Skip to content

Commit fe49c11

Browse files
committed
reimported Russian
1 parent 4dbeb5d commit fe49c11

File tree

5 files changed

+110
-43
lines changed

5 files changed

+110
-43
lines changed

Tinodios.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@
229229
B0941BC62487CEE100A891B7 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Localizable.strings; sourceTree = "<group>"; };
230230
B0979FCB27BD99B80045FC73 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MultilineAlertView.strings; sourceTree = "<group>"; };
231231
B0979FCC27BD99B80045FC73 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/TagsEditDialogView.strings; sourceTree = "<group>"; };
232+
B0979FCD27BD9A070045FC73 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/MultilineAlertView.strings; sourceTree = "<group>"; };
233+
B0979FCE27BD9A070045FC73 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/TagsEditDialogView.strings; sourceTree = "<group>"; };
232234
B09C56492469362A00D6615D /* SettingsPersonalViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsPersonalViewController.swift; sourceTree = "<group>"; };
233235
B09C564B2469756B00D6615D /* SettingsNotificationsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsNotificationsViewController.swift; sourceTree = "<group>"; };
234236
B09C564D246975F700D6615D /* SettingsHelpViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsHelpViewController.swift; sourceTree = "<group>"; };
@@ -835,6 +837,7 @@
835837
children = (
836838
B0BE302527B831BD00B04631 /* Base */,
837839
B0979FCC27BD99B80045FC73 /* es */,
840+
B0979FCE27BD9A070045FC73 /* ru */,
838841
);
839842
name = TagsEditDialogView.xib;
840843
sourceTree = "<group>";
@@ -844,6 +847,7 @@
844847
children = (
845848
B0BE302827B831D400B04631 /* Base */,
846849
B0979FCB27BD99B80045FC73 /* es */,
850+
B0979FCD27BD9A070045FC73 /* ru */,
847851
);
848852
name = MultilineAlertView.xib;
849853
sourceTree = "<group>";

Tinodios/ru.lproj/Main.strings

Lines changed: 82 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,29 @@
44
/* Class = "UIButton"; normalTitle = "Sign Up"; ObjectID = "1tv-os-KfJ"; */
55
"1tv-os-KfJ.normalTitle" = "Регистрация";
66

7+
/* Class = "UILabel"; text = "Administration and Security"; ObjectID = "3hX-RM-7Ha"; */
8+
"3hX-RM-7Ha.text" = "Административные настройки";
9+
10+
/* Class = "UIBarButtonItem"; title = "Invite"; ObjectID = "3zN-CC-6bS"; */
11+
"3zN-CC-6bS.title" = "Пригласить";
12+
713
/* Class = "UITableViewController"; title = "General Settings"; ObjectID = "4dd-0I-UFm"; */
814
"4dd-0I-UFm.title" = "Общие настройки";
915

1016
/* Class = "UILabel"; text = "Send typing notifications"; ObjectID = "4ll-eW-b8Z"; */
1117
"4ll-eW-b8Z.text" = "Индикатор печати";
1218

19+
/* Class = "UILabel"; text = "Optional comment (private)"; ObjectID = "6Nd-3S-JBo"; */
20+
"6Nd-3S-JBo.text" = "Комментарий (только для себя)";
21+
22+
/* Class = "UILabel"; text = "John Doe"; ObjectID = "6ON-kt-aM9"; */
23+
"6ON-kt-aM9.text" = "Иван Петров";
24+
1325
/* Class = "UILabel"; text = "placeholder_file_name"; ObjectID = "6rW-B5-NCp"; */
1426
"6rW-B5-NCp.text" = "placeholder_file_name";
1527

16-
/* Class = "UILabel"; text = "Delete Messages"; ObjectID = "7EV-I9-csz"; */
17-
"7EV-I9-csz.text" = "Удалить сообщения";
18-
19-
/* Class = "UILabel"; text = "Block Contact"; ObjectID = "07M-9x-zBK"; */
20-
"07M-9x-zBK.text" = "Заблокировать";
28+
/* Class = "UILabel"; text = "Report Contact"; ObjectID = "8eC-OS-Net"; */
29+
"8eC-OS-Net.text" = "Пожаловаться";
2130

