Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Aug 22, 2023
1 parent 330212b commit bd8da8e
Show file tree
Hide file tree
Showing 4 changed files with 129 additions and 129 deletions.
128 changes: 64 additions & 64 deletions lang/es-ES.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ status = Estatus
cli-unrecognized-games = No hay información para estos juegos:
cli-unable-to-request-confirmation = No se pudo solicitar confirmación.
.winpty-workaround = Si estás usando un emulador de Bash (como Git Bash), intenta ejecutar winpty.
cli-backup-id-with-multiple-games = Cannot specify backup ID when restoring multiple games.
cli-invalid-backup-id = Invalid backup ID.
cli-backup-id-with-multiple-games = No se puede especificar el ID de copia de seguridad al restaurar múltiples juegos.
cli-invalid-backup-id = ID de copia de seguridad inválido.
badge-failed = FALLADO
badge-duplicates = DUPLICADOS
badge-duplicated = DUPLICADO
badge-ignored = IGNORADO
badge-redirected-from = DESDE: { $path }
badge-redirecting-to = TO: { $path }
badge-redirecting-to = A: { $path }
some-entries-failed = Algunas entradas no se han podido procesar; busca { badge-failed } en la salida para ver los detalles. Comprueba si puedes acceder a esos archivos o si sus rutas son muy largas.
cli-game-line-item-redirected = Redirigido de: { $path }
cli-game-line-item-redirecting = Redirecting to: { $path }
cli-game-line-item-redirecting = Redirigiendo a: { $path }
button-backup = Respaldar
button-preview = Previsualizar
button-restore = Restaurar
Expand All @@ -39,11 +39,11 @@ button-disable-all = Deshabilitar todos
button-customize = Personalizar
button-exit = Salir
button-comment = Comentar
button-lock = Lock
button-unlock = Unlock
button-lock = Bloquear
button-unlock = Desbloquear
# This opens a download page.
button-get-app = Get { $app }
button-validate = Validate
button-get-app = Obtener { $app }
button-validate = Validar
no-roots-are-configured = Añade algunas raíces para respaldar aún más datos.
config-is-invalid = Error: El archivo de configuración no es válido.
manifest-is-invalid = Error: El archivo de manifiesto no es válido.
Expand All @@ -54,12 +54,12 @@ registry-issue = Error: Se omitieron algunas entradas del registro.
unable-to-browse-file-system = Error: No se puede navegar en su sistema.
unable-to-open-directory = Error: no se puede abrir el directorio:
unable-to-open-url = Error: No se puede abrir la URL:
unable-to-configure-cloud = Unable to configure cloud.
unable-to-synchronize-with-cloud = Unable to synchronize with cloud.
cloud-synchronize-conflict = Your local and cloud backups are in conflict. Perform an upload or download to resolve this.
command-unlaunched = Command did not launch: { $command }
command-terminated = Command terminated abruptly: { $command }
command-failed = Command failed with code { $code }: { $command }
unable-to-configure-cloud = No se ha podido configurar la nube.
unable-to-synchronize-with-cloud = No se ha podido sincronizar con la nube.
cloud-synchronize-conflict = Tus copias de seguridad locales y en la nube están en conflicto. Realiza una subida o descarga para resolver esto.
command-unlaunched = El comando no se inició: { $command }
command-terminated = Comando finalizado abruptamente: { $command }
command-failed = Comando falló con el código { $code }: { $command }
processed-games =
{ $total-games } { $total-games ->
[one] juego
Expand All @@ -81,57 +81,57 @@ field-redirect-source =
field-redirect-target =
.placeholder = Destino (nueva ubicación)
field-roots = Raíces:
field-backup-excluded-items = Backup exclusions:
field-redirects = Redirects:
field-backup-excluded-items = Exclusiones de copia de seguridad:
field-redirects = Redirecciones:
# This appears next to the number of full backups that you'd like to keep.
# A full backup includes all save files for a game.
field-retention-full = Full:
field-retention-full = Completo:
# This appears next to the number of differential backups that you'd like to keep.
# A differential backup includes only the files that have changed since the last full backup.
field-retention-differential = Differential:
field-retention-differential = Diferencial:
field-backup-format = Formato:
field-backup-compression = Compresión:
# The compression level determines how much compresison we perform.
field-backup-compression-level = Nivel:
label-manifest = Manifiesto
# This shows the time when we checked for an update to the manifest.
label-checked = Checked
label-checked = Marcado
# This shows the time when we found an update to the manifest.
label-updated = Updated
label-new = New
label-removed = Removed
label-comment = Comment
label-scan = Scan
label-filter = Filter
label-unique = Unique
label-complete = Complete
label-updated = Actualizado
label-new = Nuevo
label-removed = Eliminado
label-comment = Comentario
label-scan = Escanear
label-filter = Filtro
label-unique = Único
label-complete = Completado
label-partial = Parcial
label-enabled = Enabled
label-disabled = Disabled
label-enabled = Habilitado
label-disabled = Deshabilitado
# https://en.wikipedia.org/wiki/Thread_(computing)
label-threads = Threads
label-cloud = Cloud
label-threads = Hilos
label-cloud = Nube
# A "remote" is what Rclone calls cloud systems like Google Drive.
label-remote = Remoto
label-remote-name = Nombre remoto
label-folder = Folder
label-folder = Carpeta
# An executable file
label-executable = Executable
label-executable = Ejecutable
# Options given to a command line program
label-arguments = Arguments
label-arguments = Argumentos
label-url = URL
# https://en.wikipedia.org/wiki/Host_(network)
label-host = Host
label-host = Anfitrión
# https://en.wikipedia.org/wiki/Port_(computer_networking)
label-port = Port
label-username = Username
label-port = Puerto
label-username = Nombre de usuario
label-password = Contraseña
# This is a specific website or service that provides some cloud functionality.
# For example, Nextcloud and Owncloud are providers of WebDAV services.
label-provider = Proveedor
label-custom = Custom
label-none = None
label-change-count = Changes: { $total }
label-custom = Personalizado
label-none = Ninguno
label-change-count = Cambios: { $total }
store-ea = EA
store-epic = Epic
store-gog = GOG
Expand All @@ -148,7 +148,7 @@ store-other-wine = Prefijo de Wine
store-other = Otro
backup-format-simple = Simple
backup-format-zip = Zip
compression-none = None
compression-none = Ninguno
# "Deflate" is a proper noun: https://en.wikipedia.org/wiki/Deflate
compression-deflate = Deflate
compression-bzip2 = Bzip2
Expand All @@ -157,10 +157,10 @@ theme = Tema
theme-light = Claro
theme-dark = Oscuro
redirect-bidirectional = Bidireccional
show-deselected-games = Show deselected games
show-unchanged-games = Show unchanged games
show-unscanned-games = Show unscanned games
override-max-threads = Override max threads
show-deselected-games = Mostrar juegos desseleccionados
show-unchanged-games = Mostrar juegos sin cambios
show-unscanned-games = Mostrar juegos no escaneados
override-max-threads = Anular hilos máximos
synchronize-automatically = Sincronizar automáticamente
explanation-for-exclude-store-screenshots = En las copias de seguridad, excluye las capturas de pantalla específicas de la tienda
consider-doing-a-preview =
Expand All @@ -175,32 +175,32 @@ confirm-restore =
¿Estás seguro de que deseas continuar con la restauración?
Esto sobrescribirá cualquier archivo actual con las copias de seguridad desde aquí:
confirm-cloud-upload =
Do you want to replace your cloud files with your local files?
Your cloud files ({ $cloud-path }) will become an exact copy of your local files ({ $local-path }).
Files in the cloud will be updated or deleted as necessary.
¿Quieres reemplazar tus archivos en la nube con tus archivos locales?
Los archivos en la nube ({ $cloud-path }) se convertirán en una copia exacta de tus archivos locales ({ $local-path }).
Los archivos en la nube serán actualizados o eliminados según sea necesario.
confirm-cloud-download =
Do you want to replace your local files with your cloud files?
Your local files ({ $local-path }) will become an exact copy of your cloud files ({ $cloud-path }).
Local files will be updated or deleted as necessary.
¿Quieres reemplazar tus archivos locales por tus archivos en la nube?
Tus archivos locales ({ $local-path }) se convertirán en una copia exacta de tus archivos en la nube ({ $cloud-path }).
Los archivos locales serán actualizados o eliminados según sea necesario.
confirm-add-missing-roots = ¿Añadir estas raíces?
no-missing-roots = No additional roots found.
no-missing-roots = No se han encontrado raíces adicionales.
loading = Cargando...
preparing-backup-target = Preparing backup directory...
preparing-backup-target = Preparando directorio de copia de seguridad...
updating-manifest = Actualizando manifiesto...
no-cloud-changes = No changes to synchronize
backups-are-valid = Your backups are valid.
no-cloud-changes = No hay cambios para sincronizar
backups-are-valid = Tus copias de seguridad son válidas.
backups-are-invalid =
These games' backups appear to be invalid.
Do you want to create new full backups for these games?
saves-found = Save data found.
no-saves-found = No save data found.
Las copias de seguridad de estos juegos parecen ser inválidas.
¿Quieres crear nuevas copias de seguridad completas para estos juegos?
saves-found = Datos de guardado encontrados.
no-saves-found = Datos de guardado no encontrados.
# This is tacked on to form something like "Back up (no confirmation)",
# meaning we would perform an action without asking the user if they're sure.
suffix-no-confirmation = no confirmation
suffix-no-confirmation = sin confirmación
# This is shown when a setting will only take effect after closing and reopening Ludusavi.
suffix-restart-required = restart required
suffix-restart-required = reinicio requerido
prefix-error = Error: { $message }
prefix-warning = Advertencia: { $message }
cloud-app-unavailable = Cloud backups are disabled because { $app } is not available.
cloud-not-configured = Cloud backups are disabled because no cloud system is configured.
cloud-path-invalid = Cloud backups are disabled because the backup path is invalid.
cloud-app-unavailable = Las copias de seguridad de la nube están deshabilitadas porque { $app } no está disponible.
cloud-not-configured = Las copias de seguridad de la nube están desactivadas porque no se ha configurado ningún sistema de nube.
cloud-path-invalid = Las copias de seguridad de la nube están desactivadas porque la ruta de la copia de seguridad no es válida.
108 changes: 54 additions & 54 deletions lang/it-IT.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ total-games = Giochi
file-size = Dimensione
file-location = Posizione
overall = Nel complesso
status = Status
status = Stato
cli-unrecognized-games = Nessuna informazione per questi giochi:
cli-unable-to-request-confirmation = Impossibile richiedere conferma.
.winpty-workaround = Se stai usando un emulatore Bash (come Git Bash), prova ad eseguire winpty.
Expand Down Expand Up @@ -38,12 +38,12 @@ button-enable-all = Attiva tutto
button-disable-all = Disattiva tutto
button-customize = Personalizza
button-exit = Esci
button-comment = Comment
button-lock = Lock
button-unlock = Unlock
button-comment = Commento
button-lock = Blocca
button-unlock = Sblocca
# This opens a download page.
button-get-app = Get { $app }
button-validate = Validate
button-get-app = Ottieni { $app }
button-validate = Convalida
no-roots-are-configured = Aggiungi alcune radici per eseguire il backup di ulteriori dati.
config-is-invalid = Errore: File di configurazione non valido.
manifest-is-invalid = Errore: File manifest non valido.
Expand All @@ -54,12 +54,12 @@ registry-issue = Errore: Alcune voci del registro sono state saltate.
unable-to-browse-file-system = Errore: Impossibile navigare sul tuo sistema.
unable-to-open-directory = Errore: impossibile aprire la directory:
unable-to-open-url = Errore: Impossibile aprire l'URL:
unable-to-configure-cloud = Unable to configure cloud.
unable-to-synchronize-with-cloud = Unable to synchronize with cloud.
cloud-synchronize-conflict = Your local and cloud backups are in conflict. Perform an upload or download to resolve this.
command-unlaunched = Command did not launch: { $command }
command-terminated = Command terminated abruptly: { $command }
command-failed = Command failed with code { $code }: { $command }
unable-to-configure-cloud = Impossibile configurare cloud.
unable-to-synchronize-with-cloud = Impossibile sincronizzare con il cloud.
cloud-synchronize-conflict = I backup locali e del cloud sono in conflitto. Apri Ludusavi ed esegui un caricamento o un download per risolvere il problema.
command-unlaunched = Comando non avviato: { $command }
command-terminated = Comando terminato improvvisamente: { $command }
command-failed = Comando fallito con codice { $code }: { $command }
processed-games =
{ $total-games } { $total-games ->
[one] gioco
Expand All @@ -80,7 +80,7 @@ field-redirect-source =
.placeholder = Origine (posizione originale)
field-redirect-target =
.placeholder = Destinazione (nuova posizione)
field-roots = Roots:
field-roots = Radici:
field-backup-excluded-items = Esclusioni dal backup:
field-redirects = Reindirizzamenti:
# This appears next to the number of full backups that you'd like to keep.
Expand All @@ -99,39 +99,39 @@ label-checked = Controllato
# This shows the time when we found an update to the manifest.
label-updated = Aggiornato
label-new = Nuovo
label-removed = Removed
label-comment = Comment
label-scan = Scan
label-filter = Filter
label-unique = Unique
label-complete = Complete
label-partial = Partial
label-enabled = Enabled
label-disabled = Disabled
label-removed = Rimosso
label-comment = Commento
label-scan = Scansione
label-filter = Filtro
label-unique = Unico
label-complete = Completo
label-partial = Parziale
label-enabled = Abilitato
label-disabled = Disabilitato
# https://en.wikipedia.org/wiki/Thread_(computing)
label-threads = Threads
label-cloud = Cloud
# A "remote" is what Rclone calls cloud systems like Google Drive.
label-remote = Remote
label-remote-name = Remote name
label-folder = Folder
label-remote-name = Nome remote
label-folder = Cartella
# An executable file
label-executable = Executable
label-executable = Eseguibile
# Options given to a command line program
label-arguments = Arguments
label-arguments = Argomenti
label-url = URL
# https://en.wikipedia.org/wiki/Host_(network)
label-host = Host
# https://en.wikipedia.org/wiki/Port_(computer_networking)
label-port = Port
label-username = Username
label-port = Porta
label-username = Nome utente
label-password = Password
# This is a specific website or service that provides some cloud functionality.
# For example, Nextcloud and Owncloud are providers of WebDAV services.
label-provider = Provider
label-custom = Custom
label-none = None
label-change-count = Changes: { $total }
label-provider = Fornitore
label-custom = Personalizzato
label-none = Nessuno
label-change-count = Modifiche: { $total }
store-ea = EA
store-epic = Epic
store-gog = GOG
Expand All @@ -157,11 +157,11 @@ theme = Tema
theme-light = Chiaro
theme-dark = Scuro
redirect-bidirectional = Bidirezionale
show-deselected-games = Show deselected games
show-unchanged-games = Show unchanged games
show-unscanned-games = Show unscanned games
override-max-threads = Override max threads
synchronize-automatically = Synchronize automatically
show-deselected-games = Mostra giochi deselezionati
show-unchanged-games = Mostra giochi invariati
show-unscanned-games = Mostra giochi non scansionati
override-max-threads = Sovrascrivi numero massimo thread
synchronize-automatically = Sincronizza automaticamente
explanation-for-exclude-store-screenshots = Nei backup, escludi screenshot specifici dello store
consider-doing-a-preview =
Se non lo hai già fatto, prendi in considerazione di fare un'anteprima prima in modo che non ci siano
Expand All @@ -175,32 +175,32 @@ confirm-restore =
Sei sicuro di voler procedere con il ripristino?
Questo sovrascriverà tutti i file attuali con i backup da qui:
confirm-cloud-upload =
Do you want to replace your cloud files with your local files?
Your cloud files ({ $cloud-path }) will become an exact copy of your local files ({ $local-path }).
Files in the cloud will be updated or deleted as necessary.
Vuoi sostituire i tuoi file cloud con quelli locali?
I tuoi file cloud ({ $cloud-path }) diventeranno una copia esatta dei tuoi file locali ({ $local-path }).
I file nel cloud verranno aggiornati o cancellati se necessario.
confirm-cloud-download =
Do you want to replace your local files with your cloud files?
Your local files ({ $local-path }) will become an exact copy of your cloud files ({ $cloud-path }).
Local files will be updated or deleted as necessary.
Vuoi sostituire i tuoi file locali con quelli cloud?
I tuoi file locali ({ $local-path }) diventeranno una copia esatta dei file cloud ({ $cloud-path }).
I file locali saranno aggiornati o cancellati se necessario.
confirm-add-missing-roots = Aggiungere queste radici?
no-missing-roots = Nessuna radice aggiuntiva trovata.
loading = Loading...
loading = Caricamento in corso...
preparing-backup-target = Preparazione directory di backup...
updating-manifest = Aggiornamento manifest...
no-cloud-changes = No changes to synchronize
backups-are-valid = Your backups are valid.
no-cloud-changes = Nessuna modifica da sincronizzare
backups-are-valid = I tuoi backup sono validi.
backups-are-invalid =
These games' backups appear to be invalid.
Do you want to create new full backups for these games?
I backup di questi giochi sembrano non essere validi.
Vuoi creare nuovi backup completi per questi giochi?
saves-found = Dati di salvataggio trovati.
no-saves-found = Nessun dato di salvataggio trovato.
# This is tacked on to form something like "Back up (no confirmation)",
# meaning we would perform an action without asking the user if they're sure.
suffix-no-confirmation = senza conferma
# This is shown when a setting will only take effect after closing and reopening Ludusavi.
suffix-restart-required = restart required
prefix-error = Error: { $message }
prefix-warning = Warning: { $message }
cloud-app-unavailable = Cloud backups are disabled because { $app } is not available.
cloud-not-configured = Cloud backups are disabled because no cloud system is configured.
cloud-path-invalid = Cloud backups are disabled because the backup path is invalid.
suffix-restart-required = riavvio richiesto
prefix-error = Errore: { $message }
prefix-warning = Attenzione: { $message }
cloud-app-unavailable = I backup cloud sono disabilitati perché { $app } non è disponibile.
cloud-not-configured = I backup cloud sono disabilitati perché non è stato configurato alcun sistema cloud.
cloud-path-invalid = I backup cloud sono disabilitati perché il percorso di backup non è valido.
Loading

0 comments on commit bd8da8e

Please sign in to comment.