This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add po file for Latvian and apply translations (#36)
Co-authored-by: Iana Vasylieva <[email protected]>
- Loading branch information
1 parent
b988875
commit 4f7fb73
Showing
8 changed files
with
267 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-10-15 17:58+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: scormxblock.py:38 | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#: scormxblock.py:39 | ||
msgid "Display name for this module" | ||
msgstr "" | ||
|
||
#: scormxblock.py:44 | ||
msgid "Upload scorm file" | ||
msgstr "" | ||
|
||
#: scormxblock.py:48 | ||
msgid "Path to the index page in scorm file" | ||
msgstr "" | ||
|
||
#: scormxblock.py:80 | ||
msgid "Scored" | ||
msgstr "" | ||
|
||
#: scormxblock.py:81 | ||
msgid "" | ||
"Select False if this component will not receive a numerical score from the " | ||
"Scorm" | ||
msgstr "" | ||
|
||
#: scormxblock.py:90 | ||
msgid "Display Width (px)" | ||
msgstr "" | ||
|
||
#: scormxblock.py:91 | ||
msgid "Width of iframe, if empty, the default 100" | ||
msgstr "Width of iframe, if empty, the default 100%" | ||
|
||
#: scormxblock.py:95 | ||
msgid "Display Height (px)" | ||
msgstr "" | ||
|
||
#: scormxblock.py:96 | ||
msgid "Height of iframe" | ||
msgstr "" | ||
|
||
#: static/html/author_view.html:3 | ||
msgid "Look in LMS" | ||
msgstr "" | ||
|
||
#: static/html/scormxblock.html:8 | ||
msgid "points" | ||
msgstr "" | ||
|
||
#: static/html/scormxblock.html:16 | ||
msgid "Full screen" | ||
msgstr "" | ||
|
||
#: static/html/scormxblock.html:19 | ||
msgid "Exit full screen" | ||
msgstr "" | ||
|
||
#: static/html/studio.html:18 | ||
msgid "Currently:" | ||
msgstr "" | ||
|
||
#: static/html/studio.html:51 | ||
msgid "Save" | ||
msgstr "" | ||
|
||
#: static/html/studio.html:54 | ||
msgid "Cancel" | ||
msgstr "" |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-05-31 16:02-0500\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"Language: es_419\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: scormxblock.py:39 | ||
msgid "Display name for this module" | ||
msgstr "Nombre visualizado para este módulo" | ||
|
||
#: scormxblock.py:44 | ||
msgid "Upload scorm file" | ||
msgstr "Subir archivo scorm" | ||
|
||
#: scormxblock.py:57 | ||
msgid "not attempted" | ||
msgstr "No intentado" | ||
|
||
#: scormxblock.py:77 | ||
msgid "Select False if this component will not receive a numerical score from the Scorm" | ||
msgstr "Seleccione Falso si este componente no recibirá una puntuación numérica del Scorm" | ||
|
||
#: scormxblock.py:86 | ||
msgid "Display Width (px)" | ||
msgstr "Ancho de pantalla (px)" | ||
|
||
#: scormxblock.py:87 | ||
msgid "Width of iframe, if empty, the default 100%" | ||
msgstr "Ancho del iframe, si está vacío, el valor predeterminado es 100%" | ||
|
||
#: scormxblock.py:91 | ||
msgid "Display Height (px)" | ||
msgstr "Altura de pantalla (px)" | ||
|
||
#: scormxblock.py:92 | ||
msgid "Height of iframe" | ||
msgstr "Altura del iframe" | ||
|
||
#: static/html/author_view.html:3 | ||
msgid "Look in LMS" | ||
msgstr "Ver en LMS" | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the PACKAGE package. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-06-30 04:42-0400\n" | ||
"PO-Revision-Date: 2020-09-30 12:07+0300\n" | ||
"Language: lv_LV\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " | ||
"2);\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"X-Generator: Poedit 2.4.1\n" | ||
|
||
#: scormxblock/scormxblock.py:37 | ||
msgid "Display Name" | ||
msgstr "Parādāmais vārds" | ||
|
||
#: scormxblock/scormxblock.py:38 | ||
msgid "Display name for this module" | ||
msgstr "Parādāmais vārds šim modulim" | ||
|
||
#: scormxblock/scormxblock.py:43 | ||
msgid "Upload scorm file" | ||
msgstr "Augšupielādēt scorm failu" | ||
|
||
#: scormxblock/scormxblock.py:47 | ||
msgid "Path to the index page in scorm file" | ||
msgstr "Ceļš uz indeksa lapu scorm failā" | ||
|
||
#: scormxblock/scormxblock.py:79 | ||
msgid "Scored" | ||
msgstr "Vērtēts" | ||
|
||
#: scormxblock/scormxblock.py:80 | ||
msgid "" | ||
"Select False if this component will not receive a numerical score from the " | ||
"Scorm" | ||
msgstr "" | ||
"Izvēlēties 'Nepiekrītu', ja šis elements nesaņems skaitlisku vērtējumu no " | ||
"Scorm" | ||
|
||
#: scormxblock/scormxblock.py:89 | ||
msgid "Display Width (px)" | ||
msgstr "Parādīšanas platums (px)" | ||
|
||
#: scormxblock/scormxblock.py:90 | ||
msgid "Width of iframe, if empty, the default 100" | ||
msgstr "iframe platums pēc noklusējuma ir 100%, ja tukšs" | ||
|
||
#: scormxblock/scormxblock.py:94 | ||
msgid "Display Height (px)" | ||
msgstr "Parādīšanas augstums (px)" | ||
|
||
#: scormxblock/scormxblock.py:95 | ||
msgid "Height of iframe" | ||
msgstr "iframe augstums" | ||
|
||
#: scormxblock/static/html/author_view.html:3 | ||
msgid "Look in LMS" | ||
msgstr "Apskatīt LMS" | ||
|
||
#: scormxblock/static/html/scormxblock.html:8 | ||
msgid "points" | ||
msgstr "punkti" | ||
|
||
#: scormxblock/static/html/scormxblock.html:16 | ||
msgid "Full screen" | ||
msgstr "Pilnekrāna režīms" | ||
|
||
#: scormxblock/static/html/scormxblock.html:19 | ||
msgid "Exit full screen" | ||
msgstr "Iziet no pilnekrāna režīma" | ||
|
||
#: scormxblock/static/html/studio.html:18 | ||
msgid "Currently:" | ||
msgstr "Pašlaik:" | ||
|
||
#: scormxblock/static/html/studio.html:51 | ||
msgid "Save" | ||
msgstr "Saglabāt" | ||
|
||
#: scormxblock/static/html/studio.html:54 | ||
msgid "Cancel" | ||
msgstr "Atcelt" | ||
|
||
msgid "not attempted" | ||
msgstr "" | ||
|
||
msgid "unknown" | ||
msgstr "" | ||
|
||
msgid "True" | ||
msgstr "Piekrītu" | ||
|
||
msgid "False" | ||
msgstr "Nepiekrītu" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters