diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-05-31 20:49:56 +0200 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-05-31 20:49:56 +0200 |
commit | 6d1369be56af0d61678d1632fd98f7a4ff41b11f (patch) | |
tree | 108c54bbc3e109af76bd463bbe492a1684d3bbab /OpenKeychain/src/main/res/values-cs | |
parent | 8a2ffd8f90e9653ed69f945a94f6b9702dbdfff4 (diff) | |
download | open-keychain-6d1369be56af0d61678d1632fd98f7a4ff41b11f.tar.gz open-keychain-6d1369be56af0d61678d1632fd98f7a4ff41b11f.tar.bz2 open-keychain-6d1369be56af0d61678d1632fd98f7a4ff41b11f.zip |
Pull from transifex
Diffstat (limited to 'OpenKeychain/src/main/res/values-cs')
-rw-r--r-- | OpenKeychain/src/main/res/values-cs/strings.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/values-cs/strings.xml b/OpenKeychain/src/main/res/values-cs/strings.xml new file mode 100644 index 000000000..e3d3a6493 --- /dev/null +++ b/OpenKeychain/src/main/res/values-cs/strings.xml @@ -0,0 +1,31 @@ +<?xml version='1.0' encoding='UTF-8'?> +<resources> + <!--title--> + <!--section--> + <!--button--> + <!--menu--> + <!--label--> + <!--choice--> + <!--key flags--> + <!--sentences--> + <!--errors + no punctuation, all lowercase, + they will be put after "error_message", e.g. "Error: file not found"--> + <!--errors without preceeding Error:--> + <!--results shown after decryption/verification--> + <!--progress dialogs, usually ending in '…'--> + <!--action strings--> + <!--key bit length selections--> + <!--compression--> + <!--Help--> + <!--Import--> + <!--Intent labels--> + <!--Remote API--> + <!--Share--> + <!--Key list--> + <!--Key view--> + <!--Navigation Drawer--> + <!--hints--> + <!--certs--> + <!--unsorted--> +</resources> |