Update Russian translation (#3002)
* Update Russian translation * Update Russian translation * Update Russian translation
This commit is contained in:
parent
d690732c7d
commit
203e71f9fe
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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 '%s'.</source>
|
||||
<translation>
|
||||
<translation type="vanished">
|
||||
<numerusform>Saved %n cheat to '%s'.</numerusform>
|
||||
<numerusform>Saved %n cheats to '%s'.</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>
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue