Skip to content

Commit e9e538d

Browse files
authored
Merge pull request #48 from rammba/features/serbian-2026-04-16
Add Serbian translations (Cyrillic & Latin)
2 parents d574c64 + 151049a commit e9e538d

3 files changed

Lines changed: 254 additions & 0 deletions

File tree

po/LINGUAS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ oc
99
ru
1010
tr
1111
cs
12+
sr
13+
sr@latin

po/sr.po

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: \n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2025-12-12 22:41+0300\n"
12+
"PO-Revision-Date: 2026-04-16 00:45+0200\n"
13+
"Last-Translator: Radoš Milićev <https://github.com/rammba>\n"
14+
"Language-Team: \n"
15+
"Language: sr\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
"X-Generator: Poedit 3.8\n"
20+
21+
#: data/io.github.nokse22.minitext.desktop.in:2
22+
#: data/io.github.nokse22.minitext.appdata.xml.in:9 src/main.py:80
23+
#: src/window.ui:7
24+
msgid "Mini Text"
25+
msgstr "Mini Text"
26+
27+
#: data/io.github.nokse22.minitext.appdata.xml.in:11
28+
msgid ""
29+
"A very small and minimalistic digital scratch pad with minimal editing "
30+
"capabilities. Best used with 'Always on Top' and/or 'Always on Visible "
31+
"Workspace'. It doesn't save or load files, just your clipboard."
32+
msgstr ""
33+
"Веома мала и минималистичка дигитална бележница са малим сетом "
34+
"могућности. Најбоље се користи уз 'Увек на врху' и/или 'Увек на "
35+
"видљивој радној површини'. Не чува нити учитава датотеке, само Ваш "
36+
"clipboard."
37+
38+
#: data/io.github.nokse22.minitext.appdata.xml.in:15
39+
msgid "Ephemeral scratch pad"
40+
msgstr "Ефемерна бележница"
41+
42+
#: data/io.github.nokse22.minitext.appdata.xml.in:119
43+
msgid "Mini text displaying text with a small window"
44+
msgstr "Mini text приказује текст у малом прозору"
45+
46+
#: data/io.github.nokse22.minitext.appdata.xml.in:124
47+
msgid "Mini text displaying text with a medium window"
48+
msgstr "Mini text приказује текст у средњем прозору"
49+
50+
#: data/io.github.nokse22.minitext.appdata.xml.in:129
51+
msgid "Mini text displaying text with a small window in dark mode"
52+
msgstr "Mini text приказује текст у малом прозору у тамном режиму"
53+
54+
#: src/gtk/help-overlay.ui:11
55+
msgctxt "shortcut window"
56+
msgid "General"
57+
msgstr "Опште"
58+
59+
#: src/gtk/help-overlay.ui:14
60+
msgctxt "shortcut window"
61+
msgid "Show Shortcuts"
62+
msgstr "Прикажи пречице"
63+
64+
#: src/gtk/help-overlay.ui:20
65+
msgctxt "shortcut window"
66+
msgid "Quit"
67+
msgstr "Изађи"
68+
69+
#: src/gtk/help-overlay.ui:26
70+
msgctxt "shortcut window"
71+
msgid "Show About"
72+
msgstr "Прикажи секцију о програму"
73+
74+
#: src/gtk/help-overlay.ui:34
75+
msgctxt "shortcut window"
76+
msgid "Editor"
77+
msgstr "Едитор"
78+
79+
#: src/gtk/help-overlay.ui:37
80+
msgctxt "shortcut window"
81+
msgid "Increase Font Size"
82+
msgstr "Повећај величину фонта"
83+
84+
#: src/gtk/help-overlay.ui:43
85+
msgctxt "shortcut window"
86+
msgid "Decrease Font Size"
87+
msgstr "Смањи величину фонта"
88+
89+
#: src/gtk/help-overlay.ui:49
90+
msgctxt "shortcut window"
91+
msgid "Reset Font Size"
92+
msgstr "Ресетуј величину фонта"
93+
94+
#. Translator credits. Replace "translator-credits" with your name/username, and optionally an email or URL.
95+
#. One name per line, please do not remove previous names.
96+
#: src/main.py:92
97+
msgid "translator-credits"
98+
msgstr "Radoš Milićev: https://github.com/rammba"
99+
100+
#: src/window.ui:102
101+
msgid "Increase Text Size"
102+
msgstr "Повећај величину текста"
103+
104+
#: src/window.ui:113
105+
msgid "Decrease Text Size"
106+
msgstr "Смањи величину текста"
107+
108+
#: src/window.ui:129
109+
msgid "Paste"
110+
msgstr "Налепи"
111+
112+
#: src/window.ui:139
113+
msgid "Copy"
114+
msgstr "Копирај"
115+
116+
#: src/window.ui:148
117+
msgid "Delete"
118+
msgstr "Обриши"
119+
120+
#: src/window.ui:170
121+
msgid "_Keyboard Shortcuts"
122+
msgstr "_Пречице на тастатури"
123+
124+
#: src/window.ui:174
125+
msgid "_About Mini Text"
126+
msgstr "_О Mini Text"

