Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

chore(i18n): update translations #1557

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified analytics_dashboard/conf/locale/el_GR/LC_MESSAGES/djangojs.mo
Binary file not shown.
13 changes: 7 additions & 6 deletions analytics_dashboard/conf/locale/el_GR/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
#
# Translators:
# Translators:
# Ioannis Stavrakakis <[email protected]>, 2024
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-18 15:22+0000\n"
"PO-Revision-Date: 2014-08-26 21:24+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Last-Translator: Ioannis Stavrakakis <[email protected]>, 2024\n"
"Language-Team: Greek (Greece) (http://app.transifex.com/open-edx/edx-platform/language/el_GR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -29,19 +30,19 @@ msgstr "Λήψη αποτελεσμάτων αναζήτησης σε CSV"
#. Translators: "All" refers to viewing all items (e.g. all courses).
#: analytics_dashboard/static/apps/components/filter/views/drop-down-filter.js:31
msgid "All"
msgstr "Ολα"
msgstr "Όλα"

#. Translators: 'name' here refers to the name of the filter, while 'count'
#. refers to the number of items belonging to that filter.
#: analytics_dashboard/static/apps/components/filter/views/filter.js:90
msgid "<%= name %> (<%= count %>)"
msgstr "&lt;%= όνομα %&gt; (&lt;%= μέτρηση %&gt;)"
msgstr "<%= name %> (<%= count %>)"

#. Translators: this is a label describing a filter selection that the user
#. initiated.
#: analytics_dashboard/static/apps/components/generic-list/list/views/active-filters.js:62
msgid "<%= filterDisplayName %>: <%= filterVal %>"
msgstr "&lt;%= filterDisplayName %&gt;: &lt;%= filterVal %&gt;"
msgstr "<%= filterDisplayName %>: <%= filterVal %>"

#: analytics_dashboard/static/apps/components/generic-list/list/views/active-filters.js:87
msgid "Filters In Use:"
Expand All @@ -54,7 +55,7 @@ msgstr "Κάντε κλικ για να καταργήσετε αυτό το φ
#. Translators: "Clear" in this context means "remove all of the filters"
#: analytics_dashboard/static/apps/components/generic-list/list/views/active-filters.js:90
msgid "Clear"
msgstr "Σαφή"
msgstr "Εκκαθάριση"

#: analytics_dashboard/static/apps/components/generic-list/list/views/active-filters.js:91
msgid "Click to remove all filters"
Expand Down Expand Up @@ -712,7 +713,7 @@ msgstr "Αρσενικός"

#: analytics_dashboard/static/js/enrollment-demographics-gender-main.js:35
msgid "Other"
msgstr "Αλλα"
msgstr "Άλλο"

#: analytics_dashboard/static/js/enrollment-demographics-gender-main.js:36
msgid "Not Reported"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Kenny Verbeke <[email protected]>, 2017
# Lynn <[email protected]>, 2015
# Mahmood Malik <[email protected]>, 2021
# Mattijs Joosten, 2017
# 8da06ca1e36616d5958b93ccc8a6057e_7117941, 2017
# Tom Boeckx <[email protected]>, 2016
# 8a87c18e7041b82b35649cb123fd994b_c3614af, 2016
msgid ""
Expand Down
Loading