diff --git a/mastodon/src/main/res/values-de-rDE/strings_sk.xml b/mastodon/src/main/res/values-de-rDE/strings_sk.xml index 3849e4f3c..e2438d9a2 100644 --- a/mastodon/src/main/res/values-de-rDE/strings_sk.xml +++ b/mastodon/src/main/res/values-de-rDE/strings_sk.xml @@ -69,4 +69,14 @@ Über die App Spenden Wischen zwischen Tabs deaktivieren + Benachrichtigung löschen + Benachrichtigung wirklich löschen\? + Alle löschen + Löschen von Benachrichtigungen aktivieren + Veröffentlichen-Button-Text + Übersetzen-Button in der Timeline ausblenden + Benachrichtigung löschen + Alle Benachrichtigungen löschen + Veröffentlichen-Button-Text anpassen + Wirklich alle Benachrichtigungen löschen\? \ No newline at end of file diff --git a/mastodon/src/main/res/values-es-rES/strings_sk.xml b/mastodon/src/main/res/values-es-rES/strings_sk.xml index 1485fbddd..2c3bc0cf0 100644 --- a/mastodon/src/main/res/values-es-rES/strings_sk.xml +++ b/mastodon/src/main/res/values-es-rES/strings_sk.xml @@ -61,4 +61,12 @@ ¡Bienvenidos! Sistema Rojo + Configurar el perfil + Preferencias de publicación + Configurar los filtros + Ajustes de seguridad + Reglas + Acerca de la aplicación + Donar + Deshabilitar el deslizamiento entre pestañas \ No newline at end of file diff --git a/mastodon/src/main/res/values-fr-rFR/strings_sk.xml b/mastodon/src/main/res/values-fr-rFR/strings_sk.xml index ba07d61e4..fc6689129 100644 --- a/mastodon/src/main/res/values-fr-rFR/strings_sk.xml +++ b/mastodon/src/main/res/values-fr-rFR/strings_sk.xml @@ -61,4 +61,12 @@ Le requin vous salue ! Pour commencer, veuillez entrer le nom de domaine de votre instance personnelle ci-dessous. Système Rouge + Configurer le profil + Préférences de publication + Configurer les filtres + Paramètres de sécurité + Règles + À propos de l\'application + Donner + Désactiver le balayage entre les onglets \ No newline at end of file diff --git a/mastodon/src/main/res/values/strings_sk.xml b/mastodon/src/main/res/values/strings_sk.xml index 6e3fdcd3d..648161793 100644 --- a/mastodon/src/main/res/values/strings_sk.xml +++ b/mastodon/src/main/res/values/strings_sk.xml @@ -75,11 +75,11 @@ Are you sure you want to delete this notification? Delete all notifications Delete all - Are you sure you want to delete this notification? + Are you sure you want to delete all notifications\? Enable deleting notifications Publish button text Customize Publish button text Hide translate button in timeline %s supports translation! - %s seems not to support translation. + %s does not seem to support translation. diff --git a/metadata/es/changelogs/61.txt b/metadata/es/changelogs/61.txt new file mode 100644 index 000000000..d70180913 --- /dev/null +++ b/metadata/es/changelogs/61.txt @@ -0,0 +1,5 @@ +- Nuevos temas de colores: Material You y Rojo +- Nuevos tonos grises oscuros para todos los temas +- Icono de impulso relleno más distintivo +- Animaciones para los botones de interacción +- Corrección de errores (bloqueo de algunas publicaciones, "Listas con", idioma de publicación predeterminado) diff --git a/metadata/es/changelogs/62.txt b/metadata/es/changelogs/62.txt new file mode 100644 index 000000000..152abfa75 --- /dev/null +++ b/metadata/es/changelogs/62.txt @@ -0,0 +1,3 @@ +- Copie la URL de la publicación cuando mantenga presionado el botón Compartir +- Agregar opción para deshabilitar el deslizamiento entre pestañas +- Corrección de errores y ajustes (botón Marcador, animaciones de botones) diff --git a/metadata/fr-FR/changelogs/61.txt b/metadata/fr-FR/changelogs/61.txt new file mode 100644 index 000000000..83a69d906 --- /dev/null +++ b/metadata/fr-FR/changelogs/61.txt @@ -0,0 +1,5 @@ +- Nouveaux thèmes de couleurs : Material You et Rouge +- Nouveaux tons de gris foncé pour tous les thèmes +- Icône de boost remplie plus perceptible +- Animations pour les boutons d'interaction +- Corrections de bugs (Crash sur certains messages, "Listes avec", langue de publication par défaut) diff --git a/metadata/fr-FR/changelogs/62.txt b/metadata/fr-FR/changelogs/62.txt new file mode 100644 index 000000000..2f1c71df7 --- /dev/null +++ b/metadata/fr-FR/changelogs/62.txt @@ -0,0 +1,3 @@ +- Copier l'URL de la publication lorsque vous appuyez longuement sur le bouton de partage +- Ajout d'une option pour désactiver le balayage entre les onglets +- Corrections de bugs et ajustements (bouton de signet, animations de bouton)