taler-ios

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

Taler_Wallet InfoPlist.xcstrings (4605B)


      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         "fr" : {
     26           "stringUnit" : {
     27             "state" : "translated",
     28             "value" : "Taler Wallet"
     29           }
     30         },
     31         "pl" : {
     32           "stringUnit" : {
     33             "state" : "translated",
     34             "value" : "Taler Wallet"
     35           }
     36         }
     37       }
     38     },
     39     "CFBundleName" : {
     40       "comment" : "Bundle name",
     41       "localizations" : {
     42         "en" : {
     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         "de" : {
     56           "stringUnit" : {
     57             "state" : "translated",
     58             "value" : "talerURIs scannen"
     59           }
     60         },
     61         "en" : {
     62           "stringUnit" : {
     63             "state" : "new",
     64             "value" : "Scan talerURIs"
     65           }
     66         },
     67         "es" : {
     68           "stringUnit" : {
     69             "state" : "translated",
     70             "value" : "Escanear talerURIs"
     71           }
     72         },
     73         "fr" : {
     74           "stringUnit" : {
     75             "state" : "translated",
     76             "value" : "Scanner talerURIs"
     77           }
     78         },
     79         "pl" : {
     80           "stringUnit" : {
     81             "state" : "translated",
     82             "value" : "Skanuj talerURIs"
     83           }
     84         },
     85         "uk" : {
     86           "stringUnit" : {
     87             "state" : "translated",
     88             "value" : "Сканувати talerURIs"
     89           }
     90         }
     91       }
     92     },
     93     "NSCameraUsageDescription" : {
     94       "comment" : "Privacy - Camera Usage Description",
     95       "localizations" : {
     96         "de" : {
     97           "stringUnit" : {
     98             "state" : "translated",
     99             "value" : "QR-Codes scannen"
    100           }
    101         },
    102         "en" : {
    103           "stringUnit" : {
    104             "state" : "translated",
    105             "value" : "Scan QR Codes"
    106           }
    107         },
    108         "es" : {
    109           "stringUnit" : {
    110             "state" : "translated",
    111             "value" : "Escanear códigos QR"
    112           }
    113         },
    114         "fr" : {
    115           "stringUnit" : {
    116             "state" : "translated",
    117             "value" : "Scanner les codes QR"
    118           }
    119         },
    120         "pl" : {
    121           "stringUnit" : {
    122             "state" : "translated",
    123             "value" : "Skanuj kody QR"
    124           }
    125         },
    126         "uk" : {
    127           "stringUnit" : {
    128             "state" : "translated",
    129             "value" : "Сканувати QR-коди"
    130           }
    131         }
    132       }
    133     },
    134     "NSFaceIDUsageDescription" : {
    135       "comment" : "Privacy - Face ID Usage Description",
    136       "extractionState" : "extracted_with_value",
    137       "localizations" : {
    138         "de" : {
    139           "stringUnit" : {
    140             "state" : "translated",
    141             "value" : "Schützen Sie Ihr Geld"
    142           }
    143         },
    144         "en" : {
    145           "stringUnit" : {
    146             "state" : "new",
    147             "value" : "Protect your money"
    148           }
    149         },
    150         "es" : {
    151           "stringUnit" : {
    152             "state" : "translated",
    153             "value" : "Proteja su dinero"
    154           }
    155         },
    156         "fr" : {
    157           "stringUnit" : {
    158             "state" : "translated",
    159             "value" : "Protégez votre argent"
    160           }
    161         },
    162         "pl" : {
    163           "stringUnit" : {
    164             "state" : "translated",
    165             "value" : "Chroń swoje pieniądze"
    166           }
    167         },
    168         "uk" : {
    169           "stringUnit" : {
    170             "state" : "translated",
    171             "value" : "Захистіть свої гроші"
    172           }
    173         }
    174       }
    175     },
    176     "NSHumanReadableCopyright" : {
    177       "comment" : "Copyright (human-readable)",
    178       "localizations" : {
    179         "en" : {
    180           "stringUnit" : {
    181             "state" : "translated",
    182             "value" : "© Taler-Systems.com"
    183           }
    184         }
    185       },
    186       "shouldTranslate" : false
    187     }
    188   },
    189   "version" : "1.0"
    190 }