Update translation files
Updated by "Remove blank strings" hook in Weblate. Translation: Simple Mobile Tools/Simple Clock Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-clock/
This commit is contained in:
parent
5ad326b2f9
commit
9fe764f5c7
1 changed files with 2 additions and 8 deletions
|
@ -1,3 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Simple Clock</string>
|
||||
<string name="app_launcher_name">Reloxo</string>
|
||||
|
@ -16,17 +17,14 @@
|
|||
<string name="swipe_right_to_dismiss">Deslice á dereita para descartar e á esquerda para suspender.</string>
|
||||
<string name="sort_by_creation_order">Creation order</string>
|
||||
<string name="sort_by_alarm_time">Alarm time</string>
|
||||
|
||||
<!--Timer-->
|
||||
<string name="timers_notification_msg">Timers are running</string>
|
||||
<string name="timer_single_notification_label_msg">Timer for %s is running</string>
|
||||
<string name="new_timer">New Timer</string>
|
||||
|
||||
<plurals name="timer_notification_msg">
|
||||
<item quantity="one">%d timer is running</item>
|
||||
<item quantity="other">%d timers are running</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="clock_tab">Reloxo</string>
|
||||
<string name="alarm_tab">Alarma</string>
|
||||
|
@ -34,11 +32,8 @@
|
|||
<string name="timer_tab">Temporizador</string>
|
||||
<string name="show_seconds">Mostrar segundos</string>
|
||||
<string name="increase_volume_gradually">Aumentar volume gradualmente</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Como podo cambiar a clasificación das voltas na guía Cronómetro?</string>
|
||||
<string name="faq_1_text"></string>Basta con premer en calquera das columnas e isto fará que as voltas se clasifiquen pola columna específica. Cando prememos máis adicionalmente, podes cambiar a orde da clasificación entre crecente e decrecente.
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Clock - Aplicativo multifuncional</string>
|
||||
|
@ -68,9 +63,8 @@
|
|||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in a new issue