mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-02-02 14:56:20 +01:00
Update spanish
This commit is contained in:
parent
56a40529a0
commit
aef2fb3810
1 changed files with 26 additions and 1 deletions
|
@ -627,6 +627,31 @@
|
|||
"@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": {
|
||||
|
|
Loading…
Reference in a new issue