Updated translations for 0.5.1

This commit is contained in:
xandar_null 2020-10-11 13:48:01 +00:00
parent 22ceca2d9c
commit cb48311593
3 changed files with 78 additions and 3 deletions

View File

@ -0,0 +1,34 @@
[Desktop Entry]
Name=Freezer (1.0.9)
Exec=/home/xandar/Applications/freezer-1.0.9_d784a871ef83828798881ebdb07751fc.AppImage
Terminal=false
Type=Application
Icon=appimagekit_496a665a9a1cf75ed951218652a62a4a_freezer
StartupWMClass=freezer
X-AppImage-Version=1.0.9
X-AppImage-Name=Freezer
Categories=audio;
TryExec=/home/xandar/Applications/freezer-1.0.9_d784a871ef83828798881ebdb07751fc.AppImage
X-AppImage-Old-Icon=freezer
X-AppImage-Old-Name=Freezer
X-AppImage-Identifier=496a665a9a1cf75ed951218652a62a4a
Actions=Remove;
X-AppImageLauncher-Version=2.1.4 (git commit 7cb4d70), built on 2020-07-26 14:01:18 UTC
[Desktop Action Remove]
Name=Remove AppImage from system
Icon=AppImageLauncher
Exec=/usr/lib/appimagelauncher/remove "/home/xandar/Applications/freezer-1.0.9_d784a871ef83828798881ebdb07751fc.AppImage"
Name[ast]=Desaniciar AppImage del sistema
Name[de]=AppImage vom System entfernen
Name[en]=Remove AppImage from system
Name[es]=Eliminar Appimage del Sistema
Name[fr]=Supprimer l'AppImage du système
Name[it]=Rimuovi AppImage dal sistema
Name[nl]=AppImage deïnstalleren
Name[pl]=Usuń AppImage z systemu
Name[pt]=Remover AppImage do sistema
Name[pt_PT]=Remover AppImage do sistema
Name[ru]=Удалить AppImage из системы
Name[zh_Hans]= AppImage

View File

@ -168,5 +168,37 @@ const language_es_es = {
"Importing...": "Importando...",
"Radio": "Radio",
"Flow": "Flow",
//0.5.0 Strings:
"Storage permission denied!": "Permiso de almacenamiento denegado!",
"Failed": "Fallido",
"Queued": "Puesto en cola",
"External": "Almacenamiento",
"Restart failed downloads": "Reiniciar descargas fallidas",
"Clear failed": "Limpiar fallidas",
"Download Settings": "Opciones de descarga",
"Create folder for playlist": "Crear carpeta para lista de reproducción",
"Download .LRC lyrics": "Descargar archivo .LRC",
"Proxy": "Proxy",
"Not set": "No establecido",
"Search or paste URL": "Buscar o pegar URL",
"History": "Historial",
"Download threads": "Descargas simultáneas",
"Lyrics unavailable, empty or failed to load!": "Letras no disponibles, vacías o no se pudieron cargar!",
"About": "Acerca de",
"Telegram Channel": "Canal de Telegram",
"To get latest releases": "Para obtener los últimos lanzamientos",
"Official chat": "Chat oficial",
"Telegram Group": "Grupo de Telegram",
"Huge thanks to all the contributors! <3": "Muchas gracias a todos los contribuyentes contributors! <3",
"Edit playlist": "Editar lista de reproducción",
"Update": "Actualizar",
"Playlist updated!": "Lista de reproducción actualizada!",
"Downloads added!": "Descargas agregadas!"
"Save cover file for every track": "Guarde el archivo de portada para cada pista",
"Download Log": "Registro de Descarga",
"Repository": "Repositorio",
"Source code, report issues there.": "Código fuente, informe de problemas allí."
}
};
};

View File

@ -188,12 +188,15 @@ const language_it_it = {
"Lingua cambiata, riavvia Freezer per applicare la modifica!",
"Importing...": "Importando...",
"Radio": "Radio",
"Flow": "Flow",
//0.5.0 Strings:
"Storage permission denied!": "Autorizzazione di archiviazione negata!",
"Failed": "Fallito",
"Queued": "In coda",
"External": "Esterno",
"External": "Archiviazione",
"Restart failed downloads": "Riavvia download non riusciti",
"Clear failed": "Pulisci fallito",
"Download Settings": "Scarica le impostazioni",
@ -203,7 +206,7 @@ const language_it_it = {
"Not set": "Non impostato",
"Search or paste URL": "Cerca o incolla l'URL",
"History": "Storia",
"Download threads": "Scarica threads",
"Download threads": "Download simultanei",
"Lyrics unavailable, empty or failed to load!": "Testi non disponibili, vuoti o caricamento non riuscito!",
"About": "Info",
"Telegram Channel": "Canale Telegram",
@ -215,5 +218,11 @@ const language_it_it = {
"Update": "Aggiorna",
"Playlist updated!": "Playlist aggiornata!",
"Downloads added!": "Download aggiunti!"
"Save cover file for every track": "Salva la copertina dell'album per ogni traccia",
"Download Log": "Download Log",
"Repository": "Repository",
"Source code, report issues there.": "Codice sorgente, segnala i problemi lì."
}
};