Skip to content

Commit

Permalink
updated readme & localizations
Browse files Browse the repository at this point in the history
  • Loading branch information
nedley committed Oct 15, 2019
1 parent e854ae3 commit f06b3c7
Show file tree
Hide file tree
Showing 5 changed files with 73 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
22 changes: 22 additions & 0 deletions appdb/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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 //
Expand Down Expand Up @@ -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 //
Expand Down
22 changes: 22 additions & 0 deletions appdb/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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 //
Expand Down Expand Up @@ -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 //
Expand Down
22 changes: 22 additions & 0 deletions appdb/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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 //
Expand Down Expand Up @@ -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 //
Expand Down
4 changes: 4 additions & 0 deletions appdb/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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 //
Expand Down

0 comments on commit f06b3c7

Please sign in to comment.