diff options
| author | Julian Veit <claymore1298@gmail.com> | 2022-03-20 00:06:45 +0100 |
|---|---|---|
| committer | Julian Veit <claymore1298@gmail.com> | 2022-03-20 00:06:45 +0100 |
| commit | d250e4a60f3b6219c6925534629eee12834a92b8 (patch) | |
| tree | 52fb90369927e24dc962b6ec283f6a3f710f7a6c /quickReader/res | |
| parent | ef111dceb9e3fce395bff4f6a4ef1591c701e80c (diff) | |
| parent | 8c444160bd565319468cce5bfdcfc11d20e8b7cb (diff) | |
Merge branch 'lineage-18.1' of https://github.com/LineageOS/android_packages_apps_Snap into HEADHEADs12.1
Change-Id: Ia09760085480a6a028c8969f16f503070ab816e5
Diffstat (limited to 'quickReader/res')
49 files changed, 1450 insertions, 0 deletions
diff --git a/quickReader/res/values-ar/strings.xml b/quickReader/res/values-ar/strings.xml new file mode 100644 index 000000000..45757b6d7 --- /dev/null +++ b/quickReader/res/values-ar/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">قارئ QR</string> + <string name="quick_reader_action_dismiss">تجاهل</string> + <string name="quick_reader_no_activity_found">لا يمكن لأي تطبيق مثبت فتح هذا المحتوى</string> + <string name="quick_reader_permission_error_title">خطأ في إذن الوصول</string> + <string name="quick_reader_permission_rationale_message">مطلوب الوصول إلى الكاميرا لمسح الباركود</string> + <string name="quick_reader_permission_rationale_positive">اسأل مجدداً</string> + <string name="quick_reader_permission_fatal_message">تم رفض الدخول إلى الكاميرا. يرجى السماح لها من إعدادات التطبيق</string> + <string name="quick_reader_permission_fatal_positive">فتح الإعدادات</string> + <string name="quick_reader_scanned_text_title">النص الممسوح ضوئياً</string> + <string name="quick_reader_scanned_text_positive">نسخ</string> + <string name="quick_reader_scanned_text_negative">شارك</string> + <string name="quick_reader_share_title">مشاركة مع</string> + <string name="quick_reader_copied_message">نسخ إلى الحافظة</string> + <string name="quick_reader_only_unlocked">يمكن تنفيذ هذا الإجراء بعد إلغاء قفل الجهاز فقط</string> +</resources> diff --git a/quickReader/res/values-ast-rES/strings.xml b/quickReader/res/values-ast-rES/strings.xml new file mode 100644 index 000000000..403174c32 --- /dev/null +++ b/quickReader/res/values-ast-rES/strings.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="quick_reader_only_unlocked">Esta aición namás se pue facer col preséu desbloquiáu</string> +</resources> diff --git a/quickReader/res/values-az/strings.xml b/quickReader/res/values-az/strings.xml new file mode 100644 index 000000000..0cdbc59d4 --- /dev/null +++ b/quickReader/res/values-az/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR oxuyucu</string> + <string name="quick_reader_action_dismiss">İmtina et</string> + <string name="quick_reader_no_activity_found">Bu məzmunu açacaq heç bir tətbiq quraşdırılmayıb</string> + <string name="quick_reader_permission_error_title">İcazə xətası</string> + <string name="quick_reader_permission_rationale_message">Barkodu tədqiq etmək üçün kameraya müraciət lazımdır</string> + <string name="quick_reader_permission_rationale_positive">Təkrar soruş</string> + <string name="quick_reader_permission_fatal_message">Kamera müraciət rədd edildi. Zəhmət olmasa tətbiq tənzimləmələrindən icazə verin</string> + <string name="quick_reader_permission_fatal_positive">Tənzimləmələri aç</string> + <string name="quick_reader_scanned_text_title">Tədqiq edilən mətn</string> + <string name="quick_reader_scanned_text_positive">Kopyala</string> + <string name="quick_reader_scanned_text_negative">Paylaş</string> + <string name="quick_reader_share_title">\u2026 ilə paylaş</string> + <string name="quick_reader_copied_message">Lövhəyə kopyalandı</string> + <string name="quick_reader_only_unlocked">Bu hərəkət cihazın kilidi açıq olanda icra edilə bilər</string> +</resources> diff --git a/quickReader/res/values-bg/strings.xml b/quickReader/res/values-bg/strings.xml new file mode 100644 index 000000000..5aedab47c --- /dev/null +++ b/quickReader/res/values-bg/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR четец</string> + <string name="quick_reader_action_dismiss">Отхвърли</string> + <string name="quick_reader_no_activity_found">Няма инсталирано приложение, което да може да отвори това съдържание</string> + <string name="quick_reader_permission_error_title">Грешка в Разрешенията</string> + <string name="quick_reader_permission_rationale_message">Достъпът до камерата е необходим за сканиране на баркода</string> + <string name="quick_reader_permission_rationale_positive">Попитай отново</string> + <string name="quick_reader_permission_fatal_message">Достъпът до камерата бе отказан. Моля, позволете го от настройките на приложението</string> + <string name="quick_reader_permission_fatal_positive">Отвори настройките</string> + <string name="quick_reader_scanned_text_title">Сканиран текст</string> + <string name="quick_reader_scanned_text_positive">Копирай</string> + <string name="quick_reader_scanned_text_negative">Сподели</string> + <string name="quick_reader_share_title">Споделете с \ u2026</string> + <string name="quick_reader_copied_message">Копирано в клипборда</string> + <string name="quick_reader_only_unlocked">Това действие може да се извърши само при отключено устройство</string> +</resources> diff --git a/quickReader/res/values-ca/strings.xml b/quickReader/res/values-ca/strings.xml new file mode 100644 index 000000000..e87f41c7e --- /dev/null +++ b/quickReader/res/values-ca/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lector QR</string> + <string name="quick_reader_action_dismiss">Descarta</string> + <string name="quick_reader_no_activity_found">Cap aplicació instal·lada pot obrir aquest contingut</string> + <string name="quick_reader_permission_error_title">Error de permís</string> + <string name="quick_reader_permission_rationale_message">L\'accés a la càmera és necessari per escanejar el codi de barres</string> + <string name="quick_reader_permission_rationale_positive">Torna a preguntar</string> + <string name="quick_reader_permission_fatal_message">S\'ha denegat l\'accés a la càmera. Permeteu-lo a la configuració de l\'aplicació</string> + <string name="quick_reader_permission_fatal_positive">Obre la configuració</string> + <string name="quick_reader_scanned_text_title">Text escanejat</string> + <string name="quick_reader_scanned_text_positive">Copia</string> + <string name="quick_reader_scanned_text_negative">Comparteix</string> + <string name="quick_reader_share_title">Comparteix amb\u2026</string> + <string name="quick_reader_copied_message">S\'ha copiat al porta-retalls</string> + <string name="quick_reader_only_unlocked">Aquesta acció només es pot realitzar amb el dispositiu desbloquejat</string> +</resources> diff --git a/quickReader/res/values-cs/strings.xml b/quickReader/res/values-cs/strings.xml new file mode 100644 index 000000000..53c070ab4 --- /dev/null +++ b/quickReader/res/values-cs/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Čtečka kódů QR</string> + <string name="quick_reader_action_dismiss">Zrušit</string> + <string name="quick_reader_no_activity_found">Žádná nainstalovaná aplikace nemůže otevřít tento obsah</string> + <string name="quick_reader_permission_error_title">Chyba oprávnění</string> + <string name="quick_reader_permission_rationale_message">Ke skenování čárového kódu je zapotřebí přístup k fotoaparátu</string> + <string name="quick_reader_permission_rationale_positive">Vždy se ptát</string> + <string name="quick_reader_permission_fatal_message">Přístup k fotoaparátu byl zamítnut. Povolte jej z nastavení aplikace</string> + <string name="quick_reader_permission_fatal_positive">Otevřít nastavení</string> + <string name="quick_reader_scanned_text_title">Naskenovaný text</string> + <string name="quick_reader_scanned_text_positive">Kopírovat</string> + <string name="quick_reader_scanned_text_negative">Sdílet</string> + <string name="quick_reader_share_title">Sdílet s\u2026</string> + <string name="quick_reader_copied_message">Zkopírováno do schránky</string> + <string name="quick_reader_only_unlocked">Tuto akci lze provést pouze s odemknutým zařízením</string> +</resources> diff --git a/quickReader/res/values-cy/strings.xml b/quickReader/res/values-cy/strings.xml new file mode 100644 index 000000000..08c16d663 --- /dev/null +++ b/quickReader/res/values-cy/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Darllenydd QR</string> + <string name="quick_reader_action_dismiss">Diystyru</string> + <string name="quick_reader_no_activity_found">Does dim ap wedi\'i osod sydd â\'r gallu i agor y cynnwys hwn</string> + <string name="quick_reader_permission_error_title">Gwall caniatâd</string> + <string name="quick_reader_permission_rationale_message">Mae angen mynediad i\'r camera er mwyn sganio\'r cod bar.</string> + <string name="quick_reader_permission_rationale_positive">Gofyn eto</string> + <string name="quick_reader_permission_fatal_message">Gwrthodwyd mynediad i\'r camera. Rhaid ei ganiatáu o osodiadau\'r ap.</string> + <string name="quick_reader_permission_fatal_positive">Agor gosodiadau</string> + <string name="quick_reader_scanned_text_title">Testun wedi\'i sganio</string> + <string name="quick_reader_scanned_text_positive">Copïo</string> + <string name="quick_reader_scanned_text_negative">Rhannu</string> + <string name="quick_reader_share_title">Rhannu gyda\u2026</string> + <string name="quick_reader_copied_message">Copïwyd i\'r clipfwrdd</string> + <string name="quick_reader_only_unlocked">Ni ellir gweithredu hyn tra bod y ddyfais ar glo</string> +</resources> diff --git a/quickReader/res/values-da/strings.xml b/quickReader/res/values-da/strings.xml new file mode 100644 index 000000000..304824be0 --- /dev/null +++ b/quickReader/res/values-da/strings.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR læser</string> + <string name="quick_reader_action_dismiss">Afvis</string> + <string name="quick_reader_permission_error_title">Tilladelsesfejl</string> + <string name="quick_reader_permission_rationale_message">Kamera-adgang behøves for at skanne stregkoden</string> + <string name="quick_reader_permission_fatal_positive">Åbn indstillinger</string> + <string name="quick_reader_scanned_text_title">Skannet tekst</string> + <string name="quick_reader_scanned_text_positive">Kopiér</string> + <string name="quick_reader_scanned_text_negative">Del</string> + <string name="quick_reader_share_title">Del med\u2026</string> + <string name="quick_reader_copied_message">Kopieret til udklipsholder</string> +</resources> diff --git a/quickReader/res/values-de/strings.xml b/quickReader/res/values-de/strings.xml new file mode 100644 index 000000000..ab446ccf8 --- /dev/null +++ b/quickReader/res/values-de/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-Code-Leser</string> + <string name="quick_reader_action_dismiss">Verwerfen</string> + <string name="quick_reader_no_activity_found">Keine App zum Öffnen dieses Inhaltes installiert</string> + <string name="quick_reader_permission_error_title">Berechtigungsfehler</string> + <string name="quick_reader_permission_rationale_message">Kamera-Zugriff wird zum Scannen des Barcodes benötigt</string> + <string name="quick_reader_permission_rationale_positive">Erneut nachfragen</string> + <string name="quick_reader_permission_fatal_message">Kamera-Zugriff wurde nicht erlaubt. Bitte erlaube diesen über die App-Einstellungen</string> + <string name="quick_reader_permission_fatal_positive">Einstellungen öffnen</string> + <string name="quick_reader_scanned_text_title">Gescannter Text</string> + <string name="quick_reader_scanned_text_positive">Kopieren</string> + <string name="quick_reader_scanned_text_negative">Teilen</string> + <string name="quick_reader_share_title">Teilen über\u2026</string> + <string name="quick_reader_copied_message">In die Zwischenablage kopiert</string> + <string name="quick_reader_only_unlocked">Diese Aktion kann nur bei entsperrtem Gerät durchgeführt werden</string> +</resources> diff --git a/quickReader/res/values-el/strings.xml b/quickReader/res/values-el/strings.xml new file mode 100644 index 000000000..4e14afedd --- /dev/null +++ b/quickReader/res/values-el/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Ανάγνωση QR</string> + <string name="quick_reader_action_dismiss">Απόρριψη</string> + <string name="quick_reader_no_activity_found">Δεν υπάρχει εγκατεστημένη εφαρμογή που να μπορεί να ανοίξει αυτό το περιεχόμενο</string> + <string name="quick_reader_permission_error_title">Σφάλμα δικαιωμάτων</string> + <string name="quick_reader_permission_rationale_message">Η πρόσβαση στην κάμερα είναι απαραίτητη για να σαρώσετε το barcode</string> + <string name="quick_reader_permission_rationale_positive">Ερώτηση ξανά</string> + <string name="quick_reader_permission_fatal_message">Δεν επιτράπηκε η πρόσβαση στην κάμερα. Παρακαλώ επιτρέψτε το από τις ρυθμίσεις της εφαρμογής</string> + <string name="quick_reader_permission_fatal_positive">Άνοιγμα ρυθμίσεων</string> + <string name="quick_reader_scanned_text_title">Σαρωμένο κείμενο</string> + <string name="quick_reader_scanned_text_positive">Αντιγραφή</string> + <string name="quick_reader_scanned_text_negative">Κοινή χρήση</string> + <string name="quick_reader_share_title">Κοινή χρήση μέσω\u2026</string> + <string name="quick_reader_copied_message">Αντιγράφηκε στο πρόχειρο</string> + <string name="quick_reader_only_unlocked">Αυτή η ενέργεια μπορεί να πραγματοποιηθεί μόνο όταν η συσκευή είναι ξεκλείδωτη</string> +</resources> diff --git a/quickReader/res/values-en-rAU/strings.xml b/quickReader/res/values-en-rAU/strings.xml new file mode 100644 index 000000000..c6461284f --- /dev/null +++ b/quickReader/res/values-en-rAU/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR reader</string> + <string name="quick_reader_action_dismiss">Dismiss</string> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <string name="quick_reader_permission_error_title">Permission error</string> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <string name="quick_reader_scanned_text_positive">Copy</string> + <string name="quick_reader_scanned_text_negative">Share</string> + <string name="quick_reader_share_title">Share with\u2026</string> + <string name="quick_reader_copied_message">Copied to clipboard</string> + <string name="quick_reader_only_unlocked">This action can only be performed with the device unlocked</string> +</resources> diff --git a/quickReader/res/values-en-rCA/strings.xml b/quickReader/res/values-en-rCA/strings.xml new file mode 100644 index 000000000..c6461284f --- /dev/null +++ b/quickReader/res/values-en-rCA/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR reader</string> + <string name="quick_reader_action_dismiss">Dismiss</string> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <string name="quick_reader_permission_error_title">Permission error</string> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <string name="quick_reader_scanned_text_positive">Copy</string> + <string name="quick_reader_scanned_text_negative">Share</string> + <string name="quick_reader_share_title">Share with\u2026</string> + <string name="quick_reader_copied_message">Copied to clipboard</string> + <string name="quick_reader_only_unlocked">This action can only be performed with the device unlocked</string> +</resources> diff --git a/quickReader/res/values-en-rGB/strings.xml b/quickReader/res/values-en-rGB/strings.xml new file mode 100644 index 000000000..c6461284f --- /dev/null +++ b/quickReader/res/values-en-rGB/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR reader</string> + <string name="quick_reader_action_dismiss">Dismiss</string> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <string name="quick_reader_permission_error_title">Permission error</string> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <string name="quick_reader_scanned_text_positive">Copy</string> + <string name="quick_reader_scanned_text_negative">Share</string> + <string name="quick_reader_share_title">Share with\u2026</string> + <string name="quick_reader_copied_message">Copied to clipboard</string> + <string name="quick_reader_only_unlocked">This action can only be performed with the device unlocked</string> +</resources> diff --git a/quickReader/res/values-en-rIN/strings.xml b/quickReader/res/values-en-rIN/strings.xml new file mode 100644 index 000000000..c6461284f --- /dev/null +++ b/quickReader/res/values-en-rIN/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR reader</string> + <string name="quick_reader_action_dismiss">Dismiss</string> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <string name="quick_reader_permission_error_title">Permission error</string> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <string name="quick_reader_scanned_text_positive">Copy</string> + <string name="quick_reader_scanned_text_negative">Share</string> + <string name="quick_reader_share_title">Share with\u2026</string> + <string name="quick_reader_copied_message">Copied to clipboard</string> + <string name="quick_reader_only_unlocked">This action can only be performed with the device unlocked</string> +</resources> diff --git a/quickReader/res/values-es-rUS/strings.xml b/quickReader/res/values-es-rUS/strings.xml new file mode 100644 index 000000000..c39a6b7cf --- /dev/null +++ b/quickReader/res/values-es-rUS/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lector de QR</string> + <string name="quick_reader_action_dismiss">Descartar</string> + <string name="quick_reader_no_activity_found">Ninguna aplicación instalada puede abrir este contenido</string> + <string name="quick_reader_permission_error_title">Error de permiso</string> + <string name="quick_reader_permission_rationale_message">Necesitas acceso a la cámara para analizar el código de barras</string> + <string name="quick_reader_permission_rationale_positive">Preguntar de nuevo</string> + <string name="quick_reader_permission_fatal_message">Acceso a la cámara denegado. Por favor, permite el acceso en los ajustes de la aplicación</string> + <string name="quick_reader_permission_fatal_positive">Abrir ajustes</string> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <string name="quick_reader_share_title">Compartir con\u2026</string> + <string name="quick_reader_copied_message">Copiado al portapapeles</string> +</resources> diff --git a/quickReader/res/values-es/strings.xml b/quickReader/res/values-es/strings.xml new file mode 100644 index 000000000..e8c7b74b3 --- /dev/null +++ b/quickReader/res/values-es/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lector QR</string> + <string name="quick_reader_action_dismiss">Descartar</string> + <string name="quick_reader_no_activity_found">Ninguna aplicación instalada puede abrir este contenido</string> + <string name="quick_reader_permission_error_title">Error de permiso</string> + <string name="quick_reader_permission_rationale_message">Se necesita acceso a la cámara para escanear el código de barras</string> + <string name="quick_reader_permission_rationale_positive">Preguntar de nuevo</string> + <string name="quick_reader_permission_fatal_message">Se ha denegado el acceso a la cámara. Permítalo en la configuración de la aplicación</string> + <string name="quick_reader_permission_fatal_positive">Abrir la configuración</string> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <string name="quick_reader_share_title">Compartir con\u2026</string> + <string name="quick_reader_copied_message">Copiado al portapapeles</string> + <string name="quick_reader_only_unlocked">Esta acción sólo se puede realizar con el dispositivo desbloqueado</string> +</resources> diff --git a/quickReader/res/values-et/strings.xml b/quickReader/res/values-et/strings.xml new file mode 100644 index 000000000..6592501c3 --- /dev/null +++ b/quickReader/res/values-et/strings.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="quick_reader_only_unlocked">Seda toimingut saab teha vaid lahti lukustatud seadmega</string> +</resources> diff --git a/quickReader/res/values-eu/strings.xml b/quickReader/res/values-eu/strings.xml new file mode 100644 index 000000000..1a44694fc --- /dev/null +++ b/quickReader/res/values-eu/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR irakurlea</string> + <string name="quick_reader_action_dismiss">Baztertu</string> + <string name="quick_reader_no_activity_found">Ez dago eduki hau ireki dezakeen aplikaziorik instalatuta</string> + <string name="quick_reader_permission_error_title">Baimen errorea</string> + <string name="quick_reader_permission_rationale_message">Kamera atzitzeko baimena behar da barra-kodea eskaneatzeko</string> + <string name="quick_reader_permission_rationale_positive">Galdetu berriro</string> + <string name="quick_reader_permission_fatal_message">Kamera atzitzeko baimena ukatu da. Baimendu aplikazioaren ezarpenetatik</string> + <string name="quick_reader_permission_fatal_positive">Ireki ezarpenak</string> + <string name="quick_reader_scanned_text_title">Eskaneatutako testua</string> + <string name="quick_reader_scanned_text_positive">Kopiatu</string> + <string name="quick_reader_scanned_text_negative">Partekatu</string> + <string name="quick_reader_share_title">Partekatu honekin\u2026</string> + <string name="quick_reader_copied_message">Arbelean kopiatuta</string> +</resources> diff --git a/quickReader/res/values-fi/strings.xml b/quickReader/res/values-fi/strings.xml new file mode 100644 index 000000000..698e32c5a --- /dev/null +++ b/quickReader/res/values-fi/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-lukija</string> + <string name="quick_reader_action_dismiss">Hylkää</string> + <string name="quick_reader_no_activity_found">Mikään asennettu sovellus ei tue tätä sisältöä</string> + <string name="quick_reader_permission_error_title">Käyttöoikeusvirhe</string> + <string name="quick_reader_permission_rationale_message">Kameran käyttöoikeus tarvitaan viivakoodin lukemiseen</string> + <string name="quick_reader_permission_rationale_positive">Kysy uudelleen</string> + <string name="quick_reader_permission_fatal_message">Kameran käyttöoikeus hylättiin. Salli käyttöoikeus sovelluksen asetuksista</string> + <string name="quick_reader_permission_fatal_positive">Avaa asetukset</string> + <string name="quick_reader_scanned_text_title">Skannattu teksti</string> + <string name="quick_reader_scanned_text_positive">Kopioi</string> + <string name="quick_reader_scanned_text_negative">Jaa</string> + <string name="quick_reader_share_title">Jaa\u2026</string> + <string name="quick_reader_copied_message">Kopioitu leikepöydälle</string> + <string name="quick_reader_only_unlocked">Tämä toiminto on käytettävissä vain kun laitteen lukitus on avattu</string> +</resources> diff --git a/quickReader/res/values-fr/strings.xml b/quickReader/res/values-fr/strings.xml new file mode 100644 index 000000000..84b35b9b9 --- /dev/null +++ b/quickReader/res/values-fr/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lecteur de QR code</string> + <string name="quick_reader_action_dismiss">Ignorer</string> + <string name="quick_reader_no_activity_found">Aucune application installée ne peut ouvrir ce contenu</string> + <string name="quick_reader_permission_error_title">Erreur d\'autorisation</string> + <string name="quick_reader_permission_rationale_message">L\'accès à l\'appareil photo est nécessaire pour scanner le code-barre</string> + <string name="quick_reader_permission_rationale_positive">Demander à nouveau</string> + <string name="quick_reader_permission_fatal_message">L\'accès à l\'appareil photo a été refusé. Autorisez-le depuis les paramètres de l\'application</string> + <string name="quick_reader_permission_fatal_positive">Ouvrir les paramètres</string> + <string name="quick_reader_scanned_text_title">Texte numérisé</string> + <string name="quick_reader_scanned_text_positive">Copier</string> + <string name="quick_reader_scanned_text_negative">Partager</string> + <string name="quick_reader_share_title">Partager avec\u2026</string> + <string name="quick_reader_copied_message">Copié dans le presse-papier</string> + <string name="quick_reader_only_unlocked">Cette action ne peut être effectuée qu\'avec l\'appareil déverrouillé</string> +</resources> diff --git a/quickReader/res/values-fy-rNL/strings.xml b/quickReader/res/values-fy-rNL/strings.xml new file mode 100644 index 000000000..d64dc3e5f --- /dev/null +++ b/quickReader/res/values-fy-rNL/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-lêzer</string> + <string name="quick_reader_action_dismiss">Slute</string> + <string name="quick_reader_no_activity_found">Gjin inkelde ynstallearre app kin dizze ynhâld iepenje</string> + <string name="quick_reader_permission_error_title">Machtigingsprobleem</string> + <string name="quick_reader_permission_rationale_message">Foar it skannen fan de barkoade is tagong ta de kamera nedich</string> + <string name="quick_reader_permission_rationale_positive">Opnij freegje</string> + <string name="quick_reader_permission_fatal_message">Tagong ta de kamera wegere. Jou tagong fan de ynstellingen fan de app út</string> + <string name="quick_reader_permission_fatal_positive">Ynstellingen iepenje</string> + <string name="quick_reader_scanned_text_title">Skande tekst</string> + <string name="quick_reader_scanned_text_positive">Kopiearje</string> + <string name="quick_reader_scanned_text_negative">Diele</string> + <string name="quick_reader_share_title">Diele mei\u2026</string> + <string name="quick_reader_copied_message">Nei klamboerd kopiearre</string> + <string name="quick_reader_only_unlocked">Dize aksje kin allinnich mei ûntskoattele apparaat útfierd wurde</string> +</resources> diff --git a/quickReader/res/values-gd/strings.xml b/quickReader/res/values-gd/strings.xml new file mode 100644 index 000000000..388e53ffc --- /dev/null +++ b/quickReader/res/values-gd/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Leughadair QR</string> + <string name="quick_reader_action_dismiss">Leig seachad</string> + <string name="quick_reader_no_activity_found">Chan eil aplacaid stàlaichte ann a dh’fhosglas an t-susbaint seo</string> + <string name="quick_reader_permission_error_title">Mearachd le cead</string> + <string name="quick_reader_permission_rationale_message">Tha feum air inntrigeadh chan chamara gus am bàr-chòd a sganadh</string> + <string name="quick_reader_permission_rationale_positive">Faighnich dhìom a-rithist</string> + <string name="quick_reader_permission_fatal_message">Chaidh inntrigeadh dhan chamara a dhiùltadh. Ceadaich e o roghainnean na h-aplacaid</string> + <string name="quick_reader_permission_fatal_positive">Fosgail na roghainnean</string> + <string name="quick_reader_scanned_text_title">Teacsa air a sganadh</string> + <string name="quick_reader_scanned_text_positive">Dèan lethbhreac</string> + <string name="quick_reader_scanned_text_negative">Co-roinn</string> + <string name="quick_reader_share_title">Co-roinn le\u2026</string> + <string name="quick_reader_copied_message">Chaidh lethbhreac dheth a chur air an stòr-bhòrd</string> + <string name="quick_reader_only_unlocked">Chan urrainn dhut seo a dhèanamh fhad ’s a bhios an t-uidheam glaiste</string> +</resources> diff --git a/quickReader/res/values-gl/strings.xml b/quickReader/res/values-gl/strings.xml new file mode 100644 index 000000000..6be8945fa --- /dev/null +++ b/quickReader/res/values-gl/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lector QR</string> + <string name="quick_reader_action_dismiss">Rexeitar</string> + <string name="quick_reader_no_activity_found">Ningunha aplicación instalada para abrir este contido</string> + <string name="quick_reader_permission_error_title">Erro do permiso</string> + <string name="quick_reader_permission_rationale_message">É preciso acceder á cámara para escanear o código de barras</string> + <string name="quick_reader_permission_rationale_positive">Preguntar de novo</string> + <string name="quick_reader_permission_fatal_message">Acceso á cámara denegado. Por favor, permíteo dende os axustes da aplicación</string> + <string name="quick_reader_permission_fatal_positive">Abrir axustes</string> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <string name="quick_reader_share_title">Compartir mediante\u2026</string> + <string name="quick_reader_copied_message">Copiado ao portarretallos</string> + <string name="quick_reader_only_unlocked">Esta acción só é posíbel co dispositivo desbloqueado</string> +</resources> diff --git a/quickReader/res/values-hr/strings.xml b/quickReader/res/values-hr/strings.xml new file mode 100644 index 000000000..2f72128e6 --- /dev/null +++ b/quickReader/res/values-hr/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR čitač</string> + <string name="quick_reader_action_dismiss">Odbaci</string> + <string name="quick_reader_no_activity_found">Nema instaliranih aplikacija koje mogu otvoriti ovaj sadržaj</string> + <string name="quick_reader_permission_error_title">Pogreška dopuštenja</string> + <string name="quick_reader_permission_rationale_message">Potreban je pristup Kameri za skeniranje crtičnog koda</string> + <string name="quick_reader_permission_rationale_positive">Pitaj ponovno</string> + <string name="quick_reader_permission_fatal_message">Pristup Kameri je odbijen. Omogućite ga u postavkama aplikacije</string> + <string name="quick_reader_permission_fatal_positive">Otvori postavke</string> + <string name="quick_reader_scanned_text_title">Skenirani tekst</string> + <string name="quick_reader_scanned_text_positive">Kopiraj</string> + <string name="quick_reader_scanned_text_negative">Podijeli</string> + <string name="quick_reader_share_title">Podijeli pomoću\u2026</string> + <string name="quick_reader_copied_message">Kopirano u međuspremnik</string> +</resources> diff --git a/quickReader/res/values-hu/strings.xml b/quickReader/res/values-hu/strings.xml new file mode 100644 index 000000000..a8badf614 --- /dev/null +++ b/quickReader/res/values-hu/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-olvasó</string> + <string name="quick_reader_action_dismiss">Elvetés</string> + <string name="quick_reader_no_activity_found">Nincs telepített alkalmazás, ami meg tudná nyitni ezt a tartalmat</string> + <string name="quick_reader_permission_error_title">Jogosultság hiba</string> + <string name="quick_reader_permission_rationale_message">Kamerahozzáférés szükséges a vonalkód beolvasásához</string> + <string name="quick_reader_permission_rationale_positive">Kérdezze meg újra</string> + <string name="quick_reader_permission_fatal_message">Kamerahozzáférés megtagadva. Kérem engedélyezze az alkalmazás beállításaiban</string> + <string name="quick_reader_permission_fatal_positive">Beállítások megnyitása</string> + <string name="quick_reader_scanned_text_title">Beolvasott szöveg</string> + <string name="quick_reader_scanned_text_positive">Másolás</string> + <string name="quick_reader_scanned_text_negative">Megosztás</string> + <string name="quick_reader_share_title">Megosztás ezzel:\u2026</string> + <string name="quick_reader_copied_message">A szöveg a vágólapra másolva</string> + <string name="quick_reader_only_unlocked">Ez a művelet csak feloldott készüléken fut le</string> +</resources> diff --git a/quickReader/res/values-in/strings.xml b/quickReader/res/values-in/strings.xml new file mode 100644 index 000000000..a4d71a78c --- /dev/null +++ b/quickReader/res/values-in/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Pembaca kode batang</string> + <string name="quick_reader_action_dismiss">Tutup</string> + <string name="quick_reader_no_activity_found">Tidak ada aplikasi yang terpasang untuk membuka konten ini</string> + <string name="quick_reader_permission_error_title">Kesalahan perizinan</string> + <string name="quick_reader_permission_rationale_message">Akses kamera diperlukan untuk memindai kode batang</string> + <string name="quick_reader_permission_rationale_positive">Minta izin lagi</string> + <string name="quick_reader_permission_fatal_message">Akses kamera ditolak. Silakan izinkan dari setelan aplikasi</string> + <string name="quick_reader_permission_fatal_positive">Buka setelan</string> + <string name="quick_reader_scanned_text_title">Teks pindaian</string> + <string name="quick_reader_scanned_text_positive">Salin</string> + <string name="quick_reader_scanned_text_negative">Bagikan</string> + <string name="quick_reader_share_title">Berbagi dengan\u2026</string> + <string name="quick_reader_copied_message">Disalin ke clipboard</string> +</resources> diff --git a/quickReader/res/values-it/strings.xml b/quickReader/res/values-it/strings.xml new file mode 100644 index 000000000..df9c9be5e --- /dev/null +++ b/quickReader/res/values-it/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lettore QR</string> + <string name="quick_reader_action_dismiss">Chiudi</string> + <string name="quick_reader_no_activity_found">Nessun\'app installata può aprire questo contenuto</string> + <string name="quick_reader_permission_error_title">Errore permessi</string> + <string name="quick_reader_permission_rationale_message">L\'accesso alla fotocamera è necessario per scansionare il codice</string> + <string name="quick_reader_permission_rationale_positive">Chiedi di nuovo</string> + <string name="quick_reader_permission_fatal_message">L\'accesso alla fotocamera è stato negato. Attivalo dalle impostazioni</string> + <string name="quick_reader_permission_fatal_positive">Apri impostazioni</string> + <string name="quick_reader_scanned_text_title">Testo scansionato</string> + <string name="quick_reader_scanned_text_positive">Copia</string> + <string name="quick_reader_scanned_text_negative">Condividi</string> + <string name="quick_reader_share_title">Condividi con\u2026</string> + <string name="quick_reader_copied_message">Copiato negli appunti</string> + <string name="quick_reader_only_unlocked">Quest\'azione può essere eseguita solo con il dispositivo sbloccato</string> +</resources> diff --git a/quickReader/res/values-iw/strings.xml b/quickReader/res/values-iw/strings.xml new file mode 100644 index 000000000..66c4df47a --- /dev/null +++ b/quickReader/res/values-iw/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">קורא קוד QR</string> + <string name="quick_reader_action_dismiss">דחה</string> + <string name="quick_reader_no_activity_found">יישום שאינו מותקן יכול לפתוח תוכן זה</string> + <string name="quick_reader_permission_error_title">שגיאת הרשאות</string> + <string name="quick_reader_permission_rationale_message">הרשאה למצלמה נדרשת לסריקת ברקוד</string> + <string name="quick_reader_permission_rationale_positive">בקש שוב</string> + <string name="quick_reader_permission_fatal_message">הבקשה לגישה למצלמה נדחתה. אנא אפשר את ההרשאה דרך הגדרות היישום</string> + <string name="quick_reader_permission_fatal_positive">פתח הגדרות</string> + <string name="quick_reader_scanned_text_title">טקסט שנסרק</string> + <string name="quick_reader_scanned_text_positive">העתק</string> + <string name="quick_reader_scanned_text_negative">שתף</string> + <string name="quick_reader_share_title">שתף עם\u2026</string> + <string name="quick_reader_copied_message">הועתק בהצלחה</string> +</resources> diff --git a/quickReader/res/values-ja/strings.xml b/quickReader/res/values-ja/strings.xml new file mode 100644 index 000000000..56d0802f3 --- /dev/null +++ b/quickReader/res/values-ja/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QRコードリーダー</string> + <string name="quick_reader_action_dismiss">閉じる</string> + <string name="quick_reader_no_activity_found">このコンテンツを開くことができるアプリがインストールされていません。</string> + <string name="quick_reader_permission_error_title">権限エラー</string> + <string name="quick_reader_permission_rationale_message">バーコードをスキャンするためにカメラへのアクセスが必要です。</string> + <string name="quick_reader_permission_rationale_positive">次回も確認する</string> + <string name="quick_reader_permission_fatal_message">カメラへのアクセスが拒否されました。アプリの設定から許可してください。</string> + <string name="quick_reader_permission_fatal_positive">設定を開く</string> + <string name="quick_reader_scanned_text_title">スキャンされたテキスト</string> + <string name="quick_reader_scanned_text_positive">コピー</string> + <string name="quick_reader_scanned_text_negative">共有</string> + <string name="quick_reader_share_title">共有</string> + <string name="quick_reader_copied_message">クリップボードにコピーしました</string> + <string name="quick_reader_only_unlocked">このアクションは端末ロック解除時のみ動作します</string> +</resources> diff --git a/quickReader/res/values-ka/strings.xml b/quickReader/res/values-ka/strings.xml new file mode 100644 index 000000000..4c59c7d73 --- /dev/null +++ b/quickReader/res/values-ka/strings.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-წამკითხავი</string> + <string name="quick_reader_permission_fatal_positive">პარამეტრების გახსნა</string> + <string name="quick_reader_scanned_text_negative">გაზიარება</string> + <string name="quick_reader_only_unlocked">ეს მოქმედება, მხოლოდ გახსნილ მოწყობილობაზე შეიძლება შესრულდეს</string> +</resources> diff --git a/quickReader/res/values-ko/strings.xml b/quickReader/res/values-ko/strings.xml new file mode 100644 index 000000000..3b5cb6262 --- /dev/null +++ b/quickReader/res/values-ko/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR 코드 스캐너</string> + <string name="quick_reader_action_dismiss">닫기</string> + <string name="quick_reader_no_activity_found">이 컨텐츠를 열 수 있는 앱이 설치되어 있지 않음</string> + <string name="quick_reader_permission_error_title">권한 오류</string> + <string name="quick_reader_permission_rationale_message">바코드를 스캔하기 위해 카메라 권한이 필요합니다.</string> + <string name="quick_reader_permission_rationale_positive">다시 묻기</string> + <string name="quick_reader_permission_fatal_message">카메라 접근 권한이 없습니다. 이 앱의 설정에서 권한을 허용 해주세요.</string> + <string name="quick_reader_permission_fatal_positive">설정 열기</string> + <string name="quick_reader_scanned_text_title">스캔한 문자</string> + <string name="quick_reader_scanned_text_positive">복사</string> + <string name="quick_reader_scanned_text_negative">공유</string> + <string name="quick_reader_share_title">다른 앱에 공유\u2026</string> + <string name="quick_reader_copied_message">클립보드에 복사됨</string> + <string name="quick_reader_only_unlocked">이 작업을 실행하려면 기기 잠금을 해제해야 합니다.</string> +</resources> diff --git a/quickReader/res/values-nl/strings.xml b/quickReader/res/values-nl/strings.xml new file mode 100644 index 000000000..9c73980cc --- /dev/null +++ b/quickReader/res/values-nl/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-lezer</string> + <string name="quick_reader_action_dismiss">Sluiten</string> + <string name="quick_reader_no_activity_found">Geen enkele geïnstalleerde app kan deze inhoud openen</string> + <string name="quick_reader_permission_error_title">Machtigingsprobleem</string> + <string name="quick_reader_permission_rationale_message">Voor het scannen van de barcode is toegang tot de camera nodig</string> + <string name="quick_reader_permission_rationale_positive">Opnieuw vragen</string> + <string name="quick_reader_permission_fatal_message">Toegang tot de camera geweigerd. Geef toegang vanuit de instellingen van de app</string> + <string name="quick_reader_permission_fatal_positive">Instellingen openen</string> + <string name="quick_reader_scanned_text_title">Gescande tekst</string> + <string name="quick_reader_scanned_text_positive">Kopiëren</string> + <string name="quick_reader_scanned_text_negative">Delen</string> + <string name="quick_reader_share_title">Delen met\u2026</string> + <string name="quick_reader_copied_message">Gekopieerd naar klembord</string> + <string name="quick_reader_only_unlocked">Deze actie kan alleen worden uitgevoerd wanneer het apparaat is ontgrendeld</string> +</resources> diff --git a/quickReader/res/values-pl/strings.xml b/quickReader/res/values-pl/strings.xml new file mode 100644 index 000000000..48fec823a --- /dev/null +++ b/quickReader/res/values-pl/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Czytnik QR</string> + <string name="quick_reader_action_dismiss">Odrzuć</string> + <string name="quick_reader_no_activity_found">Brak zainstalowanej aplikacji, która mogłaby otworzyć tę zawartość</string> + <string name="quick_reader_permission_error_title">Błąd uprawnień</string> + <string name="quick_reader_permission_rationale_message">Dostęp do kamery jest potrzebny, aby zeskanować kod kreskowy</string> + <string name="quick_reader_permission_rationale_positive">Zapytaj ponownie</string> + <string name="quick_reader_permission_fatal_message">Dostęp do aparatu został zablokowany. Proszę nadać uprawnienia w ustawieniach aplikacji</string> + <string name="quick_reader_permission_fatal_positive">Otwórz ustawienia</string> + <string name="quick_reader_scanned_text_title">Zeskanowany tekst</string> + <string name="quick_reader_scanned_text_positive">Kopiuj</string> + <string name="quick_reader_scanned_text_negative">Udostępnij</string> + <string name="quick_reader_share_title">Udostępnij z\u2026</string> + <string name="quick_reader_copied_message">Skopiowano do schowka</string> +</resources> diff --git a/quickReader/res/values-pt-rBR/strings.xml b/quickReader/res/values-pt-rBR/strings.xml new file mode 100644 index 000000000..625e329a1 --- /dev/null +++ b/quickReader/res/values-pt-rBR/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Leitor de código QR</string> + <string name="quick_reader_action_dismiss">Ignorar</string> + <string name="quick_reader_no_activity_found">Nenhum aplicativo instalado pode abrir este conteúdo</string> + <string name="quick_reader_permission_error_title">Erro de permissão</string> + <string name="quick_reader_permission_rationale_message">É necessário o acesso à câmera para ler o código de barras</string> + <string name="quick_reader_permission_rationale_positive">Perguntar novamente</string> + <string name="quick_reader_permission_fatal_message">O acesso à câmera foi negado. Por favor, conceda-o nas configurações do aplicativo.</string> + <string name="quick_reader_permission_fatal_positive">Abrir configurações</string> + <string name="quick_reader_scanned_text_title">Texto digitalizado</string> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <string name="quick_reader_scanned_text_negative">Compartilhar</string> + <string name="quick_reader_share_title">Compartilhar com\u2026</string> + <string name="quick_reader_copied_message">Copiado para a área de transferência</string> + <string name="quick_reader_only_unlocked">Esta ação só pode ser executada com o dispositivo desbloqueado</string> +</resources> diff --git a/quickReader/res/values-pt-rPT/strings.xml b/quickReader/res/values-pt-rPT/strings.xml new file mode 100644 index 000000000..f59127755 --- /dev/null +++ b/quickReader/res/values-pt-rPT/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Leitor QR</string> + <string name="quick_reader_action_dismiss">Ignorar</string> + <string name="quick_reader_no_activity_found">Sem aplicações instaladas que abram o conteúdo</string> + <string name="quick_reader_permission_error_title">Erro de permissão</string> + <string name="quick_reader_permission_rationale_message">O acesso à câmara é necessário para a leitura do código de barras</string> + <string name="quick_reader_permission_rationale_positive">Voltar a perguntar</string> + <string name="quick_reader_permission_fatal_message">O acesso à câmara foi negado. Por favor, permita-o nas definições da aplicação</string> + <string name="quick_reader_permission_fatal_positive">Abrir definições</string> + <string name="quick_reader_scanned_text_title">Texto lido</string> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <string name="quick_reader_scanned_text_negative">Partilhar</string> + <string name="quick_reader_share_title">Partilhar com\u2026</string> + <string name="quick_reader_copied_message">Copiado para a área de transferência</string> + <string name="quick_reader_only_unlocked">Esta ação só pode ser executada com o dispositivo desbloqueado</string> +</resources> diff --git a/quickReader/res/values-ro/strings.xml b/quickReader/res/values-ro/strings.xml new file mode 100644 index 000000000..0990fb2a3 --- /dev/null +++ b/quickReader/res/values-ro/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Cititor QR</string> + <string name="quick_reader_action_dismiss">Renunţaţi</string> + <string name="quick_reader_no_activity_found">Nicio aplicație instalată nu poate deschide acest conținut</string> + <string name="quick_reader_permission_error_title">Eroare permisiune</string> + <string name="quick_reader_permission_rationale_message">Accesul la cameră este necesar pentru a scana codul de bare</string> + <string name="quick_reader_permission_rationale_positive">Cere din nou</string> + <string name="quick_reader_permission_fatal_message">Accesul la cameră a fost respins. Vă rugăm să-l permiteți din setările aplicației</string> + <string name="quick_reader_permission_fatal_positive">Deschide setările</string> + <string name="quick_reader_scanned_text_title">Textul scanat</string> + <string name="quick_reader_scanned_text_positive">Copiați</string> + <string name="quick_reader_scanned_text_negative">Distribuiți</string> + <string name="quick_reader_share_title">Distribuiți cu\u2026</string> + <string name="quick_reader_copied_message">Copiat în clipboard</string> + <string name="quick_reader_only_unlocked">Această acțiune poate fi efectuată numai cu dispozitivul deblocat</string> +</resources> diff --git a/quickReader/res/values-ru/strings.xml b/quickReader/res/values-ru/strings.xml new file mode 100644 index 000000000..d8283c7e5 --- /dev/null +++ b/quickReader/res/values-ru/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR считыватель</string> + <string name="quick_reader_action_dismiss">Отклонить</string> + <string name="quick_reader_no_activity_found">Ни одно из установленных приложений не может открыть это содержимое</string> + <string name="quick_reader_permission_error_title">Ошибка доступа</string> + <string name="quick_reader_permission_rationale_message">Необходим доступ к камере для сканирования штрих-кода</string> + <string name="quick_reader_permission_rationale_positive">Спросить снова</string> + <string name="quick_reader_permission_fatal_message">Доступ к камере запрещен. Пожалуйста, разрешите доступ в настройках приложения</string> + <string name="quick_reader_permission_fatal_positive">Открыть настройки</string> + <string name="quick_reader_scanned_text_title">Отсканированный текст</string> + <string name="quick_reader_scanned_text_positive">Скопировать</string> + <string name="quick_reader_scanned_text_negative">Поделиться</string> + <string name="quick_reader_share_title">Поделиться с\u2026</string> + <string name="quick_reader_copied_message">Скопировано в буфер обмена</string> + <string name="quick_reader_only_unlocked">Это действие может быть выполнено только на разблокированном устройстве.</string> +</resources> diff --git a/quickReader/res/values-sc-rIT/strings.xml b/quickReader/res/values-sc-rIT/strings.xml new file mode 100644 index 000000000..f5f26d170 --- /dev/null +++ b/quickReader/res/values-sc-rIT/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="quick_reader_scanned_text_positive">Còpia</string> + <string name="quick_reader_scanned_text_negative">Cumpartzi</string> +</resources> diff --git a/quickReader/res/values-sk/strings.xml b/quickReader/res/values-sk/strings.xml new file mode 100644 index 000000000..d51b5983c --- /dev/null +++ b/quickReader/res/values-sk/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Čítačka QR kódov</string> + <string name="quick_reader_action_dismiss">Zrušiť</string> + <string name="quick_reader_no_activity_found">Žiadna nainštalovaná aplikácia nedokáže otvoriť tento obsah</string> + <string name="quick_reader_permission_error_title">Chyba oprávnenia</string> + <string name="quick_reader_permission_rationale_message">Na skenovanie čiarového kódu je potrebný prístup k fotoaparátu</string> + <string name="quick_reader_permission_rationale_positive">Opýtať sa znovu</string> + <string name="quick_reader_permission_fatal_message">Prístup k fotoaparátu bol odmietnutý. Povoľte ho v nastaveniach aplikácie</string> + <string name="quick_reader_permission_fatal_positive">Otvoriť nastavenia</string> + <string name="quick_reader_scanned_text_title">Naskenovaný text</string> + <string name="quick_reader_scanned_text_positive">Kopírovať</string> + <string name="quick_reader_scanned_text_negative">Zdieľať</string> + <string name="quick_reader_share_title">Zdieľať s\u2026</string> + <string name="quick_reader_copied_message">Skopírované do schránky</string> + <string name="quick_reader_only_unlocked">Túto akciu je možné vykonať len po odomknutí zariadenia</string> +</resources> diff --git a/quickReader/res/values-sl/strings.xml b/quickReader/res/values-sl/strings.xml new file mode 100644 index 000000000..f623ff4d2 --- /dev/null +++ b/quickReader/res/values-sl/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR čitalec</string> + <string name="quick_reader_action_dismiss">Opusti</string> + <string name="quick_reader_no_activity_found">Nobena nameščena aplikacija ne more odpreti te vsebine</string> + <string name="quick_reader_permission_error_title">Napaka dovoljenja</string> + <string name="quick_reader_permission_rationale_message">Za branje črtne kode je potreben dostop do fotoaparata</string> + <string name="quick_reader_permission_rationale_positive">Ponovno vprašaj</string> + <string name="quick_reader_permission_fatal_message">Dostop do fotoaparata je bil zavrnjen. Odobrite ga v nastavitvah aplikacije</string> + <string name="quick_reader_permission_fatal_positive">Odpri nastavitve</string> + <string name="quick_reader_scanned_text_title">Prebrano besedilo</string> + <string name="quick_reader_scanned_text_positive">Kopiraj</string> + <string name="quick_reader_scanned_text_negative">Deli</string> + <string name="quick_reader_share_title">Deli prek \u2026</string> + <string name="quick_reader_copied_message">Kopirano v odložišče</string> + <string name="quick_reader_only_unlocked">To dejanje se lahko izvede samo, ko je naprava odklenjena</string> +</resources> diff --git a/quickReader/res/values-sq/strings.xml b/quickReader/res/values-sq/strings.xml new file mode 100644 index 000000000..65b6cfcd5 --- /dev/null +++ b/quickReader/res/values-sq/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Lexues QR</string> + <string name="quick_reader_action_dismiss">Injoro</string> + <string name="quick_reader_no_activity_found">Asnjë aplikacion i instaluar mund të hapë këtë përmbajtje</string> + <string name="quick_reader_permission_error_title">Problem në të drejta</string> + <string name="quick_reader_permission_rationale_message">Nevojiten të drejta të kamerës për të skanuar barcode</string> + <string name="quick_reader_permission_rationale_positive">Pyet sërish</string> + <string name="quick_reader_permission_fatal_message">E drejta e kamerës u refuzua. Ju lutem lejojeni këtë tek cilësimet e aplikacionit</string> + <string name="quick_reader_permission_fatal_positive">Hap cilësimet</string> + <string name="quick_reader_scanned_text_title">Teksti i skanuar</string> + <string name="quick_reader_scanned_text_positive">Kopjo</string> + <string name="quick_reader_scanned_text_negative">Shpërndaje</string> + <string name="quick_reader_share_title">Shpërndaje me\u2026</string> + <string name="quick_reader_copied_message">Kopjo në të papastër</string> + <string name="quick_reader_only_unlocked">Ky veprim mund të kryhet vetëm kur paisja është e hapur</string> +</resources> diff --git a/quickReader/res/values-sr/strings.xml b/quickReader/res/values-sr/strings.xml new file mode 100644 index 000000000..edae15d34 --- /dev/null +++ b/quickReader/res/values-sr/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR читач</string> + <string name="quick_reader_action_dismiss">Одбаци</string> + <string name="quick_reader_no_activity_found">Нема инсталираних апликација да отворе овај садржај</string> + <string name="quick_reader_permission_error_title">Грешка у дозволама</string> + <string name="quick_reader_permission_rationale_message">Потребан приступ камери за скенирање баркода</string> + <string name="quick_reader_permission_rationale_positive">Питај поново</string> + <string name="quick_reader_permission_fatal_message">Приступ камери одбијен. Дозволи га из подешавања апликације</string> + <string name="quick_reader_permission_fatal_positive">Отвори подешавања</string> + <string name="quick_reader_scanned_text_title">Скенирани текст</string> + <string name="quick_reader_scanned_text_positive">Копирај</string> + <string name="quick_reader_scanned_text_negative">Дели</string> + <string name="quick_reader_share_title">Дели са\u2026</string> + <string name="quick_reader_copied_message">Копирано у привремену меморију</string> +</resources> diff --git a/quickReader/res/values-sv/strings.xml b/quickReader/res/values-sv/strings.xml new file mode 100644 index 000000000..8f5208d4b --- /dev/null +++ b/quickReader/res/values-sv/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR-läsare</string> + <string name="quick_reader_action_dismiss">Avvisa</string> + <string name="quick_reader_permission_rationale_positive">Fråga igen</string> + <string name="quick_reader_scanned_text_positive">Kopiera</string> + <string name="quick_reader_scanned_text_negative">Dela</string> + <string name="quick_reader_share_title">Dela med\u2026</string> +</resources> diff --git a/quickReader/res/values-th/strings.xml b/quickReader/res/values-th/strings.xml new file mode 100644 index 000000000..08e8116c7 --- /dev/null +++ b/quickReader/res/values-th/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">ตัวอ่าน QR</string> + <string name="quick_reader_action_dismiss">ยกเลิก</string> + <string name="quick_reader_no_activity_found">แอปที่ติดตั้งไม่สามารถเปิดเนื้อหานี้ได้</string> + <string name="quick_reader_permission_error_title">เกิดข้อผิดพลาดในการอนุญาต</string> + <string name="quick_reader_permission_rationale_message">จำเป็นต้องมีการเข้าถึงกล้องเพื่อสแกนบาร์โค้ด</string> + <string name="quick_reader_permission_rationale_positive">ถามอีกครั้ง</string> + <string name="quick_reader_permission_fatal_message">การเข้าถึงกล้องถูกปฏิเสธ โปรดอนุญาตจากการตั้งค่าของแอพ</string> + <string name="quick_reader_permission_fatal_positive">เปิดการตั้งค่า</string> + <string name="quick_reader_scanned_text_title">ข้อความที่สแกน</string> + <string name="quick_reader_scanned_text_positive">คัดลอก</string> + <string name="quick_reader_scanned_text_negative">แชร์</string> + <string name="quick_reader_share_title">แชร์กับ\u2026</string> + <string name="quick_reader_copied_message">ถูกคัดลอกไปยังคลิปบอร์ด</string> + <string name="quick_reader_only_unlocked">การกระทำนี้สามารถทำได้เมื่อปลดล็อกอุปกรณ์เท่านั้น</string> +</resources> diff --git a/quickReader/res/values-tr/strings.xml b/quickReader/res/values-tr/strings.xml new file mode 100644 index 000000000..3fc20f66a --- /dev/null +++ b/quickReader/res/values-tr/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR okuyucu</string> + <string name="quick_reader_action_dismiss">Vazgeç</string> + <string name="quick_reader_no_activity_found">Bu içeriği açabilecek hiçbir uygulama yok</string> + <string name="quick_reader_permission_error_title">İzin hatası</string> + <string name="quick_reader_permission_rationale_message">Barkodu taramak için kamera erişimi gerekiyor</string> + <string name="quick_reader_permission_rationale_positive">Tekrar sor</string> + <string name="quick_reader_permission_fatal_message">Kamera erişimi reddedildi. Lütfen uygulamanın ayarlarından izin verin</string> + <string name="quick_reader_permission_fatal_positive">Ayarları aç</string> + <string name="quick_reader_scanned_text_title">Taranan metin</string> + <string name="quick_reader_scanned_text_positive">Kopyala</string> + <string name="quick_reader_scanned_text_negative">Paylaş</string> + <string name="quick_reader_share_title">\u2026 ile paylaş</string> + <string name="quick_reader_copied_message">Panoya kopyalandı</string> + <string name="quick_reader_only_unlocked">Bu işlem sadece cihazın kilidi açıksa gerçekleştirilebilir.</string> +</resources> diff --git a/quickReader/res/values-uk/strings.xml b/quickReader/res/values-uk/strings.xml new file mode 100644 index 000000000..0d1bbd10a --- /dev/null +++ b/quickReader/res/values-uk/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR сканер</string> + <string name="quick_reader_action_dismiss">Відхилити</string> + <string name="quick_reader_no_activity_found">Не встановлено додатку, який може відкрити даний вміст</string> + <string name="quick_reader_permission_error_title">Помилка доступу</string> + <string name="quick_reader_permission_rationale_message">Для сканування штрихкоду необхідний дозвіл на використання камери</string> + <string name="quick_reader_permission_rationale_positive">Запитати знову</string> + <string name="quick_reader_permission_fatal_message">Немає доступу до камери. Будь ласка, надайте дозвіл в налаштуваннях додатку</string> + <string name="quick_reader_permission_fatal_positive">Відкрити налаштування</string> + <string name="quick_reader_scanned_text_title">Відсканований текст</string> + <string name="quick_reader_scanned_text_positive">Копіювати</string> + <string name="quick_reader_scanned_text_negative">Поділитись</string> + <string name="quick_reader_share_title">Поділитись через\u2026</string> + <string name="quick_reader_copied_message">Скопійовано до буфера обміну</string> +</resources> diff --git a/quickReader/res/values-vi/strings.xml b/quickReader/res/values-vi/strings.xml new file mode 100644 index 000000000..8ed58dd46 --- /dev/null +++ b/quickReader/res/values-vi/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">Đầu đọc QR</string> + <string name="quick_reader_action_dismiss">Bỏ qua</string> + <string name="quick_reader_no_activity_found">Không có ứng dụng được cài đặt có thể mở nội dung này</string> + <string name="quick_reader_permission_error_title">Lỗi quyền truy cập</string> + <string name="quick_reader_permission_rationale_message">Truy cập máy ảnh là cần thiết để quét mã vạch</string> + <string name="quick_reader_permission_rationale_positive">Hỏi lại</string> + <string name="quick_reader_permission_fatal_message">Truy cập máy ảnh bị từ chối. Hãy cho phép nó từ cài đặt của ứng dụng</string> + <string name="quick_reader_permission_fatal_positive">Mở cài đặt</string> + <string name="quick_reader_scanned_text_title">Văn bản đã quét</string> + <string name="quick_reader_scanned_text_positive">Sao chép</string> + <string name="quick_reader_scanned_text_negative">Chia sẻ</string> + <string name="quick_reader_share_title">Chia sẻ với\u2026</string> + <string name="quick_reader_copied_message">Đã sao chép vào bảng tạm</string> +</resources> diff --git a/quickReader/res/values-zh-rCN/strings.xml b/quickReader/res/values-zh-rCN/strings.xml new file mode 100644 index 000000000..dd026364d --- /dev/null +++ b/quickReader/res/values-zh-rCN/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">条码扫描器</string> + <string name="quick_reader_action_dismiss">忽略</string> + <string name="quick_reader_no_activity_found">没有已安装的应用程序可以打开此内容</string> + <string name="quick_reader_permission_error_title">权限错误</string> + <string name="quick_reader_permission_rationale_message">扫描条码需要相机权限以进行扫描</string> + <string name="quick_reader_permission_rationale_positive">再次询问</string> + <string name="quick_reader_permission_fatal_message">访问相机已拒绝。请在应用设置中授予该权限。</string> + <string name="quick_reader_permission_fatal_positive">打开设置</string> + <string name="quick_reader_scanned_text_title">已扫描的文本</string> + <string name="quick_reader_scanned_text_positive">复制</string> + <string name="quick_reader_scanned_text_negative">分享</string> + <string name="quick_reader_share_title">分享到\u2026</string> + <string name="quick_reader_copied_message">已复制到剪贴板</string> + <string name="quick_reader_only_unlocked">此操作只能在设备解锁时执行</string> +</resources> diff --git a/quickReader/res/values-zh-rTW/strings.xml b/quickReader/res/values-zh-rTW/strings.xml new file mode 100644 index 000000000..bdfa05073 --- /dev/null +++ b/quickReader/res/values-zh-rTW/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (c) 2017 The LineageOS Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<resources> + <string name="accessibility_switch_to_qr">QR 讀取工具</string> + <string name="quick_reader_action_dismiss">忽略</string> + <string name="quick_reader_no_activity_found">沒有已安裝的應用程式可以開啟此內容</string> + <string name="quick_reader_permission_error_title">權限許可錯誤</string> + <string name="quick_reader_permission_rationale_message">掃描條碼需要相機權限</string> + <string name="quick_reader_permission_rationale_positive">再次詢問</string> + <string name="quick_reader_permission_fatal_message">相機權限被拒絕。請在設定中允許該應用程式的權限</string> + <string name="quick_reader_permission_fatal_positive">開啟設定</string> + <string name="quick_reader_scanned_text_title">已掃描的文字</string> + <string name="quick_reader_scanned_text_positive">複製</string> + <string name="quick_reader_scanned_text_negative">分享</string> + <string name="quick_reader_share_title">分享至 \u2026</string> + <string name="quick_reader_copied_message">複製到剪貼簿</string> + <string name="quick_reader_only_unlocked">此操作只能在裝置解鎖的狀態下執行。</string> +</resources> |
