diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index afed1c4e..1934feef 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -627,7 +627,32 @@ "@deletePermanentlyConfirmationDialogContent": { "description": "Make sure the user wants to delete the items" }, - + "albumSharedLabel": "Compartido", + "@albumSharedLabel": { + "description": "A small label placed next to a shared album" + }, + "setAlbumCoverProcessingNotification": "Estableciendo foto como portada del álbum", + "@setAlbumCoverProcessingNotification": { + "description": "Setting the opened item as the album cover" + }, + "setAlbumCoverSuccessNotification": "Portada establecida", + "@setAlbumCoverSuccessNotification": { + "description": "Set the opened item as the album cover successfully" + }, + "setAlbumCoverFailureNotification": "Fallo al establecer portada", + "@setAlbumCoverFailureNotification": { + "description": "Cannot set the opened item as the album cover" + }, + "metadataTaskProcessingNotification": "Procesando metadatos en segundo plano", + "@metadataTaskProcessingNotification": { + "description": "Shown when the app is reading image metadata" + }, + "metadataTaskPauseNoWiFiNotification": "Esperando WiFi", + "@metadataTaskPauseNoWiFiNotification": { + "description": "Shown when the app has paused reading image metadata" + }, + "configButtonLabel": "CONFIGURAR", + "changelogTitle": "Registro de cambios", "@changelogTitle": { "description": "Title of the changelog dialog"