Added start_stopwatch to all languages
This commit is contained in:
parent
91031b07b0
commit
260fb70612
|
@ -7,7 +7,6 @@ import android.content.Intent
|
|||
import android.content.pm.ShortcutInfo
|
||||
import android.content.pm.ShortcutManager
|
||||
import android.graphics.drawable.Icon
|
||||
import android.os.Build
|
||||
import android.os.CountDownTimer
|
||||
import android.os.Handler
|
||||
import android.os.Looper
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">ساعة التوقيف</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">اللفه</string>
|
||||
<string name="stopwatch_stopped">تم إيقاف ساعة التوقيف</string>
|
||||
<string name="timer_stopped">تم إيقاف الموقت</string>
|
||||
|
@ -53,4 +54,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Sayğac</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Dövrə</string>
|
||||
<string name="stopwatch_stopped">Saniyəölçən dayandı</string>
|
||||
<string name="timer_stopped">Sayğaç dayandı</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Гадзіннік</string>
|
||||
<string name="timer">Таймер</string>
|
||||
<string name="stopwatch">Секундамер</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Круг</string>
|
||||
<string name="stopwatch_stopped">Секундамер спынены</string>
|
||||
<string name="timer_stopped">Таймер спынены</string>
|
||||
|
@ -51,4 +52,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Часовник</string>
|
||||
<string name="timer">Таймер</string>
|
||||
<string name="stopwatch">Секундомер</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Обиколка</string>
|
||||
<string name="stopwatch_stopped">Секундомерът е спрян</string>
|
||||
<string name="timer_stopped">Таймерът е спрян</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Temporitzador</string>
|
||||
<string name="stopwatch">Cronòmetre</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Volta</string>
|
||||
<string name="stopwatch_stopped">S\'ha aturat el cronòmetre</string>
|
||||
<string name="timer_stopped">S\'ha aturat el temporitzador</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Hodiny</string>
|
||||
<string name="timer">Časovač</string>
|
||||
<string name="stopwatch">Stopky</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Mezičas</string>
|
||||
<string name="stopwatch_stopped">Stopky byly zastaveny</string>
|
||||
<string name="timer_stopped">Časovač byl zastaven</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Amserydd</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Lap</string>
|
||||
<string name="stopwatch_stopped">Cafodd y stopwats ei stopio</string>
|
||||
<string name="timer_stopped">Cafodd yr amserydd ei stopio</string>
|
||||
|
@ -53,4 +54,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Æggeur</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Mellemtid</string>
|
||||
<string name="stopwatch_stopped">Stopuret er standset</string>
|
||||
<string name="timer_stopped">Æggeuret er standset</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stoppuhr</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Runde</string>
|
||||
<string name="stopwatch_stopped">Die Stoppuhr wurde angehalten</string>
|
||||
<string name="timer_stopped">Der Timer wurde angehalten</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Ρολόι</string>
|
||||
<string name="timer">Χρονόμετρο</string>
|
||||
<string name="stopwatch">Χρονομετρητής</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Γύρος</string>
|
||||
<string name="stopwatch_stopped">Ο χρονοδιακόπτης σταμάτησε</string>
|
||||
<string name="timer_stopped">Το χρονόμετρο σταμάτησε</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Lap</string>
|
||||
<string name="stopwatch_stopped">Stopwatch has been stopped</string>
|
||||
<string name="timer_stopped">Timer has been stopped</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Reloj</string>
|
||||
<string name="timer">Temporizador</string>
|
||||
<string name="stopwatch">Cronómetro</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Vuelta</string>
|
||||
<string name="stopwatch_stopped">El cronómetro se ha detenido</string>
|
||||
<string name="timer_stopped">El temporizador se ha detenido</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Taimer</string>
|
||||
<string name="stopwatch">Stopper</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Ringi aeg</string>
|
||||
<string name="stopwatch_stopped">Stopper on kinni</string>
|
||||
<string name="timer_stopped">Taimer on peatunud</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Tenporizagailua</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Bira</string>
|
||||
<string name="stopwatch_stopped">Kronometroa gelditu da</string>
|
||||
<string name="timer_stopped">Tenporizagailua gelditu da</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Ajastin</string>
|
||||
<string name="stopwatch">Ajanotto</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Kierrosaika</string>
|
||||
<string name="stopwatch_stopped">Sekuntikello pysäytetty</string>
|
||||
<string name="timer_stopped">Ajastin on pysäytetty</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Minuterie</string>
|
||||
<string name="stopwatch">Chronomètre</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Tour</string>
|
||||
<string name="stopwatch_stopped">Chronomètre arrêté</string>
|
||||
<string name="timer_stopped">La minuterie a été arrêtée</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Reloxo</string>
|
||||
<string name="timer">Temporizador</string>
|
||||
<string name="stopwatch">Cronómetro</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Volta</string>
|
||||
<string name="stopwatch_stopped">O cronómetro detívose</string>
|
||||
<string name="timer_stopped">O temporizador detívose</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Sat</string>
|
||||
<string name="timer">Brojač</string>
|
||||
<string name="stopwatch">Štoperica</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Runda</string>
|
||||
<string name="stopwatch_stopped">Štoperica je zaustavljena</string>
|
||||
<string name="timer_stopped">Brojač je zaustavljen</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Időzítő</string>
|
||||
<string name="stopwatch">stopperóra</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Kör</string>
|
||||
<string name="stopwatch_stopped">A stopper leállt</string>
|
||||
<string name="timer_stopped">Az időzítő leállt</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Putaran</string>
|
||||
<string name="stopwatch_stopped">Stopwatch telah berhenti</string>
|
||||
<string name="timer_stopped">Timer telah berhenti</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Contaminuti</string>
|
||||
<string name="stopwatch">Cronometro</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Parziale</string>
|
||||
<string name="stopwatch_stopped">Il cronometro è stato fermato</string>
|
||||
<string name="timer_stopped">Il contaminuti è stato fermato</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">טיימר</string>
|
||||
<string name="stopwatch">סטופר</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">הקפה</string>
|
||||
<string name="stopwatch_stopped">שעון העצר הופסק</string>
|
||||
<string name="timer_stopped">הטיימר הופסק</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">タイマー</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">ラップ</string>
|
||||
<string name="stopwatch_stopped">ストップウォッチが停止しました</string>
|
||||
<string name="timer_stopped">タイマーが停止しました</string>
|
||||
|
@ -48,4 +49,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Laikmatis</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Etapas</string>
|
||||
<string name="stopwatch_stopped">Chronometras buvo sustabdytas</string>
|
||||
<string name="timer_stopped">Laikmatis buvo sustabdytas</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">ക്ലോക്ക്</string>
|
||||
<string name="timer">ടൈമർ</string>
|
||||
<string name="stopwatch">സ്റ്റോപ്പ് വാച്ച്</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">ലാപ്</string>
|
||||
<string name="stopwatch_stopped">സ്റ്റോപ്പ് വാച്ച് നിർത്തിയിരിക്കുന്നു</string>
|
||||
<string name="timer_stopped">ടൈമർ നിർത്തിയിരിക്കുന്നു</string>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Runde</string>
|
||||
<string name="stopwatch_stopped">Stoppeklokke er stoppet</string>
|
||||
<string name="timer_stopped">Timer er stoppet</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Klok</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Ronde</string>
|
||||
<string name="stopwatch_stopped">Stopwatch is gestopt</string>
|
||||
<string name="timer_stopped">Timer is gestopt</string>
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<string name="no_days_selected">کوئی دن نہیں چݨے اے</string>
|
||||
<string name="timer">سماں والا</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">لیپ</string>
|
||||
<string name="stopwatch_stopped">Stopwatch has been stopped</string>
|
||||
<string name="timer_stopped">Timer has been stopped</string>
|
||||
|
@ -42,4 +43,4 @@
|
|||
<string name="increase_volume_gradually">ہولی ہولی آواز ودھاؤ</string>
|
||||
<string name="faq_1_title">How can I change lap sorting at the stopwatch tab\?</string>
|
||||
<string name="faq_1_text">Just click on any of the columns, that will make the laps be sorted by the given column. With additional clicks you can toggle between ascending and descending sorting.</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Zegar</string>
|
||||
<string name="timer">Minutnik</string>
|
||||
<string name="stopwatch">Stoper</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Okrążenie</string>
|
||||
<string name="stopwatch_stopped">Stoper został zatrzymany</string>
|
||||
<string name="timer_stopped">Minutnik został zatrzymany</string>
|
||||
|
@ -51,4 +52,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Temporizador</string>
|
||||
<string name="stopwatch">Cronômetro</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Volta</string>
|
||||
<string name="stopwatch_stopped">O cronômetro foi parado</string>
|
||||
<string name="timer_stopped">O temporizador foi parado</string>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Temporizador</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Volta</string>
|
||||
<string name="stopwatch_stopped">Cronómetro parado</string>
|
||||
<string name="timer_stopped">Temporizador parado</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Ceas</string>
|
||||
<string name="timer">Temporizator</string>
|
||||
<string name="stopwatch">Cronometru</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Tură</string>
|
||||
<string name="stopwatch_stopped">Cronometrul a fost oprit</string>
|
||||
<string name="timer_stopped">Temporizatorul a fost oprit</string>
|
||||
|
@ -50,4 +51,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Часы</string>
|
||||
<string name="timer">Таймер</string>
|
||||
<string name="stopwatch">Секундомер</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Круг</string>
|
||||
<string name="stopwatch_stopped">Секундомер остановлен</string>
|
||||
<string name="timer_stopped">Таймер остановлен</string>
|
||||
|
@ -51,4 +52,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Hodinky</string>
|
||||
<string name="timer">Časovač</string>
|
||||
<string name="stopwatch">Stopky</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Okruh</string>
|
||||
<string name="stopwatch_stopped">Stopky boli zastavené</string>
|
||||
<string name="timer_stopped">Časovač bol zastavený</string>
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<string name="clock">Ura</string>
|
||||
<string name="timer">Časovnik</string>
|
||||
<string name="stopwatch">Štoparica</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="stopwatch_stopped">Štoparica se je ustavila</string>
|
||||
<string name="timer_stopped">Časovnik je bil ustavljen</string>
|
||||
<string name="max_reminder_duration">Najdaljše trajanje opomnika</string>
|
||||
|
@ -44,4 +45,4 @@
|
|||
<string name="show_seconds">Prikaži sekunde</string>
|
||||
<string name="increase_volume_gradually">Povečajte postopno glasnost</string>
|
||||
<string name="faq_1_title">Kako spremenim razvrščanje krogov v zavihku štoparica\?</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
<string name="clock">Сат</string>
|
||||
<string name="timer">Сат</string>
|
||||
<string name="stopwatch">Штоперица</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Круг</string>
|
||||
<string name="app_name">Једноставан сат</string>
|
||||
<string name="app_launcher_name">Сат</string>
|
||||
|
@ -43,4 +44,4 @@
|
|||
<string name="increase_volume_gradually">Постепено повећавајте јачину звука</string>
|
||||
<string name="faq_1_title">Како могу да променим сортирање кругова на картици штоперице\?</string>
|
||||
<string name="faq_1_text">Само кликните на било коју колону, тако да ће кругови бити сортирани према датој колони. Додатним кликовима можете се пребацивати између растућег и опадајућег сортирања.</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Klocka</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stoppur</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Varv</string>
|
||||
<string name="stopwatch_stopped">Stoppuret har stoppats</string>
|
||||
<string name="timer_stopped">Timern har stoppats</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Lap</string>
|
||||
<string name="stopwatch_stopped">Stopwatch has been stopped</string>
|
||||
<string name="timer_stopped">Timer has been stopped</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Saat</string>
|
||||
<string name="timer">Zamanlayıcı</string>
|
||||
<string name="stopwatch">Kronometre</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Tur</string>
|
||||
<string name="stopwatch_stopped">Kronometre durduruldu</string>
|
||||
<string name="timer_stopped">Zamanlayıcı durduruldu</string>
|
||||
|
@ -49,4 +50,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Таймер</string>
|
||||
<string name="stopwatch">Секундомір</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Інтервал</string>
|
||||
<string name="stopwatch_stopped">Секундомір зупинено</string>
|
||||
<string name="timer_stopped">Таймер зупинено</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">时钟</string>
|
||||
<string name="timer">定时器</string>
|
||||
<string name="stopwatch">秒表</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">分段</string>
|
||||
<string name="stopwatch_stopped">秒表已停止</string>
|
||||
<string name="timer_stopped">定时器已停止</string>
|
||||
|
@ -48,4 +49,4 @@
|
|||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">計時器</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">分段</string>
|
||||
<string name="stopwatch_stopped">碼錶已停止</string>
|
||||
<string name="timer_stopped">計時器已停止</string>
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<string name="clock">Clock</string>
|
||||
<string name="timer">Timer</string>
|
||||
<string name="stopwatch">Stopwatch</string>
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
<string name="lap">Lap</string>
|
||||
<string name="stopwatch_stopped">Stopwatch has been stopped</string>
|
||||
<string name="timer_stopped">Timer has been stopped</string>
|
||||
|
@ -54,5 +55,4 @@
|
|||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
|
||||
<string name="start_stopwatch">Start Stopwatch</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue