@@ -34,7 +34,7 @@ msgstr ""
34
34
"Project-Id-Version : MusicBrainz\n "
35
35
"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
36
36
"POT-Creation-Date : 2024-04-22 12:02+0200\n "
37
- "PO-Revision-Date : 2024-04-26 09 :42+0000\n "
37
+ "PO-Revision-Date : 2024-04-27 10 :42+0000\n "
38
38
"
Last-Translator :
Dimlbur <[email protected] > "
39
39
"\n "
40
40
"Language-Team : Russian <https://translations.metabrainz.org/projects/picard/ "
@@ -186,6 +186,8 @@ msgid ""
186
186
"The file failed to parse, either the file is damaged or has an unsupported "
187
187
"file format."
188
188
msgstr ""
189
+ "Файл не удалось проанализировать, либо он поврежден, либо формат файла не "
190
+ "поддерживается."
189
191
190
192
#: picard/file.py:868
191
193
#, python-format
@@ -424,17 +426,17 @@ msgstr "[не удается загрузить запись %s]"
424
426
#: picard/acoustid/__init__.py:113
425
427
#, python-format
426
428
msgid "AcoustID lookup network error for '%(filename)s'!"
427
- msgstr "AcoustID поиск ошибок в сети для '%(filename)s'!"
429
+ msgstr "Ошибка сети при поиске AcoustID для '%(filename)s'!"
428
430
429
431
#: picard/acoustid/__init__.py:136
430
432
#, python-format
431
433
msgid "AcoustID lookup failed for '%(filename)s'!"
432
- msgstr "AcoustID ошибка при поиске для '%(filename)s'!"
434
+ msgstr "Поиск AcoustID не удался для '%(filename)s'!"
433
435
434
436
#: picard/acoustid/__init__.py:180
435
437
#, python-format
436
438
msgid "AcoustID lookup returned no result for file '%(filename)s'"
437
- msgstr "AcoustID поиск вернулся без результатов для файла '%(filename)s\" "
439
+ msgstr "Поиск AcoustID не вернул результатов для файла '%(filename)s' "
438
440
439
441
#: picard/acoustid/__init__.py:191
440
442
#, python-format
@@ -1568,44 +1570,48 @@ msgid "Error exporting file \"%(filename)s\": %(error)s."
1568
1570
msgstr "Ошибка при экспорте файла \" %(filename)s\" : %(error)s."
1569
1571
1570
1572
#: picard/script/serializer.py:213
1573
+ #, fuzzy
1571
1574
msgid "Export Script File"
1572
- msgstr ""
1575
+ msgstr "Экспортировать файл скрипта "
1573
1576
1574
1577
#: picard/script/serializer.py:235
1575
1578
msgid "Export Script"
1576
- msgstr ""
1579
+ msgstr "Экспортировать скрипт "
1577
1580
1578
1581
#: picard/script/serializer.py:236
1579
1582
#, python-format
1580
1583
msgid "Script successfully exported to %s"
1581
- msgstr ""
1584
+ msgstr "Скрипт успешно экспортирован в %s "
1582
1585
1583
1586
#: picard/script/serializer.py:247
1584
1587
#, python-format
1585
1588
msgid "Error importing \" %(filename)s\" : %(error)s"
1586
- msgstr ""
1589
+ msgstr "Ошибка при импорте \" %(filename)s \" : %(error)s "
1587
1590
1588
1591
#: picard/script/serializer.py:248
1589
1592
#, python-format
1590
1593
msgid "Error decoding \" %(filename)s\" : %(error)s"
1591
- msgstr ""
1594
+ msgstr "Ошибка декодирования \" %(filename)s \" : %(error)s "
1592
1595
1593
1596
#: picard/script/serializer.py:250
1597
+ #, fuzzy
1594
1598
msgid "Import Script File"
1595
- msgstr ""
1599
+ msgstr "Импортировать файл скрипта "
1596
1600
1597
1601
#: picard/script/serializer.py:264
1602
+ #, fuzzy
1598
1603
msgid "The file was empty"
1599
- msgstr ""
1604
+ msgstr "Файл был пуст "
1600
1605
1601
1606
#: picard/script/serializer.py:272
1602
1607
#, python-format
1603
1608
msgid "Imported from %s"
1604
- msgstr ""
1609
+ msgstr "Импортировано из %s "
1605
1610
1606
1611
#: picard/script/serializer.py:290
1612
+ #, fuzzy
1607
1613
msgid "Argument is not a dictionary"
1608
- msgstr ""
1614
+ msgstr "Аргумент не является словарём "
1609
1615
1610
1616
#: picard/script/serializer.py:292 picard/script/serializer.py:336
1611
1617
msgid "Invalid script package"
@@ -1673,15 +1679,16 @@ msgstr ""
1673
1679
#: picard/ui/aboutdialog.py:102
1674
1680
#, python-format
1675
1681
msgid "Version %(version)s"
1676
- msgstr ""
1682
+ msgstr "Версия %(version)s "
1677
1683
1678
1684
#: picard/ui/aboutdialog.py:104
1679
1685
msgid "Supported formats"
1680
- msgstr ""
1686
+ msgstr "Поддерживаемые форматы "
1681
1687
1682
1688
#: picard/ui/aboutdialog.py:106
1689
+ #, fuzzy
1683
1690
msgid "Please donate"
1684
- msgstr ""
1691
+ msgstr "Пожалуйста, сделайте пожертвование "
1685
1692
1686
1693
#: picard/ui/aboutdialog.py:107
1687
1694
msgid ""
0 commit comments