Compare commits
13 Commits
develop
...
eduvia-sso
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63de2c1800 | ||
|
|
3161cc29de | ||
|
|
d3f3737ff5 | ||
|
|
597648db08 | ||
|
|
16afb24276 | ||
|
|
cf5cc19fd5 | ||
|
|
80f093958a | ||
|
|
57df376207 | ||
|
|
a147aca24f | ||
|
|
1660f69930 | ||
|
|
718657f493 | ||
|
|
9a77b716a1 | ||
|
|
6e3c624b91 |
6
.idea/inspectionProfiles/Project_Default.xml
generated
Normal file
6
.idea/inspectionProfiles/Project_Default.xml
generated
Normal 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
7
.idea/misc.xml
generated
Normal 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
9
.idea/modules.xml
generated
Normal 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
6
.idea/vcs.xml
generated
Normal 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
265
.idea/workspace.xml
generated
Normal 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">{
|
||||||
|
"lastFilter": {
|
||||||
|
"state": "OPEN",
|
||||||
|
"assignee": "stanig2106"
|
||||||
|
}
|
||||||
|
}</component>
|
||||||
|
<component name="GithubPullRequestsUISettings">{
|
||||||
|
"selectedUrlAndAccountId": {
|
||||||
|
"url": "https://github.com/eduvia-app/lms",
|
||||||
|
"accountId": "07629746-0347-4709-8dfa-2d0f080158cf"
|
||||||
|
}
|
||||||
|
}</component>
|
||||||
|
<component name="KubernetesApiPersistence">{}</component>
|
||||||
|
<component name="KubernetesApiProvider">{
|
||||||
|
"isMigrated": 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">{
|
||||||
|
"associatedIndex": 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="""" />
|
||||||
|
<option name="_new_target" value="""" />
|
||||||
|
<option name="_new_targetType" value=""PATH"" />
|
||||||
|
<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>
|
||||||
@@ -18,12 +18,12 @@ services:
|
|||||||
|
|
||||||
frappe:
|
frappe:
|
||||||
image: frappe/bench:latest
|
image: frappe/bench:latest
|
||||||
command: bash /workspace/init.sh
|
command: bash /workspace/docker/init.sh
|
||||||
environment:
|
environment:
|
||||||
- SHELL=/bin/bash
|
- SHELL=/bin/bash
|
||||||
working_dir: /home/frappe
|
working_dir: /home/frappe
|
||||||
volumes:
|
volumes:
|
||||||
- .:/workspace
|
- ..:/workspace
|
||||||
ports:
|
ports:
|
||||||
- 8000:8000
|
- 8000:8000
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ -d "/home/frappe/frappe-bench/apps/frappe" ]; then
|
if [ -d "/home/frappe/frappe-bench/apps/frappe" ]; then
|
||||||
echo "Bench already exists, skipping init"
|
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 --site lms.localhost clear-cache
|
||||||
bench use lms.localhost
|
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
|
bench start
|
||||||
|
|||||||
9
frontend/frontend.iml
Normal file
9
frontend/frontend.iml
Normal 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>
|
||||||
@@ -157,7 +157,7 @@
|
|||||||
v-model="showHelpModal"
|
v-model="showHelpModal"
|
||||||
v-model:articles="articles"
|
v-model:articles="articles"
|
||||||
appName="learning"
|
appName="learning"
|
||||||
title="Frappe Learning"
|
:title="__('Frappe Learning')"
|
||||||
:logo="LMSLogo"
|
:logo="LMSLogo"
|
||||||
:afterSkip="(step) => capture('onboarding_step_skipped_' + step)"
|
:afterSkip="(step) => capture('onboarding_step_skipped_' + step)"
|
||||||
:afterSkipAll="() => capture('onboarding_steps_skipped')"
|
:afterSkipAll="() => capture('onboarding_steps_skipped')"
|
||||||
@@ -303,7 +303,7 @@ const unreadNotifications = createResource({
|
|||||||
const addNotifications = () => {
|
const addNotifications = () => {
|
||||||
if (user) {
|
if (user) {
|
||||||
sidebarLinks.value.push({
|
sidebarLinks.value.push({
|
||||||
label: 'Notifications',
|
label: __('Notifications'),
|
||||||
icon: 'Bell',
|
icon: 'Bell',
|
||||||
to: 'Notifications',
|
to: 'Notifications',
|
||||||
activeFor: ['Notifications'],
|
activeFor: ['Notifications'],
|
||||||
@@ -315,7 +315,7 @@ const addNotifications = () => {
|
|||||||
const addQuizzes = () => {
|
const addQuizzes = () => {
|
||||||
if (isInstructor.value || isModerator.value) {
|
if (isInstructor.value || isModerator.value) {
|
||||||
sidebarLinks.value.splice(4, 0, {
|
sidebarLinks.value.splice(4, 0, {
|
||||||
label: 'Quizzes',
|
label: __('Quizzes'),
|
||||||
icon: 'CircleHelp',
|
icon: 'CircleHelp',
|
||||||
to: 'Quizzes',
|
to: 'Quizzes',
|
||||||
activeFor: [
|
activeFor: [
|
||||||
@@ -331,7 +331,7 @@ const addQuizzes = () => {
|
|||||||
const addAssignments = () => {
|
const addAssignments = () => {
|
||||||
if (isInstructor.value || isModerator.value) {
|
if (isInstructor.value || isModerator.value) {
|
||||||
sidebarLinks.value.splice(5, 0, {
|
sidebarLinks.value.splice(5, 0, {
|
||||||
label: 'Assignments',
|
label: __('Assignments'),
|
||||||
icon: 'Pencil',
|
icon: 'Pencil',
|
||||||
to: 'Assignments',
|
to: 'Assignments',
|
||||||
activeFor: [
|
activeFor: [
|
||||||
@@ -347,7 +347,7 @@ const addAssignments = () => {
|
|||||||
const addProgrammingExercises = () => {
|
const addProgrammingExercises = () => {
|
||||||
if (isInstructor.value || isModerator.value) {
|
if (isInstructor.value || isModerator.value) {
|
||||||
sidebarLinks.value.splice(3, 0, {
|
sidebarLinks.value.splice(3, 0, {
|
||||||
label: 'Programming Exercises',
|
label: __('Programming Exercises'),
|
||||||
icon: 'Code',
|
icon: 'Code',
|
||||||
to: 'ProgrammingExercises',
|
to: 'ProgrammingExercises',
|
||||||
activeFor: [
|
activeFor: [
|
||||||
@@ -383,7 +383,7 @@ const addPrograms = () => {
|
|||||||
|
|
||||||
if (canAddProgram) {
|
if (canAddProgram) {
|
||||||
sidebarLinks.value.splice(index, 0, {
|
sidebarLinks.value.splice(index, 0, {
|
||||||
label: 'Programs',
|
label: __('Programs'),
|
||||||
icon: 'Route',
|
icon: 'Route',
|
||||||
to: 'Programs',
|
to: 'Programs',
|
||||||
activeFor: activeFor,
|
activeFor: activeFor,
|
||||||
|
|||||||
@@ -208,12 +208,12 @@ const canAddAssessments = () => {
|
|||||||
const getAssessmentColumns = () => {
|
const getAssessmentColumns = () => {
|
||||||
let columns = [
|
let columns = [
|
||||||
{
|
{
|
||||||
label: 'Assessment',
|
label: __('Assessment'),
|
||||||
key: 'title',
|
key: 'title',
|
||||||
width: '25rem',
|
width: '25rem',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Type',
|
label: __('Type'),
|
||||||
key: 'assessment_type',
|
key: 'assessment_type',
|
||||||
width: '15rem',
|
width: '15rem',
|
||||||
},
|
},
|
||||||
@@ -221,7 +221,7 @@ const getAssessmentColumns = () => {
|
|||||||
|
|
||||||
if (!user.data?.is_moderator) {
|
if (!user.data?.is_moderator) {
|
||||||
columns.push({
|
columns.push({
|
||||||
label: 'Status/Percentage',
|
label: __('Status/Percentage'),
|
||||||
key: 'status',
|
key: 'status',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
width: '10rem',
|
width: '10rem',
|
||||||
|
|||||||
@@ -453,9 +453,9 @@ const canModifyAssignment = computed(() => {
|
|||||||
|
|
||||||
const submissionStatusOptions = computed(() => {
|
const submissionStatusOptions = computed(() => {
|
||||||
return [
|
return [
|
||||||
{ label: 'Not Graded', value: 'Not Graded' },
|
{ label: __('Not Graded'), value: 'Not Graded' },
|
||||||
{ label: 'Pass', value: 'Pass' },
|
{ label: __('Pass'), value: 'Pass' },
|
||||||
{ label: 'Fail', value: 'Fail' },
|
{ label: __('Fail'), value: 'Fail' },
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
@@ -116,17 +116,17 @@ const openCourseModal = () => {
|
|||||||
const getCoursesColumns = () => {
|
const getCoursesColumns = () => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Title',
|
label: __('Title'),
|
||||||
key: 'title',
|
key: 'title',
|
||||||
width: 2,
|
width: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Lessons',
|
label: __('Lessons'),
|
||||||
key: 'lessons',
|
key: 'lessons',
|
||||||
align: 'right',
|
align: 'right',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Enrollments',
|
label: __('Enrollments'),
|
||||||
align: 'right',
|
align: 'right',
|
||||||
key: 'enrollments',
|
key: 'enrollments',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -231,19 +231,19 @@ const students = createResource({
|
|||||||
const getStudentColumns = () => {
|
const getStudentColumns = () => {
|
||||||
let columns = [
|
let columns = [
|
||||||
{
|
{
|
||||||
label: 'Full Name',
|
label: __('Full Name'),
|
||||||
key: 'full_name',
|
key: 'full_name',
|
||||||
width: '20rem',
|
width: '20rem',
|
||||||
icon: 'user',
|
icon: 'user',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Progress',
|
label: __('Progress'),
|
||||||
key: 'progress',
|
key: 'progress',
|
||||||
width: '15rem',
|
width: '15rem',
|
||||||
icon: 'activity',
|
icon: 'activity',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Last Active',
|
label: __('Last Active'),
|
||||||
key: 'last_active',
|
key: 'last_active',
|
||||||
width: '10rem',
|
width: '10rem',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
"
|
"
|
||||||
:value="query"
|
:value="query"
|
||||||
autocomplete="off"
|
autocomplete="off"
|
||||||
placeholder="Search"
|
:placeholder="__('Search')"
|
||||||
/>
|
/>
|
||||||
<button
|
<button
|
||||||
class="absolute right-1.5 inline-flex h-7 w-7 items-center justify-center"
|
class="absolute right-1.5 inline-flex h-7 w-7 items-center justify-center"
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
v-if="groups.length == 0"
|
v-if="groups.length == 0"
|
||||||
class="mt-1.5 rounded-md px-2.5 py-1.5 text-base text-ink-gray-5"
|
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>
|
</li>
|
||||||
</ComboboxOptions>
|
</ComboboxOptions>
|
||||||
<div v-if="slots.footer" class="border-t p-1.5 pb-0.5">
|
<div v-if="slots.footer" class="border-t p-1.5 pb-0.5">
|
||||||
|
|||||||
@@ -32,13 +32,13 @@
|
|||||||
"
|
"
|
||||||
:options="[
|
:options="[
|
||||||
{
|
{
|
||||||
label: 'Edit',
|
label: __('Edit'),
|
||||||
onClick() {
|
onClick() {
|
||||||
reply.editable = true
|
reply.editable = true
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Delete',
|
label: __('Delete'),
|
||||||
onClick() {
|
onClick() {
|
||||||
deleteReply(reply)
|
deleteReply(reply)
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ const props = defineProps({
|
|||||||
},
|
},
|
||||||
emptyStateText: {
|
emptyStateText: {
|
||||||
type: String,
|
type: String,
|
||||||
default: 'Start a discussion',
|
default: __('Start a discussion'),
|
||||||
},
|
},
|
||||||
singleThread: {
|
singleThread: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
|
|||||||
@@ -2,23 +2,26 @@
|
|||||||
<div class="flex flex-col items-center justify-center mt-60">
|
<div class="flex flex-col items-center justify-center mt-60">
|
||||||
<GraduationCap class="size-10 mx-auto stroke-1 text-ink-gray-5" />
|
<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">
|
<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>
|
||||||
<div
|
<div
|
||||||
class="leading-5 text-base w-2/5 text-base text-center text-ink-gray-7"
|
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!'
|
'There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!'
|
||||||
).format(type?.toLowerCase())
|
).format(props.type)
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
import { computed } from 'vue'
|
||||||
import { BookOpen, GraduationCap } from 'lucide-vue-next'
|
import { BookOpen, GraduationCap } from 'lucide-vue-next'
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
type: String,
|
type: String,
|
||||||
})
|
})
|
||||||
</script>
|
|
||||||
|
</script>
|
||||||
@@ -97,9 +97,9 @@ const addAssessment = (close) => {
|
|||||||
|
|
||||||
const assessmentTypes = computed(() => {
|
const assessmentTypes = computed(() => {
|
||||||
return [
|
return [
|
||||||
{ label: 'Quiz', value: 'LMS Quiz' },
|
{ label: __('Quiz'), value: 'LMS Quiz' },
|
||||||
{ label: 'Assignment', value: 'LMS Assignment' },
|
{ label: __('Assignment'), value: 'LMS Assignment' },
|
||||||
{ label: 'Programming Exercise', value: 'LMS Programming Exercise' },
|
{ label: __('Programming Exercise'), value: 'LMS Programming Exercise' },
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -144,11 +144,11 @@ const saveAssignment = () => {
|
|||||||
|
|
||||||
const assignmentOptions = computed(() => {
|
const assignmentOptions = computed(() => {
|
||||||
return [
|
return [
|
||||||
{ label: 'PDF', value: 'PDF' },
|
{ label: __('PDF'), value: 'PDF' },
|
||||||
{ label: 'Image', value: 'Image' },
|
{ label: __('Image'), value: 'Image' },
|
||||||
{ label: 'Document', value: 'Document' },
|
{ label: __('Document'), value: 'Document' },
|
||||||
{ label: 'Text', value: 'Text' },
|
{ label: __('Text'), value: 'Text' },
|
||||||
{ label: 'URL', value: 'URL' },
|
{ label: __('URL'), value: 'URL' },
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -139,15 +139,15 @@ const getTimezoneOptions = () => {
|
|||||||
const getRecordingOptions = () => {
|
const getRecordingOptions = () => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'No Recording',
|
label: __('No Recording'),
|
||||||
value: 'No Recording',
|
value: 'No Recording',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Local',
|
label: __('Local'),
|
||||||
value: 'Local',
|
value: 'Local',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Cloud',
|
label: __('Cloud'),
|
||||||
value: 'Cloud',
|
value: 'Cloud',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -665,25 +665,25 @@ const markLessonProgress = () => {
|
|||||||
const getSubmissionColumns = () => {
|
const getSubmissionColumns = () => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'No.',
|
label: __('No.'),
|
||||||
key: 'idx',
|
key: 'idx',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Date',
|
label: __('Date'),
|
||||||
key: 'creation',
|
key: 'creation',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Score',
|
label: __('Score'),
|
||||||
key: 'score',
|
key: 'score',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Score out of',
|
label: __('Score out of'),
|
||||||
key: 'score_out_of',
|
key: 'score_out_of',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Percentage',
|
label: __('Percentage'),
|
||||||
key: 'percentage',
|
key: 'percentage',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
>
|
>
|
||||||
{{ branding.data?.app_name }}
|
{{ branding.data?.app_name }}
|
||||||
</span>
|
</span>
|
||||||
<span v-else> Learning </span>
|
<span v-else> {{ __('Learning') }} </span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-if="userResource.data"
|
v-if="userResource.data"
|
||||||
@@ -130,7 +130,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
icon: User,
|
icon: User,
|
||||||
label: 'My Profile',
|
label: __('My Profile'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
router.push(`/user/${userResource.data?.username}`)
|
router.push(`/user/${userResource.data?.username}`)
|
||||||
},
|
},
|
||||||
@@ -140,7 +140,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: theme.value === 'light' ? Moon : Sun,
|
icon: theme.value === 'light' ? Moon : Sun,
|
||||||
label: 'Toggle Theme',
|
label: __('Toggle Theme'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
toggleTheme()
|
toggleTheme()
|
||||||
},
|
},
|
||||||
@@ -158,7 +158,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Settings,
|
icon: Settings,
|
||||||
label: 'Settings',
|
label: __('Settings'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
settingsStore.isSettingsOpen = true
|
settingsStore.isSettingsOpen = true
|
||||||
},
|
},
|
||||||
@@ -168,7 +168,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: FrappeCloudIcon,
|
icon: FrappeCloudIcon,
|
||||||
label: 'Login to Frappe Cloud',
|
label: __('Login to Frappe Cloud'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
$dialog({
|
$dialog({
|
||||||
title: __('Login to Frappe Cloud?'),
|
title: __('Login to Frappe Cloud?'),
|
||||||
@@ -196,7 +196,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: LogOut,
|
icon: LogOut,
|
||||||
label: 'Log out',
|
label: __('Log out'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
logout.submit().then(() => {
|
logout.submit().then(() => {
|
||||||
isLoggedIn = false
|
isLoggedIn = false
|
||||||
@@ -208,7 +208,7 @@ const userDropdownOptions = computed(() => {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: LogIn,
|
icon: LogIn,
|
||||||
label: 'Log in',
|
label: __('Log in'),
|
||||||
onClick: () => {
|
onClick: () => {
|
||||||
window.location.href = '/login'
|
window.location.href = '/login'
|
||||||
},
|
},
|
||||||
|
|||||||
5
frontend/src/global.d.ts
vendored
5
frontend/src/global.d.ts
vendored
@@ -1,11 +1,12 @@
|
|||||||
export {}
|
export {}
|
||||||
|
|
||||||
declare global {
|
declare global {
|
||||||
function __(text: string): string
|
// May return string or an object with `.format(...)` when placeholders exist
|
||||||
|
function __(text: string): any
|
||||||
}
|
}
|
||||||
|
|
||||||
declare module 'vue' {
|
declare module 'vue' {
|
||||||
interface ComponentCustomProperties {
|
interface ComponentCustomProperties {
|
||||||
__: (text: string) => string
|
__: (text: string) => any
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
70
frontend/src/overrides/Onboarding/GettingStartedBanner.vue
Normal file
70
frontend/src/overrides/Onboarding/GettingStartedBanner.vue
Normal 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>
|
||||||
|
|
||||||
112
frontend/src/overrides/Onboarding/OnboardingSteps.vue
Normal file
112
frontend/src/overrides/Onboarding/OnboardingSteps.vue
Normal 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>
|
||||||
|
|
||||||
@@ -166,23 +166,23 @@ const reloadSubmissions = () => {
|
|||||||
const submissionColumns = computed(() => {
|
const submissionColumns = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Member',
|
label: __('Member'),
|
||||||
key: 'member_name',
|
key: 'member_name',
|
||||||
width: 1,
|
width: 1,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Assignment',
|
label: __('Assignment'),
|
||||||
key: 'assignment_title',
|
key: 'assignment_title',
|
||||||
width: 2,
|
width: 2,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Submitted',
|
label: __('Submitted'),
|
||||||
key: 'creation',
|
key: 'creation',
|
||||||
width: 1,
|
width: 1,
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Status',
|
label: __('Status'),
|
||||||
key: 'status',
|
key: 'status',
|
||||||
width: 1,
|
width: 1,
|
||||||
align: 'center',
|
align: 'center',
|
||||||
@@ -193,9 +193,9 @@ const submissionColumns = computed(() => {
|
|||||||
const statusOptions = computed(() => {
|
const statusOptions = computed(() => {
|
||||||
return [
|
return [
|
||||||
{ label: '', value: '' },
|
{ label: '', value: '' },
|
||||||
{ label: 'Pass', value: 'Pass' },
|
{ label: __('Pass'), value: 'Pass' },
|
||||||
{ label: 'Fail', value: 'Fail' },
|
{ label: __('Fail'), value: 'Fail' },
|
||||||
{ label: 'Not Graded', value: 'Not Graded' },
|
{ label: __('Not Graded'), value: 'Not Graded' },
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|
||||||
@@ -212,7 +212,7 @@ const getStatusTheme = (status) => {
|
|||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Assignment Submissions',
|
label: __('Assignment Submissions'),
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
</ListView>
|
</ListView>
|
||||||
<EmptyState v-else type="Assignments" />
|
<EmptyState v-else :type="__('Assignments').toLowerCase()" />
|
||||||
<div
|
<div
|
||||||
v-if="assignments.data && assignments.hasNextPage"
|
v-if="assignments.data && assignments.hasNextPage"
|
||||||
class="flex justify-center my-5"
|
class="flex justify-center my-5"
|
||||||
@@ -198,7 +198,7 @@ const assignmentTypes = computed(() => {
|
|||||||
|
|
||||||
const breadcrumbs = computed(() => [
|
const breadcrumbs = computed(() => [
|
||||||
{
|
{
|
||||||
label: 'Assignments',
|
label: __('Assignments'),
|
||||||
route: { name: 'Assignments' },
|
route: { name: 'Assignments' },
|
||||||
},
|
},
|
||||||
])
|
])
|
||||||
|
|||||||
@@ -317,10 +317,10 @@ const batch = createResource({
|
|||||||
})
|
})
|
||||||
|
|
||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let crumbs = [{ label: 'Batches', route: { name: 'Batches' } }]
|
let crumbs = [{ label: __('Batches'), route: { name: 'Batches' } }]
|
||||||
if (!isStudent.value) {
|
if (!isStudent.value) {
|
||||||
crumbs.push({
|
crumbs.push({
|
||||||
label: 'Details',
|
label: __('Details'),
|
||||||
route: {
|
route: {
|
||||||
name: 'BatchDetail',
|
name: 'BatchDetail',
|
||||||
params: {
|
params: {
|
||||||
|
|||||||
@@ -120,7 +120,7 @@ const courses = createResource({
|
|||||||
})
|
})
|
||||||
|
|
||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let items = [{ label: 'Batches', route: { name: 'Batches' } }]
|
let items = [{ label: __('Batches'), route: { name: 'Batches' } }]
|
||||||
items.push({
|
items.push({
|
||||||
label: batch?.data?.title,
|
label: batch?.data?.title,
|
||||||
route: { name: 'BatchDetail', params: { batchName: batch?.data?.name } },
|
route: { name: 'BatchDetail', params: { batchName: batch?.data?.name } },
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
<BatchCard :batch="batch" />
|
<BatchCard :batch="batch" />
|
||||||
</router-link>
|
</router-link>
|
||||||
</div>
|
</div>
|
||||||
<EmptyState v-else-if="!batches.list.loading" type="Batches" />
|
<EmptyState v-else-if="!batches.list.loading" :type="__('Batches').toLowerCase()" />
|
||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="!batches.list.loading && batches.hasNextPage"
|
v-if="!batches.list.loading && batches.hasNextPage"
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ watch(
|
|||||||
)
|
)
|
||||||
|
|
||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let items = [{ label: 'Courses', route: { name: 'Courses' } }]
|
let items = [{ label: __('Courses'), route: { name: 'Courses' } }]
|
||||||
items.push({
|
items.push({
|
||||||
label: course?.data?.title,
|
label: course?.data?.title,
|
||||||
route: { name: 'CourseDetail', params: { courseName: course?.data?.name } },
|
route: { name: 'CourseDetail', params: { courseName: course?.data?.name } },
|
||||||
|
|||||||
@@ -66,7 +66,7 @@
|
|||||||
<CourseCard :course="course" />
|
<CourseCard :course="course" />
|
||||||
</router-link>
|
</router-link>
|
||||||
</div>
|
</div>
|
||||||
<EmptyState v-else-if="!courses.list.loading" type="Courses" />
|
<EmptyState v-else-if="!courses.list.loading" :type="__('Courses').toLowerCase()" />
|
||||||
<div
|
<div
|
||||||
v-if="!courses.list.loading && courses.hasNextPage"
|
v-if="!courses.list.loading && courses.hasNextPage"
|
||||||
class="flex justify-center mt-5"
|
class="flex justify-center mt-5"
|
||||||
|
|||||||
@@ -81,7 +81,7 @@
|
|||||||
</router-link>
|
</router-link>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<EmptyState v-else type="Job Openings" />
|
<EmptyState v-else :type="__('Job Openings').toLowerCase()" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -214,7 +214,7 @@
|
|||||||
<div class="mt-20" ref="discussionsContainer">
|
<div class="mt-20" ref="discussionsContainer">
|
||||||
<Discussions
|
<Discussions
|
||||||
v-if="allowDiscussions"
|
v-if="allowDiscussions"
|
||||||
:title="'Questions'"
|
:title="__('Questions')"
|
||||||
:doctype="'Course Lesson'"
|
:doctype="'Course Lesson'"
|
||||||
:docname="lesson.data.name"
|
:docname="lesson.data.name"
|
||||||
:key="lesson.data.name"
|
:key="lesson.data.name"
|
||||||
@@ -433,7 +433,7 @@ const progress = createResource({
|
|||||||
})
|
})
|
||||||
|
|
||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let items = [{ label: 'Courses', route: { name: 'Courses' } }]
|
let items = [{ label: __('Courses'), route: { name: 'Courses' } }]
|
||||||
items.push({
|
items.push({
|
||||||
label: lesson?.data?.course_title,
|
label: lesson?.data?.course_title,
|
||||||
route: { name: 'CourseDetail', params: { courseName: props.courseName } },
|
route: { name: 'CourseDetail', params: { courseName: props.courseName } },
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
</Button>
|
</Button>
|
||||||
<TabButtons
|
<TabButtons
|
||||||
class="inline-block"
|
class="inline-block"
|
||||||
:buttons="[{ label: 'Unread', active: true }, { label: 'Read' }]"
|
:buttons="[{ label: __('Unread'), active: true }, { label: __('Read') }]"
|
||||||
v-model="activeTab"
|
v-model="activeTab"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -144,7 +144,7 @@ onUnmounted(() => {
|
|||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let crumbs = [
|
let crumbs = [
|
||||||
{
|
{
|
||||||
label: 'Notifications',
|
label: __('Notifications'),
|
||||||
route: {
|
route: {
|
||||||
name: 'Notifications',
|
name: 'Notifications',
|
||||||
},
|
},
|
||||||
@@ -155,7 +155,7 @@ const breadcrumbs = computed(() => {
|
|||||||
|
|
||||||
usePageMeta(() => {
|
usePageMeta(() => {
|
||||||
return {
|
return {
|
||||||
title: 'Notifications',
|
title: __('Notifications'),
|
||||||
icon: brand.favicon,
|
icon: brand.favicon,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -195,14 +195,14 @@ const isSessionUser = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const getTabButtons = () => {
|
const getTabButtons = () => {
|
||||||
let buttons = [{ label: 'About' }, { label: 'Certificates' }]
|
let buttons = [{ label: __('About') }, { label: __('Certificates') }]
|
||||||
if ($user.data?.is_moderator) buttons.push({ label: 'Roles' })
|
if ($user.data?.is_moderator) buttons.push({ label: __('Roles') })
|
||||||
if (
|
if (
|
||||||
isSessionUser() &&
|
isSessionUser() &&
|
||||||
($user.data?.is_evaluator || $user.data?.is_moderator)
|
($user.data?.is_evaluator || $user.data?.is_moderator)
|
||||||
) {
|
) {
|
||||||
buttons.push({ label: 'Slots' })
|
buttons.push({ label: __('Slots') })
|
||||||
buttons.push({ label: 'Schedule' })
|
buttons.push({ label: __('Schedule') })
|
||||||
}
|
}
|
||||||
|
|
||||||
return buttons
|
return buttons
|
||||||
@@ -211,7 +211,7 @@ const getTabButtons = () => {
|
|||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
let crumbs = [
|
let crumbs = [
|
||||||
{
|
{
|
||||||
label: 'People',
|
label: __('People'),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: profile.data?.full_name,
|
label: profile.data?.full_name,
|
||||||
|
|||||||
@@ -323,12 +323,12 @@ const saveProgram = () => {
|
|||||||
const courseColumns = computed(() => {
|
const courseColumns = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Title',
|
label: __('Title'),
|
||||||
key: 'course_title',
|
key: 'course_title',
|
||||||
width: 3,
|
width: 3,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'ID',
|
label: __('ID'),
|
||||||
key: 'course',
|
key: 'course',
|
||||||
width: 3,
|
width: 3,
|
||||||
},
|
},
|
||||||
@@ -338,19 +338,19 @@ const courseColumns = computed(() => {
|
|||||||
const memberColumns = computed(() => {
|
const memberColumns = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Member',
|
label: __('Member'),
|
||||||
key: 'member',
|
key: 'member',
|
||||||
width: 3,
|
width: 3,
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Full Name',
|
label: __('Full Name'),
|
||||||
key: 'full_name',
|
key: 'full_name',
|
||||||
width: 3,
|
width: 3,
|
||||||
align: 'left',
|
align: 'left',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Progress (%)',
|
label: __('Progress (%)'),
|
||||||
key: 'progress',
|
key: 'progress',
|
||||||
width: 3,
|
width: 3,
|
||||||
align: 'right',
|
align: 'right',
|
||||||
@@ -361,11 +361,11 @@ const memberColumns = computed(() => {
|
|||||||
const breadbrumbs = computed(() => {
|
const breadbrumbs = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Programs',
|
label: __('Programs'),
|
||||||
route: { name: 'Programs' },
|
route: { name: 'Programs' },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: props.programName === 'new' ? 'New Program' : props.programName,
|
label: props.programName === 'new' ? __('New Program') : props.programName,
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|||||||
@@ -82,7 +82,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<EmptyState v-else type="Programs" />
|
<EmptyState v-else :type="__('Programs').toLowerCase()" />
|
||||||
|
|
||||||
<Dialog
|
<Dialog
|
||||||
v-model="showDialog"
|
v-model="showDialog"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
: __('No Quizzes')
|
: __('No Quizzes')
|
||||||
}}
|
}}
|
||||||
</div>
|
</div>
|
||||||
<FormControl v-model="search" type="text" placeholder="Search">
|
<FormControl v-model="search" type="text" :placeholder="__('Search')">
|
||||||
<template #prefix>
|
<template #prefix>
|
||||||
<FeatherIcon name="search" class="size-4 text-ink-gray-5" />
|
<FeatherIcon name="search" class="size-4 text-ink-gray-5" />
|
||||||
</template>
|
</template>
|
||||||
@@ -88,7 +88,7 @@
|
|||||||
</template>
|
</template>
|
||||||
</ListSelectBanner>
|
</ListSelectBanner>
|
||||||
</ListView>
|
</ListView>
|
||||||
<EmptyState v-else type="Quizzes" />
|
<EmptyState v-else :type="__('Quizzes').toLowerCase()" />
|
||||||
<div v-if="quizzes.hasNextPage" class="flex justify-center my-5">
|
<div v-if="quizzes.hasNextPage" class="flex justify-center my-5">
|
||||||
<Button @click="quizzes.next()">
|
<Button @click="quizzes.next()">
|
||||||
{{ __('Load More') }}
|
{{ __('Load More') }}
|
||||||
|
|||||||
@@ -7,23 +7,23 @@
|
|||||||
</header>
|
</header>
|
||||||
<div v-if="chartDetails.data" class="p-5">
|
<div v-if="chartDetails.data" class="p-5">
|
||||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-5 gap-4">
|
<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
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{ title: 'Courses', value: chartDetails.data.courses }"
|
:config="{ title: __('Courses'), value: chartDetails.data.courses }"
|
||||||
/>
|
/>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<Tooltip :text="__('Active Members')">
|
<Tooltip :text="__('Active Members')">
|
||||||
<NumberChart
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{ title: 'Signups', value: chartDetails.data.users }"
|
:config="{ title: __('Signups'), value: chartDetails.data.users }"
|
||||||
/>
|
/>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<Tooltip :text="__('Course Enrollments')">
|
<Tooltip :text="__('Course Enrollments')">
|
||||||
<NumberChart
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{
|
:config="{
|
||||||
title: 'Enrollments',
|
title: __('Enrollments'),
|
||||||
value: chartDetails.data.enrollments,
|
value: chartDetails.data.enrollments,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
@@ -31,8 +31,8 @@
|
|||||||
<Tooltip :text="__('Course Completions')">
|
<Tooltip :text="__('Course Completions')">
|
||||||
<NumberChart
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{
|
:config="{
|
||||||
title: 'Completions',
|
title: __('Completions'),
|
||||||
value: chartDetails.data.completions,
|
value: chartDetails.data.completions,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
@@ -40,8 +40,8 @@
|
|||||||
<Tooltip :text="__('Certified Members')">
|
<Tooltip :text="__('Certified Members')">
|
||||||
<NumberChart
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{
|
:config="{
|
||||||
title: 'Certifications',
|
title: __('Certifications'),
|
||||||
value: chartDetails.data.certifications,
|
value: chartDetails.data.certifications,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
@@ -53,16 +53,16 @@
|
|||||||
v-if="signupsChart.data"
|
v-if="signupsChart.data"
|
||||||
:config="{
|
:config="{
|
||||||
data: signupsChart.data,
|
data: signupsChart.data,
|
||||||
title: 'Signups',
|
title: __('Signups'),
|
||||||
subtitle: 'Signups per month',
|
subtitle: __('Signups per month'),
|
||||||
xAxis: {
|
xAxis: {
|
||||||
key: 'date',
|
key: 'date',
|
||||||
type: 'time',
|
type: 'time',
|
||||||
title: 'Date',
|
title: __('Date'),
|
||||||
timeGrain: 'day',
|
timeGrain: 'day',
|
||||||
},
|
},
|
||||||
yAxis: {
|
yAxis: {
|
||||||
title: 'Signups',
|
title: __('Signups'),
|
||||||
},
|
},
|
||||||
series: [{ name: 'signups', type: 'line', showDataPoints: true }],
|
series: [{ name: 'signups', type: 'line', showDataPoints: true }],
|
||||||
}"
|
}"
|
||||||
@@ -73,16 +73,16 @@
|
|||||||
v-if="enrollmentChart.data"
|
v-if="enrollmentChart.data"
|
||||||
:config="{
|
:config="{
|
||||||
data: enrollmentChart.data,
|
data: enrollmentChart.data,
|
||||||
title: 'Enrollments',
|
title: __('Enrollments'),
|
||||||
subtitle: 'Enrollments per month',
|
subtitle: __('Enrollments per month'),
|
||||||
xAxis: {
|
xAxis: {
|
||||||
key: 'date',
|
key: 'date',
|
||||||
type: 'time',
|
type: 'time',
|
||||||
title: 'Date',
|
title: __('Date'),
|
||||||
timeGrain: 'day',
|
timeGrain: 'day',
|
||||||
},
|
},
|
||||||
yAxis: {
|
yAxis: {
|
||||||
title: 'Enrollments',
|
title: __('Enrollments'),
|
||||||
},
|
},
|
||||||
series: [
|
series: [
|
||||||
{ name: 'enrollments', type: 'line', showDataPoints: true },
|
{ name: 'enrollments', type: 'line', showDataPoints: true },
|
||||||
@@ -95,16 +95,16 @@
|
|||||||
v-if="certification.data"
|
v-if="certification.data"
|
||||||
:config="{
|
:config="{
|
||||||
data: certification.data,
|
data: certification.data,
|
||||||
title: 'Certifications',
|
title: __('Certifications'),
|
||||||
subtitle: 'Certifications per month',
|
subtitle: __('Certifications per month'),
|
||||||
xAxis: {
|
xAxis: {
|
||||||
key: 'date',
|
key: 'date',
|
||||||
type: 'time',
|
type: 'time',
|
||||||
title: 'Date',
|
title: __('Date'),
|
||||||
timeGrain: 'day',
|
timeGrain: 'day',
|
||||||
},
|
},
|
||||||
yAxis: {
|
yAxis: {
|
||||||
title: 'Certifications',
|
title: __('Certifications'),
|
||||||
},
|
},
|
||||||
series: [
|
series: [
|
||||||
{
|
{
|
||||||
@@ -121,8 +121,8 @@
|
|||||||
v-if="courseCompletion.data"
|
v-if="courseCompletion.data"
|
||||||
:config="{
|
:config="{
|
||||||
data: courseCompletion.data,
|
data: courseCompletion.data,
|
||||||
title: 'Completions',
|
title: __('Completions'),
|
||||||
subtitle: 'Course Completion',
|
subtitle: __('Course Completion'),
|
||||||
categoryColumn: 'label',
|
categoryColumn: 'label',
|
||||||
valueColumn: 'value',
|
valueColumn: 'value',
|
||||||
}"
|
}"
|
||||||
@@ -150,7 +150,7 @@ const { brand } = sessionStore()
|
|||||||
const breadcrumbs = computed(() => {
|
const breadcrumbs = computed(() => {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Statistics',
|
label: __('Statistics'),
|
||||||
route: {
|
route: {
|
||||||
name: 'Statistics',
|
name: 'Statistics',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -403,7 +403,7 @@ export function getUserTimezone() {
|
|||||||
export function getSidebarLinks() {
|
export function getSidebarLinks() {
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
label: 'Courses',
|
label: __('Courses'),
|
||||||
icon: 'BookOpen',
|
icon: 'BookOpen',
|
||||||
to: 'Courses',
|
to: 'Courses',
|
||||||
activeFor: [
|
activeFor: [
|
||||||
@@ -415,25 +415,25 @@ export function getSidebarLinks() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Batches',
|
label: __('Batches'),
|
||||||
icon: 'Users',
|
icon: 'Users',
|
||||||
to: 'Batches',
|
to: 'Batches',
|
||||||
activeFor: ['Batches', 'BatchDetail', 'Batch', 'BatchForm'],
|
activeFor: ['Batches', 'BatchDetail', 'Batch', 'BatchForm'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Certified Members',
|
label: __('Certified Members'),
|
||||||
icon: 'GraduationCap',
|
icon: 'GraduationCap',
|
||||||
to: 'CertifiedParticipants',
|
to: 'CertifiedParticipants',
|
||||||
activeFor: ['CertifiedParticipants'],
|
activeFor: ['CertifiedParticipants'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Jobs',
|
label: __('Jobs'),
|
||||||
icon: 'Briefcase',
|
icon: 'Briefcase',
|
||||||
to: 'Jobs',
|
to: 'Jobs',
|
||||||
activeFor: ['Jobs', 'JobDetail'],
|
activeFor: ['Jobs', 'JobDetail'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Statistics',
|
label: __('Statistics'),
|
||||||
icon: 'TrendingUp',
|
icon: 'TrendingUp',
|
||||||
to: 'Statistics',
|
to: 'Statistics',
|
||||||
activeFor: ['Statistics'],
|
activeFor: ['Statistics'],
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
import { defineConfig } from 'vite'
|
import {defineConfig} from 'vite'
|
||||||
import vue from '@vitejs/plugin-vue'
|
import vue from '@vitejs/plugin-vue'
|
||||||
import path from 'path'
|
import path from 'path'
|
||||||
import frappeui from 'frappe-ui/vite'
|
import frappeui from 'frappe-ui/vite'
|
||||||
@@ -25,7 +25,7 @@ export default defineConfig({
|
|||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
server: {
|
server: {
|
||||||
allowedHosts: ['fs', 'per2'],
|
allowedHosts: ['lms.localhost', 'fs', 'per2'],
|
||||||
},
|
},
|
||||||
resolve: {
|
resolve: {
|
||||||
alias: {
|
alias: {
|
||||||
|
|||||||
@@ -21,7 +21,11 @@ app_license = "AGPL"
|
|||||||
# include js, css files in header of web template
|
# include js, css files in header of web template
|
||||||
web_include_css = "lms.bundle.css"
|
web_include_css = "lms.bundle.css"
|
||||||
# web_include_css = "/assets/lms/css/lms.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")
|
# include custom scss in every website theme (without file extension ".scss")
|
||||||
# website_theme_scss = "lms/public/scss/website"
|
# website_theme_scss = "lms/public/scss/website"
|
||||||
|
|||||||
9
lms/lms.iml
Normal file
9
lms/lms.iml
Normal 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>
|
||||||
258
lms/locale/ar.po
258
lms/locale/ar.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: ar_SA\n"
|
||||||
"Language-Team: Arabic\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr "هل أنت متأكد أنك تريد تسجيل الدخول إلى ل
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "الدفعات:"
|
msgstr "الدفعات:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "مغلق"
|
msgstr "مغلق"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "أكتمل"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "أنشأ"
|
msgstr "أنشأ"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "العملة"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "لوحة القيادة"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "مكتب"
|
msgstr "مكتب"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "تفاصيل"
|
msgstr "تفاصيل"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "فائدة"
|
msgstr "فائدة"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "مقدمة"
|
msgstr "مقدمة"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "تاريخ القضية"
|
msgstr "تاريخ القضية"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "المسمى الوظيفي"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "وظائف"
|
msgstr "وظائف"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "ملصق"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "اللغة"
|
msgstr "اللغة"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "اسم العائلة"
|
msgstr "اسم العائلة"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "تحميل المزيد"
|
msgstr "تحميل المزيد"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "محلي"
|
msgstr "محلي"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "الموقع"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "دخول"
|
msgstr "دخول"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "تسجيل الدخول إلى Frappe Cloud؟"
|
msgstr "تسجيل الدخول إلى Frappe Cloud؟"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "يوم الاثنين"
|
msgstr "يوم الاثنين"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "أكثر"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "معلق"
|
msgstr "معلق"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "تقييم"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "الصلاحيات"
|
msgstr "الصلاحيات"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "حفظ"
|
msgstr "حفظ"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "جدول"
|
msgstr "جدول"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "أحرز هدفاً"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "البحث"
|
msgstr "البحث"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "الحالة"
|
msgstr "الحالة"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "موضوع"
|
msgstr "موضوع"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "إلى تاريخ"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "وقعت الكثير من المستخدمين في الآونة الأخيرة، وذلك هو تعطيل التسجيل. يرجى المحاولة مرة أخرى في ساعة"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
262
lms/locale/bs.po
262
lms/locale/bs.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: bs_BA\n"
|
||||||
"Language-Team: Bosnian\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
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"
|
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"
|
msgid "About"
|
||||||
msgstr "O"
|
msgstr "O"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Dodaj Lekciju"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Dodaj Studenta"
|
msgstr "Dodaj Studenta"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Dodaj Poglavlje"
|
msgstr "Dodaj Poglavlje"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Dodaj Kurs"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "Dodaj ključnu riječ, a zatim pritisnite 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"
|
msgid "Add a lesson"
|
||||||
msgstr "Dodaj Lekciju"
|
msgstr "Dodaj Lekciju"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr "Dodaj zadatak svojoj lekciji"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {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"
|
msgid "Add courses to your batch"
|
||||||
msgstr "Dodaj kurseve u vašu grupu"
|
msgstr "Dodaj kurseve u vašu grupu"
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr "Dodaj kurseve u vašu grupu"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr "Dodaj kviz ovom videu"
|
msgstr "Dodaj kviz ovom videu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr "Dodaj učenike u vašu grupu"
|
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}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Dodaj zadatak kao {0}"
|
msgstr "Dodaj zadatak kao {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "Dodaj vaše prvo poglavlje"
|
msgstr "Dodaj vaše prvo poglavlje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "Dodaj vašu prvu lekciju"
|
msgstr "Dodaj vašu prvu lekciju"
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su potrebni za plaćene kurseve."
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Iznos sa PDV-om"
|
msgstr "Iznos sa PDV-om"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Objava"
|
msgstr "Objava"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "Objava je uspješno poslana"
|
msgstr "Objava je uspješno poslana"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "Najava je obavezna"
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "Procjena {0} je već dodana ovoj grupi."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr "Dodijeljeno za"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Prilog Zadatku"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "Podnošenje Zadataka"
|
msgstr "Podnošenje Zadataka"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "Podnošenje Zadataka"
|
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."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Zadatak će se pojaviti na dnu lekcije."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +620,9 @@ msgstr "Prosječni Napredak %"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Prosječna Ocjena"
|
msgstr "Prosječna Ocjena"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosječno Vrijeme Gledanja (sekunde)"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Grupa:"
|
msgstr "Grupa:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Grupe"
|
msgstr "Grupe"
|
||||||
@@ -953,6 +955,7 @@ msgstr "Certifikat o Završetku"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Certifikat je uspješno spremljen"
|
msgstr "Certifikat je uspješno spremljen"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Certifikati"
|
msgstr "Certifikati"
|
||||||
@@ -968,7 +971,7 @@ msgstr "Certifikati su uspješno generirani"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Detalji Certifikacije"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Naziv Certifikacije"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "Certificirano"
|
msgstr "Certificirano"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "Certificirani Članovi"
|
msgstr "Certificirani Članovi"
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Zatvoreno"
|
msgstr "Zatvoreno"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Cloud"
|
msgstr "Cloud"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr "Ključne riječi odvojene zarezom za SEO"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Završni Certifikat"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Kursevi"
|
msgstr "Kursevi"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj Razred Uživo"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "Napravi Kviz"
|
msgstr "Napravi Kviz"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "Kreiraj grupu"
|
msgstr "Kreiraj grupu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Kreiraj kurs"
|
msgstr "Kreiraj kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "Kreiraj čas uživo"
|
msgstr "Kreiraj čas uživo"
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr "Kreiraj novu Značku"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "Kreiraj Zadatak"
|
msgstr "Kreiraj Zadatak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "Kreiraj vašu prvu seriju"
|
msgstr "Kreiraj vašu prvu seriju"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "Kreiraj vaš prvi kurs"
|
msgstr "Kreiraj vaš prvi kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "Kreiraj vašj prvi kviz"
|
msgstr "Kreiraj vašj prvi kviz"
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr "Kreiraj vašj prvi kviz"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Kreirano"
|
msgstr "Kreirano"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "Kreiranje grupe u toku"
|
msgstr "Kreiranje grupe u toku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "Kreiranje kursa u toku"
|
msgstr "Kreiranje kursa u toku"
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Trenutna Lekcija"
|
msgstr "Trenutna Lekcija"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "Prilagođeni Šabloni Certifikata"
|
msgstr "Prilagođeni Šabloni Certifikata"
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Nadzorna Tabla"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Radni Prostor"
|
msgstr "Radni Prostor"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Detalji"
|
msgstr "Detalji"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Diskusije"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Upisi"
|
msgstr "Upisi"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Istraži Više"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr "Podnošenje nije uspjelo. Pokušaj ponovo. {0}"
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "Nije uspjelo ažuriranje dodjele značke: "
|
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}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "Neuspješno ažuriranje meta oznaka {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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Komentari Instruktora"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Kamata"
|
msgstr "Kamata"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Uvod"
|
msgstr "Uvod"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Samo po Pozivu"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Pozivni Zahtjev"
|
msgstr "Pozivni Zahtjev"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "Pozovi vaš tim i učenike"
|
msgstr "Pozovi vaš tim i učenike"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr "SCORM Paket"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Datum Izdavanja"
|
msgstr "Datum Izdavanja"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "Izdaj Certifikat"
|
msgstr "Izdaj Certifikat"
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Naziv Posla"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Poslovi"
|
msgstr "Poslovi"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Prezime"
|
msgstr "Prezime"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Posljednja Prijava"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "Pokreni Datoteku"
|
msgstr "Pokreni Datoteku"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Učitaj Još"
|
msgstr "Učitaj Još"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Lokal"
|
msgstr "Lokal"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Preferenca Lokacije"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Prijava"
|
msgstr "Prijava"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Prijavi se na 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'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Modul je netačan."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Ponedjeljak"
|
msgstr "Ponedjeljak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "Monetizacija"
|
msgstr "Monetizacija"
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Više"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Više Tačnih Odgovora"
|
msgstr "Više Tačnih Odgovora"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Moja Dostupnost"
|
msgstr "Moja Dostupnost"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "Nema Kvizova"
|
msgstr "Nema Kvizova"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Nema Snimanja"
|
msgstr "Nema Snimanja"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr "Još nije dodano nijedno pitanje"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "Još nije dodat nijedan kviz."
|
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
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Nema slobodnih termina za ovaj datum."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "Nema učenika u ovoj grupi"
|
msgstr "Nema učenika u ovoj grupi"
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "Nema prijava"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Bez {0}"
|
msgstr "Bez {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Br."
|
msgstr "Br."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Nije Dostupno za Pregled"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Nije Ocijenjeno"
|
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."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Samo datoteke tipa {0} će biti prihvaćeni."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Dozvoljena je samo datoteka slike."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Djelomično Završeno"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija plaćanja nije instalirana"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Na čekanju"
|
msgstr "Na čekanju"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr "Članovi Programa"
|
msgstr "Članovi Programa"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "Vježba Programiranja"
|
msgstr "Vježba Programiranja"
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr "Programi"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Kviz će se pojaviti na dnu lekcije."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Procjena"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Ocjena ne može biti 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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Odgovori"
|
msgstr "Odgovori"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Zatraži Poziv"
|
msgstr "Zatraži Poziv"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Preferenca Uloge"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "Uloga je uspješno ažurirana"
|
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"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Spremi"
|
msgstr "Spremi"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Raspored"
|
msgstr "Raspored"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Obim"
|
msgstr "Obim"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Bodovi"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Rezultat Od Mogućih"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5596,9 @@ msgid "Search"
|
|||||||
msgstr "Traži"
|
msgstr "Traži"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "Pretraživanje po imenu člana"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5684,17 @@ msgstr "Postavi boju"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Postavite svoju Lozinku"
|
msgstr "Postavite svoju Lozinku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "Postavljanje"
|
msgstr "Postavljanje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "Postavljanje Platnog Prolaza"
|
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/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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Postavke Prijave"
|
msgstr "Postavke Prijave"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Prijave"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: 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"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "Termin uspješno izbrisan"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistika"
|
msgstr "Statistika"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Status/Rezultat"
|
msgstr "Status/Rezultat"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Predmet"
|
msgstr "Predmet"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "Predmet je obavezan"
|
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."
|
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."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr "Test Kviz"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Do Datuma"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora."
|
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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Neizlistane"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "Neobjavljeno"
|
msgstr "Neobjavljeno"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Volontiranje ili Stažiranje"
|
msgstr "Volontiranje ili Stažiranje"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "Vrijeme Gledanja"
|
msgstr "Vrijeme Gledanja"
|
||||||
|
|||||||
258
lms/locale/cs.po
258
lms/locale/cs.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: cs_CZ\n"
|
||||||
"Language-Team: Czech\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/de.po
258
lms/locale/de.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: de_DE\n"
|
||||||
"Language-Team: German\n"
|
"Language-Team: German\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Über"
|
msgstr "Über"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Lektion hinzufügen"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Schüler hinzufügen"
|
msgstr "Schüler hinzufügen"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Kurs hinzufügen"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
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}"
|
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"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "Webseite zur Seitenleiste hinzufügen"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Aufgabe als {0} hinzufügen"
|
msgstr "Aufgabe als {0} hinzufügen"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Betrag inkl. MwSt."
|
msgstr "Betrag inkl. MwSt."
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Ankündigung"
|
msgstr "Ankündigung"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Aufgabenanhang"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Die Aufgabe wird unten in der Lektion angezeigt."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Durchschnittliche Bewertung"
|
msgstr "Durchschnittliche Bewertung"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Charge:"
|
msgstr "Charge:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Zertifikate"
|
msgstr "Zertifikate"
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Zertifizierungsname"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Geschlossen"
|
msgstr "Geschlossen"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Cloud"
|
msgstr "Cloud"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Abgeschlossen"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Kurse"
|
msgstr "Kurse"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Eine Live-Klasse erstellen"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Erstellt"
|
msgstr "Erstellt"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Währung"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Aktuelle Lektion"
|
msgstr "Aktuelle Lektion"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Dashboard"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Schreibtisch"
|
msgstr "Schreibtisch"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Details"
|
msgstr "Details"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Diskussionen"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Einschreibungen"
|
msgstr "Einschreibungen"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Mehr entdecken"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Kommentare der Dozenten"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Zinsen"
|
msgstr "Zinsen"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Einleitung"
|
msgstr "Einleitung"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Nur auf Einladung"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Einladungsanfrage"
|
msgstr "Einladungsanfrage"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Anfragedatum"
|
msgstr "Anfragedatum"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Stellenbezeichnung"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "freie Stellen"
|
msgstr "freie Stellen"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Bezeichnung"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Sprache"
|
msgstr "Sprache"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Nachname"
|
msgstr "Nachname"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Mehr laden"
|
msgstr "Mehr laden"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Lokal"
|
msgstr "Lokal"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Ort"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Anmelden"
|
msgstr "Anmelden"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Melden Sie sich bei Frappe Cloud an?"
|
msgstr "Melden Sie sich bei Frappe Cloud an?"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Montag"
|
msgstr "Montag"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Weiter"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Meine Verfügbarkeit"
|
msgstr "Meine Verfügbarkeit"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Keine Aufzeichnung"
|
msgstr "Keine Aufzeichnung"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Für dieses Datum sind keine Plätze verfügbar."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Keine {0}"
|
msgstr "Keine {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Nr."
|
msgstr "Nr."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Nicht für die Vorschau verfügbar"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Nicht bewertet"
|
msgstr "Nicht bewertet"
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Es werden nur Dateien vom Typ {0} akzeptiert."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Teilweise abgeschlossen"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Ausstehend"
|
msgstr "Ausstehend"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Das Quiz wird am Ende der Lektion angezeigt."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Bewertung"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Bewertung kann nicht 0 sein"
|
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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Entfernen"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Antworten auf"
|
msgstr "Antworten auf"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Einladung anfragen"
|
msgstr "Einladung anfragen"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rollen"
|
msgstr "Rollen"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Speichern"
|
msgstr "Speichern"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Planen"
|
msgstr "Planen"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Geltungsbereich"
|
msgstr "Geltungsbereich"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Ergebnis"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "Suchen"
|
msgstr "Suchen"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistiken"
|
msgstr "Statistiken"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Statistiken"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Statistiken"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Status/Punktzahl"
|
msgstr "Status/Punktzahl"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Untergruppe"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Betreff"
|
msgstr "Betreff"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Bis-Datum"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Um dieser Gruppe beizutreten, wenden Sie sich bitte an den 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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
261
lms/locale/eo.po
261
lms/locale/eo.po
@@ -1,22 +1,17 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: eo_UY\n"
|
||||||
"Language-Team: Esperanto\n"
|
"Language-Team: Esperanto\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr "crwdns151462:0crwdne151462:0"
|
msgstr "crwdns151462:0crwdne151462:0"
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "crwdns149200:0crwdne149200:0"
|
msgstr "crwdns149200:0crwdne149200:0"
|
||||||
|
|
||||||
@@ -184,7 +179,7 @@ msgstr "crwdns149222:0crwdne149222:0"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "crwdns149224:0crwdne149224:0"
|
msgstr "crwdns149224:0crwdne149224:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "crwdns151726:0crwdne151726:0"
|
msgstr "crwdns151726:0crwdne151726:0"
|
||||||
|
|
||||||
@@ -196,7 +191,7 @@ msgstr "crwdns149226:0crwdne149226:0"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "crwdns152004:0crwdne152004:0"
|
msgstr "crwdns152004:0crwdne152004:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr "crwdns151728:0crwdne151728:0"
|
msgstr "crwdns151728:0crwdne151728:0"
|
||||||
|
|
||||||
@@ -229,7 +224,7 @@ msgstr "crwdns152104:0crwdne152104:0"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "crwdns149236:0{0}crwdne149236: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"
|
msgid "Add courses to your batch"
|
||||||
msgstr "crwdns154437:0crwdne154437:0"
|
msgstr "crwdns154437:0crwdne154437:0"
|
||||||
|
|
||||||
@@ -237,7 +232,7 @@ msgstr "crwdns154437:0crwdne154437:0"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr "crwdns155290:0crwdne155290:0"
|
msgstr "crwdns155290:0crwdne155290:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr "crwdns154439:0crwdne154439:0"
|
msgstr "crwdns154439:0crwdne154439:0"
|
||||||
|
|
||||||
@@ -249,11 +244,11 @@ msgstr "crwdns149238:0crwdne149238:0"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "crwdns149240:0{0}crwdne149240:0"
|
msgstr "crwdns149240:0{0}crwdne149240:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "crwdns154441:0crwdne154441:0"
|
msgstr "crwdns154441:0crwdne154441:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "crwdns154443:0crwdne154443:0"
|
msgstr "crwdns154443:0crwdne154443:0"
|
||||||
|
|
||||||
@@ -368,15 +363,15 @@ msgstr "crwdns151732:0crwdne151732:0"
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "crwdns149276:0crwdne149276:0"
|
msgstr "crwdns149276:0crwdne149276:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "crwdns149278:0crwdne149278:0"
|
msgstr "crwdns149278:0crwdne149278:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "crwdns151584:0crwdne151584:0"
|
msgstr "crwdns151584:0crwdne151584:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "crwdns155068:0crwdne155068:0"
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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"
|
msgstr "crwdns149308:0{0}crwdne149308:0"
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +502,9 @@ msgstr "crwdns155856:0crwdne155856:0"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +523,7 @@ msgstr "crwdns149316:0crwdne149316:0"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "crwdns155858:0crwdne155858:0"
|
msgstr "crwdns155858:0crwdne155858:0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "crwdns154518:0crwdne154518:0"
|
msgstr "crwdns154518:0crwdne154518:0"
|
||||||
@@ -556,7 +555,7 @@ msgstr "crwdns154598:0crwdne154598:0"
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "crwdns149324:0crwdne149324:0"
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +619,9 @@ msgstr "crwdns155800:0crwdne155800:0"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "crwdns149336:0crwdne149336:0"
|
msgstr "crwdns149336:0crwdne149336:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "crwdns155802:0crwdne155802:0"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +799,9 @@ msgid "Batch:"
|
|||||||
msgstr "crwdns152469:0crwdne152469:0"
|
msgstr "crwdns152469:0crwdne152469:0"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "crwdns149380:0crwdne149380:0"
|
msgstr "crwdns149380:0crwdne149380:0"
|
||||||
@@ -953,6 +954,7 @@ msgstr "crwdns152601:0crwdne152601:0"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "crwdns149426:0crwdne149426:0"
|
msgstr "crwdns149426:0crwdne149426:0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "crwdns149428:0crwdne149428:0"
|
msgstr "crwdns149428:0crwdne149428:0"
|
||||||
@@ -968,7 +970,7 @@ msgstr "crwdns151924:0crwdne151924:0"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +993,23 @@ msgstr "crwdns149432:0crwdne149432:0"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "crwdns149436:0crwdne149436:0"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "crwdns152422:0crwdne152422:0"
|
msgstr "crwdns152422:0crwdne152422:0"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "crwdns154600:0crwdne154600:0"
|
msgstr "crwdns154600:0crwdne154600:0"
|
||||||
@@ -1162,6 +1173,7 @@ msgid "Closed"
|
|||||||
msgstr "crwdns149474:0crwdne149474:0"
|
msgstr "crwdns149474:0crwdne149474:0"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "crwdns149476:0crwdne149476:0"
|
msgstr "crwdns149476:0crwdne149476:0"
|
||||||
@@ -1246,7 +1258,6 @@ msgstr "crwdns155232:0crwdne155232:0"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1363,10 @@ msgstr "crwdns149520:0crwdne149520:0"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "crwdns149522:0crwdne149522:0"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "crwdns149598:0crwdne149598:0"
|
msgstr "crwdns149598:0crwdne149598:0"
|
||||||
@@ -1717,15 +1734,15 @@ msgstr "crwdns149614:0crwdne149614:0"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "crwdns155804:0crwdne155804:0"
|
msgstr "crwdns155804:0crwdne155804:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "crwdns154445:0crwdne154445:0"
|
msgstr "crwdns154445:0crwdne154445:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "crwdns151738:0crwdne151738:0"
|
msgstr "crwdns151738:0crwdne151738:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "crwdns154447:0crwdne154447:0"
|
msgstr "crwdns154447:0crwdne154447:0"
|
||||||
|
|
||||||
@@ -1737,15 +1754,15 @@ msgstr "crwdns155882:0crwdne155882:0"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "crwdns154604:0crwdne154604:0"
|
msgstr "crwdns154604:0crwdne154604:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "crwdns154449:0crwdne154449:0"
|
msgstr "crwdns154449:0crwdne154449:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "crwdns154451:0crwdne154451:0"
|
msgstr "crwdns154451:0crwdne154451:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "crwdns154453:0crwdne154453:0"
|
msgstr "crwdns154453:0crwdne154453:0"
|
||||||
|
|
||||||
@@ -1753,11 +1770,11 @@ msgstr "crwdns154453:0crwdne154453:0"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "crwdns152116:0crwdne152116:0"
|
msgstr "crwdns152116:0crwdne152116:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "crwdns154455:0crwdne154455:0"
|
msgstr "crwdns154455:0crwdne154455:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "crwdns154457:0crwdne154457:0"
|
msgstr "crwdns154457:0crwdne154457:0"
|
||||||
|
|
||||||
@@ -1776,7 +1793,7 @@ msgstr "crwdns149618:0crwdne149618:0"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "crwdns149620:0crwdne149620:0"
|
msgstr "crwdns149620:0crwdne149620:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "crwdns154459:0crwdne154459:0"
|
msgstr "crwdns154459:0crwdne154459:0"
|
||||||
|
|
||||||
@@ -1819,6 +1836,8 @@ msgstr "crwdns149630:0crwdne149630:0"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1967,8 @@ msgid "Desk"
|
|||||||
msgstr "crwdns149652:0crwdne149652:0"
|
msgstr "crwdns149652:0crwdne149652:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "crwdns149654:0crwdne149654:0"
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "crwdns149734:0crwdne149734:0"
|
msgstr "crwdns149734:0crwdne149734:0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr "crwdns149736:0crwdne149736:0"
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2504,9 @@ msgstr "crwdns149786:0crwdne149786:0"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2537,7 @@ msgstr "crwdns155708:0{0}crwdne155708:0"
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "crwdns155896:0crwdne155896:0"
|
msgstr "crwdns155896:0crwdne155896:0"
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "crwdns155244:0{0}crwdne155244: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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3038,8 @@ msgstr "crwdns149944:0crwdne149944:0"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "crwdns149946:0crwdne149946:0"
|
msgstr "crwdns149946:0crwdne149946:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "crwdns154463:0crwdne154463:0"
|
msgstr "crwdns154463:0crwdne154463:0"
|
||||||
|
|
||||||
@@ -3046,7 +3077,7 @@ msgstr "crwdns149960:0crwdne149960:0"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "crwdns149962:0crwdne149962:0"
|
msgstr "crwdns149962:0crwdne149962:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "crwdns154465:0crwdne154465:0"
|
msgstr "crwdns154465:0crwdne154465:0"
|
||||||
|
|
||||||
@@ -3078,7 +3109,7 @@ msgstr "crwdns151636:0crwdne151636:0"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "crwdns149968:0crwdne149968:0"
|
msgstr "crwdns149968:0crwdne149968:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "crwdns154467:0crwdne154467:0"
|
msgstr "crwdns154467:0crwdne154467:0"
|
||||||
|
|
||||||
@@ -3158,7 +3189,7 @@ msgstr "crwdns149992:0crwdne149992:0"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "crwdns149994:0crwdne149994:0"
|
msgstr "crwdns149994:0crwdne149994:0"
|
||||||
@@ -3473,6 +3504,10 @@ msgstr "crwdns150074:0crwdne150074:0"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "crwdns155728:0crwdne155728:0"
|
msgstr "crwdns155728:0crwdne155728:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "crwdns150076:0crwdne150076:0"
|
msgstr "crwdns150076:0crwdne150076:0"
|
||||||
@@ -3488,6 +3523,10 @@ msgstr "crwdns150078:0crwdne150078:0"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "crwdns151638:0crwdne151638:0"
|
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
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3668,7 @@ msgid "Load More"
|
|||||||
msgstr "crwdns150112:0crwdne150112:0"
|
msgstr "crwdns150112:0crwdne150112:0"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "crwdns150116:0crwdne150116:0"
|
msgstr "crwdns150116:0crwdne150116:0"
|
||||||
@@ -3644,12 +3685,24 @@ msgstr "crwdns150118:0crwdne150118:0"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "crwdns150120:0crwdne150120:0"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "crwdns150122:0crwdne150122:0"
|
msgstr "crwdns150122:0crwdne150122:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "crwdns152505:0crwdne152505:0"
|
msgstr "crwdns152505:0crwdne152505:0"
|
||||||
@@ -3787,13 +3840,14 @@ msgstr "crwdns155254:0crwdne155254:0"
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4121,7 @@ msgstr "crwdns150202:0crwdne150202:0"
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "crwdns150204:0crwdne150204:0"
|
msgstr "crwdns150204:0crwdne150204:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "crwdns154469:0crwdne154469:0"
|
msgstr "crwdns154469:0crwdne154469:0"
|
||||||
|
|
||||||
@@ -4080,6 +4134,10 @@ msgstr "crwdns150206:0crwdne150206:0"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "crwdns150208:0crwdne150208:0"
|
msgstr "crwdns150208:0crwdne150208:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "crwdns150210:0crwdne150210:0"
|
msgstr "crwdns150210:0crwdne150210:0"
|
||||||
@@ -4195,6 +4253,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "crwdns155824:0crwdne155824:0"
|
msgstr "crwdns155824:0crwdne155824:0"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "crwdns150246:0crwdne150246:0"
|
msgstr "crwdns150246:0crwdne150246:0"
|
||||||
@@ -4251,11 +4310,19 @@ msgstr "crwdns155826:0crwdne155826:0"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "crwdns155292:0crwdne155292:0"
|
msgstr "crwdns155292:0crwdne155292:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "crwdns150264:0crwdne150264:0"
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "crwdns155100:0crwdne155100:0"
|
msgstr "crwdns155100:0crwdne155100:0"
|
||||||
|
|
||||||
@@ -4267,7 +4334,7 @@ msgstr "crwdns152128:0crwdne152128:0"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "crwdns150268:0{0}crwdne150268: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."
|
msgid "No."
|
||||||
msgstr "crwdns150274:0crwdne150274:0"
|
msgstr "crwdns150274:0crwdne150274:0"
|
||||||
|
|
||||||
@@ -4291,6 +4358,8 @@ msgstr "crwdns150282:0crwdne150282:0"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "crwdns150284:0crwdne150284:0"
|
msgstr "crwdns150284:0crwdne150284:0"
|
||||||
@@ -4364,7 +4433,7 @@ msgstr "crwdns151770:0crwdne151770:0"
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "crwdns150308:0{0}crwdne150308:0"
|
msgstr "crwdns150308:0{0}crwdne150308:0"
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr "crwdns150310:0crwdne150310:0"
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4588,9 @@ msgstr "crwdns150360:0crwdne150360:0"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4707,12 @@ msgstr "crwdns150388:0crwdne150388:0"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "crwdns150390:0crwdne150390:0"
|
msgstr "crwdns150390:0crwdne150390:0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5050,7 @@ msgid "Program Members"
|
|||||||
msgstr "crwdns151794:0crwdne151794:0"
|
msgstr "crwdns151794:0crwdne151794:0"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "crwdns155742:0crwdne155742:0"
|
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 (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "crwdns150540:0crwdne150540:0"
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5313,10 @@ msgstr "crwdns150544:0crwdne150544:0"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "crwdns150546:0crwdne150546: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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5390,10 @@ msgstr "crwdns151490:0crwdne151490:0"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "crwdns150570:0crwdne150570:0"
|
msgstr "crwdns150570:0crwdne150570:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "crwdns150572:0crwdne150572:0"
|
msgstr "crwdns150572:0crwdne150572:0"
|
||||||
@@ -5375,7 +5463,8 @@ msgstr "crwdns150594:0crwdne150594:0"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "crwdns155104:0crwdne155104:0"
|
msgstr "crwdns155104:0crwdne155104:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "crwdns154473:0crwdne154473:0"
|
msgstr "crwdns154473:0crwdne154473:0"
|
||||||
|
|
||||||
@@ -5460,6 +5549,7 @@ msgid "Save"
|
|||||||
msgstr "crwdns150612:0crwdne150612:0"
|
msgstr "crwdns150612:0crwdne150612:0"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "crwdns150614:0crwdne150614:0"
|
msgstr "crwdns150614:0crwdne150614:0"
|
||||||
@@ -5480,6 +5570,7 @@ msgid "Scope"
|
|||||||
msgstr "crwdns150620:0crwdne150620:0"
|
msgstr "crwdns150620:0crwdne150620:0"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5583,11 @@ msgstr "crwdns150622:0crwdne150622:0"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "crwdns150624:0crwdne150624:0"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5595,9 @@ msgid "Search"
|
|||||||
msgstr "crwdns150626:0crwdne150626:0"
|
msgstr "crwdns150626:0crwdne150626:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "crwdns155836:0crwdne155836:0"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5683,17 @@ msgstr "crwdns157176:0crwdne157176:0"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "crwdns150646:0crwdne150646:0"
|
msgstr "crwdns150646:0crwdne150646:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "crwdns154475:0crwdne154475:0"
|
msgstr "crwdns154475:0crwdne154475:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "crwdns154477:0crwdne154477:0"
|
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/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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5789,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "crwdns150682:0crwdne150682:0"
|
msgstr "crwdns150682:0crwdne150682:0"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "crwdns150684:0crwdne150684:0"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: 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"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "crwdns155110:0crwdne155110:0"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "crwdns150732:0crwdne150732:0"
|
msgstr "crwdns150732:0crwdne150732:0"
|
||||||
@@ -5871,6 +5978,7 @@ msgstr "crwdns150732:0crwdne150732:0"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +5999,10 @@ msgstr "crwdns150732:0crwdne150732:0"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "crwdns150734:0crwdne150734:0"
|
msgstr "crwdns150734:0crwdne150734:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "crwdns150736:0crwdne150736:0"
|
msgstr "crwdns150736:0crwdne150736:0"
|
||||||
@@ -5939,7 +6051,7 @@ msgstr "crwdns150754:0crwdne150754:0"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "crwdns150756:0crwdne150756:0"
|
msgstr "crwdns150756:0crwdne150756:0"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "crwdns155112:0crwdne155112:0"
|
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."
|
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"
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6241,6 @@ msgstr "crwdns155840:0crwdne155840:0"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6553,10 @@ msgstr "crwdns150854:0crwdne150854:0"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "crwdns150858:0crwdne150858:0"
|
msgstr "crwdns150858:0crwdne150858:0"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "crwdns150862:0crwdne150862:0"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6674,10 @@ msgstr "crwdns150892:0crwdne150892:0"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "crwdns152296:0crwdne152296:0"
|
msgstr "crwdns152296:0crwdne152296:0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6870,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "crwdns150948:0crwdne150948:0"
|
msgstr "crwdns150948:0crwdne150948:0"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "crwdns155846:0crwdne155846:0"
|
msgstr "crwdns155846:0crwdne155846:0"
|
||||||
|
|||||||
258
lms/locale/es.po
258
lms/locale/es.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: es_ES\n"
|
||||||
"Language-Team: Spanish\n"
|
"Language-Team: Spanish\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
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."
|
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"
|
msgid "About"
|
||||||
msgstr "Acerca de"
|
msgstr "Acerca de"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Añadir una lección"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Añadir a un estudiante"
|
msgstr "Añadir a un estudiante"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Añadir un capítulo"
|
msgstr "Añadir un capítulo"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Añadir un curso"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr "Añadir una lección"
|
msgstr "Añadir una lección"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Añadir al menos una respuesta posible para esta pregunta: {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"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "Agregar página web a la barra lateral"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Añadir su tarea como {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"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Importe con GST"
|
msgstr "Importe con GST"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Anuncio"
|
msgstr "Anuncio"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "La evaluación {0} ya se ha agregado a este lote."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Adjunto de la asignación"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "La tarea aparecerá al final de la lección."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Puntuación media"
|
msgstr "Puntuación media"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Lote:"
|
msgstr "Lote:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Lotes"
|
msgstr "Lotes"
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Certificado guardado correctamente"
|
msgstr "Certificado guardado correctamente"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Certificados"
|
msgstr "Certificados"
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Detalles de certificación"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Nombre de la certificación"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Cerrado"
|
msgstr "Cerrado"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Nube"
|
msgstr "Nube"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Completado"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Certificado de finalización"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Cursos"
|
msgstr "Cursos"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Crear una clase en vivo"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Creado"
|
msgstr "Creado"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Divisa / Moneda"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Lección actual"
|
msgstr "Lección actual"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Tablero"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Escritorio"
|
msgstr "Escritorio"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Detalles"
|
msgstr "Detalles"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Discusiones"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Inscripciones"
|
msgstr "Inscripciones"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Explorar más"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Comentarios del instructor"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Interesar"
|
msgstr "Interesar"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Introducción"
|
msgstr "Introducción"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Solo por invitación"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Solicitudes de invitación"
|
msgstr "Solicitudes de invitación"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Fecha de emisión"
|
msgstr "Fecha de emisión"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Título del trabajo"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Trabajos"
|
msgstr "Trabajos"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Etiqueta"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Idioma"
|
msgstr "Idioma"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Apellido"
|
msgstr "Apellido"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Última presentación"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Carga más"
|
msgstr "Carga más"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Local"
|
msgstr "Local"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Ubicación"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Preferencia de ubicación"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Iniciar sesión"
|
msgstr "Iniciar sesión"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Módulo incorrecto."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Lunes"
|
msgstr "Lunes"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Más"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Múltiples respuestas correctas"
|
msgstr "Múltiples respuestas correctas"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Mi disponibilidad"
|
msgstr "Mi disponibilidad"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Sin grabación"
|
msgstr "Sin grabación"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "No hay cupos disponibles para esta fecha."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "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."
|
msgid "No."
|
||||||
msgstr "Nº"
|
msgstr "Nº"
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "No disponible para vista previa"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Sin calificar"
|
msgstr "Sin calificar"
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Sólo se aceptarán archivos del tipo {0}."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Sólo se permiten archivos de imagen."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Parcialmente completo"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "La aplicación de pagos no está instalada"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Pendiente"
|
msgstr "Pendiente"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "El cuestionario aparecerá al final de la lección."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Clasificación"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "La calificación no puede ser 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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Eliminar"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Responder a"
|
msgstr "Responder a"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Solicitar invitación"
|
msgstr "Solicitar invitación"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Preferencia de rol"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roles"
|
msgstr "Roles"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Guardar"
|
msgstr "Guardar"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Calendario"
|
msgstr "Calendario"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Alcance"
|
msgstr "Alcance"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Puntuación"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Puntuación fuera de"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "Buscar"
|
msgstr "Buscar"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Establecer Contraseña"
|
msgstr "Establecer Contraseña"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Configuración de registro"
|
msgstr "Configuración de registro"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Inscripciones"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Estadísticas"
|
msgstr "Estadísticas"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Estadísticas"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Estadísticas"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Estado"
|
msgstr "Estado"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Estado/Puntuación"
|
msgstr "Estado/Puntuación"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Subgrupo"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Asunto"
|
msgstr "Asunto"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
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."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Hasta la fecha"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Para unirse a este lote, comuníquese con el Administrador."
|
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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "No listado"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Voluntariado o pasantía"
|
msgstr "Voluntariado o pasantía"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/fa.po
258
lms/locale/fa.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: fa_IR\n"
|
||||||
"Language-Team: Persian\n"
|
"Language-Team: Persian\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "درباره"
|
msgstr "درباره"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "افزودن درس"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "افزودن دانشآموز"
|
msgstr "افزودن دانشآموز"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "افزودن دوره"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "یک کلمه کلیدی اضافه کنید و سپس اینتر را فشار دهید"
|
msgstr "یک کلمه کلیدی اضافه کنید و سپس اینتر را فشار دهید"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "حداقل یک پاسخ ممکن برای این سؤال اضافه کنید: {0}"
|
msgstr "حداقل یک پاسخ ممکن برای این سؤال اضافه کنید: {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "افزودن صفحه وب را به نوار کناری"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "تکلیف خود را به عنوان {0} اضافه کنید"
|
msgstr "تکلیف خود را به عنوان {0} اضافه کنید"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "مبلغ با GST"
|
msgstr "مبلغ با GST"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "اطلاعیه"
|
msgstr "اطلاعیه"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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} قبلاً به این دسته اضافه شده است."
|
msgstr "ارزیابی {0} قبلاً به این دسته اضافه شده است."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "پیوست تکلیف"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "تکلیف زیر درس نشان داده میشود."
|
msgstr "تکلیف زیر درس نشان داده میشود."
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "میانگین امتیاز"
|
msgstr "میانگین امتیاز"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "دسته:"
|
msgstr "دسته:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "گواهیها"
|
msgstr "گواهیها"
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "گواهی شده"
|
msgstr "گواهی شده"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "بسته شده"
|
msgstr "بسته شده"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "ابر"
|
msgstr "ابر"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "تکمیل شده"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr "دوره {0} قبلاً به این دسته اضافه شده است."
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "دوره ها"
|
msgstr "دوره ها"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "ایجاد شده"
|
msgstr "ایجاد شده"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "واحد پول"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "درس فعلی"
|
msgstr "درس فعلی"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "داشبورد"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "پیشخوان"
|
msgstr "پیشخوان"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "جزئیات"
|
msgstr "جزئیات"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "علاقه"
|
msgstr "علاقه"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "معرفی"
|
msgstr "معرفی"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "تیم و دانش آموزان خود را دعوت کنید"
|
msgstr "تیم و دانش آموزان خود را دعوت کنید"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "تاریخ صدور"
|
msgstr "تاریخ صدور"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "عنوان شغلی"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "شغل ها"
|
msgstr "شغل ها"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "برچسب"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "زبان"
|
msgstr "زبان"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "نام خانوادگی"
|
msgstr "نام خانوادگی"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "بارگذاری بیشتر"
|
msgstr "بارگذاری بیشتر"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "محلی"
|
msgstr "محلی"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "محل"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "وارد شدن"
|
msgstr "وارد شدن"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "ورود به Frappe Cloud?"
|
msgstr "ورود به Frappe Cloud?"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "دوشنبه"
|
msgstr "دوشنبه"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "بیشتر"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "ارسالی وجود ندارد"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "نه {0}"
|
msgstr "نه {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "شماره"
|
msgstr "شماره"
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "فقط فایل هایی از نوع {0} پذیرفته میشوند."
|
msgstr "فقط فایل هایی از نوع {0} پذیرفته میشوند."
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "انتظار"
|
msgstr "انتظار"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "تکلیف زیر درس نشان داده میشود."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "رتبه بندی"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "امتیاز نمیتواند ۰ باشد"
|
msgstr "امتیاز نمیتواند ۰ باشد"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "حدف"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "نقش با موفقیت بهروزرسانی شد"
|
msgstr "نقش با موفقیت بهروزرسانی شد"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "نقش ها"
|
msgstr "نقش ها"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "ذخیره"
|
msgstr "ذخیره"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "زمانبندی"
|
msgstr "زمانبندی"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "محدوده"
|
msgstr "محدوده"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "نمره"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "جستجو کردن"
|
msgstr "جستجو کردن"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "راهاندازی درگاه پرداخت"
|
msgstr "راهاندازی درگاه پرداخت"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "آمار"
|
msgstr "آمار"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "آمار"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "آمار"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "وضعیت"
|
msgstr "وضعیت"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "زیر گروه"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "موضوع"
|
msgstr "موضوع"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "موضوع الزامی است"
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "تا تاریخ"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "کاربران زیادی اخیرا ثبت نام کرده اند، بنابراین ثبت نام غیرفعال است. لطفا یک ساعت دیگر دوباره امتحان کنید"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "منتشر نشده"
|
msgstr "منتشر نشده"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
2265
lms/locale/fr.po
2265
lms/locale/fr.po
File diff suppressed because it is too large
Load Diff
262
lms/locale/hr.po
262
lms/locale/hr.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: hr_HR\n"
|
||||||
"Language-Team: Croatian\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
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"
|
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"
|
msgid "About"
|
||||||
msgstr "O"
|
msgstr "O"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Dodaj Lekciju"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Dodaj Studenta"
|
msgstr "Dodaj Studenta"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Dodaj Poglavlje"
|
msgstr "Dodaj Poglavlje"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Dodaj Tečaj"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "Dodaj ključnu riječ, a zatim pritisnite 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"
|
msgid "Add a lesson"
|
||||||
msgstr "Dodaj Lekciju"
|
msgstr "Dodaj Lekciju"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr "Dodaj zadatak svojoj lekciji"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {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"
|
msgid "Add courses to your batch"
|
||||||
msgstr "Dodaj tečajeve vašoj grupi"
|
msgstr "Dodaj tečajeve vašoj grupi"
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr "Dodaj tečajeve vašoj grupi"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr "Dodaj kviz ovom videu"
|
msgstr "Dodaj kviz ovom videu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr "Dodaj učenike u vašu grupu"
|
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}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Dodaj zadatak kao {0}"
|
msgstr "Dodaj zadatak kao {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "Dodaj vaše prvo poglavlje"
|
msgstr "Dodaj vaše prvo poglavlje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "Dodaj vašu prvu lekciju"
|
msgstr "Dodaj vašu prvu lekciju"
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su potrebni za plaćene kurseve."
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Iznos sa PDV-om"
|
msgstr "Iznos sa PDV-om"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Objava"
|
msgstr "Objava"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "Objava je uspješno poslana"
|
msgstr "Objava je uspješno poslana"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "Najava je obavezna"
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "Procjena {0} je već dodana ovoj grupi."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr "Dodijeljeno za"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Prilog Zadatku"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "Podnošenje Zadataka"
|
msgstr "Podnošenje Zadataka"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "Podnošenje Zadataka"
|
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."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Zadatak će se pojaviti na dnu lekcije."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +620,9 @@ msgstr "Prosječni Napredak %"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Prosječna Ocjena"
|
msgstr "Prosječna Ocjena"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosječno Vrijeme Gledanja (sekunde)"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Šarža:"
|
msgstr "Šarža:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Grupe"
|
msgstr "Grupe"
|
||||||
@@ -953,6 +955,7 @@ msgstr "Certifikat o Završetku"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Certifikat je uspješno spremljen"
|
msgstr "Certifikat je uspješno spremljen"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Certifikati"
|
msgstr "Certifikati"
|
||||||
@@ -968,7 +971,7 @@ msgstr "Certifikati su uspješno generirani"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Detalji Certifikacije"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Naziv Certifikacije"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "Certificiran"
|
msgstr "Certificiran"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "Certificirani Članovi"
|
msgstr "Certificirani Članovi"
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Zatvoreno"
|
msgstr "Zatvoreno"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Cloud"
|
msgstr "Cloud"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr "Ključne riječi odvojene zarezom za SEO"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Završni Certifikat"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Kursevi"
|
msgstr "Kursevi"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj Razred Uživo"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "Izradi Kviz"
|
msgstr "Izradi Kviz"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "Napravi grupu"
|
msgstr "Napravi grupu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Kreiraj kurs"
|
msgstr "Kreiraj kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "Napravi Razred Uživo"
|
msgstr "Napravi Razred Uživo"
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr "Izradi novu Značku"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "Napravi Zadatak"
|
msgstr "Napravi Zadatak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "Napravi vašu prvu seriju"
|
msgstr "Napravi vašu prvu seriju"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "Napravi vaš prvi kurs"
|
msgstr "Napravi vaš prvi kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "Napravi vašj prvi kviz"
|
msgstr "Napravi vašj prvi kviz"
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr "Napravi vašj prvi kviz"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Kreirano"
|
msgstr "Kreirano"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "Iyrada grupe u toku"
|
msgstr "Iyrada grupe u toku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "Izrada tečaja u toku"
|
msgstr "Izrada tečaja u toku"
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Trenutna Lekcija"
|
msgstr "Trenutna Lekcija"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "Prilagođeni Predlošci Certifikata"
|
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/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Radni Prostor"
|
msgstr "Radni Prostor"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Detalji"
|
msgstr "Detalji"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Diskusije"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Upisi"
|
msgstr "Upisi"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Istraži Više"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr "Podnošenje nije uspjelo. Pokušaj ponovo. {0}"
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "Nije uspjelo ažuriranje dodjele značke: "
|
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}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "Nije uspjelo ažuriranje meta oznaka {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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Komentari Instruktora"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Kamata"
|
msgstr "Kamata"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Uvod"
|
msgstr "Uvod"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Samo po Pozivu"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Pozivni Zahtjev"
|
msgstr "Pozivni Zahtjev"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "Pozovi vaš tim i učenike"
|
msgstr "Pozovi vaš tim i učenike"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr "SCORM Paket"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Datum Izdavanja"
|
msgstr "Datum Izdavanja"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "Izdaj Certifikat"
|
msgstr "Izdaj Certifikat"
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Naziv Posla"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Poslovi"
|
msgstr "Poslovi"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Prezime"
|
msgstr "Prezime"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Posljednja Prijava"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "Pokreni Datoteku"
|
msgstr "Pokreni Datoteku"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Učitaj Još"
|
msgstr "Učitaj Još"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Lokal"
|
msgstr "Lokal"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Preferenca Lokacije"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Prijava"
|
msgstr "Prijava"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Prijavi se na 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'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Modul je netačan."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Ponedjeljak"
|
msgstr "Ponedjeljak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "Monetizacija"
|
msgstr "Monetizacija"
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Više"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Više Tačnih Odgovora"
|
msgstr "Više Tačnih Odgovora"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Moja Dostupnost"
|
msgstr "Moja Dostupnost"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "Nema Kvizova"
|
msgstr "Nema Kvizova"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Nema Snimanja"
|
msgstr "Nema Snimanja"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr "Još nije dodano nijedno pitanje"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "Još nije dodan nijedan kviz."
|
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
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Nema slobodnih termina za ovaj datum."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "Nema učenika u ovoj grupi"
|
msgstr "Nema učenika u ovoj grupi"
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "Nema prijava"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Bez {0}"
|
msgstr "Bez {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Br."
|
msgstr "Br."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Nije Dostupno za Pregled"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Nije Ocijenjeno"
|
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."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Samo datoteke tipa {0} će biti prihvaćeni."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Dozvoljena je samo datoteka slike."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Djelomično Završeno"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija plaćanja nije instalirana"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Na čekanju"
|
msgstr "Na čekanju"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr "Članovi Programa"
|
msgstr "Članovi Programa"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "Vježba Programiranja"
|
msgstr "Vježba Programiranja"
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr "Programi"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Kviz će se pojaviti na dnu lekcije."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Procjena"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Ocjena ne može biti 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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Odgovori"
|
msgstr "Odgovori"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Zatraži Poziv"
|
msgstr "Zatraži Poziv"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Preferenca Uloge"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "Uloga je uspješno ažurirana"
|
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"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Spremi"
|
msgstr "Spremi"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Raspored"
|
msgstr "Raspored"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Obim"
|
msgstr "Obim"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Bodovi"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Rezultat Od Mogućih"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5596,9 @@ msgid "Search"
|
|||||||
msgstr "Traži"
|
msgstr "Traži"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "Pretraživanje po imenu člana"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5684,17 @@ msgstr "Postavi boju"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Postavite svoju Lozinku"
|
msgstr "Postavite svoju Lozinku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "Postavljanje"
|
msgstr "Postavljanje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "Postavljanje Platnog Prolaza"
|
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/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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Postavke Prijave"
|
msgstr "Postavke Prijave"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Prijave"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: 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"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "Termin uspješno izbrisan"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistika"
|
msgstr "Statistika"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Status/Rezultat"
|
msgstr "Status/Rezultat"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Predmet"
|
msgstr "Predmet"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "Predmet je obavezan"
|
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."
|
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."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr "Test Kviz"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Do Datuma"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora."
|
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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Neizlistane"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "Neobjavljeno"
|
msgstr "Neobjavljeno"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Volontiranje ili Stažiranje"
|
msgstr "Volontiranje ili Stažiranje"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "Vrijeme Gledanja"
|
msgstr "Vrijeme Gledanja"
|
||||||
|
|||||||
258
lms/locale/hu.po
258
lms/locale/hu.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: hu_HU\n"
|
||||||
"Language-Team: Hungarian\n"
|
"Language-Team: Hungarian\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Köteg:"
|
msgstr "Köteg:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Alkotó"
|
msgstr "Alkotó"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Irányítópult"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Részletek"
|
msgstr "Részletek"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Érdek"
|
msgstr "Érdek"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Bevezetés"
|
msgstr "Bevezetés"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Beosztás"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Felirat"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Nyelv"
|
msgstr "Nyelv"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Keresztnév"
|
msgstr "Keresztnév"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Töltsön be többet"
|
msgstr "Töltsön be többet"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Bejelentkezés"
|
msgstr "Bejelentkezés"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Bejelentkezés a Frappe Cloudba?"
|
msgstr "Bejelentkezés a Frappe Cloudba?"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Hétfő"
|
msgstr "Hétfő"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Tovább"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Nem."
|
msgstr "Nem."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Értékelés"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "eltávolítás"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Beosztások"
|
msgstr "Beosztások"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Ütemezés"
|
msgstr "Ütemezés"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "terület"
|
msgstr "terület"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/id.po
258
lms/locale/id.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: id_ID\n"
|
||||||
"Language-Team: Indonesian\n"
|
"Language-Team: Indonesian\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Tertutup"
|
msgstr "Tertutup"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Selesai"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Mata uang"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Penjelasan"
|
msgstr "Penjelasan"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Pekerjaan"
|
msgstr "Pekerjaan"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Bahasa"
|
msgstr "Bahasa"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Nama Belakang"
|
msgstr "Nama Belakang"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Muat lebih banyak"
|
msgstr "Muat lebih banyak"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "[Daerah"
|
msgstr "[Daerah"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Lokasi"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Masuk"
|
msgstr "Masuk"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Lanjut"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Menunggu"
|
msgstr "Menunggu"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "4.1.2 Roles(Peran)"
|
msgstr "4.1.2 Roles(Peran)"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Simpan"
|
msgstr "Simpan"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "Pencarian"
|
msgstr "Pencarian"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Perihal"
|
msgstr "Perihal"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Untuk Tanggal"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/it.po
258
lms/locale/it.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: it_IT\n"
|
||||||
"Language-Team: Italian\n"
|
"Language-Team: Italian\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
258
lms/locale/nl.po
258
lms/locale/nl.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: nl_NL\n"
|
||||||
"Language-Team: Dutch\n"
|
"Language-Team: Dutch\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/pl.po
258
lms/locale/pl.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: pl_PL\n"
|
||||||
"Language-Team: Polish\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Grupa:"
|
msgstr "Grupa:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "utworzył(a)"
|
msgstr "utworzył(a)"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Szczegóły"
|
msgstr "Szczegóły"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Odsetki"
|
msgstr "Odsetki"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Wprowadzenie"
|
msgstr "Wprowadzenie"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Data zdarzenia"
|
msgstr "Data zdarzenia"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Tytuł zadania"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Etykieta"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Język"
|
msgstr "Język"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Nazwisko"
|
msgstr "Nazwisko"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Załaduj więcej"
|
msgstr "Załaduj więcej"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Zaloguj się"
|
msgstr "Zaloguj się"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Poniedziałek"
|
msgstr "Poniedziałek"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Więcej"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Nie."
|
msgstr "Nie."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Ocena"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Usunąć"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Role"
|
msgstr "Role"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Harmonogram"
|
msgstr "Harmonogram"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Zakres"
|
msgstr "Zakres"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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ę"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/pt.po
258
lms/locale/pt.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: pt_PT\n"
|
||||||
"Language-Team: Portuguese\n"
|
"Language-Team: Portuguese\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Concluído"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Moeda"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Rótulo"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Carregue mais"
|
msgstr "Carregue mais"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Pendente"
|
msgstr "Pendente"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Salvar"
|
msgstr "Salvar"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Assunto"
|
msgstr "Assunto"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: pt_BR\n"
|
||||||
"Language-Team: Portuguese, Brazilian\n"
|
"Language-Team: Portuguese, Brazilian\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Fechado"
|
msgstr "Fechado"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Concluído"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Moeda"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Introdução"
|
msgstr "Introdução"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Localização"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Pendente"
|
msgstr "Pendente"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Salvar"
|
msgstr "Salvar"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "Pesquisar"
|
msgstr "Pesquisar"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Assunto"
|
msgstr "Assunto"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Até a Data"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/ru.po
258
lms/locale/ru.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: ru_RU\n"
|
||||||
"Language-Team: Russian\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "О"
|
msgstr "О"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Добавить урок"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Добавить студента"
|
msgstr "Добавить студента"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Добавить курс"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}"
|
msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "Добавить веб страницу на боковую панел
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Добавьте свое задание как {0}"
|
msgstr "Добавьте свое задание как {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Сумма с НДС"
|
msgstr "Сумма с НДС"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Объявление"
|
msgstr "Объявление"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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} уже добавлена в этот пакет."
|
msgstr "Оценка {0} уже добавлена в этот пакет."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Прикрепленное задание"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Задание появится в конце урока."
|
msgstr "Задание появится в конце урока."
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Средняя оценка"
|
msgstr "Средняя оценка"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Партия:"
|
msgstr "Партия:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Группы"
|
msgstr "Группы"
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Сертификаты"
|
msgstr "Сертификаты"
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Название сертификации"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Облако"
|
msgstr "Облако"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr "Курс {0} уже добавлен в группу."
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Курсы"
|
msgstr "Курсы"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Создайте живой класс"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Текущий урок"
|
msgstr "Текущий урок"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Панель"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Детали"
|
msgstr "Детали"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Обсуждения"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Зачисления"
|
msgstr "Зачисления"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr "Введите идентификатор клиента и секретный код клиента в настройках Google, чтобы отправлять приглашения в календарь для оценки."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Узнать больше"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Комментарии инструкторов"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Процент"
|
msgstr "Процент"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Только приглашение"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Запрос приглашения"
|
msgstr "Запрос приглашения"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Дата"
|
msgstr "Дата"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Должность"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Вакансии"
|
msgstr "Вакансии"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Заголовок"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Фамилия"
|
msgstr "Фамилия"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Последняя подача"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Логин"
|
msgstr "Логин"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Модуль неверный."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Понедельник"
|
msgstr "Понедельник"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Несколько правильных ответов"
|
msgstr "Несколько правильных ответов"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Моя доступность"
|
msgstr "Моя доступность"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Нет записей"
|
msgstr "Нет записей"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "На эту дату свободных мест нет."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Нет {0}"
|
msgstr "Нет {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Нет."
|
msgstr "Нет."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Недоступно для предварительного просм
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Нет оценки"
|
msgstr "Нет оценки"
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Принимаются только файлы типа {0} ."
|
msgstr "Принимаются только файлы типа {0} ."
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr "PAN"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Частично завершено"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Тест появится в конце урока."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Рейтинг"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Рейтинг не может быть 0"
|
msgstr "Рейтинг не может быть 0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Ответить"
|
msgstr "Ответить"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Запросить приглашение"
|
msgstr "Запросить приглашение"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Расписание"
|
msgstr "Расписание"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Объем"
|
msgstr "Объем"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Счет"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Оценка из"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Введите свой пароль"
|
msgstr "Введите свой пароль"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Настройки регистрации"
|
msgstr "Настройки регистрации"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Регистрация"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Статистика"
|
msgstr "Статистика"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Статистика"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Статистика"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Статус/Оценка"
|
msgstr "Статус/Оценка"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Подруппа"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr "Отправьте свое резюме, чтобы продолжить подачу заявки на эту вакансию. После отправки оно будет передано автору."
|
msgstr "Отправьте свое резюме, чтобы продолжить подачу заявки на эту вакансию. После отправки оно будет передано автору."
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором."
|
msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором."
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "Слишком много пользователей зарегистрировались недавно, поэтому регистрация отключена. Пожалуйста, попробуйте через час"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Не публиковать"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
261
lms/locale/sr.po
261
lms/locale/sr.po
@@ -1,22 +1,17 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: sr_SP\n"
|
||||||
"Language-Team: Serbian (Cyrillic)\n"
|
"Language-Team: Serbian (Cyrillic)\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr "Кратак опис курса који се појављује на картици обуке"
|
msgstr "Кратак опис курса који се појављује на картици обуке"
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "О"
|
msgstr "О"
|
||||||
|
|
||||||
@@ -184,7 +179,7 @@ msgstr "Додај лекцију"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Додај студента"
|
msgstr "Додај студента"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Додај поглавље"
|
msgstr "Додај поглавље"
|
||||||
|
|
||||||
@@ -196,7 +191,7 @@ msgstr "Додај обуку"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "Додај кључну реч, а затим притисни ентер"
|
msgstr "Додај кључну реч, а затим притисни ентер"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr "Додај лекцију"
|
msgstr "Додај лекцију"
|
||||||
|
|
||||||
@@ -229,7 +224,7 @@ msgstr "Додајте задатак у своју лекцију"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Додајте бар један могући одговор за ово питање: {0}"
|
msgstr "Додајте бар један могући одговор за ово питање: {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr "Додајте обуке у Вашу групу"
|
msgstr "Додајте обуке у Вашу групу"
|
||||||
|
|
||||||
@@ -237,7 +232,7 @@ msgstr "Додајте обуке у Вашу групу"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr "Додај квиз у овај видео-снимак"
|
msgstr "Додај квиз у овај видео-снимак"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr "Додајте студенте у своју групу"
|
msgstr "Додајте студенте у своју групу"
|
||||||
|
|
||||||
@@ -249,11 +244,11 @@ msgstr "Додајте веб-страницу у бочну траку"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Додајте свој задатак као {0}"
|
msgstr "Додајте свој задатак као {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "Додајте Ваше прво поглавље"
|
msgstr "Додајте Ваше прво поглавље"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "Додајте Вашу прву лекцију"
|
msgstr "Додајте Вашу прву лекцију"
|
||||||
|
|
||||||
@@ -368,15 +363,15 @@ msgstr "Износ и валута су неопходни за плаћене
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Износ са GST"
|
msgstr "Износ са GST"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Саопштење"
|
msgstr "Саопштење"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "Саопштење је успешно послато"
|
msgstr "Саопштење је успешно послато"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "Саопштење је неопходно"
|
msgstr "Саопштење је неопходно"
|
||||||
|
|
||||||
@@ -448,6 +443,7 @@ msgstr "Да ли сте сигурни да желите да се пријав
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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} је већ додата овој групи."
|
msgstr "Процена {0} је већ додата овој групи."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +502,9 @@ msgstr "Додељено за"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +523,7 @@ msgstr "Прилог задатка"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "Подношење задатка"
|
msgstr "Подношење задатка"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "Подношења задатака"
|
msgstr "Подношења задатака"
|
||||||
@@ -556,7 +555,7 @@ msgstr "Задатак је успешно ажуриран"
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Задатак ће се приказивати на дну у оквиру лекције."
|
msgstr "Задатак ће се приказивати на дну у оквиру лекције."
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +619,9 @@ msgstr "Просечан напредак %"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Просечна оцена"
|
msgstr "Просечна оцена"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Просечно време гледања (у секундама)"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +799,9 @@ msgid "Batch:"
|
|||||||
msgstr "Група:"
|
msgstr "Група:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Групе"
|
msgstr "Групе"
|
||||||
@@ -953,6 +954,7 @@ msgstr "Сертификат о похађању"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Сертификат је успешно сачуван"
|
msgstr "Сертификат је успешно сачуван"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Сертификати"
|
msgstr "Сертификати"
|
||||||
@@ -968,7 +970,7 @@ msgstr "Сертификати су успешно генерисани"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +993,23 @@ msgstr "Детаљи сертификације"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Назив сертифиакције"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "Сертификован"
|
msgstr "Сертификован"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "Сертификовани чланови"
|
msgstr "Сертификовани чланови"
|
||||||
@@ -1162,6 +1173,7 @@ msgid "Closed"
|
|||||||
msgstr "Затворено"
|
msgstr "Затворено"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Облак"
|
msgstr "Облак"
|
||||||
@@ -1246,7 +1258,6 @@ msgstr "Кључне речи, одвојене зарезом, за SEO"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1363,10 @@ msgstr "Завршено"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Сертификат о завршетку"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1679,10 @@ msgstr "Обука {0} је већ додата у ову групу."
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Обуке"
|
msgstr "Обуке"
|
||||||
@@ -1717,15 +1734,15 @@ msgstr "Креирај онлајн предавање"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "Креирај квиз"
|
msgstr "Креирај квиз"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "Креирај групу"
|
msgstr "Креирај групу"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Креирај обуку"
|
msgstr "Креирај обуку"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "Креирај онлајн предавање"
|
msgstr "Креирај онлајн предавање"
|
||||||
|
|
||||||
@@ -1737,15 +1754,15 @@ msgstr "Креирај нови беџ"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "Креирај задатак"
|
msgstr "Креирај задатак"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "Креирајте своју прву групу"
|
msgstr "Креирајте своју прву групу"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "Креирајте своју прву обуку"
|
msgstr "Креирајте своју прву обуку"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "Креирајте свој први квиз"
|
msgstr "Креирајте свој први квиз"
|
||||||
|
|
||||||
@@ -1753,11 +1770,11 @@ msgstr "Креирајте свој први квиз"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Креирано"
|
msgstr "Креирано"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "Креирање групе"
|
msgstr "Креирање групе"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "Креирање обуке"
|
msgstr "Креирање обуке"
|
||||||
|
|
||||||
@@ -1776,7 +1793,7 @@ msgstr "Валута"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Тренутна лекција"
|
msgstr "Тренутна лекција"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "Прилагођени шаблон сертификата"
|
msgstr "Прилагођени шаблон сертификата"
|
||||||
|
|
||||||
@@ -1819,6 +1836,8 @@ msgstr "Контролна табла"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1967,8 @@ msgid "Desk"
|
|||||||
msgstr "Радна површина"
|
msgstr "Радна површина"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Детаљи"
|
msgstr "Детаљи"
|
||||||
|
|
||||||
@@ -1987,6 +2007,7 @@ msgstr "Дискусија"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Уписи"
|
msgstr "Уписи"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr "Унесите ИД клијента и клијентску тајну у Google подешавањима да бисте слали позивнице за оцењивање у календар."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2504,9 @@ msgstr "Истражите више"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2537,7 @@ msgstr "Неуспешно подношење. Покушајте поново.
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "Неуспешно ажурирање доделе беџа: "
|
msgstr "Неуспешно ажурирање доделе беџа: "
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "Неуспешно ажурирање мета ознака {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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3038,8 @@ msgstr "Коментари предавача"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Интересовање"
|
msgstr "Интересовање"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Увод"
|
msgstr "Увод"
|
||||||
|
|
||||||
@@ -3046,7 +3077,7 @@ msgstr "Само за позване"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Захтев за позивницу"
|
msgstr "Захтев за позивницу"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "Позовите свој тим и студенте"
|
msgstr "Позовите свој тим и студенте"
|
||||||
|
|
||||||
@@ -3078,7 +3109,7 @@ msgstr "SCORM пакет"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Датум издавања"
|
msgstr "Датум издавања"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "Издај сертификат"
|
msgstr "Издај сертификат"
|
||||||
|
|
||||||
@@ -3158,7 +3189,7 @@ msgstr "Назив радног места"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Послови"
|
msgstr "Послови"
|
||||||
@@ -3473,6 +3504,10 @@ msgstr "Ознака"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Језик"
|
msgstr "Језик"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Презиме"
|
msgstr "Презиме"
|
||||||
@@ -3488,6 +3523,10 @@ msgstr "Последњи поднесак"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "Покрени фајл"
|
msgstr "Покрени фајл"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3668,7 @@ msgid "Load More"
|
|||||||
msgstr "Учитај више"
|
msgstr "Учитај више"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Локално"
|
msgstr "Локално"
|
||||||
@@ -3644,12 +3685,24 @@ msgstr "Локација"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Преференција локације"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Пријава"
|
msgstr "Пријава"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Пријава на Frappe Cloud?"
|
msgstr "Пријава на Frappe Cloud?"
|
||||||
@@ -3787,13 +3840,14 @@ msgstr "ИД састанка"
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4121,7 @@ msgstr "Модул је неисправан."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Понедељак"
|
msgstr "Понедељак"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "Монетизација"
|
msgstr "Монетизација"
|
||||||
|
|
||||||
@@ -4080,6 +4134,10 @@ msgstr "Више"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Више тачних одговора"
|
msgstr "Више тачних одговора"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Моја доступност"
|
msgstr "Моја доступност"
|
||||||
@@ -4195,6 +4253,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "Нема квизова"
|
msgstr "Нема квизова"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Нема снимка"
|
msgstr "Нема снимка"
|
||||||
@@ -4251,11 +4310,19 @@ msgstr "Још увек нису додата питања"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "Још увек нису додати квизови."
|
msgstr "Још увек нису додати квизови."
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Нема доступних термина за овај датум."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "Нема студената у овој групи"
|
msgstr "Нема студената у овој групи"
|
||||||
|
|
||||||
@@ -4267,7 +4334,7 @@ msgstr "Нема поднесака"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Нема {0}"
|
msgstr "Нема {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Бр."
|
msgstr "Бр."
|
||||||
|
|
||||||
@@ -4291,6 +4358,8 @@ msgstr "Није доступно за преглед"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Није оцењено"
|
msgstr "Није оцењено"
|
||||||
@@ -4364,7 +4433,7 @@ msgstr "Искључиво обуке код којих је самосталн
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Искључиво су прихватљиви фајлови врсте {0}."
|
msgstr "Искључиво су прихватљиви фајлови врсте {0}."
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Дозвољен је само фајл слике."
|
msgstr "Дозвољен је само фајл слике."
|
||||||
|
|
||||||
@@ -4466,6 +4535,7 @@ msgstr "PAN"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4588,9 @@ msgstr "Делимично завршено"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4707,12 @@ msgstr "Апликација за обраду плаћања није инст
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "На чекању"
|
msgstr "На чекању"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5050,7 @@ msgid "Program Members"
|
|||||||
msgstr "Чланови програма"
|
msgstr "Чланови програма"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "Вежба програмирања"
|
msgstr "Вежба програмирања"
|
||||||
|
|
||||||
@@ -5014,6 +5092,7 @@ msgstr "Програми"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Квиз ће бити приказиван на дну лекције."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5313,10 @@ msgstr "Оцена"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Оцена не може бити 0"
|
msgstr "Оцена не може бити 0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5390,10 @@ msgstr "Уклони"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Одговори"
|
msgstr "Одговори"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Затражи позивницу"
|
msgstr "Затражи позивницу"
|
||||||
@@ -5375,7 +5463,8 @@ msgstr "Пожељна улога"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "Улога је успешно ажурирана"
|
msgstr "Улога је успешно ажурирана"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Улоге"
|
msgstr "Улоге"
|
||||||
|
|
||||||
@@ -5460,6 +5549,7 @@ msgid "Save"
|
|||||||
msgstr "Сачувај"
|
msgstr "Сачувај"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Распоред"
|
msgstr "Распоред"
|
||||||
@@ -5480,6 +5570,7 @@ msgid "Scope"
|
|||||||
msgstr "Опсег"
|
msgstr "Опсег"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5583,11 @@ msgstr "Оцена"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Резултат од"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5595,9 @@ msgid "Search"
|
|||||||
msgstr "Претрага"
|
msgstr "Претрага"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "Претражи по имену члана"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5683,17 @@ msgstr "Поставите боју"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Поставите своју лозинку"
|
msgstr "Поставите своју лозинку"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "Подешавање"
|
msgstr "Подешавање"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "Подешавање платног портала"
|
msgstr "Подешавање платног портала"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5789,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Подешавање регистрације"
|
msgstr "Подешавање регистрације"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Регистрације"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5835,10 @@ msgstr "Термин је успешно додат"
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "Термин је успешно обрисан"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Статистика"
|
msgstr "Статистика"
|
||||||
@@ -5871,6 +5978,7 @@ msgstr "Статистика"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +5999,10 @@ msgstr "Статистика"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Статус"
|
msgstr "Статус"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Статус/Резултат"
|
msgstr "Статус/Резултат"
|
||||||
@@ -5939,7 +6051,7 @@ msgstr "Подгрупа"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Наслов"
|
msgstr "Наслов"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "Наслов је неопходан"
|
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."
|
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 ће бити прослеђен оглашивачу посла."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6241,6 @@ msgstr "Тест квиз"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6553,10 @@ msgstr "Датум завршетка"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "За придруживање овој групи, молимо Вас да контактирате администратора."
|
msgstr "За придруживање овој групи, молимо Вас да контактирате администратора."
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "Превише корисника се регистровало у последње време, стога је регистрација привремено онемогућена. Покушајте поново за сат времена"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6674,10 @@ msgstr "Није на листи"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "Необјављено"
|
msgstr "Необјављено"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6870,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Волонтирање или пракса"
|
msgstr "Волонтирање или пракса"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "Време гледања"
|
msgstr "Време гледања"
|
||||||
|
|||||||
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: sr_CS\n"
|
||||||
"Language-Team: Serbian (Latin)\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"
|
"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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr "Kratak opis kursa koji se pojavljuje na kartici obuke"
|
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"
|
msgid "About"
|
||||||
msgstr "O"
|
msgstr "O"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Dodaj lekciju"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Dodaj studenta"
|
msgstr "Dodaj studenta"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Dodaj poglavlje"
|
msgstr "Dodaj poglavlje"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Dodaj obuku"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "Dodaj ključnu reč, a zatim pritisni 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"
|
msgid "Add a lesson"
|
||||||
msgstr "Dodaj lekciju"
|
msgstr "Dodaj lekciju"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr "Dodajte zadatak u svoju lekciju"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Dodajte bar jedan mogući odgovor za ovo pitanje: {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"
|
msgid "Add courses to your batch"
|
||||||
msgstr "Dodajte obuke u Vašu grupu"
|
msgstr "Dodajte obuke u Vašu grupu"
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr "Dodajte obuke u Vašu grupu"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr "Dodaj kviz u ovaj video-snimak"
|
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"
|
msgid "Add students to your batch"
|
||||||
msgstr "Dodajte studente u svoju grupu"
|
msgstr "Dodajte studente u svoju grupu"
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "Dodajte veb-stranicu u bočnu traku"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Dodajte svoj zadatak kao {0}"
|
msgstr "Dodajte svoj zadatak kao {0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "Dodajte Vaše prvo poglavlje"
|
msgstr "Dodajte Vaše prvo poglavlje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "Dodajte Vašu prvu lekciju"
|
msgstr "Dodajte Vašu prvu lekciju"
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr "Iznos i valuta su neophodni za plaćene obuke."
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "Iznos sa GST"
|
msgstr "Iznos sa GST"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Saopštenje"
|
msgstr "Saopštenje"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "Saopštenje je uspešno poslato"
|
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"
|
msgid "Announcement is required"
|
||||||
msgstr "Saopštenje je neophodno"
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "Procena {0} je već dodata ovoj grupi."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr "Dodeljeno za"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Prilog zadatka"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "Podnošenje zadatka"
|
msgstr "Podnošenje zadatka"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "Podnošenja zadataka"
|
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."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Zadatak će se prikazivati na dnu u okviru lekcije."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +620,9 @@ msgstr "Prosečan napredak %"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Prosečna ocena"
|
msgstr "Prosečna ocena"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosečno vreme gledanja (u sekundama)"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Grupa:"
|
msgstr "Grupa:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Grupe"
|
msgstr "Grupe"
|
||||||
@@ -953,6 +955,7 @@ msgstr "Sertifikat o pohađanju"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Sertifikat je uspešno sačuvan"
|
msgstr "Sertifikat je uspešno sačuvan"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Sertifikati"
|
msgstr "Sertifikati"
|
||||||
@@ -968,7 +971,7 @@ msgstr "Sertifikati su uspešno generisani"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Detalji sertifikacije"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Naziv sertifiakcije"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "Sertifikovan"
|
msgstr "Sertifikovan"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "Sertifikovani članovi"
|
msgstr "Sertifikovani članovi"
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Zatvoreno"
|
msgstr "Zatvoreno"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Oblak"
|
msgstr "Oblak"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr "Ključne reči, odvojene zarezom, za SEO"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Završeno"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Sertifikat o završetku"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Obuke"
|
msgstr "Obuke"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Kreiraj onlajn predavanje"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "Kreiraj kviz"
|
msgstr "Kreiraj kviz"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "Kreiraj grupu"
|
msgstr "Kreiraj grupu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Kreiraj obuku"
|
msgstr "Kreiraj obuku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "Kreiraj onlajn predavanje"
|
msgstr "Kreiraj onlajn predavanje"
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr "Kreiraj novi bedž"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "Kreiraj zadatak"
|
msgstr "Kreiraj zadatak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "Kreirajte svoju prvu grupu"
|
msgstr "Kreirajte svoju prvu grupu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "Kreirajte svoju prvu obuku"
|
msgstr "Kreirajte svoju prvu obuku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "Kreirajte svoj prvi kviz"
|
msgstr "Kreirajte svoj prvi kviz"
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr "Kreirajte svoj prvi kviz"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Kreirano"
|
msgstr "Kreirano"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "Kreiranje grupe"
|
msgstr "Kreiranje grupe"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "Kreiranje obuke"
|
msgstr "Kreiranje obuke"
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Trenutna lekcija"
|
msgstr "Trenutna lekcija"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "Prilagođeni šablon sertifikata"
|
msgstr "Prilagođeni šablon sertifikata"
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Kontrolna tabla"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Radna površina"
|
msgstr "Radna površina"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Detalji"
|
msgstr "Detalji"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Diskusija"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Upisi"
|
msgstr "Upisi"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Istražite više"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr "Neuspešno podnošenje. Pokušajte ponovo. {0}"
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "Neuspešno ažuriranje dodele bedža: "
|
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}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "Neuspešno ažuriranje meta oznaka {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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Komentari predavača"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Interesovanje"
|
msgstr "Interesovanje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Uvod"
|
msgstr "Uvod"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Samo za pozvane"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Zahtev za pozivnicu"
|
msgstr "Zahtev za pozivnicu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "Pozovite svoj tim i studente"
|
msgstr "Pozovite svoj tim i studente"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr "SCORM paket"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Datum izdavanja"
|
msgstr "Datum izdavanja"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "Izdaj sertifikat"
|
msgstr "Izdaj sertifikat"
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Naziv radnog mesta"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Poslovi"
|
msgstr "Poslovi"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Oznaka"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Jezik"
|
msgstr "Jezik"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Prezime"
|
msgstr "Prezime"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Poslednji podnesak"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "Pokreni fajl"
|
msgstr "Pokreni fajl"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Učitaj više"
|
msgstr "Učitaj više"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Lokalno"
|
msgstr "Lokalno"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Lokacija"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Preferencija lokacije"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Prijava"
|
msgstr "Prijava"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Prijava na 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'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Modul je neispravan."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Ponedeljak"
|
msgstr "Ponedeljak"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "Monetizacija"
|
msgstr "Monetizacija"
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Više"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Više tačnih odgovora"
|
msgstr "Više tačnih odgovora"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Moja dostupnost"
|
msgstr "Moja dostupnost"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "Nema kvizova"
|
msgstr "Nema kvizova"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Nema snimka"
|
msgstr "Nema snimka"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr "Još uvek nisu dodata pitanja"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "Još uvek nisu dodati kvizovi."
|
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
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Nema dostupnih termina za ovaj datum."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "Nema studenata u ovoj grupi"
|
msgstr "Nema studenata u ovoj grupi"
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "Nema podnesaka"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Nema {0}"
|
msgstr "Nema {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Br."
|
msgstr "Br."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Nije dostupno za pregled"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Nije ocenjeno"
|
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."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Isključivo su prihvatljivi fajlovi vrste {0}."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Dozvoljen je samo fajl slike."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Delimično završeno"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "Aplikacija za obradu plaćanja nije instalirana"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Na čekanju"
|
msgstr "Na čekanju"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr "Članovi programa"
|
msgstr "Članovi programa"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "Vežba programiranja"
|
msgstr "Vežba programiranja"
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr "Programi"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Kviz će biti prikazivan na dnu lekcije."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Ocena"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Ocena ne može biti 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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Ukloni"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Odgovori"
|
msgstr "Odgovori"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Zatraži pozivnicu"
|
msgstr "Zatraži pozivnicu"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Poželjna uloga"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "Uloga je uspešno ažurirana"
|
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"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Sačuvaj"
|
msgstr "Sačuvaj"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Raspored"
|
msgstr "Raspored"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Opseg"
|
msgstr "Opseg"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Ocena"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Rezultat od"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5596,9 @@ msgid "Search"
|
|||||||
msgstr "Pretraga"
|
msgstr "Pretraga"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "Pretraži po imenu člana"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5684,17 @@ msgstr "Postavite boju"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Postavite svoju lozinku"
|
msgstr "Postavite svoju lozinku"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "Podešavanje"
|
msgstr "Podešavanje"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "Podešavanje platnog portala"
|
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/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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Podešavanje registracije"
|
msgstr "Podešavanje registracije"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Registracije"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: 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"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "Termin je uspešno obrisan"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistika"
|
msgstr "Statistika"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Statistika"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Statistika"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Status/Rezultat"
|
msgstr "Status/Rezultat"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Podgrupa"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Naslov"
|
msgstr "Naslov"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "Naslov je neophodan"
|
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."
|
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."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr "Test kviz"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Datum završetka"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "Za pridruživanje ovoj grupi, molimo Vas da kontaktirate administratora."
|
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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Nije na listi"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "Neobjavljeno"
|
msgstr "Neobjavljeno"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Volontiranje ili praksa"
|
msgstr "Volontiranje ili praksa"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "Vreme gledanja"
|
msgstr "Vreme gledanja"
|
||||||
|
|||||||
262
lms/locale/sv.po
262
lms/locale/sv.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: sv_SE\n"
|
||||||
"Language-Team: Swedish\n"
|
"Language-Team: Swedish\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr "En rad introduktion till kurs som finns på kurskortet"
|
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"
|
msgid "About"
|
||||||
msgstr "Om"
|
msgstr "Om"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Lägg till Lektion"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Lägga till Student"
|
msgstr "Lägga till Student"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "Lägg till Kapitel"
|
msgstr "Lägg till Kapitel"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Lägg till kurs"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "Lägg till nyckelord och tryck sedan på 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"
|
msgid "Add a lesson"
|
||||||
msgstr "Lägg till Lektion"
|
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}"
|
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}"
|
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"
|
msgid "Add courses to your batch"
|
||||||
msgstr "Lägg till kurser i din grupp"
|
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"
|
msgid "Add quiz to this video"
|
||||||
msgstr "Lägg till frågesport till denna 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"
|
msgid "Add students to your batch"
|
||||||
msgstr "Lägg till studenter i din grupp"
|
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}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Lägg till din uppgift som {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"
|
msgid "Add your first chapter"
|
||||||
msgstr "Lägg till ditt första kapitel"
|
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"
|
msgid "Add your first lesson"
|
||||||
msgstr "Lägg till din första lektion"
|
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"
|
msgid "Amount with GST"
|
||||||
msgstr "Belopp med Moms"
|
msgstr "Belopp med Moms"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Meddelande"
|
msgstr "Meddelande"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "Tillkännagivande är skickad"
|
msgstr "Tillkännagivande är skickad"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "Tillkännagivande erfordras"
|
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_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "Bedömning {0} har redan lagts till i denna grupp."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr "Tilldelad För"
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Uppgift Bilaga"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr "Tilldelning Godkännande"
|
msgstr "Tilldelning Godkännande"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "Uppgift Inlämningar"
|
msgstr "Uppgift Inlämningar"
|
||||||
@@ -556,7 +556,7 @@ msgstr "Uppgift uppdaterad"
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Uppgift kommer att visas längst ner i lektion."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,9 +620,9 @@ msgstr "Genomsnittlig Framsteg %"
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Genomsnittlig Betyg"
|
msgstr "Genomsnittlig Betyg"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Genomsnittlig Visningstid (sekunder)"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
msgid "Back to Course"
|
msgid "Back to Course"
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Parti:"
|
msgstr "Parti:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Grupper"
|
msgstr "Grupper"
|
||||||
@@ -953,6 +955,7 @@ msgstr "Certifikat för Genomförande"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "Certifikat sparad"
|
msgstr "Certifikat sparad"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Certifikat"
|
msgstr "Certifikat"
|
||||||
@@ -968,7 +971,7 @@ msgstr "Certifikat genererade"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Certifiering Detaljer"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Certifiering Namn"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "Certifierad"
|
msgstr "Certifierad"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "Certifierade Medlemmar"
|
msgstr "Certifierade Medlemmar"
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Stängd"
|
msgstr "Stängd"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Moln"
|
msgstr "Moln"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr "Kommaseparerade nyckelord för SEO"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Klar"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "Kompletterande Certifikat"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Kurser"
|
msgstr "Kurser"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Skapa live lektion"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr "Skapa Frågesport"
|
msgstr "Skapa Frågesport"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "Skapa grupp"
|
msgstr "Skapa grupp"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Skapa Kurs"
|
msgstr "Skapa Kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "Skapa live lektion"
|
msgstr "Skapa live lektion"
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr "Skapa ny Emblem"
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "Skapa Uppgift"
|
msgstr "Skapa Uppgift"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "Skapa din första grupp"
|
msgstr "Skapa din första grupp"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "Skapa din första kurs"
|
msgstr "Skapa din första kurs"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "Skapa din första frågesport"
|
msgstr "Skapa din första frågesport"
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr "Skapa din första frågesport"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Skapad"
|
msgstr "Skapad"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "Skapar grupp"
|
msgstr "Skapar grupp"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "Skapar kurs"
|
msgstr "Skapar kurs"
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Valuta"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Aktuell Lektion"
|
msgstr "Aktuell Lektion"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "Anpassade Certifikat Mallar"
|
msgstr "Anpassade Certifikat Mallar"
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Översikt Panel"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Skrivbord"
|
msgstr "Skrivbord"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Detaljer"
|
msgstr "Detaljer"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "Diskussioner"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Inskrivningar"
|
msgstr "Inskrivningar"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Utforska mer"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr "Misslyckades med inlämning. Försök igen. {0}"
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr "Misslyckades med att uppdatera Emblem tilldelning: "
|
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}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr "Misslyckades med att uppdatera metataggar {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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Lärare Kommentarer"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "Intresse"
|
msgstr "Intresse"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Introduktion"
|
msgstr "Introduktion"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Endast inbjudan"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Inbjudan Begäran"
|
msgstr "Inbjudan Begäran"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "Bjud in ditt team och dina studenter"
|
msgstr "Bjud in ditt team och dina studenter"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr "Är SCORM App"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Utfärdande Datum"
|
msgstr "Utfärdande Datum"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "Utfärda Certifikat"
|
msgstr "Utfärda Certifikat"
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "Jobb Benämning"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "Jobb"
|
msgstr "Jobb"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Etikett"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Språk"
|
msgstr "Språk"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Efternamn"
|
msgstr "Efternamn"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "Senaste Inlämning"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "Startfil"
|
msgstr "Startfil"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Ladda Mer"
|
msgstr "Ladda Mer"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Lokal"
|
msgstr "Lokal"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Plats"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Platspreferens"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Logga In"
|
msgstr "Logga In"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Logga in på 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'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Modul är felaktig."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Måndag"
|
msgstr "Måndag"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "Intäktsgenerering"
|
msgstr "Intäktsgenerering"
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Mer"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Flera korrekta svar"
|
msgstr "Flera korrekta svar"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Min tillgänglighet"
|
msgstr "Min tillgänglighet"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr "Inga frågesporter"
|
msgstr "Inga frågesporter"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Ingen Inspelning"
|
msgstr "Ingen Inspelning"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr "Inga frågor tillagda än"
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr "Inga frågesporter har lagts till ännu."
|
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
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Inga lediga tider för detta datum."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "Inga studenter i denna grupp"
|
msgstr "Inga studenter i denna grupp"
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "Inga inlämningar"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "Ingen {0}"
|
msgstr "Ingen {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Nr."
|
msgstr "Nr."
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Inte tillgänglig för förhandsgranskning"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Ej Betygsatt"
|
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."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Endast filer av typ {0} kommer att accepteras."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Endast bildfiler är tillåtna."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Delvis Klar"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "Betalning App är inte installerad"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Pågående"
|
msgstr "Pågående"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr "Program Medlemmar"
|
msgstr "Program Medlemmar"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr "Programmeringsövning"
|
msgstr "Programmeringsövning"
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr "Program"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "Frågesport kommer att visas längst ner i lektionen."
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Bedömning"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Betyg kan inte vara 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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Ta bort"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Svara till"
|
msgstr "Svara till"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Begär Inbjudan"
|
msgstr "Begär Inbjudan"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Rollpreferens"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "Roll uppdaterad"
|
msgstr "Roll uppdaterad"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Spara"
|
msgstr "Spara"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Schema"
|
msgstr "Schema"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Omfatning"
|
msgstr "Omfatning"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Resultat"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "Resultat av"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,8 +5596,9 @@ msgid "Search"
|
|||||||
msgstr "Sök"
|
msgstr "Sök"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgstr "Sök efter Medlemsnamn"
|
msgid "Search by Member"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5586,16 +5684,17 @@ msgstr "Ange Färg"
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Ange Lösenord"
|
msgstr "Ange Lösenord"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "Konfigurera"
|
msgstr "Konfigurera"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "Konfigurerar Betalningsport"
|
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/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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Registrering Inställningar"
|
msgstr "Registrering Inställningar"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Registreringar"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr "Tid tillagd"
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "Tid raderad"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "Statistik"
|
msgstr "Statistik"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "Statistik"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "Statistik"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Status/Resultat"
|
msgstr "Status/Resultat"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Undergrupp"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Ämne"
|
msgstr "Ämne"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "Ämne erfordras"
|
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."
|
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."
|
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:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr "Test Frågesport"
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Till Datum"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "För att gå med i denna grupp, kontakta Administratör."
|
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
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Ej Listad"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "Opublicerad"
|
msgstr "Opublicerad"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Volontärarbete eller Praktik"
|
msgstr "Volontärarbete eller Praktik"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr "Visningstid"
|
msgstr "Visningstid"
|
||||||
|
|||||||
258
lms/locale/th.po
258
lms/locale/th.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: th_TH\n"
|
||||||
"Language-Team: Thai\n"
|
"Language-Team: Thai\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "แดชบอร์ด"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "ดอกเบี้ย"
|
msgstr "ดอกเบี้ย"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "การแนะนำ"
|
msgstr "การแนะนำ"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "วันที่ออก"
|
msgstr "วันที่ออก"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "ป้ายกำกับ"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "ภาษา"
|
msgstr "ภาษา"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "นามสกุล"
|
msgstr "นามสกุล"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "เข้าสู่ระบบ"
|
msgstr "เข้าสู่ระบบ"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "วันจันทร์"
|
msgstr "วันจันทร์"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "เพิ่มเติม"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "ไม่มี {0}"
|
msgstr "ไม่มี {0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "เลขที่"
|
msgstr "เลขที่"
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "ลบ"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "บทบาท"
|
msgstr "บทบาท"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "บันทึก"
|
msgstr "บันทึก"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "สถานะ"
|
msgstr "สถานะ"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "หัวข้อ"
|
msgstr "หัวข้อ"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "ผู้ใช้จำนวนมากลงทะเบียนเมื่อเร็ว ๆ นี้ ดังนั้นการลงทะเบียนจึงถูกปิดใช้งาน โปรดลองอีกครั้งในหนึ่งชั่วโมง"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/tr.po
258
lms/locale/tr.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: tr_TR\n"
|
||||||
"Language-Team: Turkish\n"
|
"Language-Team: Turkish\n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "Hakkında"
|
msgstr "Hakkında"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "Ders Ekle"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "Öğrenci Ekle"
|
msgstr "Öğrenci Ekle"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "Kurs Ekle"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr "Bir ders ekle"
|
msgstr "Bir ders ekle"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "Bu soru için en azından bir olası cevap ekleyin: {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"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "Web sayfasını kenar çubuğuna ekle"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "Ödevinizi {0} olarak ekleyin"
|
msgstr "Ödevinizi {0} olarak ekleyin"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr "Ücretli kurslar için miktar ve para birimi gereklidir."
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "GST ile Tutar"
|
msgstr "GST ile Tutar"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Duyuru"
|
msgstr "Duyuru"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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."
|
msgstr "Değerlendirme {0} bu gruba zaten eklendi."
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "Ödev Eki"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "Ödev dersin alt kısmında görünecektir."
|
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/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "Ortalama Puan"
|
msgstr "Ortalama Puan"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "Parti:"
|
msgstr "Parti:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "Sınıflar"
|
msgstr "Sınıflar"
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "Sertifikalar"
|
msgstr "Sertifikalar"
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "Sertifikalar"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "Sertifika Adı"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "Kapandı"
|
msgstr "Kapandı"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "Bulut"
|
msgstr "Bulut"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "Tamamlandı"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: 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/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "Kurs"
|
msgstr "Kurs"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "Canlı Sınıf Oluştur"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "Bir Kurs Oluştur"
|
msgstr "Bir Kurs Oluştur"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Oluşturdu"
|
msgstr "Oluşturdu"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "Para Birimi"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "Güncel Ders"
|
msgstr "Güncel Ders"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "Gösterge Paneli"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "Masa"
|
msgstr "Masa"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Ayrıntılar"
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "Kayıtlar"
|
msgstr "Kayıtlar"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
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."
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "Daha Fazlasını Keşfedin"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "Eğitmen Yorumları"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "İlgi Alanı"
|
msgstr "İlgi Alanı"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "Tanıtım/Giriş"
|
msgstr "Tanıtım/Giriş"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "Sadece Davetliler"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "Davetiye Talebi"
|
msgstr "Davetiye Talebi"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "Veriliş tarihi"
|
msgstr "Veriliş tarihi"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "İş İlanı Başlığı"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "İşler"
|
msgstr "İşler"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "Etiket"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "Dil"
|
msgstr "Dil"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "Soyadı"
|
msgstr "Soyadı"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "Daha Fazla Yükle"
|
msgstr "Daha Fazla Yükle"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "Yerel"
|
msgstr "Yerel"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "Konum"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "Konum Tercihi"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "Giriş"
|
msgstr "Giriş"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "Frappe Cloud'a Giriş Yapın?"
|
msgstr "Frappe Cloud'a Giriş Yapın?"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "Modül hatalı."
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "Pazartesi"
|
msgstr "Pazartesi"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "Daha fazla"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "Birden Fazla Doğru Cevap"
|
msgstr "Birden Fazla Doğru Cevap"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "Müsaitliğim"
|
msgstr "Müsaitliğim"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "Kayıt Yok"
|
msgstr "Kayıt Yok"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "Bu tarih için boş yer bulunmamaktadır."
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "Başvuru yok"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "{0} Yok"
|
msgstr "{0} Yok"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "Sıra"
|
msgstr "Sıra"
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "Önizleme için uygun değil"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "Not Verilmedi"
|
msgstr "Not Verilmedi"
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "Sadece {0} türündeki dosyalar kabul edilecektir."
|
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."
|
msgid "Only image file is allowed."
|
||||||
msgstr "Sadece resim dosyasına izin verilir."
|
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 '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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "Kısmen Tamamlandı"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "Ödeme uygulaması yüklü değil"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "Bekliyor"
|
msgstr "Bekliyor"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "Değerlendirme"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "Değerlendirme 0 olamaz"
|
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'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "Kaldır"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "Yanıtla"
|
msgstr "Yanıtla"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "Davet İsteği"
|
msgstr "Davet İsteği"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "Rol Tercihi"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "Kaydet"
|
msgstr "Kaydet"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "Planla"
|
msgstr "Planla"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "Kapsam"
|
msgstr "Kapsam"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "Puan"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "Arama"
|
msgstr "Arama"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "Şifrenizi Ayarlayın"
|
msgstr "Şifrenizi Ayarlayın"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "Kayıt Ayarları"
|
msgstr "Kayıt Ayarları"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "Kayıtlar"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "İstatistik"
|
msgstr "İstatistik"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "İstatistik"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "İstatistik"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Durum"
|
msgstr "Durum"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "Durum/Puan"
|
msgstr "Durum/Puan"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "Alt Grup"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "Konu"
|
msgstr "Konu"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "Bitiş Tarihi"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
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"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "Listelenmemiş"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "Staj"
|
msgstr "Staj"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/vi.po
258
lms/locale/vi.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: vi_VN\n"
|
||||||
"Language-Team: Vietnamese\n"
|
"Language-Team: Vietnamese\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr ""
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr ""
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr ""
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr ""
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr ""
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr ""
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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 ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr ""
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -556,7 +556,7 @@ msgstr ""
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -953,6 +955,7 @@ msgstr ""
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -968,7 +971,7 @@ msgstr ""
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr ""
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr ""
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr ""
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr ""
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1717,15 +1735,15 @@ msgstr ""
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr ""
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr ""
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr ""
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr ""
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr ""
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3473,6 +3505,10 @@ msgstr ""
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3488,6 +3524,10 @@ msgstr ""
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3644,12 +3686,24 @@ msgstr ""
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr ""
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr ""
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr ""
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr ""
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr ""
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr ""
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4364,7 +4434,7 @@ msgstr ""
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr ""
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr ""
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr ""
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr ""
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr ""
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr ""
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5375,7 +5464,8 @@ msgstr ""
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr ""
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr ""
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr ""
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr ""
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr ""
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5871,6 +5979,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr ""
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5939,7 +6052,7 @@ msgstr ""
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr ""
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr ""
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr ""
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr ""
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
258
lms/locale/zh.po
258
lms/locale/zh.po
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: frappe\n"
|
"Project-Id-Version: frappe\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-07-25 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-07-29 22:53\n"
|
"PO-Revision-Date: 2025-07-29 22:53+0000\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
|
"Language: zh_CN\n"
|
||||||
"Language-Team: Chinese Simplified\n"
|
"Language-Team: Chinese Simplified\n"
|
||||||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||||
"MIME-Version: 1.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"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.16.0\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
|
#: lms/templates/emails/assignment_submission.html:5
|
||||||
msgid " Please evaluate and grade it."
|
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"
|
msgid "A one line introduction to the course that appears on the course card"
|
||||||
msgstr "课程卡片显示的课程简介(单行)"
|
msgstr "课程卡片显示的课程简介(单行)"
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileAbout.vue:4
|
#: frontend/src/pages/Profile.vue:198 frontend/src/pages/ProfileAbout.vue:4
|
||||||
msgid "About"
|
msgid "About"
|
||||||
msgstr "关于"
|
msgstr "关于"
|
||||||
|
|
||||||
@@ -184,7 +180,7 @@ msgstr "新增课时"
|
|||||||
msgid "Add a Student"
|
msgid "Add a Student"
|
||||||
msgstr "添加学员"
|
msgstr "添加学员"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:568
|
#: frontend/src/components/AppSidebar.vue:584
|
||||||
msgid "Add a chapter"
|
msgid "Add a chapter"
|
||||||
msgstr "添加章节"
|
msgstr "添加章节"
|
||||||
|
|
||||||
@@ -196,7 +192,7 @@ msgstr "创建课程"
|
|||||||
msgid "Add a keyword and then press enter"
|
msgid "Add a keyword and then press enter"
|
||||||
msgstr "输入关键词后按回车键添加"
|
msgstr "输入关键词后按回车键添加"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:569
|
#: frontend/src/components/AppSidebar.vue:585
|
||||||
msgid "Add a lesson"
|
msgid "Add a lesson"
|
||||||
msgstr "添加课时"
|
msgstr "添加课时"
|
||||||
|
|
||||||
@@ -229,7 +225,7 @@ msgstr "为本课时添加作业"
|
|||||||
msgid "Add at least one possible answer for this question: {0}"
|
msgid "Add at least one possible answer for this question: {0}"
|
||||||
msgstr "请为该问题添加至少一个备选答案:{0}"
|
msgstr "请为该问题添加至少一个备选答案:{0}"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:532
|
#: frontend/src/components/AppSidebar.vue:548
|
||||||
msgid "Add courses to your batch"
|
msgid "Add courses to your batch"
|
||||||
msgstr "为班级添加课程"
|
msgstr "为班级添加课程"
|
||||||
|
|
||||||
@@ -237,7 +233,7 @@ msgstr "为班级添加课程"
|
|||||||
msgid "Add quiz to this video"
|
msgid "Add quiz to this video"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:511
|
#: frontend/src/components/AppSidebar.vue:527
|
||||||
msgid "Add students to your batch"
|
msgid "Add students to your batch"
|
||||||
msgstr "为班级添加学员"
|
msgstr "为班级添加学员"
|
||||||
|
|
||||||
@@ -249,11 +245,11 @@ msgstr "添加网页至侧边栏"
|
|||||||
msgid "Add your assignment as {0}"
|
msgid "Add your assignment as {0}"
|
||||||
msgstr "以{0}格式添加作业"
|
msgstr "以{0}格式添加作业"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:444
|
#: frontend/src/components/AppSidebar.vue:460
|
||||||
msgid "Add your first chapter"
|
msgid "Add your first chapter"
|
||||||
msgstr "添加首个章节"
|
msgstr "添加首个章节"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:460
|
#: frontend/src/components/AppSidebar.vue:476
|
||||||
msgid "Add your first lesson"
|
msgid "Add your first lesson"
|
||||||
msgstr "添加首节课时"
|
msgstr "添加首节课时"
|
||||||
|
|
||||||
@@ -368,15 +364,15 @@ msgstr "付费课程必须填写金额与币种。"
|
|||||||
msgid "Amount with GST"
|
msgid "Amount with GST"
|
||||||
msgstr "含商品及服务税金额"
|
msgstr "含商品及服务税金额"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:33
|
#: frontend/src/components/Modals/AnnouncementModal.vue:34
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "公告"
|
msgstr "公告"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:101
|
#: frontend/src/components/Modals/AnnouncementModal.vue:105
|
||||||
msgid "Announcement has been sent successfully"
|
msgid "Announcement has been sent successfully"
|
||||||
msgstr "公告发送成功"
|
msgstr "公告发送成功"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:96
|
#: frontend/src/components/Modals/AnnouncementModal.vue:97
|
||||||
msgid "Announcement is required"
|
msgid "Announcement is required"
|
||||||
msgstr "必须填写公告内容。"
|
msgstr "必须填写公告内容。"
|
||||||
|
|
||||||
@@ -448,6 +444,7 @@ msgstr "确定要登录Frappe Cloud控制面板?"
|
|||||||
|
|
||||||
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
#. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch'
|
||||||
#. Label of the assessment (Table) 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/AssessmentModal.vue:27
|
||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:41
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11
|
#: 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}已添加至本批次。"
|
msgstr "考核{0}已添加至本批次。"
|
||||||
|
|
||||||
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
|
#. 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/Assessments.vue:5
|
||||||
#: frontend/src/components/BatchStudents.vue:32
|
#: frontend/src/components/BatchStudents.vue:32
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
@@ -506,7 +503,9 @@ msgstr ""
|
|||||||
#. Lesson'
|
#. Lesson'
|
||||||
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
#. Label of the assignment (Link) field in DocType 'LMS Assignment Submission'
|
||||||
#: frontend/src/components/Assessments.vue:245
|
#: frontend/src/components/Assessments.vue:245
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:101
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
#: frontend/src/pages/AssignmentSubmissionList.vue:12
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:174
|
||||||
#: frontend/src/utils/assignment.js:24
|
#: frontend/src/utils/assignment.js:24
|
||||||
#: lms/lms/doctype/course_lesson/course_lesson.json
|
#: lms/lms/doctype/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -525,6 +524,7 @@ msgstr "作业附件"
|
|||||||
msgid "Assignment Submission"
|
msgid "Assignment Submission"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:215
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
#: frontend/src/pages/AssignmentSubmissionList.vue:222
|
||||||
msgid "Assignment Submissions"
|
msgid "Assignment Submissions"
|
||||||
msgstr "作业提交记录"
|
msgstr "作业提交记录"
|
||||||
@@ -556,7 +556,7 @@ msgstr "作业更新成功"
|
|||||||
msgid "Assignment will appear at the bottom of the lesson."
|
msgid "Assignment will appear at the bottom of the lesson."
|
||||||
msgstr "作业将显示在课时末尾。"
|
msgstr "作业将显示在课时末尾。"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:585
|
#: frontend/src/components/AppSidebar.vue:601
|
||||||
#: frontend/src/components/Settings/Badges.vue:163
|
#: frontend/src/components/Settings/Badges.vue:163
|
||||||
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:273
|
||||||
msgid "Assignments"
|
msgid "Assignments"
|
||||||
@@ -620,8 +620,8 @@ msgstr ""
|
|||||||
msgid "Average Rating"
|
msgid "Average Rating"
|
||||||
msgstr "平均评分"
|
msgstr "平均评分"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:65
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (seconds)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Lesson.vue:151
|
#: frontend/src/pages/Lesson.vue:151
|
||||||
@@ -800,7 +800,9 @@ msgid "Batch:"
|
|||||||
msgstr "批次:"
|
msgstr "批次:"
|
||||||
|
|
||||||
#. Label of the batches (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
|
||||||
msgid "Batches"
|
msgid "Batches"
|
||||||
msgstr "批次"
|
msgstr "批次"
|
||||||
@@ -953,6 +955,7 @@ msgstr "结业证书"
|
|||||||
msgid "Certificate saved successfully"
|
msgid "Certificate saved successfully"
|
||||||
msgstr "证书保存成功"
|
msgstr "证书保存成功"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:198
|
||||||
#: frontend/src/pages/ProfileCertificates.vue:4
|
#: frontend/src/pages/ProfileCertificates.vue:4
|
||||||
msgid "Certificates"
|
msgid "Certificates"
|
||||||
msgstr "证书"
|
msgstr "证书"
|
||||||
@@ -968,7 +971,7 @@ msgstr "证书生成成功"
|
|||||||
#. Enrollment'
|
#. Enrollment'
|
||||||
#. Label of a Card Break in the LMS Workspace
|
#. Label of a Card Break in the LMS Workspace
|
||||||
#. Label of a Link 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/components/Modals/Event.vue:381
|
||||||
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38
|
||||||
#: frontend/src/pages/CourseCertification.vue:10
|
#: frontend/src/pages/CourseCertification.vue:10
|
||||||
@@ -991,14 +994,23 @@ msgstr "认证详情"
|
|||||||
msgid "Certification Name"
|
msgid "Certification Name"
|
||||||
msgstr "认证名称"
|
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
|
#: frontend/src/components/BatchStudents.vue:17
|
||||||
msgid "Certified"
|
msgid "Certified"
|
||||||
msgstr "已认证"
|
msgstr "已认证"
|
||||||
|
|
||||||
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
#. Label of the certified_members (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:182
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:189
|
#: frontend/src/pages/CertifiedParticipants.vue:190
|
||||||
#: frontend/src/pages/Statistics.vue:40
|
#: frontend/src/pages/Statistics.vue:40 frontend/src/utils/index.js:424
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Certified Members"
|
msgid "Certified Members"
|
||||||
msgstr "认证成员"
|
msgstr "认证成员"
|
||||||
@@ -1162,6 +1174,7 @@ msgid "Closed"
|
|||||||
msgstr "已关闭"
|
msgstr "已关闭"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Cloud"
|
msgid "Cloud"
|
||||||
msgstr "云"
|
msgstr "云"
|
||||||
@@ -1246,7 +1259,6 @@ msgstr ""
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
#. Label of the comments (Small Text) field in DocType 'Exercise Submission'
|
||||||
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
#. Label of the comments (Text Editor) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
|
||||||
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
#. Label of the comments (Small Text) field in DocType 'LMS Mentor Request'
|
||||||
#: frontend/src/components/Assignment.vue:164
|
#: frontend/src/components/Assignment.vue:164
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
@@ -1352,6 +1364,10 @@ msgstr "已完成"
|
|||||||
msgid "Completion Certificate"
|
msgid "Completion Certificate"
|
||||||
msgstr "结业证书"
|
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'
|
#. Label of the condition (Code) field in DocType 'LMS Badge'
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:65
|
#: frontend/src/components/Settings/BadgeForm.vue:65
|
||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
@@ -1664,8 +1680,10 @@ msgstr "课程{0}已添加至本批次"
|
|||||||
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
#: frontend/src/components/Modals/BatchStudentProgress.vue:91
|
||||||
#: frontend/src/pages/BatchDetail.vue:44
|
#: frontend/src/pages/BatchDetail.vue:44
|
||||||
#: frontend/src/pages/CourseCertification.vue:127
|
#: 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
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Courses"
|
msgid "Courses"
|
||||||
msgstr "课程"
|
msgstr "课程"
|
||||||
@@ -1717,15 +1735,15 @@ msgstr "创建直播课程"
|
|||||||
msgid "Create a Quiz"
|
msgid "Create a Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:576
|
#: frontend/src/components/AppSidebar.vue:592
|
||||||
msgid "Create a batch"
|
msgid "Create a batch"
|
||||||
msgstr "创建班级"
|
msgstr "创建班级"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:567
|
#: frontend/src/components/AppSidebar.vue:583
|
||||||
msgid "Create a course"
|
msgid "Create a course"
|
||||||
msgstr "创建课程"
|
msgstr "创建课程"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:577
|
#: frontend/src/components/AppSidebar.vue:593
|
||||||
msgid "Create a live class"
|
msgid "Create a live class"
|
||||||
msgstr "创建直播课程"
|
msgstr "创建直播课程"
|
||||||
|
|
||||||
@@ -1737,15 +1755,15 @@ msgstr ""
|
|||||||
msgid "Create an Assignment"
|
msgid "Create an Assignment"
|
||||||
msgstr "创建作业"
|
msgstr "创建作业"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:501
|
#: frontend/src/components/AppSidebar.vue:517
|
||||||
msgid "Create your first batch"
|
msgid "Create your first batch"
|
||||||
msgstr "创建首个班级"
|
msgstr "创建首个班级"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:432
|
#: frontend/src/components/AppSidebar.vue:448
|
||||||
msgid "Create your first course"
|
msgid "Create your first course"
|
||||||
msgstr "创建首门课程"
|
msgstr "创建首门课程"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:479
|
#: frontend/src/components/AppSidebar.vue:495
|
||||||
msgid "Create your first quiz"
|
msgid "Create your first quiz"
|
||||||
msgstr "创建首项测验"
|
msgstr "创建首项测验"
|
||||||
|
|
||||||
@@ -1753,11 +1771,11 @@ msgstr "创建首项测验"
|
|||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "已创建"
|
msgstr "已创建"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:573
|
#: frontend/src/components/AppSidebar.vue:589
|
||||||
msgid "Creating a batch"
|
msgid "Creating a batch"
|
||||||
msgstr "正在创建班级"
|
msgstr "正在创建班级"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:564
|
#: frontend/src/components/AppSidebar.vue:580
|
||||||
msgid "Creating a course"
|
msgid "Creating a course"
|
||||||
msgstr "正在创建课程"
|
msgstr "正在创建课程"
|
||||||
|
|
||||||
@@ -1776,7 +1794,7 @@ msgstr "币种"
|
|||||||
msgid "Current Lesson"
|
msgid "Current Lesson"
|
||||||
msgstr "当前课时"
|
msgstr "当前课时"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:595
|
#: frontend/src/components/AppSidebar.vue:611
|
||||||
msgid "Custom Certificate Templates"
|
msgid "Custom Certificate Templates"
|
||||||
msgstr "自定义证书模板"
|
msgstr "自定义证书模板"
|
||||||
|
|
||||||
@@ -1819,6 +1837,8 @@ msgstr "仪表盘"
|
|||||||
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
#: frontend/src/components/Modals/EvaluationModal.vue:26
|
||||||
#: frontend/src/components/Modals/Event.vue:40
|
#: frontend/src/components/Modals/Event.vue:40
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:29
|
#: 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_batch_timetable/lms_batch_timetable.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.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/Controls/ChildTable.vue:56
|
||||||
#: frontend/src/components/CourseOutline.vue:283
|
#: frontend/src/components/CourseOutline.vue:283
|
||||||
#: frontend/src/components/CourseOutline.vue:349
|
#: frontend/src/components/CourseOutline.vue:349
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:41
|
||||||
#: frontend/src/components/Settings/Badges.vue:171
|
#: frontend/src/components/Settings/Badges.vue:171
|
||||||
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
|
||||||
@@ -1947,8 +1968,8 @@ msgid "Desk"
|
|||||||
msgstr "工作台"
|
msgstr "工作台"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
#: frontend/src/components/Modals/DiscussionModal.vue:22
|
||||||
#: frontend/src/pages/BatchForm.vue:21 frontend/src/pages/CourseForm.vue:25
|
#: frontend/src/pages/Batch.vue:323 frontend/src/pages/BatchForm.vue:21
|
||||||
#: frontend/src/pages/QuizForm.vue:50
|
#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:50
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "详情"
|
msgstr "详情"
|
||||||
|
|
||||||
@@ -1987,6 +2008,7 @@ msgstr "讨论区"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.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/BatchOverlay.vue:129
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:116
|
#: frontend/src/components/CourseCardOverlay.vue:116
|
||||||
|
#: frontend/src/components/DiscussionReplies.vue:35
|
||||||
#: frontend/src/components/Modals/ChapterModal.vue:9
|
#: frontend/src/components/Modals/ChapterModal.vue:9
|
||||||
#: frontend/src/components/Settings/Badges.vue:156
|
#: frontend/src/components/Settings/Badges.vue:156
|
||||||
#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130
|
#: 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 the enrollments (Int) field in DocType 'LMS Course'
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#. Label of a shortcut 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/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
|
#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json
|
||||||
msgid "Enrollments"
|
msgid "Enrollments"
|
||||||
msgstr "注册记录"
|
msgstr "注册记录"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:77
|
||||||
|
msgid "Enrollments per month"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.py:26
|
#: 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."
|
msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations."
|
||||||
msgstr "在Google设置中填写客户端ID和密钥以发送评估日历邀请"
|
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'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
#. Label of the evaluator_name (Data) field in DocType 'LMS Certificate
|
|
||||||
#. Request'
|
#. Request'
|
||||||
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
#: lms/lms/doctype/lms_certificate/lms_certificate.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
@@ -2477,7 +2505,9 @@ msgstr "查看更多"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:458
|
||||||
#: frontend/src/components/Modals/Event.vue:366
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Fail"
|
msgid "Fail"
|
||||||
@@ -2508,7 +2538,7 @@ msgstr ""
|
|||||||
msgid "Failed to update badge assignment: "
|
msgid "Failed to update badge assignment: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:670
|
#: frontend/src/utils/index.js:659
|
||||||
msgid "Failed to update meta tags {0}"
|
msgid "Failed to update meta tags {0}"
|
||||||
msgstr ""
|
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 'Course Evaluator'
|
||||||
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
#. Label of the full_name (Data) field in DocType 'Invite Request'
|
||||||
#. Label of the full_name (Data) field in DocType 'LMS Program Member'
|
#. 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/course_evaluator/course_evaluator.json
|
||||||
#: lms/lms/doctype/invite_request/invite_request.json
|
#: lms/lms/doctype/invite_request/invite_request.json
|
||||||
#: lms/lms/doctype/lms_program_member/lms_program_member.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'
|
#. 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 (Attach Image) field in DocType 'LMS Badge'
|
||||||
#. Label of the image (Code) field in DocType 'LMS Exercise'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
@@ -3007,8 +3039,8 @@ msgstr "讲师评语"
|
|||||||
msgid "Interest"
|
msgid "Interest"
|
||||||
msgstr "兴趣"
|
msgstr "兴趣"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:556
|
#: frontend/src/components/AppSidebar.vue:572
|
||||||
#: frontend/src/components/AppSidebar.vue:559
|
#: frontend/src/components/AppSidebar.vue:575
|
||||||
msgid "Introduction"
|
msgid "Introduction"
|
||||||
msgstr "简介"
|
msgstr "简介"
|
||||||
|
|
||||||
@@ -3046,7 +3078,7 @@ msgstr "仅限邀请"
|
|||||||
msgid "Invite Request"
|
msgid "Invite Request"
|
||||||
msgstr "邀请请求"
|
msgstr "邀请请求"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:490
|
#: frontend/src/components/AppSidebar.vue:506
|
||||||
msgid "Invite your team and students"
|
msgid "Invite your team and students"
|
||||||
msgstr "邀请团队成员及学员"
|
msgstr "邀请团队成员及学员"
|
||||||
|
|
||||||
@@ -3078,7 +3110,7 @@ msgstr "是否为SCORM包"
|
|||||||
msgid "Issue Date"
|
msgid "Issue Date"
|
||||||
msgstr "签发日期"
|
msgstr "签发日期"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:592
|
#: frontend/src/components/AppSidebar.vue:608
|
||||||
msgid "Issue a Certificate"
|
msgid "Issue a Certificate"
|
||||||
msgstr "颁发证书"
|
msgstr "颁发证书"
|
||||||
|
|
||||||
@@ -3158,7 +3190,7 @@ msgstr "职位名称"
|
|||||||
|
|
||||||
#. Label of the jobs (Check) field in DocType 'LMS Settings'
|
#. 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/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
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Jobs"
|
msgid "Jobs"
|
||||||
msgstr "职位"
|
msgstr "职位"
|
||||||
@@ -3473,6 +3505,10 @@ msgstr "标签"
|
|||||||
msgid "Language"
|
msgid "Language"
|
||||||
msgstr "语言"
|
msgstr "语言"
|
||||||
|
|
||||||
|
#: frontend/src/components/BatchStudents.vue:246
|
||||||
|
msgid "Last Active"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditProfile.vue:64
|
#: frontend/src/components/Modals/EditProfile.vue:64
|
||||||
msgid "Last Name"
|
msgid "Last Name"
|
||||||
msgstr "姓氏"
|
msgstr "姓氏"
|
||||||
@@ -3488,6 +3524,10 @@ msgstr "最新提交"
|
|||||||
msgid "Launch File"
|
msgid "Launch File"
|
||||||
msgstr "启动文件"
|
msgstr "启动文件"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:36
|
||||||
|
msgid "Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
#. Label of the left_at (Datetime) field in DocType 'LMS Live Class
|
||||||
#. Participant'
|
#. Participant'
|
||||||
#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json
|
#: 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'
|
#. Label of the lessons (Table) field in DocType 'Course Chapter'
|
||||||
#. Group in Course Chapter's connections
|
#. Group in Course Chapter's connections
|
||||||
#. Label of the lessons (Int) field in DocType 'LMS Course'
|
#. 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/CourseCard.vue:47
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:131
|
#: frontend/src/components/CourseCardOverlay.vue:131
|
||||||
#: lms/lms/doctype/course_chapter/course_chapter.json
|
#: lms/lms/doctype/course_chapter/course_chapter.json
|
||||||
@@ -3628,6 +3669,7 @@ msgid "Load More"
|
|||||||
msgstr "加载更多"
|
msgstr "加载更多"
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "本地"
|
msgstr "本地"
|
||||||
@@ -3644,12 +3686,24 @@ msgstr "地点"
|
|||||||
msgid "Location Preference"
|
msgid "Location Preference"
|
||||||
msgstr "地点偏好"
|
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/NoPermission.vue:28
|
||||||
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196
|
||||||
#: frontend/src/pages/Lesson.vue:59
|
#: frontend/src/pages/Lesson.vue:59
|
||||||
msgid "Login"
|
msgid "Login"
|
||||||
msgstr "登录"
|
msgstr "登录"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:171
|
||||||
|
msgid "Login to Frappe Cloud"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:174
|
#: frontend/src/components/UserDropdown.vue:174
|
||||||
msgid "Login to Frappe Cloud?"
|
msgid "Login to Frappe Cloud?"
|
||||||
msgstr "登录Frappe云平台?"
|
msgstr "登录Frappe云平台?"
|
||||||
@@ -3787,13 +3841,14 @@ msgstr ""
|
|||||||
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
#. Label of the member (Link) field in DocType 'LMS Zoom Settings'
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:216
|
||||||
#: frontend/src/components/Modals/LiveClassAttendance.vue:14
|
#: 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/Modals/ZoomAccountModal.vue:42
|
||||||
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26
|
||||||
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
#: frontend/src/components/Settings/BadgeAssignments.vue:179
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:215
|
#: frontend/src/components/Settings/BadgeForm.vue:215
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
#: frontend/src/components/Settings/ZoomSettings.vue:187
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
#: frontend/src/pages/AssignmentSubmissionList.vue:14
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:169
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268
|
||||||
#: frontend/src/pages/QuizSubmission.vue:31
|
#: frontend/src/pages/QuizSubmission.vue:31
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:91
|
#: frontend/src/pages/QuizSubmissionList.vue:91
|
||||||
@@ -4067,7 +4122,7 @@ msgstr "模块错误"
|
|||||||
msgid "Monday"
|
msgid "Monday"
|
||||||
msgstr "星期一"
|
msgstr "星期一"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: frontend/src/components/AppSidebar.vue:616
|
||||||
msgid "Monetization"
|
msgid "Monetization"
|
||||||
msgstr "课程变现功能"
|
msgstr "课程变现功能"
|
||||||
|
|
||||||
@@ -4080,6 +4135,10 @@ msgstr "更多"
|
|||||||
msgid "Multiple Correct Answers"
|
msgid "Multiple Correct Answers"
|
||||||
msgstr "多正确答案"
|
msgstr "多正确答案"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:133
|
||||||
|
msgid "My Profile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProfileEvaluator.vue:4
|
#: frontend/src/pages/ProfileEvaluator.vue:4
|
||||||
msgid "My availability"
|
msgid "My availability"
|
||||||
msgstr "我的可用时间"
|
msgstr "我的可用时间"
|
||||||
@@ -4195,6 +4254,7 @@ msgid "No Quizzes"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class'
|
#. 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
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "No Recording"
|
msgid "No Recording"
|
||||||
msgstr "无录制"
|
msgstr "无录制"
|
||||||
@@ -4251,11 +4311,19 @@ msgstr ""
|
|||||||
msgid "No quizzes added yet."
|
msgid "No quizzes added yet."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Controls/Autocomplete.vue:123
|
||||||
|
msgid "No results found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
#: frontend/src/components/Modals/EvaluationModal.vue:62
|
||||||
msgid "No slots available for this date."
|
msgid "No slots available for this date."
|
||||||
msgstr "该日期无可用时段"
|
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"
|
msgid "No students in this batch"
|
||||||
msgstr "本班级暂无学员"
|
msgstr "本班级暂无学员"
|
||||||
|
|
||||||
@@ -4267,7 +4335,7 @@ msgstr "无提交记录"
|
|||||||
msgid "No {0}"
|
msgid "No {0}"
|
||||||
msgstr "无{0}"
|
msgstr "无{0}"
|
||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:147
|
#: frontend/src/components/Quiz.vue:668 lms/templates/quiz/quiz.html:147
|
||||||
msgid "No."
|
msgid "No."
|
||||||
msgstr "编号"
|
msgstr "编号"
|
||||||
|
|
||||||
@@ -4291,6 +4359,8 @@ msgstr "不可预览"
|
|||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
#. Option for the 'Status' (Select) field in DocType 'LMS Assignment
|
||||||
#. Submission'
|
#. Submission'
|
||||||
|
#: frontend/src/components/Assignment.vue:456
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:198
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Not Graded"
|
msgid "Not Graded"
|
||||||
msgstr "未评分"
|
msgstr "未评分"
|
||||||
@@ -4364,7 +4434,7 @@ msgstr "仅允许添加已禁用自主学习的课程至项目"
|
|||||||
msgid "Only files of type {0} will be accepted."
|
msgid "Only files of type {0} will be accepted."
|
||||||
msgstr "仅接受{0}类型文件"
|
msgstr "仅接受{0}类型文件"
|
||||||
|
|
||||||
#: frontend/src/utils/index.js:502
|
#: frontend/src/utils/index.js:491
|
||||||
msgid "Only image file is allowed."
|
msgid "Only image file is allowed."
|
||||||
msgstr "仅允许图片文件"
|
msgstr "仅允许图片文件"
|
||||||
|
|
||||||
@@ -4466,6 +4536,7 @@ msgstr "永久账户号码"
|
|||||||
#. Option for the 'File Type' (Select) field in DocType 'Course Lesson'
|
#. 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/course_lesson/course_lesson.json
|
||||||
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
#: lms/lms/doctype/lms_assignment/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
@@ -4518,7 +4589,9 @@ msgstr "部分完成"
|
|||||||
#. Submission'
|
#. Submission'
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate
|
||||||
#. Evaluation'
|
#. Evaluation'
|
||||||
|
#: frontend/src/components/Assignment.vue:457
|
||||||
#: frontend/src/components/Modals/Event.vue:362
|
#: 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_assignment_submission/lms_assignment_submission.json
|
||||||
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
|
||||||
msgid "Pass"
|
msgid "Pass"
|
||||||
@@ -4635,7 +4708,12 @@ msgstr "未安装支付应用"
|
|||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr "待处理"
|
msgstr "待处理"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Profile.vue:214
|
||||||
|
msgid "People"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:44
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:102
|
#: frontend/src/pages/QuizSubmissionList.vue:102
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -4973,6 +5051,7 @@ msgid "Program Members"
|
|||||||
msgstr "项目成员"
|
msgstr "项目成员"
|
||||||
|
|
||||||
#: frontend/src/components/Assessments.vue:249
|
#: frontend/src/components/Assessments.vue:249
|
||||||
|
#: frontend/src/components/Modals/AssessmentModal.vue:102
|
||||||
msgid "Programming Exercise"
|
msgid "Programming Exercise"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5014,6 +5093,7 @@ msgstr "课程项目"
|
|||||||
|
|
||||||
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
#. Label of the progress (Float) field in DocType 'LMS Enrollment'
|
||||||
#. Label of the progress (Int) field in DocType 'LMS Program Member'
|
#. 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/BatchStudentProgress.vue:94
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:222
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: 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 the quiz (Link) field in DocType 'LMS Quiz Submission'
|
||||||
#. Label of a Link in the LMS Workspace
|
#. Label of a Link in the LMS Workspace
|
||||||
#: frontend/src/components/Assessments.vue:247
|
#: 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:21
|
||||||
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
#: frontend/src/components/Modals/QuizInVideo.vue:216
|
||||||
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:24
|
#: 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."
|
msgid "Quiz will appear at the bottom of the lesson."
|
||||||
msgstr "测验将显示在课时末尾"
|
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/QuizForm.vue:396 frontend/src/pages/Quizzes.vue:275
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
@@ -5233,6 +5314,10 @@ msgstr "评分"
|
|||||||
msgid "Rating cannot be 0"
|
msgid "Rating cannot be 0"
|
||||||
msgstr "评分不可为0"
|
msgstr "评分不可为0"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Read"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
|
||||||
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
|
||||||
msgid "Ready"
|
msgid "Ready"
|
||||||
@@ -5306,6 +5391,10 @@ msgstr "移除"
|
|||||||
msgid "Reply To"
|
msgid "Reply To"
|
||||||
msgstr "回复至"
|
msgstr "回复至"
|
||||||
|
|
||||||
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
|
msgid "Reply To is required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
msgstr "申请邀请"
|
msgstr "申请邀请"
|
||||||
@@ -5375,7 +5464,8 @@ msgstr "角色偏好"
|
|||||||
msgid "Role updated successfully"
|
msgid "Role updated successfully"
|
||||||
msgstr "角色更新成功。"
|
msgstr "角色更新成功。"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:612
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "角色"
|
msgstr "角色"
|
||||||
|
|
||||||
@@ -5460,6 +5550,7 @@ msgid "Save"
|
|||||||
msgstr "保存"
|
msgstr "保存"
|
||||||
|
|
||||||
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
#. Label of the schedule (Table) field in DocType 'Course Evaluator'
|
||||||
|
#: frontend/src/pages/Profile.vue:205
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "Schedule"
|
msgid "Schedule"
|
||||||
msgstr "日程"
|
msgstr "日程"
|
||||||
@@ -5480,6 +5571,7 @@ msgid "Scope"
|
|||||||
msgstr "范围"
|
msgstr "范围"
|
||||||
|
|
||||||
#. Label of the score (Int) field in DocType 'LMS Quiz Submission'
|
#. 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/QuizSubmission.vue:39
|
||||||
#: frontend/src/pages/QuizSubmissionList.vue:96
|
#: frontend/src/pages/QuizSubmissionList.vue:96
|
||||||
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
|
||||||
@@ -5492,6 +5584,11 @@ msgstr "得分"
|
|||||||
msgid "Score Out Of"
|
msgid "Score Out Of"
|
||||||
msgstr "总分值"
|
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/Evaluators.vue:25
|
||||||
#: frontend/src/components/Settings/Members.vue:25
|
#: frontend/src/components/Settings/Members.vue:25
|
||||||
#: frontend/src/pages/Jobs.vue:41
|
#: frontend/src/pages/Jobs.vue:41
|
||||||
@@ -5499,7 +5596,8 @@ msgid "Search"
|
|||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
msgid "Search by Member Name"
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
|
msgid "Search by Member"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
@@ -5586,16 +5684,17 @@ msgstr ""
|
|||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
msgstr "设置密码"
|
msgstr "设置密码"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:560
|
#: frontend/src/components/AppSidebar.vue:576
|
||||||
msgid "Setting up"
|
msgid "Setting up"
|
||||||
msgstr "系统配置中"
|
msgstr "系统配置中"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:605
|
#: frontend/src/components/AppSidebar.vue:621
|
||||||
msgid "Setting up payment gateway"
|
msgid "Setting up payment gateway"
|
||||||
msgstr "设置支付网关"
|
msgstr "设置支付网关"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:610
|
#: frontend/src/components/AppSidebar.vue:626
|
||||||
#: frontend/src/components/Settings/Settings.vue:7
|
#: 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/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
|
||||||
#: frontend/src/pages/ProfileRoles.vue:4
|
#: frontend/src/pages/ProfileRoles.vue:4
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
|
||||||
@@ -5691,10 +5790,15 @@ msgid "Signup Settings"
|
|||||||
msgstr "注册设置"
|
msgstr "注册设置"
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. 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
|
#: lms/lms/workspace/lms/lms.json
|
||||||
msgid "Signups"
|
msgid "Signups"
|
||||||
msgstr "注册记录"
|
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 (Table MultiSelect) field in DocType 'User'
|
||||||
#. Label of the skill (Data) field in DocType 'User Skill'
|
#. Label of the skill (Data) field in DocType 'User Skill'
|
||||||
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
#: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json
|
||||||
@@ -5732,6 +5836,10 @@ msgstr "时段添加成功。"
|
|||||||
msgid "Slot deleted successfully"
|
msgid "Slot deleted successfully"
|
||||||
msgstr "时段删除成功。"
|
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'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
#. Label of the slug (Data) field in DocType 'Cohort Subgroup'
|
||||||
#. Label of the slug (Data) field in DocType 'Cohort Web Page'
|
#. 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 tab_4_tab (Tab Break) field in DocType 'LMS Course'
|
||||||
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
#. Label of the statistics (Check) field in DocType 'LMS Settings'
|
||||||
#: frontend/src/components/BatchStudents.vue:5
|
#: frontend/src/components/BatchStudents.vue:5
|
||||||
#: frontend/src/pages/Statistics.vue:225
|
#: frontend/src/pages/Statistics.vue:153 frontend/src/pages/Statistics.vue:225
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: 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
|
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204
|
||||||
msgid "Statistics"
|
msgid "Statistics"
|
||||||
msgstr "统计"
|
msgstr "统计"
|
||||||
@@ -5871,6 +5979,7 @@ msgstr "统计"
|
|||||||
#: frontend/src/components/Settings/Badges.vue:228
|
#: frontend/src/components/Settings/Badges.vue:228
|
||||||
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
#: frontend/src/components/Settings/ZoomSettings.vue:197
|
||||||
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
#: frontend/src/pages/AssignmentSubmissionList.vue:19
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:185
|
||||||
#: frontend/src/pages/JobForm.vue:46
|
#: frontend/src/pages/JobForm.vue:46
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280
|
||||||
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
#: lms/job/doctype/job_opportunity/job_opportunity.json
|
||||||
@@ -5891,6 +6000,10 @@ msgstr "统计"
|
|||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "状态"
|
msgstr "状态"
|
||||||
|
|
||||||
|
#: frontend/src/components/Assessments.vue:224
|
||||||
|
msgid "Status/Percentage"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/assessments.html:17
|
#: lms/templates/assessments.html:17
|
||||||
msgid "Status/Score"
|
msgid "Status/Score"
|
||||||
msgstr "状态/得分"
|
msgstr "状态/得分"
|
||||||
@@ -5939,7 +6052,7 @@ msgstr "子组"
|
|||||||
msgid "Subject"
|
msgid "Subject"
|
||||||
msgstr "主题"
|
msgstr "主题"
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:93
|
#: frontend/src/components/Modals/AnnouncementModal.vue:94
|
||||||
msgid "Subject is required"
|
msgid "Subject is required"
|
||||||
msgstr "必须填写主题"
|
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."
|
msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster."
|
||||||
msgstr "请提交简历以继续申请此职位。提交后,简历将分享给招聘方"
|
msgstr "请提交简历以继续申请此职位。提交后,简历将分享给招聘方"
|
||||||
|
|
||||||
|
#: frontend/src/pages/AssignmentSubmissionList.vue:179
|
||||||
|
msgid "Submitted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/livecode/extension_footer.html:85
|
#: lms/templates/livecode/extension_footer.html:85
|
||||||
#: lms/templates/livecode/extension_footer.html:115
|
#: lms/templates/livecode/extension_footer.html:115
|
||||||
msgid "Submitted {0}"
|
msgid "Submitted {0}"
|
||||||
@@ -6125,7 +6242,6 @@ msgstr ""
|
|||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
#. Label of the test_results (Small Text) field in DocType 'Exercise Latest
|
||||||
#. Submission'
|
#. Submission'
|
||||||
#. Label of the test_results (Small Text) field in DocType 'Exercise
|
#. 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_latest_submission/exercise_latest_submission.json
|
||||||
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
#: lms/lms/doctype/exercise_submission/exercise_submission.json
|
||||||
msgid "Test Results"
|
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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "Text"
|
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 Sidebar Item'
|
||||||
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
|
||||||
#. Label of the title (Data) field in DocType 'Work Experience'
|
#. 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/AssignmentForm.vue:20
|
||||||
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
#: frontend/src/components/Modals/DiscussionModal.vue:18
|
||||||
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
#: frontend/src/components/Modals/LiveClassModal.vue:23
|
||||||
@@ -6436,6 +6554,10 @@ msgstr "截止日期"
|
|||||||
msgid "To join this batch, please contact the Administrator."
|
msgid "To join this batch, please contact the Administrator."
|
||||||
msgstr "加入本批次请联系管理员"
|
msgstr "加入本批次请联系管理员"
|
||||||
|
|
||||||
|
#: frontend/src/components/UserDropdown.vue:143
|
||||||
|
msgid "Toggle Theme"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:41
|
#: lms/lms/user.py:41
|
||||||
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour"
|
||||||
msgstr "近期注册用户过多,注册功能已临时关闭,请一小时后重试"
|
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 Assignment Submission'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Question'
|
#. Label of the type (Select) field in DocType 'LMS Question'
|
||||||
#. Label of the type (Select) field in DocType 'LMS Quiz 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/AssessmentModal.vue:22
|
||||||
#: frontend/src/components/Modals/Question.vue:44
|
#: frontend/src/components/Modals/Question.vue:44
|
||||||
#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167
|
#: 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'
|
||||||
#. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission'
|
#. 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/lms_assignment.json
|
||||||
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
|
||||||
msgid "URL"
|
msgid "URL"
|
||||||
@@ -6551,6 +6675,10 @@ msgstr "未列出"
|
|||||||
msgid "Unpublished"
|
msgid "Unpublished"
|
||||||
msgstr "未发布"
|
msgstr "未发布"
|
||||||
|
|
||||||
|
#: frontend/src/pages/Notifications.vue:16
|
||||||
|
msgid "Unread"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
#: frontend/src/components/Modals/EditCoverImage.vue:60
|
||||||
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
#: frontend/src/components/UnsplashImageBrowser.vue:54
|
||||||
msgid "Unsplash"
|
msgid "Unsplash"
|
||||||
@@ -6743,7 +6871,7 @@ msgid "Volunteering or Internship"
|
|||||||
msgstr "志愿者/实习经历"
|
msgstr "志愿者/实习经历"
|
||||||
|
|
||||||
#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration'
|
#. 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
|
#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json
|
||||||
msgid "Watch Time"
|
msgid "Watch Time"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
96
lms/public/js/eduvia_sso_login.js
Normal file
96
lms/public/js/eduvia_sso_login.js
Normal 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
372
lms/translations/fr.csv
Normal 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 n’est 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 l’administrateur 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 d’enregistrement"
|
||||||
|
"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 n’y 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 l’examinera 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éta‑description"
|
||||||
|
"Meta Keywords","Mots‑clé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. L’accè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éta‑balises {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 lorsqu’il sera disponible"
|
||||||
|
"Continue Learning","Continuer l’apprentissage"
|
||||||
|
"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 n’est 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.","N’hé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 n’y 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?","Voulez‑vous 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?","Voulez‑vous 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.","Aidez‑nous à 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 l’instant"
|
||||||
|
"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 n’y a actuellement aucun {0}. Restez à l’affût, de nouvelles expériences d’apprentissage 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 d’inscriptions"
|
||||||
|
"Courses Completed","Cours terminés"
|
||||||
|
"Lessons Completed","Leçons terminées"
|
||||||
|
@@ -31,5 +31,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pre-commit": "^1.2.2"
|
"pre-commit": "^1.2.2"
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user