vaderjs-native 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +35 -23
- package/app-template/.gradle/9.1.0/checksums/checksums.lock +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.bin +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.lock +0 -0
- package/app-template/.gradle/9.1.0/fileChanges/last-build.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.lock +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/resourceHashesCache.bin +0 -0
- package/app-template/.gradle/9.1.0/gc.properties +0 -0
- package/app-template/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/app-template/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/app-template/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/app-template/.gradle/file-system.probe +0 -0
- package/app-template/.gradle/vcs-1/gc.properties +0 -0
- package/app-template/app/build/intermediates/android_res_source_set_path_map/debug/mapDebugSourceSetPaths/file-map.txt +57 -0
- package/app-template/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/app-template/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt +2 -0
- package/app-template/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.html +275 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.html +19 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/AndroidBridge.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$1.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$2.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$3.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$4.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ColorKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ThemeKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/TypeKt.class +0 -0
- package/app-template/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json +10 -0
- package/app-template/app/build/intermediates/compile_and_runtime_r_class_jar/debug/processDebugResources/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +3 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/2/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex_archive_input_jar_hashes/debug/dexBuilderDebug/out +0 -0
- package/app-template/app/build/intermediates/dex_number_of_buckets_file/debug/dexBuilderDebug/out +1 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +3181 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml +8 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml +7 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml +62 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +277 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml +51 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml +18 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml +13 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +3883 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0V8fuo12ZEcCNd5YzYthqg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0VP6C+Z030KwCBV1QJnY8Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Upt4R0Q_ZOIkrMr_RrPjQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2CXpRTgebl4talbAQ2z4Ew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ZqKsCGY5jRs2nk08FVWWw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2gpmkHigIDRHYpOpHC2KDw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2t2F2kP0mhT_S3tAzSeqkg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2v3ZojrXbTxVaAVUP4MycA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/32giMQa2BS2FukRbpt_7RQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3PlFE+BzUdIOtbbD_9IZxw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ciRXB8xoXM9vD812An11Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6DabWI8bDKLKui6omYD2bQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6eNrq94hT0u6GUzHG+csZw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9Cu5vvc7pIswnL83VNBqMQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9n9ose8b+jL0LUL0YvCd1w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A+oiD+lUSsF3brRBiDRRLQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A6tAyZh+RG4AhyWBSoJiFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Av9uKIL90E0u4aAGFlTBXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Bpc9yyhBAEdPDvxM6fnuow== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cd4N7cQYyH2B6F87mbO8_Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7PSMYyWyMfYisH+nSyrGg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GxdMH6iqzdcdbhSaFq2y4A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I5ETZ0y97XBYt7knpocaXA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ip+AfDxSdrUUkh4V344Rzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Jcp3xYaKACwdfLM0MyH7eg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KlZeWMHkwri6xralTdteHg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Kwkde6+zHLyonxEXhF8Cng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LTTNil9tIzvCfsQOg6OEFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MdK3UJqaCWZ_RnnWW9naXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MuE+rB0x7waYqBOZysqYSg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/N3Xy6s1dJvkqY6lyucHB1Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKx1fbmOKoV6DDnMYWaimg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PNzmA6bwlh6hiV_deeUB8w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Qy0MFghbe8MsAGty8IHasg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/R7kgn+_RAejAJDgibU3QSA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SXNnR4MATLsKJ4zQ3HF_Qg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/T8z8iPNGLr67IutaTVJzlw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH+C9jO7qd3vzfkCoY4Ulg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TKqHLfPHnlJMuNc6RAuQew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V7L0+04jxD4b2bXD0Wgf3w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VJOnb7cHWKVRd4M1_qaEzQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWJxcDw8Nvc41vr4VWeYLA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WNmnhRL44+XqI_Qh7Y9q9w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WSiR3qmXGaabXelMNkpmQg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/X2Q1zKwPwM4k7rTZGQ5ViA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YHMGFkPB0qpyXAggcMhzdg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YWwdJn4poC38fpGOQItVYw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZbjHx4QQNhKhMHcyrK5RdA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_4zwJUvS9mDdXqHfV8CIAw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_6Vc41tS3QnuC_EuH7BhvA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_aYixPjHB6BQ3SqrVE_rmg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/anXLxx4byE7Ti3N2J6Obtw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eKrN1NV0DFz3_68yim3Ryw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/evL+VLtyY2Bsn66KJ7Va+g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ft5np6HxlV8Qx0WGpBX5WA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g6Bi1lPjULzjK2RLEhi8ng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gk1XYqYuGWStqLvp0prjDg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/h8KLXFd9vWCv_kYPQG1g2g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hCcItCkJEgniLO3FbCn9VA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUeHdENFGDFljDMiSlmA5A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iYOQI2COzaBRbNXNlSMSGw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k803Aeo8TJTakcJ7WeWWmQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDuJnC2vRBUXivbrt1IVEQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kpmDrs55V7X4UYFK4mLVVA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lSCYJrayhZVWYq4N_3tG9Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mrUFfLbj9nfqF4Igh50dCw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nL3Z78QCee6Su1CtMvxogA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nLz8e+ZSBgCa5IWujpzu3Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nymxa43VJ_6Kx7Gq3peEjg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p+t1I6zVbWkKFZWly6oB5g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p9ScSEbWQxkxTxA9UH7fzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/panbBKEXaZ__Dom6WzaH1g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/prOfrCDbgQF1wRXFV7PvIg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qdOcJX3hKcrFZNPdf5ZHFA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qjufkazLH_oqhTDikduqAg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qsRvCxSgHGVDVrjhESLn_g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/soY53sWb9qvzOMS_0mm0Sg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/t3N6Cr84Wy8yGf3tN5MoWA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/uHx_L64be+A0F4M7oSIplw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vN8vx16Fi2g9CGONwjo5nw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vYlfdd0TcBWSrFQfGFkRCg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xIsjVKzXkpUIZ92Tf+rF6w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yneaqhDf9FC3coQif+7m2Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yosoczXj8PPJOSXym2QXIw== +1 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +16 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +1 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 +1 -0
- package/app-template/app/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/linked-resources-binary-format-debug.ap_ +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +5 -0
- package/app-template/app/build/intermediates/manifest_merge_blame_file/debug/processDebugMainManifest/manifest-merger-blame-debug-report.txt +162 -0
- package/app-template/app/build/intermediates/merged_java_res/debug/mergeDebugJavaResource/base.jar +0 -0
- package/app-template/app/build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-af_values-af.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-am_values-am.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ar_values-ar.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-as_values-as.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-az_values-az.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-be_values-be.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bg_values-bg.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bn_values-bn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bs_values-bs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ca_values-ca.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-cs_values-cs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-da_values-da.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-de_values-de.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-el_values-el.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rAU_values-en-rAU.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rCA_values-en-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rGB_values-en-rGB.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rIN_values-en-rIN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rXC_values-en-rXC.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es-rUS_values-es-rUS.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es_values-es.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-et_values-et.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-eu_values-eu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fa_values-fa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fi_values-fi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr_values-fr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gl_values-gl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gu_values-gu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hi_values-hi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hr_values-hr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hu_values-hu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hy_values-hy.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-in_values-in.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-is_values-is.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-it_values-it.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-iw_values-iw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ja_values-ja.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ka_values-ka.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kk_values-kk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-km_values-km.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kn_values-kn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ko_values-ko.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ky_values-ky.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-land_values-land.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-large-v4_values-large-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lo_values-lo.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lt_values-lt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lv_values-lv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mk_values-mk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ml_values-ml.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mn_values-mn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mr_values-mr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ms_values-ms.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-my_values-my.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nb_values-nb.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ne_values-ne.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-night-v8_values-night-v8.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nl_values-nl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-or_values-or.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pa_values-pa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pl_values-pl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-port_values-port.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt_values-pt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ro_values-ro.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ru_values-ru.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-si_values-si.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sk_values-sk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sl_values-sl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sq_values-sq.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sr_values-sr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sv_values-sv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw_values-sw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ta_values-ta.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-te_values-te.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-th_values-th.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tl_values-tl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tr_values-tr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uk_values-uk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ur_values-ur.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uz_values-uz.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v16_values-v16.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v17_values-v17.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v18_values-v18.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v21_values-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v22_values-v22.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v23_values-v23.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v24_values-v24.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v25_values-v25.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v26_values-v26.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v28_values-v28.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-vi_values-vi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v20_values-watch-v20.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v21_values-watch-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zu_values-zu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values_values.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/mergeDebugResources.json +8209 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-af.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-am.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ar.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-as.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-az.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-b+sr+Latn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-be.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bg.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ca.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-cs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-da.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-de.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-el.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rAU.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rCA.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rGB.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rIN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rXC.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es-rUS.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-et.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-eu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr-rCA.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h720dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hdpi-v4.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hy.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-in.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-is.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-it.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-iw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ja.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ka.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-km.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ko.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ky.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-land.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-large-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ldltr-v21.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lo.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ml.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ms.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-my.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nb.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ne.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-night-v8.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-or.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-port.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rBR.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rPT.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ro.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ru.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-si.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sq.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw600dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ta.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-te.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-th.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ur.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uz.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v16.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v17.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v18.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v21.json +47 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v22.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v23.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v24.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v25.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v26.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v28.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-vi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v20.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v21.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-xlarge-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rCN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rHK.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rTW.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values.json +291 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/single/mergeDebugResources.json +22 -0
- package/app-template/app/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/app-template/app/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +5 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_0.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_1.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_2.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_3.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_4.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_5.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/AndroidBridge.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$1.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$2.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$3.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$4.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ColorKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ThemeKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/TypeKt.dex +0 -0
- package/app-template/app/build/intermediates/runtime_symbol_list/debug/processDebugResources/R.txt +1795 -0
- package/app-template/app/build/intermediates/signing_config_versions/debug/writeDebugSigningConfigVersions/signing-config-versions.json +1 -0
- package/app-template/app/build/intermediates/stable_resource_ids_file/debug/processDebugResources/stableIds.txt +1353 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +4 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/app-template/app/build/outputs/apk/debug/app-debug.apk +0 -0
- package/app-template/app/build/outputs/apk/debug/output-metadata.json +21 -0
- package/app-template/app/build/outputs/logs/manifest-merger-debug-report.txt +406 -0
- package/app-template/app/src/main/AndroidManifest.xml +4 -2
- package/app-template/app/src/main/assets/myapp/index.html +275 -0
- package/app-template/app/src/main/assets/myapp/index.js +701 -0
- package/app-template/app/src/main/assets/myapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/myapp/styles.css +2 -0
- package/app-template/app/src/main/assets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/assets/vaderapp/index.html +19 -0
- package/app-template/app/src/main/assets/vaderapp/index.js +701 -0
- package/app-template/app/src/main/assets/vaderapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/vaderapp/styles.css +2 -0
- package/app-template/app/src/main/assets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/java/myapp/MainActivity.kt +150 -0
- package/app-template/local.properties +1 -0
- package/cli/android/build.ts +521 -0
- package/cli/android/dev.ts +61 -0
- package/cli/android/sdk.js +42 -0
- package/cli/logger.js +48 -0
- package/cli/web/build.js +0 -0
- package/cli/web/server.js +107 -0
- package/cli.ts +39 -7
- package/config/index.ts +96 -13
- package/index.ts +383 -17
- package/main.js +51 -0
- package/main.ts +422 -0
- package/package.json +2 -2
- package/plugins/tailwind.ts +2 -2
- package/app-template/app/src/main/java/com/example/myapplication/MainActivity.kt +0 -74
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Color.kt +0 -11
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Theme.kt +0 -34
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Type.kt +0 -36
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Нүүр хуудас уруу шилжих"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Дээш шилжих"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Бусад сонголт"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"Болсон"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Бүгдийг харах"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Аппыг сонгох"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"ИДЭВХГҮЙ"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"ИДЭВХТЭЙ"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"устгах"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"оруулах"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Функц+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Мета+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Шифт+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"зай"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Цэс+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"Хайх…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Асуулга арилгах"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"Хайх асуулга"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Хайх"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Асуулга илгээх"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Дуут хайлт"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Дараахтай хуваалцах"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g>-тай хуваалцах"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Буулгах"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"Хариулах"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Видео"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"Татгалзах"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Таслах"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Ирсэн дуудлага"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Дуудлага хийгдэж байна"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"Ирсэн дуудлагыг харуулж байна"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"Навигацын цэсийг хаах"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"Хүснэгтийг хаах"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"Буруу оролт"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"Попап цонх"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"Унадаг цэс"</string>
|
|
42
|
+
<string name="exo_download_completed">Татаж дууссан</string>
|
|
43
|
+
<string name="exo_download_description">Татах</string>
|
|
44
|
+
<string name="exo_download_downloading">Татаж байна</string>
|
|
45
|
+
<string name="exo_download_failed">Татаж чадсангүй</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">Татaлт</string>
|
|
47
|
+
<string name="exo_download_paused">Таталтуудыг түр зогсоосон</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">Таталтууд сүлжээг хүлээж байна</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">Таталтууд Wi-Fi-г хүлээж байна</string>
|
|
50
|
+
<string name="exo_download_removing">Татаж авсан файлыг хасаж байна</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"Үргэлжилж байна"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"Хэсэгчлэн тэмдэглэсэн"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"Навигацын цэс"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"Сонгоогүй"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"Мужийн төгсгөл"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"Мужийн эхлэл"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"Хайх"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"Сонгосон"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"Хоосон"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"Унтраалттай"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"Асаалттай"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"Сэлгэх"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"Таб"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> хувь."</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"зөвлөмж"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"зөвлөмж харуулах"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"घराकडे नेव्हिगेट करा"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"वर नेव्हिगेट करा"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"आणखी पर्याय"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"पूर्ण झाले"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सर्व पहा"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"अॅप निवडा"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"बंद"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"सुरू"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"हटवा"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"एंटर करा"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"मेनू+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"शोधा…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्वेरी साफ करा"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"शोध क्वेरी"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"शोधा"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी सबमिट करा"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"व्हॉइस शोध"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"यांच्यासोबत शेअर करा"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> सह शेअर करा"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"कोलॅप्स करा"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"उत्तर द्या"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"व्हिडिओ"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"नकार द्या"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"कॉल बंद करा"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"इनकमिंग कॉल"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"सुरू असलेला कॉल"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"इनकमिंग कॉल स्क्रीन करत आहे"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"नेव्हिगेशन मेनू बंद करा"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"शीट बंद करा"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"इनपुट चुकीचे आहे"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"पॉप-अप विंडो"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"ड्रॉपडाउन मेनू"</string>
|
|
42
|
+
<string name="exo_download_completed">डाउनलोड पूर्ण झाले</string>
|
|
43
|
+
<string name="exo_download_description">डाउनलोड करा</string>
|
|
44
|
+
<string name="exo_download_downloading">डाउनलोड होत आहे</string>
|
|
45
|
+
<string name="exo_download_failed">डाउनलोड अयशस्वी झाले</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">डाउनलोड</string>
|
|
47
|
+
<string name="exo_download_paused">डाउनलोड थांबवले</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">डाउनलोड नेटवर्कची प्रतीक्षा करत आहेत</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">डाउनलोड वायफाय ची प्रतीक्षा करत आहेत</string>
|
|
50
|
+
<string name="exo_download_removing">डाउनलोड काढून टाकत आहे</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"प्रगतीपथावर आहे"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"अंशतः तपासले"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"नेव्हिगेशन मेनू"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"निवडला नाही"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"रेंजचा शेवट"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"रेंजची सुरुवात"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"शोध"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"निवडला"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"रिक्त"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"बंद आहे"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"सुरू आहे"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"स्विच"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"टॅब"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> टक्के."</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"टूलटिप"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"टूलटिप दाखवा"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigasi laman utama"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Navigasi ke atas"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Lagi pilihan"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"Selesai"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Lihat semua"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Pilih apl"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"MATI"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"HIDUP"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Fungsi+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"ruang"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"Cari…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Kosongkan pertanyaan"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"Pertanyaan carian"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Cari"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Serah pertanyaan"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Carian suara"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Kongsi dengan"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Kongsi dengan <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Runtuhkan"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"Jawab"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"Tolak"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Tamatkan Panggilan"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Panggilan masuk"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Panggilan sedang berlangsung"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"Menyaring panggilan masuk"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"Tutup menu navigasi"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"Tutup helaian"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"Input tidak sah"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"Tetingkap Timbul"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"Menu lungsur"</string>
|
|
42
|
+
<string name="exo_download_completed">Muat turun selesai</string>
|
|
43
|
+
<string name="exo_download_description">Muat turun</string>
|
|
44
|
+
<string name="exo_download_downloading">Memuat turun</string>
|
|
45
|
+
<string name="exo_download_failed">Muat turun gagal</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">Muat turun</string>
|
|
47
|
+
<string name="exo_download_paused">Muat turun dijeda</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">Muat turun menunggu rangkaian</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">Muat turun menunggu Wi-Fi</string>
|
|
50
|
+
<string name="exo_download_removing">Mengalih keluar muat turun</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"Dalam proses"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"Sebahagiannya ditandai"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"Menu navigasi"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"Tidak dipilih"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"Penghujung julat"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"Permulaan julat"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"Cari"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"Dipilih"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"Kosong"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"Mati"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"Hidup"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"Tukar"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"Tab"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"Peratus <ns1:g id="PERCENTAGE">%1$d</ns1:g>."</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"tip alat"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"tunjukkan tip alat"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"မူလနေရာကို ပြန်သွားရန်"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"အပေါ်သို့ ရွှေ့ရန်"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"နောက်ထပ် ရွေးစရာများ"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"ပြီးပြီ"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"အားလုံး ကြည့်ရန်"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"အက်ပ်တစ်ခုကို ရွေးရန်"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"ပိတ်"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"ဖွင့်"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"ရှာဖွေရန်…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"ရှာဖွေမှုကို ဖယ်ရှားရန်"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"ရှာဖွေရန် မေးခွန်း"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"ရှာရန်"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"အသံဖြင့် ရှာရန်"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"နှင့် မျှဝေရန်"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> ဖြင့် မျှဝေရန်"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"လျှော့ပြရန်"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"ဖုန်းကိုင်ရန်"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"ဗီဒီယို"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"ငြင်းပယ်ရန်"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"ဖုန်းချရန်"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"အဝင်ခေါ်ဆိုမှု"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"လက်ရှိခေါ်ဆိုမှု"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"အဝင်ခေါ်ဆိုမှုကို စစ်ဆေးနေသည်"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"လမ်းညွှန် မီနူး ပိတ်ရန်"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"စာမျက်နှာ ပိတ်ရန်"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"ထည့်သွင်းမှု မမှန်ကန်ပါ"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"ပေါ့ပ်အပ် ဝင်းဒိုး"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"ဆွဲချမီနူး"</string>
|
|
42
|
+
<string name="exo_download_completed">ဒေါင်းလုဒ်လုပ်ပြီးပါပြီ</string>
|
|
43
|
+
<string name="exo_download_description">ဒေါင်းလုဒ် လုပ်ရန်</string>
|
|
44
|
+
<string name="exo_download_downloading">ဒေါင်းလုဒ်လုပ်နေသည်</string>
|
|
45
|
+
<string name="exo_download_failed">ဒေါင်းလုဒ်လုပ်၍ မရပါ</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">ဒေါင်းလုဒ်များ</string>
|
|
47
|
+
<string name="exo_download_paused">ဒေါင်းလုဒ်များ ခဏရပ်ထားသည်</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">ဒေါင်းလုဒ်များက အင်တာနက်ရရန် စောင့်နေသည်</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">ဒေါင်းလုဒ်များက WiFi ရရန် စောင့်နေသည်</string>
|
|
50
|
+
<string name="exo_download_removing">ဒေါင်းလုဒ်များ ဖယ်ရှားနေသည်</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"ဆောင်ရွက်နေဆဲ"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"တစ်ဝက်တစ်ပျက် စစ်ဆေးထားသည်"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"လမ်းညွှန် မီနူး"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"ရွေးမထားပါ"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"အပိုင်းအခြား အဆုံး"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"အပိုင်းအခြား အစ"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"ရှာဖွေမှု"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"ရွေးထားသည်"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"မရှိပါ"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"ပိတ်"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"ဖွင့်"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"၉၉၉+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"ပြောင်းရန်"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"တဘ်"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> ရာခိုင်နှုန်း။"</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"အကြံပြုချက်ပြ ပေါ့အပ် ဝင်းဒိုး"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"အကြံပြုချက်ပြ ပေါ့အပ်ဝင်းဒိုး ပြရန်"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Naviger hjem"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Gå opp"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Flere alternativer"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"Ferdig"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Se alle"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Velg en app"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"AV"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"PÅ"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"slett"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Funksjon+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"mellomrom"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Meny+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"Søk"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Slett søket"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"Søkeord"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Søk"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Utfør søket"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Talesøk"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Del med"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Del med <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Skjul"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"Svar"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"Avvis"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Legg på"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Innkommende anrop"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Pågående samtale"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"Filtrerer et innkommende anrop"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"Lukk navigasjonsmenyen"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"Lukk arket"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"Ugyldige inndata"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"Forgrunnsvindu"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"Rullegardinmeny"</string>
|
|
42
|
+
<string name="exo_download_completed">Nedlastingen er fullført</string>
|
|
43
|
+
<string name="exo_download_description">Last ned</string>
|
|
44
|
+
<string name="exo_download_downloading">Laster ned</string>
|
|
45
|
+
<string name="exo_download_failed">Nedlastingen mislyktes</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">Nedlastinger</string>
|
|
47
|
+
<string name="exo_download_paused">Nedlastinger er satt på pause</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">Nedlastinger venter på nettverket</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">Nedlastinger venter på Wi-FI-tilkobling</string>
|
|
50
|
+
<string name="exo_download_removing">Fjerner nedlastinger</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"Pågår"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"Delvis avmerket"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"Navigasjonsmeny"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"Ikke valgt"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"Områdeslutt"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"Områdestart"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"Søk"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"Valgt"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"Tom"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"Av"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"På"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"Bryter"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"Fane"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> prosent."</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"verktøytips"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"vis verktøytips"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"होम पेजमा जानुहोस्"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"माथि नेभिगेट गर्नुहोस्"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"थप विकल्पहरू"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"सम्पन्न भयो"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"सबै हेर्नुहोस्"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"एउटा एप छान्नुहोस्"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"निष्क्रिय"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"सक्रिय"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt+"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl+"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"delete"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"enter"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Function+"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta+"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift+"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"space"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym+"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu+"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"खोज्नुहोस्…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"क्वेरी खाली गर्नुहोस्"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"खोज प्रश्न"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"खोज"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"क्वेरी पेस गर्नुहोस्"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"आवाजमा आधारित खोजी"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"यसमार्फत सेयर गर्नुहोस्"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"<ns1:g id="APPLICATION_NAME">%s</ns1:g> मार्फत सेयर गर्नुहोस्"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"संक्षिप्त गर्नुहोस्"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"जवाफ दिनुहोस्"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"भिडियो"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"काट्नुहोस्"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"फोन राख्नुहोस्"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"आगमन कल"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"भइरहेको कल"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"आगमन कल जाँचिँदै छ"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"नेभिगेसन मेनु बन्द गर्नुहोस्"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"पाना बन्द गर्नुहोस्"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"अवैद्य इन्पुट"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"पपअप विन्डो"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"ड्रपडाउन मेनु"</string>
|
|
42
|
+
<string name="exo_download_completed">डाउनलोड सम्पन्न भयो</string>
|
|
43
|
+
<string name="exo_download_description">डाउनलोड गर्नुहोस्</string>
|
|
44
|
+
<string name="exo_download_downloading">डाउनलोड गरिँदै छ</string>
|
|
45
|
+
<string name="exo_download_failed">डाउनलोड गर्न सकिएन</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">डाउनलोडहरू</string>
|
|
47
|
+
<string name="exo_download_paused">डाउनलोड गर्ने कार्य पज गरियो</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">इन्टरनेटमा कनेक्ट भएपछि डाउनलोड गरिने छ</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">WiFi मा कनेक्ट भएपछि डाउनलोड गरिने छ</string>
|
|
50
|
+
<string name="exo_download_removing">डाउनलोडहरू हटाउँदै</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"काम हुँदै छ"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"आंशिक रूपमा जाँच गरिएको"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"नेभिगेसन मेनु"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"चयन गरिएको छैन"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"दायराको अन्तिम बिन्दु"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"दायराको सुरुवात बिन्दु"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"खोज"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"चयन गरिएको छ"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"खाली"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"अफ छ"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"अन छ"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"९९९+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"बदल्नुहोस्"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"ट्याब"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> प्रतिशत।"</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"टुलटिप"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"टुलटिप देखाउनुहोस्"</string>
|
|
68
|
+
</resources>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources>
|
|
3
|
+
<style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat"/>
|
|
4
|
+
<style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat"/>
|
|
5
|
+
<style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Dialog"/>
|
|
6
|
+
<style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Dialog.Alert"/>
|
|
7
|
+
<style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Dialog.MinWidth"/>
|
|
8
|
+
<style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.DialogWhenLarge"/>
|
|
9
|
+
<style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.NoActionBar"/>
|
|
10
|
+
<style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Dark"/>
|
|
11
|
+
</resources>
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
3
|
+
<string msgid="5976598919945601918" name="abc_action_bar_home_description">"Navigeren naar startpositie"</string>
|
|
4
|
+
<string msgid="8388173803310557296" name="abc_action_bar_up_description">"Omhoog navigeren"</string>
|
|
5
|
+
<string msgid="3937310113216875497" name="abc_action_menu_overflow_description">"Meer opties"</string>
|
|
6
|
+
<string msgid="4692188335987374352" name="abc_action_mode_done">"Klaar"</string>
|
|
7
|
+
<string msgid="1189761859438369441" name="abc_activity_chooser_view_see_all">"Alles tonen"</string>
|
|
8
|
+
<string msgid="2165779757652331008" name="abc_activitychooserview_choose_application">"Een app selecteren"</string>
|
|
9
|
+
<string msgid="4215997306490295099" name="abc_capital_off">"UIT"</string>
|
|
10
|
+
<string msgid="884982626291842264" name="abc_capital_on">"AAN"</string>
|
|
11
|
+
<string msgid="8833365367933412986" name="abc_menu_alt_shortcut_label">"Alt +"</string>
|
|
12
|
+
<string msgid="2223301931652355242" name="abc_menu_ctrl_shortcut_label">"Ctrl +"</string>
|
|
13
|
+
<string msgid="838001238306846836" name="abc_menu_delete_shortcut_label">"Delete"</string>
|
|
14
|
+
<string msgid="7986526966204849475" name="abc_menu_enter_shortcut_label">"Enter"</string>
|
|
15
|
+
<string msgid="375214403600139847" name="abc_menu_function_shortcut_label">"Functie +"</string>
|
|
16
|
+
<string msgid="4192209724446364286" name="abc_menu_meta_shortcut_label">"Meta +"</string>
|
|
17
|
+
<string msgid="4741552369836443843" name="abc_menu_shift_shortcut_label">"Shift +"</string>
|
|
18
|
+
<string msgid="5473865519181928982" name="abc_menu_space_shortcut_label">"spatie"</string>
|
|
19
|
+
<string msgid="6180552449598693998" name="abc_menu_sym_shortcut_label">"Sym +"</string>
|
|
20
|
+
<string msgid="5520303668377388990" name="abc_prepend_shortcut_label">"Menu +"</string>
|
|
21
|
+
<string msgid="7208076849092622260" name="abc_search_hint">"Zoeken…"</string>
|
|
22
|
+
<string msgid="3741173234950517107" name="abc_searchview_description_clear">"Zoekopdracht wissen"</string>
|
|
23
|
+
<string msgid="693312494995508443" name="abc_searchview_description_query">"Zoekopdracht"</string>
|
|
24
|
+
<string msgid="3417662926640357176" name="abc_searchview_description_search">"Zoeken"</string>
|
|
25
|
+
<string msgid="1486535517437947103" name="abc_searchview_description_submit">"Zoekopdracht verzenden"</string>
|
|
26
|
+
<string msgid="2293578557972875415" name="abc_searchview_description_voice">"Gesproken zoekopdracht"</string>
|
|
27
|
+
<string msgid="8875138169939072951" name="abc_shareactionprovider_share_with">"Delen met"</string>
|
|
28
|
+
<string msgid="9055268688411532828" name="abc_shareactionprovider_share_with_application">"Delen met <ns1:g id="APPLICATION_NAME">%s</ns1:g>"</string>
|
|
29
|
+
<string msgid="1656852541809559762" name="abc_toolbar_collapse_description">"Samenvouwen"</string>
|
|
30
|
+
<string msgid="881409763997275156" name="call_notification_answer_action">"Beantwoorden"</string>
|
|
31
|
+
<string msgid="8793775615905189152" name="call_notification_answer_video_action">"Video"</string>
|
|
32
|
+
<string msgid="3229508546291798546" name="call_notification_decline_action">"Weigeren"</string>
|
|
33
|
+
<string msgid="2659457946726154263" name="call_notification_hang_up_action">"Ophangen"</string>
|
|
34
|
+
<string msgid="6107532579223922871" name="call_notification_incoming_text">"Inkomend gesprek"</string>
|
|
35
|
+
<string msgid="8623827134497363134" name="call_notification_ongoing_text">"Actief gesprek"</string>
|
|
36
|
+
<string msgid="59049573811482460" name="call_notification_screening_text">"Een inkomend gesprek screenen"</string>
|
|
37
|
+
<string msgid="406453423630273620" name="close_drawer">"Navigatiemenu sluiten"</string>
|
|
38
|
+
<string msgid="7573152094250666567" name="close_sheet">"Blad sluiten"</string>
|
|
39
|
+
<string msgid="8038256446254964252" name="default_error_message">"Ongeldige invoer"</string>
|
|
40
|
+
<string msgid="6312721426453364202" name="default_popup_window_title">"Pop-upvenster"</string>
|
|
41
|
+
<string msgid="1890207353314751437" name="dropdown_menu">"Dropdownmenu"</string>
|
|
42
|
+
<string name="exo_download_completed">Downloaden voltooid</string>
|
|
43
|
+
<string name="exo_download_description">Downloaden</string>
|
|
44
|
+
<string name="exo_download_downloading">Downloaden</string>
|
|
45
|
+
<string name="exo_download_failed">Downloaden mislukt</string>
|
|
46
|
+
<string name="exo_download_notification_channel_name">Downloads</string>
|
|
47
|
+
<string name="exo_download_paused">Downloads gepauzeerd</string>
|
|
48
|
+
<string name="exo_download_paused_for_network">Downloads wachten op netwerk</string>
|
|
49
|
+
<string name="exo_download_paused_for_wifi">Downloads wachten op wifi</string>
|
|
50
|
+
<string name="exo_download_removing">Downloads verwijderen</string>
|
|
51
|
+
<string msgid="6827826412747255547" name="in_progress">"Bezig"</string>
|
|
52
|
+
<string msgid="7933458017204019916" name="indeterminate">"Gedeeltelijk aangevinkt"</string>
|
|
53
|
+
<string msgid="542007171693138492" name="navigation_menu">"Navigatiemenu"</string>
|
|
54
|
+
<string msgid="6610465462668679431" name="not_selected">"Niet geselecteerd"</string>
|
|
55
|
+
<string msgid="5941395253238309765" name="range_end">"Einde bereik"</string>
|
|
56
|
+
<string msgid="7097486360902471446" name="range_start">"Start bereik"</string>
|
|
57
|
+
<string msgid="6264217191555673260" name="search_menu_title">"Zoeken"</string>
|
|
58
|
+
<string msgid="6043586758067023" name="selected">"Geselecteerd"</string>
|
|
59
|
+
<string msgid="4139871816613051306" name="state_empty">"Leeg"</string>
|
|
60
|
+
<string msgid="5834637030682409883" name="state_off">"Uit"</string>
|
|
61
|
+
<string msgid="1490883874751719580" name="state_on">"Aan"</string>
|
|
62
|
+
<string msgid="6277540029070332960" name="status_bar_notification_info_overflow">"999+"</string>
|
|
63
|
+
<string msgid="2561197295334830845" name="switch_role">"Overschakelen"</string>
|
|
64
|
+
<string msgid="1672349317127674378" name="tab">"Tabblad"</string>
|
|
65
|
+
<string msgid="5946805113151406391" name="template_percent">"<ns1:g id="PERCENTAGE">%1$d</ns1:g> procent."</string>
|
|
66
|
+
<string msgid="3765533235322692011" name="tooltip_description">"tooltip"</string>
|
|
67
|
+
<string msgid="3124740595719787496" name="tooltip_label">"tooltip tonen"</string>
|
|
68
|
+
</resources>
|