Skip to content

Commit

Permalink
New translations strings.xml (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaUbuntu committed Dec 23, 2024
1 parent a8d3504 commit 470e31a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions app/src/main/res/values-uk-rUA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<string name="device_hardware_sku">Hardware SKU</string>
<string name="device_odm_sku">ODM SKU</string>
<string name="device_soc_manufacturer">Manufacturer</string>
<string name="device_soc_model">Model</string>
<string name="device_soc_model">Модель</string>
<string name="device_ram_total_memory">Всього пам\'яті</string>
<string name="device_ram_advertised_memory">Advertised memory</string>
<string name="device_ram_available_memory">Available memory</string>
Expand All @@ -56,7 +56,7 @@
<string name="storage_system_partitions">System partitions</string>
<string name="storage_has_updatable_apex">Has updatable APEX</string>
<string name="storage_uses_system_as_root">Uses system as root</string>
<string name="storage_uses_ab">Uses A/B</string>
<string name="storage_uses_ab">Використовує А/B</string>
<string name="storage_ab_ota_partitions">A/B OTA partitions</string>
<string name="storage_uses_dynamic_partitions">Uses dynamic partitions</string>
<string name="storage_uses_retrofitted_dynamic_partitions">Uses retrofitted dynamic partitions</string>
Expand All @@ -71,24 +71,24 @@
<string name="section_build_name">Збірка</string>
<string name="section_build_description">Перевірити інформацію про збірку Android</string>
<string name="build_information">Build information</string>
<string name="build_information_fingerprint">Fingerprint</string>
<string name="build_tags">Build tags</string>
<string name="build_type">Build type</string>
<string name="build_information_fingerprint">Відбиток пальця</string>
<string name="build_tags">Мітки збірки</string>
<string name="build_type">Тип збірки</string>
<string name="build_date">Build date</string>
<string name="build_host">Build host</string>
<string name="build_user">Build user</string>
<string name="build_id">Build ID</string>
<string name="build_id">ID збірки</string>
<string name="build_display">Build display ID</string>
<string name="build_version_release">Build version</string>
<string name="build_version_codename">Build version codename</string>
<string name="build_version_sdk_int">SDK version</string>
<string name="build_version_sdk_int">Версія SDK</string>
<string name="build_version_preview_sdk_int">Preview SDK version</string>
<string name="build_security_patch">Security patch level</string>
<string name="build_base_os">Base OS</string>
<string name="build_base_os">Основна ОС</string>
<string name="build_incremental">Incremental</string>
<string name="build_release_or_codename">Release or codename</string>
<string name="build_media_performance_class">Media performance class</string>
<string name="build_release_or_preview_display">Release or preview display</string>
<string name="build_release_or_codename">Реліз або кодове ім\'я</string>
<string name="build_media_performance_class">Клас продуктивності медіа</string>
<string name="build_release_or_preview_display">Реліз або попередній перегляд</string>
<string name="jvm_name">Name</string>
<string name="jvm_vendor">Vendor</string>
<string name="jvm_version">Version</string>
Expand Down Expand Up @@ -175,17 +175,17 @@
<string name="cpu_l2_cache_title">L2 cache %d</string>
<string name="cpu_l3_cache_title">L3 cache %d</string>
<string name="cpu_l4_cache_title">L4 cache %d</string>
<string name="cpu_cache_size">Size</string>
<string name="cpu_cache_size">Розмір</string>
<string name="cpu_cache_associativity">Associativity</string>
<string name="cpu_cache_sets">Sets</string>
<string name="cpu_cache_partitions">Partitions</string>
<string name="cpu_cache_partitions">Розділи</string>
<string name="cpu_cache_line_size">Line size</string>
<string name="cpu_cache_flags">Flags</string>
<!-- CPU common terms -->
<string name="cpu_frequency">Frequency</string>
<string name="cpu_uarch">Microarchitecture</string>
<string name="cpu_vendor">Vendor</string>
<string name="cpu_processor_id">Processor ID</string>
<string name="cpu_vendor">Виробник</string>
<string name="cpu_processor_id">ID процесору</string>
<string name="cpu_processor_start">Processor start</string>
<string name="cpu_processor_count">Processor count</string>
<string name="cpu_core_id">Core ID</string>
Expand Down

0 comments on commit 470e31a

Please sign in to comment.