diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index fad39811..20878537 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -105,7 +105,7 @@ Non se puido enviar a denuncia Imaxe de perfil Abrir o menú do editor - DESCUBRIR + Descubrir PixelDroid é softare libre e de código aberto, baixo licenza GNU General Public License (versión 3 ou posterior) O panda está triste. Arrastra hacia abaixo a pantalla e inténtao outra vez. Algo fallou… @@ -224,4 +224,22 @@ desde %1$s Erro ao engadir as imaxes Vista previa da publicación + + %d elemento gardado correctamente + %d elementos gardados correctamente + + Non se puido abrir a páxina de creación dunha colección + Ao editar esta publicación poderás editar a foto e a descrición, pero eliminarás os comentarios e favoritos actuais. Continuar\? + Seguinte paso + Engade algún detalle + Colección de %1$s + Marcar + Desmarcar + Editar + Se cancelas a edición, a publicación orixinal non estará presente na túa conta. Continuar sen volver a publicar\? + Non se puido editar a publicación, erro %1$d + Non se editou a publicación, tes conexión á rede\? + Non se puido (des)marcar a publicación, erro %1$d + Non se puido (des)marcar a publicación, tes conexión á rede\? + Análise da estabilización %1$d%% \ No newline at end of file diff --git a/fastlane/metadata/android/gl/changelogs/16.txt b/fastlane/metadata/android/gl/changelogs/16.txt new file mode 100644 index 00000000..ce64090c --- /dev/null +++ b/fastlane/metadata/android/gl/changelogs/16.txt @@ -0,0 +1,4 @@ +* Adición de regras gson proguard para arranxar problemas con instancias Mastodon +* Adición de personalización da cor do decorado con 4 decorados diferentes +* Agora na versión Material 3 +* Mellora da consistencia na IU diff --git a/fastlane/metadata/android/gl/changelogs/17.txt b/fastlane/metadata/android/gl/changelogs/17.txt new file mode 100644 index 00000000..18060887 --- /dev/null +++ b/fastlane/metadata/android/gl/changelogs/17.txt @@ -0,0 +1,8 @@ +* comment improvements: You can now open a comment to see replies, like it, the comments show its author's avatar, etc. +* Translation updates. Thank you translators :). Help translate PixelDroid to your language on weblate.pixeldroid.org +* Security: dependency verification ensures the dependencies included in the app have not been tampered with, PixelDroid will now refuse any non-HTTPS connection +* PixelDroid now uses a custom "PixelDroid" User Agent instead of the OkHttp library one. +* All hardcoded strings were removed from the app, normally now everything is translateable. +* Some improvements to code +* Fix saving images coming from library or shared to the app +* Fix another crash when using Mastodon instances diff --git a/fastlane/metadata/android/gl/changelogs/18.txt b/fastlane/metadata/android/gl/changelogs/18.txt new file mode 100644 index 00000000..70c65c35 --- /dev/null +++ b/fastlane/metadata/android/gl/changelogs/18.txt @@ -0,0 +1,11 @@ +* Add custom error graphic red panda + +* Allow freestyle cropping in image edit + +* Improve F-Droid metadata + +* Translation updates + +* Update dependencies + +* Fix bugs diff --git a/fastlane/metadata/android/gl/changelogs/19.txt b/fastlane/metadata/android/gl/changelogs/19.txt new file mode 100644 index 00000000..22d66297 --- /dev/null +++ b/fastlane/metadata/android/gl/changelogs/19.txt @@ -0,0 +1,9 @@ +* Remove photos' metadata before uploading +* Bookmarks! +* See a profile as a feed or grid +* Set a template for your descriptions +* Badge on the notification icon if you got new notifications +* More video editing features: crop, change speed, add stabilization +* Implement dynamic colors: you can make PixelDroid follow the color of your background (Android 12 and up) +* Bug fixes +* Update translations