mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
17
app/src/main/res/values-pt/strings.xml
Normal file
17
app/src/main/res/values-pt/strings.xml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<resources>
|
||||||
|
<string name="app_name">Simple Clock</string>
|
||||||
|
<string name="app_launcher_name">Relógio</string>
|
||||||
|
<string name="time_zone">Fuso horário</string>
|
||||||
|
|
||||||
|
<!-- Settings -->
|
||||||
|
<string name="clock_tab">Relógio</string>
|
||||||
|
<string name="alarm_tab">Alarme</string>
|
||||||
|
<string name="stopwatch_tab">Cronómetro</string>
|
||||||
|
<string name="show_seconds">Mostrar segundos</string>
|
||||||
|
<string name="display_other_time_zones">Mostrar outros fusos horários</string>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Haven't found some strings? There's more at
|
||||||
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
|
-->
|
||||||
|
</resources>
|
Reference in New Issue
Block a user