taler-ios

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

GNU_Taler InfoPlist.xcstrings (3555B)


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