1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-11 09:48:53 +01:00

Merge branch 'undefined' into 'master'

Update spanish

See merge request 
This commit is contained in:
nkming2 2021-08-16 18:16:04 +00:00
commit e9659509a8

View file

@ -627,6 +627,31 @@
"@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": {