Skip to content

Commit eb7cc8f

Browse files
committed
po: update potfiles
1 parent 69ea3d0 commit eb7cc8f

29 files changed

Lines changed: 774 additions & 752 deletions

po/ar.po

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: binary\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2024-10-24 00:36+0100\n"
10+
"POT-Creation-Date: 2026-02-27 19:00+0000\n"
1111
"PO-Revision-Date: 2025-05-02 21:55+0000\n"
1212
"Last-Translator: Ahmed Najmawi <iramosu@protonmail.com>\n"
1313
"Language-Team: Arabic <https://hosted.weblate.org/projects/binary/binary-app/"
@@ -20,20 +20,25 @@ msgstr ""
2020
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
2121
"X-Generator: Weblate 5.12-dev\n"
2222

23-
#: data/io.github.fizzyizzy05.binary.desktop.in:3
24-
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:6 src/window.py:50
23+
#: data/io.github.fizzyizzy05.binary.desktop.in:2
24+
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:6 src/window.py:51
2525
msgid "Binary"
2626
msgstr "ثنائي"
2727

28+
#: data/io.github.fizzyizzy05.binary.desktop.in:5
29+
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:7
30+
msgid "Convert numbers between bases"
31+
msgstr "حوِّل الأرقام بين القواعد"
32+
2833
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
2934
#: data/io.github.fizzyizzy05.binary.desktop.in:10
3035
msgid "binary;decimal;hexadecimal;base;convert;"
3136
msgstr ""
3237
"ثنائي;عشري;ست عشري;قاعدة;قاعدي;تحويل;binary;decimal;hexadecimal;base;convert;"
3338

34-
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:7
35-
msgid "Convert numbers between bases"
36-
msgstr "حوِّل الأرقام بين القواعد"
39+
#: data/io.github.fizzyizzy05.binary.desktop.in:16 src/window.blp:180
40+
msgid "New Window"
41+
msgstr "نافذة جديدة"
3742

3843
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:9
3944
msgid ""
@@ -54,64 +59,64 @@ msgstr "نافذة «ثنائي» تحوِّل 1201 من النظام العشر
5459
msgid "Binary window converting 17 in octal to F in hexadecimal"
5560
msgstr "نافذة «ثنائي» تحوِّل 17 من النظام الثماني إلى F في النظام الست عشري"
5661

57-
#: src/gtk/help-overlay.blp:11
62+
#: src/shortcuts-dialog.blp:6
5863
msgctxt "shortcut window"
5964
msgid "General"
6065
msgstr "عام"
6166

62-
#: src/gtk/help-overlay.blp:14
67+
#: src/shortcuts-dialog.blp:9
6368
msgctxt "shortcut window"
6469
msgid "New Window"
6570
msgstr "نافذة جديدة"
6671

67-
#: src/gtk/help-overlay.blp:19
72+
#: src/shortcuts-dialog.blp:14
6873
msgctxt "shortcut window"
6974
msgid "Close Window"
7075
msgstr "أغلِق النافذة"
7176

72-
#: src/gtk/help-overlay.blp:24
77+
#: src/shortcuts-dialog.blp:19
7378
msgctxt "shortcut window"
7479
msgid "Show Shortcuts"
7580
msgstr "اعرض الاختصارات"
7681

77-
#: src/gtk/help-overlay.blp:29
82+
#: src/shortcuts-dialog.blp:24
7883
msgctxt "shortcut window"
7984
msgid "Quit"
8085
msgstr "أنهِ"
8186

8287
#. Translators: Replace "translator-credits" with your names, one name per line
83-
#: src/main.py:65
88+
#: src/main.py:80
8489
msgid "translator-credits"
8590
msgstr "أحمد النجماوي <iramosu@protonmail.com>"
8691

