From f06b3c7683f0e881c383819a01cdaff085ad300b Mon Sep 17 00:00:00 2001 From: ned Date: Tue, 15 Oct 2019 15:13:47 +0200 Subject: [PATCH] updated readme & localizations --- README.md | 4 +++- appdb/en.lproj/Localizable.strings | 22 ++++++++++++++++++++++ appdb/es.lproj/Localizable.strings | 22 ++++++++++++++++++++++ appdb/it.lproj/Localizable.strings | 22 ++++++++++++++++++++++ appdb/ru.lproj/Localizable.strings | 4 ++++ 5 files changed, 73 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a2aedd..5a7f3b77 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,9 @@ $ cd appdb/ $ carthage update --platform iOS $ open appdb.xcodeproj ``` -Note: this project references the StartApp and AdMob SDKs. You will need to download them from [here](https://portal.startapp.com/#/pub/resource-center) and [here](https://developers.google.com/admob/ios/download), unzip them and import the `.framework` files (`StartApp.framework`, `GoogleMobileAds.framework`, `GoogleAppMeasurement.framework`, `GoogleUtilities.framework` and `nanopb.framework`) inside the project's `Frameworks` folder. Make sure to select `Copy items if needed` when copying the files. +Note: this project references the StartApp and AdMob SDKs. You will need to download them from [here](https://portal.startapp.com/#/pub/resource-center) and [here](https://developers.google.com/admob/ios/download), unzip them and drag the `.framework` files (`StartApp.framework`, `GoogleMobileAds.framework`, `GoogleAppMeasurement.framework`, `GoogleUtilities.framework` and `nanopb.framework`) inside the project's `Frameworks` folder. Make sure to select `Copy items if needed` when copying the files. + +Don't forget to change `GADApplicationIdentifier` in `Info.plist` to your identifier and update identifiers in `AdHelper.swift` accordingly. ## License MIT License. See [LICENSE](LICENSE) file for further information. diff --git a/appdb/en.lproj/Localizable.strings b/appdb/en.lproj/Localizable.strings index 418585e8..5b44d76d 100644 --- a/appdb/en.lproj/Localizable.strings +++ b/appdb/en.lproj/Localizable.strings @@ -256,6 +256,24 @@ "Could not find email service." = "Could not find email service."; "Follow System Appearance" = "Follow System Appearance"; "Automatically switch between light and dark theme based on System Appearance. To switch to the Darker theme instead, just manually select it once.\n\nNOTE: If you're experiencing issues (theme not switching automatically or mixed themes) just close the app from multitasking and reopen it." = "Automatically switch between light and dark theme based on System Appearance. To switch to the Darker theme instead, just manually select it once.\n\nNOTE: If you're experiencing issues (theme not switching automatically or mixed themes) just close the app from multitasking and reopen it."; +"Advanced Options" = "Advanced Options"; +"Check PRO Revocation" = "Check PRO Revocation"; +"Validate PRO Voucher" = "Validate PRO Voucher"; +"Activate PRO Voucher" = "Activate PRO Voucher"; +"Email Link Code" = "Email Link Code"; +"List apps managed by appdb" = "List apps managed by appdb"; +"Your PRO has not been revoked!" = "Your PRO has not been revoked!"; +"Enter Voucher" = "Enter Voucher"; +"Paste here the PRO voucher obtained by a reseller:" = "Paste here the PRO voucher obtained by a reseller:"; +"Activate" = "Activate"; +"Your PRO has been activated successfully!" = "Your PRO has been activated successfully!"; +"Validate" = "Validate"; +"Your PRO voucher is valid and can be activated!" = "Your PRO voucher is valid and can be activated!"; +"Enter below the email address where the link code will be sent:" = "Enter below the email address where the link code will be sent:"; +"Email was sent successfully!" = "Email was sent successfully!"; +"Apps managed by appdb" = "Apps managed by appdb"; +"Bundle IDs" = "Bundle IDs"; +"Only apps that are managed by appdb will appear here." = "Only apps that are managed by appdb will appear here."; ///////////////////// // UPDATES // @@ -319,6 +337,10 @@ "Your PRO subscription has been revoked by Apple." = "Your PRO subscription has been revoked by Apple."; "Your device doesn't seem to have a PRO subcription." = "Your device doesn't seem to have a PRO subcription."; "App duplication is currently supported on non-jailbroken devices with PRO." = "App duplication is currently supported on non-jailbroken devices with PRO."; +"Unknown voucher partner." = "Unknown voucher partner."; +"Invalid voucher." = "Invalid voucher."; +"Voucher already used." = "Voucher already used."; +"No devices with this email." = "No devices with this email."; //////////////////////////// // LINK REPORTING // diff --git a/appdb/es.lproj/Localizable.strings b/appdb/es.lproj/Localizable.strings index 398a3bc7..3bee710f 100644 --- a/appdb/es.lproj/Localizable.strings +++ b/appdb/es.lproj/Localizable.strings @@ -256,6 +256,24 @@ "Could not find email service." = "Imposible de encontrar el servicio de correo."; "Follow System Appearance" = "Seguir diseño del sistema"; "Automatically switch between light and dark theme based on System Appearance. To switch to the Darker theme instead, just manually select it once.\n\nNOTE: If you're experiencing issues (theme not switching automatically or mixed themes) just close the app from multitasking and reopen it." = "Automáticamente cambiar la apar de claro o a oscuro dependiendo del sistema. Para cambiar al tema más oscuro, simplemente selecciónelo manualmente una vez.\n\nNOTA: Si estás experimentando errores (el tema no se cambia correctamente o los temas se mezclan) cierra la app en segundo plano y vuélvelo a abrir."; +"Advanced Options" = "Opciones avanzadas"; +"Check PRO Revocation" = "Comprobar PRO"; +"Validate PRO Voucher" = "Validar código PRO"; +"Activate PRO Voucher" = "Activar código PRO"; +"Email Link Code" = "Código enviado por email"; +"List apps managed by appdb" = "Lista de apps manegadas por appdb"; +"Your PRO has not been revoked!" = "¡Tu PRO no fué revocado!"; +"Enter Voucher" = "Introduce código"; +"Paste here the PRO voucher obtained by a reseller:" = "Pega el código obtenido por los revendedores:"; +"Activate" = "Activar"; +"Your PRO has been activated successfully!" = "PRO activado correctamente !"; +"Validate" = "Validar"; +"Your PRO voucher is valid and can be activated!" = "¡Tu código PRO es válido y se puede activar!"; +"Enter below the email address where the link code will be sent:" = "Introduce un correo electrónico para enviar un código de verificación:"; +"Email was sent successfully!" = "¡Correo enviado correctamente!"; +"Apps managed by appdb" = "Apps manegadas por appdb"; +"Bundle IDs" = "ID de paquetes"; +"Only apps that are managed by appdb will appear here." = "Solamente apps que son manegados por appdb aparecerán aquí."; ///////////////////// // UPDATES // @@ -319,6 +337,10 @@ "Your PRO subscription has been revoked by Apple." = "Tu suscripción PRO ha sido revocada por Apple."; "Your device doesn't seem to have a PRO subcription." = "Parece que tu dispositivo no tiene PRO."; "App duplication is currently supported on non-jailbroken devices with PRO." = "La duplicación de apps solo está disponible con subscripción PRO."; +"Unknown voucher partner." = "El cupón suministrado no es válido y sido usado por un desconocido."; +"Invalid voucher." = "Cupón inválido."; +"Voucher already used." = "Este cupón ya ha sido usado."; +"No devices with this email." = "No hay dispositivos con este email"; //////////////////////////// // LINK REPORTING // diff --git a/appdb/it.lproj/Localizable.strings b/appdb/it.lproj/Localizable.strings index f576957e..eaacfda5 100644 --- a/appdb/it.lproj/Localizable.strings +++ b/appdb/it.lproj/Localizable.strings @@ -256,6 +256,24 @@ "Could not find email service." = "Impossibile trovare il servizio email collegato."; "Follow System Appearance" = "Segui tema del sistema"; "Automatically switch between light and dark theme based on System Appearance. To switch to the Darker theme instead, just manually select it once.\n\nNOTE: If you're experiencing issues (theme not switching automatically or mixed themes) just close the app from multitasking and reopen it." = "Passa automaticamente tra tema scuro e chiaro in base alle impostazioni di sistema. Per passare al tema più scuro, invece, selezionalo manualmente una volta.\n\nNOTA: Se rilevi dei problemi (tema che non cambia in automatico, oppure temi chiaro e scuro mischiati) chiudi l'app dal multitasking e riaprila."; +"Advanced Options" = "Opzioni Avanzate"; +"Check PRO Revocation" = "Controlla revocazione PRO"; +"Validate PRO Voucher" = "Controlla validità voucher PRO"; +"Activate PRO Voucher" = "Attiva PRO con voucher"; +"Email Link Code" = "Invia codice link per email"; +"List apps managed by appdb" = "Lista app gestite da appdb"; +"Your PRO has not been revoked!" = "Il tuo abbonamento PRO non è stato revocato!"; +"Enter Voucher" = "Inserisci voucher"; +"Paste here the PRO voucher obtained by a reseller:" = "Incolla qui il voucher ottenuto dal tuo rivenditore:"; +"Activate" = "Attiva"; +"Your PRO has been activated successfully!" = "Il tuo abbonamento PRO è stato attivato correttamente!"; +"Validate" = "Controlla"; +"Your PRO voucher is valid and can be activated!" = "Il tuo voucher PRO è valido e può essere attivato!"; +"Enter below the email address where the link code will be sent:" = "Inserisci qui l'indirizzo email al quale verrà inviato il codice link:"; +"Email was sent successfully!" = "Email inviata correttamente!"; +"Apps managed by appdb" = "App gestite da appdb"; +"Bundle IDs" = "Bundle ID"; +"Only apps that are managed by appdb will appear here." = "Solo le app gestite da appdb appariranno qui."; ///////////////////// // UPDATES // @@ -319,6 +337,10 @@ "Your PRO subscription has been revoked by Apple." = "Il tuo abbonamento PRO è stato revocato da Apple."; "Your device doesn't seem to have a PRO subcription." = "Il tuo dispositivo non ha un abbonamento PRO attivo."; "App duplication is currently supported on non-jailbroken devices with PRO." = "La duplicazione di app è al momento supportata solo su dispositivi senza jailbreak e con abbonamento PRO"; +"Unknown voucher partner." = "Voucher ottenuto da un rivenditore non riconosciuto."; +"Invalid voucher." = "Voucher non valido."; +"Voucher already used." = "Questo voucher è già stato utilizzato."; +"No devices with this email." = "Nessun dispositivo trovato con questa email."; //////////////////////////// // LINK REPORTING // diff --git a/appdb/ru.lproj/Localizable.strings b/appdb/ru.lproj/Localizable.strings index 09b1ca7a..db562b43 100644 --- a/appdb/ru.lproj/Localizable.strings +++ b/appdb/ru.lproj/Localizable.strings @@ -319,6 +319,10 @@ "Your PRO subscription has been revoked by Apple." = "Ваш PRO статус был отозван корпорацией Apple."; "Your device doesn't seem to have a PRO subcription." = "У вашего устройства нет статуса PRO."; "App duplication is currently supported on non-jailbroken devices with PRO." = "Установка дубликатов приложений поддерживается только на невзломанных устройствах с PRO."; +"Unknown voucher partner." = "Предоставленный ваучер недействителен."; +"Invalid voucher." = "Недействительный ваучер."; +"Voucher already used." = "Этот ваучер уже был использован ранее."; +"No devices with this email." = "Привязанных устройств с таким email нет."; //////////////////////////// // LINK REPORTING //