2231
/* Class = "UILabel"; text = "Log out"; ObjectID = "8RW-nB-5t3"; */
2332
"8RW-nB-5t3.text" = "Выйти";
@@ -52,6 +61,9 @@
5261
/* Class = "UIViewController"; title = "Image Preview"; ObjectID = "a2m-CR-0Zc"; */
5362
"a2m-CR-0Zc.title" = "Предпросмотр";
5463

64+
/* Class = "UILabel"; text = "Report Group"; ObjectID = "a4o-bz-GPx"; */
65+
"a4o-bz-GPx.text" = "Пожаловаться на группу";
66+
5567
/* Class = "UILabel"; text = "GROUP MEMBERS"; ObjectID = "a45-p0-44d"; */
5668
"a45-p0-44d.text" = "УЧАСТНИКИ";
5769

@@ -64,17 +76,23 @@
6476
/* Class = "UIButton"; normalTitle = "Confirm"; ObjectID = "aFc-MO-QyO"; */
6577
"aFc-MO-QyO.normalTitle" = "Подтвердить";
6678

79+
/* Class = "UITextView"; text = "Private comment"; ObjectID = "Akq-Gr-LNH"; */
80+
"Akq-Gr-LNH.text" = "Комментарий (только для себя)";
81+
6782
/* Class = "UILabel"; text = "N"; ObjectID = "aMv-to-Vu2"; */
6883
"aMv-to-Vu2.text" = "N";
6984

7085
/* Class = "UILabel"; text = "Muted"; ObjectID = "AoI-xo-VbS"; */
7186
"AoI-xo-VbS.text" = "Без уведомлений";
7287

88+
/* Class = "UITableViewController"; title = "General Settings"; ObjectID = "awR-up-0dD"; */
89+
"awR-up-0dD.title" = "Общие настройки";
90+
7391
/* Class = "UILabel"; text = "App Version"; ObjectID = "AXP-O2-x5k"; */
7492
"AXP-O2-x5k.text" = "Версия приложения";
7593

7694
/* Class = "UILabel"; text = "Verified"; ObjectID = "axr-PN-Xcr"; */
77-
"axr-PN-Xcr.text" = "Верифицированный";
95+
"axr-PN-Xcr.text" = "Официальный";
7896

7997
/* Class = "UILabel"; text = "Last active"; ObjectID = "bEA-WA-uoH"; */
8098
"bEA-WA-uoH.text" = "Был онлайн";
@@ -97,7 +115,13 @@
97115
/* Class = "UILabel"; text = "image/jpeg"; ObjectID = "C6Z-tO-4g8"; */
98116
"C6Z-tO-4g8.text" = "image/jpeg";
99117

100-
/* Class = "UITextView"; text = "Topic subtitle (private)"; ObjectID = "D3z-yf-zJA"; */
118+
/* Class = "UILabel"; text = "Add optional description"; ObjectID = "cD6-Om-VgZ"; */
119+
"cD6-Om-VgZ.text" = "Добавить описание (не обязательно)";
120+
121+
/* Class = "UITextField"; placeholder = "Optional description"; ObjectID = "Cy6-Bq-QCi"; */
122+
"Cy6-Bq-QCi.placeholder" = "Описание (не обязательно)";
123+
124+
/* Class = "UITextView"; text = "Description"; ObjectID = "D3z-yf-zJA"; */
101125
"D3z-yf-zJA.text" = "Пояснение (только для себя)";
102126

103127
/* Class = "UILabel"; text = "Address"; ObjectID = "D6H-jy-Zh4"; */
@@ -106,13 +130,19 @@
106130
/* Class = "UINavigationItem"; title = "Help and About"; ObjectID = "d7l-9Y-8mk"; */
107131
"d7l-9Y-8mk.title" = "Помощь, о приложении";
108132

