summaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/ar.js1
-rw-r--r--apps/settings/l10n/ar.json1
-rw-r--r--apps/settings/l10n/de_DE.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/gl.js1
-rw-r--r--apps/settings/l10n/gl.json1
-rw-r--r--apps/settings/l10n/it.js31
-rw-r--r--apps/settings/l10n/it.json31
-rw-r--r--apps/settings/l10n/sv.js2
-rw-r--r--apps/settings/l10n/sv.json2
-rw-r--r--apps/settings/l10n/tr.js4
-rw-r--r--apps/settings/l10n/tr.json4
-rw-r--r--apps/settings/l10n/zh_TW.js1
-rw-r--r--apps/settings/l10n/zh_TW.json1
14 files changed, 82 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 22e42a06da2..ad067cf67fa 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -331,6 +331,7 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "لا أحد من تطبيقاتك المثبتة يوفر وظيفة توليد الصور.",
"Text processing" : "معالجة النصوص",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة",
+ "None of your currently installed apps provide custom Text processing functionality." : "لا أحد من تطبيقاتك المثبتة حاليّاً يوفر وظيفة مخصصة لمعالجة النصوص.",
"Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.",
"None" : "لا شيء",
"Unable to modify setting" : "تعذّر تعديل الإعداد",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index 5b4d7a3f5af..15af36f9dd5 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -329,6 +329,7 @@
"None of your currently installed apps provide image generation functionality" : "لا أحد من تطبيقاتك المثبتة يوفر وظيفة توليد الصور.",
"Text processing" : "معالجة النصوص",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "يمكن تنفيذ مهام معالجة النصوص بواسطة تطبيقات مختلفة. هنا يمكنك تعيين التطبيق الذي يجب استخدامه لأي مهمة",
+ "None of your currently installed apps provide custom Text processing functionality." : "لا أحد من تطبيقاتك المثبتة حاليّاً يوفر وظيفة مخصصة لمعالجة النصوص.",
"Here you can decide which group can access certain sections of the administration settings." : "هنا يمكنك تحديد المجموعة التي يمكنها الوصول إلى أقسام معينة من إعدادات الإدارة.",
"None" : "لا شيء",
"Unable to modify setting" : "تعذّر تعديل الإعداد",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 3bb048ad0b2..e7c0fd6b6d6 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -331,6 +331,7 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung",
"Text processing" : "Textverarbeitung",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Keine Ihrer aktuell installierten Apps bietet benutzerdefinierte Textverarbeitungsfunktionen.",
"Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.",
"None" : "Keine",
"Unable to modify setting" : "Einstellung konnte nicht geändert werden",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index 4cef6e457db..ecd5018752a 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -329,6 +329,7 @@
"None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung",
"Text processing" : "Textverarbeitung",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Keine Ihrer aktuell installierten Apps bietet benutzerdefinierte Textverarbeitungsfunktionen.",
"Here you can decide which group can access certain sections of the administration settings." : "Hier können Sie festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.",
"None" : "Keine",
"Unable to modify setting" : "Einstellung konnte nicht geändert werden",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 82245e801e9..33b85730e7c 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -331,6 +331,7 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes",
"Text processing" : "Procesamento de texto",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto personalizadas.",
"Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.",
"None" : "Ningún",
"Unable to modify setting" : "Non é posíbel modificar a configuración",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index ccad8bdb59d..c7d306f9ea2 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -329,6 +329,7 @@
"None of your currently installed apps provide image generation functionality" : "Ningunha das aplicacións instaladas neste momento ofrece funcións de xeración de imaxes",
"Text processing" : "Procesamento de texto",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "As tarefas de procesamento de texto poden ser realizadas por diferentes aplicacións. Aquí pode definir que aplicación debe usarse para que tarefa.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Ningunha das aplicacións instaladas neste momento ofrece funcións de procesamento de texto personalizadas.",
"Here you can decide which group can access certain sections of the administration settings." : "Aquí pode decidir que grupo pode acceder a determinadas seccións dos axustes de administración.",
"None" : "Ningún",
"Unable to modify setting" : "Non é posíbel modificar a configuración",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 3eaed6c0b45..c4d1025b774 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -56,9 +56,12 @@ OC.L10N.register(
"Wrong password" : "Password errata",
"Unable to change personal password" : "Impossibile cambiare la password personale",
"Saved" : "Salvato",
+ "No Login supplied" : "Non è stato fornito alcun accesso",
"Unable to change password. Password too long." : "Impossibile modificare la password. Password troppo lunga.",
"Authentication error" : "Errore di autenticazione",
+ "Please provide an admin recovery password; otherwise, all account data will be lost." : "Fornisci una password amministrativa di ripristino; altrimenti, tutti i dati degli account saranno persi.",
"Wrong admin recovery password. Please check the password and try again." : "Password amministrativa di ripristino errata. Controlla la password e prova ancora.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "Il backend non supporta la modifica della password, ma la cifratura della chiave dell'account è stata aggiornata.",
"Administrator documentation" : "Documentazione amministratore",
"User documentation" : "Documentazione utente",
"Nextcloud help overview" : "Panoramica dell'aiuto per Nextcloud",
@@ -68,6 +71,8 @@ OC.L10N.register(
"If you received this email, the email configuration seems to be correct." : "Se hai ricevuto questo messaggio, la configurazione della posta elettronica dovrebbe essere corretta.",
"Email could not be sent. Check your mail server log" : "Il messaggio non può essere inviato. Controlla il log del tuo server di posta",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
+ "You need to set your account email before being able to send test emails. Go to %s for that." : "Devi impostare la tua email prima di poter inviare email di prova. Vai in %s per farlo.",
+ "Recently active" : "Attivi di recente",
"Disabled accounts" : "Account disabilitati",
"Invalid account" : "Account non valido",
"Invalid mail address" : "Indirizzo email non valido",
@@ -95,9 +100,11 @@ OC.L10N.register(
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Benvenuto nel tuo account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
+ "Your Login is: %s" : "Il tuo accesso è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
"Install Client" : "Installa client",
+ "Logged in account must be a subadmin" : "L'account che ha eseguito l'accesso deve essere un sotto-amministratore",
"Apps" : "Applicazioni",
"Personal" : "Personale",
"Administration" : "Amministrazione",
@@ -118,25 +125,49 @@ OC.L10N.register(
"Background jobs" : "Operazioni in background",
"Unlimited" : "Illimitata",
"Verifying" : "Verifica",
+ "Allowed admin IP ranges" : "Intervalli di IP consentiti",
+ "Admin IP filtering isn’t applied." : "Il filtro di IP amministrativi non è applicato.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La chiave di configurazione \"%1$s\" si aspetta un array (%2$s trovato). La validazione dell'intervallo di IP amministrativi non verrà applicata.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La chiave di configurazione \"%1$s\" contiene intervalli di IP non validi: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Il filtro di IP amministrativi è configurato correttamente.",
+ "App directories owner" : "Proprietario cartelle di app",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alcune applicazioni sono di proprietà di un utente diverso da quello del server web. Questo potrebbe verificarsi se le applicazioni sono state installate manualmente. Controlla i permessi delle cartelle delle seguenti applicazioni:\n%s",
+ "App directories have the correct owner \"%s\"" : "Le cartelle di app hanno il proprietario corretto \"%s\"",
"Brute-force Throttle" : "Acceleratore Brute-force",
"Your remote address could not be determined." : "Il tuo indirizzo remoto non può essere determinato.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Il tuo indirizzo remoto è stato riconosciuto come \"%s\" e al momento l'accelleratore brute-force rallenta le performance di molte richieste. Se l'indirizzo remoto non è il tuo, questo può essere un'indicazione che un proxy non è configurato correttamente.",
"Your remote address \"%s\" is not brute-force throttled." : "Il tuo indirizzo remoto \"%s\" non è accellerato in modalità brute-force.",
+ "Old administration imported certificates" : "Certificati importati della vecchia amministrazione",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "È in sospeso un processo in background che controlla i certificati SSL importati dall'amministrazione. Controlla più tardi.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Sono presenti alcuni certificati SSL importati dall'amministrazione, che non vengono più utilizzati con Nextcloud 21. Possono essere importati dalla riga di comando tramite il comando \"occ security:certificates:import\". I loro percorsi all'interno della cartella dei dati sono mostrati di seguito.",
"Code integrity" : "Integrità del codice",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Il controllo di integrità è stato disattivato. L'integrità non può essere verificata.",
"No altered files" : "Nessun file modificato",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Alcuni file non hanno superato il controllo di integrità. {link1} {link2}",
"Cron errors" : "Errori di cron",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:\n%s",
+ "The last cron job ran without errors." : "L'ultimo job di cron è stato eseguito senza errori.",
"Cron last run" : "Ultimo avvio di Cron",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "L'ultima esecuzione del job in background è stata eseguita il %s. Potrebbe esserci un problema. {link}.",
+ "Last background job execution ran %s." : "L'ultima esecuzione del job in cron è stata eseguita il %s.",
+ "Data directory protected" : "Cartella dei dati protetta",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Non è stato possibile controllare se la cartella dei dati sia protetta. Controlla manualmente che il tuo server non permetta l'accesso alla cartella dei dati.",
"Database missing columns" : "Colonne mancanti nel database",
"Missing optional column \"%s\" in table \"%s\"." : "Manca la colonna facoltativa \"%s\" nella tabella \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Nel database mancano alcune colonne opzionali. Poiché l'aggiunta di colonne su tabelle grandi può richiedere del tempo, non sono state aggiunte automaticamente. Eseguendo \"occ db:add-missing-columns\", le colonne mancanti possono essere aggiunte manualmente mentre l'istanza è in esecuzione. Una volta che le colonne sono state aggiunte, alcune funzionalità potrebbero migliorare i tempi di risposta o l'usabilità.",
"Database missing indices" : "Indici mancanti nel database",
+ "Missing indices:" : "Indici mancanti:",
+ "\"%s\" in table \"%s\"" : "\"%s\" nella tabella \"%s\"",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Rilevati alcuni indici opzionali mancanti. Occasionalmente vengono aggiunti nuovi indici (da Nextcloud o dalle applicazioni installate) per migliorare le prestazioni del database. L'aggiunta di indici a volte può richiedere del tempo e intaccare le prestazioni temporaneamente, perciò non viene fatto automaticamente durante gli aggiornamenti. Una volta aggiunti gli indici, le query a quelle tabella dovrebbero essere più veloci. Usa il comando `occ db:add-missing-indices` per aggiungerli.",
"Database missing primary keys" : "Chiavi primarie mancanti nel database",
"Missing primary key on table \"%s\"." : "Manca la chiave primaria sulla tabella \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Nel database mancano alcune chiavi primarie. Poiché l'aggiunta di chiavi primarie su tabelle grandi può richiedere del tempo, non sono state aggiunte automaticamente. Eseguendo \"occ db:add-missing-primary-keys\", quelle chiavi mancanti possono essere aggiunte manualmente mentre l'istanza è in esecuzione.",
"Database pending bigint migrations" : "Database in attesa di migrazioni di bigint",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "In alcune colonne del database manca una conversione in big int. Poiché la modifica dei tipi di colonna su tabelle di grandi dimensioni potrebbe richiedere del tempo, non sono state modificate automaticamente. Eseguendo \"occ db:convert-filecache-bigint\" è possibile applicare manualmente le modifiche in sospeso. Questa operazione deve essere eseguita mentre l'istanza è offline.",
+ "Debug mode" : "Modalità di debug",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Questa istanza sta funzionando in modalità debug. Attivala solo per lo sviluppo locale e non in ambienti di produzione.",
+ "Debug mode is disabled." : "La modalità di debug è disabilitata.",
"Default phone region" : "Regione telefonica predefinita",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "La tua installazione non ha una regione telefonica predefinita impostata. Ciò è necessario per poter convalidare i numeri di telefono nelle impostazioni del profilo senza un codice nazionale. Per consentire i numeri senza un codice nazionale, aggiungi \"default_phone_region\" con il rispettivo codice ISO 3166-1 della regione desiderata al file di configurazione.",
"Email test" : "Prova email",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index fb458342f04..a8551a250d7 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -54,9 +54,12 @@
"Wrong password" : "Password errata",
"Unable to change personal password" : "Impossibile cambiare la password personale",
"Saved" : "Salvato",
+ "No Login supplied" : "Non è stato fornito alcun accesso",
"Unable to change password. Password too long." : "Impossibile modificare la password. Password troppo lunga.",
"Authentication error" : "Errore di autenticazione",
+ "Please provide an admin recovery password; otherwise, all account data will be lost." : "Fornisci una password amministrativa di ripristino; altrimenti, tutti i dati degli account saranno persi.",
"Wrong admin recovery password. Please check the password and try again." : "Password amministrativa di ripristino errata. Controlla la password e prova ancora.",
+ "Backend does not support password change, but the encryption of the account key was updated." : "Il backend non supporta la modifica della password, ma la cifratura della chiave dell'account è stata aggiornata.",
"Administrator documentation" : "Documentazione amministratore",
"User documentation" : "Documentazione utente",
"Nextcloud help overview" : "Panoramica dell'aiuto per Nextcloud",
@@ -66,6 +69,8 @@
"If you received this email, the email configuration seems to be correct." : "Se hai ricevuto questo messaggio, la configurazione della posta elettronica dovrebbe essere corretta.",
"Email could not be sent. Check your mail server log" : "Il messaggio non può essere inviato. Controlla il log del tuo server di posta",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)",
+ "You need to set your account email before being able to send test emails. Go to %s for that." : "Devi impostare la tua email prima di poter inviare email di prova. Vai in %s per farlo.",
+ "Recently active" : "Attivi di recente",
"Disabled accounts" : "Account disabilitati",
"Invalid account" : "Account non valido",
"Invalid mail address" : "Indirizzo email non valido",
@@ -93,9 +98,11 @@
"Welcome aboard" : "Benvenuto a bordo",
"Welcome aboard %s" : "Benvenuto a bordo di %s",
"Welcome to your %s account, you can add, protect, and share your data." : "Benvenuto nel tuo account %s, puoi aggiungere, proteggere e condividere i tuoi dati.",
+ "Your Login is: %s" : "Il tuo accesso è: %s",
"Set your password" : "Imposta la tua password",
"Go to %s" : "Vai a %s",
"Install Client" : "Installa client",
+ "Logged in account must be a subadmin" : "L'account che ha eseguito l'accesso deve essere un sotto-amministratore",
"Apps" : "Applicazioni",
"Personal" : "Personale",
"Administration" : "Amministrazione",
@@ -116,25 +123,49 @@
"Background jobs" : "Operazioni in background",
"Unlimited" : "Illimitata",
"Verifying" : "Verifica",
+ "Allowed admin IP ranges" : "Intervalli di IP consentiti",
+ "Admin IP filtering isn’t applied." : "Il filtro di IP amministrativi non è applicato.",
+ "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La chiave di configurazione \"%1$s\" si aspetta un array (%2$s trovato). La validazione dell'intervallo di IP amministrativi non verrà applicata.",
+ "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La chiave di configurazione \"%1$s\" contiene intervalli di IP non validi: \"%2$s\"",
+ "Admin IP filtering is correctly configured." : "Il filtro di IP amministrativi è configurato correttamente.",
+ "App directories owner" : "Proprietario cartelle di app",
+ "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Alcune applicazioni sono di proprietà di un utente diverso da quello del server web. Questo potrebbe verificarsi se le applicazioni sono state installate manualmente. Controlla i permessi delle cartelle delle seguenti applicazioni:\n%s",
+ "App directories have the correct owner \"%s\"" : "Le cartelle di app hanno il proprietario corretto \"%s\"",
"Brute-force Throttle" : "Acceleratore Brute-force",
"Your remote address could not be determined." : "Il tuo indirizzo remoto non può essere determinato.",
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Il tuo indirizzo remoto è stato riconosciuto come \"%s\" e al momento l'accelleratore brute-force rallenta le performance di molte richieste. Se l'indirizzo remoto non è il tuo, questo può essere un'indicazione che un proxy non è configurato correttamente.",
"Your remote address \"%s\" is not brute-force throttled." : "Il tuo indirizzo remoto \"%s\" non è accellerato in modalità brute-force.",
+ "Old administration imported certificates" : "Certificati importati della vecchia amministrazione",
+ "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "È in sospeso un processo in background che controlla i certificati SSL importati dall'amministrazione. Controlla più tardi.",
+ "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Sono presenti alcuni certificati SSL importati dall'amministrazione, che non vengono più utilizzati con Nextcloud 21. Possono essere importati dalla riga di comando tramite il comando \"occ security:certificates:import\". I loro percorsi all'interno della cartella dei dati sono mostrati di seguito.",
"Code integrity" : "Integrità del codice",
+ "Integrity checker has been disabled. Integrity cannot be verified." : "Il controllo di integrità è stato disattivato. L'integrità non può essere verificata.",
"No altered files" : "Nessun file modificato",
+ "Some files have not passed the integrity check. {link1} {link2}" : "Alcuni file non hanno superato il controllo di integrità. {link1} {link2}",
"Cron errors" : "Errori di cron",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:\n%s",
+ "The last cron job ran without errors." : "L'ultimo job di cron è stato eseguito senza errori.",
"Cron last run" : "Ultimo avvio di Cron",
+ "Last background job execution ran %s. Something seems wrong. {link}." : "L'ultima esecuzione del job in background è stata eseguita il %s. Potrebbe esserci un problema. {link}.",
+ "Last background job execution ran %s." : "L'ultima esecuzione del job in cron è stata eseguita il %s.",
+ "Data directory protected" : "Cartella dei dati protetta",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet. Il file .htaccess non funziona. Ti consigliamo vivamente di configurare il server in modo che la cartella dei dati non sia più accessibile o di spostare la cartella fuori dalla radice del server web.",
+ "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Non è stato possibile controllare se la cartella dei dati sia protetta. Controlla manualmente che il tuo server non permetta l'accesso alla cartella dei dati.",
"Database missing columns" : "Colonne mancanti nel database",
"Missing optional column \"%s\" in table \"%s\"." : "Manca la colonna facoltativa \"%s\" nella tabella \"%s\".",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Nel database mancano alcune colonne opzionali. Poiché l'aggiunta di colonne su tabelle grandi può richiedere del tempo, non sono state aggiunte automaticamente. Eseguendo \"occ db:add-missing-columns\", le colonne mancanti possono essere aggiunte manualmente mentre l'istanza è in esecuzione. Una volta che le colonne sono state aggiunte, alcune funzionalità potrebbero migliorare i tempi di risposta o l'usabilità.",
"Database missing indices" : "Indici mancanti nel database",
+ "Missing indices:" : "Indici mancanti:",
+ "\"%s\" in table \"%s\"" : "\"%s\" nella tabella \"%s\"",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Rilevati alcuni indici opzionali mancanti. Occasionalmente vengono aggiunti nuovi indici (da Nextcloud o dalle applicazioni installate) per migliorare le prestazioni del database. L'aggiunta di indici a volte può richiedere del tempo e intaccare le prestazioni temporaneamente, perciò non viene fatto automaticamente durante gli aggiornamenti. Una volta aggiunti gli indici, le query a quelle tabella dovrebbero essere più veloci. Usa il comando `occ db:add-missing-indices` per aggiungerli.",
"Database missing primary keys" : "Chiavi primarie mancanti nel database",
"Missing primary key on table \"%s\"." : "Manca la chiave primaria sulla tabella \"%s\".",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Nel database mancano alcune chiavi primarie. Poiché l'aggiunta di chiavi primarie su tabelle grandi può richiedere del tempo, non sono state aggiunte automaticamente. Eseguendo \"occ db:add-missing-primary-keys\", quelle chiavi mancanti possono essere aggiunte manualmente mentre l'istanza è in esecuzione.",
"Database pending bigint migrations" : "Database in attesa di migrazioni di bigint",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "In alcune colonne del database manca una conversione in big int. Poiché la modifica dei tipi di colonna su tabelle di grandi dimensioni potrebbe richiedere del tempo, non sono state modificate automaticamente. Eseguendo \"occ db:convert-filecache-bigint\" è possibile applicare manualmente le modifiche in sospeso. Questa operazione deve essere eseguita mentre l'istanza è offline.",
+ "Debug mode" : "Modalità di debug",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Questa istanza sta funzionando in modalità debug. Attivala solo per lo sviluppo locale e non in ambienti di produzione.",
+ "Debug mode is disabled." : "La modalità di debug è disabilitata.",
"Default phone region" : "Regione telefonica predefinita",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "La tua installazione non ha una regione telefonica predefinita impostata. Ciò è necessario per poter convalidare i numeri di telefono nelle impostazioni del profilo senza un codice nazionale. Per consentire i numeri senza un codice nazionale, aggiungi \"default_phone_region\" con il rispettivo codice ISO 3166-1 della regione desiderata al file di configurazione.",
"Email test" : "Prova email",
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js
index af7c58fc312..d8d61257799 100644
--- a/apps/settings/l10n/sv.js
+++ b/apps/settings/l10n/sv.js
@@ -503,6 +503,7 @@ OC.L10N.register(
"Set default language" : "Ställ in standardspråk",
"Add new account" : "Lägg till nytt konto",
"Manager" : "Chef",
+ "Set line manager" : "Ange linjechef",
"Account name will be autogenerated" : "Kontonamn kommer att autogenereras",
"Account name (required)" : "Kontonamn (obligatoriskt)",
"Total rows summary" : "Sammanfattning antal rader",
@@ -535,6 +536,7 @@ OC.L10N.register(
"Remote wipe of devices" : "Fjärrensning av enheter",
"Wipe {userid}'s devices" : "Rensa enheter för {userid}",
"Wiped {userid}'s devices" : "Rensade enheter för {userid}",
+ "Failed to update line manager" : "Kunde inte uppdatera linjechef",
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Fullständig radering av konto för {userid} inklusive alla personliga filer, appdata etc.",
"Account deletion" : "Radering av konto",
"Delete {userid}'s account" : "Ta bort konto för {userid}",
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json
index 0d361c679c2..7bfb83c8989 100644
--- a/apps/settings/l10n/sv.json
+++ b/apps/settings/l10n/sv.json
@@ -501,6 +501,7 @@
"Set default language" : "Ställ in standardspråk",
"Add new account" : "Lägg till nytt konto",
"Manager" : "Chef",
+ "Set line manager" : "Ange linjechef",
"Account name will be autogenerated" : "Kontonamn kommer att autogenereras",
"Account name (required)" : "Kontonamn (obligatoriskt)",
"Total rows summary" : "Sammanfattning antal rader",
@@ -533,6 +534,7 @@
"Remote wipe of devices" : "Fjärrensning av enheter",
"Wipe {userid}'s devices" : "Rensa enheter för {userid}",
"Wiped {userid}'s devices" : "Rensade enheter för {userid}",
+ "Failed to update line manager" : "Kunde inte uppdatera linjechef",
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Fullständig radering av konto för {userid} inklusive alla personliga filer, appdata etc.",
"Account deletion" : "Radering av konto",
"Delete {userid}'s account" : "Ta bort konto för {userid}",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index d1369d457be..4c1bf8b3cb5 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -221,6 +221,9 @@ OC.L10N.register(
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru şekilde \"%s\" olarak ayarlanmış.",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru bir adres olan \"%s\" olarak ayarlanmış. Önerilen adres \"%s\".",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Lütfen config.php dosyanızdaki \"overwrite.cli.url\" seçeneğini, kullanıcılarınızın bu Nextcloud kopyasına erişmek için kullandığı adres olarak ayarladığınızdan emin olun. Önerilen: \"%s\". Yoksa, zamanlanmış görev üzerinden adres üretme sorunları çıkabilir. (Önerilen adres, kullanıcılarınızın bu Nextcloud kopyasına erişmek için kullandığı adres olmasa da olabilir. Her durumda bunu iki kez denetlemek iyi olur.)",
+ "PHP APCu configuration" : "PHP APCu yapılandırması",
+ "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu ön belleğiniz tümüyle dolu çalışıyor. apc.shm_size php ayarını artırmayı değerlendirin.",
+ "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu ön belleğiniz %%%s noktasında neredeyse tümüyle dolu. apc.shm_size php ayarını artırmayı değerlendirin.",
"PHP default charset" : "Varsayılan PHP karakter kümesi",
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP \"default_charset\" yapılandırma seçeneği UTF-8 olmalı",
"PHP set_time_limit" : "PHP set_time_limit",
@@ -328,6 +331,7 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok",
"Text processing" : "Metin işleme",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Şu anda kurulu uygulamaların hiç birinde özel metin işleme özelliği yok",
"Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.",
"None" : "Yok",
"Unable to modify setting" : "Ayar değiştirilemedi",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index a43b7788baa..b809966dbe5 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -219,6 +219,9 @@
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru şekilde \"%s\" olarak ayarlanmış.",
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "config.php dosyasınızdaki \"overwrite.cli.url\" seçeneği doğru bir adres olan \"%s\" olarak ayarlanmış. Önerilen adres \"%s\".",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Lütfen config.php dosyanızdaki \"overwrite.cli.url\" seçeneğini, kullanıcılarınızın bu Nextcloud kopyasına erişmek için kullandığı adres olarak ayarladığınızdan emin olun. Önerilen: \"%s\". Yoksa, zamanlanmış görev üzerinden adres üretme sorunları çıkabilir. (Önerilen adres, kullanıcılarınızın bu Nextcloud kopyasına erişmek için kullandığı adres olmasa da olabilir. Her durumda bunu iki kez denetlemek iyi olur.)",
+ "PHP APCu configuration" : "PHP APCu yapılandırması",
+ "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu ön belleğiniz tümüyle dolu çalışıyor. apc.shm_size php ayarını artırmayı değerlendirin.",
+ "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu ön belleğiniz %%%s noktasında neredeyse tümüyle dolu. apc.shm_size php ayarını artırmayı değerlendirin.",
"PHP default charset" : "Varsayılan PHP karakter kümesi",
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP \"default_charset\" yapılandırma seçeneği UTF-8 olmalı",
"PHP set_time_limit" : "PHP set_time_limit",
@@ -326,6 +329,7 @@
"None of your currently installed apps provide image generation functionality" : "Şu anda kurulu uygulamaların hiç birinde görsel oluşturma özelliği yok",
"Text processing" : "Metin işleme",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Metin işleme özelliği farklı uygulamalardan sağlanabilir. Buradan, bu görev için hangi uygulamanın kullanılacağını ayarlayabilirsiniz.",
+ "None of your currently installed apps provide custom Text processing functionality." : "Şu anda kurulu uygulamaların hiç birinde özel metin işleme özelliği yok",
"Here you can decide which group can access certain sections of the administration settings." : "Hangi yönetici ayarlarına hangi grubun erişebileceğini bu bölümden belirleyebilirsiniz.",
"None" : "Yok",
"Unable to modify setting" : "Ayar değiştirilemedi",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 6a63690b620..f57b6c1031e 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -331,6 +331,7 @@ OC.L10N.register(
"None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能",
"Text processing" : "文字處理",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。",
+ "None of your currently installed apps provide custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。",
"Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。",
"None" : "無",
"Unable to modify setting" : "無法修改設定",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index c3bfdcf8d36..21e04f84339 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -329,6 +329,7 @@
"None of your currently installed apps provide image generation functionality" : "您目前安裝的應用程式均不提供產生影像功能",
"Text processing" : "文字處理",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文字處理任務可以透過不同的應用程式實作。您可以在此處設定要使用哪個應用程式。",
+ "None of your currently installed apps provide custom Text processing functionality." : "您目前安裝的應用程式均不提供自訂文字處理功能。",
"Here you can decide which group can access certain sections of the administration settings." : "您可以在此決定哪些群組可以存取哪些管理設定。",
"None" : "無",
"Unable to modify setting" : "無法修改設定",