8792
#. Translators: this string is used to describe how many bits there are.
88-
#: src/window.py:47
93+
#: src/window.py:48
8994
msgid "bits"
9095
msgstr ""
9196
"تُستخدم في عدّاد البِتَّات لبيان عدد البِتَّات التي يحتويها المُدخل/المُخرج الثنائي"
9297

93-
#: src/window.py:51
98+
#: src/window.py:52
9499
msgid "Octal"
95100
msgstr "ثماني"
96101

97-
#: src/window.py:52
102+
#: src/window.py:53
98103
msgid "Decimal"
99104
msgstr "عشري"
100105

101-
#: src/window.py:53
106+
#: src/window.py:54
102107
msgid "Hexadecimal"
103108
msgstr "ست عشري"
104109

105-
#: src/window.py:54
110+
#: src/window.py:55
106111
msgid "Other"
107112
msgstr "أخرى"
108113

109-
#: src/window.py:123 src/window.py:127 src/window.py:129 src/window.py:166
110-
#: src/window.py:170 src/window.py:172
114+
#: src/window.py:124 src/window.py:128 src/window.py:130 src/window.py:168
115+
#: src/window.py:172 src/window.py:174
111116
msgid "Invalid input"
112117
msgstr "مدخلة غير صالحة"
113118

114-
#: src/window.py:208
119+
#: src/window.py:212
115120
#, python-format
116121
msgid "%(in_count)d bit"
117122
msgid_plural "%(in_count)d bits"
@@ -122,7 +127,7 @@ msgstr[3] "%(in_count)d بِتَّات"
122127
msgstr[4] "%(in_count)d بِتًا"
123128
msgstr[5] "%(in_count)d بِت"
124129

125-
#: src/window.py:217
130+
#: src/window.py:221
126131
#, python-format
127132
msgid "%(out_count)d bit"
128133
msgid_plural "%(out_count)d bits"
@@ -153,10 +158,6 @@ msgstr "أدخِل الأرقام…"
153158
msgid "Output Base"
154159
msgstr "قاعدة المخرجات"
155160

156-
#: src/window.blp:180
157-
msgid "New Window"
158-
msgstr "نافذة جديدة"
159-
160161
#: src/window.blp:186
161162
msgid "_Keyboard Shortcuts"
162163
msgstr "ا_ختصارات لوحة المفاتيح"

po/bg.po

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: binary\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-10-24 00:36+0100\n"
11+
"POT-Creation-Date: 2026-02-27 19:00+0000\n"
1212
"PO-Revision-Date: 2025-12-07 00:00+0000\n"
1313
"Last-Translator: Kiril Panayotov <eccyboo@protonmail.com>\n"
1414
"Language-Team: Bulgarian <https://hosted.weblate.org/projects/binary/binary-"
@@ -20,19 +20,24 @@ msgstr ""
2020
"Plural-Forms: nplurals=2; plural=n != 1;\n"
2121
"X-Generator: Weblate 5.15-dev\n"
2222

23-
#: data/io.github.fizzyizzy05.binary.desktop.in:3
24-
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:6 src/window.py:50
23+
#: data/io.github.fizzyizzy05.binary.desktop.in:2
24+
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:6 src/window.py:51
2525
msgid "Binary"
2626
msgstr "Двоично"
2727

28+
#: data/io.github.fizzyizzy05.binary.desktop.in:5
29+
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:7
30+
msgid "Convert numbers between bases"
31+
msgstr "Преобразувайте числа между бази"
32+
2833
#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
2934
#: data/io.github.fizzyizzy05.binary.desktop.in:10
3035
msgid "binary;decimal;hexadecimal;base;convert;"
3136
msgstr "двоична;десетична;шестнайсетична;бройна система;преобразуване;"
3237

33-
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:7
34-
msgid "Convert numbers between bases"
35-
msgstr "Преобразувайте числа между бази"
38+
#: data/io.github.fizzyizzy05.binary.desktop.in:16 src/window.blp:180
39+
msgid "New Window"
40+
msgstr "Нов Прозорец"
3641

