summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/da.js1
-rw-r--r--core/l10n/da.json1
-rw-r--r--core/l10n/it.js6
-rw-r--r--core/l10n/it.json6
-rw-r--r--core/l10n/nl.js3
-rw-r--r--core/l10n/nl.json3
6 files changed, 20 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index ec32e042f21..a3888a072d5 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}",
+ "read-only" : "skrivebeskyttet",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} filkonflikt","{count} filkonflikter"],
"One file conflict" : "En filkonflikt",
"New Files" : "Nye filer",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index af549ac8d30..e17dbe2d17f 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Fejl ved indlæsning af filvælger skabelon: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fejl ved indlæsning af besked skabelon: {error}",
+ "read-only" : "skrivebeskyttet",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} filkonflikt","{count} filkonflikter"],
"One file conflict" : "En filkonflikt",
"New Files" : "Nye filer",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index e3dae0d2937..ec91f0a9f3b 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",
+ "read-only" : "sola lettura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} file in conflitto","{count} file in conflitto"],
"One file conflict" : "Un file in conflitto",
"New Files" : "File nuovi",
@@ -117,6 +118,7 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
"Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
"Please reload the page." : "Ricarica la pagina.",
+ "The update was unsuccessful. " : "L'aggiornamento non è riuscito.",
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
@@ -128,6 +130,10 @@ OC.L10N.register(
"Reset password" : "Ripristina la password",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!",
"For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che cURL non sia installato. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
+ "Please install the cURL extension and restart your webserver." : "Installa l'estensione cURL e riavvia il server web.",
"Personal" : "Personale",
"Users" : "Utenti",
"Apps" : "Applicazioni",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 3d4e5baf817..79b1985f352 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",
+ "read-only" : "sola lettura",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} file in conflitto","{count} file in conflitto"],
"One file conflict" : "Un file in conflitto",
"New Files" : "File nuovi",
@@ -115,6 +116,7 @@
"_download %n file_::_download %n files_" : ["scarica %n file","scarica %s file"],
"Updating {productName} to version {version}, this may take a while." : "Aggiornamento di {productName} alla versione {version}, potrebbe richiedere del tempo.",
"Please reload the page." : "Ricarica la pagina.",
+ "The update was unsuccessful. " : "L'aggiornamento non è riuscito.",
"The update was successful. Redirecting you to ownCloud now." : "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud.",
"Couldn't reset password because the token is invalid" : "Impossibile reimpostare la password poiché il token non è valido",
"Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.",
@@ -126,6 +128,10 @@
"Reset password" : "Ripristina la password",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!",
"For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che cURL non sia installato. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.",
+ "Please install the cURL extension and restart your webserver." : "Installa l'estensione cURL e riavvia il server web.",
"Personal" : "Personale",
"Users" : "Utenti",
"Apps" : "Applicazioni",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index c44ef532e6c..79b30023838 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -130,6 +130,9 @@ OC.L10N.register(
"Reset password" : "Reset wachtwoord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat open_basedir is geconfigureerd in php.ini. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel om naar de 64bit PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat cURL niet is geïnstalleerd. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
"Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.",
"Personal" : "Persoonlijk",
"Users" : "Gebruikers",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 895daeeb96e..93eb9592d1f 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -128,6 +128,9 @@
"Reset password" : "Reset wachtwoord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!",
"For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat open_basedir is geconfigureerd in php.ini. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel om naar de 64bit PHP.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Het lijkt erop dat deze %s versie draait in een 32 bits PHP omgeving en dat cURL niet is geïnstalleerd. Dat zal leiden tot problemen met bestanden groter dan 4 GB en wordt dus sterk afgeraden.",
"Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.",
"Personal" : "Persoonlijk",
"Users" : "Gebruikers",