Barcode Scanner: move texts to localizable format

We will maintain the translation in fdroiddata until upstream takes it
over or it proves problematic.

https://fdroid.gitlab.io/fdroid-website/docs/All_About_Descriptions_Graphics_and_Screenshots
This commit is contained in:
Hans-Christoph Steiner 2017-06-02 15:16:27 +02:00
parent 5185e05e94
commit 615cda47c5
52 changed files with 203 additions and 25 deletions

View file

@ -6,31 +6,6 @@ Issue Tracker:https://github.com/zxing/zxing/issues
Changelog:https://github.com/zxing/zxing/releases
Auto Name:Barcode Scanner
Summary:Scan and create 2D and QR codes
Description:
Read the information stored in barcodes or create QR-codes for sharing
addresses, contacts or text between devices. To share apps obtained via F-Droid
the recipient will need to have the F-Droid client (v0.47+) installed.
Book, product and web searches go to a Google server (depending on the choice of
origin country), though a custom search button can be created in the settings
e.g. duckduckgo.com/?q=%s or wikibooks.org/w/index.php?search=%s.
Supports following barcode types:
* UPC-A and UPC-E
* EAN-8 and EAN-13
* Code 39; 93; 128
* ITF
* Codabar
* RSS-14 (all variants)
* QR Code
* Data Matrix
* Aztec ('beta' quality)
* PDF 417 ('alpha' quality)
See the website for troubleshooting and explanations of the permissions.
.
Repo Type:git
Repo:https://github.com/zxing/zxing.git
@ -124,6 +99,9 @@ Build:4.7.5,105
Maintainer Notes:
Enable AUM again once they switch to a sane build system, possibly gradle.
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
.
Auto Update Mode:None

View file

@ -0,0 +1 @@
Scan barcodes op produkte of barcodes met URLs, kontak inligting, en so aan

View file

@ -0,0 +1 @@
እንዲሁ ላይ, አር ኤሎች የያዙ ምርቶች ላይ የአሞሌ, ወይም የአሞሌ መቃኘት መረጃ ያግኙ, እና

View file

@ -0,0 +1 @@
مسح الباركود على المنتجات، أو الرموز الشريطية التي تحتوي على عناوين المواقع، ومعلومات الاتصال، وهلم جرا

View file

@ -0,0 +1 @@
Сканиране на баркодове на продукти, или баркодове, съдържащи URL адреси, информация за контакт, и така нататък

View file

@ -0,0 +1 @@
Els codis de barres d'exploració en els productes, o els codis de barres que contenen adreces URL, Informació de Contacte, i així successivament

View file

@ -0,0 +1 @@
Skenování čárových kódů na produkty nebo čárové kódy, které obsahují adresy URL, kontaktní informace, a tak dále

View file

@ -0,0 +1 @@
Scan stregkoder på produkter, eller stregkoder, der indeholder webadresser, kontakt info, og så videre

View file

@ -0,0 +1,31 @@
Scannen Sie Barcodes von Produkten und sehen sich dazu Preise und
Bewertungen an. Auch Data Matrix- und QR-Codes, die URLs,
Kontakinformationen, etc. enthalten, können eingelesen werden.
Fast alle Fragen und negativen Bewertungen, lassen sich durch die
folgenden Informationen beantworten. Lesen Sie sich diese bitte durch,
um jedem Zeit zu sparen.
Niemand stiehlt Ihre Informationen.
Diese App erlaubt es Ihnen Kontakte, Apps und Bookmarks in QR-Code-Form
mit anderen zu teilen, weshalb die Berechtigung Kontakte zu lesen, nötig
ist. Weitere Informationen unter "Website des Anbieters besuchen" (siehe
unten oder https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions).
Sollte Ihr Gerät nicht richtig scannen, versuchen Sie eine der
geräteabhängigen Problembehebungsmaßnahmen in den Einstellungen.
Aktivieren Sie dazu alle und versuchen jeweils eine Option zu
deaktivieren, um festzustellen, welche nötig sind. Falls dies nicht
hilft, versuchen Sie den Cache und die Daten der App über die
Android-App-Einstellungen zu löschen.
Sollte keine der oben genannten Möglichkeiten helfen und Sie einen
Fehler der App vermuten, senden Sie eine Nachricht mit den folgenden
Informationen. Nachrichten ohne diese Informationen können nicht
bearbeitet werden und werden daher ignoriert.
- Gerät
- Eine Beschreibung des Problems: Abstürze? Kein scannen möglich?
Eigenartiges Aussehen?
- Eine Bestätigung, dass Sie die oben genannten Schritte versucht haben
- Einen Log-Auszug ab dem Start

