Skip to content

Commit 5d579d2

Browse files
fitojbnaveensingh
authored andcommitted
chore(l10n): update Spanish translations
Currently translated at 100.0% (252 of 252 strings) Translation: Fossify/Gallery Translate-URL: https://hosted.weblate.org/projects/fossify/gallery/es/ Via: Weblate
1 parent 22f5774 commit 5d579d2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

app/src/main/res/values-es/strings.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,8 @@
260260
<string name="unsupported_format">Formato no soportado.</string>
261261
<plurals name="restore_confirmation">
262262
<item quantity="one">¿Confirma que quiere restaurar %d archivo?</item>
263-
<item quantity="many">¿Confirma que quiere restaurar %d archivos?</item>
264-
<item quantity="other"></item>
263+
<item quantity="many">¿Confirma que quiere restaurar %d de archivos?</item>
264+
<item quantity="other">¿Confirma que quiere restaurar %d archivos?</item>
265265
</plurals>
266+
<string name="keep_screen_on_fullscreen_photos">Mantener pantalla encendida al ver fotos en pantalla completa</string>
266267
</resources>

0 commit comments

Comments
 (0)