adding bg and ca fastlane files
This commit is contained in:
parent
732704c5d4
commit
431f7917a1
7 changed files with 37 additions and 0 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">Clock</string>
|
||||
|
|
16
fastlane/metadata/android/bg/full_description.txt
Normal file
16
fastlane/metadata/android/bg/full_description.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
Програмата има множество функции във връзка с измерването на време. С часовника можете да включите показването на времена от други часови зони, или да използвате простия, но променим widget на часовник.
|
||||
|
||||
Цветът на текста на widget-a може да бъде променян, както и цветът и alpha прозрачносста на фона. Алармата съдържа всички очаквани елементи като избор на ден, превключване на вибрации, избор на мелодия, отлагане или добавяне на персонализиран етикет. Със секундомера можете лесно да измерите по-дълъг период от време или индивидуални обиколки.
|
||||
|
||||
Можете да сортирате обиколките по време, има също избор на вибрация при натискане на бутон, просто за да сте уведомени, че бутонът е натиснат, дори да не можете да погледнете устройството. Можете лесно да настроите таймер, за да бъдете известени при събитие. Можете да промените неговата мелодия а също и да го превключите на вибрация.
|
||||
|
||||
Допълнителни екстри са например предотвратяването на заспиване на устройството докато приложението е във фонов режим. Не съдържа реклами нито ненужни разрешения. Напълно с отворен код е, има променими цветове.
|
||||
|
||||
<b>Вижте пълната колекция на Simple Tools тук:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Фейсбук:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Редит:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
1
fastlane/metadata/android/bg/short_description.txt
Normal file
1
fastlane/metadata/android/bg/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Комбинация от часовник, аларма, секундомер и таймер.
|
1
fastlane/metadata/android/bg/title.txt
Normal file
1
fastlane/metadata/android/bg/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Simple Clock - гъвкава мултифункционална програма
|
16
fastlane/metadata/android/ca/full_description.txt
Normal file
16
fastlane/metadata/android/ca/full_description.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
L\'aplicació té múltiples funcions relacionades amb el temps. Al rellotge, podeu habilitar la visualització de les hores d\'altres zones horàries o utilitzar el giny de rellotge senzill però personalitzable.
|
||||
|
||||
Es pot personalitzar el color de text del giny, així com el color i l\'alfa del fons. L\'alarma té totes les funcions esperades, com ara la selecció del dia, la commutació de vibracions, la selecció de tons de trucada, posposar o afegir una etiqueta personalitzada. Amb el cronòmetre podeu mesurar fàcilment un període de temps més llarg, o voltes individuals.
|
||||
|
||||
Podeu ordenar les voltes per temps de volta, també conté vibracions opcionals a les pressions dels botons, només per fer-vos saber que el botó s\'ha premut, fins i tot si no podeu mirar el dispositiu. Podeu configurar fàcilment un temporitzador per rebre notificacions d\'algun esdeveniment. Podeu canviar tant el to del despertador com commutar les vibracions.
|
||||
|
||||
Les funcions addicionals inclouen, per exemple, evitar que el dispositiu s\'adormi mentre l\'aplicació està en primer pla. No conté anuncis ni permisos innecessaris. És totalment de codi obert, proporciona colors personalitzables.
|
||||
|
||||
<b>Consulteu el conjunt complet d\'eines simples aquí:</b>
|
||||
https://www.simplemobiletools.com
|
||||
|
||||
<b>Facebook:</b>
|
||||
https://www.facebook.com/simplemobiletools
|
||||
|
||||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
1
fastlane/metadata/android/ca/short_description.txt
Normal file
1
fastlane/metadata/android/ca/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Una combinació de rellotge, alarma, cronòmetre i temporitzador.
|
1
fastlane/metadata/android/ca/title.txt
Normal file
1
fastlane/metadata/android/ca/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Simple Clock: una aplicació multifuncional flexible
|
Loading…
Reference in a new issue