mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-08 01:17:54 -04:00
The preferred way to create a shortcut is through the launcher. Although it is possible for an app to create shortcuts, there is concern that allowing the app to do so may not be desirable due to potentials for abuse. As there is support now for adding shortcuts through the launcher, this app do not need to also support creating them itself.
102 lines
6.4 KiB
XML
102 lines
6.4 KiB
XML
<resources
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
|
<string name="app_name">Loyalty Card Keychain</string>
|
|
<string name="action_add">Add</string>
|
|
|
|
<string name="noGiftCards">You don\'t have any loyalty cards at the moment. Click the "+" (plus) button up top to get started.\n\nLoyalty Card Locker lets you carry your loyalty cards on your phone, so they are always within reach.</string>
|
|
|
|
<string name="storeName">Store</string>
|
|
<string name="note">Note</string>
|
|
<string name="cardId">Card ID</string>
|
|
<string name="barcodeType">Barcode Type</string>
|
|
|
|
<string name="cancel">Cancel</string>
|
|
<string name="save">Save</string>
|
|
<string name="capture">Capture Card</string>
|
|
<string name="enterCard">Enter Card</string>
|
|
<string name="editCard">Edit Card</string>
|
|
<string name="edit">Edit</string>
|
|
<string name="delete">Delete</string>
|
|
<string name="confirm">Confirm</string>
|
|
<string name="lockScreen">Block Rotation</string>
|
|
<string name="unlockScreen">Unblock Rotation</string>
|
|
<string name="deleteTitle">Remove Loyalty Card</string>
|
|
<string name="deleteConfirmation">Please confirm that you want to delete this card.</string>
|
|
<string name="ok">OK</string>
|
|
<string name="copy_to_clipboard">Copy ID to clipboard</string>
|
|
<string name="sendLabel">Send…</string>
|
|
<string name="addedShortcut">Added to Home Screen</string>
|
|
|
|
<string name="editCardTitle">Edit Loyalty Card</string>
|
|
<string name="addCardTitle">Add Loyalty Card</string>
|
|
<string name="viewCardTitle">View Loyalty Card</string>
|
|
<string name="scanCardBarcode">Scan Card\'s Barcode</string>
|
|
<string name="cardShortcut">Card Shortcut</string>
|
|
<string name="noCardsMessage">There are no cards, add one first</string>
|
|
|
|
<string name="barcodeImageDescription">Image of card\'s barcode</string>
|
|
|
|
<string name="noStoreError">No Store entered</string>
|
|
<string name="noCardIdError">No Card ID entered</string>
|
|
<string name="noCardExistsError">Could not lookup loyalty card</string>
|
|
|
|
<string name="cardIdFormat">%1$s: %2$s</string>
|
|
<string name="storeNameAndNoteFormat" translatable="false">%1$s - %2$s</string>
|
|
|
|
<string name="importExport">Import/Export</string>
|
|
<string name="importName">Import</string>
|
|
<string name="exportName">Export</string>
|
|
<string name="importExportHelp">Backed up data can allow you to move your cards to another device.</string>
|
|
<string name="importedFrom">Imported from: %1$s</string>
|
|
<string name="exportedTo">Exported to: %1$s</string>
|
|
<string name="fileMissing">File missing: %1$s</string>
|
|
<string name="importSuccessfulTitle">Import successful</string>
|
|
<string name="importFailedTitle">Import failed</string>
|
|
<string name="importFailed">Failed to import: %1$s</string>
|
|
<string name="exportSuccessfulTitle">Export successful</string>
|
|
<string name="exportFailedTitle">Export failed</string>
|
|
<string name="exportFailed">Failed to export: %1$s</string>
|
|
<string name="importing">Importing…</string>
|
|
<string name="exporting">Exporting…</string>
|
|
<string name="noExternalStoragePermissionError">Unable to import or export cards without the external storage permission</string>
|
|
<string name="exportOptionExplanation">Data is written to the top directory in external storage.</string>
|
|
<string name="importOptionFilesystemTitle">Import from filesystem</string>
|
|
<string name="importOptionFilesystemExplanation">Choose a specific file from the filesystem.</string>
|
|
<string name="importOptionFilesystemButton">From filesystem</string>
|
|
<string name="importOptionApplicationTitle">Use external application</string>
|
|
<string name="importOptionApplicationExplanation">Use an external application like Dropbox, Google Drive, or your favorite file manager to open a file.</string>
|
|
<string name="importOptionApplicationButton">Use external application</string>
|
|
<string name="importOptionFixedTitle">Import from export location</string>
|
|
<string name="importOptionFixedExplanation">Import from the same location on the filesystem that is written to on export.</string>
|
|
<string name="importOptionFixedButton">Use export location</string>
|
|
|
|
<string name="about">About</string>
|
|
<string name="app_copyright_fmt">Copyright 2016-<xliff:g>%d</xliff:g> Branden Archer</string>
|
|
<string name="app_license">Licensed under the GPLv3.</string>
|
|
<string name="about_title_fmt">About <xliff:g id="app_name">%s</xliff:g></string>
|
|
<string name="debug_version_fmt">Version: <xliff:g id="version">%s</xliff:g></string>
|
|
<string name="app_revision_fmt">Revision Information: <xliff:g id="app_revision_url">%s</xliff:g></string>
|
|
<string name="app_libraries"><xliff:g id="app_name">%s</xliff:g> uses the following third-party libraries: <xliff:g id="app_libraries_list">%s</xliff:g></string>
|
|
<string name="app_resources"><xliff:g id="app_name">%s</xliff:g> uses the following third-party resources: <xliff:g id="app_resources_list">%s</xliff:g></string>
|
|
|
|
<string name="selectBarcodeTitle">Select Barcode</string>
|
|
<string name="enterBarcodeInstructions">Enter the barcode value then select the image which represents the barcode you want to use</string>
|
|
|
|
<string name="copy_to_clipboard_toast">Card ID copied to clipboard</string>
|
|
|
|
<string name="startIntro">Start Intro</string>
|
|
<string name="intro1Title">Welcome to Loyalty Card Keychain\n</string>
|
|
<string name="intro1Description">Manage your barcode-based store/loyalty cards on your phone!\n\n</string>
|
|
<string name="intro2Title">Adding Cards\n</string>
|
|
<string name="intro2Description">Add a new card by touching the plus from the card list.\n\n</string>
|
|
<string name="intro3Title">Adding Cards\n</string>
|
|
<string name="intro3Description">To add the barcode, either capture with the camera or type in manually.\n\n</string>
|
|
<string name="intro4Title">Show Card\n</string>
|
|
<string name="intro4Description">To display a card, click on the store name from the main screen\n\n</string>
|
|
<string name="intro5Title">Backup\n</string>
|
|
<string name="intro5Description">The cards can be backed-up. To export or import card data touch Import/Export in the menu on the main page.\n\n</string>
|
|
<string name="intro6Title">Feedback\n</string>
|
|
<string name="intro6Description">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! (:</string>
|
|
</resources>
|