po/[email protected]

Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: \n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2025-12-12 22:41+0300\n"
12+
"PO-Revision-Date: 2026-04-16 00:50+0200\n"
13+
"Last-Translator: Radoš Milićev <https://github.com/rammba>\n"
14+
"Language-Team: \n"
15+
"Language: sr@latin\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: 8bit\n"
19+
"X-Generator: Poedit 3.8\n"
20+
21+
#: data/io.github.nokse22.minitext.desktop.in:2
22+
#: data/io.github.nokse22.minitext.appdata.xml.in:9 src/main.py:80
23+
#: src/window.ui:7
24+
msgid "Mini Text"
25+
msgstr "Mini Text"
26+
27+
#: data/io.github.nokse22.minitext.appdata.xml.in:11
28+
msgid ""
29+
"A very small and minimalistic digital scratch pad with minimal editing "
30+
"capabilities. Best used with 'Always on Top' and/or 'Always on Visible "
31+
"Workspace'. It doesn't save or load files, just your clipboard."
32+
msgstr ""
33+
"Veoma mala i minimalistička digitalna beležnica sa malim setom "
34+
"mogućnosti. Najbolje se koristi uz 'Uvek na vrhu' i/ili 'Uvek na "
35+
"vidljivoj radnoj površini'. Ne čuva niti učitava datoteke, samo Vaš "
36+
"clipboard."
37+
38+
#: data/io.github.nokse22.minitext.appdata.xml.in:15
39+
msgid "Ephemeral scratch pad"
40+
msgstr "Efemerna beležnica"
41+
42+
#: data/io.github.nokse22.minitext.appdata.xml.in:119
43+
msgid "Mini text displaying text with a small window"
44+
msgstr "Mini text prikazuje tekst u malom prozoru"
45+
46+
#: data/io.github.nokse22.minitext.appdata.xml.in:124
47+
msgid "Mini text displaying text with a medium window"
48+
msgstr "Mini text prikazuje tekst u srednjem prozoru"
49+
50+
#: data/io.github.nokse22.minitext.appdata.xml.in:129
51+
msgid "Mini text displaying text with a small window in dark mode"
52+
msgstr "Mini text prikazuje tekst u malom prozoru u tamnom režimu"
53+
54+
#: src/gtk/help-overlay.ui:11
55+
msgctxt "shortcut window"
56+
msgid "General"
57+
msgstr "Opšte"
58+
59+
#: src/gtk/help-overlay.ui:14
60+
msgctxt "shortcut window"
61+
msgid "Show Shortcuts"
62+
msgstr "Prikaži prečice"
63+
64+
#: src/gtk/help-overlay.ui:20
65+
msgctxt "shortcut window"
66+
msgid "Quit"
67+
msgstr "Izađi"
68+
69+
#: src/gtk/help-overlay.ui:26
70+
msgctxt "shortcut window"
71+
msgid "Show About"
72+
msgstr "Prikaži sekciju o programu"
73+
74+
#: src/gtk/help-overlay.ui:34
75+
msgctxt "shortcut window"
76+
msgid "Editor"
77+
msgstr "Editor"
78+
79+
#: src/gtk/help-overlay.ui:37
80+
msgctxt "shortcut window"
81+
msgid "Increase Font Size"
82+
msgstr "Povećaj veličinu fonta"
83+
84+
#: src/gtk/help-overlay.ui:43
85+
msgctxt "shortcut window"
86+
msgid "Decrease Font Size"
87+
msgstr "Smanji veličinu fonta"
88+
89+
#: src/gtk/help-overlay.ui:49
90+
msgctxt "shortcut window"
91+
msgid "Reset Font Size"
92+
msgstr "Resetuj veličinu fonta"
93+
94+
#. Translator credits. Replace "translator-credits" with your name/username, and optionally an email or URL.
95+
#. One name per line, please do not remove previous names.
96+
#: src/main.py:92
97+
msgid "translator-credits"
98+
msgstr "Radoš Milićev: https://github.com/rammba"
99+
100+
#: src/window.ui:102
101+
msgid "Increase Text Size"
102+
msgstr "Povećaj veličinu teksta"
103+
104+
#: src/window.ui:113
105+
msgid "Decrease Text Size"
106+
msgstr "Smanji veličinu teksta"
107+
108+
#: src/window.ui:129
109+
msgid "Paste"
110+
msgstr "Nalepi"
111+
112+
#: src/window.ui:139
113+
msgid "Copy"
114+
msgstr "Kopiraj"
115+
116+
#: src/window.ui:148
117+
msgid "Delete"
118+
msgstr "Obriši"
119+
120+
#: src/window.ui:170
121+
msgid "_Keyboard Shortcuts"
122+
msgstr "_Prečice na tastaturi"
123+
124+
#: src/window.ui:174
125+
msgid "_About Mini Text"
126+
msgstr "_O Mini Text"

0 commit comments

Comments
 (0)