View file

@ -0,0 +1 @@
Scan Barcodes auf Produkte oder Barcodes mit URLs, Kontaktinfo, etc.

View file

@ -0,0 +1 @@
Σάρωση barcodes των προϊόντων, ή barcodes που περιέχουν URLs, στοιχεία επικοινωνίας, και ούτω καθεξής

View file

@ -0,0 +1,27 @@
Read the information stored in barcodes or create QR-codes for sharing addresses, contacts or text between devices.
Book, product and web searches go to a Google server (depending on the choice of origin country), though a custom search button can be created in the settings e.g. duckduckgo.com/?q=%s or wikibooks.org/w/index.php?search=%s.
Supports following barcode types:
* UPC-A and UPC-E
* EAN-8 and EAN-13
* Code 39; 93; 128
* ITF
* Codabar
* RSS-14 (all variants)
* QR Code
* Data Matrix
* Aztec ('beta' quality)
* PDF 417 ('alpha' quality)
See the website for troubleshooting and explanations of the permissions. The app allows you to share contacts, apps, and bookmarks in a QR Code. This is why contacts permissions are needed. See "Visit Developer Website" below ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ).
If your device is not scanning, first try workarounds for device bugs in Settings. Enable all of them, and then try disabling one at a time to determine which is necessary. If this does not help, try clearing the device cache and settings from Android settings.
If these still do not work and you believe there is an app problem, send a message to the author with the following information. Messages without this information can't be acted on, so are ignored.
- Device type
- A basic description of what does not work: crashes? does not scan? looks strange?
- Acknowledgement that you tried the steps above first
- A device log capture from when it starts

View file

@ -0,0 +1 @@
Barcode Scanner

View file

@ -0,0 +1 @@
Scan barcodes on products, or barcodes containing URLs, contact info, and so on

View file

@ -0,0 +1,14 @@
Los códigos de barras de exploración sobre los productos y luego mirar hacia arriba los precios y las revisiones. También puede escanear códigos Data Matrix y QR que contienen direcciones URL , información de contacto , etc
Casi todas las preguntas y revisión comentario negativo está dirigido por uno de los siguientes. Guarde todos tiempo leyendo estos primeros :
Nadie es robar su información. La aplicación le permite compartir contactos , aplicaciones y marcadores en un código QR. Es por ello que se necesitan contactos permisos. Consulte la sección " Visita el sitio web " a continuación ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Si el dispositivo no está analizando , en primer lugar tratar soluciones a los errores de dispositivos en Configuración. Habilitar a todos ellos, y luego pruebe a desactivar una a la vez para determinar que es necesario. Si esto no ayuda , trate de borrar la memoria caché del dispositivo y ajustes de configuración de Android.
Si éstos siguen sin funcionar y usted cree que hay un problema de aplicación , envíe un mensaje con la siguiente información . Los mensajes sin esta información no se puede actuar , así que se ignoran.
- Tipo de dispositivo
- Una descripción básica de lo que no funciona : se bloquea ? no analiza ? parece extraño?
- El reconocimiento de que ha intentado los pasos anteriores primero
- Una captura de registro de dispositivo desde que empieza

View file

@ -0,0 +1 @@
Los códigos de barras de exploración sobre los productos, los códigos QR, y más

View file

@ -0,0 +1 @@
Skaneeri triipkoodid toodete või triipkoodid sisaldavate URL kontaktandmeid, ja nii edasi

View file

@ -0,0 +1,2 @@
<p></p><p></p><p>بارکد محصولات را اسکن کنید به جستجوی قیمت ها و نظرات دیگران بپردازید.</p> همچنین می‌توانید به اسکن ماتریس‌های داده‌ای، QR Codeهای شامل نشانی‌های اینترنتی، اطلاعات تماس و غیره بپردازید.
آشنایان، برنامه‌ها و آدرس‌های دلخواهتان را از طریق QR Code با دوستان خود به اشتراک بگذارید. این امکان دلیل اصلی درخواست دسترسی‌های بیشتر برنامه است.

