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>
|
||||||
@@ -140,7 +140,6 @@ describe("Course Creation", () => {
|
|||||||
);
|
);
|
||||||
|
|
||||||
// Add Discussion
|
// Add Discussion
|
||||||
cy.get("span").contains("Community").click();
|
|
||||||
cy.button("New Question").click();
|
cy.button("New Question").click();
|
||||||
cy.wait(500);
|
cy.wait(500);
|
||||||
cy.get("[id^=headlessui-dialog-panel-").within(() => {
|
cy.get("[id^=headlessui-dialog-panel-").within(() => {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Submodule frappe-ui updated: 333dce1a4d...80d3a010ac
10
frontend/auto-imports.d.ts
vendored
10
frontend/auto-imports.d.ts
vendored
@@ -1,10 +0,0 @@
|
|||||||
/* eslint-disable */
|
|
||||||
/* prettier-ignore */
|
|
||||||
// @ts-nocheck
|
|
||||||
// noinspection JSUnusedGlobalSymbols
|
|
||||||
// Generated by unplugin-auto-import
|
|
||||||
// biome-ignore lint: disable
|
|
||||||
export {}
|
|
||||||
declare global {
|
|
||||||
|
|
||||||
}
|
|
||||||
2
frontend/components.d.ts
vendored
2
frontend/components.d.ts
vendored
@@ -66,7 +66,6 @@ declare module 'vue' {
|
|||||||
FrappeCloudIcon: typeof import('./src/components/Icons/FrappeCloudIcon.vue')['default']
|
FrappeCloudIcon: typeof import('./src/components/Icons/FrappeCloudIcon.vue')['default']
|
||||||
IconPicker: typeof import('./src/components/Controls/IconPicker.vue')['default']
|
IconPicker: typeof import('./src/components/Controls/IconPicker.vue')['default']
|
||||||
IndicatorIcon: typeof import('./src/components/Icons/IndicatorIcon.vue')['default']
|
IndicatorIcon: typeof import('./src/components/Icons/IndicatorIcon.vue')['default']
|
||||||
InlineLessonMenu: typeof import('./src/components/Notes/InlineLessonMenu.vue')['default']
|
|
||||||
InviteIcon: typeof import('./src/components/Icons/InviteIcon.vue')['default']
|
InviteIcon: typeof import('./src/components/Icons/InviteIcon.vue')['default']
|
||||||
JobApplicationModal: typeof import('./src/components/Modals/JobApplicationModal.vue')['default']
|
JobApplicationModal: typeof import('./src/components/Modals/JobApplicationModal.vue')['default']
|
||||||
JobCard: typeof import('./src/components/JobCard.vue')['default']
|
JobCard: typeof import('./src/components/JobCard.vue')['default']
|
||||||
@@ -82,7 +81,6 @@ declare module 'vue' {
|
|||||||
MultiSelect: typeof import('./src/components/Controls/MultiSelect.vue')['default']
|
MultiSelect: typeof import('./src/components/Controls/MultiSelect.vue')['default']
|
||||||
NoPermission: typeof import('./src/components/NoPermission.vue')['default']
|
NoPermission: typeof import('./src/components/NoPermission.vue')['default']
|
||||||
NoSidebarLayout: typeof import('./src/components/NoSidebarLayout.vue')['default']
|
NoSidebarLayout: typeof import('./src/components/NoSidebarLayout.vue')['default']
|
||||||
Notes: typeof import('./src/components/Notes/Notes.vue')['default']
|
|
||||||
NotPermitted: typeof import('./src/components/NotPermitted.vue')['default']
|
NotPermitted: typeof import('./src/components/NotPermitted.vue')['default']
|
||||||
PageModal: typeof import('./src/components/Modals/PageModal.vue')['default']
|
PageModal: typeof import('./src/components/Modals/PageModal.vue')['default']
|
||||||
PaymentSettings: typeof import('./src/components/Settings/PaymentSettings.vue')['default']
|
PaymentSettings: typeof import('./src/components/Settings/PaymentSettings.vue')['default']
|
||||||
|
|||||||
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>
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
"codemirror": "^6.0.1",
|
"codemirror": "^6.0.1",
|
||||||
"dayjs": "^1.11.6",
|
"dayjs": "^1.11.6",
|
||||||
"feather-icons": "^4.28.0",
|
"feather-icons": "^4.28.0",
|
||||||
"frappe-ui": "0.1.173",
|
"frappe-ui": "^0.1.172",
|
||||||
"highlight.js": "^11.11.1",
|
"highlight.js": "^11.11.1",
|
||||||
"lucide-vue-next": "^0.383.0",
|
"lucide-vue-next": "^0.383.0",
|
||||||
"markdown-it": "^14.0.0",
|
"markdown-it": "^14.0.0",
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
@@ -33,13 +33,13 @@
|
|||||||
{{ tag }}
|
{{ tag }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- <div
|
<div
|
||||||
v-if="!course.image"
|
v-if="!course.image"
|
||||||
class="flex items-center justify-center text-white flex-1 font-extrabold text-2xl my-auto px-5 text-center leading-6"
|
class="flex items-center justify-center text-white flex-1 font-extrabold text-2xl my-auto px-5 text-center leading-6"
|
||||||
:class="course.tags ? 'h-[80%]' : 'h-full'"
|
:class="course.tags ? 'h-[80%]' : 'h-full'"
|
||||||
>
|
>
|
||||||
{{ course.title }}
|
{{ course.title }}
|
||||||
</div> -->
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex flex-col flex-auto p-4">
|
<div class="flex flex-col flex-auto p-4">
|
||||||
<div class="flex items-center justify-between mb-2">
|
<div class="flex items-center justify-between mb-2">
|
||||||
@@ -69,12 +69,19 @@
|
|||||||
</span>
|
</span>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- <div v-if="course.status != 'Approved'">
|
||||||
|
<Badge
|
||||||
|
variant="subtle"
|
||||||
|
:theme="course.status === 'Under Review' ? 'orange' : 'blue'"
|
||||||
|
size="sm"
|
||||||
|
>
|
||||||
|
{{ course.status }}
|
||||||
|
</Badge>
|
||||||
|
</div> -->
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div v-if="course.image" class="text-xl font-semibold leading-6">
|
||||||
class="font-semibold leading-6"
|
|
||||||
:class="course.title.length > 32 ? 'text-lg' : 'text-xl'"
|
|
||||||
>
|
|
||||||
{{ course.title }}
|
{{ course.title }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -5,9 +5,6 @@
|
|||||||
class="float-right"
|
class="float-right"
|
||||||
@click="openTopicModal()"
|
@click="openTopicModal()"
|
||||||
>
|
>
|
||||||
<template #prefix>
|
|
||||||
<Plus class="size-4" />
|
|
||||||
</template>
|
|
||||||
{{ __('New {0}').format(singularize(title)) }}
|
{{ __('New {0}').format(singularize(title)) }}
|
||||||
</Button>
|
</Button>
|
||||||
<div class="text-xl font-semibold text-ink-gray-9">
|
<div class="text-xl font-semibold text-ink-gray-9">
|
||||||
@@ -52,7 +49,7 @@
|
|||||||
class="flex flex-col items-center justify-center border-2 border-dashed mt-5 py-8 rounded-md"
|
class="flex flex-col items-center justify-center border-2 border-dashed mt-5 py-8 rounded-md"
|
||||||
>
|
>
|
||||||
<MessageSquareText class="w-7 h-7 text-ink-gray-4 stroke-1.5 mr-2" />
|
<MessageSquareText class="w-7 h-7 text-ink-gray-4 stroke-1.5 mr-2" />
|
||||||
<div class="mt-2">
|
<div class="">
|
||||||
<div v-if="emptyStateTitle" class="font-medium mb-2">
|
<div v-if="emptyStateTitle" class="font-medium mb-2">
|
||||||
{{ __(emptyStateTitle) }}
|
{{ __(emptyStateTitle) }}
|
||||||
</div>
|
</div>
|
||||||
@@ -76,7 +73,7 @@ import { singularize, timeAgo } from '@/utils'
|
|||||||
import { ref, onMounted, inject, onUnmounted } from 'vue'
|
import { ref, onMounted, inject, onUnmounted } from 'vue'
|
||||||
import DiscussionReplies from '@/components/DiscussionReplies.vue'
|
import DiscussionReplies from '@/components/DiscussionReplies.vue'
|
||||||
import DiscussionModal from '@/components/Modals/DiscussionModal.vue'
|
import DiscussionModal from '@/components/Modals/DiscussionModal.vue'
|
||||||
import { MessageSquareText, Plus } from 'lucide-vue-next'
|
import { MessageSquareText } from 'lucide-vue-next'
|
||||||
import { getScrollContainer } from '@/utils/scrollContainer'
|
import { getScrollContainer } from '@/utils/scrollContainer'
|
||||||
|
|
||||||
const showTopics = ref(true)
|
const showTopics = ref(true)
|
||||||
@@ -105,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',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -23,9 +23,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div v-if="currentTab" class="mt-4">
|
<div v-if="currentTab" class="mt-4">
|
||||||
<div class="grid grid-cols-[55%,40%] gap-5">
|
<div class="grid grid-cols-[55%,40%] gap-5">
|
||||||
<div
|
<div class="space-y-5 border rounded-md p-2 pt-4">
|
||||||
class="space-y-5 border rounded-md p-2 pt-4 h-[70vh] overflow-y-auto"
|
|
||||||
>
|
|
||||||
<div class="grid grid-cols-[70%,30%] text-sm text-ink-gray-5">
|
<div class="grid grid-cols-[70%,30%] text-sm text-ink-gray-5">
|
||||||
<div class="px-4">
|
<div class="px-4">
|
||||||
{{ __('Member') }}
|
{{ __('Member') }}
|
||||||
@@ -61,7 +59,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="text-center text-sm">
|
<div class="text-center text-sm">
|
||||||
{{ formatTimestamp(row.watch_time) }}
|
{{ convertToMinutes(row.watch_time) }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</router-link>
|
</router-link>
|
||||||
@@ -71,7 +69,7 @@
|
|||||||
<NumberChart
|
<NumberChart
|
||||||
class="border rounded-md"
|
class="border rounded-md"
|
||||||
:config="{
|
:config="{
|
||||||
title: __('Average Watch Time'),
|
title: __('Average Watch Time (minutes)'),
|
||||||
value: averageWatchTime,
|
value: averageWatchTime,
|
||||||
}"
|
}"
|
||||||
/>
|
/>
|
||||||
@@ -99,7 +97,7 @@ import {
|
|||||||
TabButtons,
|
TabButtons,
|
||||||
} from 'frappe-ui'
|
} from 'frappe-ui'
|
||||||
import { computed, ref, watch } from 'vue'
|
import { computed, ref, watch } from 'vue'
|
||||||
import { enablePlyr, formatTimestamp } from '@/utils'
|
import { enablePlyr, convertToMinutes } from '@/utils'
|
||||||
import VideoBlock from '@/components/VideoBlock.vue'
|
import VideoBlock from '@/components/VideoBlock.vue'
|
||||||
|
|
||||||
const show = defineModel<boolean | undefined>()
|
const show = defineModel<boolean | undefined>()
|
||||||
@@ -187,7 +185,7 @@ const averageWatchTime = computed(() => {
|
|||||||
totalWatchTime += parseFloat(item.watch_time)
|
totalWatchTime += parseFloat(item.watch_time)
|
||||||
})
|
})
|
||||||
|
|
||||||
return formatTimestamp(totalWatchTime / currentTabData.value.length)
|
return convertToMinutes(totalWatchTime / currentTabData.value.length)
|
||||||
})
|
})
|
||||||
|
|
||||||
const currentTabData = computed(() => {
|
const currentTabData = computed(() => {
|
||||||
|
|||||||
@@ -1,241 +0,0 @@
|
|||||||
<template>
|
|
||||||
<div
|
|
||||||
class="text-sm absolute bg-white border rounded-md z-10 w-44"
|
|
||||||
:style="{
|
|
||||||
display: top > 0 ? 'block' : 'none',
|
|
||||||
top: top + 'px',
|
|
||||||
left: left + 'px',
|
|
||||||
}"
|
|
||||||
>
|
|
||||||
<div class="space-y-2 py-2">
|
|
||||||
<div class="text-xs text-ink-gray-5 font-medium px-3">
|
|
||||||
{{ __('Highlight') }}
|
|
||||||
</div>
|
|
||||||
<div class="">
|
|
||||||
<div
|
|
||||||
v-for="color in colors"
|
|
||||||
class="flex items-center space-x-2 px-3 py-2 cursor-pointer hover:bg-surface-gray-2"
|
|
||||||
@click="saveHighLight(color)"
|
|
||||||
>
|
|
||||||
<span
|
|
||||||
class="size-3 rounded-full"
|
|
||||||
:style="{
|
|
||||||
backgroundColor: theme.backgroundColor[color.toLowerCase()][400],
|
|
||||||
}"
|
|
||||||
></span>
|
|
||||||
<span>
|
|
||||||
{{ __(color) }}
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="border-t">
|
|
||||||
<div
|
|
||||||
@click="addToNotes()"
|
|
||||||
class="flex items-center space-x-2 hover:bg-surface-gray-2 cursor-pointer rounded-b-md py-2 px-3"
|
|
||||||
>
|
|
||||||
<NotepadText class="size-3 stroke-1.5" />
|
|
||||||
<span>
|
|
||||||
{{ __('Add to Notes') }}
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
v-if="highlightExists()"
|
|
||||||
@click="deleteHighlight"
|
|
||||||
class="flex items-center space-x-2 hover:bg-surface-gray-2 cursor-pointer rounded-b-md py-2 px-3"
|
|
||||||
>
|
|
||||||
<Trash2 class="size-3 stroke-1.5" />
|
|
||||||
<span>
|
|
||||||
{{ __('Remove Highlight') }}
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</template>
|
|
||||||
<script setup lang="ts">
|
|
||||||
import { computed, inject, ref, watch } from 'vue'
|
|
||||||
import { NotepadText, Trash2 } from 'lucide-vue-next'
|
|
||||||
import { theme } from '@/utils/theme'
|
|
||||||
import type { Note, Notes } from '@/components/Notes/types'
|
|
||||||
import { blockQuotesClick, highlightText } from '@/utils'
|
|
||||||
|
|
||||||
const user = inject<any>('$user')
|
|
||||||
const show = defineModel()
|
|
||||||
const notes = defineModel<Notes>('notes')
|
|
||||||
const top = ref(0)
|
|
||||||
const left = ref(0)
|
|
||||||
const currentSelection = ref<Selection | null>(null)
|
|
||||||
const selectedText = ref('')
|
|
||||||
const emit = defineEmits<{
|
|
||||||
(e: 'updateNotes'): void
|
|
||||||
}>()
|
|
||||||
|
|
||||||
const props = defineProps<{
|
|
||||||
lesson: string
|
|
||||||
}>()
|
|
||||||
|
|
||||||
watch(show, () => {
|
|
||||||
if (!show.value) {
|
|
||||||
return resetMenuPosition()
|
|
||||||
}
|
|
||||||
|
|
||||||
currentSelection.value = window.getSelection()
|
|
||||||
if (!currentSelection.value?.toString()) {
|
|
||||||
return resetMenuPosition()
|
|
||||||
}
|
|
||||||
|
|
||||||
updateMenuPosition()
|
|
||||||
})
|
|
||||||
|
|
||||||
const updateMenuPosition = () => {
|
|
||||||
selectedText.value = currentSelection.value?.toString() || ''
|
|
||||||
const range = currentSelection.value?.getRangeAt(0)
|
|
||||||
const rect = range?.getBoundingClientRect()
|
|
||||||
if (!rect) return
|
|
||||||
|
|
||||||
const offsetY = window.scrollY
|
|
||||||
const offsetX = window.scrollX
|
|
||||||
|
|
||||||
top.value = Math.floor(rect.top + offsetY - 40)
|
|
||||||
left.value = Math.floor(rect.right + offsetX + 10)
|
|
||||||
}
|
|
||||||
|
|
||||||
const resetMenuPosition = () => {
|
|
||||||
top.value = 0
|
|
||||||
left.value = 0
|
|
||||||
}
|
|
||||||
|
|
||||||
const colors = computed(() => {
|
|
||||||
return ['Red', 'Blue', 'Green', 'Yellow', 'Purple']
|
|
||||||
})
|
|
||||||
|
|
||||||
const highlightExists = () => {
|
|
||||||
return notes.value?.data?.some(
|
|
||||||
(note: Note) => note.highlighted_text === selectedText.value
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
const saveHighLight = (color: string) => {
|
|
||||||
if (!selectedText.value) return
|
|
||||||
|
|
||||||
notes.value?.insert.submit(
|
|
||||||
{
|
|
||||||
lesson: props.lesson,
|
|
||||||
member: user?.data?.name,
|
|
||||||
highlighted_text: selectedText.value,
|
|
||||||
color: color,
|
|
||||||
name: '',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
onSuccess(data: Note) {
|
|
||||||
highlightText(data)
|
|
||||||
resetStates()
|
|
||||||
emit('updateNotes')
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error saving highlight:', err)
|
|
||||||
resetStates()
|
|
||||||
},
|
|
||||||
}
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
const deleteHighlight = () => {
|
|
||||||
let notesToDelete = notes.value?.data.find(
|
|
||||||
(note: Note) => note.highlighted_text === selectedText.value
|
|
||||||
)
|
|
||||||
if (!notesToDelete) return
|
|
||||||
notes.value?.delete.submit(notesToDelete.name, {
|
|
||||||
onSuccess() {
|
|
||||||
resetStates()
|
|
||||||
document.querySelectorAll('.highlighted-text').forEach((el) => {
|
|
||||||
const element = el as HTMLElement
|
|
||||||
if (element.dataset.name === notesToDelete.name) {
|
|
||||||
element.style.backgroundColor = 'transparent'
|
|
||||||
}
|
|
||||||
})
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error deleting highlight:', err)
|
|
||||||
resetStates()
|
|
||||||
},
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
const addToNotes = () => {
|
|
||||||
if (!selectedText.value) return
|
|
||||||
let noteToUpdate = notes.value?.data.find((note: Note) => {
|
|
||||||
return !note.highlighted_text && note.note !== ''
|
|
||||||
})
|
|
||||||
if (!noteToUpdate) {
|
|
||||||
createNote()
|
|
||||||
} else {
|
|
||||||
updateNote(noteToUpdate)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const createNote = () => {
|
|
||||||
notes.value?.insert.submit(
|
|
||||||
{
|
|
||||||
lesson: props.lesson,
|
|
||||||
member: user?.data?.name,
|
|
||||||
note: `<blockquote><p>${selectedText.value}</p></blockquote><br>`,
|
|
||||||
color: 'Yellow',
|
|
||||||
name: '',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
onSuccess(data: Note) {
|
|
||||||
emit('updateNotes')
|
|
||||||
setTimeout(() => {
|
|
||||||
scrollToText(selectedText.value)
|
|
||||||
blockQuotesClick()
|
|
||||||
resetStates()
|
|
||||||
}, 100)
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error creating note:', err)
|
|
||||||
resetStates()
|
|
||||||
},
|
|
||||||
}
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
const updateNote = (noteToUpdate: Note) => {
|
|
||||||
notes.value?.setValue.submit(
|
|
||||||
{
|
|
||||||
name: noteToUpdate.name,
|
|
||||||
note: `${noteToUpdate.note}\n\n<blockquote><p>${selectedText.value}</p></blockquote><br>`,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
onSuccess(data: Note) {
|
|
||||||
emit('updateNotes')
|
|
||||||
setTimeout(() => {
|
|
||||||
scrollToText(selectedText.value)
|
|
||||||
blockQuotesClick()
|
|
||||||
resetStates()
|
|
||||||
}, 100)
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error updating note:', err)
|
|
||||||
resetStates()
|
|
||||||
},
|
|
||||||
}
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
const scrollToText = (text: string) => {
|
|
||||||
const elements = document.querySelectorAll('blockquote p')
|
|
||||||
Array.from(elements).forEach((el) => {
|
|
||||||
const element = el as HTMLElement
|
|
||||||
if (element.textContent?.toLowerCase().includes(text.toLowerCase())) {
|
|
||||||
element.scrollIntoView({ behavior: 'smooth', block: 'center' })
|
|
||||||
}
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
const resetStates = () => {
|
|
||||||
selectedText.value = ''
|
|
||||||
show.value = false
|
|
||||||
resetMenuPosition()
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
@@ -1,115 +0,0 @@
|
|||||||
<template>
|
|
||||||
<div class="text-lg font-semibold mb-4">
|
|
||||||
{{ __('My Notes') }}
|
|
||||||
</div>
|
|
||||||
<TextEditor
|
|
||||||
:content="note"
|
|
||||||
:placeholder="__('Make notes for quick revision. Press / for menu.')"
|
|
||||||
@change="(val: string) => updateNoteText(val)"
|
|
||||||
:editable="true"
|
|
||||||
editorClass="prose prose-sm min-h-[200px] max-w-none"
|
|
||||||
/>
|
|
||||||
</template>
|
|
||||||
<script setup lang="ts">
|
|
||||||
import { TextEditor } from 'frappe-ui'
|
|
||||||
import { useDebounceFn } from '@vueuse/core'
|
|
||||||
import { inject, ref, onMounted, watch } from 'vue'
|
|
||||||
import type { Note, Notes } from '@/components/Notes/types'
|
|
||||||
import { blockQuotesClick } from '@/utils/'
|
|
||||||
|
|
||||||
const note = ref<string | null>(null)
|
|
||||||
const currentNoteName = ref<string | null>(null)
|
|
||||||
const user = inject<any>('$user')
|
|
||||||
const notes = defineModel<Notes>('notes')
|
|
||||||
const emit = defineEmits<{
|
|
||||||
(e: 'updateNotes'): void
|
|
||||||
}>()
|
|
||||||
|
|
||||||
const props = defineProps<{
|
|
||||||
lesson: string
|
|
||||||
}>()
|
|
||||||
|
|
||||||
onMounted(() => {
|
|
||||||
updateCurrentNote()
|
|
||||||
})
|
|
||||||
|
|
||||||
watch(
|
|
||||||
() => notes.value?.data,
|
|
||||||
() => {
|
|
||||||
updateCurrentNote()
|
|
||||||
blockQuotesClick()
|
|
||||||
}
|
|
||||||
)
|
|
||||||
|
|
||||||
const updateCurrentNote = () => {
|
|
||||||
const currentNote = notes.value?.data?.filter((row: Note) => {
|
|
||||||
return !row.highlighted_text && row.note !== ''
|
|
||||||
})
|
|
||||||
if (currentNote?.length === 0) {
|
|
||||||
note.value = null
|
|
||||||
currentNoteName.value = null
|
|
||||||
return
|
|
||||||
} else if (currentNote && currentNote.length > 0) {
|
|
||||||
currentNoteName.value = currentNote[0].name
|
|
||||||
note.value = currentNote[0].note || null
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const updateNoteText = (val: string) => {
|
|
||||||
note.value = val
|
|
||||||
debouncedSave()
|
|
||||||
}
|
|
||||||
|
|
||||||
const debouncedSave = useDebounceFn(() => {
|
|
||||||
saveNotes()
|
|
||||||
}, 2000)
|
|
||||||
|
|
||||||
const saveNotes = () => {
|
|
||||||
if (currentNoteName.value) {
|
|
||||||
updateNote()
|
|
||||||
} else {
|
|
||||||
createNote()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const createNote = () => {
|
|
||||||
notes.value?.insert.submit(
|
|
||||||
{
|
|
||||||
lesson: props.lesson,
|
|
||||||
member: user?.data?.name,
|
|
||||||
note: note.value,
|
|
||||||
color: 'Yellow',
|
|
||||||
name: '',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
onSuccess(data: Note) {
|
|
||||||
currentNoteName.value = data.name || null
|
|
||||||
emit('updateNotes')
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error creating note:', err)
|
|
||||||
},
|
|
||||||
}
|
|
||||||
)
|
|
||||||
}
|
|
||||||
|
|
||||||
const updateNote = () => {
|
|
||||||
if (!currentNoteName.value) return
|
|
||||||
notes.value?.setValue.submit(
|
|
||||||
{
|
|
||||||
name: currentNoteName.value,
|
|
||||||
lesson: props.lesson,
|
|
||||||
member: user?.data?.name,
|
|
||||||
note: note.value,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
onSuccess(data: Note) {
|
|
||||||
emit('updateNotes')
|
|
||||||
},
|
|
||||||
onError(err: any) {
|
|
||||||
console.error('Error updating note:', err)
|
|
||||||
},
|
|
||||||
}
|
|
||||||
)
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
@@ -1,32 +0,0 @@
|
|||||||
|
|
||||||
export type Note = {
|
|
||||||
highlighted_text?: string
|
|
||||||
color?: string
|
|
||||||
name: string
|
|
||||||
note?: string | null
|
|
||||||
lesson?: string
|
|
||||||
member?: string
|
|
||||||
}
|
|
||||||
|
|
||||||
export type Notes = {
|
|
||||||
data: Note[]
|
|
||||||
reload: () => void
|
|
||||||
insert: {
|
|
||||||
submit: (
|
|
||||||
data: Note,
|
|
||||||
options: { onSuccess: (data: Note) => void; onError: (err: any) => void }
|
|
||||||
) => void
|
|
||||||
}
|
|
||||||
setValue: {
|
|
||||||
submit: (
|
|
||||||
data: Note,
|
|
||||||
options: { onSuccess: (data: Note) => void; onError: (err: any) => void }
|
|
||||||
) => void
|
|
||||||
},
|
|
||||||
delete: {
|
|
||||||
submit: (
|
|
||||||
data: Note | string,
|
|
||||||
options?: { onSuccess: () => void; onError: (err: any) => void }
|
|
||||||
) => void
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -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>
|
||||||
|
|||||||
@@ -69,180 +69,155 @@
|
|||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="border-r pt-5 pb-10 h-full"
|
class="border-r container pt-5 pb-10 px-5 h-full"
|
||||||
:class="{
|
:class="{
|
||||||
'w-full md:w-3/5 mx-auto border-none !pt-10': zenModeEnabled,
|
'w-full md:w-3/5 mx-auto border-none !pt-10': zenModeEnabled,
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<div class="px-5">
|
<div
|
||||||
<div
|
class="flex flex-col md:flex-row md:items-center justify-between"
|
||||||
class="flex flex-col md:flex-row md:items-center justify-between"
|
>
|
||||||
>
|
<div class="flex flex-col">
|
||||||
<div class="flex flex-col">
|
<div class="text-3xl font-semibold text-ink-gray-9">
|
||||||
<div class="text-3xl font-semibold text-ink-gray-9">
|
{{ lesson.data.title }}
|
||||||
{{ lesson.data.title }}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div
|
|
||||||
v-if="zenModeEnabled"
|
|
||||||
class="relative flex items-center space-x-2 text-sm mt-1 text-ink-gray-7 group w-fit mt-2"
|
|
||||||
>
|
|
||||||
<span>
|
|
||||||
{{ lesson.data.chapter_title }} -
|
|
||||||
{{ lesson.data.course_title }}
|
|
||||||
</span>
|
|
||||||
<Info class="size-3" />
|
|
||||||
<div
|
|
||||||
class="hidden group-hover:block rounded bg-gray-900 px-2 py-1 text-xs text-white shadow-xl absolute left-0 top-full mt-2"
|
|
||||||
>
|
|
||||||
{{ Math.ceil(lesson.data.membership.progress) }}%
|
|
||||||
{{ __('completed') }}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex items-center space-x-2 mt-2 md:mt-0">
|
<div
|
||||||
<Button
|
v-if="zenModeEnabled"
|
||||||
v-if="zenModeEnabled"
|
class="relative flex items-center space-x-2 text-sm mt-1 text-ink-gray-7 group w-fit mt-2"
|
||||||
@click="showDiscussionsInZenMode()"
|
>
|
||||||
|
<span>
|
||||||
|
{{ lesson.data.chapter_title }} -
|
||||||
|
{{ lesson.data.course_title }}
|
||||||
|
</span>
|
||||||
|
<Info class="size-3" />
|
||||||
|
<div
|
||||||
|
class="hidden group-hover:block rounded bg-gray-900 px-2 py-1 text-xs text-white shadow-xl absolute left-0 top-full mt-2"
|
||||||
>
|
>
|
||||||
<template #icon>
|
{{ Math.ceil(lesson.data.membership.progress) }}%
|
||||||
<MessageCircleQuestion class="w-4 h-4 stroke-1.5" />
|
{{ __('completed') }}
|
||||||
</template>
|
</div>
|
||||||
</Button>
|
|
||||||
<Button v-if="lesson.data.prev" @click="switchLesson('prev')">
|
|
||||||
<template #prefix>
|
|
||||||
<ChevronLeft class="w-4 h-4 stroke-1" />
|
|
||||||
</template>
|
|
||||||
<span>
|
|
||||||
{{ __('Previous') }}
|
|
||||||
</span>
|
|
||||||
</Button>
|
|
||||||
|
|
||||||
<router-link
|
|
||||||
v-if="allowEdit()"
|
|
||||||
:to="{
|
|
||||||
name: 'LessonForm',
|
|
||||||
params: {
|
|
||||||
courseName: courseName,
|
|
||||||
chapterNumber: props.chapterNumber,
|
|
||||||
lessonNumber: props.lessonNumber,
|
|
||||||
},
|
|
||||||
}"
|
|
||||||
>
|
|
||||||
<Button>
|
|
||||||
{{ __('Edit') }}
|
|
||||||
</Button>
|
|
||||||
</router-link>
|
|
||||||
|
|
||||||
<Button v-if="lesson.data.next" @click="switchLesson('next')">
|
|
||||||
<template #suffix>
|
|
||||||
<ChevronRight class="w-4 h-4 stroke-1" />
|
|
||||||
</template>
|
|
||||||
<span>
|
|
||||||
{{ __('Next') }}
|
|
||||||
</span>
|
|
||||||
</Button>
|
|
||||||
|
|
||||||
<router-link
|
|
||||||
v-else
|
|
||||||
:to="{
|
|
||||||
name: 'CourseDetail',
|
|
||||||
params: { courseName: courseName },
|
|
||||||
}"
|
|
||||||
>
|
|
||||||
<Button>
|
|
||||||
{{ __('Back to Course') }}
|
|
||||||
</Button>
|
|
||||||
</router-link>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div v-if="!zenModeEnabled" class="flex items-center mt-2">
|
<div class="flex items-center space-x-2 mt-2 md:mt-0">
|
||||||
<span
|
<Button v-if="zenModeEnabled" @click="showDiscussionsInZenMode()">
|
||||||
class="h-6 mr-1"
|
<template #icon>
|
||||||
:class="{
|
<MessageCircleQuestion class="w-4 h-4 stroke-1.5" />
|
||||||
'avatar-group overlap': lesson.data.instructors?.length > 1,
|
</template>
|
||||||
|
</Button>
|
||||||
|
<Button v-if="lesson.data.prev" @click="switchLesson('prev')">
|
||||||
|
<template #prefix>
|
||||||
|
<ChevronLeft class="w-4 h-4 stroke-1" />
|
||||||
|
</template>
|
||||||
|
<span>
|
||||||
|
{{ __('Previous') }}
|
||||||
|
</span>
|
||||||
|
</Button>
|
||||||
|
|
||||||
|
<router-link
|
||||||
|
v-if="allowEdit()"
|
||||||
|
:to="{
|
||||||
|
name: 'LessonForm',
|
||||||
|
params: {
|
||||||
|
courseName: courseName,
|
||||||
|
chapterNumber: props.chapterNumber,
|
||||||
|
lessonNumber: props.lessonNumber,
|
||||||
|
},
|
||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<UserAvatar
|
<Button>
|
||||||
v-for="instructor in lesson.data.instructors"
|
{{ __('Edit') }}
|
||||||
:user="instructor"
|
</Button>
|
||||||
/>
|
</router-link>
|
||||||
</span>
|
|
||||||
<CourseInstructors
|
|
||||||
v-if="lesson.data?.instructors"
|
|
||||||
:instructors="lesson.data.instructors"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div
|
<Button v-if="lesson.data.next" @click="switchLesson('next')">
|
||||||
v-if="
|
<template #suffix>
|
||||||
lesson.data.instructor_content &&
|
<ChevronRight class="w-4 h-4 stroke-1" />
|
||||||
JSON.parse(lesson.data.instructor_content)?.blocks?.length >
|
</template>
|
||||||
1 &&
|
<span>
|
||||||
allowInstructorContent()
|
{{ __('Next') }}
|
||||||
"
|
</span>
|
||||||
class="bg-surface-gray-2 p-3 rounded-md mt-6"
|
</Button>
|
||||||
>
|
|
||||||
<div class="text-ink-gray-5 font-medium">
|
<router-link
|
||||||
{{ __('Instructor Notes') }}
|
v-else
|
||||||
</div>
|
:to="{
|
||||||
<div
|
name: 'CourseDetail',
|
||||||
id="instructor-content"
|
params: { courseName: courseName },
|
||||||
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal"
|
}"
|
||||||
></div>
|
>
|
||||||
</div>
|
<Button>
|
||||||
<div
|
{{ __('Back to Course') }}
|
||||||
v-else-if="lesson.data.instructor_notes"
|
</Button>
|
||||||
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
</router-link>
|
||||||
>
|
|
||||||
<LessonContent :content="lesson.data.instructor_notes" />
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
v-if="lesson.data.content"
|
|
||||||
@mouseup="toggleInlineMenu"
|
|
||||||
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
|
||||||
>
|
|
||||||
<div id="editor"></div>
|
|
||||||
</div>
|
|
||||||
<div
|
|
||||||
v-else
|
|
||||||
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
|
||||||
>
|
|
||||||
<LessonContent
|
|
||||||
v-if="lesson.data?.body"
|
|
||||||
:content="lesson.data.body"
|
|
||||||
:youtube="lesson.data.youtube"
|
|
||||||
:quizId="lesson.data.quiz_id"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div v-if="!zenModeEnabled" class="flex items-center mt-2">
|
||||||
|
<span
|
||||||
|
class="h-6 mr-1"
|
||||||
|
:class="{
|
||||||
|
'avatar-group overlap': lesson.data.instructors?.length > 1,
|
||||||
|
}"
|
||||||
|
>
|
||||||
|
<UserAvatar
|
||||||
|
v-for="instructor in lesson.data.instructors"
|
||||||
|
:user="instructor"
|
||||||
|
/>
|
||||||
|
</span>
|
||||||
|
<CourseInstructors
|
||||||
|
v-if="lesson.data?.instructors"
|
||||||
|
:instructors="lesson.data.instructors"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
v-if="lesson.data"
|
v-if="
|
||||||
class="mt-10 pt-5 border-t px-5"
|
lesson.data.instructor_content &&
|
||||||
ref="discussionsContainer"
|
JSON.parse(lesson.data.instructor_content)?.blocks?.length > 1 &&
|
||||||
|
allowInstructorContent()
|
||||||
|
"
|
||||||
|
class="bg-surface-gray-2 p-3 rounded-md mt-6"
|
||||||
>
|
>
|
||||||
<TabButtons
|
<div class="text-ink-gray-5 font-medium">
|
||||||
:buttons="tabs"
|
{{ __('Instructor Notes') }}
|
||||||
v-model="currentTab"
|
</div>
|
||||||
class="w-fit mb-10"
|
<div
|
||||||
/>
|
id="instructor-content"
|
||||||
<Notes
|
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal"
|
||||||
v-if="currentTab === 'Notes'"
|
></div>
|
||||||
:lesson="lesson.data?.name"
|
</div>
|
||||||
v-model:notes="notes"
|
<div
|
||||||
@updateNotes="updateNotes"
|
v-else-if="lesson.data.instructor_notes"
|
||||||
|
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
||||||
|
>
|
||||||
|
<LessonContent :content="lesson.data.instructor_notes" />
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
v-if="lesson.data.content"
|
||||||
|
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
||||||
|
>
|
||||||
|
<div id="editor"></div>
|
||||||
|
</div>
|
||||||
|
<div
|
||||||
|
v-else
|
||||||
|
class="ProseMirror prose prose-table:table-fixed prose-td:p-2 prose-th:p-2 prose-td:border prose-th:border prose-td:border-outline-gray-2 prose-th:border-outline-gray-2 prose-td:relative prose-th:relative prose-th:bg-surface-gray-2 prose-sm max-w-none !whitespace-normal mt-8"
|
||||||
|
>
|
||||||
|
<LessonContent
|
||||||
|
v-if="lesson.data?.body"
|
||||||
|
:content="lesson.data.body"
|
||||||
|
:youtube="lesson.data.youtube"
|
||||||
|
:quizId="lesson.data.quiz_id"
|
||||||
/>
|
/>
|
||||||
|
</div>
|
||||||
|
<div class="mt-20" ref="discussionsContainer">
|
||||||
<Discussions
|
<Discussions
|
||||||
v-else-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"
|
||||||
:emptyStateText="
|
|
||||||
__('Ask a question to get help from the community.')
|
|
||||||
"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -272,13 +247,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<InlineLessonMenu
|
|
||||||
v-if="lesson.data"
|
|
||||||
v-model="showInlineMenu"
|
|
||||||
:lesson="lesson.data?.name"
|
|
||||||
v-model:notes="notes"
|
|
||||||
@updateNotes="updateNotes"
|
|
||||||
/>
|
|
||||||
<VideoStatistics
|
<VideoStatistics
|
||||||
v-model="showStatsDialog"
|
v-model="showStatsDialog"
|
||||||
:lessonName="lesson.data?.name"
|
:lessonName="lesson.data?.name"
|
||||||
@@ -291,9 +259,7 @@ import {
|
|||||||
Breadcrumbs,
|
Breadcrumbs,
|
||||||
Button,
|
Button,
|
||||||
call,
|
call,
|
||||||
createListResource,
|
|
||||||
createResource,
|
createResource,
|
||||||
TabButtons,
|
|
||||||
Tooltip,
|
Tooltip,
|
||||||
usePageMeta,
|
usePageMeta,
|
||||||
} from 'frappe-ui'
|
} from 'frappe-ui'
|
||||||
@@ -306,6 +272,8 @@ import {
|
|||||||
onBeforeUnmount,
|
onBeforeUnmount,
|
||||||
nextTick,
|
nextTick,
|
||||||
} from 'vue'
|
} from 'vue'
|
||||||
|
import CourseOutline from '@/components/CourseOutline.vue'
|
||||||
|
import UserAvatar from '@/components/UserAvatar.vue'
|
||||||
import { useRouter, useRoute } from 'vue-router'
|
import { useRouter, useRoute } from 'vue-router'
|
||||||
import {
|
import {
|
||||||
ChevronLeft,
|
ChevronLeft,
|
||||||
@@ -317,20 +285,16 @@ import {
|
|||||||
MessageCircleQuestion,
|
MessageCircleQuestion,
|
||||||
TrendingUp,
|
TrendingUp,
|
||||||
} from 'lucide-vue-next'
|
} from 'lucide-vue-next'
|
||||||
import { getEditorTools, enablePlyr, highlightText } from '@/utils'
|
import Discussions from '@/components/Discussions.vue'
|
||||||
|
import { getEditorTools, enablePlyr } from '@/utils'
|
||||||
import { sessionStore } from '@/stores/session'
|
import { sessionStore } from '@/stores/session'
|
||||||
import { useSidebar } from '@/stores/sidebar'
|
import { useSidebar } from '@/stores/sidebar'
|
||||||
import EditorJS from '@editorjs/editorjs'
|
import EditorJS from '@editorjs/editorjs'
|
||||||
import LessonContent from '@/components/LessonContent.vue'
|
import LessonContent from '@/components/LessonContent.vue'
|
||||||
import CourseInstructors from '@/components/CourseInstructors.vue'
|
import CourseInstructors from '@/components/CourseInstructors.vue'
|
||||||
import ProgressBar from '@/components/ProgressBar.vue'
|
import ProgressBar from '@/components/ProgressBar.vue'
|
||||||
import Discussions from '@/components/Discussions.vue'
|
|
||||||
import CertificationLinks from '@/components/CertificationLinks.vue'
|
import CertificationLinks from '@/components/CertificationLinks.vue'
|
||||||
import VideoStatistics from '@/components/Modals/VideoStatistics.vue'
|
import VideoStatistics from '@/components/Modals/VideoStatistics.vue'
|
||||||
import CourseOutline from '@/components/CourseOutline.vue'
|
|
||||||
import UserAvatar from '@/components/UserAvatar.vue'
|
|
||||||
import Notes from '@/components/Notes/Notes.vue'
|
|
||||||
import InlineLessonMenu from '@/components/Notes/InlineLessonMenu.vue'
|
|
||||||
|
|
||||||
const user = inject('$user')
|
const user = inject('$user')
|
||||||
const socket = inject('$socket')
|
const socket = inject('$socket')
|
||||||
@@ -349,17 +313,8 @@ const timer = ref(0)
|
|||||||
const { brand } = sessionStore()
|
const { brand } = sessionStore()
|
||||||
const sidebarStore = useSidebar()
|
const sidebarStore = useSidebar()
|
||||||
const plyrSources = ref([])
|
const plyrSources = ref([])
|
||||||
const showInlineMenu = ref(false)
|
|
||||||
const currentTab = ref('Notes')
|
|
||||||
let timerInterval
|
let timerInterval
|
||||||
|
|
||||||
const tabs = ref([
|
|
||||||
{
|
|
||||||
label: __('Notes'),
|
|
||||||
value: 'Notes',
|
|
||||||
},
|
|
||||||
])
|
|
||||||
|
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
courseName: {
|
courseName: {
|
||||||
type: String,
|
type: String,
|
||||||
@@ -437,22 +392,16 @@ const setupLesson = (data) => {
|
|||||||
editor.value?.isReady.then(() => {
|
editor.value?.isReady.then(() => {
|
||||||
checkIfDiscussionsAllowed()
|
checkIfDiscussionsAllowed()
|
||||||
})
|
})
|
||||||
checkQuiz()
|
|
||||||
}
|
|
||||||
|
|
||||||
const checkQuiz = () => {
|
if (!editor.value && data.body) {
|
||||||
if (!editor.value && lesson.body) {
|
|
||||||
const quizRegex = /\{\{ Quiz\(".*"\) \}\}/
|
const quizRegex = /\{\{ Quiz\(".*"\) \}\}/
|
||||||
hasQuiz.value = quizRegex.test(lesson.body)
|
hasQuiz.value = quizRegex.test(data.body)
|
||||||
if (!hasQuiz.value && !zenModeEnabled) {
|
if (!hasQuiz.value && !zenModeEnabled) allowDiscussions.value = true
|
||||||
allowDiscussions.value = true
|
|
||||||
} else {
|
|
||||||
allowDiscussions.value = false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const renderEditor = (holder, content) => {
|
const renderEditor = (holder, content) => {
|
||||||
|
// empty the holder
|
||||||
if (document.getElementById(holder))
|
if (document.getElementById(holder))
|
||||||
document.getElementById(holder).innerHTML = ''
|
document.getElementById(holder).innerHTML = ''
|
||||||
return new EditorJS({
|
return new EditorJS({
|
||||||
@@ -460,7 +409,7 @@ const renderEditor = (holder, content) => {
|
|||||||
tools: getEditorTools(),
|
tools: getEditorTools(),
|
||||||
data: JSON.parse(content),
|
data: JSON.parse(content),
|
||||||
readOnly: true,
|
readOnly: true,
|
||||||
defaultBlock: 'embed',
|
defaultBlock: 'embed', // editor adds an empty block at the top, so to avoid that added default block as embed
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -483,25 +432,8 @@ const progress = createResource({
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
const notes = createListResource({
|
|
||||||
doctype: 'LMS Lesson Note',
|
|
||||||
filters: {
|
|
||||||
lesson: lesson.data?.name,
|
|
||||||
member: user.data?.name,
|
|
||||||
},
|
|
||||||
fields: ['name', 'color', 'highlighted_text', 'note'],
|
|
||||||
cache: ['notes', lesson.data?.name, user.data?.name],
|
|
||||||
onSuccess(data) {
|
|
||||||
data.forEach((note) => {
|
|
||||||
setTimeout(() => {
|
|
||||||
highlightText(note)
|
|
||||||
}, 500)
|
|
||||||
})
|
|
||||||
},
|
|
||||||
})
|
|
||||||
|
|
||||||
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 } },
|
||||||
@@ -548,9 +480,6 @@ watch(
|
|||||||
await nextTick()
|
await nextTick()
|
||||||
resetLessonState(newChapterNumber, newLessonNumber)
|
resetLessonState(newChapterNumber, newLessonNumber)
|
||||||
startTimer()
|
startTimer()
|
||||||
updateNotes()
|
|
||||||
checkIfDiscussionsAllowed()
|
|
||||||
checkQuiz()
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
@@ -617,7 +546,6 @@ watch(
|
|||||||
async (data) => {
|
async (data) => {
|
||||||
setupLesson(data)
|
setupLesson(data)
|
||||||
getPlyrSource()
|
getPlyrSource()
|
||||||
updateNotes()
|
|
||||||
if (data.icon == 'icon-youtube') clearInterval(timerInterval)
|
if (data.icon == 'icon-youtube') clearInterval(timerInterval)
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
@@ -690,11 +618,8 @@ onBeforeUnmount(() => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const checkIfDiscussionsAllowed = () => {
|
const checkIfDiscussionsAllowed = () => {
|
||||||
hasQuiz.value = false
|
|
||||||
JSON.parse(lesson.data?.content)?.blocks?.forEach((block) => {
|
JSON.parse(lesson.data?.content)?.blocks?.forEach((block) => {
|
||||||
if (block.type === 'quiz') {
|
if (block.type === 'quiz') hasQuiz.value = true
|
||||||
hasQuiz.value = true
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
|
|
||||||
if (
|
if (
|
||||||
@@ -703,11 +628,8 @@ const checkIfDiscussionsAllowed = () => {
|
|||||||
(lesson.data?.membership ||
|
(lesson.data?.membership ||
|
||||||
user.data?.is_moderator ||
|
user.data?.is_moderator ||
|
||||||
user.data?.is_instructor)
|
user.data?.is_instructor)
|
||||||
) {
|
)
|
||||||
allowDiscussions.value = true
|
allowDiscussions.value = true
|
||||||
} else {
|
|
||||||
allowDiscussions.value = false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const allowEdit = () => {
|
const allowEdit = () => {
|
||||||
@@ -747,15 +669,6 @@ const enrollStudent = () => {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
const toggleInlineMenu = async () => {
|
|
||||||
showInlineMenu.value = false
|
|
||||||
await nextTick()
|
|
||||||
let selection = window.getSelection()
|
|
||||||
if (selection.toString()) {
|
|
||||||
showInlineMenu.value = true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
const canSeeStats = () => {
|
const canSeeStats = () => {
|
||||||
if (user.data?.is_moderator || user.data?.is_instructor) return true
|
if (user.data?.is_moderator || user.data?.is_instructor) return true
|
||||||
return false
|
return false
|
||||||
@@ -807,38 +720,6 @@ const scrollDiscussionsIntoView = () => {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
const updateNotes = () => {
|
|
||||||
notes.update({
|
|
||||||
filters: {
|
|
||||||
lesson: lesson.data?.name,
|
|
||||||
member: user.data?.name,
|
|
||||||
},
|
|
||||||
})
|
|
||||||
notes.reload()
|
|
||||||
}
|
|
||||||
|
|
||||||
watch(allowDiscussions, () => {
|
|
||||||
if (allowDiscussions.value) {
|
|
||||||
tabs.value = [
|
|
||||||
{
|
|
||||||
label: __('Notes'),
|
|
||||||
value: 'Notes',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: __('Community'),
|
|
||||||
value: 'Community',
|
|
||||||
},
|
|
||||||
]
|
|
||||||
} else {
|
|
||||||
tabs.value = [
|
|
||||||
{
|
|
||||||
label: __('Notes'),
|
|
||||||
value: 'Notes',
|
|
||||||
},
|
|
||||||
]
|
|
||||||
}
|
|
||||||
})
|
|
||||||
|
|
||||||
const redirectToLogin = () => {
|
const redirectToLogin = () => {
|
||||||
window.location.href = `/login?redirect-to=/lms/courses/${props.courseName}`
|
window.location.href = `/login?redirect-to=/lms/courses/${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',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
import { call, toast } from 'frappe-ui'
|
import { call, toast } from 'frappe-ui'
|
||||||
import { useTimeAgo } from '@vueuse/core'
|
import { useTimeAgo } from '@vueuse/core'
|
||||||
import { theme } from '@/utils/theme'
|
|
||||||
import { Quiz } from '@/utils/quiz'
|
import { Quiz } from '@/utils/quiz'
|
||||||
import { Program } from '@/utils/program'
|
import { Program } from '@/utils/program'
|
||||||
import { Assignment } from '@/utils/assignment'
|
import { Assignment } from '@/utils/assignment'
|
||||||
@@ -404,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: [
|
||||||
@@ -416,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'],
|
||||||
@@ -487,39 +486,14 @@ export function singularize(word) {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
export const validateFile = async (file, showToast = true) => {
|
export const validateFile = (file, showToast = true) => {
|
||||||
const error = (msg) => {
|
|
||||||
if (showToast) toast.error(msg)
|
|
||||||
console.error(msg)
|
|
||||||
return msg
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!file.type.startsWith('image/')) {
|
if (!file.type.startsWith('image/')) {
|
||||||
return error(__('Only image file is allowed.'))
|
const errorMessage = __('Only image file is allowed.')
|
||||||
}
|
if (showToast) {
|
||||||
|
toast.error(errorMessage)
|
||||||
if (file.type === 'image/svg+xml') {
|
|
||||||
const text = await file.text()
|
|
||||||
|
|
||||||
const blacklist = [
|
|
||||||
/<script[\s>]/i,
|
|
||||||
/on\w+=["']?/i,
|
|
||||||
/javascript:/i,
|
|
||||||
/data:/i,
|
|
||||||
/<iframe[\s>]/i,
|
|
||||||
/<object[\s>]/i,
|
|
||||||
/<embed[\s>]/i,
|
|
||||||
/<link[\s>]/i,
|
|
||||||
]
|
|
||||||
|
|
||||||
for (const pattern of blacklist) {
|
|
||||||
if (pattern.test(text)) {
|
|
||||||
return error(__('SVG contains potentially unsafe content.'))
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
return errorMessage
|
||||||
}
|
}
|
||||||
|
|
||||||
return null
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export const escapeHTML = (text) => {
|
export const escapeHTML = (text) => {
|
||||||
@@ -689,102 +663,13 @@ export const updateMetaInfo = (type, route, meta) => {
|
|||||||
|
|
||||||
export const formatTimestamp = (seconds) => {
|
export const formatTimestamp = (seconds) => {
|
||||||
const date = new Date(seconds * 1000)
|
const date = new Date(seconds * 1000)
|
||||||
const hours = String(date.getUTCHours()).padStart(2, '0')
|
|
||||||
const minutes = String(date.getUTCMinutes()).padStart(2, '0')
|
const minutes = String(date.getUTCMinutes()).padStart(2, '0')
|
||||||
const secs = String(date.getUTCSeconds()).padStart(2, '0')
|
const secs = String(date.getUTCSeconds()).padStart(2, '0')
|
||||||
return `${hours}:${minutes}:${secs}`
|
return `${minutes}:${secs}`
|
||||||
}
|
}
|
||||||
|
|
||||||
const getRootNode = (selector = '#editor') => {
|
export const convertToMinutes = (seconds) => {
|
||||||
const root = document.querySelector(selector)
|
const minutes = Math.floor(seconds / 60)
|
||||||
if (!root) {
|
const remainingSeconds = Math.round(seconds % 60)
|
||||||
console.warn(`Root node not found for selector: ${selector}`)
|
return `${minutes}:${remainingSeconds.toString().padStart(2, '0')}`
|
||||||
}
|
|
||||||
return root
|
|
||||||
}
|
|
||||||
|
|
||||||
const createTextWalker = (root, phrase) => {
|
|
||||||
return document.createTreeWalker(root, NodeFilter.SHOW_TEXT, {
|
|
||||||
acceptNode(node) {
|
|
||||||
return node.nodeValue.toLowerCase().includes(phrase.toLowerCase())
|
|
||||||
? NodeFilter.FILTER_ACCEPT
|
|
||||||
: NodeFilter.FILTER_SKIP
|
|
||||||
},
|
|
||||||
})
|
|
||||||
}
|
|
||||||
|
|
||||||
const findMatchingTextNode = (walker, phrase) => {
|
|
||||||
const node = walker.nextNode()
|
|
||||||
if (!node) return null
|
|
||||||
|
|
||||||
const startIndex = node.nodeValue
|
|
||||||
.toLowerCase()
|
|
||||||
.indexOf(phrase.toLowerCase())
|
|
||||||
const endIndex = startIndex + phrase.length
|
|
||||||
|
|
||||||
return { node, startIndex, endIndex }
|
|
||||||
}
|
|
||||||
|
|
||||||
const createHighlightSpan = (color, name) => {
|
|
||||||
const span = document.createElement('span')
|
|
||||||
span.className = 'highlighted-text'
|
|
||||||
span.style.backgroundColor = theme.backgroundColor[color][200]
|
|
||||||
span.dataset.name = name
|
|
||||||
return span
|
|
||||||
}
|
|
||||||
|
|
||||||
const wrapRangeInHighlight = ({ node, startIndex, endIndex }, color, name) => {
|
|
||||||
const range = document.createRange()
|
|
||||||
range.setStart(node, startIndex)
|
|
||||||
range.setEnd(node, endIndex)
|
|
||||||
|
|
||||||
const span = createHighlightSpan(color, name)
|
|
||||||
range.surroundContents(span)
|
|
||||||
}
|
|
||||||
|
|
||||||
export const highlightText = (note, scrollIntoView = false) => {
|
|
||||||
if (!note?.highlighted_text) return
|
|
||||||
|
|
||||||
const root = getRootNode()
|
|
||||||
if (!root) return
|
|
||||||
|
|
||||||
const phrase = note.highlighted_text
|
|
||||||
const color = note.color.toLowerCase()
|
|
||||||
|
|
||||||
const walker = createTextWalker(root, phrase)
|
|
||||||
const match = findMatchingTextNode(walker, phrase)
|
|
||||||
if (!match) return
|
|
||||||
|
|
||||||
wrapRangeInHighlight(match, color, note.name)
|
|
||||||
|
|
||||||
if (scrollIntoView) {
|
|
||||||
match.node.parentElement.scrollIntoView({
|
|
||||||
behavior: 'smooth',
|
|
||||||
block: 'center',
|
|
||||||
})
|
|
||||||
setTimeout(() => {
|
|
||||||
const highlightedElements =
|
|
||||||
document.querySelectorAll('.highlighted-text')
|
|
||||||
highlightedElements.forEach((el) => {
|
|
||||||
if (el.dataset.name === note.name) {
|
|
||||||
el.style.backgroundColor = 'transparent'
|
|
||||||
}
|
|
||||||
})
|
|
||||||
}, 3000)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
export const scrollToReference = (text) => {
|
|
||||||
highlightText({ highlighted_text: text, color: 'yellow', name: '' }, true)
|
|
||||||
}
|
|
||||||
|
|
||||||
export const blockQuotesClick = () => {
|
|
||||||
document.querySelectorAll('blockquote').forEach((el) => {
|
|
||||||
el.addEventListener('click', (e) => {
|
|
||||||
const text = e.target.textContent || ''
|
|
||||||
if (text) {
|
|
||||||
scrollToReference(text)
|
|
||||||
}
|
|
||||||
})
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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,8 +25,7 @@ export default defineConfig({
|
|||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0', // Accept connections from any network interface
|
allowedHosts: ['lms.localhost', 'fs', 'per2'],
|
||||||
allowedHosts: ['ps', 'fs'], // Explicitly allow this host
|
|
||||||
},
|
},
|
||||||
resolve: {
|
resolve: {
|
||||||
alias: {
|
alias: {
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30"
|
resolved "https://registry.yarnpkg.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30"
|
||||||
integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==
|
integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==
|
||||||
|
|
||||||
"@antfu/install-pkg@^1.0.0", "@antfu/install-pkg@^1.1.0":
|
"@antfu/install-pkg@^1.0.0":
|
||||||
version "1.1.0"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@antfu/install-pkg/-/install-pkg-1.1.0.tgz#78fa036be1a6081b5a77a5cf59f50c7752b6ba26"
|
resolved "https://registry.yarnpkg.com/@antfu/install-pkg/-/install-pkg-1.1.0.tgz#78fa036be1a6081b5a77a5cf59f50c7752b6ba26"
|
||||||
integrity sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==
|
integrity sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==
|
||||||
@@ -30,7 +30,7 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
|
||||||
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
|
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
|
||||||
|
|
||||||
"@babel/parser@^7.28.0":
|
"@babel/parser@^7.27.5":
|
||||||
version "7.28.0"
|
version "7.28.0"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.0.tgz#979829fbab51a29e13901e5a80713dbcb840825e"
|
||||||
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
|
integrity sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==
|
||||||
@@ -38,9 +38,9 @@
|
|||||||
"@babel/types" "^7.28.0"
|
"@babel/types" "^7.28.0"
|
||||||
|
|
||||||
"@babel/types@^7.28.0":
|
"@babel/types@^7.28.0":
|
||||||
version "7.28.2"
|
version "7.28.1"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b"
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.1.tgz#2aaf3c10b31ba03a77ac84f52b3912a0edef4cf9"
|
||||||
integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==
|
integrity sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/helper-string-parser" "^7.27.1"
|
"@babel/helper-string-parser" "^7.27.1"
|
||||||
"@babel/helper-validator-identifier" "^7.27.1"
|
"@babel/helper-validator-identifier" "^7.27.1"
|
||||||
@@ -379,19 +379,19 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
|
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
|
||||||
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==
|
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==
|
||||||
|
|
||||||
"@floating-ui/core@^1.7.3":
|
"@floating-ui/core@^1.7.2":
|
||||||
version "1.7.3"
|
version "1.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7"
|
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.2.tgz#3d1c35263950b314b6d5a72c8bfb9e3c1551aefd"
|
||||||
integrity sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==
|
integrity sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/utils" "^0.2.10"
|
"@floating-ui/utils" "^0.2.10"
|
||||||
|
|
||||||
"@floating-ui/dom@^1.6.13", "@floating-ui/dom@^1.6.7", "@floating-ui/dom@^1.7.0", "@floating-ui/dom@^1.7.3":
|
"@floating-ui/dom@^1.6.13", "@floating-ui/dom@^1.6.7", "@floating-ui/dom@^1.7.0", "@floating-ui/dom@^1.7.2":
|
||||||
version "1.7.3"
|
version "1.7.2"
|
||||||
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.3.tgz#6174ac3409e6a064bbdf1f4bb07188ee9461f8cf"
|
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.2.tgz#3540b051cf5ce0d4f4db5fb2507a76e8ea5b4a45"
|
||||||
integrity sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag==
|
integrity sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/core" "^1.7.3"
|
"@floating-ui/core" "^1.7.2"
|
||||||
"@floating-ui/utils" "^0.2.10"
|
"@floating-ui/utils" "^0.2.10"
|
||||||
|
|
||||||
"@floating-ui/utils@^0.2.10":
|
"@floating-ui/utils@^0.2.10":
|
||||||
@@ -400,11 +400,11 @@
|
|||||||
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
|
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
|
||||||
|
|
||||||
"@floating-ui/vue@^1.1.0", "@floating-ui/vue@^1.1.6":
|
"@floating-ui/vue@^1.1.0", "@floating-ui/vue@^1.1.6":
|
||||||
version "1.1.8"
|
version "1.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/@floating-ui/vue/-/vue-1.1.8.tgz#b6db22f97d4bb3782ea4c10e141513450f5543c6"
|
resolved "https://registry.yarnpkg.com/@floating-ui/vue/-/vue-1.1.7.tgz#64d70a7fecd0a671853c2cdb70ff60d0b4773e43"
|
||||||
integrity sha512-SNJAa1jbT8Gh1LvWw2uIIViLL0saV2bCY59ISCvJzhbut5DSb2H3LKUK49Xkd7SixTNHKX4LFu59nbwIXt9jjQ==
|
integrity sha512-idmAtbAIigGXN2SI5gItiXYBYtNfDTP9yIiObxgu13dgtG7ARCHlNfnR29GxP4LI4o13oiwsJ8wVgghj1lNqcw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/dom" "^1.7.3"
|
"@floating-ui/dom" "^1.7.2"
|
||||||
"@floating-ui/utils" "^0.2.10"
|
"@floating-ui/utils" "^0.2.10"
|
||||||
vue-demi ">=0.13.0"
|
vue-demi ">=0.13.0"
|
||||||
|
|
||||||
@@ -447,9 +447,9 @@
|
|||||||
"@swc/helpers" "^0.5.0"
|
"@swc/helpers" "^0.5.0"
|
||||||
|
|
||||||
"@internationalized/number@^3.5.0", "@internationalized/number@^3.5.3":
|
"@internationalized/number@^3.5.0", "@internationalized/number@^3.5.3":
|
||||||
version "3.6.4"
|
version "3.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.6.4.tgz#3ab593fec5e87654fdece0a3238cdc9d0eedff8a"
|
resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.6.3.tgz#4bba32e90cd8095ae7d252586c661d9c651918b4"
|
||||||
integrity sha512-P+/h+RDaiX8EGt3shB9AYM1+QgkvHmJ5rKi4/59k4sg9g58k9rqsRW0WxRO7jCoHyvVbFRRFKmVTdFYdehrxHg==
|
integrity sha512-p+Zh1sb6EfrfVaS86jlHGQ9HA66fJhV9x5LiE5vCbZtXEHAuhcmUZUdZ4WrFpUBfNalr2OkAJI5AcKEQF+Lebw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@swc/helpers" "^0.5.0"
|
"@swc/helpers" "^0.5.0"
|
||||||
|
|
||||||
@@ -606,105 +606,105 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f"
|
resolved "https://registry.yarnpkg.com/@remirror/core-constants/-/core-constants-3.0.0.tgz#96fdb89d25c62e7b6a5d08caf0ce5114370e3b8f"
|
||||||
integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==
|
integrity sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==
|
||||||
|
|
||||||
"@rollup/rollup-android-arm-eabi@4.46.2":
|
"@rollup/rollup-android-arm-eabi@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.2.tgz#292e25953d4988d3bd1af0f5ebbd5ee4d65c90b4"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.45.0.tgz#0592252f7550bc0ea0474bb5a22430850f92bdbd"
|
||||||
integrity sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==
|
integrity sha512-2o/FgACbji4tW1dzXOqAV15Eu7DdgbKsF2QKcxfG4xbh5iwU7yr5RRP5/U+0asQliSYv5M4o7BevlGIoSL0LXg==
|
||||||
|
|
||||||
"@rollup/rollup-android-arm64@4.46.2":
|
"@rollup/rollup-android-arm64@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.2.tgz#053b3def3451e6fc1a9078188f22799e868d7c59"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.45.0.tgz#00a51d1d4380cc677da80ac9da1a19e7806bf57e"
|
||||||
integrity sha512-nTeCWY83kN64oQ5MGz3CgtPx8NSOhC5lWtsjTs+8JAJNLcP3QbLCtDDgUKQc/Ro/frpMq4SHUaHN6AMltcEoLQ==
|
integrity sha512-PSZ0SvMOjEAxwZeTx32eI/j5xSYtDCRxGu5k9zvzoY77xUNssZM+WV6HYBLROpY5CkXsbQjvz40fBb7WPwDqtQ==
|
||||||
|
|
||||||
"@rollup/rollup-darwin-arm64@4.46.2":
|
"@rollup/rollup-darwin-arm64@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.2.tgz#98d90445282dec54fd05440305a5e8df79a91ece"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.45.0.tgz#6638299dd282ebde1ebdf7dc5b0f150aa6e256e5"
|
||||||
integrity sha512-HV7bW2Fb/F5KPdM/9bApunQh68YVDU8sO8BvcW9OngQVN3HHHkw99wFupuUJfGR9pYLLAjcAOA6iO+evsbBaPQ==
|
integrity sha512-BA4yPIPssPB2aRAWzmqzQ3y2/KotkLyZukVB7j3psK/U3nVJdceo6qr9pLM2xN6iRP/wKfxEbOb1yrlZH6sYZg==
|
||||||
|
|
||||||
"@rollup/rollup-darwin-x64@4.46.2":
|
"@rollup/rollup-darwin-x64@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.2.tgz#fe05f95a736423af5f9c3a59a70f41ece52a1f20"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.45.0.tgz#33e61daa0a66890059648feda78e1075d4ea1bcb"
|
||||||
integrity sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==
|
integrity sha512-Pr2o0lvTwsiG4HCr43Zy9xXrHspyMvsvEw4FwKYqhli4FuLE5FjcZzuQ4cfPe0iUFCvSQG6lACI0xj74FDZKRA==
|
||||||
|
|
||||||
"@rollup/rollup-freebsd-arm64@4.46.2":
|
"@rollup/rollup-freebsd-arm64@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.2.tgz#41e1fbdc1f8c3dc9afb6bc1d6e3fb3104bd81eee"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.45.0.tgz#2cc4bd3ba7026cd5374e902285ce76e8fae0f6eb"
|
||||||
integrity sha512-ZyrsG4TIT9xnOlLsSSi9w/X29tCbK1yegE49RYm3tu3wF1L/B6LVMqnEWyDB26d9Ecx9zrmXCiPmIabVuLmNSg==
|
integrity sha512-lYE8LkE5h4a/+6VnnLiL14zWMPnx6wNbDG23GcYFpRW1V9hYWHAw9lBZ6ZUIrOaoK7NliF1sdwYGiVmziUF4vA==
|
||||||
|
|
||||||
"@rollup/rollup-freebsd-x64@4.46.2":
|
"@rollup/rollup-freebsd-x64@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.2.tgz#69131e69cb149d547abb65ef3b38fc746c940e24"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.45.0.tgz#64664ba3015deac473a5d6d6c60c068f274bf2d5"
|
||||||
integrity sha512-pCgHFoOECwVCJ5GFq8+gR8SBKnMO+xe5UEqbemxBpCKYQddRQMgomv1104RnLSg7nNvgKy05sLsY51+OVRyiVw==
|
integrity sha512-PVQWZK9sbzpvqC9Q0GlehNNSVHR+4m7+wET+7FgSnKG3ci5nAMgGmr9mGBXzAuE5SvguCKJ6mHL6vq1JaJ/gvw==
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-gnueabihf@4.46.2":
|
"@rollup/rollup-linux-arm-gnueabihf@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.2.tgz#977ded91c7cf6fc0d9443bb9c0a064e45a805267"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.45.0.tgz#7ab16acae3bcae863e9a9bc32038cd05e794a0ff"
|
||||||
integrity sha512-EtP8aquZ0xQg0ETFcxUbU71MZlHaw9MChwrQzatiE8U/bvi5uv/oChExXC4mWhjiqK7azGJBqU0tt5H123SzVA==
|
integrity sha512-hLrmRl53prCcD+YXTfNvXd776HTxNh8wPAMllusQ+amcQmtgo3V5i/nkhPN6FakW+QVLoUUr2AsbtIRPFU3xIA==
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm-musleabihf@4.46.2":
|
"@rollup/rollup-linux-arm-musleabihf@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.2.tgz#dc034fc3c0f0eb5c75b6bc3eca3b0b97fd35f49a"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.45.0.tgz#bef91b1e924ab57e82e767dc2655264bbde7acc6"
|
||||||
integrity sha512-qO7F7U3u1nfxYRPM8HqFtLd+raev2K137dsV08q/LRKRLEc7RsiDWihUnrINdsWQxPR9jqZ8DIIZ1zJJAm5PjQ==
|
integrity sha512-XBKGSYcrkdiRRjl+8XvrUR3AosXU0NvF7VuqMsm7s5nRy+nt58ZMB19Jdp1RdqewLcaYnpk8zeVs/4MlLZEJxw==
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-gnu@4.46.2":
|
"@rollup/rollup-linux-arm64-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.2.tgz#5e92613768d3de3ffcabc965627dd0a59b3e7dfc"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.45.0.tgz#0a811b16da334125f6e44570d0badf543876f49e"
|
||||||
integrity sha512-3dRaqLfcOXYsfvw5xMrxAk9Lb1f395gkoBYzSFcc/scgRFptRXL9DOaDpMiehf9CO8ZDRJW2z45b6fpU5nwjng==
|
integrity sha512-fRvZZPUiBz7NztBE/2QnCS5AtqLVhXmUOPj9IHlfGEXkapgImf4W9+FSkL8cWqoAjozyUzqFmSc4zh2ooaeF6g==
|
||||||
|
|
||||||
"@rollup/rollup-linux-arm64-musl@4.46.2":
|
"@rollup/rollup-linux-arm64-musl@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.2.tgz#2a44f88e83d28b646591df6e50aa0a5a931833d8"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.45.0.tgz#e8c166efe3cb963faaa924c7721eafbade63036f"
|
||||||
integrity sha512-fhHFTutA7SM+IrR6lIfiHskxmpmPTJUXpWIsBXpeEwNgZzZZSg/q4i6FU4J8qOGyJ0TR+wXBwx/L7Ho9z0+uDg==
|
integrity sha512-Btv2WRZOcUGi8XU80XwIvzTg4U6+l6D0V6sZTrZx214nrwxw5nAi8hysaXj/mctyClWgesyuxbeLylCBNauimg==
|
||||||
|
|
||||||
"@rollup/rollup-linux-loongarch64-gnu@4.46.2":
|
"@rollup/rollup-linux-loongarch64-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.2.tgz#bd5897e92db7fbf7dc456f61d90fff96c4651f2e"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.45.0.tgz#239feea00fa2a1e734bdff09b8d1c90def2abbf5"
|
||||||
integrity sha512-i7wfGFXu8x4+FRqPymzjD+Hyav8l95UIZ773j7J7zRYc3Xsxy2wIn4x+llpunexXe6laaO72iEjeeGyUFmjKeA==
|
integrity sha512-Li0emNnwtUZdLwHjQPBxn4VWztcrw/h7mgLyHiEI5Z0MhpeFGlzaiBHpSNVOMB/xucjXTTcO+dhv469Djr16KA==
|
||||||
|
|
||||||
"@rollup/rollup-linux-ppc64-gnu@4.46.2":
|
"@rollup/rollup-linux-powerpc64le-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.2.tgz#a7065025411c14ad9ec34cc1cd1414900ec2a303"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.45.0.tgz#1de2f926bddbf7d689a089277c1284ea6df4b6d1"
|
||||||
integrity sha512-B/l0dFcHVUnqcGZWKcWBSV2PF01YUt0Rvlurci5P+neqY/yMKchGU8ullZvIv5e8Y1C6wOn+U03mrDylP5q9Yw==
|
integrity sha512-sB8+pfkYx2kvpDCfd63d5ScYT0Fz1LO6jIb2zLZvmK9ob2D8DeVqrmBDE0iDK8KlBVmsTNzrjr3G1xV4eUZhSw==
|
||||||
|
|
||||||
"@rollup/rollup-linux-riscv64-gnu@4.46.2":
|
"@rollup/rollup-linux-riscv64-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.2.tgz#17f9c0c675e13ef4567cfaa3730752417257ccc3"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.45.0.tgz#28dbac643244e477a7b931feb9b475aa826f84c1"
|
||||||
integrity sha512-32k4ENb5ygtkMwPMucAb8MtV8olkPT03oiTxJbgkJa7lJ7dZMr0GCFJlyvy+K8iq7F/iuOr41ZdUHaOiqyR3iQ==
|
integrity sha512-5GQ6PFhh7E6jQm70p1aW05G2cap5zMOvO0se5JMecHeAdj5ZhWEHbJ4hiKpfi1nnnEdTauDXxPgXae/mqjow9w==
|
||||||
|
|
||||||
"@rollup/rollup-linux-riscv64-musl@4.46.2":
|
"@rollup/rollup-linux-riscv64-musl@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.2.tgz#bc6ed3db2cedc1ba9c0a2183620fe2f792c3bf3f"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.45.0.tgz#5d05eeaedadec3625cd50e3ca5d35ef6f96a4bf0"
|
||||||
integrity sha512-t5B2loThlFEauloaQkZg9gxV05BYeITLvLkWOkRXogP4qHXLkWSbSHKM9S6H1schf/0YGP/qNKtiISlxvfmmZw==
|
integrity sha512-N/euLsBd1rekWcuduakTo/dJw6U6sBP3eUq+RXM9RNfPuWTvG2w/WObDkIvJ2KChy6oxZmOSC08Ak2OJA0UiAA==
|
||||||
|
|
||||||
"@rollup/rollup-linux-s390x-gnu@4.46.2":
|
"@rollup/rollup-linux-s390x-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.2.tgz#440c4f6753274e2928e06d2a25613e5a1cf97b41"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.45.0.tgz#55b0790f499fb7adc14eb074c4e46aef92915813"
|
||||||
integrity sha512-YKjekwTEKgbB7n17gmODSmJVUIvj8CX7q5442/CK80L8nqOUbMtf8b01QkG3jOqyr1rotrAnW6B/qiHwfcuWQA==
|
integrity sha512-2l9sA7d7QdikL0xQwNMO3xURBUNEWyHVHfAsHsUdq+E/pgLTUcCE+gih5PCdmyHmfTDeXUWVhqL0WZzg0nua3g==
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-gnu@4.46.2":
|
"@rollup/rollup-linux-x64-gnu@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.2.tgz#1e936446f90b2574ea4a83b4842a762cc0a0aed3"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.45.0.tgz#e822632fe5b324b16bdc37149149c8c760b031fd"
|
||||||
integrity sha512-Jj5a9RUoe5ra+MEyERkDKLwTXVu6s3aACP51nkfnK9wJTraCC8IMe3snOfALkrjTYd2G1ViE1hICj0fZ7ALBPA==
|
integrity sha512-XZdD3fEEQcwG2KrJDdEQu7NrHonPxxaV0/w2HpvINBdcqebz1aL+0vM2WFJq4DeiAVT6F5SUQas65HY5JDqoPw==
|
||||||
|
|
||||||
"@rollup/rollup-linux-x64-musl@4.46.2":
|
"@rollup/rollup-linux-x64-musl@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.2.tgz#c6f304dfba1d5faf2be5d8b153ccbd8b5d6f1166"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.45.0.tgz#19a3602cb8fabd7eb3087f0a1e1e01adac31bbff"
|
||||||
integrity sha512-7kX69DIrBeD7yNp4A5b81izs8BqoZkCIaxQaOpumcJ1S/kmqNFjPhDu1LHeVXv0SexfHQv5cqHsxLOjETuqDuA==
|
integrity sha512-7ayfgvtmmWgKWBkCGg5+xTQ0r5V1owVm67zTrsEY1008L5ro7mCyGYORomARt/OquB9KY7LpxVBZes+oSniAAQ==
|
||||||
|
|
||||||
"@rollup/rollup-win32-arm64-msvc@4.46.2":
|
"@rollup/rollup-win32-arm64-msvc@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.2.tgz#b4ad4a79219892aac112ed1c9d1356cad0566ef5"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.45.0.tgz#42e08bf3ea4fc463fc9f199c4f0310a736f03eb1"
|
||||||
integrity sha512-wiJWMIpeaak/jsbaq2HMh/rzZxHVW1rU6coyeNNpMwk5isiPjSTx0a4YLSlYDwBH/WBvLz+EtsNqQScZTLJy3g==
|
integrity sha512-B+IJgcBnE2bm93jEW5kHisqvPITs4ddLOROAcOc/diBgrEiQJJ6Qcjby75rFSmH5eMGrqJryUgJDhrfj942apQ==
|
||||||
|
|
||||||
"@rollup/rollup-win32-ia32-msvc@4.46.2":
|
"@rollup/rollup-win32-ia32-msvc@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.2.tgz#b1b22eb2a9568048961e4a6f540438b4a762aa62"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.45.0.tgz#043d25557f59d7e28dfe38ee1f60ddcb95a08124"
|
||||||
integrity sha512-gBgaUDESVzMgWZhcyjfs9QFK16D8K6QZpwAaVNJxYDLHWayOta4ZMjGm/vsAEy3hvlS2GosVFlBlP9/Wb85DqQ==
|
integrity sha512-+CXwwG66g0/FpWOnP/v1HnrGVSOygK/osUbu3wPRy8ECXjoYKjRAyfxYpDQOfghC5qPJYLPH0oN4MCOjwgdMug==
|
||||||
|
|
||||||
"@rollup/rollup-win32-x64-msvc@4.46.2":
|
"@rollup/rollup-win32-x64-msvc@4.45.0":
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.2.tgz#87079f137b5fdb75da11508419aa998cc8cc3d8b"
|
resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.45.0.tgz#0a7eecae41f463d6591c8fecd7a5c5087345ee36"
|
||||||
integrity sha512-CvUo2ixeIQGtF6WvuB87XWqPQkoFAFqW+HUo/WzHwuHDvIwZCtjdWXoYCcr06iKGydiqTclC4jU/TNObC/xKZg==
|
integrity sha512-SRf1cytG7wqcHVLrBc9VtPK4pU5wxiB/lNIkNmW2ApKXIg+RpqwHfsaEK+e7eH4A1BpI6BX/aBWXxZCIrJg3uA==
|
||||||
|
|
||||||
"@socket.io/component-emitter@~3.1.0":
|
"@socket.io/component-emitter@~3.1.0":
|
||||||
version "3.1.2"
|
version "3.1.2"
|
||||||
@@ -1070,9 +1070,9 @@
|
|||||||
integrity sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==
|
integrity sha512-oIQLCGWtcFZy2JW77j9k8nHzAOpqMHLQejDA48XXMWH6tjCQHz5RCFz1bzsmROyL6PUm+LLnUiI4BCn221inxA==
|
||||||
|
|
||||||
"@vexip-ui/hooks@^2.8.0":
|
"@vexip-ui/hooks@^2.8.0":
|
||||||
version "2.9.3"
|
version "2.9.2"
|
||||||
resolved "https://registry.yarnpkg.com/@vexip-ui/hooks/-/hooks-2.9.3.tgz#4a713f22c3e9e013695609e1c9857f299c14b9f8"
|
resolved "https://registry.yarnpkg.com/@vexip-ui/hooks/-/hooks-2.9.2.tgz#3c6ba9670f1a4ac4211b05279e18657a3c1921ba"
|
||||||
integrity sha512-DrGlwSa0P0KQ98RU0MrQ4+KcItZDaejAJISv3iT6T6/E2ly4z7c2dzuNzn5Wk7y4FYnkXDfrf2UFNv7EDw8GJg==
|
integrity sha512-zdwcTZUHYD/5aqndmUulyia4tPMI3FB09PUn674hZiQlkslO1KiH56WAI8R75wbvzPSmmhl5IA3VcbBZeaFEcw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/dom" "^1.7.0"
|
"@floating-ui/dom" "^1.7.0"
|
||||||
"@juggle/resize-observer" "^3.4.0"
|
"@juggle/resize-observer" "^3.4.0"
|
||||||
@@ -1088,90 +1088,90 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz#9e8a512eb174bfc2a333ba959bbf9de428d89ad8"
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz#9e8a512eb174bfc2a333ba959bbf9de428d89ad8"
|
||||||
integrity sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==
|
integrity sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==
|
||||||
|
|
||||||
"@vue/compiler-core@3.5.18":
|
"@vue/compiler-core@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.18.tgz#521a138cdd970d9bfd27e42168d12f77a04b2074"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.17.tgz#23d291bd01b863da3ef2e26e7db84d8e01a9b4c5"
|
||||||
integrity sha512-3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw==
|
integrity sha512-Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/parser" "^7.28.0"
|
"@babel/parser" "^7.27.5"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
entities "^4.5.0"
|
entities "^4.5.0"
|
||||||
estree-walker "^2.0.2"
|
estree-walker "^2.0.2"
|
||||||
source-map-js "^1.2.1"
|
source-map-js "^1.2.1"
|
||||||
|
|
||||||
"@vue/compiler-dom@3.5.18":
|
"@vue/compiler-dom@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.18.tgz#e13504492c3061ec5bbe6a2e789f15261d4f03a7"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.17.tgz#7bc19a20e23b670243a64b47ce3a890239b870be"
|
||||||
integrity sha512-RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A==
|
integrity sha512-+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-core" "3.5.18"
|
"@vue/compiler-core" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
"@vue/compiler-sfc@3.5.18":
|
"@vue/compiler-sfc@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.18.tgz#ba1e849561337d809937994cdaf900539542eeca"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.17.tgz#c518871276e26593612bdab36f3f5bcd053b13bf"
|
||||||
integrity sha512-5aBjvGqsWs+MoxswZPoTB9nSDb3dhd1x30xrrltKujlCxo48j8HGDNj3QPhF4VIS0VQDUrA1xUfp2hEa+FNyXA==
|
integrity sha512-rQQxbRJMgTqwRugtjw0cnyQv9cP4/4BxWfTdRBkqsTfLOHWykLzbOc3C4GGzAmdMDxhzU/1Ija5bTjMVrddqww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/parser" "^7.28.0"
|
"@babel/parser" "^7.27.5"
|
||||||
"@vue/compiler-core" "3.5.18"
|
"@vue/compiler-core" "3.5.17"
|
||||||
"@vue/compiler-dom" "3.5.18"
|
"@vue/compiler-dom" "3.5.17"
|
||||||
"@vue/compiler-ssr" "3.5.18"
|
"@vue/compiler-ssr" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
estree-walker "^2.0.2"
|
estree-walker "^2.0.2"
|
||||||
magic-string "^0.30.17"
|
magic-string "^0.30.17"
|
||||||
postcss "^8.5.6"
|
postcss "^8.5.6"
|
||||||
source-map-js "^1.2.1"
|
source-map-js "^1.2.1"
|
||||||
|
|
||||||
"@vue/compiler-ssr@3.5.18":
|
"@vue/compiler-ssr@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.18.tgz#aecde0b0bff268a9c9014ba66799307c4a784328"
|
resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.17.tgz#14ba3b7bba6e0e1fd02002316263165a5d1046c7"
|
||||||
integrity sha512-xM16Ak7rSWHkM3m22NlmcdIM+K4BMyFARAfV9hYFl+SFuRzrZ3uGMNW05kA5pmeMa0X9X963Kgou7ufdbpOP9g==
|
integrity sha512-hkDbA0Q20ZzGgpj5uZjb9rBzQtIHLS78mMilwrlpWk2Ep37DYntUz0PonQ6kr113vfOEdM+zTBuJDaceNIW0tQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-dom" "3.5.18"
|
"@vue/compiler-dom" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
"@vue/devtools-api@^6.6.3", "@vue/devtools-api@^6.6.4":
|
"@vue/devtools-api@^6.6.3", "@vue/devtools-api@^6.6.4":
|
||||||
version "6.6.4"
|
version "6.6.4"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343"
|
resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343"
|
||||||
integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==
|
integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==
|
||||||
|
|
||||||
"@vue/reactivity@3.5.18":
|
"@vue/reactivity@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.18.tgz#fe32166e3938832c54b4134e60e9b58ca7d9bdb4"
|
resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.17.tgz#169b5dcf96c7f23788e5ed9745ec8a7227f2125e"
|
||||||
integrity sha512-x0vPO5Imw+3sChLM5Y+B6G1zPjwdOri9e8V21NnTnlEvkxatHEH5B5KEAJcjuzQ7BsjGrKtfzuQ5eQwXh8HXBg==
|
integrity sha512-l/rmw2STIscWi7SNJp708FK4Kofs97zc/5aEPQh4bOsReD/8ICuBcEmS7KGwDj5ODQLYWVN2lNibKJL1z5b+Lw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
"@vue/runtime-core@3.5.18":
|
"@vue/runtime-core@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.18.tgz#9e9ae8b9491548b53d0cea2bf25746d27c52e191"
|
resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.17.tgz#b17bd41e13011e85e9b1025545292d43f5512730"
|
||||||
integrity sha512-DUpHa1HpeOQEt6+3nheUfqVXRog2kivkXHUhoqJiKR33SO4x+a5uNOMkV487WPerQkL0vUuRvq/7JhRgLW3S+w==
|
integrity sha512-QQLXa20dHg1R0ri4bjKeGFKEkJA7MMBxrKo2G+gJikmumRS7PTD4BOU9FKrDQWMKowz7frJJGqBffYMgQYS96Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/reactivity" "3.5.18"
|
"@vue/reactivity" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
"@vue/runtime-dom@3.5.18":
|
"@vue/runtime-dom@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.18.tgz#1150952d1048b5822e4f1dd8aed24665cbb22107"
|
resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.17.tgz#8e325e29cd03097fe179032fc8df384a426fc83a"
|
||||||
integrity sha512-YwDj71iV05j4RnzZnZtGaXwPoUWeRsqinblgVJwR8XTXYZ9D5PbahHQgsbmzUvCWNF6x7siQ89HgnX5eWkr3mw==
|
integrity sha512-8El0M60TcwZ1QMz4/os2MdlQECgGoVHPuLnQBU3m9h3gdNRW9xRmI8iLS4t/22OQlOE6aJvNNlBiCzPHur4H9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/reactivity" "3.5.18"
|
"@vue/reactivity" "3.5.17"
|
||||||
"@vue/runtime-core" "3.5.18"
|
"@vue/runtime-core" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
csstype "^3.1.3"
|
csstype "^3.1.3"
|
||||||
|
|
||||||
"@vue/server-renderer@3.5.18":
|
"@vue/server-renderer@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.18.tgz#e9fa267b95b3a1d8cddca762377e5de2ae9122bd"
|
resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.17.tgz#9b8fd6a40a3d55322509fafe78ac841ede649fbe"
|
||||||
integrity sha512-PvIHLUoWgSbDG7zLHqSqaCoZvHi6NNmfVFOqO+OnwvqMz/tqQr3FuGWS8ufluNddk7ZLBJYMrjcw1c6XzR12mA==
|
integrity sha512-BOHhm8HalujY6lmC3DbqF6uXN/K00uWiEeF22LfEsm9Q93XeJ/plHTepGwf6tqFcF7GA5oGSSAAUock3VvzaCA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-ssr" "3.5.18"
|
"@vue/compiler-ssr" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
"@vue/shared@3.5.18":
|
"@vue/shared@3.5.17":
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.18.tgz#529f24a88d3ed678d50fd5c07455841fbe8ac95e"
|
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.17.tgz#e8b3a41f0be76499882a89e8ed40d86a70fa4b70"
|
||||||
integrity sha512-cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA==
|
integrity sha512-CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg==
|
||||||
|
|
||||||
"@vueuse/core@^10.11.0", "@vueuse/core@^10.4.1":
|
"@vueuse/core@^10.11.0", "@vueuse/core@^10.4.1":
|
||||||
version "10.11.1"
|
version "10.11.1"
|
||||||
@@ -1378,9 +1378,9 @@ camelcase-css@^2.0.1:
|
|||||||
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
|
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
|
||||||
|
|
||||||
caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001726:
|
caniuse-lite@^1.0.30001702, caniuse-lite@^1.0.30001726:
|
||||||
version "1.0.30001731"
|
version "1.0.30001727"
|
||||||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001731.tgz#277c07416ea4613ec564e5b0ffb47e7b60f32e2f"
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001727.tgz#22e9706422ad37aa50556af8c10e40e2d93a8b85"
|
||||||
integrity sha512-lDdp2/wrOmTRWuoB5DpfNkC0rJDU8DqRa6nYL6HK6sytw70QMopt/NIc/9SM7ylItlBWfACXk0tEn37UWM/+mg==
|
integrity sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==
|
||||||
|
|
||||||
chalk@^4.1.0:
|
chalk@^4.1.0:
|
||||||
version "4.1.2"
|
version "4.1.2"
|
||||||
@@ -1475,9 +1475,9 @@ confbox@^0.2.2:
|
|||||||
integrity sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==
|
integrity sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==
|
||||||
|
|
||||||
core-js@^3.1.3, core-js@^3.26.1:
|
core-js@^3.1.3, core-js@^3.26.1:
|
||||||
version "3.45.0"
|
version "3.44.0"
|
||||||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.45.0.tgz#556c2af44a2d9c73ea7b49504392474a9f7c947e"
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.44.0.tgz#db4fd4fa07933c1d6898c8b112a1119a9336e959"
|
||||||
integrity sha512-c2KZL9lP4DjkN3hk/an4pWn5b5ZefhRJnAc42n6LJ19kSnbeRbdQZE5dSeE2LBol1OwJD3X1BQvFTAsa8ReeDA==
|
integrity sha512-aFCtd4l6GvAXwVEh3XbbVqJGHDJt0OZRa+5ePGx3LLwi12WfexqQxcsohb2wgsa/92xtl19Hd66G/L+TaAxDMw==
|
||||||
|
|
||||||
crelt@^1.0.0, crelt@^1.0.5, crelt@^1.0.6:
|
crelt@^1.0.0, crelt@^1.0.5, crelt@^1.0.6:
|
||||||
version "1.0.6"
|
version "1.0.6"
|
||||||
@@ -1582,9 +1582,9 @@ echarts@^5.6.0:
|
|||||||
zrender "5.6.1"
|
zrender "5.6.1"
|
||||||
|
|
||||||
electron-to-chromium@^1.5.173:
|
electron-to-chromium@^1.5.173:
|
||||||
version "1.5.197"
|
version "1.5.183"
|
||||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.197.tgz#117f9d1afd82ae84bbfedd168ddcf52e4afb6216"
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.183.tgz#38c2e16910569b6c595bd16d1d39d1218bf0ffb6"
|
||||||
integrity sha512-m1xWB3g7vJ6asIFz+2pBUbq3uGmfmln1M9SSvBe4QIFWYrRHylP73zL/3nMjDmwz8V+1xAXQDfBd6+HPW0WvDQ==
|
integrity sha512-vCrDBYjQCAEefWGjlK3EpoSKfKbT10pR4XXPdn65q7snuNOZnthoVpBfZPykmDapOKfoD+MMIPG8ZjKyyc9oHA==
|
||||||
|
|
||||||
emoji-regex@^8.0.0:
|
emoji-regex@^8.0.0:
|
||||||
version "8.0.0"
|
version "8.0.0"
|
||||||
@@ -1722,7 +1722,7 @@ fraction.js@^4.3.7:
|
|||||||
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
|
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
|
||||||
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
|
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
|
||||||
|
|
||||||
frappe-ui@0.1.173:
|
frappe-ui@^0.1.172:
|
||||||
version "0.1.173"
|
version "0.1.173"
|
||||||
resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.173.tgz#9d9bbfd841f776503a9e4d7614862cdaba6b5c4a"
|
resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.173.tgz#9d9bbfd841f776503a9e4d7614862cdaba6b5c4a"
|
||||||
integrity sha512-imzCgMnVuOu+kzJJr++A/LmyuTCxOQC9i4zqIW9RO9eyv9yVH3U9TNdOjUwLymhBuDP/9Jas4X1Gb3asrlkLtg==
|
integrity sha512-imzCgMnVuOu+kzJJr++A/LmyuTCxOQC9i4zqIW9RO9eyv9yVH3U9TNdOjUwLymhBuDP/9Jas4X1Gb3asrlkLtg==
|
||||||
@@ -1959,9 +1959,9 @@ linkify-it@^5.0.0:
|
|||||||
uc.micro "^2.0.0"
|
uc.micro "^2.0.0"
|
||||||
|
|
||||||
linkifyjs@^4.2.0:
|
linkifyjs@^4.2.0:
|
||||||
version "4.3.2"
|
version "4.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.2.tgz#d97eb45419aabf97ceb4b05a7adeb7b8c8ade2b1"
|
resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.3.1.tgz#1f246ebf4be040002accd1f4535b6af7c7e37898"
|
||||||
integrity sha512-NT1CJtq3hHIreOianA8aSXn6Cw0JzYOuDQbOrSPe7gqFnCpKP++MQe3ODgO3oh2GJFORkAAdqredOa60z63GbA==
|
integrity sha512-DRSlB9DKVW04c4SUdGvKK5FR6be45lTU9M76JnngqPeeGDqPwYc0zdUErtsNVMtxPXgUWV4HbXbnC4sNyBxkYg==
|
||||||
|
|
||||||
loadjs@^4.2.0:
|
loadjs@^4.2.0:
|
||||||
version "4.3.0"
|
version "4.3.0"
|
||||||
@@ -2207,7 +2207,7 @@ path-scurry@^1.11.1:
|
|||||||
lru-cache "^10.2.0"
|
lru-cache "^10.2.0"
|
||||||
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
||||||
|
|
||||||
pathe@^2.0.1, pathe@^2.0.3:
|
pathe@^2.0.1, pathe@^2.0.2, pathe@^2.0.3:
|
||||||
version "2.0.3"
|
version "2.0.3"
|
||||||
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
|
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
|
||||||
integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==
|
integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==
|
||||||
@@ -2222,10 +2222,10 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
|
|||||||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
|
||||||
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
||||||
|
|
||||||
picomatch@^4.0.2, picomatch@^4.0.3:
|
picomatch@^4.0.2:
|
||||||
version "4.0.3"
|
version "4.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
|
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
|
||||||
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
|
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
|
||||||
|
|
||||||
pify@^2.3.0:
|
pify@^2.3.0:
|
||||||
version "2.3.0"
|
version "2.3.0"
|
||||||
@@ -2486,9 +2486,9 @@ prosemirror-transform@^1.0.0, prosemirror-transform@^1.1.0, prosemirror-transfor
|
|||||||
prosemirror-model "^1.21.0"
|
prosemirror-model "^1.21.0"
|
||||||
|
|
||||||
prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1, prosemirror-view@^1.39.2:
|
prosemirror-view@^1.0.0, prosemirror-view@^1.1.0, prosemirror-view@^1.27.0, prosemirror-view@^1.31.0, prosemirror-view@^1.37.0, prosemirror-view@^1.39.1, prosemirror-view@^1.39.2:
|
||||||
version "1.40.1"
|
version "1.40.0"
|
||||||
resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.40.1.tgz#4a12711b45a707b240a1789d45b99df6f13e7c16"
|
resolved "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.40.0.tgz#212e627a0c4f0198ac9823a1232e0099c9a92865"
|
||||||
integrity sha512-pbwUjt3G7TlsQQHDiYSupWBhJswpLVB09xXm1YiJPdkjkh9Pe7Y51XdLh5VWIZmROLY8UpUpG03lkdhm9lzIBA==
|
integrity sha512-2G3svX0Cr1sJjkD/DYWSe3cfV5VPVTBOxI9XQEGWJDFEpsZb/gh4MV29ctv+OJx2RFX4BLt09i+6zaGM/ldkCw==
|
||||||
dependencies:
|
dependencies:
|
||||||
prosemirror-model "^1.20.0"
|
prosemirror-model "^1.20.0"
|
||||||
prosemirror-state "^1.0.0"
|
prosemirror-state "^1.0.0"
|
||||||
@@ -2555,9 +2555,9 @@ readdirp@~3.6.0:
|
|||||||
picomatch "^2.2.1"
|
picomatch "^2.2.1"
|
||||||
|
|
||||||
reka-ui@^2.0.2:
|
reka-ui@^2.0.2:
|
||||||
version "2.4.1"
|
version "2.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/reka-ui/-/reka-ui-2.4.1.tgz#13a1ceeb7703618fb5ed24060d968b4bc596b2c6"
|
resolved "https://registry.yarnpkg.com/reka-ui/-/reka-ui-2.3.2.tgz#aedae51d85dcc61e418f12ffc0b013fccd5bb00c"
|
||||||
integrity sha512-NB7DrCsODN8MH02BWtgiExygfFcuuZ5/PTn6fMgjppmFHqePvNhmSn1LEuF35nel6PFbA4v+gdj0IoGN1yZ+vw==
|
integrity sha512-lCysSCILH2uqShEnt93/qzlXnB7ySvK7scR0Q5C+a2iXwFVzHhvZQsMaSnbQYueoCihx6yyUZTYECepnmKrbRA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@floating-ui/dom" "^1.6.13"
|
"@floating-ui/dom" "^1.6.13"
|
||||||
"@floating-ui/vue" "^1.1.6"
|
"@floating-ui/vue" "^1.1.6"
|
||||||
@@ -2593,32 +2593,32 @@ reusify@^1.0.4:
|
|||||||
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
|
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
|
||||||
|
|
||||||
rollup@^4.20.0:
|
rollup@^4.20.0:
|
||||||
version "4.46.2"
|
version "4.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.46.2.tgz#09b1a45d811e26d09bed63dc3ecfb6831c16ce32"
|
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.45.0.tgz#92d1b164eca1c6f2cb399ae7a1a8ee78967b6e33"
|
||||||
integrity sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==
|
integrity sha512-WLjEcJRIo7i3WDDgOIJqVI2d+lAC3EwvOGy+Xfq6hs+GQuAA4Di/H72xmXkOhrIWFg2PFYSKZYfH0f4vfKXN4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/estree" "1.0.8"
|
"@types/estree" "1.0.8"
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
"@rollup/rollup-android-arm-eabi" "4.46.2"
|
"@rollup/rollup-android-arm-eabi" "4.45.0"
|
||||||
"@rollup/rollup-android-arm64" "4.46.2"
|
"@rollup/rollup-android-arm64" "4.45.0"
|
||||||
"@rollup/rollup-darwin-arm64" "4.46.2"
|
"@rollup/rollup-darwin-arm64" "4.45.0"
|
||||||
"@rollup/rollup-darwin-x64" "4.46.2"
|
"@rollup/rollup-darwin-x64" "4.45.0"
|
||||||
"@rollup/rollup-freebsd-arm64" "4.46.2"
|
"@rollup/rollup-freebsd-arm64" "4.45.0"
|
||||||
"@rollup/rollup-freebsd-x64" "4.46.2"
|
"@rollup/rollup-freebsd-x64" "4.45.0"
|
||||||
"@rollup/rollup-linux-arm-gnueabihf" "4.46.2"
|
"@rollup/rollup-linux-arm-gnueabihf" "4.45.0"
|
||||||
"@rollup/rollup-linux-arm-musleabihf" "4.46.2"
|
"@rollup/rollup-linux-arm-musleabihf" "4.45.0"
|
||||||
"@rollup/rollup-linux-arm64-gnu" "4.46.2"
|
"@rollup/rollup-linux-arm64-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-arm64-musl" "4.46.2"
|
"@rollup/rollup-linux-arm64-musl" "4.45.0"
|
||||||
"@rollup/rollup-linux-loongarch64-gnu" "4.46.2"
|
"@rollup/rollup-linux-loongarch64-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-ppc64-gnu" "4.46.2"
|
"@rollup/rollup-linux-powerpc64le-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-riscv64-gnu" "4.46.2"
|
"@rollup/rollup-linux-riscv64-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-riscv64-musl" "4.46.2"
|
"@rollup/rollup-linux-riscv64-musl" "4.45.0"
|
||||||
"@rollup/rollup-linux-s390x-gnu" "4.46.2"
|
"@rollup/rollup-linux-s390x-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-x64-gnu" "4.46.2"
|
"@rollup/rollup-linux-x64-gnu" "4.45.0"
|
||||||
"@rollup/rollup-linux-x64-musl" "4.46.2"
|
"@rollup/rollup-linux-x64-musl" "4.45.0"
|
||||||
"@rollup/rollup-win32-arm64-msvc" "4.46.2"
|
"@rollup/rollup-win32-arm64-msvc" "4.45.0"
|
||||||
"@rollup/rollup-win32-ia32-msvc" "4.46.2"
|
"@rollup/rollup-win32-ia32-msvc" "4.45.0"
|
||||||
"@rollup/rollup-win32-x64-msvc" "4.46.2"
|
"@rollup/rollup-win32-x64-msvc" "4.45.0"
|
||||||
fsevents "~2.3.2"
|
fsevents "~2.3.2"
|
||||||
|
|
||||||
rope-sequence@^1.3.0:
|
rope-sequence@^1.3.0:
|
||||||
@@ -2863,9 +2863,9 @@ tslib@^2.0.0, tslib@^2.8.0:
|
|||||||
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
||||||
|
|
||||||
typescript@^5.0.2, typescript@^5.7.2:
|
typescript@^5.0.2, typescript@^5.7.2:
|
||||||
version "5.9.2"
|
version "5.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
|
||||||
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
|
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
|
||||||
|
|
||||||
uc.micro@^2.0.0, uc.micro@^2.1.0:
|
uc.micro@^2.0.0, uc.micro@^2.1.0:
|
||||||
version "2.1.0"
|
version "2.1.0"
|
||||||
@@ -2878,23 +2878,23 @@ ufo@^1.5.4:
|
|||||||
integrity sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==
|
integrity sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==
|
||||||
|
|
||||||
unplugin-icons@^22.1.0:
|
unplugin-icons@^22.1.0:
|
||||||
version "22.2.0"
|
version "22.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-22.2.0.tgz#5d2de5fe9828cf988ecb3cbb5ef7472cbd840876"
|
resolved "https://registry.yarnpkg.com/unplugin-icons/-/unplugin-icons-22.1.0.tgz#5a6fe3d751e50f1c937e289857b0418e6855d92a"
|
||||||
integrity sha512-OdrXCiXexC1rFd0QpliAgcd4cMEEEQtoCf2WIrRIGu4iW6auBPpQKMCBeWxoe55phYdRyZLUWNOtzyTX+HOFSA==
|
integrity sha512-ect2ZNtk1Zgwb0NVHd0C1IDW/MV+Jk/xaq4t8o6rYdVS3+L660ZdD5kTSQZvsgdwCvquRw+/wYn75hsweRjoIA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@antfu/install-pkg" "^1.1.0"
|
"@antfu/install-pkg" "^1.0.0"
|
||||||
"@iconify/utils" "^2.3.0"
|
"@iconify/utils" "^2.3.0"
|
||||||
debug "^4.4.1"
|
debug "^4.4.0"
|
||||||
local-pkg "^1.1.1"
|
local-pkg "^1.0.0"
|
||||||
unplugin "^2.3.5"
|
unplugin "^2.2.0"
|
||||||
|
|
||||||
unplugin-utils@^0.2.4:
|
unplugin-utils@^0.2.4:
|
||||||
version "0.2.5"
|
version "0.2.4"
|
||||||
resolved "https://registry.yarnpkg.com/unplugin-utils/-/unplugin-utils-0.2.5.tgz#d2fe44566ffffd7f216579bbb01184f6702e379b"
|
resolved "https://registry.yarnpkg.com/unplugin-utils/-/unplugin-utils-0.2.4.tgz#56e4029a6906645a10644f8befc404b06d5d24d0"
|
||||||
integrity sha512-gwXJnPRewT4rT7sBi/IvxKTjsms7jX7QIDLOClApuZwR49SXbrB1z2NLUZ+vDHyqCj/n58OzRRqaW+B8OZi8vg==
|
integrity sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==
|
||||||
dependencies:
|
dependencies:
|
||||||
pathe "^2.0.3"
|
pathe "^2.0.2"
|
||||||
picomatch "^4.0.3"
|
picomatch "^4.0.2"
|
||||||
|
|
||||||
unplugin-vue-components@^28.4.1:
|
unplugin-vue-components@^28.4.1:
|
||||||
version "28.8.0"
|
version "28.8.0"
|
||||||
@@ -2910,7 +2910,7 @@ unplugin-vue-components@^28.4.1:
|
|||||||
unplugin "^2.3.5"
|
unplugin "^2.3.5"
|
||||||
unplugin-utils "^0.2.4"
|
unplugin-utils "^0.2.4"
|
||||||
|
|
||||||
unplugin@^2.3.5:
|
unplugin@^2.2.0, unplugin@^2.3.5:
|
||||||
version "2.3.5"
|
version "2.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.5.tgz#c689d806e2a15c95aeb794f285356c6bcdea4a2e"
|
resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-2.3.5.tgz#c689d806e2a15c95aeb794f285356c6bcdea4a2e"
|
||||||
integrity sha512-RyWSb5AHmGtjjNQ6gIlA67sHOsWpsbWpwDokLwTcejVdOjEkJZh7QKu14J00gDDVSh8kGH4KYC/TNBceXFZhtw==
|
integrity sha512-RyWSb5AHmGtjjNQ6gIlA67sHOsWpsbWpwDokLwTcejVdOjEkJZh7QKu14J00gDDVSh8kGH4KYC/TNBceXFZhtw==
|
||||||
@@ -2986,15 +2986,15 @@ vue3-apexcharts@^1.8.0:
|
|||||||
integrity sha512-5tSD4mXTBbIJ9ir+58qHE6oNtIe0RNgqIRYMKpcsIaxkKtwUww4JhvPkpUFlmiW4OJbbdklgjleXq1lfcM4gdA==
|
integrity sha512-5tSD4mXTBbIJ9ir+58qHE6oNtIe0RNgqIRYMKpcsIaxkKtwUww4JhvPkpUFlmiW4OJbbdklgjleXq1lfcM4gdA==
|
||||||
|
|
||||||
vue@^3.4.23, vue@^3.5.13:
|
vue@^3.4.23, vue@^3.5.13:
|
||||||
version "3.5.18"
|
version "3.5.17"
|
||||||
resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.18.tgz#3d622425ad1391a2b0138323211ec784f4415686"
|
resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.17.tgz#ea8a6a45abb2b0620e7d479319ce8434b55650cf"
|
||||||
integrity sha512-7W4Y4ZbMiQ3SEo+m9lnoNpV9xG7QVMLa+/0RFwwiAVkeYoyGXqWE85jabU4pllJNUzqfLShJ5YLptewhCWUgNA==
|
integrity sha512-LbHV3xPN9BeljML+Xctq4lbz2lVHCR6DtbpTf5XIO6gugpXUN49j2QQPcMj086r9+AkJ0FfUT8xjulKKBkkr9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vue/compiler-dom" "3.5.18"
|
"@vue/compiler-dom" "3.5.17"
|
||||||
"@vue/compiler-sfc" "3.5.18"
|
"@vue/compiler-sfc" "3.5.17"
|
||||||
"@vue/runtime-dom" "3.5.18"
|
"@vue/runtime-dom" "3.5.17"
|
||||||
"@vue/server-renderer" "3.5.18"
|
"@vue/server-renderer" "3.5.17"
|
||||||
"@vue/shared" "3.5.18"
|
"@vue/shared" "3.5.17"
|
||||||
|
|
||||||
vuedraggable@4.1.0:
|
vuedraggable@4.1.0:
|
||||||
version "4.1.0"
|
version "4.1.0"
|
||||||
@@ -3056,9 +3056,9 @@ xmlhttprequest-ssl@~2.1.1:
|
|||||||
integrity sha512-TEU+nJVUUnA4CYJFLvK5X9AOeH4KvDvhIfm0vV1GaQRtchnG0hgK5p8hw/xjv8cunWYCsiPCSDzObPyhEwq3KQ==
|
integrity sha512-TEU+nJVUUnA4CYJFLvK5X9AOeH4KvDvhIfm0vV1GaQRtchnG0hgK5p8hw/xjv8cunWYCsiPCSDzObPyhEwq3KQ==
|
||||||
|
|
||||||
yaml@^2.3.4:
|
yaml@^2.3.4:
|
||||||
version "2.8.1"
|
version "2.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.1.tgz#1870aa02b631f7e8328b93f8bc574fac5d6c4d79"
|
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.0.tgz#15f8c9866211bdc2d3781a0890e44d4fa1a5fff6"
|
||||||
integrity sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==
|
integrity sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==
|
||||||
|
|
||||||
zrender@5.6.1:
|
zrender@5.6.1:
|
||||||
version "5.6.1"
|
version "5.6.1"
|
||||||
|
|||||||
@@ -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>
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
// Copyright (c) 2025, Frappe and contributors
|
|
||||||
// For license information, please see license.txt
|
|
||||||
|
|
||||||
// frappe.ui.form.on("LMS Lesson Note", {
|
|
||||||
// refresh(frm) {
|
|
||||||
|
|
||||||
// },
|
|
||||||
// });
|
|
||||||
@@ -1,140 +0,0 @@
|
|||||||
{
|
|
||||||
"actions": [],
|
|
||||||
"allow_rename": 1,
|
|
||||||
"autoname": "hash",
|
|
||||||
"creation": "2025-08-04 13:17:19.497483",
|
|
||||||
"doctype": "DocType",
|
|
||||||
"engine": "InnoDB",
|
|
||||||
"field_order": [
|
|
||||||
"lesson",
|
|
||||||
"course",
|
|
||||||
"column_break_qgrb",
|
|
||||||
"member",
|
|
||||||
"color",
|
|
||||||
"section_break_smzm",
|
|
||||||
"highlighted_text",
|
|
||||||
"column_break_zvrs",
|
|
||||||
"note"
|
|
||||||
],
|
|
||||||
"fields": [
|
|
||||||
{
|
|
||||||
"fieldname": "lesson",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"in_list_view": 1,
|
|
||||||
"in_standard_filter": 1,
|
|
||||||
"label": "Lesson",
|
|
||||||
"options": "Course Lesson",
|
|
||||||
"reqd": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fetch_from": "lesson.course",
|
|
||||||
"fieldname": "course",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"label": "Course",
|
|
||||||
"options": "LMS Course"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "column_break_qgrb",
|
|
||||||
"fieldtype": "Column Break"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "member",
|
|
||||||
"fieldtype": "Link",
|
|
||||||
"in_list_view": 1,
|
|
||||||
"in_standard_filter": 1,
|
|
||||||
"label": "Member",
|
|
||||||
"options": "User",
|
|
||||||
"reqd": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "color",
|
|
||||||
"fieldtype": "Select",
|
|
||||||
"label": "Color",
|
|
||||||
"options": "Red\nBlue\nGreen\nYellow\nPurple",
|
|
||||||
"reqd": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "section_break_smzm",
|
|
||||||
"fieldtype": "Section Break"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "highlighted_text",
|
|
||||||
"fieldtype": "Small Text",
|
|
||||||
"label": "Highlighted Text"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "column_break_zvrs",
|
|
||||||
"fieldtype": "Column Break"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fieldname": "note",
|
|
||||||
"fieldtype": "Text Editor",
|
|
||||||
"label": "Note"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid_page_length": 50,
|
|
||||||
"index_web_pages_for_search": 1,
|
|
||||||
"links": [],
|
|
||||||
"modified": "2025-08-05 19:08:47.858172",
|
|
||||||
"modified_by": "Administrator",
|
|
||||||
"module": "LMS",
|
|
||||||
"name": "LMS Lesson Note",
|
|
||||||
"naming_rule": "Random",
|
|
||||||
"owner": "Administrator",
|
|
||||||
"permissions": [
|
|
||||||
{
|
|
||||||
"create": 1,
|
|
||||||
"delete": 1,
|
|
||||||
"email": 1,
|
|
||||||
"export": 1,
|
|
||||||
"print": 1,
|
|
||||||
"read": 1,
|
|
||||||
"report": 1,
|
|
||||||
"role": "System Manager",
|
|
||||||
"share": 1,
|
|
||||||
"write": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"create": 1,
|
|
||||||
"delete": 1,
|
|
||||||
"email": 1,
|
|
||||||
"export": 1,
|
|
||||||
"print": 1,
|
|
||||||
"read": 1,
|
|
||||||
"report": 1,
|
|
||||||
"role": "Moderator",
|
|
||||||
"share": 1,
|
|
||||||
"write": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"create": 1,
|
|
||||||
"delete": 1,
|
|
||||||
"email": 1,
|
|
||||||
"export": 1,
|
|
||||||
"if_owner": 1,
|
|
||||||
"print": 1,
|
|
||||||
"read": 1,
|
|
||||||
"report": 1,
|
|
||||||
"role": "LMS Student",
|
|
||||||
"share": 1,
|
|
||||||
"write": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"create": 1,
|
|
||||||
"delete": 1,
|
|
||||||
"email": 1,
|
|
||||||
"export": 1,
|
|
||||||
"print": 1,
|
|
||||||
"read": 1,
|
|
||||||
"report": 1,
|
|
||||||
"role": "Course Creator",
|
|
||||||
"share": 1,
|
|
||||||
"write": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"row_format": "Dynamic",
|
|
||||||
"sort_field": "creation",
|
|
||||||
"sort_order": "DESC",
|
|
||||||
"states": [],
|
|
||||||
"title_field": "member"
|
|
||||||
}
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
# Copyright (c) 2025, Frappe and contributors
|
|
||||||
# For license information, please see license.txt
|
|
||||||
|
|
||||||
# import frappe
|
|
||||||
from frappe.model.document import Document
|
|
||||||
|
|
||||||
|
|
||||||
class LMSLessonNote(Document):
|
|
||||||
pass
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
# Copyright (c) 2025, Frappe and Contributors
|
|
||||||
# See license.txt
|
|
||||||
|
|
||||||
# import frappe
|
|
||||||
from frappe.tests import IntegrationTestCase
|
|
||||||
|
|
||||||
|
|
||||||
# On IntegrationTestCase, the doctype test records and all
|
|
||||||
# link-field test record dependencies are recursively loaded
|
|
||||||
# Use these module variables to add/remove to/from that list
|
|
||||||
EXTRA_TEST_RECORD_DEPENDENCIES = [] # eg. ["User"]
|
|
||||||
IGNORE_TEST_RECORD_DEPENDENCIES = [] # eg. ["User"]
|
|
||||||
|
|
||||||
|
|
||||||
class IntegrationTestLMSLessonNote(IntegrationTestCase):
|
|
||||||
"""
|
|
||||||
Integration tests for LMSLessonNote.
|
|
||||||
Use this class for testing interactions between multiple components.
|
|
||||||
"""
|
|
||||||
|
|
||||||
pass
|
|
||||||
@@ -23,7 +23,6 @@
|
|||||||
"fieldname": "lesson",
|
"fieldname": "lesson",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"in_standard_filter": 1,
|
|
||||||
"label": "Lesson",
|
"label": "Lesson",
|
||||||
"options": "Course Lesson",
|
"options": "Course Lesson",
|
||||||
"reqd": 1
|
"reqd": 1
|
||||||
@@ -40,7 +39,6 @@
|
|||||||
"fetch_from": "lesson.course",
|
"fetch_from": "lesson.course",
|
||||||
"fieldname": "course",
|
"fieldname": "course",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_standard_filter": 1,
|
|
||||||
"label": "Course",
|
"label": "Course",
|
||||||
"options": "LMS Course",
|
"options": "LMS Course",
|
||||||
"read_only": 1
|
"read_only": 1
|
||||||
@@ -53,7 +51,6 @@
|
|||||||
"fieldname": "member",
|
"fieldname": "member",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"in_list_view": 1,
|
"in_list_view": 1,
|
||||||
"in_standard_filter": 1,
|
|
||||||
"label": "Member",
|
"label": "Member",
|
||||||
"options": "User",
|
"options": "User",
|
||||||
"reqd": 1
|
"reqd": 1
|
||||||
@@ -102,7 +99,7 @@
|
|||||||
"grid_page_length": 50,
|
"grid_page_length": 50,
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2025-07-30 14:38:52.555010",
|
"modified": "2025-06-30 16:57:10.561660",
|
||||||
"modified_by": "sayali@frappe.io",
|
"modified_by": "sayali@frappe.io",
|
||||||
"module": "LMS",
|
"module": "LMS",
|
||||||
"name": "LMS Video Watch Duration",
|
"name": "LMS Video Watch Duration",
|
||||||
|
|||||||
165
lms/locale/ar.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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؟"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "الصلاحيات"
|
msgstr "الصلاحيات"
|
||||||
|
|
||||||
@@ -5468,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 "جدول"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "وقعت الكثير من المستخدمين في الآونة الأخيرة، وذلك هو تعطيل التسجيل. يرجى المحاولة مرة أخرى في ساعة"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
173
lms/locale/bs.po
173
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -622,7 +622,7 @@ msgstr "Prosječna Ocjena"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosječno Vrijeme Gledanja (minute)"
|
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"
|
||||||
@@ -991,6 +994,15 @@ 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"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr "ID Sastanka"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4311,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "Nema dostupne statistike za ovaj video."
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5393,7 @@ msgstr "Odgovori"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "Odgovor Za je obavezan"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "Uloga je uspješno ažurirana"
|
msgstr "Uloga je uspješno ažurirana"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5598,7 @@ msgstr "Traži"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "Pretraga po Članu"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "Postavljanje Platnog Prolaza"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/cs.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/de.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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"
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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."
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Rollen"
|
msgstr "Rollen"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
172
lms/locale/eo.po
172
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -622,7 +621,7 @@ msgstr "crwdns149336:0crwdne149336:0"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "crwdns157400:0crwdne157400: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"
|
||||||
@@ -991,6 +993,15 @@ 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"
|
||||||
@@ -998,7 +1009,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -3794,6 +3847,7 @@ msgstr "crwdns155254:0crwdne155254:0"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4310,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "crwdns157402:0crwdne157402:0"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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"
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5392,7 @@ msgstr "crwdns150570:0crwdne150570:0"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "crwdns157404:0crwdne157404:0"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5464,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "crwdns155104:0crwdne155104:0"
|
msgstr "crwdns155104:0crwdne155104:0"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "crwdns154473:0crwdne154473:0"
|
msgstr "crwdns154473:0crwdne154473:0"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5597,7 @@ msgstr "crwdns150626:0crwdne150626:0"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "crwdns157406:0crwdne157406:0"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5693,7 @@ msgstr "crwdns154477:0crwdne154477:0"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/es.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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"
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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."
|
||||||
@@ -4271,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º"
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roles"
|
msgstr "Roles"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
173
lms/locale/fa.po
173
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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,13 +75,13 @@ 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 "درباره"
|
||||||
|
|
||||||
#: frontend/src/pages/CourseForm.vue:179
|
#: frontend/src/pages/CourseForm.vue:179
|
||||||
msgid "About the Course"
|
msgid "About the Course"
|
||||||
msgstr "درباره دوره"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Batch.vue:101
|
#: frontend/src/pages/Batch.vue:101
|
||||||
msgid "About this batch"
|
msgid "About this batch"
|
||||||
@@ -332,7 +328,7 @@ msgstr "قبلا ثبت شده است"
|
|||||||
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Amber"
|
msgid "Amber"
|
||||||
msgstr "کهربایی"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the amount (Currency) field in DocType 'LMS Batch'
|
#. Label of the amount (Currency) field in DocType 'LMS Batch'
|
||||||
#. Label of the course_price (Currency) field in DocType 'LMS Course'
|
#. Label of the course_price (Currency) field in DocType 'LMS Course'
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 "گواهیها"
|
||||||
@@ -991,6 +994,15 @@ 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 "گواهی شده"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 "دوره ها"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 "شماره"
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "نقش با موفقیت بهروزرسانی شد"
|
msgstr "نقش با موفقیت بهروزرسانی شد"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "نقش ها"
|
msgstr "نقش ها"
|
||||||
|
|
||||||
@@ -5468,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 "زمانبندی"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5589,7 +5678,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/Controls/ColorSwatches.vue:13
|
#: frontend/src/components/Controls/ColorSwatches.vue:13
|
||||||
msgid "Set Color"
|
msgid "Set Color"
|
||||||
msgstr "تنظیم رنگ"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/emails/community_course_membership.html:1
|
#: lms/templates/emails/community_course_membership.html:1
|
||||||
msgid "Set your Password"
|
msgid "Set your Password"
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "راهاندازی درگاه پرداخت"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 "آمار"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6087,7 +6195,7 @@ msgstr "تگها"
|
|||||||
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Teal"
|
msgid "Teal"
|
||||||
msgstr "فیروزهای"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/templates/emails/community_course_membership.html:18
|
#: lms/templates/emails/community_course_membership.html:18
|
||||||
#: lms/templates/emails/mentor_request_creation_email.html:8
|
#: lms/templates/emails/mentor_request_creation_email.html:8
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "کاربران زیادی اخیرا ثبت نام کرده اند، بنابراین ثبت نام غیرفعال است. لطفا یک ساعت دیگر دوباره امتحان کنید"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
2265
lms/locale/fr.po
2265
lms/locale/fr.po
File diff suppressed because it is too large
Load Diff
173
lms/locale/hr.po
173
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -622,7 +622,7 @@ msgstr "Prosječna Ocjena"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosječno Vrijeme Gledanja (minute)"
|
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"
|
||||||
@@ -991,6 +994,15 @@ 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"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr "ID Sastanka"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4311,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "Nema dostupne statistike za ovaj video."
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5393,7 @@ msgstr "Odgovori"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "Odgovor Za je obavezan"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "Uloga je uspješno ažurirana"
|
msgstr "Uloga je uspješno ažurirana"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5598,7 @@ msgstr "Traži"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "Pretraga po Članu"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "Postavljanje Platnog Prolaza"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/hu.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Beosztások"
|
msgstr "Beosztások"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
183
lms/locale/id.po
183
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -140,7 +136,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92
|
#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92
|
||||||
#: frontend/src/pages/ProgramForm.vue:137
|
#: frontend/src/pages/ProgramForm.vue:137
|
||||||
msgid "Add"
|
msgid "Add"
|
||||||
msgstr "Tambah"
|
msgstr "Tambahkan"
|
||||||
|
|
||||||
#: frontend/src/components/CourseOutline.vue:18
|
#: frontend/src/components/CourseOutline.vue:18
|
||||||
#: frontend/src/components/CreateOutline.vue:18
|
#: frontend/src/components/CreateOutline.vue:18
|
||||||
@@ -265,11 +261,11 @@ msgstr "Alamat"
|
|||||||
|
|
||||||
#: frontend/src/pages/Billing.vue:74
|
#: frontend/src/pages/Billing.vue:74
|
||||||
msgid "Address Line 1"
|
msgid "Address Line 1"
|
||||||
msgstr "Baris Alamat 1"
|
msgstr "Alamat Baris 1"
|
||||||
|
|
||||||
#: frontend/src/pages/Billing.vue:78
|
#: frontend/src/pages/Billing.vue:78
|
||||||
msgid "Address Line 2"
|
msgid "Address Line 2"
|
||||||
msgstr "Baris Alamat 2"
|
msgstr "Alamat Baris 2"
|
||||||
|
|
||||||
#. Option for the 'Role' (Select) field in DocType 'Cohort Staff'
|
#. Option for the 'Role' (Select) field in DocType 'Cohort Staff'
|
||||||
#. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page'
|
#. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page'
|
||||||
@@ -342,7 +338,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
#: lms/lms/doctype/lms_payment/lms_payment.json
|
#: lms/lms/doctype/lms_payment/lms_payment.json
|
||||||
msgid "Amount"
|
msgid "Amount"
|
||||||
msgstr "Jumlah"
|
msgstr "Total"
|
||||||
|
|
||||||
#. Label of the amount_usd (Currency) field in DocType 'LMS Batch'
|
#. Label of the amount_usd (Currency) field in DocType 'LMS Batch'
|
||||||
#. Label of the amount_usd (Currency) field in DocType 'LMS Course'
|
#. Label of the amount_usd (Currency) field in DocType 'LMS Course'
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -684,7 +684,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
|
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
|
||||||
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "Batch"
|
msgid "Batch"
|
||||||
msgstr "Batch"
|
msgstr "Kumpulan"
|
||||||
|
|
||||||
#. Label of the batch_confirmation_template (Link) field in DocType 'LMS
|
#. Label of the batch_confirmation_template (Link) field in DocType 'LMS
|
||||||
#. Settings'
|
#. Settings'
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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
|
||||||
@@ -1318,7 +1330,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_course_progress/lms_course_progress.json
|
#: lms/lms/doctype/lms_course_progress/lms_course_progress.json
|
||||||
#: lms/lms/widgets/CourseCard.html:75 lms/templates/reviews.html:48
|
#: lms/lms/widgets/CourseCard.html:75 lms/templates/reviews.html:48
|
||||||
msgid "Complete"
|
msgid "Complete"
|
||||||
msgstr "Selesai"
|
msgstr "Lengkap"
|
||||||
|
|
||||||
#: lms/templates/emails/lms_invite_request_approved.html:7
|
#: lms/templates/emails/lms_invite_request_approved.html:7
|
||||||
msgid "Complete Sign Up"
|
msgid "Complete Sign Up"
|
||||||
@@ -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 ""
|
||||||
@@ -1769,7 +1787,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
#: lms/lms/doctype/lms_payment/lms_payment.json
|
#: lms/lms/doctype/lms_payment/lms_payment.json
|
||||||
msgid "Currency"
|
msgid "Currency"
|
||||||
msgstr "Mata Uang"
|
msgstr "Mata uang"
|
||||||
|
|
||||||
#. Label of the current_lesson (Link) field in DocType 'LMS Enrollment'
|
#. Label of the current_lesson (Link) field in DocType 'LMS Enrollment'
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
||||||
@@ -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
|
||||||
@@ -1849,7 +1869,7 @@ msgstr "Hari"
|
|||||||
#: lms/templates/emails/mentor_request_creation_email.html:2
|
#: lms/templates/emails/mentor_request_creation_email.html:2
|
||||||
#: lms/templates/emails/mentor_request_status_update_email.html:2
|
#: lms/templates/emails/mentor_request_status_update_email.html:2
|
||||||
msgid "Dear"
|
msgid "Dear"
|
||||||
msgstr "Yth."
|
msgstr "Kepada Yth."
|
||||||
|
|
||||||
#: lms/templates/emails/batch_confirmation.html:2
|
#: lms/templates/emails/batch_confirmation.html:2
|
||||||
#: lms/templates/emails/batch_start_reminder.html:2
|
#: lms/templates/emails/batch_start_reminder.html:2
|
||||||
@@ -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
|
||||||
@@ -2188,7 +2211,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/BatchForm.vue:89 lms/lms/doctype/cohort/cohort.json
|
#: frontend/src/pages/BatchForm.vue:89 lms/lms/doctype/cohort/cohort.json
|
||||||
#: lms/lms/doctype/lms_batch/lms_batch.json
|
#: lms/lms/doctype/lms_batch/lms_batch.json
|
||||||
msgid "End Date"
|
msgid "End Date"
|
||||||
msgstr "Tanggal Akhir"
|
msgstr "Tanggal Berakhir"
|
||||||
|
|
||||||
#. Label of the end_date (Date) field in DocType 'Education Detail'
|
#. Label of the end_date (Date) field in DocType 'Education Detail'
|
||||||
#: lms/lms/doctype/education_detail/education_detail.json
|
#: lms/lms/doctype/education_detail/education_detail.json
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: 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)"
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
229
lms/locale/it.po
229
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-08 01:24\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,9 +75,9 @@ 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 "Informazioni"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CourseForm.vue:179
|
#: frontend/src/pages/CourseForm.vue:179
|
||||||
msgid "About the Course"
|
msgid "About the Course"
|
||||||
@@ -99,7 +95,7 @@ msgstr ""
|
|||||||
#. Option for the 'Status' (Select) field in DocType 'Cohort Join Request'
|
#. Option for the 'Status' (Select) field in DocType 'Cohort Join Request'
|
||||||
#: lms/lms/doctype/cohort_join_request/cohort_join_request.json
|
#: lms/lms/doctype/cohort_join_request/cohort_join_request.json
|
||||||
msgid "Accepted"
|
msgid "Accepted"
|
||||||
msgstr "Accettato"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings'
|
#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings'
|
||||||
#. Label of the account_id (Data) field in DocType 'Zoom Settings'
|
#. Label of the account_id (Data) field in DocType 'Zoom Settings'
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -1103,7 +1115,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/Controls/IconPicker.vue:27
|
#: frontend/src/components/Controls/IconPicker.vue:27
|
||||||
msgid "Choose an icon"
|
msgid "Choose an icon"
|
||||||
msgstr "Scegli un icona"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Quiz.vue:645 lms/templates/quiz/quiz.html:53
|
#: frontend/src/components/Quiz.vue:645 lms/templates/quiz/quiz.html:53
|
||||||
msgid "Choose one answer"
|
msgid "Choose one answer"
|
||||||
@@ -1132,7 +1144,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/BatchFeedback.vue:10
|
#: frontend/src/components/BatchFeedback.vue:10
|
||||||
msgid "Click here"
|
msgid "Click here"
|
||||||
msgstr "Clicca qui"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings'
|
#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings'
|
||||||
#. Label of the client_id (Data) field in DocType 'Zoom Settings'
|
#. Label of the client_id (Data) field in DocType 'Zoom Settings'
|
||||||
@@ -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 ""
|
||||||
@@ -1236,7 +1249,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
#: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json
|
#: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json
|
||||||
msgid "Color"
|
msgid "Color"
|
||||||
msgstr "Colore"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/BatchForm.vue:303 frontend/src/pages/CourseForm.vue:297
|
#: frontend/src/pages/BatchForm.vue:303 frontend/src/pages/CourseForm.vue:297
|
||||||
msgid "Comma separated keywords for SEO"
|
msgid "Comma separated keywords for SEO"
|
||||||
@@ -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
|
||||||
@@ -1376,7 +1392,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/UserDropdown.vue:180
|
#: frontend/src/components/UserDropdown.vue:180
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr "Conferma"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/BatchForm.vue:556
|
#: frontend/src/pages/BatchForm.vue:556
|
||||||
msgid "Confirm your action to delete"
|
msgid "Confirm your action to delete"
|
||||||
@@ -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 ""
|
||||||
@@ -1699,7 +1717,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Controls/Link.vue:38
|
#: frontend/src/components/Controls/Link.vue:38
|
||||||
#: frontend/src/components/Controls/MultiSelect.vue:66
|
#: frontend/src/components/Controls/MultiSelect.vue:66
|
||||||
msgid "Create New"
|
msgid "Create New"
|
||||||
msgstr "Crea Nuovo"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:7
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:7
|
||||||
msgid "Create Programming Exercise"
|
msgid "Create Programming Exercise"
|
||||||
@@ -1809,7 +1827,7 @@ msgstr ""
|
|||||||
#. Label of the show_dashboard (Check) field in DocType 'LMS Settings'
|
#. Label of the show_dashboard (Check) field in DocType 'LMS Settings'
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Dashboard"
|
msgid "Dashboard"
|
||||||
msgstr "Dashboard"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the date (Date) field in DocType 'LMS Batch Timetable'
|
#. Label of the date (Date) field in DocType 'LMS Batch Timetable'
|
||||||
#. Label of the date (Date) field in DocType 'LMS Certificate Evaluation'
|
#. Label of the date (Date) field in DocType 'LMS Certificate Evaluation'
|
||||||
@@ -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 ""
|
|||||||
#: 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
|
||||||
@@ -2177,7 +2200,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_badge/lms_badge.json
|
#: lms/lms/doctype/lms_badge/lms_badge.json
|
||||||
#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json
|
#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json
|
||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Abilitato"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/BulkCertificates.vue:53
|
#: frontend/src/components/Modals/BulkCertificates.vue:53
|
||||||
msgid "Enabling this will publish the certificate on the certified participants page."
|
msgid "Enabling this will publish the certificate on the certified participants page."
|
||||||
@@ -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
|
||||||
@@ -2432,7 +2460,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:142
|
#: frontend/src/components/AppSidebar.vue:142
|
||||||
msgid "Expand"
|
msgid "Expand"
|
||||||
msgstr "Espandi"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the expected_output (Data) field in DocType 'LMS Test Case'
|
#. Label of the expected_output (Data) field in DocType 'LMS Test Case'
|
||||||
#. Label of the expected_output (Data) field in DocType 'LMS Test Case
|
#. Label of the expected_output (Data) field in DocType 'LMS Test Case
|
||||||
@@ -2477,11 +2505,13 @@ 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"
|
||||||
msgstr "Errore"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise
|
#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise
|
||||||
#. Submission'
|
#. Submission'
|
||||||
@@ -2560,7 +2590,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/EditProfile.vue:59
|
#: frontend/src/components/Modals/EditProfile.vue:59
|
||||||
#: frontend/src/components/Settings/Members.vue:110
|
#: frontend/src/components/Settings/Members.vue:110
|
||||||
msgid "First Name"
|
msgid "First Name"
|
||||||
msgstr "Nome di battesimo"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Time Preference' (Select) field in DocType 'User'
|
#. Option for the 'Time Preference' (Select) field in DocType 'User'
|
||||||
#: lms/fixtures/custom_field.json
|
#: lms/fixtures/custom_field.json
|
||||||
@@ -2579,7 +2609,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: lms/lms/widgets/CourseCard.html:114
|
#: lms/lms/widgets/CourseCard.html:114
|
||||||
msgid "Free"
|
msgid "Free"
|
||||||
msgstr "Gratuito"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
|
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
|
||||||
#: frontend/src/pages/Jobs.vue:179
|
#: frontend/src/pages/Jobs.vue:179
|
||||||
@@ -2618,12 +2648,13 @@ 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
|
||||||
#: lms/templates/signup-form.html:5
|
#: lms/templates/signup-form.html:5
|
||||||
msgid "Full Name"
|
msgid "Full Name"
|
||||||
msgstr "Nome e Cognome"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
|
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
|
||||||
#: frontend/src/pages/Jobs.vue:176
|
#: frontend/src/pages/Jobs.vue:176
|
||||||
@@ -2785,7 +2816,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: lms/templates/emails/lms_invite_request_approved.html:3
|
#: lms/templates/emails/lms_invite_request_approved.html:3
|
||||||
msgid "Hi,"
|
msgid "Hi,"
|
||||||
msgstr "Salve,"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the hide_private (Check) field in DocType 'User'
|
#. Label of the hide_private (Check) field in DocType 'User'
|
||||||
#: lms/fixtures/custom_field.json
|
#: lms/fixtures/custom_field.json
|
||||||
@@ -2822,7 +2853,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/pages/QuizForm.vue:338
|
#: frontend/src/pages/QuizForm.vue:338
|
||||||
msgid "ID"
|
msgid "ID"
|
||||||
msgstr "ID"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the icon (Data) field in DocType 'LMS Sidebar Item'
|
#. Label of the icon (Data) field in DocType 'LMS Sidebar Item'
|
||||||
#: frontend/src/components/Modals/PageModal.vue:28
|
#: frontend/src/components/Modals/PageModal.vue:28
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3683,7 +3737,7 @@ msgstr ""
|
|||||||
#. Option for the 'Role' (Select) field in DocType 'Cohort Staff'
|
#. Option for the 'Role' (Select) field in DocType 'Cohort Staff'
|
||||||
#: lms/lms/doctype/cohort_staff/cohort_staff.json
|
#: lms/lms/doctype/cohort_staff/cohort_staff.json
|
||||||
msgid "Manager"
|
msgid "Manager"
|
||||||
msgstr "Responsabile"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'User Category' (Select) field in DocType 'User'
|
#. Option for the 'User Category' (Select) field in DocType 'User'
|
||||||
#: lms/fixtures/custom_field.json lms/templates/signup-form.html:24
|
#: lms/fixtures/custom_field.json lms/templates/signup-form.html:24
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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 ""
|
||||||
@@ -4164,7 +4223,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Discussions.vue:8
|
#: frontend/src/components/Discussions.vue:8
|
||||||
#: frontend/src/components/Discussions.vue:63
|
#: frontend/src/components/Discussions.vue:63
|
||||||
msgid "New {0}"
|
msgid "New {0}"
|
||||||
msgstr "Nuovo {0}"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Quiz.vue:237 frontend/src/pages/Lesson.vue:139
|
#: frontend/src/components/Quiz.vue:237 frontend/src/pages/Lesson.vue:139
|
||||||
msgid "Next"
|
msgid "Next"
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,9 +4335,9 @@ 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 "No."
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/user.py:29
|
#: lms/lms/user.py:29
|
||||||
msgid "Not Allowed"
|
msgid "Not Allowed"
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,11 +4589,13 @@ 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"
|
||||||
msgstr "Riuscito"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise
|
#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise
|
||||||
#. Submission'
|
#. Submission'
|
||||||
@@ -4535,7 +4604,7 @@ msgstr "Riuscito"
|
|||||||
#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json
|
#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json
|
||||||
#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json
|
#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json
|
||||||
msgid "Passed"
|
msgid "Passed"
|
||||||
msgstr "Superato"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
|
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz'
|
||||||
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
|
#. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission'
|
||||||
@@ -4639,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
|
||||||
@@ -4927,7 +5001,7 @@ msgstr ""
|
|||||||
#. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Visibility' (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 "Private"
|
msgid "Private"
|
||||||
msgstr "Privato"
|
msgstr ""
|
||||||
|
|
||||||
#. Description of the 'Hide my Private Information from others' (Check) field
|
#. Description of the 'Hide my Private Information from others' (Check) field
|
||||||
#. in DocType 'User'
|
#. in DocType 'User'
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5061,7 +5137,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/lms_batch/lms_batch.json
|
#: lms/lms/doctype/lms_batch/lms_batch.json
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Published"
|
msgid "Published"
|
||||||
msgstr "Pubblicato"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Statistics.vue:10
|
#: frontend/src/pages/Statistics.vue:10
|
||||||
#: lms/lms/web_template/lms_statistics/lms_statistics.html:14
|
#: lms/lms/web_template/lms_statistics/lms_statistics.html:14
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5372,7 +5453,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/cohort_staff/cohort_staff.json
|
#: lms/lms/doctype/cohort_staff/cohort_staff.json
|
||||||
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
|
||||||
msgid "Role"
|
msgid "Role"
|
||||||
msgstr "Ruolo"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the role (Select) field in DocType 'User'
|
#. Label of the role (Select) field in DocType 'User'
|
||||||
#: lms/fixtures/custom_field.json
|
#: lms/fixtures/custom_field.json
|
||||||
@@ -5384,8 +5465,9 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Ruoli"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the route (Data) field in DocType 'LMS Sidebar Item'
|
#. Label of the route (Data) field in DocType 'LMS Sidebar Item'
|
||||||
#: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json
|
#: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5748,7 +5847,7 @@ msgstr ""
|
|||||||
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
|
#: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json
|
||||||
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json
|
#: lms/lms/doctype/cohort_web_page/cohort_web_page.json
|
||||||
msgid "Slug"
|
msgid "Slug"
|
||||||
msgstr "Slug"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/BatchCard.vue:25
|
#: frontend/src/components/BatchCard.vue:25
|
||||||
#: frontend/src/components/BatchOverlay.vue:24
|
#: frontend/src/components/BatchOverlay.vue:24
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6082,7 +6190,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/CourseForm.vue:51
|
#: frontend/src/pages/CourseForm.vue:51
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Tags"
|
msgid "Tags"
|
||||||
msgstr "Etichette"
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
#. Option for the 'Color' (Select) field in DocType 'LMS Course'
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6434,7 +6543,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/ProfileEvaluator.vue:112
|
#: frontend/src/pages/ProfileEvaluator.vue:112
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
#: lms/lms/doctype/course_evaluator/course_evaluator.json
|
||||||
msgid "To"
|
msgid "To"
|
||||||
msgstr "A"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the to_date (Date) field in DocType 'Work Experience'
|
#. Label of the to_date (Date) field in DocType 'Work Experience'
|
||||||
#: lms/lms/doctype/work_experience/work_experience.json
|
#: lms/lms/doctype/work_experience/work_experience.json
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6530,7 +6645,7 @@ msgstr ""
|
|||||||
#. Label of the uuid (Data) field in DocType 'LMS Live Class'
|
#. Label of the uuid (Data) field in DocType 'LMS Live Class'
|
||||||
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
#: lms/lms/doctype/lms_live_class/lms_live_class.json
|
||||||
msgid "UUID"
|
msgid "UUID"
|
||||||
msgstr "UUID"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the unavailability_section (Section Break) field in DocType 'Course
|
#. Label of the unavailability_section (Section Break) field in DocType 'Course
|
||||||
#. Evaluator'
|
#. Evaluator'
|
||||||
@@ -6560,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"
|
||||||
@@ -6607,7 +6726,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Controls/Uploader.vue:20
|
#: frontend/src/components/Controls/Uploader.vue:20
|
||||||
#: frontend/src/pages/BatchForm.vue:227 frontend/src/pages/CourseForm.vue:100
|
#: frontend/src/pages/BatchForm.vue:227 frontend/src/pages/CourseForm.vue:100
|
||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carica"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Assignment.vue:81
|
#: frontend/src/components/Assignment.vue:81
|
||||||
msgid "Upload File"
|
msgid "Upload File"
|
||||||
@@ -6773,7 +6892,7 @@ msgstr ""
|
|||||||
#: frontend/src/components/Modals/PageModal.vue:23
|
#: frontend/src/components/Modals/PageModal.vue:23
|
||||||
#: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json
|
#: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json
|
||||||
msgid "Web Page"
|
msgid "Web Page"
|
||||||
msgstr "Pagina Web"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/PageModal.vue:80
|
#: frontend/src/components/Modals/PageModal.vue:80
|
||||||
msgid "Web page added to sidebar"
|
msgid "Web page added to sidebar"
|
||||||
@@ -7165,7 +7284,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: lms/templates/quiz/quiz.html:106
|
#: lms/templates/quiz/quiz.html:106
|
||||||
msgid "of"
|
msgid "of"
|
||||||
msgstr "di"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/CourseInstructors.vue:41
|
#: frontend/src/components/CourseInstructors.vue:41
|
||||||
msgid "others"
|
msgid "others"
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Frappe LMS VERSION\n"
|
"Project-Id-Version: Frappe LMS VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
|
||||||
"POT-Creation-Date: 2025-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-15 19:28-0642\n"
|
||||||
"PO-Revision-Date: 2025-08-01 16:04+0000\n"
|
"PO-Revision-Date: 2025-08-15 19:28-0642\n"
|
||||||
"Last-Translator: jannat@frappe.io\n"
|
"Last-Translator: jannat@frappe.io\n"
|
||||||
"Language-Team: jannat@frappe.io\n"
|
"Language-Team: jannat@frappe.io\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@@ -77,7 +77,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 ""
|
||||||
|
|
||||||
@@ -299,6 +299,10 @@ msgstr ""
|
|||||||
msgid "All questions should have the same marks if the limit is set."
|
msgid "All questions should have the same marks if the limit is set."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:32
|
||||||
|
msgid "All steps are completed successfully"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the allow_guest_access (Check) field in DocType 'LMS Settings'
|
#. Label of the allow_guest_access (Check) field in DocType 'LMS Settings'
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Allow Guest Access"
|
msgid "Allow Guest Access"
|
||||||
@@ -446,6 +450,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
|
||||||
@@ -504,7 +509,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
|
||||||
@@ -523,6 +530,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 ""
|
||||||
@@ -554,8 +562,10 @@ 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:334
|
||||||
#: frontend/src/components/AppSidebar.vue:601
|
#: 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:60 frontend/src/pages/Assignments.vue:201
|
||||||
#: 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"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -798,7 +808,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/Batches.vue:299 frontend/src/pages/Batches.vue:306
|
#: frontend/src/pages/Batch.vue:320 frontend/src/pages/BatchDetail.vue:123
|
||||||
|
#: frontend/src/pages/Batches.vue:73 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 ""
|
||||||
@@ -951,6 +963,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 ""
|
||||||
@@ -989,6 +1002,15 @@ 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 ""
|
||||||
@@ -996,7 +1018,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -1160,6 +1182,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 ""
|
||||||
@@ -1350,6 +1373,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
|
||||||
@@ -1410,6 +1437,10 @@ msgstr ""
|
|||||||
msgid "Content"
|
msgid "Content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:37
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/CourseCardOverlay.vue:33
|
#: frontend/src/components/CourseCardOverlay.vue:33
|
||||||
msgid "Continue Learning"
|
msgid "Continue Learning"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1530,6 +1561,10 @@ msgstr ""
|
|||||||
msgid "Course Completed"
|
msgid "Course Completed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/Statistics.vue:125
|
||||||
|
msgid "Course Completion"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Statistics.vue:31
|
#: frontend/src/pages/Statistics.vue:31
|
||||||
msgid "Course Completions"
|
msgid "Course Completions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1662,8 +1697,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 ""
|
||||||
@@ -1817,6 +1854,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
|
||||||
@@ -1873,6 +1912,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
|
||||||
@@ -1945,8 +1985,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 ""
|
||||||
|
|
||||||
@@ -1985,6 +2025,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
|
||||||
@@ -2037,6 +2078,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
|
||||||
@@ -2246,11 +2288,18 @@ 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:26 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 ""
|
||||||
@@ -2475,7 +2524,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"
|
||||||
@@ -2575,6 +2626,10 @@ msgstr ""
|
|||||||
msgid "Formal Wear"
|
msgid "Formal Wear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/AppSidebar.vue:160
|
||||||
|
msgid "Frappe Learning"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/CourseCard.html:114
|
#: lms/lms/widgets/CourseCard.html:114
|
||||||
msgid "Free"
|
msgid "Free"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -2616,6 +2671,8 @@ 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
|
||||||
|
#: frontend/src/pages/ProgramForm.vue:347
|
||||||
#: 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
|
||||||
@@ -2679,6 +2736,10 @@ msgstr ""
|
|||||||
msgid "Get Started"
|
msgid "Get Started"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:10
|
||||||
|
msgid "Getting started"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the github (Data) field in DocType 'User'
|
#. Label of the github (Data) field in DocType 'User'
|
||||||
#: lms/fixtures/custom_field.json
|
#: lms/fixtures/custom_field.json
|
||||||
msgid "Github ID"
|
msgid "Github ID"
|
||||||
@@ -2818,7 +2879,7 @@ msgstr ""
|
|||||||
msgid "I am unavailable"
|
msgid "I am unavailable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/QuizForm.vue:338
|
#: frontend/src/pages/ProgramForm.vue:331 frontend/src/pages/QuizForm.vue:338
|
||||||
msgid "ID"
|
msgid "ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -2877,6 +2938,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
|
||||||
@@ -3133,7 +3195,7 @@ msgstr ""
|
|||||||
msgid "Job Details"
|
msgid "Job Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lms/www/lms.py:176
|
#: frontend/src/pages/Jobs.vue:84 lms/www/lms.py:176
|
||||||
msgid "Job Openings"
|
msgid "Job Openings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3156,7 +3218,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 ""
|
||||||
@@ -3471,6 +3533,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 ""
|
||||||
@@ -3486,6 +3552,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
|
||||||
@@ -3548,6 +3618,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
|
||||||
@@ -3626,6 +3697,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 ""
|
||||||
@@ -3642,12 +3714,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 ""
|
||||||
@@ -3792,6 +3876,8 @@ msgstr ""
|
|||||||
#: 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/ProgramForm.vue:341
|
||||||
#: 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
|
||||||
@@ -4078,6 +4164,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 ""
|
||||||
@@ -4123,7 +4213,7 @@ msgstr ""
|
|||||||
msgid "New Job Applicant"
|
msgid "New Job Applicant"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/Programs.vue:90
|
#: frontend/src/pages/ProgramForm.vue:368 frontend/src/pages/Programs.vue:90
|
||||||
msgid "New Program"
|
msgid "New Program"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4193,6 +4283,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 ""
|
||||||
@@ -4249,6 +4340,10 @@ 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 ""
|
||||||
@@ -4265,11 +4360,11 @@ msgstr ""
|
|||||||
msgid "No submissions"
|
msgid "No submissions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/EmptyState.vue:5 lms/templates/course_list.html:13
|
#: frontend/src/components/EmptyState.vue:6 lms/templates/course_list.html:13
|
||||||
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 ""
|
||||||
|
|
||||||
@@ -4293,6 +4388,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 ""
|
||||||
@@ -4314,6 +4411,9 @@ msgid "Nothing to see here."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the notifications (Check) field in DocType 'LMS Settings'
|
#. Label of the notifications (Check) field in DocType 'LMS Settings'
|
||||||
|
#: frontend/src/components/AppSidebar.vue:306
|
||||||
|
#: frontend/src/pages/Notifications.vue:147
|
||||||
|
#: frontend/src/pages/Notifications.vue:158
|
||||||
#: lms/lms/doctype/lms_settings/lms_settings.json
|
#: lms/lms/doctype/lms_settings/lms_settings.json
|
||||||
msgid "Notifications"
|
msgid "Notifications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -4468,6 +4568,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
|
||||||
@@ -4520,7 +4621,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"
|
||||||
@@ -4637,7 +4740,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
|
||||||
@@ -4975,6 +5083,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 ""
|
||||||
|
|
||||||
@@ -5002,6 +5111,7 @@ msgid "Programming Exercise updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the programming_exercises (Check) field in DocType 'LMS Settings'
|
#. Label of the programming_exercises (Check) field in DocType 'LMS Settings'
|
||||||
|
#: frontend/src/components/AppSidebar.vue:350
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:308
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:308
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:158
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:158
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:166
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:166
|
||||||
@@ -5009,6 +5119,8 @@ msgstr ""
|
|||||||
msgid "Programming Exercises"
|
msgid "Programming Exercises"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/AppSidebar.vue:386
|
||||||
|
#: frontend/src/pages/ProgramForm.vue:364 frontend/src/pages/Programs.vue:85
|
||||||
#: frontend/src/pages/Programs.vue:206 frontend/src/pages/Programs.vue:212
|
#: frontend/src/pages/Programs.vue:206 frontend/src/pages/Programs.vue:212
|
||||||
#: lms/www/lms.py:295
|
#: lms/www/lms.py:295
|
||||||
msgid "Programs"
|
msgid "Programs"
|
||||||
@@ -5016,6 +5128,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
|
||||||
@@ -5023,6 +5136,7 @@ msgstr ""
|
|||||||
msgid "Progress"
|
msgid "Progress"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/pages/ProgramForm.vue:353
|
||||||
#: lms/lms/report/course_progress_summary/course_progress_summary.py:77
|
#: lms/lms/report/course_progress_summary/course_progress_summary.py:77
|
||||||
msgid "Progress (%)"
|
msgid "Progress (%)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5141,7 +5255,8 @@ msgid "Question {0} of {1}"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the questions (Table) field in DocType 'LMS Quiz'
|
#. Label of the questions (Table) field in DocType 'LMS Quiz'
|
||||||
#: frontend/src/pages/QuizForm.vue:131 lms/lms/doctype/lms_quiz/lms_quiz.json
|
#: frontend/src/pages/Lesson.vue:217 frontend/src/pages/QuizForm.vue:131
|
||||||
|
#: lms/lms/doctype/lms_quiz/lms_quiz.json
|
||||||
msgid "Questions"
|
msgid "Questions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5152,6 +5267,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
|
||||||
@@ -5204,9 +5320,11 @@ 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:318
|
||||||
#: frontend/src/components/AppSidebar.vue:600
|
#: 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:91
|
||||||
#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:251
|
#: frontend/src/pages/Quizzes.vue:275 frontend/src/pages/Quizzes.vue:285
|
||||||
|
#: lms/www/lms.py:251
|
||||||
msgid "Quizzes"
|
msgid "Quizzes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5235,6 +5353,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"
|
||||||
@@ -5325,6 +5447,14 @@ msgstr ""
|
|||||||
msgid "Required Role"
|
msgid "Required Role"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:65
|
||||||
|
msgid "Reset"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:22
|
||||||
|
msgid "Reset all"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old'
|
#. Option for the 'Membership' (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 "Restricted"
|
msgid "Restricted"
|
||||||
@@ -5382,6 +5512,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5466,6 +5597,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 ""
|
||||||
@@ -5486,6 +5618,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
|
||||||
@@ -5498,9 +5631,14 @@ 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 frontend/src/pages/Quizzes.vue:22
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5603,6 +5741,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5698,10 +5837,15 @@ msgid "Signup Settings"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Label of a chart in the LMS Workspace
|
#. Label of a chart in the LMS Workspace
|
||||||
#: lms/lms/workspace/lms/lms.json
|
#: frontend/src/pages/Statistics.vue:19 frontend/src/pages/Statistics.vue:56
|
||||||
|
#: frontend/src/pages/Statistics.vue:65 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
|
||||||
@@ -5723,10 +5867,15 @@ msgstr ""
|
|||||||
msgid "Skills"
|
msgid "Skills"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:59
|
||||||
#: frontend/src/pages/PersonaForm.vue:51 lms/templates/onboarding_header.html:6
|
#: frontend/src/pages/PersonaForm.vue:51 lms/templates/onboarding_header.html:6
|
||||||
msgid "Skip"
|
msgid "Skip"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:28
|
||||||
|
msgid "Skip all"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/course_evaluator/course_evaluator.py:63
|
#: lms/lms/doctype/course_evaluator/course_evaluator.py:63
|
||||||
msgid "Slot Times are overlapping for some schedules."
|
msgid "Slot Times are overlapping for some schedules."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5739,6 +5888,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'
|
||||||
@@ -5836,6 +5989,14 @@ msgstr ""
|
|||||||
msgid "Start URL"
|
msgid "Start URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/components/Discussions.vue:105
|
||||||
|
msgid "Start a discussion"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:37
|
||||||
|
msgid "Start now"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Quiz.vue:81
|
#: frontend/src/components/Quiz.vue:81
|
||||||
msgid "Start the Quiz"
|
msgid "Start the Quiz"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5852,8 +6013,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 ""
|
||||||
@@ -5878,6 +6039,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
|
||||||
@@ -5898,6 +6060,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 ""
|
||||||
@@ -5993,6 +6159,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}"
|
||||||
@@ -6153,6 +6323,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"
|
||||||
@@ -6213,7 +6384,7 @@ msgstr ""
|
|||||||
msgid "There are no submissions for this assignment."
|
msgid "There are no submissions for this assignment."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/EmptyState.vue:11
|
#: frontend/src/components/EmptyState.vue:12
|
||||||
msgid "There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!"
|
msgid "There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -6393,13 +6564,14 @@ 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
|
||||||
#: frontend/src/components/Settings/BadgeForm.vue:19
|
#: frontend/src/components/Settings/BadgeForm.vue:19
|
||||||
#: frontend/src/pages/Assignments.vue:162 frontend/src/pages/BatchForm.vue:27
|
#: frontend/src/pages/Assignments.vue:162 frontend/src/pages/BatchForm.vue:27
|
||||||
#: frontend/src/pages/CourseForm.vue:30 frontend/src/pages/JobForm.vue:20
|
#: frontend/src/pages/CourseForm.vue:30 frontend/src/pages/JobForm.vue:20
|
||||||
#: frontend/src/pages/ProgramForm.vue:11
|
#: frontend/src/pages/ProgramForm.vue:11 frontend/src/pages/ProgramForm.vue:326
|
||||||
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:17
|
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:17
|
||||||
#: frontend/src/pages/Programs.vue:101 frontend/src/pages/QuizForm.vue:56
|
#: frontend/src/pages/Programs.vue:101 frontend/src/pages/QuizForm.vue:56
|
||||||
#: frontend/src/pages/Quizzes.vue:115 frontend/src/pages/Quizzes.vue:229
|
#: frontend/src/pages/Quizzes.vue:115 frontend/src/pages/Quizzes.vue:229
|
||||||
@@ -6443,6 +6615,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 ""
|
||||||
@@ -6491,6 +6667,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
|
||||||
@@ -6520,6 +6697,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"
|
||||||
@@ -6558,6 +6736,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"
|
||||||
@@ -6784,6 +6966,10 @@ msgstr ""
|
|||||||
msgid "Wednesday"
|
msgid "Wednesday"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:5
|
||||||
|
msgid "Welcome to {0}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/doctype/invite_request/invite_request.py:40
|
#: lms/lms/doctype/invite_request/invite_request.py:40
|
||||||
#: lms/templates/emails/lms_invite_request_approved.html:4
|
#: lms/templates/emails/lms_invite_request_approved.html:4
|
||||||
msgid "Welcome to {0}!"
|
msgid "Welcome to {0}!"
|
||||||
@@ -6859,6 +7045,10 @@ msgstr ""
|
|||||||
msgid "You already have an evaluation on {0} at {1} for the course {2}."
|
msgid "You already have an evaluation on {0} at {1} for the course {2}."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:22
|
||||||
|
msgid "You are all set"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CourseCertification.vue:14
|
#: frontend/src/pages/CourseCertification.vue:14
|
||||||
msgid "You are already certified for this course. Click on the card below to open your certificate."
|
msgid "You are already certified for this course. Click on the card below to open your certificate."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -7277,6 +7467,19 @@ msgstr ""
|
|||||||
msgid "{0} mentioned you in a comment in {1}"
|
msgid "{0} mentioned you in a comment in {1}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:14
|
||||||
|
#, python-format
|
||||||
|
msgid "{0}% completed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/GettingStartedBanner.vue:13
|
||||||
|
msgid "{0}/{1} steps"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: frontend/src/overrides/Onboarding/OnboardingSteps.vue:8
|
||||||
|
msgid "{0}/{1} steps completed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/utils.py:462
|
#: lms/lms/utils.py:462
|
||||||
msgid "{0}k"
|
msgid "{0}k"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|||||||
165
lms/locale/nl.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/pl.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Role"
|
msgstr "Role"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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ę"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/pt.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
@@ -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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -2517,7 +2547,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/CourseForm.vue:166
|
#: frontend/src/pages/CourseForm.vue:166
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Featured"
|
msgid "Featured"
|
||||||
msgstr "Destaque"
|
msgstr ""
|
||||||
|
|
||||||
#. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback'
|
#. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback'
|
||||||
#: frontend/src/components/BatchFeedback.vue:30
|
#: frontend/src/components/BatchFeedback.vue:30
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/ru.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 "О"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 "Сертификаты"
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 "Курсы"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 "На эту дату свободных мест нет."
|
||||||
@@ -4271,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 "Нет."
|
||||||
|
|
||||||
@@ -4295,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 "Нет оценки"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 "Расписание"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 "Статистика"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 "Статус/Оценка"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "Слишком много пользователей зарегистрировались недавно, поэтому регистрация отключена. Пожалуйста, попробуйте через час"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
172
lms/locale/sr.po
172
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-07 01:06\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 "О"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 "Подношења задатака"
|
||||||
@@ -622,7 +621,7 @@ msgstr "Просечна оцена"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
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 "Сертификати"
|
||||||
@@ -991,6 +993,15 @@ 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 "Сертификован"
|
||||||
@@ -998,7 +1009,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 "Обуке"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3847,7 @@ msgstr "ИД састанка"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4310,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "Ниједна статистика није доступна за овај видео-снимак."
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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 "Бр."
|
||||||
|
|
||||||
@@ -4295,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 "Није оцењено"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 "Вежба програмирања"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5392,7 @@ msgstr "Одговори"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "Поље Одговори је обавезно"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5464,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "Улога је успешно ажурирана"
|
msgstr "Улога је успешно ажурирана"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Улоге"
|
msgstr "Улоге"
|
||||||
|
|
||||||
@@ -5468,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 "Распоред"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5597,7 @@ msgstr "Претрага"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "Претрага по члану"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5693,7 @@ msgstr "Подешавање платног портала"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 "Статистика"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 "Статус/Резултат"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "Превише корисника се регистровало у последње време, стога је регистрација привремено онемогућена. Покушајте поново за сат времена"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
@@ -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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-07 01:06\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -622,7 +622,7 @@ msgstr "Prosečna ocena"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Prosečno vreme gledanja (minuti)"
|
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"
|
||||||
@@ -991,6 +994,15 @@ 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"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr "ID sastanka"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4311,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "Nijedna statistika nije dostupna za ovaj video-snimak."
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5393,7 @@ msgstr "Odgovori"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "Polje Odgovori je obavezno"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "Uloga je uspešno ažurirana"
|
msgstr "Uloga je uspešno ažurirana"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Uloge"
|
msgstr "Uloge"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5598,7 @@ msgstr "Pretraga"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "Pretraga po članu"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "Podešavanje platnog portala"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
173
lms/locale/sv.po
173
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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"
|
||||||
@@ -622,7 +622,7 @@ msgstr "Genomsnittlig Betyg"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
#: frontend/src/components/Modals/VideoStatistics.vue:72
|
||||||
msgid "Average Watch Time (minutes)"
|
msgid "Average Watch Time (minutes)"
|
||||||
msgstr "Genomsnittlig Visningstid (minuter)"
|
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"
|
||||||
@@ -991,6 +994,15 @@ 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"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr "Mötes ID"
|
|||||||
#: 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
|
||||||
@@ -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,13 +4311,17 @@ 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/VideoStatistics.vue:84
|
#: frontend/src/components/Modals/VideoStatistics.vue:84
|
||||||
msgid "No statistics available for this video."
|
msgid "No statistics available for this video."
|
||||||
msgstr "Ingen statistik tillgänglig för denna video."
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
#: frontend/src/components/Modals/AnnouncementModal.vue:91
|
||||||
msgid "No students in this batch"
|
msgid "No students in this batch"
|
||||||
@@ -4271,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."
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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"
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5312,7 +5393,7 @@ msgstr "Svara till"
|
|||||||
|
|
||||||
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
#: frontend/src/components/Modals/AnnouncementModal.vue:100
|
||||||
msgid "Reply To is required"
|
msgid "Reply To is required"
|
||||||
msgstr "Svara till erfordras"
|
msgstr ""
|
||||||
|
|
||||||
#: lms/lms/widgets/RequestInvite.html:7
|
#: lms/lms/widgets/RequestInvite.html:7
|
||||||
msgid "Request Invite"
|
msgid "Request Invite"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "Roll uppdaterad"
|
msgstr "Roll uppdaterad"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5509,7 +5598,7 @@ msgstr "Sök"
|
|||||||
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
#: frontend/src/components/Modals/CourseProgressSummary.vue:18
|
||||||
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
#: frontend/src/components/Modals/VideoStatistics.vue:20
|
||||||
msgid "Search by Member"
|
msgid "Search by Member"
|
||||||
msgstr "Sök efter Medlem"
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:23
|
#: frontend/src/pages/CertifiedParticipants.vue:23
|
||||||
msgid "Search by Name"
|
msgid "Search by Name"
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "Konfigurerar Betalningsport"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/th.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 "เลขที่"
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "บทบาท"
|
msgstr "บทบาท"
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "ผู้ใช้จำนวนมากลงทะเบียนเมื่อเร็ว ๆ นี้ ดังนั้นการลงทะเบียนจึงถูกปิดใช้งาน โปรดลองอีกครั้งในหนึ่งชั่วโมง"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
167
lms/locale/tr.po
167
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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"
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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"
|
||||||
@@ -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"
|
||||||
@@ -2517,7 +2547,7 @@ msgstr ""
|
|||||||
#: frontend/src/pages/CourseForm.vue:166
|
#: frontend/src/pages/CourseForm.vue:166
|
||||||
#: lms/lms/doctype/lms_course/lms_course.json
|
#: lms/lms/doctype/lms_course/lms_course.json
|
||||||
msgid "Featured"
|
msgid "Featured"
|
||||||
msgstr ""
|
msgstr "Öne Çıkan"
|
||||||
|
|
||||||
#. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback'
|
#. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback'
|
||||||
#: frontend/src/components/BatchFeedback.vue:30
|
#: frontend/src/components/BatchFeedback.vue:30
|
||||||
@@ -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
|
||||||
@@ -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?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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."
|
||||||
@@ -4271,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"
|
||||||
|
|
||||||
@@ -4295,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"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "Roller"
|
msgstr "Roller"
|
||||||
|
|
||||||
@@ -5468,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"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/vi.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 ""
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -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 ""
|
||||||
@@ -991,6 +994,15 @@ 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 ""
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 ""
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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 ""
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 ""
|
||||||
@@ -4271,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 ""
|
||||||
|
|
||||||
@@ -4295,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 ""
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5468,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 ""
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 ""
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 ""
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 ""
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
165
lms/locale/zh.po
165
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-08-01 16:04+0000\n"
|
"POT-Creation-Date: 2025-08-13 18:58+0009\n"
|
||||||
"PO-Revision-Date: 2025-08-06 00:04\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 "关于"
|
||||||
|
|
||||||
@@ -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
|
||||||
@@ -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 "作业提交记录"
|
||||||
@@ -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 "证书"
|
||||||
@@ -991,6 +994,15 @@ 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 "已认证"
|
||||||
@@ -998,7 +1010,7 @@ 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:183
|
#: frontend/src/pages/CertifiedParticipants.vue:183
|
||||||
#: frontend/src/pages/CertifiedParticipants.vue:190
|
#: 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 "课程"
|
||||||
@@ -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"
|
||||||
@@ -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
|
||||||
@@ -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云平台?"
|
||||||
@@ -3794,6 +3848,7 @@ msgstr ""
|
|||||||
#: 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
|
||||||
@@ -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,6 +4311,10 @@ 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 "该日期无可用时段"
|
||||||
@@ -4271,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 "编号"
|
||||||
|
|
||||||
@@ -4295,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 "未评分"
|
||||||
@@ -4470,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
|
||||||
@@ -4522,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"
|
||||||
@@ -4639,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
|
||||||
@@ -4977,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 ""
|
||||||
|
|
||||||
@@ -5018,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
|
||||||
@@ -5154,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
|
||||||
@@ -5237,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"
|
||||||
@@ -5384,6 +5465,7 @@ msgid "Role updated successfully"
|
|||||||
msgstr "角色更新成功。"
|
msgstr "角色更新成功。"
|
||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:628
|
#: frontend/src/components/AppSidebar.vue:628
|
||||||
|
#: frontend/src/pages/Profile.vue:199
|
||||||
msgid "Roles"
|
msgid "Roles"
|
||||||
msgstr "角色"
|
msgstr "角色"
|
||||||
|
|
||||||
@@ -5468,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 "日程"
|
||||||
@@ -5488,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
|
||||||
@@ -5500,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
|
||||||
@@ -5605,6 +5694,7 @@ msgstr "设置支付网关"
|
|||||||
|
|
||||||
#: frontend/src/components/AppSidebar.vue:626
|
#: 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
|
||||||
@@ -5700,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
|
||||||
@@ -5741,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'
|
||||||
@@ -5854,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 "统计"
|
||||||
@@ -5880,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
|
||||||
@@ -5900,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 "状态/得分"
|
||||||
@@ -5995,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}"
|
||||||
@@ -6134,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"
|
||||||
@@ -6155,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"
|
||||||
@@ -6395,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
|
||||||
@@ -6445,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 "近期注册用户过多,注册功能已临时关闭,请一小时后重试"
|
||||||
@@ -6493,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
|
||||||
@@ -6522,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"
|
||||||
@@ -6560,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"
|
||||||
|
|||||||
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"
|
||||||
}
|
}
|
||||||
|
|||||||
32
yarn.lock
32
yarn.lock
@@ -2,7 +2,7 @@
|
|||||||
# yarn lockfile v1
|
# yarn lockfile v1
|
||||||
|
|
||||||
|
|
||||||
"@cypress/request@^3.0.9":
|
"@cypress/request@^3.0.8":
|
||||||
version "3.0.9"
|
version "3.0.9"
|
||||||
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.9.tgz#8ed6e08fea0c62998b5552301023af7268f11625"
|
resolved "https://registry.yarnpkg.com/@cypress/request/-/request-3.0.9.tgz#8ed6e08fea0c62998b5552301023af7268f11625"
|
||||||
integrity sha512-I3l7FdGRXluAS44/0NguwWlO83J18p0vlr2FYHrJkWdNYhgVoiYo61IXPqaOsL+vNxU1ZqMACzItGK3/KKDsdw==
|
integrity sha512-I3l7FdGRXluAS44/0NguwWlO83J18p0vlr2FYHrJkWdNYhgVoiYo61IXPqaOsL+vNxU1ZqMACzItGK3/KKDsdw==
|
||||||
@@ -35,11 +35,11 @@
|
|||||||
lodash.once "^4.1.1"
|
lodash.once "^4.1.1"
|
||||||
|
|
||||||
"@types/node@*":
|
"@types/node@*":
|
||||||
version "24.2.0"
|
version "24.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.0.tgz#cde712f88c5190006d6b069232582ecd1f94a760"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c"
|
||||||
integrity sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==
|
integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types "~7.10.0"
|
undici-types "~7.8.0"
|
||||||
|
|
||||||
"@types/sinonjs__fake-timers@8.1.1":
|
"@types/sinonjs__fake-timers@8.1.1":
|
||||||
version "8.1.1"
|
version "8.1.1"
|
||||||
@@ -338,11 +338,11 @@ cypress-real-events@^1.14.0:
|
|||||||
integrity sha512-XmI8y3OZLh6cjRroPalzzS++iv+pGCaD9G9kfIbtspgv7GVsDt30dkZvSXfgZb4rAN+3pOkMVB7e0j4oXydW7Q==
|
integrity sha512-XmI8y3OZLh6cjRroPalzzS++iv+pGCaD9G9kfIbtspgv7GVsDt30dkZvSXfgZb4rAN+3pOkMVB7e0j4oXydW7Q==
|
||||||
|
|
||||||
cypress@^14.5.2:
|
cypress@^14.5.2:
|
||||||
version "14.5.3"
|
version "14.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.5.3.tgz#1b402bc1f6a3042d5068901ef9f9affd382ecf36"
|
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.5.2.tgz#b45563bf9a96b815ab6e5d028b49ce0b0fe80cb2"
|
||||||
integrity sha512-syLwKjDeMg77FRRx68bytLdlqHXDT4yBVh0/PPkcgesChYDjUZbwxLqMXuryYKzAyJsPsQHUDW1YU74/IYEUIA==
|
integrity sha512-O4E4CEBqDHLDrJD/dfStHPcM+8qFgVVZ89Li7xDU0yL/JxO/V0PEcfF2I8aGa7uA2MGNLkNUAnghPM83UcHOJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request" "^3.0.9"
|
"@cypress/request" "^3.0.8"
|
||||||
"@cypress/xvfb" "^1.2.4"
|
"@cypress/xvfb" "^1.2.4"
|
||||||
"@types/sinonjs__fake-timers" "8.1.1"
|
"@types/sinonjs__fake-timers" "8.1.1"
|
||||||
"@types/sizzle" "^2.3.2"
|
"@types/sizzle" "^2.3.2"
|
||||||
@@ -1234,9 +1234,9 @@ tldts@^6.1.32:
|
|||||||
tldts-core "^6.1.86"
|
tldts-core "^6.1.86"
|
||||||
|
|
||||||
tmp@~0.2.3:
|
tmp@~0.2.3:
|
||||||
version "0.2.4"
|
version "0.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.4.tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13"
|
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae"
|
||||||
integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==
|
integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==
|
||||||
|
|
||||||
tough-cookie@^5.0.0:
|
tough-cookie@^5.0.0:
|
||||||
version "5.1.2"
|
version "5.1.2"
|
||||||
@@ -1282,10 +1282,10 @@ typedarray@^0.0.6:
|
|||||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||||
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
|
||||||
|
|
||||||
undici-types@~7.10.0:
|
undici-types@~7.8.0:
|
||||||
version "7.10.0"
|
version "7.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
|
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
|
||||||
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
|
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
|
||||||
|
|
||||||
universalify@^2.0.0:
|
universalify@^2.0.0:
|
||||||
version "2.0.1"
|
version "2.0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user