diff options
author | Michael Bestas <mkbestas@lineageos.org> | 2019-01-12 20:04:26 +0200 |
---|---|---|
committer | Michael W <baddaemon87@gmail.com> | 2019-01-12 23:52:33 +0100 |
commit | da1f63ca7c9b68c891c03a5860e0ccdeb0767d59 (patch) | |
tree | 62981105ec2f5f0d05ed7a1d3cce17e9d6a8ca05 /quickReader | |
parent | 808843b9fdab13c9cb663857b16f4af417941414 (diff) | |
download | android_packages_apps_Snap-da1f63ca7c9b68c891c03a5860e0ccdeb0767d59.tar.gz android_packages_apps_Snap-da1f63ca7c9b68c891c03a5860e0ccdeb0767d59.tar.bz2 android_packages_apps_Snap-da1f63ca7c9b68c891c03a5860e0ccdeb0767d59.zip |
Automatic translation import
Change-Id: Iab289c23c3946aa292451a752856820f0c25fe72
Diffstat (limited to 'quickReader')
104 files changed, 3700 insertions, 0 deletions
diff --git a/quickReader/res/values-af/strings.xml b/quickReader/res/values-af/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-af/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-am/strings.xml b/quickReader/res/values-am/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-am/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ar/strings.xml b/quickReader/res/values-ar/strings.xml new file mode 100644 index 000000000..9e04a21bb --- /dev/null +++ b/quickReader/res/values-ar/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">قارئ QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">تجاهل</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">لا يمكن لأي تطبيق مثبت فتح هذا المحتوى</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">خطأ في إذن الوصول</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">مطلوب الوصول إلى الكاميرا لمسح الباركود</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">اسأل مجدداً</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">تم رفض الدخول إلى الكاميرا. يرجى السماح لها من إعدادات التطبيق</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">فتح الإعدادات</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">النص الممسوح ضوئياً</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">نسخ</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">شارك</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">مشاركة مع</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">نسخ إلى الحافظة</string> +</resources> diff --git a/quickReader/res/values-as-rIN/strings.xml b/quickReader/res/values-as-rIN/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-as-rIN/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</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..a97994890 --- /dev/null +++ b/quickReader/res/values-ast-rES/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Llector QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Escartar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nun hai denguna aplicación instalada que puea abrir esti conteníu</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Fallu de permisos</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Precísase l\'accesu a la cámara pa escaniar el códigu de barres</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Pidir de nueves</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Ñegóse l\'accesu a la cámara. Da laude dende los axustes de l\'aplicación</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir axustes</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Testu escaniáu</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Compartir con\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copióse al cartafueyu</string> +</resources> diff --git a/quickReader/res/values-az/strings.xml b/quickReader/res/values-az/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-az/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-b+sr+Latn/strings.xml b/quickReader/res/values-b+sr+Latn/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-b+sr+Latn/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-be/strings.xml b/quickReader/res/values-be/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-be/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-bg/strings.xml b/quickReader/res/values-bg/strings.xml new file mode 100644 index 000000000..a0a66b704 --- /dev/null +++ b/quickReader/res/values-bg/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR четец</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Отхвърли</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Няма инсталирано приложение, което да може да отвори това съдържание</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Грешка в Разрешенията</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Достъпът до камерата е необходим за сканиране на баркода</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Попитай отново</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Достъпът до камерата бе отказан. Моля, позволете го от настройките на приложението</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Отвори настройките</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Сканиран текст</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Копирай</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Сподели</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Споделете с \ u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Копирано в клипборда</string> +</resources> diff --git a/quickReader/res/values-bn/strings.xml b/quickReader/res/values-bn/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-bn/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-br-rFR/strings.xml b/quickReader/res/values-br-rFR/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-br-rFR/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-bs/strings.xml b/quickReader/res/values-bs/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-bs/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ca/strings.xml b/quickReader/res/values-ca/strings.xml new file mode 100644 index 000000000..5e39068bc --- /dev/null +++ b/quickReader/res/values-ca/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lector QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Descarta</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Cap aplicació instal·lada pot obrir aquest contingut</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Error de permís</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">L\'accés a la càmera és necessari per escanejar el codi de barres</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Torna a preguntar</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Obre la configuració</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Text escanejat</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copia</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Comparteix</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Comparteix amb\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">S\'ha copiat al porta-retalls</string> +</resources> diff --git a/quickReader/res/values-cs/strings.xml b/quickReader/res/values-cs/strings.xml new file mode 100644 index 000000000..3302a8174 --- /dev/null +++ b/quickReader/res/values-cs/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Čtečka kódů QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Zrušit</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Žádná nainstalovaná aplikace nemůže otevřít tento obsah</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Chyba oprávnění</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Ke skenování čárového kódu je zapotřebí přístup k fotoaparátu</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Vždy se ptát</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Přístup k fotoaparátu byl zamítnut. Povolte jej z nastavení aplikace</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Otevřít nastavení</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Naskenovaný text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopírovat</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Sdílet</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Sdílet s\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Zkopírováno do schránky</string> +</resources> diff --git a/quickReader/res/values-csb/strings.xml b/quickReader/res/values-csb/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-csb/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-cy/strings.xml b/quickReader/res/values-cy/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-cy/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-da/strings.xml b/quickReader/res/values-da/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-da/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-de/strings.xml b/quickReader/res/values-de/strings.xml new file mode 100644 index 000000000..4874cae8e --- /dev/null +++ b/quickReader/res/values-de/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR-Code-Leser</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Verwerfen</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Keine App zum Öffnen dieses Inhaltes installiert</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Berechtigungsfehler</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Kamera-Zugriff wird zum Scannen des Barcodes benötigt</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Erneut nachfragen</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Kamera-Zugriff wurde nicht erlaubt. Bitte erlauben Sie diesen über die App-Einstellungen</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Einstellungen öffnen</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Gescannter Text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopieren</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Teilen</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Teilen über\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">In die Zwischenablage kopiert</string> +</resources> diff --git a/quickReader/res/values-el/strings.xml b/quickReader/res/values-el/strings.xml new file mode 100644 index 000000000..db209e923 --- /dev/null +++ b/quickReader/res/values-el/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Ανάγνωση QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Απόρριψη</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Δεν υπάρχει εγκατεστημένη εφαρμογή που να μπορεί να ανοίξει αυτό το περιεχόμενο</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Σφάλμα δικαιωμάτων</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Η πρόσβαση στην κάμερα είναι απαραίτητη για να σαρώσετε το barcode</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Ερώτηση ξανά</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Δεν επιτράπηκε η πρόσβαση στην κάμερα. Παρακαλώ επιτρέψτε το από τις ρυθμίσεις της εφαρμογής</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Άνοιγμα ρυθμίσεων</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Σαρωμένο κείμενο</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Αντιγραφή</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Κοινή χρήση</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Κοινή χρήση μέσω\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Αντιγράφηκε στο πρόχειρο</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..e8fb0da98 --- /dev/null +++ b/quickReader/res/values-en-rAU/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR reader</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Dismiss</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Permission error</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copy</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Share</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Share with\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copied to clipboard</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..e049c8d4a --- /dev/null +++ b/quickReader/res/values-en-rCA/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</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..e8fb0da98 --- /dev/null +++ b/quickReader/res/values-en-rGB/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR reader</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Dismiss</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Permission error</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copy</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Share</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Share with\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copied to clipboard</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..e8fb0da98 --- /dev/null +++ b/quickReader/res/values-en-rIN/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR reader</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Dismiss</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">No installed app can open this content</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Permission error</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Camera access is needed to scan the barcode</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Ask again</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Camera access was denied. Please allow it from the app\'s settings</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Open settings</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Scanned text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copy</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Share</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Share with\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copied to clipboard</string> +</resources> diff --git a/quickReader/res/values-en-rPT/strings.xml b/quickReader/res/values-en-rPT/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-en-rPT/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-eo/strings.xml b/quickReader/res/values-eo/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-eo/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-es-rCO/strings.xml b/quickReader/res/values-es-rCO/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-es-rCO/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-es-rMX/strings.xml b/quickReader/res/values-es-rMX/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-es-rMX/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</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..a80034a1c --- /dev/null +++ b/quickReader/res/values-es-rUS/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lector de QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Descartar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Ninguna aplicación instalada puede abrir este contenido</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Error de permiso</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Necesitas acceso a la cámara para analizar el código de barras</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Preguntar de nuevo</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir ajustes</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Compartir con\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..9fcec910c --- /dev/null +++ b/quickReader/res/values-es/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lector QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Descartar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Ninguna aplicación instalada puede abrir este contenido</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Error de permiso</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Se necesita acceso a la cámara para escanear el código de barras</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Preguntar de nuevo</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir la configuración</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Compartir con\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiado al portapapeles</string> +</resources> diff --git a/quickReader/res/values-et/strings.xml b/quickReader/res/values-et/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-et/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-eu/strings.xml b/quickReader/res/values-eu/strings.xml new file mode 100644 index 000000000..f987ef87c --- /dev/null +++ b/quickReader/res/values-eu/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR irakurlea</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Baztertu</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Ez dago eduki hau ireki dezakeen aplikaziorik instalatuta</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Baimen errorea</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Kamera atzitzeko baimena behar da barra-kodea eskaneatzeko</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Galdetu berriro</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Kamera atzitzeko baimena ukatu da. Baimendu aplikazioaren ezarpenetatik</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Ireki ezarpenak</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Eskaneatutako testua</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiatu</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Partekatu</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Partekatu honekin\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Arbelean kopiatuta</string> +</resources> diff --git a/quickReader/res/values-fa/strings.xml b/quickReader/res/values-fa/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-fa/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-fi/strings.xml b/quickReader/res/values-fi/strings.xml new file mode 100644 index 000000000..431bb65f6 --- /dev/null +++ b/quickReader/res/values-fi/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR-lukija</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Hylkää</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Mikään asennettu sovellus ei tue tätä sisältöä</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Käyttöoikeusvirhe</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Kameran käyttöoikeus tarvitaan viivakoodin lukemiseen</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Kysy uudelleen</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Kameran käyttöoikeus hylättiin. Salli käyttöoikeus sovelluksen asetuksista</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Avaa asetukset</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Skannattu teksti</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopioi</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Jaa</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Jaa\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Kopioitu leikepöydälle</string> +</resources> diff --git a/quickReader/res/values-fil/strings.xml b/quickReader/res/values-fil/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-fil/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-fr-rCA/strings.xml b/quickReader/res/values-fr-rCA/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-fr-rCA/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-fr/strings.xml b/quickReader/res/values-fr/strings.xml new file mode 100644 index 000000000..e7b2c4598 --- /dev/null +++ b/quickReader/res/values-fr/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lecteur de QR code</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Ignorer</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Aucune application installée ne peut ouvrir ce contenu</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Erreur d\'autorisation</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">L\'accès à l\'appareil photo est nécessaire pour scanner le code-barre</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Demander à nouveau</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Ouvrir les paramètres</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texte numérisé</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copier</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Partager</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Partager avec\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copié dans le presse-papier</string> +</resources> diff --git a/quickReader/res/values-frp/strings.xml b/quickReader/res/values-frp/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-frp/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</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..e049c8d4a --- /dev/null +++ b/quickReader/res/values-fy-rNL/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ga-rIE/strings.xml b/quickReader/res/values-ga-rIE/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ga-rIE/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-gd/strings.xml b/quickReader/res/values-gd/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-gd/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-gl/strings.xml b/quickReader/res/values-gl/strings.xml new file mode 100644 index 000000000..fcde710ff --- /dev/null +++ b/quickReader/res/values-gl/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lector QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Rexeitar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Ningunha aplicación instalada para abrir este contido</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Erro do permiso</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">É preciso acceder á cámara para escanear o código de barras</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Preguntar de novo</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Acceso á cámara denegado. Por favor, permíteo dende os axustes da aplicación</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir axustes</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texto escaneado</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Compartir</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Compartir mediante\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiado ao portarretallos</string> +</resources> diff --git a/quickReader/res/values-gu/strings.xml b/quickReader/res/values-gu/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-gu/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-hi/strings.xml b/quickReader/res/values-hi/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-hi/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-hr/strings.xml b/quickReader/res/values-hr/strings.xml new file mode 100644 index 000000000..c8a36ec46 --- /dev/null +++ b/quickReader/res/values-hr/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR čitač</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Odbaci</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nema instaliranih aplikacija koje mogu otvoriti ovaj sadržaj</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Pogreška dopuštenja</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Potreban je pristup Kameri za skeniranje crtičnog koda</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Pitaj ponovno</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Pristup Kameri je odbijen. Omogućite ga u postavkama aplikacije</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Otvori postavke</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Skenirani tekst</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiraj</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Podijeli</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Podijeli pomoću\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..e049c8d4a --- /dev/null +++ b/quickReader/res/values-hu/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-hy/strings.xml b/quickReader/res/values-hy/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-hy/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-in/strings.xml b/quickReader/res/values-in/strings.xml new file mode 100644 index 000000000..da6305566 --- /dev/null +++ b/quickReader/res/values-in/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Pembaca kode batang</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Tutup</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Tidak ada aplikasi yang terpasang untuk membuka konten ini</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Kesalahan perizinan</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Akses kamera diperlukan untuk memindai kode batang</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Minta izin lagi</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Akses kamera ditolak. Silakan izinkan dari setelan aplikasi</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Buka setelan</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Teks pindaian</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Salin</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Bagikan</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Berbagi dengan\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Disalin ke clipboard</string> +</resources> diff --git a/quickReader/res/values-is/strings.xml b/quickReader/res/values-is/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-is/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-it/strings.xml b/quickReader/res/values-it/strings.xml new file mode 100644 index 000000000..e57b53afe --- /dev/null +++ b/quickReader/res/values-it/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Lettore QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Chiudi</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nessun\'app installata può aprire questo contenuto</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Errore permessi</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">L\'accesso alla fotocamera è necessario per scansionare il codice</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Chiedi di nuovo</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">L\'accesso alla fotocamera è stato negato. Attivalo dalle impostazioni</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Apri impostazioni</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Testo scansionato</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copia</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Condividi</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Condividi con\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiato negli appunti</string> +</resources> diff --git a/quickReader/res/values-iw/strings.xml b/quickReader/res/values-iw/strings.xml new file mode 100644 index 000000000..8e0d4bfaa --- /dev/null +++ b/quickReader/res/values-iw/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">קורא קוד QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">דחה</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">יישום שאינו מותקן יכול לפתוח תוכן זה</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">שגיאת הרשאות</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">הרשאה למצלמה נדרשת לסריקת ברקוד</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">בקש שוב</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">הבקשה לגישה למצלמה נדחתה. אנא אפשר את ההרשאה דרך הגדרות היישום</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">פתח הגדרות</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">טקסט שנסרק</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">העתק</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">שתף</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">שתף עם\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..d22dfc3c6 --- /dev/null +++ b/quickReader/res/values-ja/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QRコードリーダー</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">閉じる</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">このコンテンツを開くことができるアプリがインストールされていません。</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">権限エラー</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">バーコードをスキャンするためにカメラへのアクセスが必要です。</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">次回も確認する</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">カメラへのアクセスが拒否されました。アプリの設定から許可してください。</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">設定を開く</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">スキャンされたテキスト</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">コピー</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">共有</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">共有</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">クリップボードにコピーしました</string> +</resources> diff --git a/quickReader/res/values-ka/strings.xml b/quickReader/res/values-ka/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ka/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-kab-rDZ/strings.xml b/quickReader/res/values-kab-rDZ/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-kab-rDZ/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-kk/strings.xml b/quickReader/res/values-kk/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-kk/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-km/strings.xml b/quickReader/res/values-km/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-km/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-kn/strings.xml b/quickReader/res/values-kn/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-kn/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ko/strings.xml b/quickReader/res/values-ko/strings.xml new file mode 100644 index 000000000..f530b0c26 --- /dev/null +++ b/quickReader/res/values-ko/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR 코드 스캐너</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">닫기</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">이 컨텐츠를 열 수 있는 앱이 설치되어 있지 않음</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">권한 오류</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">바코드를 스캔하기 위해 카메라 권한이 필요합니다.</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">다시 묻기</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">카메라 접근 권한이 없습니다. 이 앱의 설정에서 권한을 허용 해주세요.</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">설정 열기</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">스캔한 문자</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">복사</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">공유</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">다른 앱에 공유\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">클립보드에 복사됨</string> +</resources> diff --git a/quickReader/res/values-ku/strings.xml b/quickReader/res/values-ku/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ku/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ky/strings.xml b/quickReader/res/values-ky/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ky/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-lb/strings.xml b/quickReader/res/values-lb/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-lb/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-lo/strings.xml b/quickReader/res/values-lo/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-lo/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-lt/strings.xml b/quickReader/res/values-lt/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-lt/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-lv/strings.xml b/quickReader/res/values-lv/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-lv/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-mk/strings.xml b/quickReader/res/values-mk/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-mk/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ml/strings.xml b/quickReader/res/values-ml/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ml/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-mn/strings.xml b/quickReader/res/values-mn/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-mn/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-mr/strings.xml b/quickReader/res/values-mr/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-mr/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ms/strings.xml b/quickReader/res/values-ms/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ms/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-my/strings.xml b/quickReader/res/values-my/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-my/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-nb/strings.xml b/quickReader/res/values-nb/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-nb/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ne/strings.xml b/quickReader/res/values-ne/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ne/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-nl/strings.xml b/quickReader/res/values-nl/strings.xml new file mode 100644 index 000000000..2979f8c9f --- /dev/null +++ b/quickReader/res/values-nl/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR-lezer</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Sluiten</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Geen enkele geïnstalleerde app kan deze inhoud openen</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Machtigingsprobleem</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Voor het scannen van de barcode is toegang tot de camera nodig</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Opnieuw vragen</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Toegang tot de camera geweigerd. Geef toegang vanuit de instellingen van de app</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Instellingen openen</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Gescande tekst</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiëren</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Delen</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Delen met\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Gekopieerd naar klembord</string> +</resources> diff --git a/quickReader/res/values-oc/strings.xml b/quickReader/res/values-oc/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-oc/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-or-rIN/strings.xml b/quickReader/res/values-or-rIN/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-or-rIN/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-pa/strings.xml b/quickReader/res/values-pa/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-pa/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-pl/strings.xml b/quickReader/res/values-pl/strings.xml new file mode 100644 index 000000000..6b3daeda5 --- /dev/null +++ b/quickReader/res/values-pl/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Czytnik QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Odrzuć</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Brak zainstalowanej aplikacji, która mogłaby otworzyć tę zawartość</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Błąd uprawnień</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Dostęp do kamery jest potrzebny, aby zeskanować kod kreskowy</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Zapytaj ponownie</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Dostęp do aparatu został zablokowany. Proszę nadać uprawnienia w ustawieniach aplikacji</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Otwórz ustawienia</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Zeskanowany tekst</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiuj</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Udostępnij</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Udostępnij z\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..e01543fd4 --- /dev/null +++ b/quickReader/res/values-pt-rBR/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Leitor de código QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Ignorar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nenhum aplicativo instalado pode abrir este conteúdo</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Erro de permissão</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">É necessário o acesso à câmera para ler o código de barras</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Perguntar novamente</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">O acesso à câmera foi negado. Por favor, conceda-o nas configurações do aplicativo.</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir configurações</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texto digitalizado</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Compartilhar</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Compartilhar com\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiado para a área de transferência</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..44c5c141f --- /dev/null +++ b/quickReader/res/values-pt-rPT/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Leitor QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Ignorar</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Sem aplicações instaladas que abram o conteúdo</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Erro de permissão</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">O acesso à câmara é necessário para a leitura do código de barras</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Voltar a perguntar</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">O acesso à câmara foi negado. Por favor, permita-o nas definições da aplicação</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Abrir definições</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Texto lido</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiar</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Partilhar</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Partilhar com\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiado para a área de transferência</string> +</resources> diff --git a/quickReader/res/values-rm/strings.xml b/quickReader/res/values-rm/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-rm/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ro/strings.xml b/quickReader/res/values-ro/strings.xml new file mode 100644 index 000000000..6fca080b6 --- /dev/null +++ b/quickReader/res/values-ro/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Cititor QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Renunţaţi</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nicio aplicație instalată nu poate deschide acest conținut</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Eroare permisiune</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Accesul la cameră este necesar pentru a scana codul de bare</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Cere din nou</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Deschide setările</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Textul scanat</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Copiați</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Distribuiți</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Distribuiți cu\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Copiat în clipboard</string> +</resources> diff --git a/quickReader/res/values-ru/strings.xml b/quickReader/res/values-ru/strings.xml new file mode 100644 index 000000000..36a492e82 --- /dev/null +++ b/quickReader/res/values-ru/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR считыватель</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Отклонить</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Ни одно из установленных приложений не может открыть это содержимое</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Ошибка доступа</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Необходим доступ к камере для сканирования штрих-кода</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Спросить снова</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Доступ к камере запрещен. Пожалуйста, разрешите доступ в настройках приложения</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Открыть настройки</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Отсканированный текст</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Копировать</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Поделиться</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Поделиться с\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Скопировано в буфер обмена</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..18d0a55ab --- /dev/null +++ b/quickReader/res/values-sc-rIT/strings.xml @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Còpia</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Cumpartzi</string> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-si/strings.xml b/quickReader/res/values-si/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-si/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-sk/strings.xml b/quickReader/res/values-sk/strings.xml new file mode 100644 index 000000000..c854000e8 --- /dev/null +++ b/quickReader/res/values-sk/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Čítačka QR kódov</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Zrušiť</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Žiadna nainštalovaná aplikácia nedokáže otvoriť tento obsah</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Chyba oprávnenia</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Na skenovanie čiarového kódu je potrebný prístup k fotoaparátu</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Opýtať sa znovu</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Prístup k fotoaparátu bol odmietnutý. Povoľte ho v nastaveniach aplikácie</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Otvoriť nastavenia</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Naskenovaný text</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopírovať</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Zdieľať</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Zdieľať s\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Skopírované do schránky</string> +</resources> diff --git a/quickReader/res/values-sl/strings.xml b/quickReader/res/values-sl/strings.xml new file mode 100644 index 000000000..7823edac3 --- /dev/null +++ b/quickReader/res/values-sl/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR čitalec</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Opusti</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Nobena nameščena aplikacija ne more odpreti te vsebine</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Napaka dovoljenja</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Za skeniranje črtne kode je potreben dostop do fotoaparata</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Ponovno vprašaj</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Dostop do fotoaparata je bil zavrnjen. Odobrite ga v nastavitvah aplikacije</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Odpri nastavitve</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Skenirano besedilo</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiraj</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Deli</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Deli prek \u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Kopirano v odložišče</string> +</resources> diff --git a/quickReader/res/values-sq/strings.xml b/quickReader/res/values-sq/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-sq/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-sr/strings.xml b/quickReader/res/values-sr/strings.xml new file mode 100644 index 000000000..d1642c0c2 --- /dev/null +++ b/quickReader/res/values-sr/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR читач</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Одбаци</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Нема инсталираних апликација да отворе овај садржај</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Грешка у дозволама</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Потребан приступ камери за скенирање баркода</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Питај поново</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Приступ камери одбијен. Дозволи га из подешавања апликације</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Отвори подешавања</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Скенирани текст</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Копирај</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Дели</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Дели са\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..e29a6b70c --- /dev/null +++ b/quickReader/res/values-sv/strings.xml @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR-läsare</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Avvisa</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Fråga igen</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopiera</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Dela</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Dela med\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-sw/strings.xml b/quickReader/res/values-sw/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-sw/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-ta/strings.xml b/quickReader/res/values-ta/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ta/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-te/strings.xml b/quickReader/res/values-te/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-te/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-th/strings.xml b/quickReader/res/values-th/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-th/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-tl/strings.xml b/quickReader/res/values-tl/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-tl/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-tr/strings.xml b/quickReader/res/values-tr/strings.xml new file mode 100644 index 000000000..a63f97f7d --- /dev/null +++ b/quickReader/res/values-tr/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR okuyucu</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Vazgeç</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Bu içeriği açabilecek hiçbir uygulama yok</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">İzin hatası</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Barkodu taramak için kamera erişimi gerekiyor</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Tekrar sor</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Kamera erişimi reddedildi. Lütfen uygulamanın ayarlarından izin verin</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Ayarları aç</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Taranan metin</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Kopyala</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Paylaş</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">\u2026 ile paylaş</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Panoya kopyalandı</string> +</resources> diff --git a/quickReader/res/values-ug/strings.xml b/quickReader/res/values-ug/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ug/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-uk/strings.xml b/quickReader/res/values-uk/strings.xml new file mode 100644 index 000000000..2554f514a --- /dev/null +++ b/quickReader/res/values-uk/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR сканер</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Відхилити</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">Не встановлено додатку, який може відкрити даний вміст</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Помилка доступу</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Для сканування штрихкоду необхідний дозвіл на використання камери</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Запитати знову</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">Немає доступу до камери. Будь ласка, надайте дозвіл в налаштуваннях додатку</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Відкрити налаштування</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Відсканований текст</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Копіювати</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Поділитись</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Поділитись через\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">Скопійовано до буфера обміну</string> +</resources> diff --git a/quickReader/res/values-ur/strings.xml b/quickReader/res/values-ur/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-ur/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-uz/strings.xml b/quickReader/res/values-uz/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-uz/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-vec/strings.xml b/quickReader/res/values-vec/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-vec/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> diff --git a/quickReader/res/values-vi/strings.xml b/quickReader/res/values-vi/strings.xml new file mode 100644 index 000000000..7e9f49fdd --- /dev/null +++ b/quickReader/res/values-vi/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">Đầu đọc QR</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">Bỏ qua</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <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> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">Lỗi quyền truy cập</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">Truy cập máy ảnh là cần thiết để quét mã vạch</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">Hỏi lại</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <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> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">Mở cài đặt</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">Văn bản đã quét</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">Sao chép</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">Chia sẻ</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">Chia sẻ với\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <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..0811ae14a --- /dev/null +++ b/quickReader/res/values-zh-rCN/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">条码扫描器</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">忽略</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">没有已安装的应用程序可以打开此内容</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">权限错误</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">扫描条码需要相机权限以进行扫描</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">再次询问</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">相机权限被拒绝,请在设置、应用程序中允许该权限。</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">打开设置</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">已扫描的文本</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">复制</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">分享</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">分享到\u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">已复制到剪贴板</string> +</resources> diff --git a/quickReader/res/values-zh-rHK/strings.xml b/quickReader/res/values-zh-rHK/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-zh-rHK/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</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..7b6d1eeb6 --- /dev/null +++ b/quickReader/res/values-zh-rTW/strings.xml @@ -0,0 +1,44 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <string name="accessibility_switch_to_qr">QR 讀取工具</string> + <!-- QuickReader: dismiss button for dialogs --> + <string name="quick_reader_action_dismiss">忽略</string> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <string name="quick_reader_no_activity_found">沒有已安裝的應用程式可以開啟此內容</string> + <!-- QuickReader: permission error dialog title --> + <string name="quick_reader_permission_error_title">權限許可錯誤</string> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <string name="quick_reader_permission_rationale_message">掃描條碼需要相機權限</string> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <string name="quick_reader_permission_rationale_positive">再次詢問</string> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <string name="quick_reader_permission_fatal_message">相機權限被拒絕。請在設定中允許該應用程式的權限</string> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <string name="quick_reader_permission_fatal_positive">開啟設定</string> + <!-- QuickReader: scanned text dialog title --> + <string name="quick_reader_scanned_text_title">已掃描的文字</string> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <string name="quick_reader_scanned_text_positive">複製</string> + <!-- QuickReader: scanned text dialog negative button (share) --> + <string name="quick_reader_scanned_text_negative">分享</string> + <!-- QuickReader: scanned text shared activity selector title --> + <string name="quick_reader_share_title">分享至 \u2026</string> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> + <string name="quick_reader_copied_message">複製到剪貼簿</string> +</resources> diff --git a/quickReader/res/values-zu/strings.xml b/quickReader/res/values-zu/strings.xml new file mode 100644 index 000000000..e049c8d4a --- /dev/null +++ b/quickReader/res/values-zu/strings.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- 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> + <!-- QuickReader: switcher item for qr --> + <!-- QuickReader: dismiss button for dialogs --> + <!-- QuickReader: toast shown when there's no app installed to open the qr code content --> + <!-- QuickReader: permission error dialog title --> + <!-- QuickReader: permission error dialog message when permission can be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can be asked again --> + <!-- QuickReader: permission error dialog message when permission can't be asked again --> + <!-- QuickReader: permission error dialog positive action when permission can't be asked again --> + <!-- QuickReader: scanned text dialog title --> + <!-- QuickReader: scanned text dialog positive button (copy to clipboard) --> + <!-- QuickReader: scanned text dialog negative button (share) --> + <!-- QuickReader: scanned text shared activity selector title --> + <!-- QuickReader: toast shown when the scanned text has been copied to the clipboard --> +</resources> |