View file

@ -0,0 +1 @@
Scan viivakoodeja tuotteisiin tai viivakoodeja sisältäviä URL-osoitteita, yhteystiedot, ja niin edelleen

View file

@ -0,0 +1,15 @@
Scannez des codes barres sur les produits, ou des Data Matrix, ou des Qr codes, contenant des URL (site web), des contacts, etc.
Presque toutes les questions et critiques négatives sont concernés par l'un des points suivants. Merci de faire gagner du temps à tout le monde en lisant ceci d'abord :
Personne ne vous vole d'informations. L'application vous permet de partager des contacts, des applications et des marque-pages à travers un Qr code. C'est pourquoi les autorisations de contacts sont nécessaires.
Voir la FAQ (en anglais) des développeurs ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions )
Si votre appareil ne scan pas, essayez d'abord les solutions de contournement de bugs dans les paramètres de l'application. Activez-les tous, puis essayez de les désactiver un à un, pour déterminer lequel est nécessaire. Si cela n'a pas aidé, essayez d'effacer le cache et les paramètres (du téléphone) relatif à l'application, à partir des paramètres Android.
Si ça ne marche toujours pas et que vous pensez que cela proviens de l'application, envoyez un message avec les informations suivantes. Les messages ne comportant pas ces informations ne peuvent être géré, et seront donc ignorés.
- le type dappareil (mobile, tablette, le modèle)
- une description basique de ce qui ne fonctionne pas : ça crash ? ça ne scan pas ? ça se comporte bizarrement ?
- vous confirmez que vous avez bien essayé les conseils énoncé précédemment
- transmettez une capture d'écran du log (fichier journal) qui apparait lorsque l'application se lance

View file

@ -0,0 +1 @@
Codes à barres sur les produits de numérisation, les codes QR, et plus

View file

@ -0,0 +1 @@
उत्पादों, या यूआरएल युक्त बारकोड पर स्कैन बारकोड, इतने पर संपर्क जानकारी, और

View file

@ -0,0 +1 @@
Skeniranje barkodova na proizvode ili barkodova sadrže URL-ova, kontakt informacije, i tako dalje

View file

@ -0,0 +1 @@
Scan vonalkódok termékek, vagy vonalkódok tartalmazó URL-ek, elérhetőségei, és így tovább

View file

@ -0,0 +1 @@
Barcode scan pada produk, atau barcode yang berisi URL, info kontak, dan sebagainya

View file

@ -0,0 +1,14 @@
I codici a barre di scansione sui prodotti poi guardano i prezzi e le recensioni . È anche possibile eseguire la scansione Data Matrix e QR Codes contenenti URL , info di contatto , ecc
Quasi ogni domanda e negativi commento di revisione è indirizzata da uno dei seguenti. Si prega di risparmiare tempo a tutti , leggendo questi primi :
Nessuno sta rubando i tuoi dati. L'app consente di condividere contatti , applicazioni e segnalibri in un codice QR . Questo è il motivo per cui sono necessari contatti autorizzazioni. Vedere " Visita il sito web dello sviluppatore " qui di seguito ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Se il dispositivo non sta analizzando , in primo luogo cercare soluzioni alternative per i bug del dispositivo in Impostazioni . Abilita tutti loro , e poi provare a disabilitare uno alla volta per determinare quale è necessario. Se questo non aiuta, prova a svuotare la cache del dispositivo e le impostazioni dalle impostazioni di Android .
Se questi non funzionano ancora e credono che ci sia un problema di app, inviare un messaggio con le seguenti informazioni . Messaggi senza queste informazioni non può essere agito , in modo vengono ignorati .
- Tipo di dispositivo
- Una descrizione di base di cosa non funziona : si blocca ? non esegue la scansione ? sembra strano?
- Conferma che si è tentato i passaggi sopra prima
- Una cattura log dispositivo da quando inizia

View file

@ -0,0 +1 @@
I codici a barre di scansione sui prodotti, codici QR, e altro ancora

View file

