Commit Graph

586 Commits

Author SHA1 Message Date
tibbi 1fc48c7315 update version to 5.10.3 2022-10-31 14:16:15 +01:00
tibbi 7e7cabde8c updating commons 2022-10-31 11:53:02 +01:00
Priit Jõerüüt 43ea6181e9
Translated using Weblate (Estonian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/et/
2022-10-30 11:55:45 +01:00
J. Lavoie 6d9706a35c
Translated using Weblate (French)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/fr/
2022-10-30 11:55:45 +01:00
Eric 28a6a3f7b8
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/zh_Hans/
2022-10-30 11:55:45 +01:00
Oğuz Ersen 72eea866c7
Translated using Weblate (Turkish)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/tr/
2022-10-30 11:55:45 +01:00
J. Lavoie 4e38171cfc
Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/it/
2022-10-30 11:55:45 +01:00
J. Lavoie 545f0f8b90
Translated using Weblate (German)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/de/
2022-10-30 11:55:45 +01:00
C. Rüdinger 2127741943
Translated using Weblate (German)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/de/
2022-10-30 11:55:45 +01:00
solokot 0728dbfbb1
Translated using Weblate (Russian)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ru/
2022-10-30 11:55:45 +01:00
Agnieszka C 91e083a77b
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/pl/
2022-10-30 11:55:45 +01:00
gallegonovato e918f342f4
Translated using Weblate (Spanish)
Currently translated at 100.0% (25 of 25 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/es/
2022-10-30 11:55:45 +01:00
spkprs 741e4480dc
Update strings.xml 2022-10-30 12:32:35 +02:00
PatrickMis 4ed0ff6bdd Update Polish translation 2022-10-28 14:47:48 +02:00
tibbi a215ac9606 adding a missed string 2022-10-28 14:35:54 +02:00
tibbi 16fdce0c2d adding the new strings to all files 2022-10-28 13:44:41 +02:00
Tibor Kaputa 755fcc1c54
Merge pull request #152 from evermind-zz/master
Allow to choose a audio source
2022-10-28 13:39:40 +02:00
Tibor Kaputa 88385878be
updating the strings 2022-10-28 13:39:04 +02:00
Tibor Kaputa 3ff8a87ce0
fixing the configs name 2022-10-28 13:37:35 +02:00
Tibor Kaputa 61c39e61ac
fixing the config name 2022-10-28 13:37:05 +02:00
Tibor Kaputa b8aa37c17e
minor code update 2022-10-28 13:36:38 +02:00
Tibor Kaputa 4d22936f00
some code style formatting 2022-10-28 13:36:08 +02:00
Tibor Kaputa 528abed83d
code style update 2022-10-28 13:35:18 +02:00
Tibor Kaputa 8a7cea5527
fixing the settings button background 2022-10-28 13:24:40 +02:00
tibbi d0327f389c updating commons and gradle 2022-10-28 13:22:51 +02:00
Tibor Kaputa 25e871edeb
Update strings.xml 2022-10-24 16:57:01 +02:00
bgo-eiu 3004e9b39f
Translated using Weblate (Punjabi (Pakistan))
Currently translated at 88.2% (15 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/pa_PK/
2022-10-24 16:56:17 +02:00
Anonymous 934c550fa2
Translated using Weblate (Punjabi (Pakistan))
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/pa_PK/
2022-10-24 16:56:16 +02:00
bgo-eiu 59455acc93
Added translation using Weblate (Punjabi (Pakistan)) 2022-10-24 16:56:16 +02:00
darthpaul 26125f02df confirm recording delete from the overflow menu 2022-10-23 00:22:31 +01:00
evermind e6315ca93a Allow to choose a audio source
Choose audio from:
 MediaRecorder.AudioSource.CAMCORDER,
 MediaRecorder.AudioSource.DEFAULT,
 MediaRecorder.AudioSource.UNPROCESSED,
 MediaRecorder.AudioSource.MIC,
 MediaRecorder.AudioSource.VOICE_COMMUNICATION,
 MediaRecorder.AudioSource.VOICE_PERFORMANCE)
2022-10-14 15:20:40 +02:00
Digger c9c64c4eaa
Translated using Weblate (Japanese)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ja/
2022-10-09 12:04:04 +02:00
gallegonovato 57218112fa
Translated using Weblate (Galician)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/gl/
2022-10-09 12:04:04 +02:00
gallegonovato c4db7a6605
Translated using Weblate (Spanish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/es/
2022-10-09 12:04:03 +02:00
tibbi a35fcc2e97 update version to 5.10.2 2022-10-06 22:47:02 +02:00
tibbi 4e81b8f071 updating commons 2022-10-06 22:43:05 +02:00
gallegonovato 3fcd50d77b
Translated using Weblate (Galician)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/gl/
2022-10-05 14:23:19 +02:00
atilluF a3c695a0ce
Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/it/
2022-10-04 19:57:54 +02:00
Oğuz Ersen 3c0de063d4
Translated using Weblate (Turkish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/tr/
2022-10-03 22:30:46 +02:00
gallegonovato b66ff0122b
Translated using Weblate (Galician)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/gl/
2022-10-03 15:22:19 +02:00
Tibor Kaputa a4192d42cd
Update strings.xml 2022-09-22 23:26:56 +02:00
Tibor Kaputa 4d1a4d8af9
Update strings.xml 2022-09-22 23:26:21 +02:00
words wave 6d91b78640
Translated using Weblate (Finnish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/fi/
2022-09-22 14:19:56 +02:00
Kovacs Bea e7e8824e2b
Translated using Weblate (Hungarian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/hu/
2022-09-20 16:16:27 +02:00
words wave bff79bf047
Translated using Weblate (Estonian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/et/
2022-09-19 11:22:07 +02:00
gallegonovato f9e6bf911d
Translated using Weblate (Galician)
Currently translated at 94.1% (16 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/gl/
2022-09-19 11:22:07 +02:00
words wave 011c45a7fa
Translated using Weblate (Finnish)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/fi/
2022-09-19 11:22:07 +02:00
solokot 1c82f10bdd
Translated using Weblate (Russian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ru/
2022-09-14 20:16:40 +02:00
Anonymous 88de265d88
Translated using Weblate (Malayalam)
Currently translated at 100.0% (0 of 0 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/ml/
2022-09-13 17:53:29 +02:00
Martin Božič cf36334319
Translated using Weblate (Slovenian)
Currently translated at 100.0% (17 of 17 strings)

Translation: Simple Mobile Tools/Simple Voice Recorder
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-voice-recorder/sl/
2022-09-13 17:53:29 +02:00