Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 23, 2024
1 parent 62f91d0 commit f578b17
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion l10n/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,8 @@ OC.L10N.register(
"Requires users to accept the terms of service before accessing data." : "Richiede che gli utenti accettino i termini del servizio prima di accedere ai dati.",
"Requires users to accept the terms of service before accessing data.\nThis product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)" : "Richiede che gli utenti accettino i termini del servizio prima di accedere ai dati.\nQuesto prodotto include i dati di GeoLite2 creato da MaxMind, disponibile presso [maxmind.com](http://www.maxmind.com)",
"Require users to accept the terms of service before accessing the service." : "Richiede che gli utenti accettino i termini di servizio prima di accedere.",
"Show for logged-in users" : "Mostra per gli utenti registrati",
"Show on public shares" : "Mostra su condivisioni pubbliche",
"Select a region" : "Seleziona una regione",
"Select a language" : "Seleziona una lingua",
"By using this service …" : "Utilizzando questo servizio…",
Expand All @@ -450,7 +452,11 @@ OC.L10N.register(
"Reset all signatories" : "Ripristina tutte le firme",
"Save" : "Salva",
"Ensure that all fields are filled" : "Assicurati che tutti i campi siano compilati",
"Terms saved successfully!" : "Termini salvati con successo!",
"All signatories reset!" : "Tutti i firmatari vengono resettati!",
"I acknowledge that I have read and agree to the above terms of service" : "Confermo che ho letto e accetto i suddetti termini di servizio",
"Deleting …" : "Eliminazione in corso…"
"Edit language {language} for region {country}" : "Modifica lingua{language} per regione {country}",
"Deleting …" : "Eliminazione in corso…",
"Delete language {language} for region {country}" : "Elimina lingua {language} per regione {country}"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
8 changes: 7 additions & 1 deletion l10n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@
"Requires users to accept the terms of service before accessing data." : "Richiede che gli utenti accettino i termini del servizio prima di accedere ai dati.",
"Requires users to accept the terms of service before accessing data.\nThis product includes GeoLite2 data created by MaxMind, available from [maxmind.com](http://www.maxmind.com)" : "Richiede che gli utenti accettino i termini del servizio prima di accedere ai dati.\nQuesto prodotto include i dati di GeoLite2 creato da MaxMind, disponibile presso [maxmind.com](http://www.maxmind.com)",
"Require users to accept the terms of service before accessing the service." : "Richiede che gli utenti accettino i termini di servizio prima di accedere.",
"Show for logged-in users" : "Mostra per gli utenti registrati",
"Show on public shares" : "Mostra su condivisioni pubbliche",
"Select a region" : "Seleziona una regione",
"Select a language" : "Seleziona una lingua",
"By using this service …" : "Utilizzando questo servizio…",
Expand All @@ -448,7 +450,11 @@
"Reset all signatories" : "Ripristina tutte le firme",
"Save" : "Salva",
"Ensure that all fields are filled" : "Assicurati che tutti i campi siano compilati",
"Terms saved successfully!" : "Termini salvati con successo!",
"All signatories reset!" : "Tutti i firmatari vengono resettati!",
"I acknowledge that I have read and agree to the above terms of service" : "Confermo che ho letto e accetto i suddetti termini di servizio",
"Deleting …" : "Eliminazione in corso…"
"Edit language {language} for region {country}" : "Modifica lingua{language} per regione {country}",
"Deleting …" : "Eliminazione in corso…",
"Delete language {language} for region {country}" : "Elimina lingua {language} per regione {country}"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

0 comments on commit f578b17

Please sign in to comment.