taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

Taler_Nightly InfoPlist.xcstrings (3288B)


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