Translated using Weblate (Galician)

Currently translated at 100.0% (17 of 17 strings)

Translated using Weblate (Galician)

Currently translated at 83.6% (199 of 238 strings)

Co-authored-by: Xose M <correoxm@disroot.org>
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/app/gl/
Translate-URL: https://weblate.pixeldroid.org/projects/pixeldroid/fastlane/gl/
Translation: PixelDroid/Fastlane
Translation: PixelDroid/pixeldroid
This commit is contained in:
Xose M 2022-11-27 21:21:49 +00:00 committed by Weblate
parent fb47217e57
commit 41c72b4650
5 changed files with 51 additions and 1 deletions

View File

@ -105,7 +105,7 @@
<string name="report_error">Non se puido enviar a denuncia</string>
<string name="profile_picture">Imaxe de perfil</string>
<string name="open_drawer_menu">Abrir o menú do editor</string>
<string name="discover">DESCUBRIR</string>
<string name="discover">Descubrir</string>
<string name="license_info">PixelDroid é softare libre e de código aberto, baixo licenza GNU General Public License (versión 3 ou posterior)</string>
<string name="panda_pull_to_refresh_to_try_again">O panda está triste. Arrastra hacia abaixo a pantalla e inténtao outra vez.</string>
<string name="something_went_wrong">Algo fallou…</string>
@ -224,4 +224,22 @@
<string name="from_other_domain">desde %1$s</string>
<string name="add_images_error">Erro ao engadir as imaxes</string>
<string name="post_preview">Vista previa da publicación</string>
<plurals name="items_load_success">
<item quantity="one">%d elemento gardado correctamente</item>
<item quantity="other">%d elementos gardados correctamente</item>
</plurals>
<string name="new_collection_link_failed">Non se puido abrir a páxina de creación dunha colección</string>
<string name="redraft_dialog_launch">Ao editar esta publicación poderás editar a foto e a descrición, pero eliminarás os comentarios e favoritos actuais. Continuar\?</string>
<string name="upload_next_step">Seguinte paso</string>
<string name="add_details">Engade algún detalle</string>
<string name="collection_title">Colección de %1$s</string>
<string name="bookmark">Marcar</string>
<string name="unbookmark">Desmarcar</string>
<string name="redraft">Editar</string>
<string name="redraft_dialog_cancel">Se cancelas a edición, a publicación orixinal non estará presente na túa conta. Continuar sen volver a publicar\?</string>
<string name="redraft_post_failed_error">Non se puido editar a publicación, erro %1$d</string>
<string name="redraft_post_failed_io_except">Non se editou a publicación, tes conexión á rede\?</string>
<string name="bookmark_post_failed_error">Non se puido (des)marcar a publicación, erro %1$d</string>
<string name="bookmark_post_failed_io_except">Non se puido (des)marcar a publicación, tes conexión á rede\?</string>
<string name="analyzing_stabilization">Análise da estabilización %1$d%%</string>
</resources>

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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