2 Commits

Author SHA1 Message Date
Sebastian Molenda b8b7b3860b 0.2.2
Deploy to FTP / deploy (push) Successful in 16s
Build APK / build (push) Successful in 2m8s
2026-05-27 14:21:02 +02:00
Sebastian Molenda 35b19cf140 0.2.1
Deploy to FTP / deploy (push) Successful in 1m4s
Build APK / build (push) Successful in 2m47s
2026-05-27 14:06:15 +02:00
439 changed files with 9421 additions and 3744 deletions
-6
View File
@@ -35,9 +35,3 @@ jobs:
with:
name: app-release
path: app/build/outputs/apk/release/app-release.apk
- name: Upload APK
uses: actions/upload-artifact@v4
with:
name: app-release
path: app/build/outputs/apk/release/app-release.apk
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+71 -608
View File
@@ -5,605 +5,68 @@
</component>
<component name="ChangeListManager">
<list default="true" id="51538617-7e5b-4e71-9f47-7bda274cf4cc" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.gitea/workflows/build-apk.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.gitea/workflows/build-apk.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.5/executionHistory/executionHistory.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.5/executionHistory/executionHistory.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.5/executionHistory/executionHistory.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.5/executionHistory/executionHistory.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.5/fileHashes/fileHashes.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.5/fileHashes/fileHashes.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.5/fileHashes/fileHashes.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.5/fileHashes/fileHashes.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/8.5/fileHashes/resourceHashesCache.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/8.5/fileHashes/resourceHashesCache.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/buildOutputCleanup.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/buildOutputCleanup/outputFiles.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gradle/file-system.probe" beforeDir="false" afterPath="$PROJECT_DIR$/.gradle/file-system.probe" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/apk_ide_redirect_file/release/redirect.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/app_metadata/release/app-metadata.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/components/footer.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/components/header.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/components/progress-bar.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/css/fonts/inter.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/css/styles.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/czytanie.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/dyktando.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/dzielenie.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/fonts/Inter-Bold.ttf" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/fonts/Inter-ExtraBold.ttf" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/fonts/Inter-Medium.ttf" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/fonts/Inter-Regular.ttf" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/index.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/app.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/components.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/czytanie.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/dyktando.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/dzielenie.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/mnozenie.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/nav.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/js/version.js" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/json/dyktanda.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/mnozenie.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/styles.css" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/release/testy.html" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/binary_art_profile/release/baseline.prof" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/binary_art_profile_metadata/release/baseline.profm" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compatible_screen_manifest/release/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/components/footer.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/components/header.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/components/progress-bar.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/css/fonts/inter.css.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/css/styles.css.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/czytanie.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/dyktando.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/dzielenie.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/fonts/Inter-Bold.ttf.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/fonts/Inter-ExtraBold.ttf.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/fonts/Inter-Medium.ttf.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/fonts/Inter-Regular.ttf.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/index.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/app.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/components.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/czytanie.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/dyktando.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/dzielenie.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/mnozenie.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/nav.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/js/version.js.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/json/dyktanda.json.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/mnozenie.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/styles.css.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/release/out/assets/testy.html.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/default_proguard_files/global/proguard-android-optimize.txt-8.2.2" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/default_proguard_files/global/proguard-android.txt-8.2.2" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/default_proguard_files/global/proguard-defaults.txt-8.2.2" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_0/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_1/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_2/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_3/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_4/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_5/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/dirs_bucket_6/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_0/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_1/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_2/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_3/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_4/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_5/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/release/out/currentProject/jar_dd39ca8180f63a91620f8f99e8d4d34521f06930979bf2affc47b5d8873fd255_bucket_6/graph.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/dex/release/mergeDexRelease/classes.dex" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/dex_archive_input_jar_hashes/release/out" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/dex_number_of_buckets_file/release/out" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/classes.dex" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/lintVitalAnalyzeRelease/module.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/lintVitalAnalyzeRelease/release-artifact-dependencies.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/lintVitalAnalyzeRelease/release-artifact-libraries.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/lintVitalAnalyzeRelease/release.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/packageRelease/tmp/release/dex-renamer-state.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/androidResources" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/packageRelease/tmp/release/zip-cache/javaResources0" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/merge-state" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/+IHgTQrCoaDW1aH_+BhTmIX0X8c=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/+j67vvFtaFJGA8DnZyP11G1g5+U=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/0+B1KoXsCojx+dwTITjJ3RHkDBQ=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/6pYGg9uKzglrN1Fx8I5wyoJob2c=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/8LYA0rD0T3vo_6RXIuH3DgrLEMI=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/AIJ1pL6LgFA7q_4_Rw79E_nzXtk=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/AetCLaNHFz6SCTe28uc2_Bh6lCc=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/AsVpMMKxuy7eOCYyM5u0Y9nOJok=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/CkgYZhBKJi7qLagcIrsSdSM8_8s=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/ETKpK9U4tNwNeTsWNQ2CgUm0Aik=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/F0apFQ+cJ6oyRkXrAqxSspZKH_U=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/F5SfHK5RNURKe+82cSnRv0ElvLU=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/GyvIEvlG7unyF5oQY6Bv2GbP1Og=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/H_BHQOo_7Dmh1wnlAm510aswfz4=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/JnM+WQMkW7o2aapThJ2u_7_Qlk4=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/LMnIY5ppwHnfORyqG46KsfToe6w=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/OCXPkLoqmdLIJI1d8PR+VZB7oNE=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/OMsEgl3efgUG+y4Q9+Zg7ak9va0=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/PQcyxcznEcQewNugMQSCrW12COo=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Spl9hWLE416rkC4fPMPz8Tz2cjY=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/Y6MBbdaBD6E+Y8otiqaUehCl7dE=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YXQp6NZTs1ge2VapjUvvxzEZCjI=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/afXEmzmXHzPwzRV7xCSSpjMhWtY=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/ai8l1n42p8OzPksiXAW7AVAr5m8=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/bDK4TUB_kPuIJ+FvpGajIaC57Cc=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/d4Gf2NwHvJlX1TeqK+RB5tDHsLY=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/erO_OZn8y1Ja7vzVNMAP4TZiNNY=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/hUOHP0_EdK8gl3JVrd0SEfWNI8c=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/hvdIwRj2AFURgBekV_WrocEwhSo=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/iV++VTJNI6626PZobv4U43kmxEI=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/lwF4SkWeP5jPT4TPz_oy0ML4J8Q=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/mc_KBn76grR7vfdYNuFlzcVRf2M=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/qvtdXENcb0o9YwC+OwslEdz47z0=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/sibUjMM_12Zf+id00O0Q79+edD0=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/suaobpEVVcPJFbe7U0Yjzgsw04U=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/t0yKSvl0Vox5VZji3U+EfabWP+o=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/tx44c+r5jMMqjL3mZsknJ4r7ElI=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/ua5T+9X2eiWHRQfIBQAj38JXkEM=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/v1bLML8U8bEJYXw0iGSsXOiU1sE=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/wmuOG_1A0DBuCDxtt1Lv2zg78QA=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/woiafRT_3Wis0FbUuDgkkcD2zwE=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/xJwIhNLTiNhpUJEWTRrZFK7gdHk=" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/compile-file-map.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-af/values-af.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-am/values-am.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ar/values-ar.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-as/values-as.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-az/values-az.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-be/values-be.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bg/values-bg.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bn/values-bn.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-bs/values-bs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ca/values-ca.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-cs/values-cs.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-da/values-da.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-de/values-de.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-el/values-el.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rAU/values-en-rAU.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rCA/values-en-rCA.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rGB/values-en-rGB.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rIN/values-en-rIN.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-en-rXC/values-en-rXC.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es-rUS/values-es-rUS.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-es/values-es.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-et/values-et.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-eu/values-eu.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fa/values-fa.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fi/values-fi.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr-rCA/values-fr-rCA.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-fr/values-fr.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gl/values-gl.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-gu/values-gu.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hi/values-hi.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hr/values-hr.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hu/values-hu.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-hy/values-hy.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-in/values-in.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-is/values-is.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-it/values-it.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-iw/values-iw.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ja/values-ja.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ka/values-ka.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kk/values-kk.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-km/values-km.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-kn/values-kn.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ko/values-ko.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ky/values-ky.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-land/values-land.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-large-v4/values-large-v4.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lo/values-lo.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lt/values-lt.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-lv/values-lv.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mk/values-mk.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ml/values-ml.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mn/values-mn.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-mr/values-mr.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ms/values-ms.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-my/values-my.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nb/values-nb.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ne/values-ne.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-night-v8/values-night-v8.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-nl/values-nl.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-or/values-or.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pa/values-pa.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pl/values-pl.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-port/values-port.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rBR/values-pt-rBR.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt-rPT/values-pt-rPT.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-pt/values-pt.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ro/values-ro.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ru/values-ru.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-si/values-si.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sk/values-sk.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sl/values-sl.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sq/values-sq.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sr/values-sr.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sv/values-sv.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sw/values-sw.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ta/values-ta.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-te/values-te.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-th/values-th.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tl/values-tl.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-tr/values-tr.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uk/values-uk.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-ur/values-ur.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-uz/values-uz.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v16/values-v16.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v17/values-v17.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v18/values-v18.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v21/values-v21.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v22/values-v22.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v23/values-v23.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v24/values-v24.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v25/values-v25.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v26/values-v26.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-v28/values-v28.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-vi/values-vi.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-watch-v20/values-watch-v20.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-watch-v21/values-watch-v21.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rHK/values-zh-rHK.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values-zu/values-zu.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merged.dir/values/values.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/mergeReleaseResources/merger.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/packageReleaseResources/compile-file-map.properties" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/release/packageReleaseResources/merger.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/java_res/release/out/META-INF/app_release.kotlin_module" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/java_res/release/out/kotlin-tooling-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/lint-cache-version.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/androidx/appcompat/group-index.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/androidx/core/group-index.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/master-index.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/maven.google/org/jetbrains/kotlin/group-index.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalAnalyzeRelease/sdk_index/snapshot.gz" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint-cache/lintVitalReportRelease/lint-cache-version.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_intermediate_text_report/release/lint-results-release.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_report_lint_model/release/generateReleaseLintVitalReportModel/module.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_report_lint_model/release/generateReleaseLintVitalReportModel/release-artifact-dependencies.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_report_lint_model/release/generateReleaseLintVitalReportModel/release-artifact-libraries.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_report_lint_model/release/generateReleaseLintVitalReportModel/release.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/lint_vital_return_value/release/return-value-release.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/local_only_symbol_list/release/R-def.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_art_profile/release/baseline-prof.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_java_res/release/base.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_manifest/release/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_manifests/release/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_manifests/release/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-af_values-af.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-am_values-am.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ar_values-ar.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-as_values-as.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-az_values-az.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-b+sr+Latn_values-b+sr+Latn.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-be_values-be.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-bg_values-bg.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-bn_values-bn.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-bs_values-bs.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ca_values-ca.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-cs_values-cs.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-da_values-da.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-de_values-de.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-el_values-el.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-en-rAU_values-en-rAU.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-en-rCA_values-en-rCA.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-en-rGB_values-en-rGB.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-en-rIN_values-en-rIN.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-en-rXC_values-en-rXC.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-es-rUS_values-es-rUS.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-es_values-es.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-et_values-et.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-eu_values-eu.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-fa_values-fa.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-fi_values-fi.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-fr-rCA_values-fr-rCA.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-fr_values-fr.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-gl_values-gl.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-gu_values-gu.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-h720dp-v13_values-h720dp-v13.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-hdpi-v4_values-hdpi-v4.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-hi_values-hi.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-hr_values-hr.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-hu_values-hu.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-hy_values-hy.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-in_values-in.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-is_values-is.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-it_values-it.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-iw_values-iw.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ja_values-ja.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ka_values-ka.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-kk_values-kk.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-km_values-km.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-kn_values-kn.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ko_values-ko.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ky_values-ky.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-land_values-land.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-large-v4_values-large-v4.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ldltr-v21_values-ldltr-v21.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-lo_values-lo.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-lt_values-lt.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-lv_values-lv.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-mk_values-mk.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ml_values-ml.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-mn_values-mn.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-mr_values-mr.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ms_values-ms.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-my_values-my.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-nb_values-nb.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ne_values-ne.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-night-v8_values-night-v8.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-nl_values-nl.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-or_values-or.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-pa_values-pa.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-pl_values-pl.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-port_values-port.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-pt-rBR_values-pt-rBR.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-pt-rPT_values-pt-rPT.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-pt_values-pt.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ro_values-ro.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ru_values-ru.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-si_values-si.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sk_values-sk.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sl_values-sl.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sq_values-sq.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sr_values-sr.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sv_values-sv.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sw600dp-v13_values-sw600dp-v13.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-sw_values-sw.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ta_values-ta.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-te_values-te.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-th_values-th.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-tl_values-tl.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-tr_values-tr.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-uk_values-uk.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-ur_values-ur.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-uz_values-uz.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v16_values-v16.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v17_values-v17.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v18_values-v18.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v21_values-v21.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v22_values-v22.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v23_values-v23.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v24_values-v24.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v25_values-v25.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v26_values-v26.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-v28_values-v28.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-vi_values-vi.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-watch-v20_values-watch-v20.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-watch-v21_values-watch-v21.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-xlarge-v4_values-xlarge-v4.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-zh-rCN_values-zh-rCN.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-zh-rHK_values-zh-rHK.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-zh-rTW_values-zh-rTW.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values-zu_values-zu.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res/release/values_values.arsc.flat" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/release.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-af.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-am.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ar.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-as.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-az.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-b+sr+Latn.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-be.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-bg.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-bn.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-bs.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ca.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-cs.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-da.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-de.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-el.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-en-rAU.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-en-rCA.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-en-rGB.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-en-rIN.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-en-rXC.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-es-rUS.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-es.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-et.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-eu.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-fa.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-fi.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-fr-rCA.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-fr.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-gl.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-gu.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-h720dp-v13.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-hdpi-v4.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-hi.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-hr.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-hu.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-hy.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-in.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-is.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-it.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-iw.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ja.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ka.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-kk.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-km.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-kn.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ko.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ky.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-land.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-large-v4.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ldltr-v21.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-lo.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-lt.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-lv.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-mk.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ml.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-mn.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-mr.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ms.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-my.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-nb.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ne.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-night-v8.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-nl.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-or.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-pa.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-pl.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-port.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-pt-rBR.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-pt-rPT.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-pt.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ro.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ru.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-si.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sk.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sl.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sq.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sr.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sv.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sw.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-sw600dp-v13.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ta.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-te.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-th.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-tl.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-tr.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-uk.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-ur.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-uz.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v16.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v17.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v18.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v21.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v22.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v23.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v24.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v25.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v26.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-v28.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-vi.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-watch-v20.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-watch-v21.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-xlarge-v4.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-zh-rCN.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-zh-rHK.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-zh-rTW.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values-zu.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/merged_res_blame_folder/release/out/multi-v2/values.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/metadata_library_dependencies_report/release/dependencies.pb" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/navigation_json/release/navigation.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/optimized_processed_res/release/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/optimized_processed_res/release/resources-release-optimize.ap_" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/packaged_manifests/release/AndroidManifest.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/packaged_manifests/release/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/processed_res/release/out/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/processed_res/release/out/resources-release.ap_" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/com/example/app/MainActivity.dex" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_0.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_1.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_2.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_3.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_4.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/release/out/f4472a764a6fa134ba7b76ed548b2ef2549953b99a79fbdd7a6fe076a7aab128_6.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/runtime_symbol_list/release/R.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/sdk_dependency_data/release/sdkDependencyData.pb" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/signing_config_versions/release/signing-config-versions.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/source_set_path_map/release/file-map.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/stable_resource_ids_file/release/stableIds.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/symbol_list_with_package_name/release/package-aware-r.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/counters.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileReleaseKotlin/local-state/build-history.bin" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlinToolingMetadata/kotlin-tooling-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/outputs/apk/release/app-release-unsigned.apk" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/outputs/apk/release/output-metadata.json" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/outputs/logs/manifest-merger-release-report.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/outputs/sdk-dependencies/release/sdkDependencies.txt" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/tmp/kotlin-classes/release/META-INF/app_release.kotlin_module" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/tmp/kotlin-classes/release/com/example/app/MainActivity.class" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/AndroidManifest.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/components.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/components.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/dzielenie.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/dzielenie.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/mnozenie.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/assets/debug/js/mnozenie.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/components.js.jar" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/components.js.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/dzielenie.js.jar" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/dzielenie.js.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/mnozenie.js.jar" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/compressed_assets/debug/out/assets/js/mnozenie.js.jar" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/dex/debug/mergeProjectDexDebug/6/classes.dex" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/dex/debug/mergeProjectDexDebug/6/classes.dex" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/debug/out/com/example/app/MainActivity.dex" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/intermediates/project_dex_archive/debug/out/com/example/app/MainActivity.dex" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/local-state/build-history.bin" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/kotlin/compileDebugKotlin/local-state/build-history.bin" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/outputs/apk/debug/app-debug.apk" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/outputs/apk/debug/app-debug.apk" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/build/tmp/kotlin-classes/debug/com/example/app/MainActivity.class" beforeDir="false" afterPath="$PROJECT_DIR$/app/build/tmp/kotlin-classes/debug/com/example/app/MainActivity.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/assets/js/components.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/assets/js/components.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/assets/js/dzielenie.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/assets/js/dzielenie.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/assets/js/mnozenie.js" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/assets/js/mnozenie.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/java/com/example/app/MainActivity.kt" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/com/example/app/MainActivity.kt" afterDir="false" />
<change beforePath="$PROJECT_DIR$/build/reports/problems/problems-report.html" beforeDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -616,29 +79,29 @@
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectColorInfo"><![CDATA[{
"associatedIndex": 2,
"fromUser": false
}]]></component>
<component name="ProjectColorInfo">{
&quot;associatedIndex&quot;: 2,
&quot;fromUser&quot;: false
}</component>
<component name="ProjectId" id="3EHNE822z12n2x6rUf57MsHEkbE" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"ModuleVcsDetector.initialDetectionPerformed": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.cidr.known.project.marker": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.readMode.enableVisualFormatting": "true",
"cf.first.check.clang-format": "false",
"cidr.known.project.marker": "true",
"git-widget-placeholder": "master",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "/Users/aln/Work/Matma"
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;ModuleVcsDetector.initialDetectionPerformed&quot;: &quot;true&quot;,
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
&quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
&quot;RunOnceActivity.git.unshallow&quot;: &quot;true&quot;,
&quot;RunOnceActivity.readMode.enableVisualFormatting&quot;: &quot;true&quot;,
&quot;cf.first.check.clang-format&quot;: &quot;false&quot;,
&quot;cidr.known.project.marker&quot;: &quot;true&quot;,
&quot;git-widget-placeholder&quot;: &quot;master&quot;,
&quot;kotlin-language-version-configured&quot;: &quot;true&quot;,
&quot;last_opened_file_path&quot;: &quot;/Users/aln/Work/Matma&quot;
}
}]]></component>
}</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="51538617-7e5b-4e71-9f47-7bda274cf4cc" name="Changes" comment="" />
+16 -3
View File
@@ -1,9 +1,12 @@
package com.example.app
import android.os.Bundle
import android.webkit.WebResourceRequest
import android.webkit.WebResourceResponse
import android.webkit.WebView
import android.webkit.WebViewClient
import androidx.appcompat.app.AppCompatActivity
import androidx.webkit.WebViewAssetLoader
class MainActivity : AppCompatActivity() {
@@ -13,12 +16,22 @@ class MainActivity : AppCompatActivity() {
val webView = WebView(this)
webView.settings.javaScriptEnabled = true
webView.settings.allowFileAccess = true
webView.settings.domStorageEnabled = true
webView.webViewClient = WebViewClient()
// Use WebViewAssetLoader to serve files from /assets/ over a secure origin.
val assetLoader = WebViewAssetLoader.Builder()
.addPathHandler("/assets/", WebViewAssetLoader.AssetsPathHandler(this))
.build()
webView.loadUrl("file:///android_asset/index.html")
webView.webViewClient = object : WebViewClient() {
override fun shouldInterceptRequest(view: WebView?, request: WebResourceRequest?): WebResourceResponse? {
if (request == null) return null
return assetLoader.shouldInterceptRequest(request.url)
}
}
// Load the app via the mapped secure origin so fetch() requests are allowed
webView.loadUrl("https://appassets.androidplatform.net/assets/index.html")
setContentView(webView)
}
+3 -2
View File
@@ -3,12 +3,12 @@ apply plugin: 'kotlin-android'
android {
namespace 'com.example.app'
compileSdk 33
compileSdk 34
defaultConfig {
applicationId "com.example.app"
minSdk 21
targetSdk 33
targetSdk 34
versionCode 1
versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -35,4 +35,5 @@ dependencies {
implementation 'androidx.core:core-ktx:1.9.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.9.22"
implementation 'androidx.webkit:webkit:1.8.0'
}
@@ -1,7 +1,20 @@
// Komponenty HTML loader
function loadComponent(path, replaceMap = {}) {
// If path is a full mapped origin used by WebViewAssetLoader, strip it to a relative path.
const mappedOrigin = 'https://appassets.androidplatform.net/assets/';
if (path.startsWith(mappedOrigin)) {
path = path.slice(mappedOrigin.length);
}
// If an absolute path starting with '/' is provided, remove leading slash to make it
// relative to the current document (works under local http server and WebViewAssetLoader).
if (path.startsWith('/')) path = path.slice(1);
return fetch(path)
.then(r => r.text())
.then(r => {
if (!r.ok) throw new Error('Failed to load component: ' + path);
return r.text();
})
.then(html => {
Object.entries(replaceMap).forEach(([key, val]) => {
html = html.replaceAll(key, val);
@@ -83,9 +83,8 @@
}
// ── Back to list ──────────────────────────────────────────────────────────
// Zakończ button: natychmiast wróć do listy bez potwierdzenia
readBackBtn.addEventListener('click', () => {
const active = yOffset > 0 || autoTimer !== null
if (active && !confirm('Wrócić do listy tekstów?')) return
clearInterval(autoTimer)
autoTimer = null
readWrap.classList.add('hidden')
@@ -296,9 +296,8 @@
}
// ── Navigation ────────────────────────────────────────────────────────────
// Zakończ button: natychmiast wracamy do listy bez potwierdzenia
playBackBtn.addEventListener('click', () => {
const inProgress = blanks.length > 0 && current < blanks.length
if (inProgress && !confirm('Przerwać dyktando i wrócić do listy?')) return
goToList()
})
@@ -136,7 +136,8 @@
let sha = (window.COMMIT_SHA || '').toString().trim()
if (!sha) {
try {
const res = await fetch('/version.sha', { cache: 'no-cache' })
// use relative path so the request works under WebViewAssetLoader or a local server
const res = await fetch('version.sha', { cache: 'no-cache' })
if (res.ok) {
const txt = await res.text()
const first = txt.split(/\r?\n/).find(l => l.trim().length > 0)
@@ -136,7 +136,8 @@
let sha = (window.COMMIT_SHA || '').toString().trim()
if (!sha) {
try {
const res = await fetch('/version.sha', { cache: 'no-cache' })
// use relative path so the request works under WebViewAssetLoader or a local server
const res = await fetch('version.sha', { cache: 'no-cache' })
if (res.ok) {
const txt = await res.text()
const first = txt.split(/\r?\n/).find(l => l.trim().length > 0)
@@ -1,13 +1,25 @@
#Wed May 27 13:49:11 CEST 2026
#Wed May 27 14:04:06 CEST 2026
com.example.app-main-22\:/mipmap-xhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-xxxhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-mdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-hdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/mipmap-xxhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-xxxhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/mipmap-hdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/drawable/ic_launcher_foreground.xml=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/drawable_ic_launcher_foreground.xml.flat
com.example.app-main-22\:/mipmap-hdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-xxhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher_foreground.png.flat
com.example.app-main-23\:/mipmap-xxhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/mipmap-xhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/mipmap-anydpi-v26/ic_launcher.xml=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
com.example.app-main-22\:/mipmap-mdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher_foreground.png.flat
com.example.app-main-23\:/mipmap-xhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher_foreground.png.flat
com.example.app-main-23\:/mipmap-anydpi-v26/ic_launcher.xml=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
com.example.app-main-23\:/mipmap-mdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-hdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-xxxhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-mdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher.png.flat
com.example.app-main-22\:/mipmap-hdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher_foreground.png.flat
com.example.app-main-22\:/mipmap-hdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-hdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-xxhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxhdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-xhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xhdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-xxxhdpi/ic_launcher.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher.png.flat
com.example.app-main-23\:/mipmap-xxxhdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-xxxhdpi_ic_launcher_foreground.png.flat
com.example.app-main-23\:/mipmap-mdpi/ic_launcher_foreground.png=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-mdpi_ic_launcher_foreground.png.flat
com.example.app-main-23\:/drawable/ic_launcher_foreground.xml=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/drawable_ic_launcher_foreground.xml.flat
com.example.app-main-22\:/mipmap-anydpi-v26/ic_launcher.xml=/Users/aln/Work/Matma/app/build/intermediates/merged_res/debug/mipmap-anydpi-v26_ic_launcher.xml.flat
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Gaan na tuisskerm"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gaan op"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Nog opsies"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Klaar"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Sien alles"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Kies \'n program"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"AF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AAN"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksie+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spasiebalk"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Simbool+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Kieslys+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Soek …"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Vee navraag uit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Soektognavraag"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Soek"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Dien navraag in"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Stemsoektog"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Deel met"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Deel met <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Vou in"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Soek"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"መነሻ ዳስስ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ወደ ላይ ያስሱ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ተጨማሪ አማራጮች"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ተከናውኗል"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ሁሉንም ይመልከቱ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"አንድ መተግበሪያ ይምረጡ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"አጥፋ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"አብራ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ሰርዝ"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ክፍተት"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ይፈልጉ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"መጠይቅ አጽዳ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"የፍለጋ መጠይቅ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ፍለጋ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"መጠይቅ አስገባ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"የድምጽ ፍለጋ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"አጋራ በ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"ለ<ns1:g id="APPLICATION_NAME">%s</ns1:g> አጋራ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ሰብስብ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ፍለጋ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"التوجه إلى المنزل"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"التنقل إلى أعلى"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"خيارات أكثر"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"تم"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"عرض الكل"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"اختيار تطبيق"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"إيقاف"</string>
<string msgid="884982626291842264" name="abc_capital_on">"مفعّلة"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"حذف"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"فضاء"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"القائمة+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"بحث…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"محو طلب البحث"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"طلب بحث"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"البحث"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"إرسال طلب البحث"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"بحث صوتي"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"مشاركة مع"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"مشاركة مع <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"تصغير"</string>
<string msgid="6264217191555673260" name="search_menu_title">"البحث"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"গৃহ পৃষ্ঠালৈ যাওক"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ওপৰলৈ যাওক"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"অধিক বিকল্প"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"সম্পন্ন হ’ল"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"আটাইবোৰ চাওক"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"কোনো এপ্ বাছনি কৰক"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"অফ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"অন"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"সন্ধান কৰক…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"সন্ধান কৰা প্ৰশ্ন মচক"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"সন্ধান কৰা প্ৰশ্ন"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"সন্ধান কৰক"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"প্ৰশ্ন দাখিল কৰক"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>ৰ জৰিয়তে শ্বেয়াৰ কৰক"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"সংকোচন কৰক"</string>
<string msgid="6264217191555673260" name="search_menu_title">"সন্ধান"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Əsas səhifəyə keçin"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Yuxarı keçin"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Digər seçimlər"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hazırdır"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Hamısına baxın"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Tətbiq seçin"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DEAKTİV"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTİV"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"silin"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"daxil olun"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksiya+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menyu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Axtarış..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Sorğunu silin"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Axtarış sorğusu"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Axtarın"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Sorğunu göndərin"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Səsli axtarış"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Paylaşın"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ilə paylaşın"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Yığcamlaşdırın"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Axtarın"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Idite na početnu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Idite nagore"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Još opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Izaberite aplikaciju"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"taster za razmak"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Obrišite upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pretražite upit"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretražite"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošaljite upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovna pretraga"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Delite pomoću"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Delite pomoću aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skupi"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Pretražite"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Перайсці на галоўную старонку"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Перайсці ўверх"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Дадатковыя параметры"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Гатова"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Паказаць усе"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Выберыце праграму"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ВЫКЛ."</string>
<string msgid="884982626291842264" name="abc_capital_on">"УКЛ."</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Прабел"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Меню +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Пошук…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Выдаліць запыт"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Пошукавы запыт"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Пошук"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Адправіць запыт"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Галасавы пошук"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Абагуліць праз"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Абагуліць праз праграму \"<ns1:g id="APPLICATION_NAME">%s</ns1:g>\""</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Згарнуць"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Пошук"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Навигиране към началния екран"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Навигиране нагоре"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Още опции"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Готово"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Преглед на всички"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Изберете приложение"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ИЗКЛ."</string>
<string msgid="884982626291842264" name="abc_capital_on">"ВКЛ."</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"клавиша за интервал"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Търсете…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Изчистване на заявката"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Заявка за търсене"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Търсене"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Изпращане на заявката"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Гласово търсене"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Споделяне със:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Споделяне със: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Свиване"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Търсене"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"হোমে নেভিগেট করুন"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"উপরে নেভিগেট করুন"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"আরও বিকল্প"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"হয়ে গেছে"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"সবগুলি দেখুন"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"একটি অ্যাপ বেছে নিন"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"বন্ধ আছে"</string>
<string msgid="884982626291842264" name="abc_capital_on">"চালু করুন"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"মুছুন"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"সার্চ করুন…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"কোয়েরি মুছে ফেলুন"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"সার্চ কোয়েরি"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"সার্চ করুন"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"কোয়েরি জমা দিন"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ভয়েস সার্চ করুন"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"শেয়ার করুন"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-এর সাথে শেয়ার করুন"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"সঙ্কুচিত করুন"</string>
<string msgid="6264217191555673260" name="search_menu_title">"সার্চ করুন"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"৯৯৯+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Vratite se na početnu stranicu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Idi gore"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Više opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Odaberite aplikaciju"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"razmak"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Obriši upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pretraži upit"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretraži"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošalji upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Dijeli sa"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Dijeli putem aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Suzi"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Pretražite"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navega fins a la pàgina d\'inici"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navega cap amunt"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Més opcions"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fet"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Mostra-ho tot"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Selecciona una aplicació"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVA"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVA"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Supr"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Retorn"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funció+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Espai"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Cerca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Esborra la consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Consulta de cerca"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cerca"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envia la consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Cerca per veu"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Comparteix amb"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Comparteix amb <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Replega"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Cerca"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Přejít na plochu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Přejít nahoru"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Další možnosti"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Zobrazit vše"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Vybrat aplikaci"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"VYP"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ZAP"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mezerník"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Vyhledat…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Smazat dotaz"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Dotaz pro vyhledávání"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Hledat"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Odeslat dotaz"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Hlasové vyhledávání"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Sdílet s"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Sdílet s aplikací <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sbalit"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Hledat"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Find hjem"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gå op"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Flere valgmuligheder"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Udfør"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Se alle"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Vælg en app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"FRA"</string>
<string msgid="884982626291842264" name="abc_capital_on">"TIL"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"slet"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mellemrum"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Søg…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Ryd forespørgsel"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Søgeforespørgsel"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Søg"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Indsend forespørgsel"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Talesøgning"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Del med"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Del med <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skjul"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Søg"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Zur Startseite"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Nach oben"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Weitere Optionen"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fertig"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Alle anzeigen"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"App auswählen"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"AUS"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AN"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Strg +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Löschen"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Eingabetaste"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funktionstaste +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta-Taste +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Umschalttaste +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Leertaste"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym-Taste +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menütaste +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Suchen…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Suchanfrage löschen"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Suchanfrage"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Suche"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Anfrage senden"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Sprachsuche"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Teilen mit"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Mit <ns1:g id="APPLICATION_NAME">%s</ns1:g> teilen"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Minimieren"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Suche"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Πλοήγηση στην αρχική σελίδα"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Πλοήγηση προς τα επάνω"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Περισσότερες επιλογές"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Τέλος"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Εμφάνιση όλων"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Επιλέξτε μια εφαρμογή"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ΕΝΕΡΓΟΠΟΙΗΣΗ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"διάστημα"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Αναζήτηση…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Διαγραφή ερωτήματος"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Ερώτημα αναζήτησης"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Αναζήτηση"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Υποβολή ερωτήματος"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Φωνητική αναζήτηση"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Κοινοποίηση σε"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Κοινοποίηση στην εφαρμογή <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Σύμπτυξη"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Αναζήτηση"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigate home"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigate up"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"More options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Done"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"See all"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Choose an app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Search…‎"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Clear query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Search query"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Search"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Submit query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Voice search"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Share with"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Share with <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Collapse"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Search"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navegar a la página principal"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navegar hacia arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Más opciones"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Listo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todas"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Elegir una app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVAR"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVAR"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"borrar"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Mayúscula+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espacio"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Buscar…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borrar consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Búsqueda"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Buscar"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Enviar consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Búsqueda por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Compartir con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Compartir con <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Contraer"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Ir a inicio"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Desplazarse hacia arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Más opciones"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Hecho"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todo"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Seleccionar una aplicación"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVADO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVADO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Suprimir"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Mayús +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Espacio"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Buscar…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borrar consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Consulta de búsqueda"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Buscar"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Enviar consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Búsqueda por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Compartir con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Compartir con <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ocultar"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Liigu avalehele"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Liigu üles"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Rohkem valikuid"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Valmis"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Kuva kõik"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Valige rakendus"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"VÄLJAS"</string>
<string msgid="884982626291842264" name="abc_capital_on">"SEES"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"kustuta"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"sisestusklahv"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funktsiooniklahv +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Tõstuklahv +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"tühik"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menüü +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Otsige …"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Päringu tühistamine"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Otsingupäring"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Otsing"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Päringu esitamine"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Häälotsing"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Jaga:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Jagamine rakendusega <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ahendamine"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Otsing"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Joan orri nagusira"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Joan gora"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Aukera gehiago"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Eginda"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ikusi guztiak"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Aukeratu aplikazio bat"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESAKTIBATU"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTIBATU"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ktrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ezabatu"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"sartu"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funtzioa +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maius +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"zuriunea"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menua +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Bilatu…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Garbitu kontsulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Bilaketa-kontsulta"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Bilatu"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Bidali kontsulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ahozko bilaketa"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partekatu honekin"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partekatu <ns1:g id="APPLICATION_NAME">%s</ns1:g> aplikazioarekin"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Tolestu"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Bilatu"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"پیمایش به صفحه اصلی"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"رفتن به بالا"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"گزینه‌های بیشتر"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"تمام"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"دیدن همه"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"انتخاب برنامه"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"خاموش"</string>
<string msgid="884982626291842264" name="abc_capital_on">"روشن"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"حذف"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"فاصله"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"منو+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"جستجو…‏"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"پاک کردن پُرسمان"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"درخواست جستجو"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"جستجو"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ارسال پُرسمان"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"جستجوی گفتاری"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"هم‌رسانی با"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"هم‌رسانی با <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"کوچک کردن"</string>
<string msgid="6264217191555673260" name="search_menu_title">"جستجو"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Siirry etusivulle"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Siirry ylös"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Lisäasetukset"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Valmis"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Näytä kaikki"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Valitse sovellus"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"POIS PÄÄLTÄ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"PÄÄLLÄ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fn+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Vaihto+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"välilyönti"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Valikko+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Haku…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Tyhjennä kysely"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Hakukysely"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Haku"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Lähetä kysely"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Puhehaku"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Jaa…"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Jaa: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Tiivistä"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Haku"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Revenir en arrière"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Autres options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Terminé"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Tout afficher"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DÉSACTIVER"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVER"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"supprimer"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"entrée"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fonction+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Méta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espace"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Rechercher…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Effacer la requête"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Requête de recherche"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Rechercher"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envoyer la requête"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Recherche vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partager avec"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partager avec <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Réduire"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Rechercher"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Revenir à l\'accueil"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Revenir en haut de la page"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Autres options"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"OK"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Tout afficher"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Sélectionner une application"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"NON"</string>
<string msgid="884982626291842264" name="abc_capital_on">"OUI"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"supprimer"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"entrée"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fonction+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Méta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maj+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espace"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Rechercher…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Effacer la requête"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Requête de recherche"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Rechercher"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envoyer la requête"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Recherche vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Partager avec"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Partager avec <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Réduire"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Rechercher"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Vai ao inicio"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Vai cara arriba"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Máis opcións"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Feito"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Ver todo"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Selecciona unha aplicación"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"DESACTIVADO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ACTIVADO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"eliminar"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"intro"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Función +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Maiús +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"espazo"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menú +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Busca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Borra a consulta"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Busca a consulta"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Realiza buscas"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Envía a consulta"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Busca por voz"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Comparte contido con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Comparte contido coa aplicación <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Contrae"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Buscar"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">">999"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ઘરનો રસ્તો બતાવો"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ઉપર નૅવિગેટ કરો"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"વધુ વિકલ્પો"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"થઈ ગયું"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"બધી જુઓ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ઍપ્લિકેશન પસંદ કરો"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"બંધ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ચાલુ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"શોધો…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ક્વેરી સાફ કરો"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"શોધ ક્વેરી"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"શોધો"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ક્વેરી સબમિટ કરો"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"વૉઇસ શોધ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"આની સાથે શેર કરો"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>ની સાથે શેર કરો"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"સંકુચિત કરો"</string>
<string msgid="6264217191555673260" name="search_menu_title">"શોધો"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_alert_dialog_button_bar_height">54dip</dimen>
</resources>
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common">
<item name="barLength">18.66dp</item>
<item name="gapBetweenBars">3.33dp</item>
<item name="drawableSize">24dp</item>
</style>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"होम पेज पर जाएं"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"वापस जाएं"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ज़्यादा विकल्प"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"हो गया"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सभी देखें"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"कोई ऐप्लिकेशन चुनें"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"बंद"</string>
<string msgid="884982626291842264" name="abc_capital_on">"चालू"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"खोजें…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्‍वेरी हटाएं"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"सर्च क्वेरी"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"खोजें"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी सबमिट करें"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"बोलकर खोजें"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"इससे शेयर करें:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> से शेयर करें"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"छोटा करें"</string>
<string msgid="6264217191555673260" name="search_menu_title">"खोजें"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Idi na početnu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Natrag"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Više opcija"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotovo"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Prikaži sve"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Odabir aplikacije"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ISKLJUČENO"</string>
<string msgid="884982626291842264" name="abc_capital_on">"UKLJUČENO"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"svemir"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Pretražite…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Izbriši upit"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Upit za pretraživanje"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Pretraži"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pošalji upit"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Glasovno pretraživanje"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Dijeli s"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Dijeli putem aplikacije <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sažmi"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Pretraži"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Ugrás a főoldalra"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Fel"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"További lehetőségek"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Kész"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Az összes megtekintése"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Válasszon alkalmazást"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"KI"</string>
<string msgid="884982626291842264" name="abc_capital_on">"BE"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Szóköz"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Keresés…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Lekérdezés törlése"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Keresési lekérdezés"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Keresés"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Lekérdezés küldése"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Hangalapú keresés"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Megosztás a következővel:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Megosztás a következő alkalmazással: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Összecsukás"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Keresés"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Անցնել գլխավոր էջ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Անցնել վերև"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Այլ ընտրանքներ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Պատրաստ է"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Տեսնել բոլորը"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Ընտրել հավելված"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ԱՆՋԱՏԵԼ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ՄԻԱՑՆԵԼ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"բացատ"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Որոնում…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Ջնջել հարցումը"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Որոնման հարցում"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Որոնել"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Ուղարկել հարցումը"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ձայնային որոնում"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Կիսվել…"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Կիսվել <ns1:g id="APPLICATION_NAME">%s</ns1:g> հավելվածի միջոցով"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ծալել"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Որոնել"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Tunjukkan jalan ke rumah"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Kembali ke atas"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Opsi lain"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Selesai"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Lihat semua"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Pilih aplikasi"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"NONAKTIF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AKTIF"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spasi"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Telusuri..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Hapus kueri"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Telusuri kueri"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Telusuri"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Kirim kueri"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Penelusuran suara"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Bagikan dengan"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Bagikan dengan <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Ciutkan"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Telusuri"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Fara heim"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Fara upp"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Fleiri valkostir"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Lokið"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Sjá allt"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Veldu forrit"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"SLÖKKT"</string>
<string msgid="884982626291842264" name="abc_capital_on">"KVEIKT"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"eyða"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Aðgerðarlykill+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"bilslá"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Valmynd+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Leita…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Hreinsa fyrirspurn"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Leitarfyrirspurn"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Leit"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Senda fyrirspurn"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Raddleit"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Deila með"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Deila með <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Minnka"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Leit"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Portami a casa"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Torna indietro"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Altre opzioni"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Fine"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Mostra tutto"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Scelta di un\'app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"ALT +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"CTRL +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"CANC"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"INVIO"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"FUNZIONE +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"META +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"MAIUSC +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"SPAZIO"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"SYM +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"MENU +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Cerca…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Cancella query"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Query di ricerca"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cerca"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Invia query"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Ricerca vocale"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Condividi con"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Condividi tramite <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Comprimi"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Cerca"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ניווט לדף הבית"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ניווט למעלה"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"עוד אפשרויות"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"סיום"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"הצגת הכול"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"בחירת אפליקציה"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"כבוי"</string>
<string msgid="884982626291842264" name="abc_capital_on">"מופעל"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"מחיקה"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"רווח"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"תפריט+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"חיפוש…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"מחיקת השאילתה"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"שאילתת חיפוש"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"חיפוש"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"שליחת שאילתה"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"חיפוש קולי"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"שיתוף עם"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"שיתוף עם <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"כיווץ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"חיפוש"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ホームに戻る"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"前に戻る"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"その他のオプション"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"完了"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"すべて表示"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"アプリの選択"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"OFF"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ON"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"Space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"検索…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"検索キーワードを削除"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"検索キーワード"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"検索"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"検索キーワードを送信"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"音声検索"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"共有"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>と共有"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"折りたたむ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"検索"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"მთავარზე გადასვლა"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ზემოთ გადასვლა"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"სხვა ვარიანტები"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"მზადაა"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ყველას ნახვა"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"აირჩიეთ აპი"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"გამორთვა"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ჩართვა"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"შორისი"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ძიება…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"მოთხოვნის გასუფთავება"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"მოთხოვნის ძიება"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ძიება"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"მოთხოვნის გადაგზავნა"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ხმოვანი ძიება"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"გაზიარება:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-ით გაზიარება"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ჩაკეცვა"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ძიება"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Негізгі бетке өту"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Жоғары қарай өту"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Басқа опциялар"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Дайын"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Барлығын көру"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Қолданбаны таңдау"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ӨШІРУ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ҚОСУ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"бос орын"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Іздеу…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Сұрауды өшіру"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Іздеу сұрауы"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Іздеу"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Сұрауды жіберу"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Дауыспен іздеу"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Бөлісу"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> қолданбасымен бөлісу"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Жию"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Іздеу"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"​ទៅទំព័រដើម"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"រំកិលឡើងលើ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ជម្រើសច្រើនទៀត"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"រួចរាល់"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"មើលទាំងអស់"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ជ្រើសរើស​កម្មវិធី​​"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"បិទ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"បើក"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"លុប"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ស្វែងរក…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"សម្អាត​សំណួរ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ស្វែងរកសំណួរ​"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ស្វែងរក"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ដាក់បញ្ជូន​សំណួរ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ស្វែងរក​តាម​សំឡេង"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ចែករំលែក​ជា​មួយ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"ចែក​រំលែក​ជា​មួយ <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"បង្រួម"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ស្វែងរក"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ಮುಗಿದಿದೆ"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ಎಲ್ಲವನ್ನೂ ನೋಡಿ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ಆಫ್"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ಆನ್"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ಹುಡುಕಿ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ಹುಡುಕಿ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ಧ್ವನಿ ಹುಡುಕಾಟ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ಕುಗ್ಗಿಸಿ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ಹುಡುಕಿ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"홈으로 이동"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"위로 이동"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"추가 옵션"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"완료"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"전체 보기"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"앱 선택"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"사용 중지"</string>
<string msgid="884982626291842264" name="abc_capital_on">"사용"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"스페이스바"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"검색..."</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"검색어 삭제"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"검색어"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"검색"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"검색어 보내기"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"음성 검색"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"공유 대상:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>과(와) 공유"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"접기"</string>
<string msgid="6264217191555673260" name="search_menu_title">"검색"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Башкы бетке чабыттоо"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Мурунку экранга өтүү"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Дагы параметрлер"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Бүттү"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Баарын көрүү"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Колдонмо тандоо"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ӨЧҮК"</string>
<string msgid="884982626291842264" name="abc_capital_on">"КҮЙҮК"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"боштук"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Издөө…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Сурамды өчүрүү"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Изделген сурам"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Издөө"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Сурам тапшыруу"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Айтып издөө"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Төмөнкү менен бөлүшүү"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> аркылуу бөлүшүү"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Жыйыштыруу"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Издөө"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_action_bar_default_height_material">48dp</dimen>
<dimen name="abc_text_size_subtitle_material_toolbar">12dp</dimen>
<dimen name="abc_text_size_title_material_toolbar">14dp</dimen>
</resources>
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="abc_config_prefDialogWidth">440dp</dimen>
<item name="abc_dialog_fixed_height_major" type="dimen">60%</item>
<item name="abc_dialog_fixed_height_minor" type="dimen">90%</item>
<item name="abc_dialog_fixed_width_major" type="dimen">60%</item>
<item name="abc_dialog_fixed_width_minor" type="dimen">90%</item>
<item name="abc_dialog_min_width_major" type="dimen">55%</item>
<item name="abc_dialog_min_width_minor" type="dimen">80%</item>
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.Dialog.FixedSize"/>
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.Dialog.FixedSize"/>
</resources>
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Base.Widget.AppCompat.Spinner.Underlined" parent="android:Widget.Material.Spinner.Underlined"/>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ກັບໄປໜ້າຫຼັກ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ເລື່ອນຂຶ້ນເທິງ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ຕົວເລືອກເພີ່ມເຕີມ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ແລ້ວໆ"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ເບິ່ງທັງໝົດ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ເລືອກແອັບ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ປິດ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ເປີດ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ລຶບ"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ຍະຫວ່າງ"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ຊອກຫາ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ລຶບຂໍ້ຄວາມຊອກຫາ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ຄຳສຳລັບຄົ້ນຫາ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ຊອກຫາ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ສົ່ງຂໍ້ມູນ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ຊອກຫາດ້ວຍສຽງ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ແບ່ງປັນກັບ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"ແບ່ງປັນດ້ວຍ <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ຫຍໍ້ລົງ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ຊອກຫາ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Eiti į pagrindinį puslapį"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Naršyti aukštyn"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Daugiau parinkčių"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Atlikta"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Žr. viską"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Pasirinkite programą"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"IŠJUNGTI"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ĮJUNGTI"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"„Alt“ +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"„Ctrl“ +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"„delete“"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"„enter“"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"„Function“ +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"„Meta“ +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"„Shift“ +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"„space“"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"„Sym“ +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"„Menu“ +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Ieškoti…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Išvalyti užklausą"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Paieškos užklausa"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Ieškoti"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Pateikti užklausą"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Paieška balsu"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Bendrinti su"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Bendrinti naudojant programą „<ns1:g id="APPLICATION_NAME">%s</ns1:g>“"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sutraukti"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Ieškoti"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Pārvietoties uz sākuma ekrānu"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Pārvietoties uz augšu"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Citas opcijas"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gatavs"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Skatīt visu"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Izvēlieties lietotni"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"IZSLĒGT"</string>
<string msgid="884982626291842264" name="abc_capital_on">"IESLĒGT"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alternēšanas taustiņš +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Vadīšanas taustiņš +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"dzēšanas taustiņš"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"ievadīšanas taustiņš"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funkcijas taustiņš +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta taustiņš +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Pārslēgšanas taustiņš +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"atstarpes taustiņš"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Simbolu taustiņš +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Poga Izvēlne +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Meklējiet…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Notīrīt vaicājumu"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Meklēšanas vaicājums"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Meklēt"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Iesniegt vaicājumu"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Meklēt ar balsi"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Kopīgot ar:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Kopīgot ar lietojumprogrammu <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Sakļaut"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Meklēt"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Движи се кон дома"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Движи се нагоре"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Повеќе опции"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Готово"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Прикажи ги сите"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Избери апликација"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ИСКЛУЧЕНО"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ВКЛУЧЕНО"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"избриши"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"вселена"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Пребарување…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Исчисти барање"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Пребарај барање"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Пребарај"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Испрати барање"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Гласовно пребарување"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Сподели со"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Сподели со <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Собери"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Пребарај"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ഹോമിലേക്ക് പോവുക"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"മുകളിലേക്ക് പോവുക"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"കൂടുതൽ ഓപ്ഷനുകൾ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"പൂർത്തിയായി"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"എല്ലാം കാണുക"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ആപ്പ് തിരഞ്ഞെടുക്കുക"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ഓഫ്"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ഓൺ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ഇല്ലാതാക്കുക"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"ഫംഗ്ഷന്‍+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"മെറ്റ+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"സ്‌പെയ്‌സ്"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"മെനു+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"തിരയുക…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ചോദ്യം മായ്‌ക്കുക"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ചോദ്യം തിരയുക"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"തിരയുക"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ചോദ്യം സമർപ്പിക്കുക"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"സംസാരത്തിലൂടെ തിരയുക"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ഇനിപ്പറയുന്നതുമായി പങ്കിടുക"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> എന്നതുമായി പങ്കിടുക"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ചുരുക്കുക"</string>
<string msgid="6264217191555673260" name="search_menu_title">"തിരയുക"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Нүүр хуудас уруу шилжих"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Дээш шилжих"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Бусад сонголт"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Болсон"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Аппыг сонгох"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ИДЭВХГҮЙ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ИДЭВХТЭЙ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"устгах"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"оруулах"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Функц+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Мета+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Шифт+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"зай"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Цэс+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Хайх…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Асуулга арилгах"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Хайх асуулга"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Хайх"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Асуулга илгээх"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Дуут хайлт"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Дараахтай хуваалцах"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-тай хуваалцах"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Буулгах"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Хайх"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"घराकडे नेव्हिगेट करा"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"वर नेव्‍हिगेट करा"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"आणखी पर्याय"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"पूर्ण झाले"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सर्व पहा"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"अ‍ॅप निवडा"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"बंद"</string>
<string msgid="884982626291842264" name="abc_capital_on">"सुरू"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"हटवा"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"एंटर करा"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"मेनू+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"शोधा…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्‍वेरी साफ करा"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"शोध क्वेरी"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"शोधा"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी सबमिट करा"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"व्हॉइस शोध"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"यांच्यासोबत शेअर करा"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> सह शेअर करा"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"कोलॅप्स करा"</string>
<string msgid="6264217191555673260" name="search_menu_title">"शोध"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigasi laman utama"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigasi ke atas"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Lagi pilihan"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Selesai"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Lihat semua"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Pilih apl"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"MATI"</string>
<string msgid="884982626291842264" name="abc_capital_on">"HIDUP"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fungsi+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ruang"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Cari…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pertanyaan carian"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cari"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Serah pertanyaan"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Carian suara"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Kongsi dengan <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Runtuhkan"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Cari"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"မူလနေရာကို ပြန်သွားရန်"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"အပေါ်သို့ ရွှေ့ရန်"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"နောက်ထပ် ရွေးစရာများ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ပြီးပြီ"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"အားလုံး ကြည့်ရန်"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"အက်ပ်တစ်ခုကို ရွေးရန်"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ပိတ်"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ဖွင့်"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ရှာဖွေရန်…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ရှာဖွေမှုကို ဖယ်ရှားရန်"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ရှာဖွေရန် မေးခွန်း"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ရှာရန်"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"အသံဖြင့် ရှာရန်"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"နှင့် မျှဝေရန်"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ဖြင့် မျှဝေရန်"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"လျှော့ပြရန်"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ရှာဖွေမှု"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"၉၉၉+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Naviger hjem"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gå opp"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Flere alternativer"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Ferdig"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Se alle"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Velg en app"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"AV"</string>
<string msgid="884982626291842264" name="abc_capital_on">"PÅ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"slett"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksjon+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mellomrom"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Meny+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Søk"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Slett søket"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Søkeord"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Søk"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Utfør søket"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Talesøk"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Del med"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Del med <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skjul"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Søk"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"होम पेजमा जानुहोस्"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"माथि नेभिगेट गर्नुहोस्"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"थप विकल्पहरू"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"सम्पन्न भयो"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सबै हेर्नुहोस्"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"एउटा एप छान्नुहोस्"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"निष्क्रिय"</string>
<string msgid="884982626291842264" name="abc_capital_on">"सक्रिय"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"खोज्नुहोस्…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्वेरी खाली गर्नुहोस्"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"खोज प्रश्न"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"खोज"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी पेस गर्नुहोस्"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"आवाजमा आधारित खोजी"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"यसमार्फत सेयर गर्नुहोस्"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> मार्फत सेयर गर्नुहोस्"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"संक्षिप्त गर्नुहोस्"</string>
<string msgid="6264217191555673260" name="search_menu_title">"खोज"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
</resources>
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat"/>
<style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat"/>
<style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Dialog"/>
<style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Dialog.Alert"/>
<style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Dialog.MinWidth"/>
<style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.DialogWhenLarge"/>
<style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.NoActionBar"/>
<style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Dark"/>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Omhoog navigeren"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Meer opties"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Klaar"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Alles tonen"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Een app selecteren"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"UIT"</string>
<string msgid="884982626291842264" name="abc_capital_on">"AAN"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Functie +"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift +"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spatie"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu +"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Zoeken…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Zoekopdracht"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Zoeken"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Delen met"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Delen met <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Samenvouwen"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Zoeken"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ହୋମ୍ ପେଜ୍‌କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ଅଧିକ ବିକଳ୍ପ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ହୋଇଗଲା"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ସବୁ ଦେଖନ୍ତୁ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ଗୋଟିଏ ଆପ୍‍ ବାଛନ୍ତୁ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ବନ୍ଦ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ଚାଲୁ ଅଛି"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ଡିଲିଟ୍‌ କରନ୍ତୁ"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"ଏଣ୍ଟର୍"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ସ୍ପେସ୍‍"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"ମେନୁ"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ସର୍ଚ୍ଚ କରନ୍ତୁ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ସର୍ଚ୍ଚ କ୍ୱେରୀ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ସନ୍ଧାନ କରନ୍ତୁ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ଭଏସ୍‌ ସର୍ଚ୍ଚ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ଏହାଙ୍କ ସହ ସେୟାର୍‌ କରନ୍ତୁ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ସହ ସେୟାର୍‍ କରନ୍ତୁ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ସଂକୁଚିତ କରନ୍ତୁ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ସନ୍ଧାନ କରନ୍ତୁ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"ਹੋਮ \'ਤੇ ਜਾਓ"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"ਉੱਪਰ ਜਾਓ"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"ਹੋਰ ਵਿਕਲਪ"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"ਹੋ ਗਿਆ"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"ਸਭ ਦੇਖੋ"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"ਇੱਕ ਐਪ ਚੁਣੋ"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"ਬੰਦ"</string>
<string msgid="884982626291842264" name="abc_capital_on">"ਚਾਲੂ"</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"ਮਿਟਾਓ"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"ਖੋਜ…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"ਖੋਜ ਪੁੱਛਗਿੱਛ"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ਖੋਜ"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"ਅਵਾਜ਼ੀ ਖੋਜ"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ਨਾਲ ਸਾਂਝਾ ਕਰੋ"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"ਸਮੇਟੋ"</string>
<string msgid="6264217191555673260" name="search_menu_title">"ਖੋਜ"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>
@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Przejdź na stronę główną"</string>
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Przejdź wyżej"</string>
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Więcej opcji"</string>
<string msgid="4692188335987374352" name="abc_action_mode_done">"Gotowe"</string>
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Pokaż wszystko"</string>
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Wybierz aplikację"</string>
<string msgid="4215997306490295099" name="abc_capital_off">"WYŁ."</string>
<string msgid="884982626291842264" name="abc_capital_on">"WŁ."</string>
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funkcyjny+"</string>
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spacja"</string>
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
<string msgid="7208076849092622260" name="abc_search_hint">"Szukaj…"</string>
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Wyczyść zapytanie"</string>
<string msgid="693312494995508443" name="abc_searchview_description_query">"Zapytanie"</string>
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Szukaj"</string>
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Wyślij zapytanie"</string>
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Wyszukiwanie głosowe"</string>
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Udostępnij przez:"</string>
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Udostępnij przez: <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Zwiń"</string>
<string msgid="6264217191555673260" name="search_menu_title">"Szukaj"</string>
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
</resources>

Some files were not shown because too many files have changed in this diff Show More