Skip to content

Commit

Permalink
New translations strings.xml (Portuguese, Brazilian)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaUbuntu committed Oct 11, 2024
1 parent 50dec69 commit bf24c2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@
<string name="gpu_vulkan_registered_vendor_id">Registered vendor ID</string>
<string name="gpu_vulkan_device_id">Device ID</string>
<string name="gpu_vulkan_device_type">Device type</string>
<string name="gpu_vulkan_device_name">Device name</string>
<string name="gpu_vulkan_device_name">Nome do dispositivo</string>
<!-- Vulkan physical device type -->
<string name="vulkan_physical_device_type_other">Other</string>
<string name="vulkan_physical_device_type_integrated_gpu">Integrated GPU</string>
<string name="vulkan_physical_device_type_other">Outro</string>
<string name="vulkan_physical_device_type_integrated_gpu">GPU integrada</string>
<string name="vulkan_physical_device_type_discrete_gpu">Discrete GPU</string>
<string name="vulkan_physical_device_type_virtual_gpu">Virtual GPU</string>
<string name="vulkan_physical_device_type_cpu">CPU</string>
Expand Down

0 comments on commit bf24c2a

Please sign in to comment.