Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-15 14:05:48 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-15 14:05:48 +0300
commitb542b5c6189b125f58203c59f5325a584c931291 (patch)
tree2d19ced4341b58b650e8c4375e9878f995e518d4 /Properties/Resources.ro-RO.resx
parent63a615145fdb392c1865a622010a0bcbd251e680 (diff)
Minor fixes, translations update
Diffstat (limited to 'Properties/Resources.ro-RO.resx')
-rw-r--r--Properties/Resources.ro-RO.resx15
1 files changed, 15 insertions, 0 deletions
diff --git a/Properties/Resources.ro-RO.resx b/Properties/Resources.ro-RO.resx
index 8e30ff7b..c3d09be2 100644
--- a/Properties/Resources.ro-RO.resx
+++ b/Properties/Resources.ro-RO.resx
@@ -178,6 +178,12 @@
<data name="FirstRun">
<value>Hello there! I'm very glad that you are using hakchi2. It's very simple to use. Just click "Add more games", select some ROMs, press "Synchronize" and follow the instructions. Good luck!</value>
</data>
+ <data name="FlashNandCQ">
+ <value>Do you want to flash NAND-C partition image? It will replace all user data.</value>
+ </data>
+ <data name="FlashingNand">
+ <value>Flashing NAND memory...</value>
+ </data>
<data name="FlasingCustom">
<value>Flashing custom kernel...</value>
</data>
@@ -286,6 +292,9 @@
<data name="NandDumped">
<value>NAND memory is dumped successfully.</value>
</data>
+ <data name="NandFlashed">
+ <value>NAND memory flashed.</value>
+ </data>
<data name="Need3rdPartyEmulator">
<value>Oops, it seems like "{0}" is not going not work correctly with the original emulator. Do you want to use a 3rd party emulator for this game (it needs to be installed)?</value>
</data>
@@ -316,6 +325,9 @@
<data name="NotFound">
<value>Not found:</value>
</data>
+ <data name="NotRecommended">
+ <value>not recommended</value>
+ </data>
<data name="OriginalKernelQ">
<value>Do you want to flash the original kernel?</value>
</data>
@@ -364,6 +376,9 @@
<data name="SizeOfSaves">
<value>Size of selected save-states:</value>
</data>
+ <data name="TooManyPerFolder">
+ <value>Warning! It's not recommended to store so many games per folder.</value>
+ </data>
<data name="UninstallFactoryNote">
<value>Don't forget to perform a factory reset if you want to delete all Suspend Points.</value>
</data>