133+
/* Class = "UILabel"; text = "Archived"; ObjectID = "DEM-ia-TIj"; */
134+
"DEM-ia-TIj.text" = "Архивировано";
135+
109136
/* Class = "UIButton"; normalTitle = "OK"; ObjectID = "DMQ-om-04T"; */
110137
"DMQ-om-04T.normalTitle" = "OK";
111138

112139
/* Class = "UITextField"; placeholder = "Additional info (private)"; ObjectID = "Do2-Ue-UdA"; */
113140
"Do2-Ue-UdA.placeholder" = "Пояснение (только для себя)";
114141

115-
/* Class = "UILabel"; text = "Manage"; ObjectID = "eHa-mE-ZbY"; */
142+
/* Class = "UILabel"; text = "Delete Group"; ObjectID = "dT7-dW-WFv"; */
143+
"dT7-dW-WFv.text" = "Удалить группу";
144+
145+
/* Class = "UILabel"; text = "Manage tags"; ObjectID = "eHa-mE-ZbY"; */
116146
"eHa-mE-ZbY.text" = "Управлять";
117147

118148
/* Class = "UILabel"; text = "128x365; 35KB"; ObjectID = "eVu-vx-CU8"; */
@@ -163,18 +193,21 @@
163193
/* Class = "UINavigationItem"; title = "Personal"; ObjectID = "hUo-8f-ZiA"; */
164194
"hUo-8f-ZiA.title" = "О себе";
165195

166-
/* Class = "UITableViewSection"; headerTitle = "Actions"; ObjectID = "HwV-ri-EBc"; */
167-
"HwV-ri-EBc.headerTitle" = "Действия";
168-
169196
/* Class = "UINavigationItem"; title = "New Chat"; ObjectID = "hZA-k4-xku"; */
170197
"hZA-k4-xku.title" = "Новый чат";
171198

172199
/* Class = "UIButton"; normalTitle = "Request"; ObjectID = "i0f-S8-O1v"; */
173200
"i0f-S8-O1v.normalTitle" = "Запросить";
174201

175-
/* Class = "UITextView"; text = "Topic title (public)"; ObjectID = "ity-bg-zqr"; */
202+
/* Class = "UILabel"; text = "Add optional description"; ObjectID = "IbJ-of-vl0"; */
203+
"IbJ-of-vl0.text" = "Добавить описание (не обязательно)";
204+
205+
/* Class = "UITextView"; text = "Title"; ObjectID = "ity-bg-zqr"; */
176206
"ity-bg-zqr.text" = "Название группы";
177207

208+
/* Class = "UILabel"; text = "Verified"; ObjectID = "IzY-DL-wiS"; */
209+
"IzY-DL-wiS.text" = "Официальный";
210+
178211
/* Class = "UITableViewSection"; headerTitle = "Tags (Content Discovery)"; ObjectID = "jal-tR-OpF"; */
179212
"jal-tR-OpF.headerTitle" = "Тэги (поиск групп и контактов)";
180213

@@ -205,6 +238,9 @@
205238
/* Class = "UILabel"; text = "File name:"; ObjectID = "kSc-xN-hqx"; */
206239
"kSc-xN-hqx.text" = "Имя файла:";
207240

241+
/* Class = "UILabel"; text = "Block Contact"; ObjectID = "KSy-US-Bkx"; */
242+
"KSy-US-Bkx.text" = "Заблокировать контакт";
243+
208244
/* Class = "UILabel"; text = "Blocked contacts"; ObjectID = "Lh9-1X-ez1"; */
209245
"Lh9-1X-ez1.text" = "Заблокированные контакты";
210246

@@ -220,6 +256,9 @@
220256
/* Class = "UIBarButtonItem"; title = "New Chat"; ObjectID = "LVG-dB-flA"; */
221257
"LVG-dB-flA.title" = "Новый чат";
222258

259+
/* Class = "UILabel"; text = "Untrusworthy"; ObjectID = "LVW-qL-KG8"; */
260+
"LVW-qL-KG8.text" = "Подозрительный";
261+
223262
/* Class = "UILabel"; text = "Size: "; ObjectID = "moa-6V-LhX"; */
224263
"moa-6V-LhX.text" = "Размер: ";
225264

