zxing/iphone/Barcodes/en.lproj/Localizable.strings
2010-11-14 17:18:29 +00:00

142 lines
3.1 KiB
Plaintext

/* Add Contact? */
"AddContactAction alert message" = "Add Contact?";
/* Cancel */
"AddContactAction cancel button title" = "Cancel";
/* Add Contact */
"AddContactAction confirm button title" = "Add Contact";
/* Add Contact */
"AddContactAction title" = "Add Contact";
/* Call %@ */
"CallAction action title" = "Call %@";
/* Call */
"CallAction alert button title" = "Call";
/* Call %@? */
"CallAction alert message" = "Call %@?";
/* Call */
"CallAction alert title" = "Call";
/* Compose */
"SMSAction alert title" = "Compose";
/* Contact */
"Contact Result Type Name" = "Contact";
/* No barcode detected. */
"Decoder BarcodeDetectionFailure" = "No barcode detected.";
/* Decoding ... */
"Decoder MessageWhileDecoding" = "Decoding ...";
/* ZXing */
"DecoderViewController AppTitle" = "Barcodes";
/* Cancel */
"DecoderViewController cancel button title" = "Cancel";
/* About */
"DecoderViewController about button title" = "About";
/* Hints */
"DecoderViewController Hints MessageViewController title" = "Hints";
/* About */
"DecoderViewController About MessageViewController title" = "About";
/* Decoding image (%.0fx%.0f) ... */
"DecoderViewController MessageWhileDecodingWithDimensions" = "Decoding image (%.0fx%.0f) ...";
/* Please take or choose a picture containing a barcode */
"DecoderViewController take or choose picture" = "Please take or choose a picture containing a barcode";
/* Email %@ */
"EmailAction action title" = "Email %@";
/* Compose */
"EmailAction alert button title" = "Compose";
/* Compose Email to %@? */
"EmailAction alert message" = "Compose Email to %@?";
/* Compose Email */
"EmailAction alert title" = "Compose Email";
/* %@ */
"EmailParsedResult Display: Body" = "%@";
/* To: %@ */
"EmailParsedResult Display: Recipient" = "To: %@";
/* Subject: %@ */
"EmailParsedResult Display: Subject" = "Subject: %@";
/* Email */
"EmailParsedResult type name" = "Email";
/* Geo: %@ */
"GeoParsedResult display" = "Geo: %@";
/* Geolocation */
"GeoParsedResult type name" = "Geolocation";
/* Open URL */
"OpenURLAction action title" = "Open URL";
/* Open */
"OpenURLAction alert button title" = "Open";
/* Open URL <%@>? */
"OpenURLAction alert message" = "Open URL <%@>?";
/* Open URL */
"OpenURLAction alert title" = "Open URL";
/* Cancel */
"OpenURLAction cancel button title" = "Cancel";
/* Scan Archive */
"ScanArchiveTitle" = "Scan Archive";
/* Scan */
"ScanViewController title" = "Scan";
/* Show on Map */
"ShowMapAction action title" = "Show on Map";
/* Show */
"ShowMapAction alert button title" = "Show";
/* Show location %@ on Map ? */
"ShowMapAction alert message" = "Show location %@ on Map?";
/* Show on Map */
"ShowMapAction alert title" = "Show on Map";
/* Compose SMS to %@ */
"SMSAction action title" = "Compose SMS to %@";
/* Compose */
"SMSAction alert button title" = "Compose";
/* Compose SMS to %@? */
"SMSAction alert message" = "Compose SMS to %@?";
/* SMS */
"SMSParsedResult type name" = "SMS";
/* Tel */
"TelParsedResult type name" = "Tel";
/* Text */
"TextParsedResult type name" = "Text";
/* URI */
"URIParsedResult type name" = "URI";