Merge branch 'master' of github.com:SimpleMobileTools/Simple-Voice-Recorder

This commit is contained in:
tibbi 2021-11-15 22:41:14 +01:00
commit 02adb38bdb
5 changed files with 99 additions and 113 deletions

View file

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Enkel stemmeopptaker</string>
<string name="app_launcher_name">Stemmeopptaker</string>
<string name="recording_saved_successfully">Opptak lagret</string>
<string name="recording">Tar opp …</string>
<string name="no_recordings_found">Fant ingen opptak\nlaget av programmet</string>
<string name="no_recordings_in_folder_found">Fant ingen opptak\ni denne mappen</string>
<string name="paused">På pause</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">Slett %s\?</string>
<plurals name="delete_recordings">
<item quantity="one">%d opptak</item>
<item quantity="other">%d opptak</item>
</plurals>
<!-- Settings -->
<string name="try_hiding_notification">Prøv å skjule opptaksmerknaden</string>
<string name="save_recordings_in">Lagre opptak i</string>
<string name="bitrate">Bitrate</string>
<string name="record_after_launch">Start opptak automatisk når programmet startes</string>
<!-- FAQ -->
<string name="faq_1_title">Kan jeg skjule merknadsikonet under opptak\?</string>
<string name="faq_1_text">Det spørs. Mens du bruker enheten er det ikke lenger mulig å skjule merknader for programmer på denne måten. Hvis du velger det i programmet vil det gjøre sitt beste for å skjule det. Du kan dog skjule det på låseskjermen, hvis du skrur av visning av sensitive merknader i enhetsinnstillingene dine.</string>
<!-- 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">Enkel stemmeopptaker ta opp all lyd</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">En enkel måte å ta opp enhver diskusjon eller lyd uten reklame eller internett-tilgang</string>
<string name="app_long_description">Husk hva som ble sagt eller hva oppgaven du ble tildelt i et møte var.
\nDen enkle opptakeren tar opp all lyd raskt. Programmet går rett på sak og inneholder ingen funksjoner du ikke trenger.
\nNåværende lydstyrke og litt visualisering derav vises i et rent brukergrensesnitt.
\nEn nyttig avspiller lar deg lytte til opptakene dine raskt, og du kan gi dem nye navn eller slette dem.
\nIngen reklame.
\nGemenhetslig fri programvare, lisensiert GPLv3+
\nTilpassbare farger. <b>Sjekk det ut her:</b> https://www.simplemobiletools.com</string>
</resources>

View file