@ -0,0 +1 @@
QRコードスキャナー

View file

@ -0,0 +1 @@
製品、またはURLを含むバーコード上のスキャンバーコードは、というように情報を連絡し、

View file

@ -0,0 +1 @@
바코드 스캐너

View file

@ -0,0 +1 @@
제품 또는 URL을 포함하는 바코드에 바코드를, 그래서에 대한 정보를 문의하고,

View file

@ -0,0 +1 @@
Scan brūkšniniai produktų arba brūkšninius kodus, kuriuose yra URL, kontaktinę informaciją ir kt

View file

@ -0,0 +1 @@
Skenēšanas svītrkodus par produktiem, vai svītrkodi, kas satur URL, sazinieties ar info, un tā tālāk

View file

@ -0,0 +1,14 @@
Scan barcodes op producten ziet omhoog prijzen en reviews . U kunt ook scannen Data Matrix en QR Codes met URL's , contactgegevens , etc.
Bijna elke vraag en negatieve beoordeling commentaar is gericht op een van de volgende. Sla iedereen tijd door het lezen van deze eerste :
Niemand is het stelen van uw informatie . De app kun je contacten , apps , en bladwijzers in een QR code te delen . Dit is de reden waarom contacten permissies nodig . Zie "Bezoek Developer Website " hieronder ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Als uw apparaat niet scant , probeer dan eerst oplossingen voor apparaat bugs in Instellingen . Enable allemaal, en probeer dan uit te schakelen een voor een om te bepalen wat noodzakelijk is . Als dit niet helpt , probeer dan het wissen van het apparaat cache en instellingen van Android instellingen .
Als deze nog steeds niet werken en u denkt dat er een app probleem , stuur dan een bericht met de volgende informatie . Berichten zonder deze informatie kan niet worden gehandeld , dus worden genegeerd .
- Soort apparaat
- Een eenvoudige beschrijving van wat niet werkt : crashes ? scant niet ? ziet er vreemd uit ?
- Bevestiging dat u de bovenstaande stappen voor het eerst geprobeerd
- Een apparaat log capture uit wanneer het begint

View file

@ -0,0 +1 @@
Skanne strekkoder på produkter, eller strekkoder som inneholder URL-er, kontaktinfo, og så videre

View file

@ -0,0 +1 @@
Skanowanie kodów kreskowych na produktach lub kodów kreskowych zawierające adresy URL, dane kontaktowe, itp.

View file

@ -0,0 +1,14 @@
Códigos de barras em produtos de digitalização , em seguida, olhar para cima os preços e opiniões . Você também pode escanear Data Matrix e QR Codes contendo URLs, informação de contato , etc
Quase todas as perguntas e revisão comentário negativo é dirigida por um dos seguintes. Por favor, salve tempo todo lendo estes primeiros :
Ninguém está roubando sua informação. O aplicativo permite que você compartilhe contatos , aplicativos e bookmarks em um QR Code . É por isso que as permissões de contatos são necessários. Consulte " Visite o site do desenvolvedor " abaixo ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Se o dispositivo não está digitalizando , primeiro tente soluções para bugs do dispositivo em Configurações. Habilitar todos eles , em seguida, tente desativar um de cada vez para determinar o que é necessário. Se isso não ajudar, tente limpar o cache e configurações de dispositivo a partir de configurações do Android.
Se estes continuarem a não funcionar e você acredita que há um problema de aplicativo, enviar uma mensagem com a seguinte informação. Mensagens sem esta informação não pode ser atendido , por isso são ignorados.
- Tipo de dispositivo
- Uma descrição básica do que não funciona: acidentes ? não digitaliza ? Parece estranho?
- Reconhecimento de que você tentou os passos acima primeiro
- A captura de log dispositivo a partir de quando ele começa

View file

@ -0,0 +1 @@
Códigos de barras em produtos de digitalização, os códigos QR, e muito mais

View file

