Taler_Wallet InfoPlist.xcstrings (3249B)
1 { 2 "sourceLanguage" : "en", 3 "strings" : { 4 "CFBundleDisplayName" : { 5 "comment" : "Bundle display name", 6 "localizations" : { 7 "de" : { 8 "stringUnit" : { 9 "state" : "translated", 10 "value" : "Taler Wallet" 11 } 12 }, 13 "en" : { 14 "stringUnit" : { 15 "state" : "translated", 16 "value" : "Taler Wallet" 17 } 18 }, 19 "es" : { 20 "stringUnit" : { 21 "state" : "translated", 22 "value" : "Taler Wallet" 23 } 24 } 25 } 26 }, 27 "CFBundleName" : { 28 "comment" : "Bundle name", 29 "localizations" : { 30 "de" : { 31 "stringUnit" : { 32 "state" : "translated", 33 "value" : "Taler_Wallet" 34 } 35 }, 36 "en" : { 37 "stringUnit" : { 38 "state" : "translated", 39 "value" : "Taler_Wallet" 40 } 41 }, 42 "es" : { 43 "stringUnit" : { 44 "state" : "translated", 45 "value" : "Taler_Wallet" 46 } 47 } 48 }, 49 "shouldTranslate" : false 50 }, 51 "NFCReaderUsageDescription" : { 52 "comment" : "Privacy - NFC Scan Usage Description", 53 "extractionState" : "extracted_with_value", 54 "localizations" : { 55 "en" : { 56 "stringUnit" : { 57 "state" : "new", 58 "value" : "Scan talerURIs" 59 } 60 } 61 } 62 }, 63 "NSCameraUsageDescription" : { 64 "comment" : "Privacy - Camera Usage Description", 65 "localizations" : { 66 "de" : { 67 "stringUnit" : { 68 "state" : "translated", 69 "value" : "QR-Codes scannen" 70 } 71 }, 72 "en" : { 73 "stringUnit" : { 74 "state" : "translated", 75 "value" : "Scan QR Codes" 76 } 77 }, 78 "es" : { 79 "stringUnit" : { 80 "state" : "translated", 81 "value" : "Escanear códigos QR" 82 } 83 } 84 } 85 }, 86 "NSFaceIDUsageDescription" : { 87 "comment" : "Privacy - Face ID Usage Description", 88 "extractionState" : "extracted_with_value", 89 "localizations" : { 90 "de" : { 91 "stringUnit" : { 92 "state" : "translated", 93 "value" : "Schützen Sie Ihr Geld" 94 } 95 }, 96 "en" : { 97 "stringUnit" : { 98 "state" : "new", 99 "value" : "Protect your money" 100 } 101 }, 102 "es" : { 103 "stringUnit" : { 104 "state" : "translated", 105 "value" : "Proteja su dinero" 106 } 107 } 108 } 109 }, 110 "NSHumanReadableCopyright" : { 111 "comment" : "Copyright (human-readable)", 112 "localizations" : { 113 "de" : { 114 "stringUnit" : { 115 "state" : "translated", 116 "value" : "© Taler-Systems.com" 117 } 118 }, 119 "en" : { 120 "stringUnit" : { 121 "state" : "translated", 122 "value" : "© Taler-Systems.com" 123 } 124 }, 125 "es" : { 126 "stringUnit" : { 127 "state" : "translated", 128 "value" : "© Taler-Systems.com" 129 } 130 } 131 }, 132 "shouldTranslate" : false 133 } 134 }, 135 "version" : "1.0" 136 }