-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
100% reviewed source file: 'django.po' on 'lv'.
- Loading branch information
1 parent
62b1a46
commit 0fd00ac
Showing
1 changed file
with
94 additions
and
0 deletions.
There are no files selected for viewing
94 changes: 94 additions & 0 deletions
94
translations/xblock-image-explorer/image_explorer/conf/locale/lv/LC_MESSAGES/django.po
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,94 @@ | ||
# edX translation file. | ||
# Copyright (C) 2024 EdX | ||
# This file is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE. | ||
# EdX Team <[email protected]>, 2024. | ||
# | ||
# Translators: | ||
# Elita Leilande, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-06-13 08:00+0000\n" | ||
"PO-Revision-Date: 2023-06-01 01:00+0000\n" | ||
"Last-Translator: Elita Leilande, 2024\n" | ||
"Language-Team: Latvian (https://app.transifex.com/open-edx/teams/6205/lv/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language: lv\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" | ||
|
||
#: image_explorer.py:60 | ||
msgid "Display Name" | ||
msgstr "Parādāmais nosaukums" | ||
|
||
#: image_explorer.py:61 | ||
msgid "This name appears in the horizontal navigation at the top of the page." | ||
msgstr "" | ||
"Šis nosaukums ir redzams horizontālajā navigācijas joslā lapas augšdaļā." | ||
|
||
#: image_explorer.py:63 | ||
msgid "Image Explorer" | ||
msgstr "Image Explorer" | ||
|
||
#: image_explorer.py:67 | ||
msgid "Hot Spots Coordinates Centered" | ||
msgstr "Karstie punkti koordinātas centrētas" | ||
|
||
#: image_explorer.py:73 | ||
msgid "Store hotspots opened by student, for completion" | ||
msgstr "Glabājiet dalībnieka atvērtos piekļuves punktus pabeigšanai" | ||
|
||
#: image_explorer.py:78 | ||
msgid "XML contents to display for this module" | ||
msgstr "XML saturs, kas jāparāda šim modulim" | ||
|
||
#: image_explorer.py:231 | ||
msgid "Missing event_type in JSON data" | ||
msgstr "JSON datos trūkst event_type" | ||
|
||
#: templates/html/image_explorer_edit.html:8 | ||
msgid "Title" | ||
msgstr "Nosaukums" | ||
|
||
#: templates/html/image_explorer_edit.html:11 | ||
msgid "The title of the Image Explorer that is displayed to the user" | ||
msgstr "Image Explorer nosaukums, kas tiek parādīts lietotājam" | ||
|
||
#: templates/html/image_explorer_edit.html:17 | ||
msgid "Hotspot coordinates centered" | ||
msgstr "Hotspot koordinātas centrētas" | ||
|
||
#: templates/html/image_explorer_edit.html:19 | ||
msgid "" | ||
"If set to true, hotspot coordinates interpreted to point to the center of " | ||
"the hotspot" | ||
msgstr "" | ||
"Ja iestatīts uz True, tīklāja koordinātas tiek interpretētas tā, lai " | ||
"norādītu uz karstā punkta centru" | ||
|
||
#: templates/html/image_explorer_edit.html:19 | ||
msgid "" | ||
"If set to false, assumed to point to the top left corner of the hotspot " | ||
"image" | ||
msgstr "" | ||
"Ja iestatīts uz “false”, tiek pieņemts, ka tas norāda uz attēla karstā " | ||
"punkta augšējo kreiso stūri." | ||
|
||
#: templates/html/image_explorer_edit.html:24 | ||
msgid "Definition" | ||
msgstr "Definīcija" | ||
|
||
#: templates/html/image_explorer_edit.html:25 | ||
msgid "The XML definition for the Image Explorer" | ||
msgstr "XML definīcija Image Explorer" | ||
|
||
#: templates/html/image_explorer_edit.html:36 | ||
msgid "Save" | ||
msgstr "Saglabāt" | ||
|
||
#: templates/html/image_explorer_edit.html:40 | ||
msgid "Cancel" | ||
msgstr "Atcelt" |