diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml
index b624e81059..ebc18dc7ec 100644
--- a/app/src/main/res/values-af/strings.xml
+++ b/app/src/main/res/values-af/strings.xml
@@ -2080,9 +2080,9 @@
Bekyk
- %1$s raised a hand
+ %1$s het \'n hand opgesteek
- %1$s +%2$d raised a hand
+ %1$s + %2$d het \'n hand opgesteek
%1$s
@@ -2228,7 +2228,7 @@
• Maak seker dat jou foon \'n selsein het om jou SMS of oproep te ontvang\n • Bevestig dat jy \'n foonoproep na die nommer kan ontvang\n • Kontroleer dat jy jou telefoonnommer korrek ingevoer het.
- For more information, please follow %1$s or %2$s
+ Vir meer inligting, volg asseblief %1$s of %2$s
hierdie foutopsporingstappe
diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml
index 2061d44e64..c9a2809da5 100644
--- a/app/src/main/res/values-da/strings.xml
+++ b/app/src/main/res/values-da/strings.xml
@@ -2080,9 +2080,9 @@
Vis
- %1$s raised a hand
+ %1$s har rakt hånden op
- %1$s +%2$d raised a hand
+ %1$s +%2$d har rakt hånden op
%1$s
@@ -2228,7 +2228,7 @@
• Sørg for, at din telefon har forbindelse, så du kan modtage din sms eller dit opkald\n • Bekræft, at du kan modtage et opkald på nummeret\n • Tjek, at du har angivet dit telefonnummer korrekt.
- For more information, please follow %1$s or %2$s
+ Gå til %1$s eller %2$s for flere oplysninger
disse fejlfindingstrin
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 73a9e801d0..737e714325 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -45,7 +45,7 @@
¿Desactivar clave de acceso?
Esto desbloqueará permanentemente Signal y las notificaciones de mensajes.
Desactivar
- Fallo al conectarse al servidor
+ Error al conectarse al servidor
Se necesita el PIN para el bloqueo de registro. Desactiva primero el bloqueo de registro y después el PIN.
PIN creado.
PIN desactivado.
@@ -603,7 +603,7 @@
Desbloquear
- Spam denunciado
+ Denunciado como spam
Signal ha sido notificado de que esta persona puede estar enviando spam. Signal no puede ver el contenido de ningún chat.
@@ -1762,7 +1762,7 @@
- %1$d grupos adicionales
- Denunciar…
+ Denunciar
¡Las claves no coinciden!
diff --git a/app/static-ips.gradle.kts b/app/static-ips.gradle.kts
index 567d4fca01..b22ee596a4 100644
--- a/app/static-ips.gradle.kts
+++ b/app/static-ips.gradle.kts
@@ -1,9 +1,9 @@
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
-rootProject.extra["storage_ips"] = """new String[]{"142.250.65.179"}"""
+rootProject.extra["storage_ips"] = """new String[]{"142.250.80.19"}"""
rootProject.extra["cdn_ips"] = """new String[]{"18.161.21.122","18.161.21.4","18.161.21.66","18.161.21.70"}"""
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
rootProject.extra["sfu_ips"] = """new String[]{"107.178.255.76"}"""
rootProject.extra["content_proxy_ips"] = """new String[]{"107.178.250.75"}"""
-rootProject.extra["svr2_ips"] = """new String[]{"20.119.62.85"}"""
+rootProject.extra["svr2_ips"] = """new String[]{"20.104.52.125"}"""
rootProject.extra["cdsi_ips"] = """new String[]{"40.122.45.194"}"""