-rw-r--r-- | i18n/ru/libsdmonapplet.ts | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/i18n/ru/libsdmonapplet.ts b/i18n/ru/libsdmonapplet.ts new file mode 100644 index 0000000..fe025f0 --- a/dev/null +++ b/i18n/ru/libsdmonapplet.ts @@ -0,0 +1,21 @@ +<!DOCTYPE TS><TS> +<context> + <name>SdMonitor</name> + <message> + <source>Eject card</source> + <translation>Выбросить карту</translation> + </message> + <message> + <source>SdMonitor</source> + <translation>SdМонитор</translation> + </message> + <message> + <source>Card eject failed!</source> + <translation>Выброс карты неудачен!</translation> + </message> + <message> + <source>&OK</source> + <translation>&Да</translation> + </message> +</context> +</TS> |