Skip to content

Commit

Permalink
New translations yourlanguage.ts (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Jul 2, 2024
1 parent 0dc6e12 commit caf667c
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions src/crash-reporter/languages/Ukrainian.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="uk" sourcelanguage="en">
<context>
<name>CrashReporterWindow</name>
<message>
<location filename="../src/crash-reporter-window.ui" line="14"/>
<source>Crash Reporter</source>
<translation>Звіт про Збій</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="28"/>
<source>Sorry</source>
<translation>Вибачте</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="44"/>
<source>Grabber encountered a problem and crashed. The program will try to restore your tabs and other settings when it restarts.</source>
<translation>Grabber зіштовхнувся з помилкою і розбився. Програма спробує відновити ваші вкладки та інші устави після перезапуску.</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="60"/>
<source>To help us fix this crash, you can send us a bug report.</source>
<translation>Аби допомогти нам із цим збоєм, ви можете надіслати нам звіт про помилку.</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="70"/>
<source>Send a bug report</source>
<translation>Надіслати звіт про помилку</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="95"/>
<source>Log</source>
<translation>Звіт</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="102"/>
<source>Settings</source>
<translation>Устави</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="109"/>
<source>Dump</source>
<translation>Дамп</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="155"/>
<source>Restart</source>
<translation>Перезапуск</translation>
</message>
<message>
<location filename="../src/crash-reporter-window.ui" line="162"/>
<source>Quit</source>
<translation>Вийти</translation>
</message>
</context>
</TS>

0 comments on commit caf667c

Please sign in to comment.