Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #337

Merged
merged 68 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
cfce5be
Translated using Weblate (Spanish)
Mar 28, 2024
9b9d4c4
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
1302c3b
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
693c07b
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
ad26155
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
582f59a
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
5a7319d
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
ba53405
Translated using Weblate (English)
AhsanSarwar45 Mar 28, 2024
844d245
Translated using Weblate (Norwegian Bokmål)
comradekingu Mar 28, 2024
82423f2
Translated using Weblate (Spanish)
gallegonovato Mar 28, 2024
a9799b7
Translated using Weblate (English)
comradekingu Mar 29, 2024
123c656
Translated using Weblate (English)
AhsanSarwar45 Mar 29, 2024
a32a9d4
Translated using Weblate (Spanish)
gallegonovato Mar 29, 2024
5d636bc
Translated using Weblate (Turkish)
Apr 12, 2024
270fb1e
Translated using Weblate (German)
Apr 14, 2024
b6b0bc2
Translated using Weblate (French)
Apr 13, 2024
2a2fe20
Translated using Weblate (Vietnamese)
ngocanhtve Apr 18, 2024
018c526
Translated using Weblate (Chinese (Simplified))
CloneWith May 10, 2024
bb460db
Translated using Weblate (Russian)
spiderVS May 16, 2024
4db8676
Added translation using Weblate (Ukrainian)
balaraz May 25, 2024
f604d60
Translated using Weblate (Portuguese)
May 25, 2024
9e27df4
Translated using Weblate (Ukrainian)
balaraz May 25, 2024
4b0f778
Translated using Weblate (Ukrainian)
balaraz May 26, 2024
3ec2fa8
Translated using Weblate (Russian)
Kuzmich55 May 30, 2024
d7baa65
Translated using Weblate (Italian)
Jun 8, 2024
50c20fa
Translated using Weblate (Polish)
Kolumb761 Jun 14, 2024
59c115b
Translated using Weblate (Italian)
Jun 21, 2024
9220346
Translated using Weblate (Polish)
Aug 23, 2024
7fb6595
Merge pull request #149 from weblate/weblate-chrono-fastlane
AhsanSarwar45 Sep 8, 2024
ca24a3e
Merge pull request #330 from vicolo-dev/feature-i18n
AhsanSarwar45 Sep 8, 2024
9f45356
Merge pull request #331 from vicolo-dev/feature-fastlane-translation
AhsanSarwar45 Sep 8, 2024
65c234d
Add option to start alarm at random position
Sep 8, 2024
60545e0
Try adding ringtone directories (fail)
Sep 8, 2024
5cbfae7
Add option to shuffle emlodies
Sep 8, 2024
839c3a5
Update gitignore
Sep 8, 2024
266a502
Remove gradle-wrapper.jar from .gitignore
Sep 8, 2024
e9dc31b
Fix system navigation bar color
Sep 8, 2024
482102e
Fix database
Sep 8, 2024
2c83416
Add alarm labels to different uis
Sep 8, 2024
569e872
Make skipped alarm invisible to the system
Sep 9, 2024
93190c5
Change foreground type
Sep 9, 2024
c37c6d3
Fix range alarm not working and date picker being stuck in past
Sep 9, 2024
e238789
Add tests for getScheduleDateForTime
Sep 10, 2024
4f24909
Add background fetch
Sep 10, 2024
af30cae
Update test workflow
Sep 10, 2024
5ee6c00
Fix logger
Sep 10, 2024
120ee4c
Fix nav bar colors
Sep 10, 2024
b305b81
Add log screen
Sep 10, 2024
5d9a9fb
Add option to pick directories
Sep 11, 2024
73eb989
Fix slidable autoclose not working
Sep 11, 2024
365867f
Add more logs
Sep 11, 2024
bb89da1
Add search to logs
Sep 12, 2024
45b2058
Add analog clock
Sep 14, 2024
809b9ab
Move ringtones_screen
Sep 14, 2024
88e3cc0
Fix error on timezone screen
Sep 15, 2024
cd0fd9d
Fix title bar color
Sep 15, 2024
70228bb
Add setting for background service interval
Sep 16, 2024
4c771e9
Fix app bar back button
Sep 17, 2024
3d3460e
Fix timer picker intitial duration
Sep 17, 2024
74b30f0
Merge pull request #333 from vicolo-dev/release/0.6.0
azeem-io Sep 17, 2024
86bd014
Merge pull request #334 from vicolo-dev/develop
azeem-io Sep 17, 2024
5f9ba38
Translated using Weblate (Spanish)
gallegonovato Sep 8, 2024
50005ee
Translated using Weblate (Vietnamese)
nquangit Sep 8, 2024
39a7d19
Translated using Weblate (Chinese (Simplified Han script))
Rovniced Sep 8, 2024
bd78b28
Translated using Weblate (Serbian)
Sep 8, 2024
328fb73
Merge pull request #335 from weblate/weblate-chrono-app
azeem-io Sep 17, 2024
936c6b0
Translated using Weblate (Spanish)
gallegonovato Sep 17, 2024
2785241
Translated using Weblate (Russian)
Kuzmich55 Sep 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
with:
flutter-version: '3.19.3' # or, you can use 1.22
flutter-version: '3.22.2' # or, you can use 1.22
channel: 'stable'
cache: true
- run: flutter test --coverage
Expand Down
2 changes: 1 addition & 1 deletion android/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gradle-wrapper.jar
# gradle-wrapper.jar
/.gradle
/captures/
/gradlew
Expand Down
2 changes: 2 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ android {
}
}



