Skip to content

Commit

Permalink
Updated translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Mar 14, 2023
1 parent 6674b58 commit a5348d6
Show file tree
Hide file tree
Showing 48 changed files with 15,174 additions and 13,206 deletions.
78 changes: 50 additions & 28 deletions az/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-28 16:59+0000\n"
"POT-Creation-Date: 2023-03-14 19:37+0000\n"
"PO-Revision-Date: 2021-02-08 14:30+0000\n"
"Last-Translator: Aslan Rustamov <aslan.rustamov10@gmail.com>\n"
"Language-Team: Azerbaijani <https://hosted.weblate.org/projects/webodm/"
Expand Down Expand Up @@ -260,55 +260,61 @@ msgid ""
msgstr ""

#: app/api/formulas.py:110
msgid ""
"Atmospherically Resistant Vegetation Index. Useful when working with imagery "
"for regions with high atmospheric aerosol content."
msgstr ""

#: app/api/formulas.py:115
msgid "Thermal temperature in Celsius degrees."
msgstr ""

#: app/api/formulas.py:114
#: app/api/formulas.py:119
msgid "Thermal temperature in Centikelvin degrees."
msgstr ""

#: app/api/projects.py:67
#: app/api/projects.py:118
msgid "Cannot duplicate project"
msgstr ""

#: app/api/projects.py:134
#: app/api/projects.py:186
msgid "Invalid user in permissions list"
msgstr ""

#: app/api/projects.py:136
#: app/api/projects.py:188
msgid "Invalid permissions"
msgstr ""

#: app/api/tasks.py:183
#: app/api/tasks.py:185
msgid "You need to upload at least 2 images before commit"
msgstr "İşə başlamazdan əvvəl ən azı 2 şəkil yükləməlisiniz"

#: app/api/tasks.py:205
#: app/api/tasks.py:207
msgid "No files uploaded"
msgstr "Heç bir fayl yüklənmədi"

#: app/api/tasks.py:234
#: app/api/tasks.py:236
msgid "Cannot duplicate task"
msgstr ""

#: app/api/tasks.py:251
#: app/api/tasks.py:253
msgid "Cannot create task, you need at least 2 images"
msgstr ""

#: app/api/tasks.py:371 app/api/tasks.py:374 app/api/tasks.py:398
#: app/api/tasks.py:401
#: app/api/tasks.py:373 app/api/tasks.py:376 app/api/tasks.py:400
#: app/api/tasks.py:403
msgid "Asset does not exist"
msgstr ""

#: app/api/tasks.py:417
#: app/api/tasks.py:419
msgid "Imported Task"
msgstr ""

#: app/api/tasks.py:420
#: app/api/tasks.py:422
msgid "Cannot create task, you need to upload 1 file"
msgstr ""

#: app/api/tasks.py:423
#: app/api/tasks.py:425
msgid "Cannot create task, either specify a URL or upload 1 file."
msgstr ""

Expand Down Expand Up @@ -381,7 +387,7 @@ msgstr ""
msgid "Task this image belongs to"
msgstr ""

#: app/models/image_upload.py:10 app/models/task.py:281
#: app/models/image_upload.py:10 app/models/task.py:282
msgid "Task"
msgstr "Tapşırıq"

Expand Down Expand Up @@ -535,16 +541,26 @@ msgstr ""
msgid "Deleting"
msgstr "Silinir"

#: app/models/project.py:61 app/models/task.py:423
#: app/models/project.py:28
#, fuzzy
#| msgid "Projects"
msgid "Project tags"
msgstr "Layihələr"

#: app/models/project.py:28 app/models/task.py:279
msgid "Tags"
msgstr ""

#: app/models/project.py:62 app/models/task.py:426
#, python-format
msgid "Copy of %(task)s"
msgstr ""

#: app/models/project.py:84 app/models/task.py:240
#: app/models/project.py:85 app/models/task.py:240
msgid "Project"
msgstr "Layihə"

#: app/models/project.py:85
#: app/models/project.py:86
msgid "Projects"
msgstr "Layihələr"

Expand Down Expand Up @@ -797,37 +813,43 @@ msgstr ""
msgid "EPSG code of the dataset (if georeferenced)"
msgstr ""

#: app/models/task.py:282
#: app/models/task.py:279
#, fuzzy
#| msgid "Task"
msgid "Task tags"
msgstr "Tapşırıq"

#: app/models/task.py:283
msgid "Tasks"
msgstr ""

#: app/models/task.py:291
#: app/models/task.py:292
msgid "unnamed"
msgstr ""

#: app/models/task.py:504
#: app/models/task.py:507
msgid "Importing assets..."
msgstr ""

#: app/models/task.py:556 app/models/task.py:824
#: app/models/task.py:559 app/models/task.py:827
msgid "Invalid zip file"
msgstr ""

#: app/models/task.py:650
#: app/models/task.py:653
#, python-format
msgid "Connection error: %(error)s"
msgstr ""

#: app/models/task.py:730
#: app/models/task.py:733
msgid "Cannot restart a task that has no processing node"
msgstr ""

#: app/models/task.py:885
#: app/models/task.py:888
#, python-format
msgid "Unsupported SRS %(code)s. Please make sure you picked a supported SRS."
msgstr ""

#: app/models/task.py:897
#: app/models/task.py:900
msgid "Done!"
msgstr "Hazırdır!"

Expand Down Expand Up @@ -1675,8 +1697,8 @@ msgstr "Qeyd!"
msgid ""
"These values might be relative to the virtualization environment in which "
"the application is running, not necessarily the values of the your machine. "
"See instructions for %(win_link)s and %(mac_link)s for changing these values "
"in a Docker setup."
"See instructions for %(win_hyperv_link)s, %(win_wsl2_link)s, and "
"%(mac_link)s for changing these values in a Docker setup."
msgstr ""

#: coreplugins/diagnostic/templates/diagnostic.html:47
Expand Down

0 comments on commit a5348d6

Please sign in to comment.