diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 9861f416..26520ef5 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -710,6 +710,12 @@ "%@ ist keine valide Instanz" : { "extractionState" : "stale", "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "%@ no es una instancia válida" + } + }, "uk" : { "stringUnit" : { "state" : "translated", @@ -13521,6 +13527,12 @@ "value" : "Delete avatar" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eliminar imagen de perfil" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -14038,6 +14050,12 @@ "value" : "Delete header" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Eliminar cabecera" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -28594,8 +28612,8 @@ }, "es" : { "stringUnit" : { - "state" : "needs_review", - "value" : "Enlaces que son tendencia" + "state" : "translated", + "value" : "Noticias" } }, "eu" : { @@ -35826,7 +35844,7 @@ }, "es" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "Ajustes ..." } }, @@ -41466,6 +41484,12 @@ "value" : "Einen Status veröffentlichen" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hacer una publicación" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -41645,6 +41669,12 @@ "value" : "Bilder veröffentlichen" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Publicar imágenes" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -41686,6 +41716,12 @@ "value" : "Status auf Mastodon veröffentlichen" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Hacer una publicación en Mastodon" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -62398,11 +62434,23 @@ }, "Show Content Gradient" : { "localizations" : { + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Mostrar contenido con gradiente" + } + }, "tr" : { "stringUnit" : { "state" : "translated", "value" : "İçerik Gradyanını Göster" } + }, + "zh-Hans" : { + "stringUnit" : { + "state" : "translated", + "value" : "启用渐变嘟文背景" + } } } }, @@ -82923,14 +82971,14 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%lld persona hablando" + "state" : "translated", + "value" : "%lld publicación" } }, "other" : { "stringUnit" : { - "state" : "needs_review", - "value" : "%lld personas hablando" + "state" : "translated", + "value" : "%lld publicaciones" } } } @@ -83151,13 +83199,13 @@ "plural" : { "one" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 人正在参与讨论" } }, "other" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "%lld 人正在参与讨论" } } @@ -83273,6 +83321,12 @@ "value" : "Ice Cubes benutzen, um einen Status auf Mastodon zu veröffentlichen" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usar Ice Cubes para hacer una publicación en Mastodon" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -83314,6 +83368,12 @@ "value" : "Ice Cubes benutzen, um einen Status mit einem Bild auf Mastodon zu veröffentlichen" } }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usar Ice Cubes para hacer una publicación con una imagen en Mastodon" + } + }, "eu" : { "stringUnit" : { "state" : "translated", @@ -83440,4 +83500,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}