@@ -235,9 +274,6 @@
235274
/* Class = "UITextField"; placeholder = "Login"; ObjectID = "nho-5Y-Mt8"; */
236275
"nho-5Y-Mt8.placeholder" = "Логин";
237276

238-
/* Class = "UILabel"; text = "Staff-managed"; ObjectID = "nih-1p-AyF"; */
239-
"nih-1p-AyF.text" = "Административный";
240-
241277
/* Class = "UILabel"; text = "No results"; ObjectID = "ntt-8z-Ay2"; */
242278
"ntt-8z-Ay2.text" = "Не найдено";
243279

@@ -262,9 +298,6 @@
262298
/* Class = "UILabel"; text = "Address"; ObjectID = "OwU-2N-QQV"; */
263299
"OwU-2N-QQV.text" = "Адрес";
264300

265-
/* Class = "UILabel"; text = "Verified"; ObjectID = "OZr-73-5vP"; */
266-
"OZr-73-5vP.text" = "Верифицированный";
267-
268301
/* Class = "UITableViewController"; title = "Account Settings"; ObjectID = "Pnk-9m-ZVg"; */
269302
"Pnk-9m-ZVg.title" = "Настройки аккаунта";
270303

@@ -274,12 +307,12 @@
274307
/* Class = "UIButton"; normalTitle = "Forgot password?"; ObjectID = "q6T-TC-n42"; */
275308
"q6T-TC-n42.normalTitle" = "Забыл пароль?";
276309

277-
/* Class = "UILabel"; text = "Report Group"; ObjectID = "qaR-VW-Rfy"; */
278-
"qaR-VW-Rfy.text" = "Уведомить о нарушении";
279-
280310
/* Class = "UITabBarController"; title = "New chat"; ObjectID = "qBo-ye-avT"; */
281311
"qBo-ye-avT.title" = "Новый чат";
282312

313+
/* Class = "UINavigationItem"; title = "Administrative and Security"; ObjectID = "qeU-hX-VEM"; */
314+
"qeU-hX-VEM.title" = "Административные настройки";
315+
283316
/* Class = "UILabel"; text = "Change password"; ObjectID = "qvs-D4-f94"; */
284317
"qvs-D4-f94.text" = "Изменить пароль";
285318

@@ -298,6 +331,9 @@
298331
/* Class = "UIBarButtonItem"; title = "Profile"; ObjectID = "rlG-v4-QUc"; */
299332
"rlG-v4-QUc.title" = "Профиль";
300333

334+
/* Class = "UILabel"; text = "Leave Group"; ObjectID = "rlX-B4-4KE"; */
335+
"rlX-B4-4KE.text" = "Покинуть группу";
336+
301337
/* Class = "UILabel"; text = "Staff-managed"; ObjectID = "ROK-aW-Tlk"; */
302338
"ROK-aW-Tlk.text" = "Административный";
303339

@@ -316,26 +352,17 @@
316352
/* Class = "UILabel"; text = "John Doe"; ObjectID = "syF-Vp-vRc"; */
317353
"syF-Vp-vRc.text" = "Иван Петров";
318354

319-
/* Class = "UILabel"; text = "Leave Conversation"; ObjectID = "t2m-Xv-gTF"; */
320-
"t2m-Xv-gTF.text" = "Выйти из чата";
321-
322355
/* Class = "UITabBarItem"; title = "By ID"; ObjectID = "T7l-iC-Rs6"; */
323356
"T7l-iC-Rs6.title" = "По адресу";
324357

325-
/* Class = "UILabel"; text = "John Doe"; ObjectID = "TCK-gb-1BS"; */
326-
"TCK-gb-1BS.text" = "Иван Петров";
327-
328358
/* Class = "UIView"; accessibilityLabel = "Footer"; ObjectID = "te7-Jx-ztq"; */
329359
"te7-Jx-ztq.accessibilityLabel" = "Footer";
330360

