Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/comments/l10n/es.js13
-rw-r--r--apps/comments/l10n/es.json13
-rw-r--r--apps/files/l10n/cs_CZ.js1
-rw-r--r--apps/files/l10n/cs_CZ.json1
-rw-r--r--apps/files/l10n/de.js1
-rw-r--r--apps/files/l10n/de.json1
-rw-r--r--apps/files/l10n/he.js1
-rw-r--r--apps/files/l10n/he.json1
-rw-r--r--apps/files/l10n/nb_NO.js1
-rw-r--r--apps/files/l10n/nb_NO.json1
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files_sharing/l10n/es.js1
-rw-r--r--apps/files_sharing/l10n/es.json1
-rw-r--r--core/l10n/cs_CZ.js1
-rw-r--r--core/l10n/cs_CZ.json1
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/en_GB.js1
-rw-r--r--core/l10n/en_GB.json1
-rw-r--r--core/l10n/eo.js1
-rw-r--r--core/l10n/eo.json1
-rw-r--r--core/l10n/es.js1
-rw-r--r--core/l10n/es.json1
-rw-r--r--core/l10n/et_EE.js1
-rw-r--r--core/l10n/et_EE.json1
-rw-r--r--core/l10n/fi_FI.js1
-rw-r--r--core/l10n/fi_FI.json1
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/he.js2
-rw-r--r--core/l10n/he.json2
-rw-r--r--core/l10n/hu_HU.js1
-rw-r--r--core/l10n/hu_HU.json1
-rw-r--r--core/l10n/is.js1
-rw-r--r--core/l10n/is.json1
-rw-r--r--core/l10n/it.js1
-rw-r--r--core/l10n/it.json1
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
-rw-r--r--core/l10n/nb_NO.js2
-rw-r--r--core/l10n/nb_NO.json2
-rw-r--r--core/l10n/nl.js1
-rw-r--r--core/l10n/nl.json1
-rw-r--r--core/l10n/pt_BR.js2
-rw-r--r--core/l10n/pt_BR.json2
-rw-r--r--core/l10n/pt_PT.js1
-rw-r--r--core/l10n/pt_PT.json1
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
-rw-r--r--core/l10n/sq.js1
-rw-r--r--core/l10n/sq.json1
-rw-r--r--core/l10n/th_TH.js1
-rw-r--r--core/l10n/th_TH.json1
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
-rw-r--r--core/l10n/zh_CN.js1
-rw-r--r--core/l10n/zh_CN.json1
-rw-r--r--settings/l10n/cs_CZ.js2
-rw-r--r--settings/l10n/cs_CZ.json2
-rw-r--r--settings/l10n/de.js5
-rw-r--r--settings/l10n/de.json5
-rw-r--r--settings/l10n/he.js5
-rw-r--r--settings/l10n/he.json5
-rw-r--r--settings/l10n/nb_NO.js5
-rw-r--r--settings/l10n/nb_NO.json5
-rw-r--r--settings/l10n/pt_BR.js5
-rw-r--r--settings/l10n/pt_BR.json5
68 files changed, 90 insertions, 44 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index ab04eea953e..23716ca5757 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos",
+ "%1$s commented" : "%1$s comentados",
+ "%1$s commented on %2$s" : "%1$s comentados en %2$s",
+ "Comments" : "Comentarios",
+ "Type in a new comment..." : "Ingrese un nuevo comentario...",
+ "Delete comment" : "Borrar comentario",
+ "Post" : "Publicar",
"Cancel" : "Cancelar",
+ "Edit comment" : "Editar comentario",
+ "[Deleted user]" : "[Usuario eliminado]",
+ "No other comments available" : "No hay otros comentarios disponibles",
+ "More comments..." : "Más comentarios...",
"Save" : "Guardar",
+ "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
+ "{count} unread comments" : "{count} comentarios no leídos",
"Comment" : "Comentario"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index 6f6df7e9c84..cc3e1781299 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> en archivos",
+ "%1$s commented" : "%1$s comentados",
+ "%1$s commented on %2$s" : "%1$s comentados en %2$s",
+ "Comments" : "Comentarios",
+ "Type in a new comment..." : "Ingrese un nuevo comentario...",
+ "Delete comment" : "Borrar comentario",
+ "Post" : "Publicar",
"Cancel" : "Cancelar",
+ "Edit comment" : "Editar comentario",
+ "[Deleted user]" : "[Usuario eliminado]",
+ "No other comments available" : "No hay otros comentarios disponibles",
+ "More comments..." : "Más comentarios...",
"Save" : "Guardar",
+ "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
+ "{count} unread comments" : "{count} comentarios no leídos",
"Comment" : "Comentario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index bf7eb4c895a..1b89c48b129 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}",
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
"Actions" : "Činnosti",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index 97444abc876..b307053d449 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Chyba nahrávání souboru \"{fileName}\": {message}",
"Could not get result from server." : "Nepodařilo se získat výsledek ze serveru.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání.",
"Actions" : "Činnosti",
diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js
index 2314b29ace9..d0ee9192669 100644
--- a/apps/files/l10n/de.js
+++ b/apps/files/l10n/de.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
"Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
+ "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen von \"{fileName}\": {message}",
"Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
"Actions" : "Aktionen",
diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json
index 111a5e11a1e..51120ebec0b 100644
--- a/apps/files/l10n/de.json
+++ b/apps/files/l10n/de.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist",
"Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.",
+ "Error uploading file \"{fileName}\": {message}" : "Fehler beim Hochladen von \"{fileName}\": {message}",
"Could not get result from server." : "Ergebnis konnte nicht vom Server abgerufen werden.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
"Actions" : "Aktionen",
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index 2ff7090ad59..74f54deb76e 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
+ "Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json
index 001dc96db8d..8f45d4c851b 100644
--- a/apps/files/l10n/he.json
+++ b/apps/files/l10n/he.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
+ "Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js
index a49c7b1a3d8..5227bf0b9ac 100644
--- a/apps/files/l10n/nb_NO.js
+++ b/apps/files/l10n/nb_NO.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig",
+ "Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}",
"Could not get result from server." : "Fikk ikke resultat fra serveren.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
"Actions" : "Handlinger",
diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json
index 860ac1633ab..586850a9e8a 100644
--- a/apps/files/l10n/nb_NO.json
+++ b/apps/files/l10n/nb_NO.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig",
+ "Error uploading file \"{fileName}\": {message}" : "Feil ved opplasting av fil \"{fileName}\": {message}",
"Could not get result from server." : "Fikk ikke resultat fra serveren.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
"Actions" : "Handlinger",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index aaa655baf5f..4af02942fb1 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Erro enviando o arquivo \"{fileName}\": {message}",
"Could not get result from server." : "Não foi possível obter o resultado do servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
"Actions" : "Ações",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 111695612ce..71ca647a90d 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -26,6 +26,7 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
"Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}",
+ "Error uploading file \"{fileName}\": {message}" : "Erro enviando o arquivo \"{fileName}\": {message}",
"Could not get result from server." : "Não foi possível obter o resultado do servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
"Actions" : "Ações",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index c14e24051ed..e2110f2b6a3 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Shared with you" : "Compartido contigo",
"Shared with others" : "Compartido con otros",
"Shared by link" : "Compartido por medio de enlaces",
+ "Federated sharing" : "Compartido federado",
"Nothing shared with you yet" : "Todavía no han compartido nada contigo",
"Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo",
"Nothing shared yet" : "Aún no hay nada compartido",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index 6b21f7c8d83..4372f6c661d 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -9,6 +9,7 @@
"Shared with you" : "Compartido contigo",
"Shared with others" : "Compartido con otros",
"Shared by link" : "Compartido por medio de enlaces",
+ "Federated sharing" : "Compartido federado",
"Nothing shared with you yet" : "Todavía no han compartido nada contigo",
"Files and folders others share with you will show up here" : "Aquí aparecerán archivos y carpetas que otros compartan contigo",
"Nothing shared yet" : "Aún no hay nada compartido",
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index 777a811f70d..4fec02e5f5f 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -181,7 +181,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
- "Global tags" : "Globální tagy",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 917f74a85ce..7b98b89cedb 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -179,7 +179,6 @@
"({scope})" : "({scope})",
"Delete" : "Smazat",
"Rename" : "Přejmenovat",
- "Global tags" : "Globální tagy",
"The object type is not specified." : "Není určen typ objektu.",
"Enter new" : "Zadat nový",
"Add" : "Přidat",
diff --git a/core/l10n/de.js b/core/l10n/de.js
index dd025bd8754..99747aca238 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Du es aus dem Document-Root-Verzeichnis des Webservers herausverschiebst.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Um die Sicherheit zu erhöhen, empehlen wir das Aktivieren von HSTS, wie es in den <a href=\"{docUrl}\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, Deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with {recipients}" : "Geteilt mit {recipients}",
@@ -184,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
- "Global tags" : "globale Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index ace41892bdb..0e65c4cea57 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Du es aus dem Document-Root-Verzeichnis des Webservers herausverschiebst.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Um die Sicherheit zu erhöhen, empehlen wir das Aktivieren von HSTS, wie es in den <a href=\"{docUrl}\">Sicherheitshinweisen</a> erläutert ist.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, Deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.",
"Shared" : "Geteilt",
"Shared with {recipients}" : "Geteilt mit {recipients}",
@@ -182,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Löschen",
"Rename" : "Umbenennen",
- "Global tags" : "globale Tags",
"The object type is not specified." : "Der Objekttyp ist nicht angegeben.",
"Enter new" : "Neuen eingeben",
"Add" : "Hinzufügen",
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 73f22aa2bac..bac2f7222b6 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Delete",
"Rename" : "Rename",
- "Global tags" : "Global tags",
"The object type is not specified." : "The object type is not specified.",
"Enter new" : "Enter new",
"Add" : "Add",
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index f16bfa99f27..6139aea21d0 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Delete",
"Rename" : "Rename",
- "Global tags" : "Global tags",
"The object type is not specified." : "The object type is not specified.",
"Enter new" : "Enter new",
"Add" : "Add",
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index b019fdfd8a8..7aba923dfca 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -135,7 +135,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Forigi",
"Rename" : "Alinomigi",
- "Global tags" : "Mallokaj etikedoj",
"The object type is not specified." : "Ne indikiĝis tipo de la objekto.",
"Enter new" : "Enigu novan",
"Add" : "Aldoni",
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index 2bd5efceb9e..410529d45ac 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -133,7 +133,6 @@
"({scope})" : "({scope})",
"Delete" : "Forigi",
"Rename" : "Alinomigi",
- "Global tags" : "Mallokaj etikedoj",
"The object type is not specified." : "Ne indikiĝis tipo de la objekto.",
"Enter new" : "Enigu novan",
"Add" : "Aldoni",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 1f8aef14cc0..d37bc2f60e3 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -180,7 +180,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Eliminar",
"Rename" : "Renombrar",
- "Global tags" : "Categorías globales",
"The object type is not specified." : "El tipo de objeto no está especificado.",
"Enter new" : "Ingresar nueva",
"Add" : "Agregar",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index e1647816720..512a096391b 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -178,7 +178,6 @@
"({scope})" : "({scope})",
"Delete" : "Eliminar",
"Rename" : "Renombrar",
- "Global tags" : "Categorías globales",
"The object type is not specified." : "El tipo de objeto no está especificado.",
"Enter new" : "Ingresar nueva",
"Add" : "Agregar",
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js
index 3945f99474e..21595418ea5 100644
--- a/core/l10n/et_EE.js
+++ b/core/l10n/et_EE.js
@@ -151,7 +151,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Kustuta",
"Rename" : "Nimeta ümber",
- "Global tags" : "Üldised sildid",
"The object type is not specified." : "Objekti tüüp pole määratletud.",
"Enter new" : "Sisesta uus",
"Add" : "Lisa",
diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json
index ceef5d9ff95..021cd28fb13 100644
--- a/core/l10n/et_EE.json
+++ b/core/l10n/et_EE.json
@@ -149,7 +149,6 @@
"({scope})" : "({scope})",
"Delete" : "Kustuta",
"Rename" : "Nimeta ümber",
- "Global tags" : "Üldised sildid",
"The object type is not specified." : "Objekti tüüp pole määratletud.",
"Enter new" : "Sisesta uus",
"Add" : "Lisa",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 70178a13020..44a9e523412 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Poista",
"Rename" : "Nimeä uudelleen",
- "Global tags" : "Yleiset tunnisteet",
"The object type is not specified." : "The object type is not specified.",
"Enter new" : "Kirjoita uusi",
"Add" : "Lisää",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index a78ee8492ed..1f40b12901f 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Poista",
"Rename" : "Nimeä uudelleen",
- "Global tags" : "Yleiset tunnisteet",
"The object type is not specified." : "The object type is not specified.",
"Enter new" : "Kirjoita uusi",
"Add" : "Lisää",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 274b0f9b24e..15ff13d1b1d 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Supprimer",
"Rename" : "Renommer",
- "Global tags" : "Étiquettes globales",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Add" : "Ajouter",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 71797c87d08..55d603f9b9f 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -182,7 +182,6 @@
"({scope})" : "({scope})",
"Delete" : "Supprimer",
"Rename" : "Renommer",
- "Global tags" : "Étiquettes globales",
"The object type is not specified." : "Le type d'objet n'est pas spécifié.",
"Enter new" : "Saisir un nouveau",
"Add" : "Ajouter",
diff --git a/core/l10n/he.js b/core/l10n/he.js
index d51298de6a5..ffd3898e217 100644
--- a/core/l10n/he.js
+++ b/core/l10n/he.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "כנראה וניתן לגשת אל תיקיית data והקבצים שלך מהאינטרנט. קובץ .htaccess אינו עובד. אנו ממליצים בכל תוקף שתגדיר את השרת בצורה כזאת שלא ניתן יהיה לגשת לתיקיית ה- data או להעביר את תיקיית ה- dta מחוץ לנתיב המסמכים של שרת האינטרנט.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "כותרת ה- HTTP \"{header}\" אינה מוגדרת להיות שווה ל- \"{expected}\". הדבר מהווה פוטנציאל סיכון אבטחה או פגיעה בפרטיות ואנו ממליצים לתקן את הגדרה זו.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "כותרת HTTP \"Strict-Transport-Security\" אינה מוגדרת לפחות \"{seconds}\" שניות. להגברת האבטחה אנו ממליצים לאפשר HSTS כפי שמוסבר ב- <a href=\"{docUrl}\">טיפים לאבטחה</a> שלנו.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "הנך נכנס לאתר באמצעות פרוטוקול HTTP. אנו ממליצים מאוד להגדיר את השרת לעבוד עם פרוטוקול HTTPS במקום כפי שמוסבר ב- <a href=\"{docUrl}\">טיפים לאבטחה</a> שלנו.",
"Shared" : "שותף",
"Shared with {recipients}" : "שיתוף עם {recipients}",
@@ -184,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
- "Global tags" : "תגיות גלובליות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",
diff --git a/core/l10n/he.json b/core/l10n/he.json
index 9b1e2ab8367..faf2fd06602 100644
--- a/core/l10n/he.json
+++ b/core/l10n/he.json
@@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "כנראה וניתן לגשת אל תיקיית data והקבצים שלך מהאינטרנט. קובץ .htaccess אינו עובד. אנו ממליצים בכל תוקף שתגדיר את השרת בצורה כזאת שלא ניתן יהיה לגשת לתיקיית ה- data או להעביר את תיקיית ה- dta מחוץ לנתיב המסמכים של שרת האינטרנט.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "כותרת ה- HTTP \"{header}\" אינה מוגדרת להיות שווה ל- \"{expected}\". הדבר מהווה פוטנציאל סיכון אבטחה או פגיעה בפרטיות ואנו ממליצים לתקן את הגדרה זו.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "כותרת HTTP \"Strict-Transport-Security\" אינה מוגדרת לפחות \"{seconds}\" שניות. להגברת האבטחה אנו ממליצים לאפשר HSTS כפי שמוסבר ב- <a href=\"{docUrl}\">טיפים לאבטחה</a> שלנו.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "הנך נכנס לאתר באמצעות פרוטוקול HTTP. אנו ממליצים מאוד להגדיר את השרת לעבוד עם פרוטוקול HTTPS במקום כפי שמוסבר ב- <a href=\"{docUrl}\">טיפים לאבטחה</a> שלנו.",
"Shared" : "שותף",
"Shared with {recipients}" : "שיתוף עם {recipients}",
@@ -182,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "מחיקה",
"Rename" : "שינוי שם",
- "Global tags" : "תגיות גלובליות",
"The object type is not specified." : "סוג הפריט לא צוין.",
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 2687483fd67..305fd814052 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -173,7 +173,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Törlés",
"Rename" : "Átnevezés",
- "Global tags" : "Globális címke",
"The object type is not specified." : "Az objektum típusa nincs megadva.",
"Enter new" : "Új beírása",
"Add" : "Hozzáadás",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 63df19c5cf5..9c6818ca349 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -171,7 +171,6 @@
"({scope})" : "({scope})",
"Delete" : "Törlés",
"Rename" : "Átnevezés",
- "Global tags" : "Globális címke",
"The object type is not specified." : "Az objektum típusa nincs megadva.",
"Enter new" : "Új beírása",
"Add" : "Hozzáadás",
diff --git a/core/l10n/is.js b/core/l10n/is.js
index df38b2f47f6..40388ee163e 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -182,7 +182,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Eyða",
"Rename" : "Endurnefna",
- "Global tags" : "Almenn merki",
"The object type is not specified." : "Tegund hlutar ekki tilgreind",
"Enter new" : "Sláðu inn nýtt",
"Add" : "Bæta við",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index e6b8b6aee3c..cef73059881 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -180,7 +180,6 @@
"({scope})" : "({scope})",
"Delete" : "Eyða",
"Rename" : "Endurnefna",
- "Global tags" : "Almenn merki",
"The object type is not specified." : "Tegund hlutar ekki tilgreind",
"Enter new" : "Sláðu inn nýtt",
"Add" : "Bæta við",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 71ad46de558..86425e3cb79 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
- "Global tags" : "Tag globali",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 26bfd034db8..80f9820771d 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Elimina",
"Rename" : "Rinomina",
- "Global tags" : "Tag globali",
"The object type is not specified." : "Il tipo di oggetto non è specificato.",
"Enter new" : "Inserisci nuovo",
"Add" : "Aggiungi",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 8077e5118aa..a8383860a57 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
- "Global tags" : "グローバルタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 4366b8b21f1..e2ee6a3b378 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "削除",
"Rename" : "名前の変更",
- "Global tags" : "グローバルタグ",
"The object type is not specified." : "オブジェクトタイプが指定されていません。",
"Enter new" : "新規に入力",
"Add" : "追加",
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js
index e9d124e3c60..f013409ecfe 100644
--- a/core/l10n/nb_NO.js
+++ b/core/l10n/nb_NO.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Feil oppstod ved sjekking av server-oppsett",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Datamappen og filene dine er sannsynligvis tilgjengelige fra Internett. .htaccess-filen fungerer ikke. Vi anbefaler sterkt at du konfigurerer web-serveren slik at datamappen ikke kan aksesseres eller at du flytter datamappen ut av web-serverens dokumentrot.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-header \"{header}\" er ikke konfigurert lik \"{expected}\". Dette kan være en sikkerhetsrisiko og vi anbefaler at denne innstillingen endres.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP header \"Strict-Transport-Security\" er ikke konfigurert til minst \"{seconds}\" sekunder. For beste sikkerhet anbefaler vi at HSTS aktiveres som beskrevet i <a href=\"{docUrl}\">sikkerhetstips</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du aksesserer denne nettsiden via HTTP. Vi anbefaler på det sterkeste at du konfigurerer serveren til å kreve HTTPS i stedet, som beskrevet i <a href=\"{docUrl}\">sikkerhetstips</a>.",
"Shared" : "Delt",
"Shared with {recipients}" : "Delt med {recipients}",
@@ -184,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Slett",
"Rename" : "Gi nytt navn",
- "Global tags" : "Globale merkelapper",
"The object type is not specified." : "Objekttypen er ikke spesifisert.",
"Enter new" : "Oppgi ny",
"Add" : "Legg til",
diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json
index d9e9e977208..929f89a4afe 100644
--- a/core/l10n/nb_NO.json
+++ b/core/l10n/nb_NO.json
@@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "Feil oppstod ved sjekking av server-oppsett",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Datamappen og filene dine er sannsynligvis tilgjengelige fra Internett. .htaccess-filen fungerer ikke. Vi anbefaler sterkt at du konfigurerer web-serveren slik at datamappen ikke kan aksesseres eller at du flytter datamappen ut av web-serverens dokumentrot.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "HTTP-header \"{header}\" er ikke konfigurert lik \"{expected}\". Dette kan være en sikkerhetsrisiko og vi anbefaler at denne innstillingen endres.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "HTTP header \"Strict-Transport-Security\" er ikke konfigurert til minst \"{seconds}\" sekunder. For beste sikkerhet anbefaler vi at HSTS aktiveres som beskrevet i <a href=\"{docUrl}\">sikkerhetstips</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du aksesserer denne nettsiden via HTTP. Vi anbefaler på det sterkeste at du konfigurerer serveren til å kreve HTTPS i stedet, som beskrevet i <a href=\"{docUrl}\">sikkerhetstips</a>.",
"Shared" : "Delt",
"Shared with {recipients}" : "Delt med {recipients}",
@@ -182,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Slett",
"Rename" : "Gi nytt navn",
- "Global tags" : "Globale merkelapper",
"The object type is not specified." : "Objekttypen er ikke spesifisert.",
"Enter new" : "Oppgi ny",
"Add" : "Legg til",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 77d19712ce2..c96c087d5fd 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Verwijder",
"Rename" : "Naam wijzigen",
- "Global tags" : "Globale tags",
"The object type is not specified." : "Het object type is niet gespecificeerd.",
"Enter new" : "Opgeven nieuw",
"Add" : "Toevoegen",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 15d8f3d3c85..056b0697602 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Verwijder",
"Rename" : "Naam wijzigen",
- "Global tags" : "Globale tags",
"The object type is not specified." : "Het object type is niet gespecificeerd.",
"Enter new" : "Opgeven nieuw",
"Add" : "Toevoegen",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index c2c7a37c1ed..3a8aaf429ee 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O \"Strict-Transport-Security\" cabeçalho HTTP não está configurado para pelo menos \"{seconds}\" segundos. Para maior segurança recomendamos a ativação HSTS como descrito em nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Nós fortemente sugerimos que você ao invéz, configure o servidor para exigir o uso de HTTPS como descrito em nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
"Shared" : "Compartilhado",
"Shared with {recipients}" : "Compartilhado com {recipients}",
@@ -184,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Eliminar",
"Rename" : "Renomear",
- "Global tags" : "Etiquetas Globais",
"The object type is not specified." : "O tipo de objeto não foi especificado.",
"Enter new" : "Entrar uma nova",
"Add" : "Adicionar",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index f26041a82cd..968bb3f3fd4 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -128,6 +128,7 @@
"Error occurred while checking server setup" : "Erro ao verificar a configuração do servidor",
"Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "O seu diretório de dados e os arquivos estão, provavelmente, acessíveis a partir da Internet. O arquivo .htaccess não está funcionando. Nós sugerimos que você configure o servidor web de uma forma que o diretório de dados não seja acessível ou mova o diretório de dados para fora do diretório raiz de documentos do servidor web.",
"The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "O \"{header}\" cabeçalho HTTP não está configurado igual ao \"{expected}\". Este é um risco potencial para a segurança e recomendamos ajustar essa configuração.",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "O \"Strict-Transport-Security\" cabeçalho HTTP não está configurado para pelo menos \"{seconds}\" segundos. Para maior segurança recomendamos a ativação HSTS como descrito em nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Você está acessando este site via HTTP. Nós fortemente sugerimos que você ao invéz, configure o servidor para exigir o uso de HTTPS como descrito em nossas <a href=\"{docUrl}\">dicas de segurança</a>.",
"Shared" : "Compartilhado",
"Shared with {recipients}" : "Compartilhado com {recipients}",
@@ -182,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Eliminar",
"Rename" : "Renomear",
- "Global tags" : "Etiquetas Globais",
"The object type is not specified." : "O tipo de objeto não foi especificado.",
"Enter new" : "Entrar uma nova",
"Add" : "Adicionar",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 4e119464444..55af6a6ccd0 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
- "Global tags" : "Etiquetas gerais",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 876361747ac..c5954155e2e 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Apagar",
"Rename" : "Renomear",
- "Global tags" : "Etiquetas gerais",
"The object type is not specified." : "O tipo de objeto não está especificado.",
"Enter new" : "Introduza novo",
"Add" : "Adicionar",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 4a4c575f64e..3e96f1275b6 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -184,7 +184,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Удалить",
"Rename" : "Переименовать",
- "Global tags" : "Глобальные теги",
"The object type is not specified." : "Тип объекта не указан",
"Enter new" : "Ввести новое",
"Add" : "Добавить",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index aa02ab2730a..b3534d4fc6e 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -182,7 +182,6 @@
"({scope})" : "({scope})",
"Delete" : "Удалить",
"Rename" : "Переименовать",
- "Global tags" : "Глобальные теги",
"The object type is not specified." : "Тип объекта не указан",
"Enter new" : "Ввести новое",
"Add" : "Добавить",
diff --git a/core/l10n/sq.js b/core/l10n/sq.js
index 24f93829103..f2ec35093fa 100644
--- a/core/l10n/sq.js
+++ b/core/l10n/sq.js
@@ -185,7 +185,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
- "Global tags" : "Etiketa globale",
"The object type is not specified." : "S’është specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",
diff --git a/core/l10n/sq.json b/core/l10n/sq.json
index 3a75635e408..7e0e8a68d2b 100644
--- a/core/l10n/sq.json
+++ b/core/l10n/sq.json
@@ -183,7 +183,6 @@
"({scope})" : "({scope})",
"Delete" : "Fshije",
"Rename" : "Riemërtoje",
- "Global tags" : "Etiketa globale",
"The object type is not specified." : "S’është specifikuar lloji i objektit.",
"Enter new" : "Jep të ri",
"Add" : "Shtoni",
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js
index 456ed5e441a..fb9005d526d 100644
--- a/core/l10n/th_TH.js
+++ b/core/l10n/th_TH.js
@@ -180,7 +180,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "ลบ",
"Rename" : "เปลี่ยนชื่อ",
- "Global tags" : "แท็กทั่วไป",
"The object type is not specified." : "ชนิดของวัตถุยังไม่ได้รับการระบุ",
"Enter new" : "ใส่ข้อมูลใหม่",
"Add" : "เพิ่ม",
diff --git a/core/l10n/th_TH.json b/core/l10n/th_TH.json
index 7e15c3cd590..38dcbee715a 100644
--- a/core/l10n/th_TH.json
+++ b/core/l10n/th_TH.json
@@ -178,7 +178,6 @@
"({scope})" : "({scope})",
"Delete" : "ลบ",
"Rename" : "เปลี่ยนชื่อ",
- "Global tags" : "แท็กทั่วไป",
"The object type is not specified." : "ชนิดของวัตถุยังไม่ได้รับการระบุ",
"Enter new" : "ใส่ข้อมูลใหม่",
"Add" : "เพิ่ม",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 09f875e1456..1e0600e7996 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -181,7 +181,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "Sil",
"Rename" : "Yeniden adlandır",
- "Global tags" : "Genel etiketler",
"The object type is not specified." : "Nesne türü belirtilmemiş.",
"Enter new" : "Yeni girin",
"Add" : "Ekle",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index f62fdd0c56c..36e12f3176b 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -179,7 +179,6 @@
"({scope})" : "({scope})",
"Delete" : "Sil",
"Rename" : "Yeniden adlandır",
- "Global tags" : "Genel etiketler",
"The object type is not specified." : "Nesne türü belirtilmemiş.",
"Enter new" : "Yeni girin",
"Add" : "Ekle",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 2a8e9c19f8b..b7649627e07 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"({scope})" : "({scope})",
"Delete" : "删除",
"Rename" : "重命名",
- "Global tags" : "全局标签",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index eff826383d4..3a20218bb5e 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -168,7 +168,6 @@
"({scope})" : "({scope})",
"Delete" : "删除",
"Rename" : "重命名",
- "Global tags" : "全局标签",
"The object type is not specified." : "未指定对象类型。",
"Enter new" : "输入新...",
"Add" : "增加",
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index ce3488730ac..69308a3e2ef 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -93,6 +93,7 @@ OC.L10N.register(
"Strong password" : "Silné heslo",
"Groups" : "Skupiny",
"Unable to delete {objName}" : "Nelze smazat {objName}",
+ "Error creating group: {message}" : "Chyba vytvoření skupiny: {message}",
"A valid group name must be provided" : "Musíte zadat platný název skupiny",
"deleted {groupName}" : "smazána {groupName}",
"undo" : "vrátit zpět",
@@ -102,6 +103,7 @@ OC.L10N.register(
"add group" : "přidat skupinu",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Změna hesla bude mít za následek ztrátu dat, protože jejich obnova není pro tohoto uživatele dostupná.",
"A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
+ "Error creating user: {message}" : "Chyba vytvoření uživatele: {message}",
"A valid password must be provided" : "Musíte zadat platné heslo",
"A valid email must be provided" : "Musíte zadat platný email",
"__language_name__" : "Česky",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index d0258b33dd1..6dc5cae96be 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -91,6 +91,7 @@
"Strong password" : "Silné heslo",
"Groups" : "Skupiny",
"Unable to delete {objName}" : "Nelze smazat {objName}",
+ "Error creating group: {message}" : "Chyba vytvoření skupiny: {message}",
"A valid group name must be provided" : "Musíte zadat platný název skupiny",
"deleted {groupName}" : "smazána {groupName}",
"undo" : "vrátit zpět",
@@ -100,6 +101,7 @@
"add group" : "přidat skupinu",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Změna hesla bude mít za následek ztrátu dat, protože jejich obnova není pro tohoto uživatele dostupná.",
"A valid username must be provided" : "Musíte zadat platné uživatelské jméno",
+ "Error creating user: {message}" : "Chyba vytvoření uživatele: {message}",
"A valid password must be provided" : "Musíte zadat platné heslo",
"A valid email must be provided" : "Musíte zadat platný email",
"__language_name__" : "Česky",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index dc27c40ab5c..4b31645a479 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Geprüfte Apps werden von vertrauenswürdigen Entwicklern entwickelt und haben eine oberflächliche Sicherheitsprüfung durchlaufen. Sie werden innerhalb eines offenen Code-Repositorys aktiv gepflegt und ihre Betreuer erachten sie als stabil genug für für den gelegentlichen bis normalen Einsatz.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Diese App ist nicht auf Sicherheitsprobleme hin überprüft und ist neu oder bekanntermaßen instabil. Die Installation erfolgt auf eigenes Risiko.",
"Update to %s" : "Aktualisierung auf %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Sie haben %n Aktualisierung verfügbar","Sie haben %n Aktualisierungen verfügbar"],
"Please wait...." : "Bitte warten…",
"Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten",
"Disable" : "Deaktivieren",
@@ -93,6 +94,7 @@ OC.L10N.register(
"Strong password" : "Starkes Passwort",
"Groups" : "Gruppen",
"Unable to delete {objName}" : "Löschen von {objName} nicht möglich",
+ "Error creating group: {message}" : "Fehler beim Erstellen der Gruppe: {message}",
"A valid group name must be provided" : "Ein gültiger Gruppenname muss angegeben werden",
"deleted {groupName}" : "{groupName} gelöscht",
"undo" : "rückgängig machen",
@@ -102,6 +104,7 @@ OC.L10N.register(
"add group" : "Gruppe hinzufügen",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
+ "Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}",
"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",
"__language_name__" : "Deutsch (Persönlich)",
@@ -124,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"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.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"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.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktiviere 'filelocking.enabled' in der config.php diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
@@ -208,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "Dokumentation für Administratoren",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",
+ "This app has an update available." : "Es ist eine Aktualisierung verfügbar.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Diese App hat keine minimale ownCloud Version zugeordnet. Dies wird ein Fehler in ownCloud 11 und später sein.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Diese App hat keine maximale ownCloud Version zugeordnet. Dies wird ein Fehler in ownCloud 11 und später sein.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index b5b33ea9061..8c569efc9ca 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Geprüfte Apps werden von vertrauenswürdigen Entwicklern entwickelt und haben eine oberflächliche Sicherheitsprüfung durchlaufen. Sie werden innerhalb eines offenen Code-Repositorys aktiv gepflegt und ihre Betreuer erachten sie als stabil genug für für den gelegentlichen bis normalen Einsatz.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Diese App ist nicht auf Sicherheitsprobleme hin überprüft und ist neu oder bekanntermaßen instabil. Die Installation erfolgt auf eigenes Risiko.",
"Update to %s" : "Aktualisierung auf %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Sie haben %n Aktualisierung verfügbar","Sie haben %n Aktualisierungen verfügbar"],
"Please wait...." : "Bitte warten…",
"Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten",
"Disable" : "Deaktivieren",
@@ -91,6 +92,7 @@
"Strong password" : "Starkes Passwort",
"Groups" : "Gruppen",
"Unable to delete {objName}" : "Löschen von {objName} nicht möglich",
+ "Error creating group: {message}" : "Fehler beim Erstellen der Gruppe: {message}",
"A valid group name must be provided" : "Ein gültiger Gruppenname muss angegeben werden",
"deleted {groupName}" : "{groupName} gelöscht",
"undo" : "rückgängig machen",
@@ -100,6 +102,7 @@
"add group" : "Gruppe hinzufügen",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Die Änderung des Passworts führt zu Datenverlust, weil die Datenwiederherstellung für diesen Benutzer nicht verfügbar ist",
"A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
+ "Error creating user: {message}" : "Fehler beim Anlegen des Benutzers: {message}",
"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",
"__language_name__" : "Deutsch (Persönlich)",
@@ -122,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"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.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s ist in einer älteren Version als %2$s installiert. Aus Stabilitäts- und Performancegründen empfehlen wir eine Aktualisierung auf eine neuere %1$s-Version",
"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.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transaktionales Sperren ist deaktiviert, was zu Problemen mit Laufzeitbedingungen führen kann. Aktiviere 'filelocking.enabled' in der config.php diese Probleme zu vermeiden. Weitere Informationen findest du in unserer <a target=\"_blank\" href=\"%s\">Dokumentation ↗</a>.",
"System locale can not be set to a one which supports UTF-8." : "Es kann kein Systemgebietsschema gesetzt werden, das UTF-8 unterstützt.",
@@ -206,6 +210,7 @@
"Admin documentation" : "Dokumentation für Administratoren",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",
+ "This app has an update available." : "Es ist eine Aktualisierung verfügbar.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Diese App hat keine minimale ownCloud Version zugeordnet. Dies wird ein Fehler in ownCloud 11 und später sein.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Diese App hat keine maximale ownCloud Version zugeordnet. Dies wird ein Fehler in ownCloud 11 und später sein.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
diff --git a/settings/l10n/he.js b/settings/l10n/he.js
index d0192d05a0d..a97d3af2816 100644
--- a/settings/l10n/he.js
+++ b/settings/l10n/he.js
@@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "יישומים מאושרים מפותחים על ידי מפתחים מהימנים ועברו בדיקת הבטחה ראשונית. הם נשמרים באופן פעיל במאגר קוד פתוח והמתזקים שלהם מייעדים אותם לשימוש מזדמן ורגיל.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "יישום זה לא נבדק לבעיות אבטחה והוא חדש או ידוע כלא יציב. התקנת יישום זה הנה על אחריותך בלבד.",
"Update to %s" : "עדכון ל- %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["ממתין עבורך %n עדכון יישום","ממתינים עבורך %n עדכוני יישום"],
"Please wait...." : "נא להמתין…",
"Error while disabling app" : "אירעה שגיאה בעת נטרול היישום",
"Disable" : "ניטרול",
@@ -93,6 +94,7 @@ OC.L10N.register(
"Strong password" : "סיסמא חזקה",
"Groups" : "קבוצות",
"Unable to delete {objName}" : "לא ניתן למחיקה {objName}",
+ "Error creating group: {message}" : "שגיאה ביצירת קבוצה: {message}",
"A valid group name must be provided" : "יש לספק שם קבוצה תקני",
"deleted {groupName}" : "נמחק {groupName}",
"undo" : "ביטול",
@@ -102,6 +104,7 @@ OC.L10N.register(
"add group" : "הוספת קבוצה",
"Changing the password will result in data loss, because data recovery is not available for this user" : "שינוי הסיסמא יגרום איבוד מידע, וזאת בגלל ששחזור מידע אינו זמין למשתמש זה",
"A valid username must be provided" : "יש לספק שם משתמש תקני",
+ "Error creating user: {message}" : "שגיאה ביצירת משתמש: {message}",
"A valid password must be provided" : "יש לספק סיסמא תקנית",
"A valid email must be provided" : "יש לספק כתובת דואר אלקטרוני תקנית",
"__language_name__" : "עברית",
@@ -124,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP מוגדר ככל הנראה להפשיט בלוקי קוד. מצב זה יגרום למספר יישומי ליבה להיות לא נגישים.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "השרת רץ על גבי חלונות של מיקוסופט. אנו ממליצים בחום על לינוקס לחווית משתמש מיטבית.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s מתחת לגרסה %2$s מותקנת, מסיבות יציבות וביצועים אנו ממליצים לעדכן לגרסה חדשה יותר גרסה %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "נעילת קובץ Transactional מנוטרלת, זה עלול להוביל לבעיות עם race conditions. יש לאפשר 'filelocking.enabled' בקובץ config.php כדי למנוע בעיות אלו. ראו <a target=\"_blank\" href=\"%s\">מסמכים אלו ↗</a> למידע נוסף.",
"System locale can not be set to a one which supports UTF-8." : "הגדרות שפה לא יכולות להקבע ככאלה שתומכות ב- UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "תיעוד מנהל",
"Show description …" : "הצגת תיאור ...",
"Hide description …" : "הסתרת תיאור ...",
+ "This app has an update available." : "ליישום זה קיים עדכון זמין.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "ליישום זה לא הוקצתה גרסה מינמלית של ownCloud. מצב זה יהיה שגוי בגרסה 11 או מאוחרת יותר של ownCloud.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "ליישום זה לא הוקצתה גרסה מקסימלית של ownCloud. מצב זה יהיה שגוי בגרסה 11 או מאוחרת יותר של ownCloud.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "לא ניתן להתקין את יישום זה כיוון שייחסי התלות הבאים לא התקיימו:",
diff --git a/settings/l10n/he.json b/settings/l10n/he.json
index e7c07908e18..b7bc85ad2b4 100644
--- a/settings/l10n/he.json
+++ b/settings/l10n/he.json
@@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "יישומים מאושרים מפותחים על ידי מפתחים מהימנים ועברו בדיקת הבטחה ראשונית. הם נשמרים באופן פעיל במאגר קוד פתוח והמתזקים שלהם מייעדים אותם לשימוש מזדמן ורגיל.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "יישום זה לא נבדק לבעיות אבטחה והוא חדש או ידוע כלא יציב. התקנת יישום זה הנה על אחריותך בלבד.",
"Update to %s" : "עדכון ל- %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["ממתין עבורך %n עדכון יישום","ממתינים עבורך %n עדכוני יישום"],
"Please wait...." : "נא להמתין…",
"Error while disabling app" : "אירעה שגיאה בעת נטרול היישום",
"Disable" : "ניטרול",
@@ -91,6 +92,7 @@
"Strong password" : "סיסמא חזקה",
"Groups" : "קבוצות",
"Unable to delete {objName}" : "לא ניתן למחיקה {objName}",
+ "Error creating group: {message}" : "שגיאה ביצירת קבוצה: {message}",
"A valid group name must be provided" : "יש לספק שם קבוצה תקני",
"deleted {groupName}" : "נמחק {groupName}",
"undo" : "ביטול",
@@ -100,6 +102,7 @@
"add group" : "הוספת קבוצה",
"Changing the password will result in data loss, because data recovery is not available for this user" : "שינוי הסיסמא יגרום איבוד מידע, וזאת בגלל ששחזור מידע אינו זמין למשתמש זה",
"A valid username must be provided" : "יש לספק שם משתמש תקני",
+ "Error creating user: {message}" : "שגיאה ביצירת משתמש: {message}",
"A valid password must be provided" : "יש לספק סיסמא תקנית",
"A valid email must be provided" : "יש לספק כתובת דואר אלקטרוני תקנית",
"__language_name__" : "עברית",
@@ -122,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP מוגדר ככל הנראה להפשיט בלוקי קוד. מצב זה יגרום למספר יישומי ליבה להיות לא נגישים.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "השרת רץ על גבי חלונות של מיקוסופט. אנו ממליצים בחום על לינוקס לחווית משתמש מיטבית.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s מתחת לגרסה %2$s מותקנת, מסיבות יציבות וביצועים אנו ממליצים לעדכן לגרסה חדשה יותר גרסה %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "נעילת קובץ Transactional מנוטרלת, זה עלול להוביל לבעיות עם race conditions. יש לאפשר 'filelocking.enabled' בקובץ config.php כדי למנוע בעיות אלו. ראו <a target=\"_blank\" href=\"%s\">מסמכים אלו ↗</a> למידע נוסף.",
"System locale can not be set to a one which supports UTF-8." : "הגדרות שפה לא יכולות להקבע ככאלה שתומכות ב- UTF-8.",
@@ -206,6 +210,7 @@
"Admin documentation" : "תיעוד מנהל",
"Show description …" : "הצגת תיאור ...",
"Hide description …" : "הסתרת תיאור ...",
+ "This app has an update available." : "ליישום זה קיים עדכון זמין.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "ליישום זה לא הוקצתה גרסה מינמלית של ownCloud. מצב זה יהיה שגוי בגרסה 11 או מאוחרת יותר של ownCloud.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "ליישום זה לא הוקצתה גרסה מקסימלית של ownCloud. מצב זה יהיה שגוי בגרסה 11 או מאוחרת יותר של ownCloud.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "לא ניתן להתקין את יישום זה כיוון שייחסי התלות הבאים לא התקיימו:",
diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js
index 352c8a0b9d0..4ffc9b0ed81 100644
--- a/settings/l10n/nb_NO.js
+++ b/settings/l10n/nb_NO.js
@@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Godkjente apper er utviklet av pålitelige utviklere og har gjennomgått en rask sikkerhetssjekk. De vedlikeholdes aktivt i et åpent kode-depot og utviklerne anser dem for å være stabile for tidvis eller normal bruk.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denne appen er ikke sjekket for sikkerhetsproblemer og er ny eller ansett for å være ustabil. Installer på egen risiko.",
"Update to %s" : "Oppdater til %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Du har %n app-oppdatering som venter","Du har %n app-oppdateringer som venter"],
"Please wait...." : "Vennligst vent...",
"Error while disabling app" : "Deaktivering av app feilet",
"Disable" : "Deaktiver ",
@@ -93,6 +94,7 @@ OC.L10N.register(
"Strong password" : "Sterkt passord",
"Groups" : "Grupper",
"Unable to delete {objName}" : "Kan ikke slette {objName}",
+ "Error creating group: {message}" : "Feil ved oppretting av gruppe: {message}",
"A valid group name must be provided" : "Et gyldig gruppenavn må oppgis",
"deleted {groupName}" : "slettet {groupName}",
"undo" : "angre",
@@ -102,6 +104,7 @@ OC.L10N.register(
"add group" : "legg til gruppe",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Forandring av passordet vil føre til tap av data, fordi datagjennoppretting er utilgjengelig for denne brukeren",
"A valid username must be provided" : "Oppgi et gyldig brukernavn",
+ "Error creating user: {message}" : "Feil ved oppretting av bruker: {message}",
"A valid password must be provided" : "Oppgi et gyldig passord",
"A valid email must be provided" : "En gyldig e-postadresse må oppgis",
"__language_name__" : "__language_name__",
@@ -124,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Det ser ut for at PHP er satt opp til å fjerne innebygde doc blocks. Dette gjør at flere av kjerneapplikasjonene blir utilgjengelige.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette forårsakes sannsynligvis av en bufrer/akselerator, som f.eks. Zend OPcache eller eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler strekt Linux for en optimal brukeropplevelse.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lavere enn versjon %2$s er installert. Vi anbefaler å oppgradere til en nyere %1$s-versjon for å få bedre stabilitet og ytelse.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til problemer med kappløpssituasjoner. Aktiver 'filelocking.enabled' i config.php for å unngå disse problemene. Se <a target=\"_blank\" href=\"%s\">dokumentasjonen ↗</a> for mer informasjon.",
"System locale can not be set to a one which supports UTF-8." : "Kan ikke sette systemets nasjonale innstillinger til en som støtter UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "Admin-dokumentasjon",
"Show description …" : "Vis beskrivelse …",
"Hide description …" : "Skjul beskrivelse …",
+ "This app has an update available." : "En oppdatering er tilgjengelig for denne appen.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Denne appen har ingen minimumsversjon av ownCloud. Dette vil være en feil i ownCloud 11 og senere.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Denne appen har ingen maksimumsversjon av ownCloud. Dette vil være en feil i ownCloud 11 og senere.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:",
diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json
index 7d16df7b764..e51b89c938c 100644
--- a/settings/l10n/nb_NO.json
+++ b/settings/l10n/nb_NO.json
@@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Godkjente apper er utviklet av pålitelige utviklere og har gjennomgått en rask sikkerhetssjekk. De vedlikeholdes aktivt i et åpent kode-depot og utviklerne anser dem for å være stabile for tidvis eller normal bruk.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Denne appen er ikke sjekket for sikkerhetsproblemer og er ny eller ansett for å være ustabil. Installer på egen risiko.",
"Update to %s" : "Oppdater til %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Du har %n app-oppdatering som venter","Du har %n app-oppdateringer som venter"],
"Please wait...." : "Vennligst vent...",
"Error while disabling app" : "Deaktivering av app feilet",
"Disable" : "Deaktiver ",
@@ -91,6 +92,7 @@
"Strong password" : "Sterkt passord",
"Groups" : "Grupper",
"Unable to delete {objName}" : "Kan ikke slette {objName}",
+ "Error creating group: {message}" : "Feil ved oppretting av gruppe: {message}",
"A valid group name must be provided" : "Et gyldig gruppenavn må oppgis",
"deleted {groupName}" : "slettet {groupName}",
"undo" : "angre",
@@ -100,6 +102,7 @@
"add group" : "legg til gruppe",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Forandring av passordet vil føre til tap av data, fordi datagjennoppretting er utilgjengelig for denne brukeren",
"A valid username must be provided" : "Oppgi et gyldig brukernavn",
+ "Error creating user: {message}" : "Feil ved oppretting av bruker: {message}",
"A valid password must be provided" : "Oppgi et gyldig passord",
"A valid email must be provided" : "En gyldig e-postadresse må oppgis",
"__language_name__" : "__language_name__",
@@ -122,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Det ser ut for at PHP er satt opp til å fjerne innebygde doc blocks. Dette gjør at flere av kjerneapplikasjonene blir utilgjengelige.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette forårsakes sannsynligvis av en bufrer/akselerator, som f.eks. Zend OPcache eller eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler strekt Linux for en optimal brukeropplevelse.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s lavere enn versjon %2$s er installert. Vi anbefaler å oppgradere til en nyere %1$s-versjon for å få bedre stabilitet og ytelse.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Transaksjonsbasert fil-låsing er deaktivert. Dette kan føre til problemer med kappløpssituasjoner. Aktiver 'filelocking.enabled' i config.php for å unngå disse problemene. Se <a target=\"_blank\" href=\"%s\">dokumentasjonen ↗</a> for mer informasjon.",
"System locale can not be set to a one which supports UTF-8." : "Kan ikke sette systemets nasjonale innstillinger til en som støtter UTF-8.",
@@ -206,6 +210,7 @@
"Admin documentation" : "Admin-dokumentasjon",
"Show description …" : "Vis beskrivelse …",
"Hide description …" : "Skjul beskrivelse …",
+ "This app has an update available." : "En oppdatering er tilgjengelig for denne appen.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Denne appen har ingen minimumsversjon av ownCloud. Dette vil være en feil i ownCloud 11 og senere.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Denne appen har ingen maksimumsversjon av ownCloud. Dette vil være en feil i ownCloud 11 og senere.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index a27e3b98bac..a0191800165 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -67,6 +67,7 @@ OC.L10N.register(
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplicativos aprovados são desenvolvidos pelos desenvolvedores confiáveis e passaram por uma verificação de segurança superficial. Eles são ativamente mantidos em um repositório de código aberto e seus mantenedores consideram que eles para sejam estáveis para um casual uso normal.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Este aplicativo não foi verificado para as questões de segurança e é novo ou conhecido por ser instável. Instale por seu próprio risco.",
"Update to %s" : "Atualizado para %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Você tem %n atualização pendente","Você tem %n atualizações pendentes"],
"Please wait...." : "Por favor, aguarde...",
"Error while disabling app" : "Erro enquanto desabilitava o aplicativo",
"Disable" : "Desabilitar",
@@ -93,6 +94,7 @@ OC.L10N.register(
"Strong password" : "Senha forte",
"Groups" : "Grupos",
"Unable to delete {objName}" : "Não é possível excluir {objName}",
+ "Error creating group: {message}" : "Erro criando o grupo: {message}",
"A valid group name must be provided" : "Um nome de grupo válido deve ser fornecido",
"deleted {groupName}" : "eliminado {groupName}",
"undo" : "desfazer",
@@ -102,6 +104,7 @@ OC.L10N.register(
"add group" : "adicionar grupo",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Trocar a senha irá resultar em perda de dados, porque recuperação de dados não está disponível para este usuário",
"A valid username must be provided" : "Forneça um nome de usuário válido",
+ "Error creating user: {message}" : "Erro criando o usuário: {message}",
"A valid password must be provided" : "Forneça uma senha válida",
"A valid email must be provided" : "Deve ser informado um e-mail válido",
"__language_name__" : "__language_name__",
@@ -124,6 +127,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.",
"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.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado, por razões de estabilidade e desempenho recomendamos a atualização para uma nova versão %1$s.",
"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).",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Bloqueio de arquivos transacional está desativado, isso pode levar a problemas com as condições de corrida. Ativar 'filelocking.enabled' em config.php para evitar esses problemas. Veja a <a target=\"_blank\" href=\"%s\">documentação ↗</a> para mais informações.",
"System locale can not be set to a one which supports UTF-8." : "Localidade do sistema não pode ser definido como um que suporta UTF-8.",
@@ -208,6 +212,7 @@ OC.L10N.register(
"Admin documentation" : "Documentação para Administração",
"Show description …" : "Mostrar descrição ...",
"Hide description …" : "Esconder descrição ...",
+ "This app has an update available." : "Este aplicativo tem uma atualização disponível.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Este aplicativo não tem atribuída nenhuma versão ownCloud mínima. Isto será um erro no ownCloud 11 e posterior.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Este aplicativo não tem atribuída nenhuma versão ownCloud máxima. Isto será um erro no ownCloud 11 e posterior.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado porque as seguintes dependências não forão cumpridas:",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index b9272d9da44..5bd3233cebc 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -65,6 +65,7 @@
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Aplicativos aprovados são desenvolvidos pelos desenvolvedores confiáveis e passaram por uma verificação de segurança superficial. Eles são ativamente mantidos em um repositório de código aberto e seus mantenedores consideram que eles para sejam estáveis para um casual uso normal.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Este aplicativo não foi verificado para as questões de segurança e é novo ou conhecido por ser instável. Instale por seu próprio risco.",
"Update to %s" : "Atualizado para %s",
+ "_You have %n app update pending_::_You have %n app updates pending_" : ["Você tem %n atualização pendente","Você tem %n atualizações pendentes"],
"Please wait...." : "Por favor, aguarde...",
"Error while disabling app" : "Erro enquanto desabilitava o aplicativo",
"Disable" : "Desabilitar",
@@ -91,6 +92,7 @@
"Strong password" : "Senha forte",
"Groups" : "Grupos",
"Unable to delete {objName}" : "Não é possível excluir {objName}",
+ "Error creating group: {message}" : "Erro criando o grupo: {message}",
"A valid group name must be provided" : "Um nome de grupo válido deve ser fornecido",
"deleted {groupName}" : "eliminado {groupName}",
"undo" : "desfazer",
@@ -100,6 +102,7 @@
"add group" : "adicionar grupo",
"Changing the password will result in data loss, because data recovery is not available for this user" : "Trocar a senha irá resultar em perda de dados, porque recuperação de dados não está disponível para este usuário",
"A valid username must be provided" : "Forneça um nome de usuário válido",
+ "Error creating user: {message}" : "Erro criando o usuário: {message}",
"A valid password must be provided" : "Forneça uma senha válida",
"A valid email must be provided" : "Deve ser informado um e-mail válido",
"__language_name__" : "__language_name__",
@@ -122,6 +125,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP é, aparentemente, a configuração para retirar blocos doc inline. Isso fará com que vários aplicativos do núcleo fiquem inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isso provavelmente é causado por uma cache/acelerador, como Zend OPcache ou eAccelerator.",
"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.",
+ "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s abaixo da versão %2$s está instalado, por razões de estabilidade e desempenho recomendamos a atualização para uma nova versão %1$s.",
"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).",
"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 <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Bloqueio de arquivos transacional está desativado, isso pode levar a problemas com as condições de corrida. Ativar 'filelocking.enabled' em config.php para evitar esses problemas. Veja a <a target=\"_blank\" href=\"%s\">documentação ↗</a> para mais informações.",
"System locale can not be set to a one which supports UTF-8." : "Localidade do sistema não pode ser definido como um que suporta UTF-8.",
@@ -206,6 +210,7 @@
"Admin documentation" : "Documentação para Administração",
"Show description …" : "Mostrar descrição ...",
"Hide description …" : "Esconder descrição ...",
+ "This app has an update available." : "Este aplicativo tem uma atualização disponível.",
"This app has no minimum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Este aplicativo não tem atribuída nenhuma versão ownCloud mínima. Isto será um erro no ownCloud 11 e posterior.",
"This app has no maximum ownCloud version assigned. This will be an error in ownCloud 11 and later." : "Este aplicativo não tem atribuída nenhuma versão ownCloud máxima. Isto será um erro no ownCloud 11 e posterior.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Este aplicativo não pode ser instalado porque as seguintes dependências não forão cumpridas:",