summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-19 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-19 00:08:26 +0000
commit6b978ebd295bc16a1f414504b783fa2b9ba32fef (patch)
tree3326b28c8ae675bac0eb867abef4fefb98fb62bf /settings
parent231cffffb9084ed1b7779f40ec07ad617ec71a30 (diff)
downloadnextcloud-server-6b978ebd295bc16a1f414504b783fa2b9ba32fef.tar.gz
nextcloud-server-6b978ebd295bc16a1f414504b783fa2b9ba32fef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/it.js4
-rw-r--r--settings/l10n/it.json4
-rw-r--r--settings/l10n/sv.js7
-rw-r--r--settings/l10n/sv.json7
4 files changed, 20 insertions, 2 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 4adeae7664b..1686bb7d189 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -234,6 +234,7 @@ OC.L10N.register(
"Test email settings" : "Prova impostazioni email",
"Send email" : "Invia email",
"Server-side encryption" : "Cifratura lato server",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.",
"Enable server-side encryption" : "Abilita cifratura lato server",
"Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Quando la cifratura è abilitata, tutti i file caricati sul server da quel momento in poi saranno cifrati sul server. Sarà possibile solo disabilitare successivamente la cifratura se il modulo di cifratura attivo lo consente, e se tutti i prerequisiti (ad es. l'impostazione di una chiave di recupero) sono verificati.",
@@ -296,6 +297,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostra il testo di liberatoria sulla pagina di caricamento del collegamento pubblico. (Mostrato solo quando l'elenco dei file nascosto)",
"This text will be shown on the public link upload page when the file list is hidden." : "Questo testo sarà mostrato sulla pagina di caricamento del collegamento pubblico quando l'elenco dei file è nascosto.",
"Tips & tricks" : "Suggerimenti e trucchi",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Sono disponibili molte funzionalità e parametri di configurazione per personalizzare e utilizzare in modo ottimale questa istanza. Qui troverai alcuni riferimenti per ulteriori informazioni.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite è utilizzato attualmente come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Consigliato particolarmente quando si utilizza il client desktop per la sincronizzazione dei file.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.",
@@ -369,7 +371,7 @@ OC.L10N.register(
"Admins" : "Amministratori",
"Disabled" : "Disabilitati",
"Default quota" : "Quota predefinita",
- "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" o \"12 GB\")",
"Unlimited" : "Illimitata",
"Other" : "Altro",
"Group admin for" : "Amministratore per il gruppo",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index c671561f3b6..af7d277e7e5 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -232,6 +232,7 @@
"Test email settings" : "Prova impostazioni email",
"Send email" : "Invia email",
"Server-side encryption" : "Cifratura lato server",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.",
"Enable server-side encryption" : "Abilita cifratura lato server",
"Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Quando la cifratura è abilitata, tutti i file caricati sul server da quel momento in poi saranno cifrati sul server. Sarà possibile solo disabilitare successivamente la cifratura se il modulo di cifratura attivo lo consente, e se tutti i prerequisiti (ad es. l'impostazione di una chiave di recupero) sono verificati.",
@@ -294,6 +295,7 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostra il testo di liberatoria sulla pagina di caricamento del collegamento pubblico. (Mostrato solo quando l'elenco dei file nascosto)",
"This text will be shown on the public link upload page when the file list is hidden." : "Questo testo sarà mostrato sulla pagina di caricamento del collegamento pubblico quando l'elenco dei file è nascosto.",
"Tips & tricks" : "Suggerimenti e trucchi",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Sono disponibili molte funzionalità e parametri di configurazione per personalizzare e utilizzare in modo ottimale questa istanza. Qui troverai alcuni riferimenti per ulteriori informazioni.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite è utilizzato attualmente come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Consigliato particolarmente quando si utilizza il client desktop per la sincronizzazione dei file.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.",
@@ -367,7 +369,7 @@
"Admins" : "Amministratori",
"Disabled" : "Disabilitati",
"Default quota" : "Quota predefinita",
- "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
+ "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" o \"12 GB\")",
"Unlimited" : "Illimitata",
"Other" : "Altro",
"Group admin for" : "Amministratore per il gruppo",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index c5137dbb72c..2d5e7b8833c 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Unable to delete user." : "Kan inte radera användare.",
"Error while enabling user." : "Fel vid aktivering av användare.",
"Error while disabling user." : "Fel vid inaktivering av användare.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "För att verifiera dit Twitter-konto, posta följande tweet på Twitter (Var säker att det postas utan radbrytningar):",
"Settings saved" : "Inställningar sparade",
"Unable to change full name" : "Kunde inte ändra namn",
"Unable to change email address" : "Kunde inte ändra e-postadress",
@@ -97,6 +98,7 @@ OC.L10N.register(
"Enable" : "Aktivera",
"Enabling app …" : "Aktiverar app ...",
"Error while enabling app" : "Fel vid aktivering av app",
+ "Error: Could not disable broken app" : "Fel: Kunde inte inaktivera trasig app",
"Error while disabling broken app" : "Fel under inaktivering av trasig applikation.",
"Updating...." : "Uppdaterar ...",
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
@@ -246,6 +248,7 @@ OC.L10N.register(
"System locale can not be set to a one which supports UTF-8." : "Systemspråk kan inte ställas in till ett som stödjer UTF-8.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Var god att dubbelkolla <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installationsguiden ↗</a>, och kolla efter några ändringar eller varningar i <a href=\"%s\">loggfilen</a>.",
"All checks passed." : "Alla kontroller lyckades!",
+ "Background jobs" : "Bakgrundsjobb",
"Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".",
"Version" : "Version",
@@ -319,6 +322,10 @@ OC.L10N.register(
"Username" : "Användarnamn",
"Done" : "Färdig",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
+ "Follow us on Google+" : "Följ oss på Google+",
+ "Like our Facebook page" : "Gilla vår Facebook-sida",
+ "Follow us on Twitter" : "Följ oss på Twitter",
+ "Check out our blog" : "Kolla in vår blogg",
"Settings" : "Inställningar",
"Show storage location" : "Visa lagringsplats",
"Show user backend" : "Visa användar-backend",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index 6fc4d9ec66f..8696bebd1d3 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -43,6 +43,7 @@
"Unable to delete user." : "Kan inte radera användare.",
"Error while enabling user." : "Fel vid aktivering av användare.",
"Error while disabling user." : "Fel vid inaktivering av användare.",
+ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "För att verifiera dit Twitter-konto, posta följande tweet på Twitter (Var säker att det postas utan radbrytningar):",
"Settings saved" : "Inställningar sparade",
"Unable to change full name" : "Kunde inte ändra namn",
"Unable to change email address" : "Kunde inte ändra e-postadress",
@@ -95,6 +96,7 @@
"Enable" : "Aktivera",
"Enabling app …" : "Aktiverar app ...",
"Error while enabling app" : "Fel vid aktivering av app",
+ "Error: Could not disable broken app" : "Fel: Kunde inte inaktivera trasig app",
"Error while disabling broken app" : "Fel under inaktivering av trasig applikation.",
"Updating...." : "Uppdaterar ...",
"Error while updating app" : "Fel uppstod vid uppdatering av appen",
@@ -244,6 +246,7 @@
"System locale can not be set to a one which supports UTF-8." : "Systemspråk kan inte ställas in till ett som stödjer UTF-8.",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Var god att dubbelkolla <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installationsguiden ↗</a>, och kolla efter några ändringar eller varningar i <a href=\"%s\">loggfilen</a>.",
"All checks passed." : "Alla kontroller lyckades!",
+ "Background jobs" : "Bakgrundsjobb",
"Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".",
"Version" : "Version",
@@ -317,6 +320,10 @@
"Username" : "Användarnamn",
"Done" : "Färdig",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utvecklat av {communityopen}Nextclouds community{linkclose}, {githubopen}källkoden{linkclose} är licensierad enligt {licenseopen}AGPL-standard{linkclose}.",
+ "Follow us on Google+" : "Följ oss på Google+",
+ "Like our Facebook page" : "Gilla vår Facebook-sida",
+ "Follow us on Twitter" : "Följ oss på Twitter",
+ "Check out our blog" : "Kolla in vår blogg",
"Settings" : "Inställningar",
"Show storage location" : "Visa lagringsplats",
"Show user backend" : "Visa användar-backend",