331-
/* Class = "UILabel"; text = "Leave Group"; ObjectID = "TRR-fA-HKj"; */
332-
"TRR-fA-HKj.text" = "Покинуть группу";
333-
334361
/* Class = "UIButton"; normalTitle = "Sign In"; ObjectID = "TvF-F9-blO"; */
335362
"TvF-F9-blO.normalTitle" = "Войти";
336363

337-
/* Class = "UILabel"; text = "Report Contact"; ObjectID = "ub9-mK-yqf"; */
338-
"ub9-mK-yqf.text" = "Уведомить о нарушении";
364+
/* Class = "UITableViewSection"; headerTitle = "Actions"; ObjectID = "U5T-k4-DgP"; */
365+
"U5T-k4-DgP.headerTitle" = "Действия";
339366

340367
/* Class = "UITableViewController"; title = "Find Controller"; ObjectID = "UgX-En-K1m"; */
341368
"UgX-En-K1m.title" = "Find Controller";
@@ -352,47 +379,50 @@
352379
/* Class = "UILabel"; text = "128x365; 35KB"; ObjectID = "wfA-TG-Chj"; */
353380
"wfA-TG-Chj.text" = "128x365; 35KB";
354381

382+
/* Class = "UILabel"; text = "Delete Messages"; ObjectID = "wnZ-ve-5xb"; */
383+
"wnZ-ve-5xb.text" = "Удалить сообщения";
384+
355385
/* Class = "UILabel"; text = "Yours"; ObjectID = "wPJ-94-8aV"; */
356386
"wPJ-94-8aV.text" = "Ваш";
357387

388+
/* Class = "UILabel"; text = "The name of the group"; ObjectID = "WVu-hr-VVU"; */
389+
"WVu-hr-VVU.text" = "Название группы";
390+
358391
/* Class = "UINavigationItem"; title = "Reset Password"; ObjectID = "wWt-TO-3We"; */
359392
"wWt-TO-3We.title" = "Напомнить пароль";
360393

361394
/* Class = "UIView"; accessibilityLabel = "Footer"; ObjectID = "xIw-r0-6Pv"; */
362395
"xIw-r0-6Pv.accessibilityLabel" = "Footer";
363396

397+
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "xMh-7W-PhM"; */
398+
"xMh-7W-PhM.text" = "Подзаголовок";
399+
364400
/* Class = "UITextField"; placeholder = "usr123aBcDef"; ObjectID = "xmn-wq-Hpr"; */
365401
"xmn-wq-Hpr.placeholder" = "usr123aBcDef";
366402

367403
/* Class = "UILabel"; text = "Incognito mode"; ObjectID = "xyg-ee-0pd"; Note = "Label for incognito mode switch"; */
368404
"xyg-ee-0pd.text" = "Инкогнито";
369405

370-
/* Class = "UILabel"; text = "Untrusworthy"; ObjectID = "y1s-eC-LVl"; */
371-
"y1s-eC-LVl.text" = "Подозрительный";
372-
373406
/* Class = "UILabel"; text = "Get reset code by email or phone"; ObjectID = "Ykj-eb-phs"; */
374407
"Ykj-eb-phs.text" = "Получить код по емейлу или телефону";
375408

376409
/* Class = "UITextField"; placeholder = "First and last name"; ObjectID = "yKx-xt-rdn"; */
377410
"yKx-xt-rdn.placeholder" = "Имя и фамилия";
378411

379-
/* Class = "UILabel"; text = "Subtitle"; ObjectID = "yL1-ka-zNK"; */
380-
"yL1-ka-zNK.text" = "Подзаголовок";
381-
382412
/* Class = "UILabel"; text = "image/jpeg"; ObjectID = "YLX-fZ-c26"; */
383413
"YLX-fZ-c26.text" = "image/jpeg";
384414

385415
/* Class = "UITableViewController"; title = "SignUp"; ObjectID = "YmQ-cB-rjH"; */
386416
"YmQ-cB-rjH.title" = "SignUp";
387417

388-
/* Class = "UILabel"; text = "Delete Group"; ObjectID = "z6C-JF-Mnb"; */
389-
"z6C-JF-Mnb.text" = "Удалить группу";
390-
391418
/* Class = "UILabel"; text = "Account and Security"; ObjectID = "z08-iK-CeG"; */
392419
"z08-iK-CeG.text" = "Аккаунт и безопасность";
393420

