diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index c92844d6..29792221 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -31,13 +31,13 @@ Přidejte kontakt nebo číslo… Návrhy - Scheduled message - Schedule send - Cancel schedule send - You must pick a time in the future - Keep the phone on and make sure there is nothing killing the app in background + Naplánovaná zpráva + Naplánovat odeslání + Zrušit plánované odeslání + Musíte vybrat čas v budoucnosti + Ponechte telefon zapnutý a ujistěte se, že nic nezabije aplikaci běžící na pozadí Update message - Send now + Odeslat nyní Přijaté SMS Nová zpráva @@ -87,4 +87,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index ed05dc9f..37ff5e33 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -36,7 +36,7 @@ Cancelar el envío programado Debes elegir un momento en el futuro Mantenga el teléfono encendido y asegúrese de que no hay nada que mate la aplicación en segundo plano - Update message + Actualizar mensaje Enviar ahora Mensaje recibido @@ -59,7 +59,7 @@ %d mensajes - Visibilidad de notificaciones en la pantalla de bloqueo + Visibilidad de las notificaciones en la pantalla de bloqueo Remitente y mensaje Solamente el remitente Habilitar informes de entrega @@ -81,8 +81,8 @@ ¿Por qué la aplicación requiere acceso a internet\? Tristemente es necesitado para enviar archivos adjuntos MMS. El no poder enviar MMS sería una desventaja realmente enorme comparada con otras aplicaciones, así que decidimos tomar este camino. Sin embargo, como siempre, no hay anuncios, rastreo o análisis, por lo que el internet solo es usado para enviar MMS. - El otro extremo no está recibiendo mi MMS, hay algo que pueda hacer sobre ello\? - El tamaño del MMS es limitado por el operador, puedes probar a poner un límite más pequeño en la configuración de la aplicación. + El otro extremo no recibe mi MMS, ¿hay algo que pueda hacer al respecto\? + El tamaño de los MMS está limitado por los operadores, puede intentar establecer un límite más pequeño en la configuración de la aplicación. - Scheduled message - Schedule send - Cancel schedule send - You must pick a time in the future - Keep the phone on and make sure there is nothing killing the app in background + Ajastatud sõnum + Ajasta saatmine + Tühista ajastatud saatmine + Palun vali ajahetk tulevikust + Vaata, et telefon oleks sisse lülitatud ja mitte miski ei katkestaks selle rakenduse tööd taustal Update message - Send now + Saada kohe Vastuvõetud SMS Uus sõnum @@ -84,4 +84,4 @@ Haven't found some strings? There's more at https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res --> - + \ No newline at end of file diff --git a/fastlane/metadata/android/cs/short_description.txt b/fastlane/metadata/android/cs/short_description.txt new file mode 100644 index 00000000..db4419f8 --- /dev/null +++ b/fastlane/metadata/android/cs/short_description.txt @@ -0,0 +1 @@ +Aplikace pro posílání SMS a MMS zpráv, rychlé posílání zpráv, s hezkým rozhraním diff --git a/fastlane/metadata/android/cs/title.txt b/fastlane/metadata/android/cs/title.txt new file mode 100644 index 00000000..25f687f2 --- /dev/null +++ b/fastlane/metadata/android/cs/title.txt @@ -0,0 +1 @@ +Jednoduché SMS zprávy diff --git a/fastlane/metadata/android/es-ES/short_description.txt b/fastlane/metadata/android/es-ES/short_description.txt index b5db99c7..983f2994 100644 --- a/fastlane/metadata/android/es-ES/short_description.txt +++ b/fastlane/metadata/android/es-ES/short_description.txt @@ -1 +1 @@ -Aplicación de SMS y MMS para Android, envío de mensajes rápido +Mensajería SMS y MMS para Android. Envíe mensajes sms/mms con una buena interfaz diff --git a/fastlane/metadata/android/es-ES/title.txt b/fastlane/metadata/android/es-ES/title.txt index 0dcabdaa..2d94605b 100644 --- a/fastlane/metadata/android/es-ES/title.txt +++ b/fastlane/metadata/android/es-ES/title.txt @@ -1 +1 @@ -Mensajería de SMS sencilla +Mensajería SMS simple diff --git a/fastlane/metadata/android/ja-JP/full_description.txt b/fastlane/metadata/android/ja-JP/full_description.txt index 8728f37c..2377d5cf 100644 --- a/fastlane/metadata/android/ja-JP/full_description.txt +++ b/fastlane/metadata/android/ja-JP/full_description.txt @@ -24,4 +24,4 @@ Reddit: https://www.reddit.com/r/SimpleMobileTools Telegram: -https://t.me/SimpleMobileTools \ No newline at end of file +https://t.me/SimpleMobileTools diff --git a/fastlane/metadata/android/ja-JP/short_description.txt b/fastlane/metadata/android/ja-JP/short_description.txt index 5c798cf9..71e6949c 100644 --- a/fastlane/metadata/android/ja-JP/short_description.txt +++ b/fastlane/metadata/android/ja-JP/short_description.txt @@ -1 +1 @@ -SMS、MMSメッセージをすばやく送信。広告なしのきれいで美しいカスタマイズ可能なインターフェイス \ No newline at end of file +SMS、MMSメッセージをすばやく送信。広告なしのきれいで美しいカスタマイズ可能なインターフェイス diff --git a/fastlane/metadata/android/ja-JP/title.txt b/fastlane/metadata/android/ja-JP/title.txt index 86d8e9c8..1706cabe 100644 --- a/fastlane/metadata/android/ja-JP/title.txt +++ b/fastlane/metadata/android/ja-JP/title.txt @@ -1 +1 @@ -シンプルSMSメッセンジャー-テキストメッセージングアプリ \ No newline at end of file +シンプルSMSメッセンジャー diff --git a/fastlane/metadata/android/ja-JP/video.txt b/fastlane/metadata/android/ja-JP/video.txt deleted file mode 100644 index e69de29b..00000000