Skip to content
Merged
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
13 changes: 8 additions & 5 deletions po/R-sr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@ msgid ""
msgstr ""
"Project-Id-Version: jaspDescriptives 0.19.2\n"
"POT-Creation-Date: 2025-10-11 03:23\n"
"PO-Revision-Date: 2025-12-01 06:16+0000\n"
"PO-Revision-Date: 2025-12-17 23:00+0000\n"
"Last-Translator: Marko Bojović <bojovicmarko@outlook.com>\n"
"Language-Team: Serbian <https://hosted.weblate.org/projects/jasp/"
"jaspdescriptives-r/sr/>\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<10 || n%100>=20) ? "
"1 : 2);\n"
"X-Generator: Weblate 5.15-dev\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: Weblate 5.15.1-dev\n"

msgid "Time Series Plot"
msgstr "Графикон временске серије"
Expand Down Expand Up @@ -384,11 +383,15 @@ msgid ""
"The variable used for categories must not have duplicated values when a "
"count variable is specified."
msgstr ""
"Варијабла која се користи за категорије не сме имати дуплиране вредности "
"када је наведена варијабла за бројање (count variable)."

msgid ""
"The variable used for counts must be different from the variable used for "
"categories."
msgstr ""
"Варијабла која се користи за бројање мора бити различита од варијабле која "
"се користи за категорије."

msgid "Percentage (%%)"
msgstr "Проценат (%%)"
Expand Down