From cdc451fdca2f95434a7d5358cc8f55e118490fa3 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Tue, 1 Oct 2019 18:38:50 +0200 Subject: [PATCH] New translations strings.properties (Czech) [ci skip] --- .../main/resources/i18n/strings_cs.properties | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 main/ui/src/main/resources/i18n/strings_cs.properties diff --git a/main/ui/src/main/resources/i18n/strings_cs.properties b/main/ui/src/main/resources/i18n/strings_cs.properties new file mode 100644 index 000000000..900cecef7 --- /dev/null +++ b/main/ui/src/main/resources/i18n/strings_cs.properties @@ -0,0 +1,41 @@ +# Generics +## Button + +# Tray Menu + +# Add Vault Wizard +## Welcome +## New +## Existing +## Success + +# Remove Vault + +# Change Password + +# Forget Password + +# Unlock +## Success + +# Migration +## Start +## Run +## Sucess + +# Preferences +## General +## Volume +## Updates + +# Main Window +## Vault List +## Vault Detail + +# Wrong File Alert + +# Vault Options + +# Misc + +# Quit