flutter {
source '../..'
}
Expand Down
17 changes: 13 additions & 4 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,14 @@
<uses-permission
android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="com.android.alarm.permission.SET_ALARM" />
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
<uses-permission
android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
<uses-permission android:name="android.permission.USE_EXACT_ALARM" />

<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SYSTEM_EXEMPTED" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_MEDIA_AUDIO"/>

<application
android:label="@string/app_name"
Expand Down Expand Up @@ -66,7 +69,13 @@
<intent-filter>
<action android:name="es.antonborri.home_widget.action.LAUNCH" />
</intent-filter>
</activity>
</activity>
<activity android:name=".DirectoryPickerActivity"
android:theme="@style/LaunchTheme"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
android:hardwareAccelerated="true"
android:windowSoftInputMode="adjustResize"
/>
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data
Expand Down Expand Up @@ -106,7 +115,7 @@
/>
<service
android:name="com.pravera.flutter_foreground_task.service.ForegroundService"
android:foregroundServiceType="systemExempted"
android:foregroundServiceType="specialUse"
android:exported="false" />
<!-- <service android:name="me.carda.awesome_notifications.core.services.ForegroundService" -->
<!-- android:enabled="true" -->
Expand Down
20 changes: 2 additions & 18 deletions android/app/src/main/kotlin/com/vicolo/chrono/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,26 +14,10 @@ import io.flutter.embedding.android.FlutterActivity
import io.flutter.embedding.engine.FlutterEngine
import io.flutter.plugins.GeneratedPluginRegistrant;



class MainActivity: FlutterActivity() {
private val CHANNEL = "com.flux.clock/alarm"
private val CHANNEL = "com.vicolo.chrono/alarm"

// // create static method channel
// companion object {
// lateinit var channel: MethodChannel
// }

// override fun onCreate(savedInstanceState: Bundle?) {
// super.onCreate(savedInstanceState)
// // MethodChannelHolder.init(flutterView)
// // MethodChannelHolder.invokeMethod("onBoot")
// }

override fun configureFlutterEngine(@NonNull flutterEngine: FlutterEngine) {
super.configureFlutterEngine(flutterEngine)
// GeneratedPluginRegistrant.registerWith(flutterEngine)
// flutterEngine.plugins.add(InitiateCallsToDartInBgPlugin())

}
}
}
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url "${project(':background_fetch').projectDir}/libs" }
}
}

