Skip to content

Commit

Permalink
Update Russian translation (#3002)
Browse files Browse the repository at this point in the history
* Update Russian translation

* Update Russian translation

* Update Russian translation
  • Loading branch information
shikulja committed Sep 2, 2023
1 parent d690732 commit 203e71f
Show file tree
Hide file tree
Showing 2 changed files with 4,692 additions and 1,286 deletions.
12 changes: 8 additions & 4 deletions src/duckstation-qt/translations/duckstation-qt_en.ts
Expand Up @@ -4,6 +4,7 @@
<context>
<name>EmuThread</name>
<message numerus="yes">
<location filename="../qthost.cpp" line="1211"/>
<source>%n points</source>
<translation>
<numerusform>%n point</numerusform>
Expand All @@ -14,6 +15,7 @@
<context>
<name>EmulationSettingsWidget</name>
<message numerus="yes">
<location filename="../emulationsettingswidget.cpp" line="196"/>
<source>Rewind for %n frame(s), lasting %1 second(s) will require up to %2MB of RAM and %3MB of VRAM.</source>
<translation>
<numerusform>Rewind for %n frame, lasting %1 second(s) will require up to %2MB of RAM and %3MB of VRAM.</numerusform>
Expand All @@ -24,6 +26,7 @@
<context>
<name>InputBindingWidget</name>
<message numerus="yes">
<location filename="../inputbindingwidgets.cpp" line="68"/>
<source>%n bindings</source>
<translation>
<numerusform>%n binding</numerusform>
Expand All @@ -34,6 +37,7 @@
<context>
<name>MemoryCardEditorDialog</name>
<message numerus="yes">
<location filename="../memorycardeditordialog.cpp" line="296"/>
<source>%n block(s) free%1</source>
<translation>
<numerusform>%n block free%1</numerusform>
Expand All @@ -45,28 +49,28 @@
<name>OSDMessage</name>
<message numerus="yes">
<source>%n cheats are now active.</source>
<translation>
<translation type="vanished">
<numerusform>%n cheat is now active.</numerusform>
<numerusform>%n cheats are now active.</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n cheats are now inactive.</source>
<translation>
<translation type="vanished">
<numerusform>%n cheat is now inactive.</numerusform>
<numerusform>%n cheats are now inactive.</numerusform>
</translation>
</message>
<message numerus="yes">
<source>Saved %n cheats to &apos;%s&apos;.</source>
<translation>
<translation type="vanished">
<numerusform>Saved %n cheat to &apos;%s&apos;.</numerusform>
<numerusform>Saved %n cheats to &apos;%s&apos;.</numerusform>
</translation>
</message>
<message numerus="yes">
<source>%n cheats are enabled. This may result in instability.</source>
<translation>
<translation type="vanished">
<numerusform>%n cheat is enabled. This may result in instability.</numerusform>
<numerusform>%n cheats are enabled. This may result in instability.</numerusform>
</translation>
Expand Down

0 comments on commit 203e71f

Please sign in to comment.