Skip to content

Added Serbian Cyrillic and Serbian Latin translations #207

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2019
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
36 changes: 36 additions & 0 deletions stdimage/locale/sr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Igor Jerosimic <igor.jerosimic.net>, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 14:50+0200\n"
"PO-Revision-Date: 2019-06-24 14:58+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: sr\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%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 2.2.3\n"

#, python-format
msgid ""
"The image you uploaded is too large. The required maximum resolution is: "
"%(width)sx%(height)s px."
msgstr ""
"Слика коју сте послали је превелика. Максимална резолуција је: %(width)sx"
"%(height)s px."

#, python-format
msgid ""
"The image you uploaded is too small. The required minimum resolution is: "
"%(width)sx%(height)s px."
msgstr ""
"Слика коју сте послали је мала. Минимална резолуција је: %(width)sx"
"%(height)s px."
36 changes: 36 additions & 0 deletions stdimage/locale/sr_Latn/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Igor Jerosimic <igor.jerosimic.net>, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-24 14:50+0200\n"
"PO-Revision-Date: 2019-06-24 14:58+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: sr@latin\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%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Poedit 2.2.3\n"

#, python-format
msgid ""
"The image you uploaded is too large. The required maximum resolution is: "
"%(width)sx%(height)s px."
msgstr ""
"Slika koju ste poslali je prevelika. Maksimalna rezolucija je: %(width)sx"
"%(height)s px."

#, python-format
msgid ""
"The image you uploaded is too small. The required minimum resolution is: "
"%(width)sx%(height)s px."
msgstr ""
"Slika koju ste poslali je mala. Minimalna rezolucija je: %(width)sx"
"%(height)s px."