Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (369 of 369 strings)

Translation: Syncthing/Android app strings
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/stringsxml/es/
  • Loading branch information
gallegonovato authored and acolomb committed Dec 5, 2023
1 parent f071fa7 commit c2947ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@
<string name="pull_order_alphabetic">Alfabético</string>
<string name="pull_order_smallest_first">El más pequeño primero</string>
<string name="pull_order_largest_first">El más grande primero</string>
<string name="pull_order_oldest_first">El más antiguo primero</string>
<string name="pull_order_newest_first">El más reciente primero</string>
<string name="pull_order_oldest_first">Los más antiguos primero</string>
<string name="pull_order_newest_first">Lo más nuevo primero</string>
<string name="versioning_type_none">Ninguno</string>
<string name="versioning_type_trashcan">Papelera de Reciclaje</string>
<string name="versioning_type_simple">Simple</string>
Expand Down Expand Up @@ -553,4 +553,4 @@
<string name="api_level_30_button">Restablecer la base de datos</string>
<string name="notification_permission_title">Permiso de notificación</string>
<string name="require_notification_permission_desc">Necesario para mostrar las notificaciones sobre nuevas conexiones en los dispositivos, solicitudes para compartir las carpetas, etc.</string>
</resources>
</resources>

0 comments on commit c2947ae

Please sign in to comment.