Expand Down
Binary file added android/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
Binary file modified assets/timezones.db
Binary file not shown.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/de-DE/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Merkmale</h2>
<ul>
<li>Moderner und benutzerfreundlicher Interface</li>
</ul>
<h3>Wecker</h3>
<ul>
<li>Anpassbare Zeitpläne (täglich, wöchentlich, bestimmte Wochentage, bestimmte Daten, Datumsbereich)</li>
<li>Anpassbare Melodie, ansteigende Lautstärke und Vibrationen</li>
<li>Anpassbare Schlummerdauer und maximale Schlummeranzahl</li>
<li>Wecker-Aufgaben (Matheaufgaben, Text neu eingeben, Sequenz, weitere folgen)</li>
<li>Wecker filtern (alle, heute, morgen, pausiert, deaktiviert, abgeschlossen)</li>
</ul>
<h3>Uhr</h3>
<ul>
<li>Anpassbare Anzeige der Uhrzeit</li>
<li>Weltuhren mit relativer Zeitdifferenz</li>
<li>Suchen und hinzufügen von Städten</li>
</ul>
<h3>Timer</h3>
<ul>
<li>Anpassbare Melodie, ansteigende Lautstärke und Vibrationen</li>
<li>Timer-Voreinstellungen</li>
<li>Timer filtern (alle, aktiv, pausiert, gestoppt)</li>
</ul>
<h3>Stoppuhr</h3>
<ul>
<li>Rundenverlauf mit Rundenzeiten und vergangenen Zeiten</li>
<li>Vergleich von Runden</li>
</ul>
<h3>Darstellung</h3>
<ul>
<li>Material You Thema</li>
<li>Stark anpassbare Farbthemen</li>
<li>Stark anpassbare Stilthemen</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Moderne und funktionsreich Uhr, Wecker, Timer und Stoppuhr.
4 changes: 0 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/101.txt

This file was deleted.

4 changes: 0 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/102.txt

This file was deleted.

4 changes: 0 additions & 4 deletions fastlane/metadata/android/en-US/changelogs/103.txt

This file was deleted.

7 changes: 0 additions & 7 deletions fastlane/metadata/android/en-US/changelogs/91.txt

This file was deleted.

7 changes: 0 additions & 7 deletions fastlane/metadata/android/en-US/changelogs/92.txt

This file was deleted.

7 changes: 0 additions & 7 deletions fastlane/metadata/android/en-US/changelogs/93.txt

This file was deleted.