394-
/* Class = "UITableViewSection"; headerTitle = "Notifications"; ObjectID = "ZEt-A4-kIu"; */
395-
"ZEt-A4-kIu.headerTitle" = "Нотификации";
421+
/* Class = "UILabel"; text = "Others can find group by these tags"; ObjectID = "Zdw-nR-1tB"; */
422+
"Zdw-nR-1tB.text" = "Тэги для поиска";
423+
424+
/* Class = "UILabel"; text = "Staff-managed"; ObjectID = "zkl-8R-Tma"; */
425+
"zkl-8R-Tma.text" = "Административный";
396426

397427
/* Class = "UITextField"; placeholder = "Email or phone number"; ObjectID = "zmL-3Y-R2r"; */
398428
"zmL-3Y-R2r.placeholder" = "Емейл или телефон";
@@ -403,6 +433,9 @@
403433
/* Class = "UITextField"; placeholder = "Password"; ObjectID = "ZQy-2N-acy"; */
404434
"ZQy-2N-acy.placeholder" = "Пароль";
405435

436+
/* Class = "UILabel"; text = "Leave Conversation"; ObjectID = "zr8-yN-F8L"; */
437+
"zr8-yN-F8L.text" = "Покинуть чат";
438+
406439
/* Class = "UITextField"; accessibilityHint = "Login"; ObjectID = "ZTD-e7-fNF"; */
407440
"ZTD-e7-fNF.accessibilityHint" = "Логин";
408441

@@ -418,3 +451,9 @@
418451
/* Class = "UITableViewSection"; headerTitle = "Default Permissions"; ObjectID = "zW8-KF-N8J"; */
419452
"zW8-KF-N8J.headerTitle" = "Права доступа по умолчанию";
420453

454+
/* Class = "UINavigationItem"; title = "Settings"; ObjectID = "zww-h7-9s0"; */
455+
"zww-h7-9s0.title" = "Настройки";
456+
457+
/* Class = "UILabel"; text = "Permissions, block or report chat"; ObjectID = "zz2-fg-2IG"; */
458+
"zz2-fg-2IG.text" = "Разрешения, заблокировать или пожаловаться";
459+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "AMx-JQ-2f8"; */
2+
"AMx-JQ-2f8.normalTitle" = "Отменить";
3+
4+
/* Class = "UILabel"; text = "Title"; ObjectID = "W0P-gB-P5h"; */
5+
"W0P-gB-P5h.text" = "Название";
6+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/* Class = "UILabel"; text = "Tags (content discovery)"; ObjectID = "eeW-SH-URg"; */
2+
"eeW-SH-URg.text" = "Тэги (поиск контактов)";
3+
4+
/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "vOv-C1-oEb"; */
5+
"vOv-C1-oEb.normalTitle" = "Отменить";
6+

ru.lproj/Localizable.strings

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
/* Alert title */
1111
"Add contact" = "Добавить контакт";
1212

13+
/* Placeholder for missing topic description */
14+
"Add optional description" = "Описание (не обязательно)";
15+
1316
/* Alert placeholder */
1417
"Additional info (private)" = "Дополнительно (только для себя)";
1518

@@ -112,9 +115,15 @@
112115
/* Alert title */
113116
"Edit account name" = "Редактировать аккаунт";
114117

118+
/* Alert title */
119+
"Edit Description" = "Описание";
120+
115121
/* Alert title */
116122
"Edit Group" = "Редактировать группу";
117123

124+
/* Alert title */
125+
"Edit Title" = "Название";
126+
118127
/* Alert action */
119128
"Email" = "Емейл";
120129

@@ -254,6 +263,9 @@
254263
/* Progress overlay */
255264
"Please wait..." = "Подождите...";
256265

266+
/* Alert title */
267+
"Private Comment" = "Комментарий";
268+
257269
/* Placeholder text in editor */
258270
"Private info: not set" = "Только для себя: отсутствует";
259271

0 commit comments

Comments
 (0)