Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update translations from Crowdin #1971

Merged
merged 1 commit into from
Jan 2, 2023
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
1,944 changes: 1,148 additions & 796 deletions locale/ar/LC_MESSAGES/django.po

Large diffs are not rendered by default.

75 changes: 71 additions & 4 deletions locale/ar/LC_MESSAGES/djangojs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dmoj\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-01 23:12+0000\n"
"PO-Revision-Date: 2022-06-16 00:54\n"
"POT-Creation-Date: 2022-12-20 23:43+0000\n"
"PO-Revision-Date: 2022-12-21 00:43\n"
"Last-Translator: \n"
"Language-Team: Arabic, Saudi Arabia\n"
"Language: ar_SA\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"X-Crowdin-File: djangojs.po\n"
"X-Crowdin-File-ID: 12\n"

#: resources/common.js:207
#: resources/common.js:195
msgctxt "time format with day"
msgid "%d day %h:%m:%s"
msgid_plural "%d days %h:%m:%s"
Expand All @@ -28,8 +28,75 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#: resources/common.js:210
#: resources/common.js:198
msgctxt "time format without day"
msgid "%h:%m:%s"
msgstr " "

#: resources/problem-vote.js:11
msgid "Vote on problem points"
msgstr ""

#: resources/problem-vote.js:16
#, javascript-format
msgid "Unable to delete vote: %s"
msgstr ""

#: resources/problem-vote.js:28
#, javascript-format
msgid "Edit points vote (%s)"
msgstr ""

#: resources/problem-vote.js:34
#, javascript-format
msgid "Unable to cast vote: %s"
msgstr ""

#: resources/problem-vote.js:63
msgid "Number of votes for this point value"
msgstr ""

#: resources/user_profile.js:47
msgid "past year"
msgstr ""

#: resources/user_profile.js:64
msgid "%(cnt)d total submission"
msgid_plural "%(cnt)d total submissions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#: resources/user_profile.js:69
msgid "%(cnt)d submission in the last year"
msgid_plural "%(cnt)d submissions in the last year"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#: resources/user_profile.js:74
msgid "%(cnt)d submission in %(year)d"
msgid_plural "%(cnt)d submissions in %(year)d"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

#: resources/user_profile.js:88
msgid "%(cnt)d submission on %(date)s"
msgid_plural "%(cnt)d submissions on %(date)s"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
msgstr[4] ""
msgstr[5] ""

Loading