We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711daa9 commit 2f03d96Copy full SHA for 2f03d96
app/src/main/res/values-gl/strings.xml
@@ -255,4 +255,9 @@
255
<string name="media_exceeds_device_capabilities">O multimedia supera as capacidades do dispositivo.</string>
256
<string name="unsupported_format">Formato non compatible.</string>
257
<string name="failed_to_load_media">Fallou a carga do multimedia.</string>
258
-</resources>
+ <plurals name="restore_confirmation">
259
+ <item quantity="one">Queres restablecer %d ficheiro?</item>
260
+ <item quantity="other">Queres restablecer %d ficheiros?</item>
261
+ </plurals>
262
+ <string name="keep_screen_on_fullscreen_photos">Manter a pantalla acesa mentras ves fotos a pantalla completa</string>
263
+</resources>
0 commit comments