10 changes: 5 additions & 5 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
</ul>
<h3>Alarms</h3>
<ul>
<li>Customizable schedules (Daily, Weekly, Specific week days, Specific dates, Date range)</li>
<li>Configure Melody, rising volume and vibrations</li>
<li>Configure Snooze length and max snoozes</li>
<li>Alarm tasks (Math problems, Retype text, Sequence, more to come)</li>
<li>Customizable schedules (daily, weekly, specific week days, specific dates, date range)</li>
<li>Configure melody, rising volume and vibrations</li>
<li>Configure snooze length and max snoozes</li>
<li>Alarm tasks (math problems, retype text, sequence, more to come)</li>
<li>Filter alarms (all, today, tomorrow, snoozed, disabled, completed)</li>
</ul>
<h3>Clock</h3>
Expand All @@ -18,7 +18,7 @@
</ul>
<h3>Timer</h3>
<ul>
<li>Configure Melody, rising volume and vibrations</li>
<li>Configure melody, rising volume and vibrations</li>
<li>Timer presets</li>
<li>Filter timers (all, running, paused, stopped)</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
A modern and powerful clock, alarms, timer and stopwatch app for Android!
Modern and powerful clock, alarms, timer and stopwatch.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/es-ES/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Funciones</h2>
<ul>
<li>Interfaz moderna y fácil de usar</li>
</ul>
<h3>Alarmas</h3>
<ul>
<li>Horarios personalizables (diarios, semanales, días específicos de la semana, fechas específicas, rango de fechas)</li>
<li>Configura la melodía, el aumento del volumen y las vibraciones</li>
<li>Configurar la duración de la repetición y las repeticiones máximas</li>
<li>Tareas de alarma (problemas matemáticos, volver a escribir texto, secuencia, más por venir)</li>
<li>Filtrar alarmas (todas, hoy, mañana, pospuestas, desactivadas, completadas)</li>
</ul>
<h3>Reloj</h3>
<ul>
<li>Pantalla de reloj personalizable</li>
<li>Relojes mundiales con diferencia horaria relativa</li>
<li>Buscar y añadir ciudades</li>
</ul>
<h3>Temporizador</h3>
<ul>
<li>Configura la melodía, el aumento del volumen y las vibraciones</li>
<li>Ajustes preestablecidos del temporizador</li>
<li>Temporizadores de filtro (todos, en ejecución, en pausa, detenidos)</li>
</ul>
<h3>Cronómetro</h3>
<ul>
<li>Historial de vueltas con tiempos de vuelta y tiempos transcurridos</li>
<li>Comparaciones de vueltas</li>
</ul
<h3>Apariencia</h3>
<ul>
<li>Temas Material You</li>
<li>Temas de color altamente personalizables</li>
<li>Temas de estilo altamente personalizables</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/es-ES/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Reloj, alarmas, cronómetro y cronómetro moderno y potente.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/fr-FR/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Fonctionnalités</h2>
<ul>
<li>Interface moderne et facile à utiliser</li>
</ul>
<h3>Alarmes</h3>
<ul>
<li>Programmes personnalisables (quotidiens, hebdomadaires, jours spécifiques, dates spécifiques, plage de dates)</li>
<li>Configurer la mélodie, l'augmentation du volume et les vibrations</li>
<li>Configurer la durée et le nombre maximal de répétitions</li>
<li>Tâches d'alarme (problèmes mathématiques, retapez du texte, séquence, etc.)</li>
<li>Filtrer les alarmes (toutes, aujourd'hui, demain, répétées, désactivées, terminées)</li>
</ul>
<h3>Horloge</h3>
<ul>
<li>Affichage de l'horloge personnalisable</li>
<li>Horloges mondiales avec décalage horaire relatif</li>
<li>Rechercher et ajouter des villes</li>
</ul>
<h3>Minuterie</h3>
<ul>
<li>Configurer la mélodie, l'augmentation du volume et les vibrations</li>
<li>Préréglages de minuterie</li>
<li>Filtrer les minuteurs (tous, en cours d'exécution, en pause, arrêtés)</li>
</ul>
<h3>Chronomètre</h3>
<ul>
<li>Historique des tours avec temps du tour et temps écoulés</li>
<li>Comparaisons de tours</li>
</ul
<h3>Apparence</h3>
<ul>
<li>Thèmes Material You</li>
<li>Thèmes de couleurs personnalisables</li>
<li>Thèmes de style personnalisables</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Horloge, alarmes, minuterie et chronomètre modernes et puissants.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/it-IT/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Funzionalità</h2>
<ul>
<li>Interfaccia moderna e facile da usare</li>
</ul>
<h3>Allarmi</h3>
<ul>
<li>Pianificazioni personalizzabili (giornaliere, settimanali, giorni della settimana specifici, date specifiche, intervalli di date)</li>
<li>Configura la melodia, l'aumento del volume e le vibrazioni</li>
<li><li>Configurare la lunghezza e la durata massima delle ripetizioni</li>
<li>Attività per le allarmi (problemi matematici, riscrivere testo, sequenze, e altro in arrivo)</li>
<li>Filtra gli allarmi (tutti, oggi, domani, posticipati, disabilitati, completati)</li>
</ul>
<h3>Orologio</h3>
<ul>
<li>Schermata dell'orologio personalizzabile</li>
<li>Orologi di tutto il mondo con differenza di fuso orario relativo</li>
<li>Cercare e aggiungere città</li>
</ul>
<h3>Temporizzatore</h3>
<ul>
<li>Configura la melodia, l'aumento del volume e le vibrazioni</li>
<li>Preimpostazioni del temporizzatore</li>
<li>Filtro del temporizzatore(tutti, in esecuzione, in pausa, interrotti)</li>
</ul>
<h3>Cronometro</h3>
<ul>
<li>Cronologia dei giri con i tempi del giro e i tempi trascorsi</li>
<li>Comparazioni dei giri</li>
</ul
<h3>Aspetto</h3>
<ul>
<li>Temi di Material You</li>
<li>Temi di colore altamente personalizzabili</li>
<li>Temi di stile altamente personalizzabili</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/it-IT/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Potente e moderno orologio, allarmi, temporizzatore e cronometro.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/no-NO/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Funksjoner</h2>
<ul>
<li>Moderne og lettfattelig grensesnitt</li>
</ul>
<h3>Alarmer</h3>
<ul>
<li>Tilpassbare timeplaner, (daglig, ukentlig, spesifikke ukedager, spesifikke dager, datofølge)</li>
<li>Velg melodi, økende lydstyrke, og vibrasjon</li>
<li>Slumringsvarighet, og maks. antall slumringer</li>
<li>Alarmgjøremål (matematikkproblemer, gjenskriving av tekst, sekvensering, og andre planlagte ting)</li>
<li>Filtrering av alarmer, (alle, i dag, i morgen, slumrede, avskrudde, fullførte)</li>
</ul>
<h3>Klokke</h3>
<ul>
<li>Tilpassbar klokkevisning</li>
<li>Verdensklokke med relativ tidsforskyvelse</li>
<li>Søk etter og legg til byer</li>
</ul>
<h3>Tidsur</h3>
<ul>
<li>Velg melodi, økende lydstyrke, og vibrasjon</li>
<li>Tidsurforhåndsstillinger</li>
<li>Filtrering av tidsur (alle, kjørende, pausede, stoppede)</li>
</ul>
<h3>Stoppeklokke</h3>
<ul>
<li>Rundehistorikk med rundetider og forløpt tid</li>
<li>Rundesammenligninger</li>
</ul
<h3>Utseende</h3>
<ul>
<li>Drakt av materiell deig</li>
<li>Tilpassbar fargepalett</li>
<li>Tilpassbare stilvalg</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/no-NO/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Moderne og kraftig ur, alarmklokke, tidsur, og stoppeklokke.
35 changes: 35 additions & 0 deletions fastlane/metadata/android/pl-PL/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<h2>Funkcje</h2>
<ul>
<li>Nowoczesny i łatwy w użyciu interfejs</li>
</ul>
<h3>Alarmy</h3>
<ul>
<li>Konfigurowalne harmonogramy (dzienny, tygodniowy, na określone dni tygodnia, na określone daty, zakres dat)</li>
<li>Konfiguracja melodii, rosnącej głośności i wibracji</li>
<li>Konfiguracja długości drzemki i maksymalnej liczby drzemek</li>
<li>Zadania pobudkowe (działania matematyczne, przepisywanie tekstu, sekwencja, kolejne w przyszłości)</li>
<li>Filtrowanie alarmów (wszystkie, dzisiejsze, jutrzejsze, odłożone, wyłączone, zakończone)</li>
</ul>
<h3>Zegar</h3>
<ul>
<li>Konfigurowalny wyświetlanie zegara</li>
<li>Zegary światowe ze względną różnicą czasu</li>
<li>Wyszukiwanie i dodawanie miast</li>
</ul>
<h3>Czasomierz</h3>
<ul>
<li>Konfiguracja melodii, rosnącej głośności i wibracji</li>
<li>Wstępne ustawienia czasomierza</li>
<li>Filtrowanie ustawionych minutników (wszystkie, uruchomione, wstrzymane, zatrzymane)</li>
</ul>
<h3>Stoper</h3>
<ul>
<li>Historia okrążeń z czasami okrążeń i czasami, które łącznie upłynęły przy danych okrążeniach</li>
<li>Porównania okrążeń</li>
</ul
<h3>Wygląd</h3>
<ul>
<li>Motywy Material You</li>
<li>Wysoce konfigurowalne motywy kolorystyczne</li>
<li>Wysoce konfigurowalne motywy stylów</li>
</ul>
1 change: 1 addition & 0 deletions fastlane/metadata/android/pl-PL/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Nowoczesny i potężny zegar, budzik, minutnik i stoper.
1 change: 1 addition & 0 deletions fastlane/metadata/android/pt/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Relógio, alarme, temporizador e cronómetro moderno e poderoso.
Loading
Loading