summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/eu.js4
-rw-r--r--core/l10n/eu.json4
-rw-r--r--core/l10n/hu.js2
-rw-r--r--core/l10n/hu.json2
-rw-r--r--core/l10n/it.js4
-rw-r--r--core/l10n/it.json4
6 files changed, 18 insertions, 2 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 8981a99766f..b9caed5241f 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Oraindik ez duzu posta elektronikoko zerbitzariaren konfigurazioa ezarri edo egiaztatu. Mesedez, joan {mailSettingsStart}Oinarrizko ezarpenetara{mailSettingsEnd} hauek ezartzeko. Ondoren, erabili inprimakiaren azpiko \"Bidali mezu elektronikoa\" botoia zure ezarpenak egiaztatzeko.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Zure datu-basea ez da \"READ COMMITTED\" transakzio isolamendu mailarekin exekutatzen. Honek arazoak eragin ditzake hainbat ekintza paraleloan exekutatzen direnean.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHPren \"fileinfo\" modulua falta da. Biziki gomendatzen da modulu hau gaitzea, MIME moten detekzioan emaitza hobeak lortzeko.",
+ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Zure helbide urruna \"{remoteAddress}\" bezala identifikatua izan zen, eta gelditzera behartuta dago une honetan eskaera batzuen errendimendua gutxituz. Urrutiko helbidea zure helbidea ez bada, proxy bat ez dela behar bezala konfiguratu adierazten du. Informazio gehiago aurkitu daiteke {linkstart} dokumentazioan ↗{linkend}.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakzio-fitxategiak blokeatzea desgaituta dago, honek lasterketa baldintzekin arazoak sor ditzake. Gaitu \"filelocking.enabled\" config.php-n arazo horiek saihesteko. Informazio gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗ {linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Datu-basea fitxategi transakzionalak blokeatzeko erabiltzen da. Errendimendua hobetzeko, mesedez konfiguratu memcache, eskuragarri badago. Ikusi {linkstart}dokumentazioa ↗{linkend} informazio gehiago lortzeko.",
"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: \"{suggestedOverwriteCliURL}\". 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.)" : "Mesedez, ziurtatu zure config.php fitxategiko \"overwrite.cli.url\" aukera zure erabiltzaileek nagusiki Nextcloud honetara sartzeko erabiltzen duten URLan ezartzen duzula. Iradokizuna: \"{suggestedOverwriteCliURL}\". Bestela, URLa sortzeko arazoak egon daitezke cron bidez. (Litekeena da iradokitako URLa ez izatea zure erabiltzaileek nagusiki Nextcloud honetara atzitzeko erabiltzen duten URLa. Edonola ere, hau egiaztatzea da onena.)",
@@ -235,8 +236,11 @@ OC.L10N.register(
"Looking for {term} …" : "{term} bilatzen...",
"No" : "Ez",
"Yes" : "Bai",
+ "Choose {file}" : "Aukeratu {file}",
"Choose" : "Aukeratu",
+ "Copy to {target}" : "Kopiatu hona: {target}",
"Copy" : "Kopiatu",
+ "Move to {target}" : "Mugitu hona: {target}",
"Move" : "Mugitu",
"OK" : "Ados",
"Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 80bb7d054c8..ec2663ea871 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -82,6 +82,7 @@
"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Oraindik ez duzu posta elektronikoko zerbitzariaren konfigurazioa ezarri edo egiaztatu. Mesedez, joan {mailSettingsStart}Oinarrizko ezarpenetara{mailSettingsEnd} hauek ezartzeko. Ondoren, erabili inprimakiaren azpiko \"Bidali mezu elektronikoa\" botoia zure ezarpenak egiaztatzeko.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Zure datu-basea ez da \"READ COMMITTED\" transakzio isolamendu mailarekin exekutatzen. Honek arazoak eragin ditzake hainbat ekintza paraleloan exekutatzen direnean.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHPren \"fileinfo\" modulua falta da. Biziki gomendatzen da modulu hau gaitzea, MIME moten detekzioan emaitza hobeak lortzeko.",
+ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Zure helbide urruna \"{remoteAddress}\" bezala identifikatua izan zen, eta gelditzera behartuta dago une honetan eskaera batzuen errendimendua gutxituz. Urrutiko helbidea zure helbidea ez bada, proxy bat ez dela behar bezala konfiguratu adierazten du. Informazio gehiago aurkitu daiteke {linkstart} dokumentazioan ↗{linkend}.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Transakzio-fitxategiak blokeatzea desgaituta dago, honek lasterketa baldintzekin arazoak sor ditzake. Gaitu \"filelocking.enabled\" config.php-n arazo horiek saihesteko. Informazio gehiago lortzeko, ikusi {linkstart}dokumentazioa ↗ {linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Datu-basea fitxategi transakzionalak blokeatzeko erabiltzen da. Errendimendua hobetzeko, mesedez konfiguratu memcache, eskuragarri badago. Ikusi {linkstart}dokumentazioa ↗{linkend} informazio gehiago lortzeko.",
"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: \"{suggestedOverwriteCliURL}\". 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.)" : "Mesedez, ziurtatu zure config.php fitxategiko \"overwrite.cli.url\" aukera zure erabiltzaileek nagusiki Nextcloud honetara sartzeko erabiltzen duten URLan ezartzen duzula. Iradokizuna: \"{suggestedOverwriteCliURL}\". Bestela, URLa sortzeko arazoak egon daitezke cron bidez. (Litekeena da iradokitako URLa ez izatea zure erabiltzaileek nagusiki Nextcloud honetara atzitzeko erabiltzen duten URLa. Edonola ere, hau egiaztatzea da onena.)",
@@ -233,8 +234,11 @@
"Looking for {term} …" : "{term} bilatzen...",
"No" : "Ez",
"Yes" : "Bai",
+ "Choose {file}" : "Aukeratu {file}",
"Choose" : "Aukeratu",
+ "Copy to {target}" : "Kopiatu hona: {target}",
"Copy" : "Kopiatu",
+ "Move to {target}" : "Mugitu hona: {target}",
"Move" : "Mugitu",
"OK" : "Ados",
"Error loading message template: {error}" : "Errorea mezu txantiloia kargatzean: {error}",
diff --git a/core/l10n/hu.js b/core/l10n/hu.js
index df92ab9a17e..1b934108b50 100644
--- a/core/l10n/hu.js
+++ b/core/l10n/hu.js
@@ -41,7 +41,7 @@ OC.L10N.register(
"Reset your password" : "Jelszó visszaállítása",
"Requested task type does not exist" : "A kért feladattípus nem létezik",
"Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el",
- "Task not found" : "A feladat nem találhat",
+ "Task not found" : "A feladat nem található",
"Internal error" : "Belső hiba",
"No translation provider available" : "Nem érhető el fordítási szolgáltató",
"Could not detect language" : "Nem sikerült észlelni a nyelvet",
diff --git a/core/l10n/hu.json b/core/l10n/hu.json
index 5f3873dc730..7af937d4a47 100644
--- a/core/l10n/hu.json
+++ b/core/l10n/hu.json
@@ -39,7 +39,7 @@
"Reset your password" : "Jelszó visszaállítása",
"Requested task type does not exist" : "A kért feladattípus nem létezik",
"Necessary language model provider is not available" : "A szükséges nyelvimodell-szolgáltató nem érhető el",
- "Task not found" : "A feladat nem találhat",
+ "Task not found" : "A feladat nem található",
"Internal error" : "Belső hiba",
"No translation provider available" : "Nem érhető el fordítási szolgáltató",
"Could not detect language" : "Nem sikerült észlelni a nyelvet",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 48e8aafcdd5..34855415a5e 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Non hai ancora impostato o verificato la configurazione del tuo server di posta elettronica. Vai nelle {mailSettingsStart}Impostazioni di base{mailSettingsEnd} per configurarla. Successivamente, usa il pulsante \"Invia email\" sotto al modulo per verificare le impostazioni.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
+ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Il tuo indirizzo remoto è stato identificato come \"{remoteAddress}\" e al momento è strozzato con forza bruta rallentando le prestazioni di varie richieste. Se l'indirizzo remoto non è tuo può essere indicativo che un proxy non è configurato correttamente. Puoi trovare maggiori informazioni nella {linkstart}documentazione ↗{linkend}.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Il blocco del file transazionale è disattivato, ciò potrebbe comportare problemi di race condition. Attiva \"filelocking.enabled\" nel config.php per evitare questi problemi. Vedi la {linkstart}documentazione ↗{linkend} per ulteriori informazioni.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Il database viene usato per il blocco transazionale dei file. Per migliorare le prestazioni, configura memcache, se disponibile. Vedi la {linkstart}documentazione ↗{linkend} per maggiori informazioni.",
"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: \"{suggestedOverwriteCliURL}\". 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.)" : "Assicurati di impostare l'opzione \"overwrite.cli.url\" nel tuo file config.php all'URL che i tuoi utenti usano abitualmente per accedere a questo Nextcloud. Consiglio: \"{suggestedOverwriteCliURL}\". Altrimenti potrebbero esserci problemi con la generazione dell'URL via cron. (È possibile comunque che l'URL consigliato non sia l'URL che i tuoi utenti usano abitualmente per accedere a questo Nextcloud. È meglio controllarlo due volte in ogni caso.)",
@@ -235,8 +236,11 @@ OC.L10N.register(
"Looking for {term} …" : "Ricerca di {term} in corso...",
"No" : "No",
"Yes" : "Sì",
+ "Choose {file}" : "Scegli {file}",
"Choose" : "Scegli",
+ "Copy to {target}" : "Copia in {target}",
"Copy" : "Copia",
+ "Move to {target}" : "Sposta in {target}",
"Move" : "Sposta",
"OK" : "OK",
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index ecfb9337419..bfec983e9da 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -82,6 +82,7 @@
"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Non hai ancora impostato o verificato la configurazione del tuo server di posta elettronica. Vai nelle {mailSettingsStart}Impostazioni di base{mailSettingsEnd} per configurarla. Successivamente, usa il pulsante \"Invia email\" sotto al modulo per verificare le impostazioni.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
+ "Your remote address was identified as \"{remoteAddress}\" and is bruteforce 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. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Il tuo indirizzo remoto è stato identificato come \"{remoteAddress}\" e al momento è strozzato con forza bruta rallentando le prestazioni di varie richieste. Se l'indirizzo remoto non è tuo può essere indicativo che un proxy non è configurato correttamente. Puoi trovare maggiori informazioni nella {linkstart}documentazione ↗{linkend}.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "Il blocco del file transazionale è disattivato, ciò potrebbe comportare problemi di race condition. Attiva \"filelocking.enabled\" nel config.php per evitare questi problemi. Vedi la {linkstart}documentazione ↗{linkend} per ulteriori informazioni.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "Il database viene usato per il blocco transazionale dei file. Per migliorare le prestazioni, configura memcache, se disponibile. Vedi la {linkstart}documentazione ↗{linkend} per maggiori informazioni.",
"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: \"{suggestedOverwriteCliURL}\". 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.)" : "Assicurati di impostare l'opzione \"overwrite.cli.url\" nel tuo file config.php all'URL che i tuoi utenti usano abitualmente per accedere a questo Nextcloud. Consiglio: \"{suggestedOverwriteCliURL}\". Altrimenti potrebbero esserci problemi con la generazione dell'URL via cron. (È possibile comunque che l'URL consigliato non sia l'URL che i tuoi utenti usano abitualmente per accedere a questo Nextcloud. È meglio controllarlo due volte in ogni caso.)",
@@ -233,8 +234,11 @@
"Looking for {term} …" : "Ricerca di {term} in corso...",
"No" : "No",
"Yes" : "Sì",
+ "Choose {file}" : "Scegli {file}",
"Choose" : "Scegli",
+ "Copy to {target}" : "Copia in {target}",
"Copy" : "Copia",
+ "Move to {target}" : "Sposta in {target}",
"Move" : "Sposta",
"OK" : "OK",
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",