@ -1,57 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Prosty rejestrator głosu</string>
<string name="app_launcher_name">Rejestrator głosu</string>
<string name="recording_saved_successfully">Nagranie zostało zapisane</string>
<string name="recording">Nagrywanie</string>
<string name="no_recordings_found">Nie znaleziono nagrań utworzonych\nprzez tę aplikację</string>
<string name="no_recordings_in_folder_found">Nie znaleziono nagrań\nw wybranym folderze</string>
<string name="no_recordings_found">Nie znaleziono nagrań utworzonych
\nprzez tę aplikację</string>
<string name="no_recordings_in_folder_found">Nie znaleziono nagrań
\nw wybranym folderze</string>
<string name="paused">Wstrzymane</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">Czy na pewno chcesz usunąć %s?</string> <!-- Are you sure you want to delete 5 recordings? -->
<string name="delete_recordings_confirmation">Czy usunąć %s\?</string>
<!-- Are you sure you want to delete 5 recordings? -->
<plurals name="delete_recordings">
<item quantity="one">%d nagranie</item>
<item quantity="few">%d nagrania</item>
<item quantity="other">%d nagrań</item>
</plurals>
<!-- Settings -->
<string name="try_hiding_notification">Próbuj ukrywać powiadomienie o nagrywaniu</string>
<string name="save_recordings_in">Zapisuj nagrania w</string>
<string name="bitrate">Przepływność</string>
<string name="record_after_launch">Rozpoczynaj nagrywanie automatycznie przy uruchomieniu aplikacji</string>
<!-- FAQ -->
<string name="faq_1_title">Czy mogę ukryć ikonę powiadomienia podczas nagrywania?</string>
<string name="faq_1_text">To zależy. Podczas korzystania z urządzenia nie da się już całkowicie ukryć powiadomień aplikacji takich jak ta.
Jeśli zaznaczysz odpowiednie ustawienie, aplikacja spróbuje to zrobić. Możesz jednak ukryć ikonę powiadomienia na ekranie blokady w ustawieniach bezpieczeństwa z ustawień urządzenia.</string>
<!-- 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">Prosty rejestrator głosu - Nagrywaj z łatwością</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Łatwy sposób nagrywania dyskusji lub dźwięku bez reklam i dostępu do Internetu</string>
<string name="app_long_description">
Czy chciałeś(-aś) kiedyś przypomnieć sobie, co powiedziała ta druga osoba? Albo zadanie, które dała Ci na spotkaniu? Już nie musisz marzyć. Z tym prostym rejestratorem możesz nagrać każdy dźwięk w mgnieniu oka.
Aplikacja jest skupiona na prostocie, nie zawiera w sobie żadnych niepotrzebnych funkcji. Tylko Ty i rejestrator głosu. Pokazuje aktualną głośność dźwięku na ładnej wizualizacji. Interfejs jest intuicyjny i prosty, nie sposób się w nim zagubić.
Oferuje także pomocny odtwarzacz dający możliwość szybkiego odsłuchania nagrań, zmiany ich nazw czy usunięcia ich.
Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowa, zapewnia konfigurowalną kolorystykę.
<b>Sprawdź pełen zestaw od Simple Tools tutaj:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<string name="app_long_description">Czy chciałeś(-aś) kiedyś przypomnieć sobie, co powiedziała ta druga osoba\? Albo zadanie, które dała Ci na spotkaniu\? Już nie musisz marzyć. Z tym prostym rejestratorem możesz nagrać każdy dźwięk w mgnieniu oka. Aplikacja jest skupiona na prostocie, nie zawiera w sobie żadnych niepotrzebnych funkcji. Tylko Ty i rejestrator głosu. Pokazuje aktualną głośność dźwięku na ładnej wizualizacji. Interfejs jest intuicyjny i prosty, nie sposób się w nim zagubić. Oferuje także pomocny odtwarzacz dający możliwość szybkiego odsłuchania nagrań, zmiany ich nazw czy usunięcia ich. Nie zawiera reklam ani niepotrzebnych uprawnień. Jest w pełni otwartoźródłowa, zapewnia konfigurowalną kolorystykę. <b>Sprawdź pełen zestaw od Simple Tools tutaj:</b> https://www.simplemobiletools.com <b>Facebook:</b> https://www.facebook.com/simplemobiletools <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>

View file

