lang
This commit is contained in:
@@ -35,9 +35,6 @@ delete=Elimina
|
||||
username=Username
|
||||
password=Password
|
||||
welcome=Benvenuto
|
||||
##########################
|
||||
### TODO: Translate ###
|
||||
##########################
|
||||
property=Proprietà
|
||||
black=Nero
|
||||
white=Bianco
|
||||
@@ -46,7 +43,11 @@ green=Verde
|
||||
blue=Blu
|
||||
custom=Personalizzato
|
||||
|
||||
|
||||
changedCredsMessage=Credentials changed!
|
||||
notAuthenticatedMessage=User not authenticated.
|
||||
userNotFoundMessage=User not found.
|
||||
incorrectPasswordMessage=Current password is incorrect.
|
||||
usernameExistsMessage=New Username already exists.
|
||||
|
||||
|
||||
|
||||
@@ -74,6 +75,19 @@ settings.zipThreshold=Comprimi file in .zip quando il numero di download supera
|
||||
settings.signOut=Logout
|
||||
settings.accountSettings=Impostazioni Account
|
||||
|
||||
|
||||
|
||||
changeCreds.title=Change Credentials
|
||||
changeCreds.header=Update Your Account Details
|
||||
changeCreds.changeUserAndPassword=You are using default login credentials. Please enter a new password (and username if wanted)
|
||||
changeCreds.newUsername=New Username
|
||||
changeCreds.oldPassword=Current Password
|
||||
changeCreds.newPassword=New Password
|
||||
changeCreds.confirmNewPassword=Confirm New Password
|
||||
changeCreds.submit=Submit Changes
|
||||
|
||||
|
||||
|
||||
account.title=Impostazioni Account
|
||||
account.accountSettings=Impostazioni Account
|
||||
account.adminSettings=Impostazioni Admin - Aggiungi e Vedi Utenti
|
||||
@@ -105,6 +119,7 @@ adminUserSettings.role=Ruolo
|
||||
adminUserSettings.actions=Azioni
|
||||
adminUserSettings.apiUser=Utente API limitato
|
||||
adminUserSettings.webOnlyUser=Utente solo Web
|
||||
adminUserSettings.forceChange=Force user to change username/password on login
|
||||
adminUserSettings.submit=Salva utente
|
||||
|
||||
#############
|
||||
@@ -333,9 +348,6 @@ login.signinTitle=Per favore accedi
|
||||
#auto-redact
|
||||
autoRedact.title=Redazione automatica
|
||||
autoRedact.header=Redazione automatica
|
||||
##########################
|
||||
### TODO: Translate ###
|
||||
##########################
|
||||
autoRedact.colorLabel=Colore
|
||||
autoRedact.textsToRedactLabel=Testo da oscurare (separato da righe)
|
||||
autoRedact.textsToRedactPlaceholder=per esempio. \nConfidenziale \nTop-Secret
|
||||
@@ -756,13 +768,6 @@ changeMetadata.selectText.5=Aggiungi proprietà personalizzata:
|
||||
changeMetadata.submit=Cambia Proprietà
|
||||
|
||||
|
||||
#xlsToPdf
|
||||
xlsToPdf.title=Da Excel a PDF
|
||||
xlsToPdf.header=Da Excel a PDF
|
||||
xlsToPdf.selectText.1=Seleziona un foglio XLS o XLSX da convertire
|
||||
xlsToPdf.convert=Converti
|
||||
|
||||
|
||||
#pdfToPDFA
|
||||
pdfToPDFA.title=Da PDF a PDF/A
|
||||
pdfToPDFA.header=Da PDF a PDF/A
|
||||
|
||||
Reference in New Issue
Block a user