mirror of
https://github.com/nextcloud/passman.git
synced 2025-10-19 18:06:09 +08:00
[tx-robot] updated from transifex
This commit is contained in:
parent
adc5be9e6c
commit
9f2316d44b
2 changed files with 40 additions and 0 deletions
20
l10n/it.js
20
l10n/it.js
|
@ -22,12 +22,23 @@ OC.L10N.register(
|
|||
"Decrypting credentials" : "Decifratura delle credenziali",
|
||||
"Done" : "Fine",
|
||||
"File read successfully!" : "File letto correttamente!",
|
||||
"Follow the following steps to import your file" : "Segui i passaggi per importare il tuo file",
|
||||
"Credential has no label, skipping" : "Credenziali senza etichetta, ignorate",
|
||||
"Adding {{credential}}" : "Aggiunta di {{credential}}",
|
||||
"Added {{credential}}" : "Aggiunte {{credential}}",
|
||||
"Skipping credential, missing label on line {{line}}" : "Niente dati di accesso, ignora il testo sulla linea {{line}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "Elaborate {{num}} credenziali, avvio dell'importazione",
|
||||
"Importing" : "Importazione in corso",
|
||||
"Start import" : "Avvia importazione",
|
||||
"Select csv file" : "Seleziona file csv",
|
||||
"Parsed {{rows}} lines from csv file" : "Elaborate {{rows}} righe dal file csv",
|
||||
"Skip first row" : "Salta la prima riga",
|
||||
"You need to assign the label field before you can start the import." : "Devi assegnare il campo etichetta prima di avviare l'importazione.",
|
||||
"First 5 lines of the csv are shown." : "Vengono mostrate le prime 5 linee del csv.",
|
||||
"Assign the proper fields to each column." : "Assegna i campi corretti ad ogni colonna.",
|
||||
"Example imported credential" : "Esempio di importazione dati di accesso",
|
||||
"Missing an importer? Try it with the generic csv importer." : "Manca un importatore? prova con l'importatore generico.",
|
||||
"Go back to importers." : "Torni agli importatori.",
|
||||
"Revision deleted" : "Revisione eliminata",
|
||||
"Revision restored" : "Revisione ripristinata",
|
||||
"Save in passman" : "Salva in passman",
|
||||
|
@ -75,6 +86,7 @@ OC.L10N.register(
|
|||
"Filename" : "Nome file",
|
||||
"Upload date" : "Data di caricamento",
|
||||
"Size" : "Dimensione",
|
||||
"Upload or enter your OTP secret" : "Carica o inserisci la tua chiave OTP",
|
||||
"Current OTP settings" : "Impostazioni OTP correnti",
|
||||
"Issuer" : "Emittente",
|
||||
"Secret" : "Segreto",
|
||||
|
@ -97,6 +109,7 @@ OC.L10N.register(
|
|||
"Require every character type" : "Richiedi ogni tipo di carattere",
|
||||
"Export type" : "Esporta tipo",
|
||||
"Export" : "Esporta",
|
||||
"Enter vault password to confirm export." : "Inserisci la password della cassaforte per confermare l'esportazione.",
|
||||
"Rename vault" : "Rinomina cassaforte",
|
||||
"New vault name" : "Nome della nuova cassaforte",
|
||||
"Change" : "Modifica",
|
||||
|
@ -136,6 +149,7 @@ OC.L10N.register(
|
|||
"Score" : "Punteggio",
|
||||
"Action" : "Azione",
|
||||
"Search users or groups..." : "Cerca utente o gruppo ...",
|
||||
"Missing users? Only users that have vaults are shown." : "Utenti mancanti? Solo gli utenti che hanno una cassaforte saranno mostrati.",
|
||||
"Cyphering" : "Cifratura",
|
||||
"Uploading" : "Caricamento",
|
||||
"User" : "Utente",
|
||||
|
@ -149,6 +163,7 @@ OC.L10N.register(
|
|||
"Enable link sharing" : "Abilita condivisione tramite collegamento",
|
||||
"Share until date" : "Condividi fino alla data",
|
||||
"Expire after views" : "Scadenza dopo viste",
|
||||
"Click share first" : "Clicca condividi prima",
|
||||
"Show files" : "Mostra i file",
|
||||
"Details" : "Dettagli",
|
||||
"Hide details" : "Nascondi dettagli",
|
||||
|
@ -196,6 +211,7 @@ OC.L10N.register(
|
|||
"Destroy" : "Distruggi",
|
||||
"Use regex" : "Utilizza espressione regolare",
|
||||
"You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.",
|
||||
"If you want to put the credential in a other vault," : "Se vuoi mettere le credenziali in un altra cassaforte,",
|
||||
"logout of this vault and login to the vault you want the shared credential in." : "esci da questa cassaforte e accedi alla cassaforte con la quale vuoi condividere le credenziali.",
|
||||
"Permissions" : "Permessi",
|
||||
"Received from" : "Ricevute da",
|
||||
|
@ -215,6 +231,8 @@ OC.L10N.register(
|
|||
"Set this vault as default." : "Imposta questa cassaforte come predefinita.",
|
||||
"Login automatically to this vault." : "Accedi automaticamente a questa cassaforte.",
|
||||
"Decrypt vault" : "Decifra cassaforte",
|
||||
"Request vault destruction" : "Richiedi la distruzione della cassaforte",
|
||||
"Request removed" : "Richiesta annullata",
|
||||
"Warning! Adding credentials over http can be insecure!" : "Avviso! L'aggiunta di credenziali su http può essere insicura!",
|
||||
"Logged in to {{vault_name}}" : "Accesso effettuato a {{vault_name}}",
|
||||
"Change vault" : "Cambia cassaforte",
|
||||
|
@ -267,6 +285,8 @@ OC.L10N.register(
|
|||
"Allow users on this server to share passwords with other users" : "Consenti agli utenti su questo server di condividere le password con altri utenti",
|
||||
"Source account" : "Account sorgente",
|
||||
"Destination account" : "Account destinazione",
|
||||
"Credentials moved!" : "Credenziali spostate!",
|
||||
"Requests to destroy vault" : "Richiede la distruzione della cassaforte",
|
||||
"Request ID" : "ID richiesta",
|
||||
"Requested by" : "Richiesto da",
|
||||
"Reason" : "Ragione",
|
||||
|
|
20
l10n/it.json
20
l10n/it.json
|
@ -20,12 +20,23 @@
|
|||
"Decrypting credentials" : "Decifratura delle credenziali",
|
||||
"Done" : "Fine",
|
||||
"File read successfully!" : "File letto correttamente!",
|
||||
"Follow the following steps to import your file" : "Segui i passaggi per importare il tuo file",
|
||||
"Credential has no label, skipping" : "Credenziali senza etichetta, ignorate",
|
||||
"Adding {{credential}}" : "Aggiunta di {{credential}}",
|
||||
"Added {{credential}}" : "Aggiunte {{credential}}",
|
||||
"Skipping credential, missing label on line {{line}}" : "Niente dati di accesso, ignora il testo sulla linea {{line}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "Elaborate {{num}} credenziali, avvio dell'importazione",
|
||||
"Importing" : "Importazione in corso",
|
||||
"Start import" : "Avvia importazione",
|
||||
"Select csv file" : "Seleziona file csv",
|
||||
"Parsed {{rows}} lines from csv file" : "Elaborate {{rows}} righe dal file csv",
|
||||
"Skip first row" : "Salta la prima riga",
|
||||
"You need to assign the label field before you can start the import." : "Devi assegnare il campo etichetta prima di avviare l'importazione.",
|
||||
"First 5 lines of the csv are shown." : "Vengono mostrate le prime 5 linee del csv.",
|
||||
"Assign the proper fields to each column." : "Assegna i campi corretti ad ogni colonna.",
|
||||
"Example imported credential" : "Esempio di importazione dati di accesso",
|
||||
"Missing an importer? Try it with the generic csv importer." : "Manca un importatore? prova con l'importatore generico.",
|
||||
"Go back to importers." : "Torni agli importatori.",
|
||||
"Revision deleted" : "Revisione eliminata",
|
||||
"Revision restored" : "Revisione ripristinata",
|
||||
"Save in passman" : "Salva in passman",
|
||||
|
@ -73,6 +84,7 @@
|
|||
"Filename" : "Nome file",
|
||||
"Upload date" : "Data di caricamento",
|
||||
"Size" : "Dimensione",
|
||||
"Upload or enter your OTP secret" : "Carica o inserisci la tua chiave OTP",
|
||||
"Current OTP settings" : "Impostazioni OTP correnti",
|
||||
"Issuer" : "Emittente",
|
||||
"Secret" : "Segreto",
|
||||
|
@ -95,6 +107,7 @@
|
|||
"Require every character type" : "Richiedi ogni tipo di carattere",
|
||||
"Export type" : "Esporta tipo",
|
||||
"Export" : "Esporta",
|
||||
"Enter vault password to confirm export." : "Inserisci la password della cassaforte per confermare l'esportazione.",
|
||||
"Rename vault" : "Rinomina cassaforte",
|
||||
"New vault name" : "Nome della nuova cassaforte",
|
||||
"Change" : "Modifica",
|
||||
|
@ -134,6 +147,7 @@
|
|||
"Score" : "Punteggio",
|
||||
"Action" : "Azione",
|
||||
"Search users or groups..." : "Cerca utente o gruppo ...",
|
||||
"Missing users? Only users that have vaults are shown." : "Utenti mancanti? Solo gli utenti che hanno una cassaforte saranno mostrati.",
|
||||
"Cyphering" : "Cifratura",
|
||||
"Uploading" : "Caricamento",
|
||||
"User" : "Utente",
|
||||
|
@ -147,6 +161,7 @@
|
|||
"Enable link sharing" : "Abilita condivisione tramite collegamento",
|
||||
"Share until date" : "Condividi fino alla data",
|
||||
"Expire after views" : "Scadenza dopo viste",
|
||||
"Click share first" : "Clicca condividi prima",
|
||||
"Show files" : "Mostra i file",
|
||||
"Details" : "Dettagli",
|
||||
"Hide details" : "Nascondi dettagli",
|
||||
|
@ -194,6 +209,7 @@
|
|||
"Destroy" : "Distruggi",
|
||||
"Use regex" : "Utilizza espressione regolare",
|
||||
"You have incoming share requests." : "Hai ricevuto delle richieste di condivisione.",
|
||||
"If you want to put the credential in a other vault," : "Se vuoi mettere le credenziali in un altra cassaforte,",
|
||||
"logout of this vault and login to the vault you want the shared credential in." : "esci da questa cassaforte e accedi alla cassaforte con la quale vuoi condividere le credenziali.",
|
||||
"Permissions" : "Permessi",
|
||||
"Received from" : "Ricevute da",
|
||||
|
@ -213,6 +229,8 @@
|
|||
"Set this vault as default." : "Imposta questa cassaforte come predefinita.",
|
||||
"Login automatically to this vault." : "Accedi automaticamente a questa cassaforte.",
|
||||
"Decrypt vault" : "Decifra cassaforte",
|
||||
"Request vault destruction" : "Richiedi la distruzione della cassaforte",
|
||||
"Request removed" : "Richiesta annullata",
|
||||
"Warning! Adding credentials over http can be insecure!" : "Avviso! L'aggiunta di credenziali su http può essere insicura!",
|
||||
"Logged in to {{vault_name}}" : "Accesso effettuato a {{vault_name}}",
|
||||
"Change vault" : "Cambia cassaforte",
|
||||
|
@ -265,6 +283,8 @@
|
|||
"Allow users on this server to share passwords with other users" : "Consenti agli utenti su questo server di condividere le password con altri utenti",
|
||||
"Source account" : "Account sorgente",
|
||||
"Destination account" : "Account destinazione",
|
||||
"Credentials moved!" : "Credenziali spostate!",
|
||||
"Requests to destroy vault" : "Richiede la distruzione della cassaforte",
|
||||
"Request ID" : "ID richiesta",
|
||||
"Requested by" : "Richiesto da",
|
||||
"Reason" : "Ragione",
|
||||
|
|
Loading…
Add table
Reference in a new issue