@ -1,56 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Basit Ses Kaydedici</string>
<string name="app_launcher_name">Ses Kaydedici</string>
<string name="recording_saved_successfully">Kayıt başarıyla kaydedildi</string>
<string name="recording_saved_successfully">Kayıt kaydedildi</string>
<string name="recording">Kaydediliyor</string>
<string name="no_recordings_found">Bu uygulama tarafından oluşturulan\nkayıt bulunamadı</string>
<string name="no_recordings_in_folder_found">Seçili klasörde\nkayıt bulunamadı</string>
<string name="no_recordings_found">Uygulama tarafından yapılan
\nherhangi bir kayıt bulunamadı</string>
<string name="no_recordings_in_folder_found">Seçilen klasörde herhangi
\nbir kayıt bulunamadı</string>
<string name="paused">Duraklatıldı</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">%s gerçekten silinsin mi?</string> <!-- Are you sure you want to delete 5 recordings? -->
<string name="delete_recordings_confirmation">%s silinsin mi\?</string>
<!-- Are you sure you want to delete 5 recordings? -->
<plurals name="delete_recordings">
<item quantity="one">%d kayıt</item>
<item quantity="other">%d kayıt</item>
</plurals>
<!-- Settings -->
<string name="try_hiding_notification">Kayıt bildirimini gizlemeyi dene</string>
<string name="save_recordings_in">Kayıt klasörü:</string>
<string name="bitrate">Bit hızı</string>
<string name="record_after_launch">Uygulama başladıktan sonra otomatik olarak kaydetmeye başla</string>
<!-- FAQ -->
<string name="faq_1_title">Kayıt sırasında bildirim simgesini gizleyebilir miyim?</string>
<string name="faq_1_text">Duruma göre değişir. Cihazınızı kullanırken, bunun gibi uygulamaların bildirimlerini tamamen gizlemek artık mümkün değildir.
Doğru ayar öğesini seçerseniz, uygulama onu gizlemek için elinden geleni yapacaktır. Cihaz ayarlarınızda hassas bildirimlerin görüntülenmesini devre dışı bırakırsanız, bunu kilit ekranında gizleyebilirsiniz.</string>
<!-- 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">Herhangi bir sesi kolayca kaydedin</string>
<string name="app_title">Basit Ses Kaydedici - Kolayca ses kaydedin</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Reklamlar/internet erişimi olmadan tartışmayı veya sesi kaydetmenin kolay yolu</string>
<string name="app_long_description">
Başka bir kişinin size ne dediğini hatırlamayı hiç dilediniz mi? Ya da size bir toplantıda verdikleri görevi? Daha fazlasını dilek. Bu basit kaydedici ile herhangi bir sesi gerçekten hızlı bir şekilde kaydedebilirsiniz.
Uygulama doğrudan konuya gider, kullanmayacağınız süslü özellikler içermez. Sadece siz ve ses kaydedici. Mevcut ses seviyesini, çok eğlenebileceğiniz güzel bir görselleştirmede gösterir. Gerçekten sezgisel ve temiz bir kullanıcı arayüzü sağlar, orada pek bir şey yanlış gidemez.
Kayıtlarınızı hızlı bir şekilde dinleyebilmeniz, belki yeniden adlandırabilmeniz veya silebilmeniz için yardımcı bir oynatıcı da sunar.
Hiçbir reklam veya gereksiz izinler içermez. Tamamen açık kaynaklıdır, özelleştirilebilir renkler sağlar.
<b>Basit Araçlar paketinin tamamına buradan göz atın:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<string name="app_long_description">Bir toplantıdan sonra diğer kişinin ne söylediğini ve size hangi görevin verildiğini hatırlayın.
\nBasit kaydediciye, süslü özellikler, reklamlar veya gereksiz izinler olmadan kolayca erişilebilir.
\nGeçerli ses seviyesi ve güzel bir görselleştirme, temiz bir arayüzde gösterilir.
\nYararlı bir oynatıcı, kayıtlarınızı hızlı bir şekilde dinlemenize, yeniden adlandırmanıza veya silmenize olanak tanır.
\nÖzelleştirilebilir renkler.
\nCopyleft özgür yazılım, GPLv3+ altında lisanslandı.
\nhttps://www.simplemobiletools.com adresinde <b>Basit Araçlar paketinin tamamına göz atın</b></string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -1,56 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">简易录音机</string>
<string name="app_launcher_name">录音机</string>
<string name="recording_saved_successfully">录音成功保存</string>
<string name="recording_saved_successfully">录音保存</string>
<string name="recording">录音中</string>
<string name="no_recordings_found">未找到由此应用创建\n的录音</string>
<string name="no_recordings_in_folder_found">未在选择的文件夹找到\n录音</string>
<string name="no_recordings_found">未找到由此应用创建
\n的录音</string>
<string name="no_recordings_in_folder_found">未在选择的文件夹中找到
\n录音</string>
<string name="paused">暂停</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">您确定要删除 %s?</string> <!-- Are you sure you want to delete 5 recordings? -->
<string name="delete_recordings_confirmation">删除 %s\?</string>
<!-- Are you sure you want to delete 5 recordings? -->
<plurals name="delete_recordings">
<item quantity="one">%d 个录音</item>
<item quantity="other">%d 个录音</item>
</plurals>
<!-- Settings -->
<string name="try_hiding_notification">尝试隐藏录音通知提示</string>
<string name="save_recordings_in">保存录音至</string>
<string name="bitrate">Bitrate</string>
<string name="record_after_launch">Start recording automatically after launching the app</string>
<string name="record_after_launch">启动应用程序后自动开始录制</string>
<!-- FAQ -->
<string name="faq_1_title">在录音过程中我可以隐藏通知提示图标么?</string>
<string name="faq_1_text">这个,视情况而定。当您正在使用设备的时候,现在已经不可能完全隐藏像此类应用程序的通知图标了。
如果您勾选恰当的设定条目,应用程序将秦可能的隐藏自身。您仍可以在锁屏界面隐藏它,如果您在您设备设定中禁用显示敏感内容的通知提示的话。</string>
<!-- 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">简易录音机 - 轻松录制任意音频</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">没有广告,无需互联网连接即可录制任意讨论或者声音的简便方式</string>
<string name="app_long_description">
是否希望您能记住另一个人所说的事情?或者在会议上指派给您的任务?无需再希望。使用这个简单的录音机,您可以快速录制任何音频。
该应用意图明确,它不包含任何您用不到的功能。仅仅是您和录音机。它会将当前的声音音量以漂亮的示波器展示,令您享有些许乐趣。它提供了简洁明快易上手的用户界面,免于任何困扰或歧义。
它同时也提供一个好用的播放器,方便您快速聆听在自己的录音,亦或重命名或删除。
不包含广告及非必要的权限,而且完全开放源代码,并提供自定义颜色。
<b>于此查看简易工具系列全套:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<string name="app_long_description">记住对方说的话以及会议后给你的任务。
\n简单的录音机很容易访问没有花哨的功能、广告或不需要的权限。
\n当前音量和漂亮的可视化显示在干净的界面中。
\n有用的播放器可让您快速收听录音、重命名或删除它们。
\n可定制的颜色。
\nCopyleft 的自由软件,许可证 GPLv3+。
\n<b>查看全套 Simple Tools</b>请访问https://www.simplemobiletools.com</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -1,56 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Voice Recorder</string>
<string name="app_launcher_name">Voice Recorder</string>
<string name="recording_saved_successfully">Recording saved successfully</string>
<string name="recording_saved_successfully">Recording saved</string>
<string name="recording">Recording</string>
<string name="no_recordings_found">No recordings created by this app\nhave been found</string>
<string name="no_recordings_in_folder_found">No recordings have been found\nin the selected folder</string>
<string name="no_recordings_found">Did not find any recordings
\nmade by the app</string>
<string name="no_recordings_in_folder_found">Did not find any recordings
\nin the selected folder</string>
<string name="paused">Paused</string>
<!-- Confirmation dialog -->
<string name="delete_recordings_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 recordings? -->
<string name="delete_recordings_confirmation">Delete %s\?</string>
<!-- Are you sure you want to delete 5 recordings? -->
<plurals name="delete_recordings">
<item quantity="one">%d recording</item>
<item quantity="other">%d recordings</item>
</plurals>
<!-- Settings -->
<string name="try_hiding_notification">Try hiding the recording notification</string>
<string name="save_recordings_in">Save recordings in</string>
<string name="bitrate">Bitrate</string>
<string name="record_after_launch">Start recording automatically after launching the app</string>
<!-- FAQ -->
<string name="faq_1_title">Can I hide the notification icon during recording?</string>
<string name="faq_1_text">Well, it depends. While you use your device it is no longer possible to fully hide the notifications of apps like this.
If you check the proper setting item, the app will do its best to hide it. You can hide it on the lockscreen though, if you disable the displaying of sensitive notifications in your device settings.</string>
<!-- 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 Voice Recorder - Record any audio easily</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">An easy way of recording any discussion or sounds without ads or internet access</string>
<string name="app_long_description">
Ever wished you remember what the other person said? Or the task they gave you at a meeting? Wish no more. With this simple recorder you can record any audio really quickly.
The app goes straight to the point, it contains no fancy features that you won\'t use. Just you and the voice recorder. It shows the current sound volume on a nice visualization that you can have a lot of fun with. Provides a really intuitive and clean user interface, not much can go wrong there.
It offers a helpful player too so that you can listen to your recordings quickly, maybe rename or delete them.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
<b>Check out the full suite of Simple Tools here:</b>
https://www.simplemobiletools.com
<b>Facebook:</b>
https://www.facebook.com/simplemobiletools
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<string name="app_long_description">Remember what the other person said and what task you were given after a meeting.
\nThe simple recorder is easily accessible with no fancy features, ads or unneeded permissions.
\nThe current sound volume and a nice visualization is shown in a clean interface.
\nA helpful player lets you listen to your recordings quickly, rename, or delete them.
\nCustomizable colors.
\nCopylefted libre software, licensed GPLv3+.
\n<b>Check out the full suite of Simple Tools</b> at https://www.simplemobiletools.com</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>