diff --git a/app/build.gradle b/app/build.gradle index 22539a296..0bcaebec4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,6 +27,7 @@ android { disable "GoogleAppIndexingWarning" disable "ButtonStyle" disable "AlwaysShowAction" + disable "MissingTranslation" } // This is for Robolectric support for SDK 23 diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 198ca24b8..5619e4a6c 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -15,12 +15,11 @@ Uložit Naskenovat kartu Vložit vlastnoručně - Edit Card + Editovat Smazat Potvrdit - Block Rotation - Unblock Rotation + Odstzranit věrnostní kartu Opravdu chcete smazat tuto věrnostní kartu? Ano @@ -35,7 +34,7 @@ Nebyl zadán Obchod Nebylo zadáno ID karty - Could not lookup loyalty card + %1$s: %2$s @@ -58,7 +57,6 @@ Verze: %s Revizní informace: %s %s používá tyto knihovny třetích stran: %s - %s uses the following third-party resources: %s Vyberte čárový kód Zadejte hodnotu čárového kódu a potm vyberte kód, který představuje čárový kód, který je na kartě. @@ -81,17 +79,4 @@ Použít složku exportu Odeslat… - Start Intro - Welcome to Loyalty Card Keychain\n - Manage your barcode-based store/loyalty cards on your phone!\n\n - Adding Cards\n - Add a new card by touching the plus from the card list.\n\n - Adding Cards\n - To add the barcode, either capture with the camera or type in manually.\n\n - Show Card\n - To display a card, click on the store name from the main screen\n\n - Backup\n - The cards can be backed-up. To export or import card data touch Import/Export in the menu on the main page.\n\n - Feedback\n - This app is free, ad-free, and open source. See details by touching About in the menu on the main page.\n\nPlease leave feedback in the app store! (: diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index c5b777bc3..736c7066a 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -25,7 +25,7 @@ Import Importiert von: %1$s Keine Kartennummer angegeben - Could not lookup loyalty card + Ohne die Berechtigung für den externen Speicher kann kein Import oder Export erfolgen. Sie haben noch keine Kundenkarte angelegt. Über den "+" Button oben rechts, können welche angelegt werden.\n\nDiese App ermöglicht es, Kundenkarten immer mit zu führen. Abbrechen @@ -34,11 +34,10 @@ %1$s: %2$s Bestätigen Kopiere die Nummer in die Zwischenablage - Block Rotation - Unblock Rotation + Löschen Bitte bestätigen Sie, dass diese Karte gelöscht werden soll. - Lösche die Kundenkarte + Bearbeiten Kundenkarte bearbeiten Karte einfügen diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 97c4e5eed..ed32ec742 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -18,8 +18,7 @@ Modifier Modifier Supprimer - Block Rotation - Unblock Rotation + Confirmer Supprimer la carte de fidélité Confirmez que vous souhaitez supprimer cette carte @@ -35,7 +34,6 @@ Aucun nom n\'a été saisi Aucun numéro n\'a été saisi - Could not lookup loyalty card %1$s: %2$s diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 1d93c8c01..5cd83ad18 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -25,7 +25,7 @@ Nessun negozio inserito Nessun codice carta inserito - Could not lookup loyalty card + %1$s: %2$s Note diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 16adcf6e6..e0b1d01e8 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -15,12 +15,11 @@ Išsaugoti Nufotografuoti kortelę Įvesti kortelę - Edit Card + Redaguoti Ištrinti Patvirtinti - Block Rotation - Unblock Rotation + Panaikinti lojalumo kortelę Prašome patvirtinti jog Jūs norite panaikinti šią lojalumo kortelę. Gerai @@ -35,7 +34,7 @@ Parduotuvė neįvesta Neįvestas kortelės ID - Could not lookup loyalty card + %1$s: %2$s @@ -58,41 +57,10 @@ Versija: %s Revizijos informacija: %s %s naudoja šias trečiosios šalies bibliotekas: %s - %s uses the following third-party resources: %s Pasirinkite brūkšninį kodą Enter the barcode value then select the image which represents the barcode you want to use Kortelės ID nukopijuota į iškarpinę - Backed up data can allow you to move your cards to another device. - Import successful - Import failed - Export successful - Export failed - Data is written to the top directory in external storage. - Import from filesystem - Choose a specific file from the filesystem. - From filesystem - Use external application - Use an external application like Dropbox, Google Drive, or your favorite file manager to open a file. - Use external application - Import from export location - Import from the same location on the filesystem that is written to on export. - Use export location - Send… - - Start Intro - Welcome to Loyalty Card Keychain\n - Manage your barcode-based store/loyalty cards on your phone!\n\n - Adding Cards\n - Add a new card by touching the plus from the card list.\n\n - Adding Cards\n - To add the barcode, either capture with the camera or type in manually.\n\n - Show Card\n - To display a card, click on the store name from the main screen\n\n - Backup\n - The cards can be backed-up. To export or import card data touch Import/Export in the menu on the main page.\n\n - Feedback\n - This app is free, ad-free, and open source. See details by touching About in the menu on the main page.\n\nPlease leave feedback in the app store! (: diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 3517d3c09..56123dc08 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -25,7 +25,6 @@ Geen winkel toegevoegd Geen kaart-ID toegevoegd - Could not lookup loyalty card %1$s: %2$s Notitie @@ -48,10 +47,10 @@ Versie: %s Revisieïnformatie: %s %s gebruikt de volgende bibliotheken van derden: %s - %s uses the following third-party resources: %s + Oké Voer kaart in - Edit Card + Selecteer barcode Voer de waarde van de barcode in en kies daarna de afbeelding die de barcode die je wil gebruiken representeert Kopieer het ID naar het klembord @@ -59,8 +58,7 @@ Bevestig Bevestig deze kaart te verwijderen. Verwijder kaart - Block Rotation - Unblock Rotation + Data die is geback-upt maakt het mogelijk om je klantenkaarten naar een ander apparaat te verplaatsen. Importeren succesvol Importeren mislukte @@ -78,17 +76,4 @@ gebruik exporteerlocaite Verzend… - Start Intro - Welcome to Loyalty Card Keychain\n - Manage your barcode-based store/loyalty cards on your phone!\n\n - Adding Cards\n - Add a new card by touching the plus from the card list.\n\n - Adding Cards\n - To add the barcode, either capture with the camera or type in manually.\n\n - Show Card\n - To display a card, click on the store name from the main screen\n\n - Backup\n - The cards can be backed-up. To export or import card data touch Import/Export in the menu on the main page.\n\n - Feedback\n - This app is free, ad-free, and open source. See details by touching About in the menu on the main page.\n\nPlease leave feedback in the app store! (: