Merge branch 'undefined' into 'master'

Update spanish

See merge request nkming2/nc-photos!13
This commit is contained in:
nkming2 2021-08-16 18:16:04 +00:00
commit e9659509a8

View file

@ -627,7 +627,32 @@
"@deletePermanentlyConfirmationDialogContent": { "@deletePermanentlyConfirmationDialogContent": {
"description": "Make sure the user wants to delete the items" "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": "Registro de cambios",
"@changelogTitle": { "@changelogTitle": {
"description": "Title of the changelog dialog" "description": "Title of the changelog dialog"