3742
#: data/io.github.fizzyizzy05.binary.metainfo.xml.in:9
3843
msgid ""
@@ -60,70 +65,70 @@ msgstr ""
6065
"Прозорец на „Двоично“, където се преобразува 17 в осмична бройна система в F "
6166
"в шестнадесетична"
6267

63-
#: src/gtk/help-overlay.blp:11
68+
#: src/shortcuts-dialog.blp:6
6469
msgctxt "shortcut window"
6570
msgid "General"
6671
msgstr "Начало"
6772

68-
#: src/gtk/help-overlay.blp:14
73+
#: src/shortcuts-dialog.blp:9
6974
msgctxt "shortcut window"
7075
msgid "New Window"
7176
msgstr "Нов Прозорец"
7277

73-
#: src/gtk/help-overlay.blp:19
78+
#: src/shortcuts-dialog.blp:14
7479
msgctxt "shortcut window"
7580
msgid "Close Window"
7681
msgstr "Затвори Прозореца"
7782

78-
#: src/gtk/help-overlay.blp:24
83+
#: src/shortcuts-dialog.blp:19
7984
msgctxt "shortcut window"
8085
msgid "Show Shortcuts"
8186
msgstr "Клавишни Комбинации"
8287

83-
#: src/gtk/help-overlay.blp:29
88+
#: src/shortcuts-dialog.blp:24
8489
msgctxt "shortcut window"
8590
msgid "Quit"
8691
msgstr "Затвори"
8792

8893
#. Translators: Replace "translator-credits" with your names, one name per line
89-
#: src/main.py:65
94+
#: src/main.py:80
9095
msgid "translator-credits"
9196
msgstr "twlvnn kraftwerk <kraft_werk@tutanota.com>"
9297

9398
#. Translators: this string is used to describe how many bits there are.
94-
#: src/window.py:47
99+
#: src/window.py:48
95100
msgid "bits"
96101
msgstr "бита"
97102

98-
#: src/window.py:51
103+
#: src/window.py:52
99104
msgid "Octal"
100105
msgstr "Осмична"
101106

102-
#: src/window.py:52
107+
#: src/window.py:53
103108
msgid "Decimal"
104109
msgstr "Десетична"
105110

106-
#: src/window.py:53
111+
#: src/window.py:54
107112
msgid "Hexadecimal"
108113
msgstr "Шестнайсетична"
109114

110-
#: src/window.py:54
115+
#: src/window.py:55
111116
msgid "Other"
112117
msgstr "Други"
113118

114-
#: src/window.py:123 src/window.py:127 src/window.py:129 src/window.py:166
115-
#: src/window.py:170 src/window.py:172
119+
#: src/window.py:124 src/window.py:128 src/window.py:130 src/window.py:168
120+
#: src/window.py:172 src/window.py:174
116121
msgid "Invalid input"
117122
msgstr "Неправилни данни"
118123

119-
#: src/window.py:208
124+
#: src/window.py:212
120125
#, python-format
121126
msgid "%(in_count)d bit"
122127
msgid_plural "%(in_count)d bits"
123128
msgstr[0] "%(in_count)d бит"
124129
msgstr[1] "%(in_count)d бита"
125130

126-
#: src/window.py:217
131+
#: src/window.py:221
127132
#, python-format
128133
msgid "%(out_count)d bit"
129134
msgid_plural "%(out_count)d bits"
@@ -150,10 +155,6 @@ msgstr "Въведете числа…"
150155
msgid "Output Base"
151156
msgstr "Изходна бройна система"
152157

153-
#: src/window.blp:180
154-
msgid "New Window"
155-
msgstr "Нов Прозорец"
156-
157158
#: src/window.blp:186
158159
msgid "_Keyboard Shortcuts"
159160
msgstr "_Клавишни комбинации"

0 commit comments

Comments
 (0)