summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-19 01:55:43 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-19 01:55:43 -0500
commit294137dda6bbe093c0c1811d19b24bf4b31912ed (patch)
tree5269e3fd6757d4a18c440d9b0b39b59fc780240a /settings
parentb32d31a2f13c5a6222a9b3fe7f7af92b4795634b (diff)
downloadnextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.tar.gz
nextcloud-server-294137dda6bbe093c0c1811d19b24bf4b31912ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/de.js20
-rw-r--r--settings/l10n/de.json20
-rw-r--r--settings/l10n/de_DE.js10
-rw-r--r--settings/l10n/de_DE.json10
-rw-r--r--settings/l10n/en_GB.js2
-rw-r--r--settings/l10n/en_GB.json2
-rw-r--r--settings/l10n/fi_FI.js2
-rw-r--r--settings/l10n/fi_FI.json2
-rw-r--r--settings/l10n/gl.js2
-rw-r--r--settings/l10n/gl.json2
-rw-r--r--settings/l10n/it.js2
-rw-r--r--settings/l10n/it.json2
-rw-r--r--settings/l10n/ja.js2
-rw-r--r--settings/l10n/ja.json2
-rw-r--r--settings/l10n/nl.js4
-rw-r--r--settings/l10n/nl.json4
-rw-r--r--settings/l10n/pt_BR.js6
-rw-r--r--settings/l10n/pt_BR.json6
-rw-r--r--settings/l10n/pt_PT.js4
-rw-r--r--settings/l10n/pt_PT.json4
20 files changed, 82 insertions, 26 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index fcf24fa14cf..8fcb89256bf 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -42,15 +42,15 @@ OC.L10N.register(
"If you received this email, the settings seem to be correct." : "Wenn Du diese E-Mail erhalten hast, sind die Einstellungen korrekt.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen.",
"Email sent" : "E-Mail wurde verschickt",
- "You need to set your user email before being able to send test emails." : "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
- "Invalid mail address" : "Ungültige E-Mail Adresse",
+ "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.",
+ "Invalid mail address" : "Ungültige E-Mail-Adresse",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Dein %s Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Forbidden" : "Verboten",
- "Invalid user" : "Ungültiger Nutzer",
- "Unable to change mail address" : "E-Mail Adresse konnte nicht geändert werden",
- "Email saved" : "E-Mail Adresse gespeichert",
+ "Invalid user" : "Ungültiger Benutzer",
+ "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden",
+ "Email saved" : "E-Mail-Adresse gespeichert",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist Du wirklich sicher, dass Du „{domain}“ als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Senden…",
@@ -91,7 +91,7 @@ OC.L10N.register(
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
"Error creating user" : "Beim Anlegen des Benutzers ist ein Fehler aufgetreten",
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
- "A valid email must be provided" : "Es muss eine gültige E-Mail Adresse angegeben werden",
+ "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Persönlich)",
"Personal Info" : "Persönliche Informationen",
"SSL root certificates" : "SSL-Root-Zertifikate",
@@ -120,15 +120,17 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“",
"Microsoft Windows Platform" : "Microsoft Windows-Plattform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
+ "APCu below version 4.0.6 installed" : "APCu niedriger als Version 4.0.6 ist installiert.",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu niedriger als Version 4.0.6 ist installiert. Aus Stabilitäts- und Geschwindigkeitsgründen empfehlen wir die Aktualisierung auf eine neuere APCu-Version.",
"Module 'fileinfo' missing" : "Modul 'fileinfo' fehlt ",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.",
"PHP charset is not set to UTF-8" : "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt",
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt. Dies kann Fehler mit Nicht-ASCII Zeichen in Dateinamen verursachen. Wir empfehlen daher den Wert von 'default_charset' in der php.ini auf 'UTF-8' zu ändern.",
"Locale not working" : "Ländereinstellung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." : "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
- "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
- "URL generation in notification emails" : "URL-Generierung in Mail-Benachrichtungen",
+ "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.",
+ "URL generation in notification emails" : "URL-Generierung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).",
"Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 8e58c1a2e3a..7694130d6b2 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -40,15 +40,15 @@
"If you received this email, the settings seem to be correct." : "Wenn Du diese E-Mail erhalten hast, sind die Einstellungen korrekt.",
"A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfe deine Einstellungen.",
"Email sent" : "E-Mail wurde verschickt",
- "You need to set your user email before being able to send test emails." : "Du musst zunächst deine Benutzer-E-Mail-Adresse setzen, bevor du Test-E-Mail verschicken kannst.",
- "Invalid mail address" : "Ungültige E-Mail Adresse",
+ "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.",
+ "Invalid mail address" : "Ungültige E-Mail-Adresse",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Dein %s Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
"Forbidden" : "Verboten",
- "Invalid user" : "Ungültiger Nutzer",
- "Unable to change mail address" : "E-Mail Adresse konnte nicht geändert werden",
- "Email saved" : "E-Mail Adresse gespeichert",
+ "Invalid user" : "Ungültiger Benutzer",
+ "Unable to change mail address" : "E-Mail-Adresse konnte nicht geändert werden",
+ "Email saved" : "E-Mail-Adresse gespeichert",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Bist Du wirklich sicher, dass Du „{domain}“ als vertrauenswürdige Domain hinzufügen möchtest?",
"Add trusted domain" : "Vertrauenswürdige Domain hinzufügen",
"Sending..." : "Senden…",
@@ -89,7 +89,7 @@
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
"Error creating user" : "Beim Anlegen des Benutzers ist ein Fehler aufgetreten",
"A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden",
- "A valid email must be provided" : "Es muss eine gültige E-Mail Adresse angegeben werden",
+ "A valid email must be provided" : "Es muss eine gültige E-Mail-Adresse angegeben werden",
"__language_name__" : "Deutsch (Persönlich)",
"Personal Info" : "Persönliche Informationen",
"SSL root certificates" : "SSL-Root-Zertifikate",
@@ -118,15 +118,17 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“",
"Microsoft Windows Platform" : "Microsoft Windows-Plattform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
+ "APCu below version 4.0.6 installed" : "APCu niedriger als Version 4.0.6 ist installiert.",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu niedriger als Version 4.0.6 ist installiert. Aus Stabilitäts- und Geschwindigkeitsgründen empfehlen wir die Aktualisierung auf eine neuere APCu-Version.",
"Module 'fileinfo' missing" : "Modul 'fileinfo' fehlt ",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.",
"PHP charset is not set to UTF-8" : "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt",
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP-Zeichensatz ist nicht auf UTF-8 gesetzt. Dies kann Fehler mit Nicht-ASCII Zeichen in Dateinamen verursachen. Wir empfehlen daher den Wert von 'default_charset' in der php.ini auf 'UTF-8' zu ändern.",
"Locale not working" : "Ländereinstellung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." : "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
- "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
- "URL generation in notification emails" : "URL-Generierung in Mail-Benachrichtungen",
+ "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.",
+ "URL generation in notification emails" : "URL-Generierung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Deine Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setze bitte die „overwrite.cli.url“-Option in Deiner config.php auf das Web-Wurzelverzeichnis Deiner Installation (Vorschlag: „%s“).",
"Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index c700c0b7e20..36db9c491f5 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -120,15 +120,17 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“",
"Microsoft Windows Platform" : "Microsoft Windows-Plattform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
+ "APCu below version 4.0.6 installed" : "APCu niedriger als Version 4.0.6 ist installiert",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu niedriger als Version 4.0.6 ist installiert. Aus Stabilitäts- und Geschwindigkeitsgründen empfehlen wir die Aktualisierung auf eine neuere APCu-Version.",
"Module 'fileinfo' missing" : "Das Modul 'fileinfo' fehlt",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen.",
"PHP charset is not set to UTF-8" : "PHP-Zeichensatz ist nicht auf UTF-8 eingestellt",
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP-Zeichensatz ist nicht auf UTF-8 eingestellt. Das kann Fehler mit Nicht-ASCII-Zeichen in Dateinamen verursachen. Wir empfehlen daher den Wert von »default_charset« in der php.ini auf »UTF-8« zu ändern.",
"Locale not working" : "Die Lokalisierung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." : "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
- "This means that there might be problems with certain characters in file names." : "Dieses bedeutet, dass es Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
- "URL generation in notification emails" : "Adresserstellung in E-Mail-Benachrichtungen",
+ "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.",
+ "URL generation in notification emails" : "URL-Generierung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).",
"Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
@@ -261,7 +263,7 @@ OC.L10N.register(
"Group Admin for" : "Gruppenadministrator für",
"Quota" : "Kontingent",
"Storage Location" : "Speicherort",
- "User Backend" : "Nutzer-Backend",
+ "User Backend" : "Benutzer-Backend",
"Last Login" : "Letzte Anmeldung",
"change full name" : "Vollständigen Namen ändern",
"set new password" : "Neues Passwort setzen",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 71788ffc409..96238c84540 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -118,15 +118,17 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: „occ db:convert-type“",
"Microsoft Windows Platform" : "Microsoft Windows-Plattform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
+ "APCu below version 4.0.6 installed" : "APCu niedriger als Version 4.0.6 ist installiert",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu niedriger als Version 4.0.6 ist installiert. Aus Stabilitäts- und Geschwindigkeitsgründen empfehlen wir die Aktualisierung auf eine neuere APCu-Version.",
"Module 'fileinfo' missing" : "Das Modul 'fileinfo' fehlt",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen.",
"PHP charset is not set to UTF-8" : "PHP-Zeichensatz ist nicht auf UTF-8 eingestellt",
"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII characters in file names. We highly recommend to change the value of 'default_charset' php.ini to 'UTF-8'." : "PHP-Zeichensatz ist nicht auf UTF-8 eingestellt. Das kann Fehler mit Nicht-ASCII-Zeichen in Dateinamen verursachen. Wir empfehlen daher den Wert von »default_charset« in der php.ini auf »UTF-8« zu ändern.",
"Locale not working" : "Die Lokalisierung funktioniert nicht",
"System locale can not be set to a one which supports UTF-8." : "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.",
- "This means that there might be problems with certain characters in file names." : "Dieses bedeutet, dass es Probleme mit bestimmten Zeichen in den Dateinamen geben kann.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eine der folgenden Gebietsschemas unterstützt wird: %s.",
- "URL generation in notification emails" : "Adresserstellung in E-Mail-Benachrichtungen",
+ "This means that there might be problems with certain characters in file names." : "Dies bedeutet, dass es zu Problemen mit bestimmten Zeichen in Dateinamen kommen kann.",
+ "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Wir empfehlen dringend, die erforderlichen Pakete auf Ihrem System zu installieren, damit eines der folgenden Gebietsschemata unterstützt wird: %s.",
+ "URL generation in notification emails" : "URL-Generierung in E-Mail-Benachrichtungen",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Wenn sich Ihre Installation nicht im Wurzelverzeichnis der Domain befindet und Cron aus dem System genutzt wird, kann es zu Fehlern bei der URL-Generierung kommen. Um dies zu verhindern, setzen Sie bitte die „overwrite.cli.url“-Option in Ihrer config.php auf das Web-Wurzelverzeichnis Ihrer Installation (Vorschlag: „%s“).",
"Configuration Checks" : "Konfigurationsprüfungen",
"No problems found" : "Keine Probleme gefunden",
@@ -259,7 +261,7 @@
"Group Admin for" : "Gruppenadministrator für",
"Quota" : "Kontingent",
"Storage Location" : "Speicherort",
- "User Backend" : "Nutzer-Backend",
+ "User Backend" : "Benutzer-Backend",
"Last Login" : "Letzte Anmeldung",
"change full name" : "Vollständigen Namen ändern",
"set new password" : "Neues Passwort setzen",
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index f7dc3e0e7d7..d3b729fe341 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "To migrate to another database, use the command line tool: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
+ "APCu below version 4.0.6 installed" : "APCu below version 4.0.6 installed",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend updating to a newer APCu version.",
"Module 'fileinfo' missing" : "Module 'fileinfo' missing",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
"PHP charset is not set to UTF-8" : "PHP charset is not set to UTF-8",
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index ad954eccfba..d53b4f96833 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "To migrate to another database, use the command line tool: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
+ "APCu below version 4.0.6 installed" : "APCu below version 4.0.6 installed",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend updating to a newer APCu version.",
"Module 'fileinfo' missing" : "Module 'fileinfo' missing",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
"PHP charset is not set to UTF-8" : "PHP charset is not set to UTF-8",
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index f258d0be31f..c5a6737c5e4 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -116,6 +116,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Suorita migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows -alusta",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Palvelimesi käyttöjärjestelmä on Microsoft Windows. Suosittelemme käyttämään parhaan mahdollisen käyttökokemuksen saavuttamiseksi Linuxia.",
+ "APCu below version 4.0.6 installed" : "APCu alta version 4.0.6 asennettu",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu alta version 4.0.6 on asennettu. Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään APCu:n uudempaan versioon.",
"Module 'fileinfo' missing" : "Moduuli 'fileinfo' puuttuu",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-moduuli \"fileinfo\" puuttuu. Sen käyttö on erittäin suositeltavaa, jotta MIME-tyypin havaitseminen onnistuu parhaalla mahdollisella tavalla.",
"PHP charset is not set to UTF-8" : "PHP:n merkistöä ei ole asetettu UTF-8:ksi",
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index d429d2c0acf..f86134556b7 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -114,6 +114,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Suorita migraatio toiseen tietokantaan komentorivityökalulla: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows -alusta",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Palvelimesi käyttöjärjestelmä on Microsoft Windows. Suosittelemme käyttämään parhaan mahdollisen käyttökokemuksen saavuttamiseksi Linuxia.",
+ "APCu below version 4.0.6 installed" : "APCu alta version 4.0.6 asennettu",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu alta version 4.0.6 on asennettu. Vakauden ja suorituskyvyn vuoksi suosittelemme päivittämään APCu:n uudempaan versioon.",
"Module 'fileinfo' missing" : "Moduuli 'fileinfo' puuttuu",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP-moduuli \"fileinfo\" puuttuu. Sen käyttö on erittäin suositeltavaa, jotta MIME-tyypin havaitseminen onnistuu parhaalla mahdollisella tavalla.",
"PHP charset is not set to UTF-8" : "PHP:n merkistöä ei ole asetettu UTF-8:ksi",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index 2261133ec5e..4a9a20358c2 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar cara outra base de datos, empregue a ferramenta en liña de ordes: «occ db:convert-type»",
"Microsoft Windows Platform" : "Plataforma Windows de Microsoft",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor funciona baixo Windows de Microsoft. Recomendámoslle encarecidamente que empregue Linux para obter unha perfecta experiencia de usuario.",
+ "APCu below version 4.0.6 installed" : "Instalada a APCu baixo a versión 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Está instalada a APCu baixo a versión 4.0.6, por razóns de estabilidade e rendemento, recomendamos actualizar a unha nova versión da APCu.",
"Module 'fileinfo' missing" : "Non se atopou o módulo «fileinfo»",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendábel activar este módulo para obter os mellores resultados coa detección do tipo MIME.",
"PHP charset is not set to UTF-8" : "O xogo de caracteres de PHP non está estabelecido a UTF-8",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 55a38df6214..93a7e92ddcc 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar cara outra base de datos, empregue a ferramenta en liña de ordes: «occ db:convert-type»",
"Microsoft Windows Platform" : "Plataforma Windows de Microsoft",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor funciona baixo Windows de Microsoft. Recomendámoslle encarecidamente que empregue Linux para obter unha perfecta experiencia de usuario.",
+ "APCu below version 4.0.6 installed" : "Instalada a APCu baixo a versión 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Está instalada a APCu baixo a versión 4.0.6, por razóns de estabilidade e rendemento, recomendamos actualizar a unha nova versión da APCu.",
"Module 'fileinfo' missing" : "Non se atopou o módulo «fileinfo»",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Non se atopou o módulo de PHP «fileinfo». É recomendábel activar este módulo para obter os mellores resultados coa detección do tipo MIME.",
"PHP charset is not set to UTF-8" : "O xogo de caracteres de PHP non está estabelecido a UTF-8",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index dffcd8f9abc..3598b81ba90 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Per migrare a un altro database, utilizza lo strumento da riga di comando: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Piattaforma Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
+ "APCu below version 4.0.6 installed" : "Versione di APCu installata anteriore alla 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "La versione di APCu installata è anteriore alla 4.0.6, per motivi di stabilità e prestazioni, consigliamo di aggiornare una una versione di APCu più recente.",
"Module 'fileinfo' missing" : "Modulo 'fileinfo' mancante",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get 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.",
"PHP charset is not set to UTF-8" : "Il set di caratteri di PHP non è impostato a UTF-8",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 752e7436ec3..08b5adf2d9e 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Per migrare a un altro database, utilizza lo strumento da riga di comando: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Piattaforma Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
+ "APCu below version 4.0.6 installed" : "Versione di APCu installata anteriore alla 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "La versione di APCu installata è anteriore alla 4.0.6, per motivi di stabilità e prestazioni, consigliamo di aggiornare una una versione di APCu più recente.",
"Module 'fileinfo' missing" : "Modulo 'fileinfo' mancante",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get 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.",
"PHP charset is not set to UTF-8" : "Il set di caratteri di PHP non è impostato a UTF-8",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index ed7317ac19e..a38e852e4c9 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "他のデータベースに移行する場合はコマンドラインツール 'occ db:convert-type'を使ってください。",
"Microsoft Windows Platform" : "Microsoft Windows 環境",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。",
+ "APCu below version 4.0.6 installed" : "バージョン4.0.6より古いAPCuがインストールされています",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "バージョン4.0.6より古いAPCuがインストールされています、安定性とパフォーマンスのために新しいバージョンのAPCuにアップデートすることをお勧めします。",
"Module 'fileinfo' missing" : "モジュール 'fileinfo' が見つかりません",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"PHP charset is not set to UTF-8" : "PHP の文字コードは UTF-8 に設定されていません",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index db75a975d92..832c3ac895a 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "他のデータベースに移行する場合はコマンドラインツール 'occ db:convert-type'を使ってください。",
"Microsoft Windows Platform" : "Microsoft Windows 環境",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。",
+ "APCu below version 4.0.6 installed" : "バージョン4.0.6より古いAPCuがインストールされています",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "バージョン4.0.6より古いAPCuがインストールされています、安定性とパフォーマンスのために新しいバージョンのAPCuにアップデートすることをお勧めします。",
"Module 'fileinfo' missing" : "モジュール 'fileinfo' が見つかりません",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。",
"PHP charset is not set to UTF-8" : "PHP の文字コードは UTF-8 に設定されていません",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 40ae4d204fb..4ef5edc1a17 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Om te migreren naar een andere database moet u deze commandoregel tool gebruiken: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.",
+ "APCu below version 4.0.6 installed" : "APCu lager dan versie 4.0.6 geïnstalleerd",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu lager dan versie 4.0.6 geïnstalleerd, voor betere stabiliteit en prestaties adviseren we bij te werken naar een nieuwere APCu versie.",
"Module 'fileinfo' missing" : "Module 'fileinfo' ontbreekt",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor mime-type detectie.",
"PHP charset is not set to UTF-8" : "PHP characterset is niet ingesteld op UTF-8",
@@ -201,6 +203,7 @@ OC.L10N.register(
"Desktop client" : "Desktop client",
"Android app" : "Android app",
"iOS app" : "iOS app",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!",
"Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "U heeft <strong>%s</strong> gebruikt van de beschikbare <strong>%s</strong>",
"Password" : "Wachtwoord",
@@ -237,6 +240,7 @@ OC.L10N.register(
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Uw cryptosleutels zijn verplaatst naar een backup locatie. Als iets iets verkeerd ging, kunt u de sleutels herstellen. Verwijder ze alleen permanent als u zeker weet dat de bestanden goed zijn versleuteld.",
"Restore Encryption Keys" : "Herstel cryptosleutels",
"Delete Encryption Keys" : "Verwijder cryptosleutels",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Ontwikkeld door de {communityopen}ownCloud gemeenschaplinkclose}, de {githubopen}source code{linkclose} is gelicenseerd onder de {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Toon opslaglocatie",
"Show last log in" : "Toon laatste inlog",
"Show user backend" : "Toon backend gebruiker",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 27f30e56fce..c1f7e7b5d32 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Om te migreren naar een andere database moet u deze commandoregel tool gebruiken: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.",
+ "APCu below version 4.0.6 installed" : "APCu lager dan versie 4.0.6 geïnstalleerd",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu lager dan versie 4.0.6 geïnstalleerd, voor betere stabiliteit en prestaties adviseren we bij te werken naar een nieuwere APCu versie.",
"Module 'fileinfo' missing" : "Module 'fileinfo' ontbreekt",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor mime-type detectie.",
"PHP charset is not set to UTF-8" : "PHP characterset is niet ingesteld op UTF-8",
@@ -199,6 +201,7 @@
"Desktop client" : "Desktop client",
"Android app" : "Android app",
"iOS app" : "iOS app",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Als u het project wilt ondersteunen\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel mee</a>\n\t\tof\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het nieuws</a>!",
"Show First Run Wizard again" : "Toon de Eerste start Wizard opnieuw",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "U heeft <strong>%s</strong> gebruikt van de beschikbare <strong>%s</strong>",
"Password" : "Wachtwoord",
@@ -235,6 +238,7 @@
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Uw cryptosleutels zijn verplaatst naar een backup locatie. Als iets iets verkeerd ging, kunt u de sleutels herstellen. Verwijder ze alleen permanent als u zeker weet dat de bestanden goed zijn versleuteld.",
"Restore Encryption Keys" : "Herstel cryptosleutels",
"Delete Encryption Keys" : "Verwijder cryptosleutels",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Ontwikkeld door de {communityopen}ownCloud gemeenschaplinkclose}, de {githubopen}source code{linkclose} is gelicenseerd onder de {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Toon opslaglocatie",
"Show last log in" : "Toon laatste inlog",
"Show user backend" : "Toon backend gebruiker",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 55fd8af7701..a82eb562434 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"No user supplied" : "Nenhum usuário fornecido",
"Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma senha de recuperação admin, caso contrário todos os dados do usuário serão perdidos",
"Wrong admin recovery password. Please check the password and try again." : "Senha de recuperação do administrador errada. Por favor verifique a senha e tente novamente.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Back-end não suporta alteração de senha, mas a chave de criptografia de usuários foi atualizado com sucesso....",
"Unable to change password" : "Impossível modificar senha",
"Enabled" : "Habilitado",
"Not enabled" : "Desabilitado",
@@ -119,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'db occ: converter-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.",
+ "APCu below version 4.0.6 installed" : "Instalado APCu abaixo da versão 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Instalada APCu abaixo da versão 4.0.6, por razões de estabilidade e performance nós recomendamos atualizar para a nova versão APCu",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' faltando",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mídia (mime-type).",
"PHP charset is not set to UTF-8" : "A configuração de caracteres no PHP não está definida para UTF-8",
@@ -175,6 +178,7 @@ OC.L10N.register(
"Download logfile" : "Baixar o arquivo de log",
"More" : "Mais",
"Less" : "Menos",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!",
"Version" : "Versão",
"More apps" : "Mais aplicativos",
"Add your app" : "Adicionar seu aplicativo",
@@ -199,6 +203,7 @@ OC.L10N.register(
"Desktop client" : "Cliente Desktop",
"Android app" : "App Android",
"iOS app" : "App iOS",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser dar suporte ao projeto\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">juntese ao desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">espalhe para o mundo</a>!",
"Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Você usou <strong>%s</strong> do seu espaço de <strong>%s</strong>",
"Password" : "Senha",
@@ -235,6 +240,7 @@ OC.L10N.register(
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Suas chaves de criptografia forão movidas para o local de backup. Se alguma coisa deu errado, você pode salvar as chaves. Só excluí-las permanentemente se você tiver certeza de que todos os arquivos forão descriptografados corretamente.",
"Restore Encryption Keys" : "Restaurar Chaves de Criptografia",
"Delete Encryption Keys" : "Eliminar Chaves de Criptografia",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Desenvolvido {communityopen}pela comunidade ownCloud{linkclose}, o {githubopen}código fonte{linkclose} está licenciado sob a {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Mostrar localização de armazenamento",
"Show last log in" : "Mostrar o último acesso",
"Show user backend" : "Mostrar administrador do usuário",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 9e0f7a118ab..ba87d32eaa0 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -26,6 +26,7 @@
"No user supplied" : "Nenhum usuário fornecido",
"Please provide an admin recovery password, otherwise all user data will be lost" : "Por favor, forneça uma senha de recuperação admin, caso contrário todos os dados do usuário serão perdidos",
"Wrong admin recovery password. Please check the password and try again." : "Senha de recuperação do administrador errada. Por favor verifique a senha e tente novamente.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Back-end não suporta alteração de senha, mas a chave de criptografia de usuários foi atualizado com sucesso....",
"Unable to change password" : "Impossível modificar senha",
"Enabled" : "Habilitado",
"Not enabled" : "Desabilitado",
@@ -117,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'db occ: converter-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. Recomendamos Linux para uma excelente experiência para o usuário.",
+ "APCu below version 4.0.6 installed" : "Instalado APCu abaixo da versão 4.0.6",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Instalada APCu abaixo da versão 4.0.6, por razões de estabilidade e performance nós recomendamos atualizar para a nova versão APCu",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' faltando",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O módulo PHP 'fileinfo' está faltando. Recomendamos que ative este módulo para obter uma melhor detecção do tipo de mídia (mime-type).",
"PHP charset is not set to UTF-8" : "A configuração de caracteres no PHP não está definida para UTF-8",
@@ -173,6 +176,7 @@
"Download logfile" : "Baixar o arquivo de log",
"More" : "Mais",
"Less" : "Menos",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "O arquivo de log é maior que 100 MB. Baixar esse arquivo requer algum tempo!",
"Version" : "Versão",
"More apps" : "Mais aplicativos",
"Add your app" : "Adicionar seu aplicativo",
@@ -197,6 +201,7 @@
"Desktop client" : "Cliente Desktop",
"Android app" : "App Android",
"iOS app" : "App iOS",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se você quiser dar suporte ao projeto\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">juntese ao desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">espalhe para o mundo</a>!",
"Show First Run Wizard again" : "Mostrar Assistente de Primeira Execução novamente",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Você usou <strong>%s</strong> do seu espaço de <strong>%s</strong>",
"Password" : "Senha",
@@ -233,6 +238,7 @@
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "Suas chaves de criptografia forão movidas para o local de backup. Se alguma coisa deu errado, você pode salvar as chaves. Só excluí-las permanentemente se você tiver certeza de que todos os arquivos forão descriptografados corretamente.",
"Restore Encryption Keys" : "Restaurar Chaves de Criptografia",
"Delete Encryption Keys" : "Eliminar Chaves de Criptografia",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Desenvolvido {communityopen}pela comunidade ownCloud{linkclose}, o {githubopen}código fonte{linkclose} está licenciado sob a {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Mostrar localização de armazenamento",
"Show last log in" : "Mostrar o último acesso",
"Show user backend" : "Mostrar administrador do usuário",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index 90e8295d2e4..88e9ce961fd 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -120,6 +120,8 @@ OC.L10N.register(
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows ",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
+ "APCu below version 4.0.6 installed" : "APCu com versão abaixo de 4.0.6 instalada",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Uma versão do APCu abaixo de 4.0.6 instalada, por motivos de estabilidade e desempenho é recomendado que actualize para uma versão do APCu mais recente.",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
"PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
@@ -201,6 +203,7 @@ OC.L10N.register(
"Desktop client" : "Cliente Desktop",
"Android app" : "Aplicação Android",
"iOS app" : "Aplicação iOS",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usou <strong>%s</strong> do disponivel <strong>%s</strong>",
"Password" : "Palavra-passe",
@@ -237,6 +240,7 @@ OC.L10N.register(
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "As suas chaves de encriptação foram movidas para um local de segurança. Em caso de algo correr mal você pode restaurar as chaves. Só deve eliminar as chaves permanentemente se tiver certeza absoluta que os ficheiros são decrepitados correctamente.",
"Restore Encryption Keys" : "Restaurar as chaves de encriptação",
"Delete Encryption Keys" : "Apagar as chaves de encriptação",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Desenvolvido pela {communityopen}comunidade ownCloud{linkclose}, o {githubopen}código-fonte{linkclose} está licenciado sob a {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Mostrar a localização do armazenamento",
"Show last log in" : "Mostrar ultimo acesso de entrada",
"Show user backend" : "Mostrar painel de utilizador",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index 926ebae34ca..517f66da82b 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -118,6 +118,8 @@
"To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows ",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
+ "APCu below version 4.0.6 installed" : "APCu com versão abaixo de 4.0.6 instalada",
+ "APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "Uma versão do APCu abaixo de 4.0.6 instalada, por motivos de estabilidade e desempenho é recomendado que actualize para uma versão do APCu mais recente.",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
"PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
@@ -199,6 +201,7 @@
"Desktop client" : "Cliente Desktop",
"Android app" : "Aplicação Android",
"iOS app" : "Aplicação iOS",
+ "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quer apoiar o projecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe a palavra</a>!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usou <strong>%s</strong> do disponivel <strong>%s</strong>",
"Password" : "Palavra-passe",
@@ -235,6 +238,7 @@
"Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "As suas chaves de encriptação foram movidas para um local de segurança. Em caso de algo correr mal você pode restaurar as chaves. Só deve eliminar as chaves permanentemente se tiver certeza absoluta que os ficheiros são decrepitados correctamente.",
"Restore Encryption Keys" : "Restaurar as chaves de encriptação",
"Delete Encryption Keys" : "Apagar as chaves de encriptação",
+ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Desenvolvido pela {communityopen}comunidade ownCloud{linkclose}, o {githubopen}código-fonte{linkclose} está licenciado sob a {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}.",
"Show storage location" : "Mostrar a localização do armazenamento",
"Show last log in" : "Mostrar ultimo acesso de entrada",
"Show user backend" : "Mostrar painel de utilizador",