@ -0,0 +1,14 @@
Códigos de barras em produtos de digitalização , em seguida, olhar para cima os preços e opiniões . Você também pode escanear Data Matrix e QR Codes contendo URLs, informação de contato , etc
Quase todas as perguntas e revisão comentário negativo é dirigida por um dos seguintes. Por favor, salve tempo todo lendo estes primeiros :
Ninguém está roubando sua informação. O aplicativo permite que você compartilhe contatos , aplicativos e bookmarks em um QR Code . É por isso que as permissões de contatos são necessários. Consulte " Visite o site do desenvolvedor " abaixo ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Se o dispositivo não está digitalizando , primeiro tente soluções para bugs do dispositivo em Configurações. Habilitar todos eles , em seguida, tente desativar um de cada vez para determinar o que é necessário. Se isso não ajudar, tente limpar o cache e configurações de dispositivo a partir de configurações do Android.
Se estes continuarem a não funcionar e você acredita que há um problema de aplicativo, enviar uma mensagem com a seguinte informação. Mensagens sem esta informação não pode ser atendido , por isso são ignorados.
- Tipo de dispositivo
- Uma descrição básica do que não funciona: acidentes ? não digitaliza ? Parece estranho?
- Reconhecimento de que você tentou os passos acima primeiro
- A captura de log dispositivo a partir de quando ele começa

View file

@ -0,0 +1 @@
Códigos de barras em produtos de digitalização, os códigos QR, e muito mais

View file

@ -0,0 +1 @@
Coduri de bare de scanare de pe produse, sau coduri de bare care conțin URL-uri, informatii de contact, și așa mai departe

View file

@ -0,0 +1 @@
Сканирование штрих-кодов на продукции, QR-коды и многое другое

View file

@ -0,0 +1 @@
Skenovanie čiarových kódov na výrobky alebo čiarové kódy, ktoré obsahujú adresy URL, kontaktné informácie, a tak ďalej

View file

@ -0,0 +1 @@
Scan črtne kode na izdelkih ali črtne kode, ki vsebujejo URL-jev, se obrnite na info, in tako naprej

View file

@ -0,0 +1,14 @@
Scanna streckkoder på produkter leta upp priser och recensioner . Du kan också skanna Data Matrix och QR-koder som innehåller webbadresser , kontaktinformation etc.
Nästan varje fråga och negativ recension kommentaren behandlas med något av följande . Vänligen rädda alla tid genom att läsa dessa först :
Ingen stjäl din information . Appen kan du dela kontakter , appar och bokmärken i en QR- kod . Detta är anledningen till kontakter behörigheter behövs . Se " Besök utvecklarens webbplats " nedan ( https://github.com/zxing/zxing/wiki/Frequently-Asked-Questions ) .
Om enheten inte skannar , först prova lösningar för enhets buggar i Inställningar . Aktivera dem , och sedan försöka inaktivera en i taget för att avgöra vilken som är nödvändig . Om det inte hjälper , försök att rensa enhetens cache och inställningar från Android- inställningar .
Om dessa fortfarande inte fungerar och du tror att det finns en app problem, skicka ett meddelande med följande information . Meddelanden utan denna information kan inte agerat på , så ignoreras .
- Typ av enhet
- En grundläggande beskrivning av vad som inte fungerar : kraschar ? skannar inte ? ser konstigt ut ?
- Bekräftelse på att du provat stegen ovan först
- En enhet log fånga från när det börjar

View file

@ -0,0 +1 @@
Scanna streckkoder på produkter, QR-koder, och mer

View file

@ -0,0 +1 @@
สแกนบาร์โค้ดบนผลิตภัณฑ์หรือบาร์โค้ดที่มี URL ที่ข้อมูลการติดต่อและอื่น ๆ

View file

@ -0,0 +1 @@
Ürün veya URL'leri içeren barkod Tarama barkodlar, böylece iletişim bilgileri ve

View file

@ -0,0 +1 @@
Сканування штрих-кодів на продукції, або штрих-кодів, що містять URL-адреси, контактні дані і т.д.

View file

@ -0,0 +1 @@
Mã vạch quét các sản phẩm, hoặc mã vạch chứa URL, thông tin liên hệ, và như vậy

View file

@ -0,0 +1 @@
<p>hopSavvy是一款条码扫描软件。通过手机拍照软件扫描商品的条形码后屏幕上就会显示同一商品在网上以及在附近其他超市中的价格让购物者不费吹灰之力就可以买到最价廉物美的商品。</p>

View file

@ -0,0 +1 @@
条码扫描器