summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-16 00:08:44 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-16 00:08:44 +0000
commit74654288e64cfb80e950d223c8575b32d04682a0 (patch)
tree27cc103bf5bf301bf6945c14efc17370c5e75d4d /apps
parent5bf447649d6b5c18d1d500df3ff52a2484cc67b5 (diff)
downloadnextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.tar.gz
nextcloud-server-74654288e64cfb80e950d223c8575b32d04682a0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/pt_BR.js2
-rw-r--r--apps/comments/l10n/pt_BR.json2
-rw-r--r--apps/files/l10n/en_GB.js3
-rw-r--r--apps/files/l10n/en_GB.json3
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
-rw-r--r--apps/files/l10n/es_MX.js3
-rw-r--r--apps/files/l10n/es_MX.json3
-rw-r--r--apps/files/l10n/fr.js3
-rw-r--r--apps/files/l10n/fr.json3
-rw-r--r--apps/files/l10n/is.js4
-rw-r--r--apps/files/l10n/is.json4
-rw-r--r--apps/files/l10n/it.js3
-rw-r--r--apps/files/l10n/it.json3
-rw-r--r--apps/files/l10n/nl.js2
-rw-r--r--apps/files/l10n/nl.json2
-rw-r--r--apps/files/l10n/pt_BR.js2
-rw-r--r--apps/files/l10n/pt_BR.json2
-rw-r--r--apps/files_external/l10n/it.js1
-rw-r--r--apps/files_external/l10n/it.json1
-rw-r--r--apps/files_external/l10n/pt_BR.js4
-rw-r--r--apps/files_external/l10n/pt_BR.json4
-rw-r--r--apps/oauth2/l10n/af.js14
-rw-r--r--apps/oauth2/l10n/af.json12
-rw-r--r--apps/sharebymail/l10n/is.js1
-rw-r--r--apps/sharebymail/l10n/is.json1
-rw-r--r--apps/theming/l10n/it.js2
-rw-r--r--apps/theming/l10n/it.json2
-rw-r--r--apps/theming/l10n/pt_BR.js4
-rw-r--r--apps/theming/l10n/pt_BR.json4
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.js2
-rw-r--r--apps/twofactor_backupcodes/l10n/pt_BR.json2
-rw-r--r--apps/updatenotification/l10n/pt_BR.js2
-rw-r--r--apps/updatenotification/l10n/pt_BR.json2
-rw-r--r--apps/user_ldap/l10n/it.js1
-rw-r--r--apps/user_ldap/l10n/it.json1
-rw-r--r--apps/user_ldap/l10n/pt_BR.js4
-rw-r--r--apps/user_ldap/l10n/pt_BR.json4
-rw-r--r--apps/workflowengine/l10n/pt_BR.js2
-rw-r--r--apps/workflowengine/l10n/pt_BR.json2
40 files changed, 94 insertions, 24 deletions
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index 96527a0f86c..0bfeefd48cc 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -26,7 +26,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s comentaram em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário excluído agora mencionou você em um comentário sobre “%s”",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário excluído (agora) mencionou você em um comentário sobre “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (now) recém excluído mencionou você em um comentário sobre “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json
index 195e774a19b..3c210e72dd1 100644
--- a/apps/comments/l10n/pt_BR.json
+++ b/apps/comments/l10n/pt_BR.json
@@ -24,7 +24,7 @@
"%1$s commented on %2$s" : "%1$s comentaram em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário excluído agora mencionou você em um comentário sobre “%s”",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Um usuário excluído (agora) mencionou você em um comentário sobre “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Um usuário (now) recém excluído mencionou você em um comentário sobre “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mencionou você em um comentário sobre “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”"
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 0b652a32ad1..2360d9ba6b2 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>",
"A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>",
+ "Unlimited" : "Unlimited",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "File handling",
"Maximum upload size" : "Maximum upload size",
@@ -112,6 +113,8 @@ OC.L10N.register(
"Save" : "Save",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
"Missing permissions to edit from here." : "Missing permissions to edit from here.",
+ "%s of %s used" : "%s of %s used",
+ "%s used" : "%s used",
"Settings" : "Settings",
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 5f4d22b6a59..f8cf6819fca 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -103,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "A new file or folder has been <strong>deleted</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limit notifications about creation and changes to your <strong>favourite files</strong> <em>(Stream only)</em>",
"A new file or folder has been <strong>restored</strong>" : "A new file or folder has been <strong>restored</strong>",
+ "Unlimited" : "Unlimited",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "File handling",
"Maximum upload size" : "Maximum upload size",
@@ -110,6 +111,8 @@
"Save" : "Save",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
"Missing permissions to edit from here." : "Missing permissions to edit from here.",
+ "%s of %s used" : "%s of %s used",
+ "%s used" : "%s used",
"Settings" : "Settings",
"Show hidden files" : "Show hidden files",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 13bf5e5c371..0205a9f2caa 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen los cambios.",
"Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
+ "%s used" : "usado %s",
"Settings" : "Ajustes",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index d05ad9e54fd..d9eb07ff1f3 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -110,6 +110,7 @@
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar 5 minutos para que se realicen los cambios.",
"Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
+ "%s used" : "usado %s",
"Settings" : "Ajustes",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index 0d47ad06177..0fd38478d22 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo ha sido <strong>borrado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite las notificación de la creación y cambios a sus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo ha sido <strong>restaurado</strong>",
+ "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Cargar (max. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de carga",
@@ -112,6 +113,8 @@ OC.L10N.register(
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ",
"Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ",
+ "%s of %s used" : "%s de %s usado",
+ "%s used" : "%s usado",
"Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 563fb294fbb..0a33b5dfb52 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -103,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo ha sido <strong>borrado</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limite las notificación de la creación y cambios a sus <strong>archivos favoritos</strong> <em>(sólo flujo)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo ha sido <strong>restaurado</strong>",
+ "Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Cargar (max. %s)",
"File handling" : "Administración de archivos",
"Maximum upload size" : "Tamaño máximo de carga",
@@ -110,6 +111,8 @@
"Save" : "Guardar",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ",
"Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ",
+ "%s of %s used" : "%s de %s usado",
+ "%s used" : "%s usado",
"Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 93b349709d0..40bbb2d92c1 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>",
+ "Unlimited" : "Illimité",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
@@ -112,6 +113,8 @@ OC.L10N.register(
"Save" : "Enregistrer",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.",
"Missing permissions to edit from here." : "Permissions insuffisantes pour modifier à partir d'ici.",
+ "%s of %s used" : "%s de %s utilisé",
+ "%s used" : "%s utilisé",
"Settings" : "Paramètres",
"Show hidden files" : "Afficher les fichiers cachés",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 4cb6e4b6226..136479010e4 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -103,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "Un nouveau fichier ou répertoire a été <strong>supprimé</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limiter les notifications à ce qui concerne la création et la modification de vos <strong>fichiers favoris</strong> <em>(Flux uniquement)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nouveau fichier ou répertoire a été <strong>restauré</strong>",
+ "Unlimited" : "Illimité",
"Upload (max. %s)" : "Envoi (max. %s)",
"File handling" : "Gestion de fichiers",
"Maximum upload size" : "Taille max. d'envoi",
@@ -110,6 +111,8 @@
"Save" : "Enregistrer",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Avec PHP-FPM il peut se passer jusqu'à 5 minutes pour que les changements soient appliqués.",
"Missing permissions to edit from here." : "Permissions insuffisantes pour modifier à partir d'ici.",
+ "%s of %s used" : "%s de %s utilisé",
+ "%s used" : "%s utilisé",
"Settings" : "Paramètres",
"Show hidden files" : "Afficher les fichiers cachés",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 1c4012ea86a..85f15d3055c 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -65,6 +65,7 @@ OC.L10N.register(
"Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"],
"View in folder" : "Skoða í möppu",
+ "Copied!" : "Afritað!",
"Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)",
"Path" : "Slóð",
"_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"],
@@ -104,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>",
+ "Unlimited" : "Ótakmarkað",
"Upload (max. %s)" : "Senda inn (hám. %s)",
"File handling" : "Meðhöndlun skráar",
"Maximum upload size" : "Hámarksstærð innsendingar",
@@ -111,6 +113,8 @@ OC.L10N.register(
"Save" : "Vista",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.",
"Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.",
+ "%s of %s used" : "%s af %s notað",
+ "%s used" : "%s notað",
"Settings" : "Stillingar",
"Show hidden files" : "Sýna faldar skrár",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 86fa8b129c8..52368a9ce89 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -63,6 +63,7 @@
"Your storage is almost full ({usedSpacePercent}%)" : "Geymsluplássið þitt er næstum fullt ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"],
"View in folder" : "Skoða í möppu",
+ "Copied!" : "Afritað!",
"Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)",
"Path" : "Slóð",
"_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"],
@@ -102,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Takmarka tilkynningar um gerð og breytingar á <strong>eftirlætisskrám</strong> <em>(einungis streymi)</em>",
"A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>",
+ "Unlimited" : "Ótakmarkað",
"Upload (max. %s)" : "Senda inn (hám. %s)",
"File handling" : "Meðhöndlun skráar",
"Maximum upload size" : "Hámarksstærð innsendingar",
@@ -109,6 +111,8 @@
"Save" : "Vista",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Með PHP-FPM getur það tekið 5 mínútur fyrir breytingar að verða virkar.",
"Missing permissions to edit from here." : "Vantar heimildir til að breyta einhverju héðan.",
+ "%s of %s used" : "%s af %s notað",
+ "%s used" : "%s notað",
"Settings" : "Stillingar",
"Show hidden files" : "Sýna faldar skrár",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 665460d6c8e..d5cb86d842b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>",
+ "Unlimited" : "Illimitata",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
@@ -112,6 +113,8 @@ OC.L10N.register(
"Save" : "Salva",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM potrebbe richiedere 5 minuti perché le modifiche siano applicate.",
"Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.",
+ "%s of %s used" : "%s di %s utilizzati",
+ "%s used" : "%s utilizzato",
"Settings" : "Impostazioni",
"Show hidden files" : "Mostra i file nascosti",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 23168a48199..086096cbab4 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -103,6 +103,7 @@
"A new file or folder has been <strong>deleted</strong>" : "Un nuovo file o cartella è stato <strong>eliminato</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limita le notifiche relative alla creazione e alla modifica dei tuoi <strong>file preferiti</strong> <em>(Solo flusso)</em>",
"A new file or folder has been <strong>restored</strong>" : "Un nuovo file o una cartella è stato <strong>ripristinato</strong>",
+ "Unlimited" : "Illimitata",
"Upload (max. %s)" : "Carica (massimo %s)",
"File handling" : "Gestione file",
"Maximum upload size" : "Dimensione massima caricamento",
@@ -110,6 +111,8 @@
"Save" : "Salva",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM potrebbe richiedere 5 minuti perché le modifiche siano applicate.",
"Missing permissions to edit from here." : "Permessi mancanti per modificare da qui.",
+ "%s of %s used" : "%s di %s utilizzati",
+ "%s used" : "%s utilizzato",
"Settings" : "Impostazioni",
"Show hidden files" : "Mostra i file nascosti",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 30f40c811d5..25f7bf1e24b 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -112,6 +112,8 @@ OC.L10N.register(
"Save" : "Bewaren",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.",
"Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.",
+ "%s of %s used" : "%s van %s gebruikt",
+ "%s used" : "%s gebruikt",
"Settings" : "Instellingen",
"Show hidden files" : "Verborgen bestanden tonen",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 16768434133..6334bd5385a 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -110,6 +110,8 @@
"Save" : "Bewaren",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.",
"Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.",
+ "%s of %s used" : "%s van %s gebruikt",
+ "%s used" : "%s gebruikt",
"Settings" : "Instellingen",
"Show hidden files" : "Verborgen bestanden tonen",
"WebDAV" : "WebDAV",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index d67b0007129..c0c0caed5e5 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -63,7 +63,7 @@ OC.L10N.register(
"Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"],
+ "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"],
"View in folder" : "Exibir na pasta",
"Copied!" : "Copiado!",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 5f365677d14..c6891b38fda 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -61,7 +61,7 @@
"Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio e arquivos não podem mais ser atualizados ou sincronizados!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "O armazenamento do {owner} está quase cheio ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
- "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"],
+ "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"],
"View in folder" : "Exibir na pasta",
"Copied!" : "Copiado!",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (somente funciona para usuários que tem acesso a este arquivo/pasta)",
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 8bada6bf024..ea8e6bfc63a 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -105,6 +105,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "External storage support" : "Supporto archiviazioni esterne",
"No external storage configured" : "Nessuna archiviazione esterna configurata",
"You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index c3c916c2cc7..39fb46e600c 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -103,6 +103,7 @@
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto cURL di PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Il supporto FTP in PHP non è abilitato o installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" non è installato. Impossibile montare %s. Chiedi al tuo amministratore di sistema di installarlo.",
+ "External storage support" : "Supporto archiviazioni esterne",
"No external storage configured" : "Nessuna archiviazione esterna configurata",
"You can add external storages in the personal settings" : "Puoi aggiungere archiviazioni esterne nelle impostazioni personali",
"Name" : "Nome",
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 41c298ca2b3..13f4aa104d7 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -36,7 +36,7 @@ OC.L10N.register(
"Username" : "Nome de Usuário",
"Password" : "Senha",
"Credentials saved" : "Credenciais salvas",
- "Credentials saving failed" : "A gravação das credenciais falhou",
+ "Credentials saving failed" : "Erro ao salvar as credenciais",
"Credentials required" : "Credenciais são requeridas",
"Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada",
"Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido",
@@ -75,7 +75,7 @@ OC.L10N.register(
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
"Hostname" : "Nome do Host",
- "Port" : "Porta",
+ "Port" : "Porto",
"Region" : "Região",
"Enable SSL" : "Habilitar SSL",
"Enable Path Style" : "Habilitar Estilo do Caminho",
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 121abf34e37..9742e28f5fb 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -34,7 +34,7 @@
"Username" : "Nome de Usuário",
"Password" : "Senha",
"Credentials saved" : "Credenciais salvas",
- "Credentials saving failed" : "A gravação das credenciais falhou",
+ "Credentials saving failed" : "Erro ao salvar as credenciais",
"Credentials required" : "Credenciais são requeridas",
"Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada",
"Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido",
@@ -73,7 +73,7 @@
"Amazon S3" : "Amazon S3",
"Bucket" : "Cesta",
"Hostname" : "Nome do Host",
- "Port" : "Porta",
+ "Port" : "Porto",
"Region" : "Região",
"Enable SSL" : "Habilitar SSL",
"Enable Path Style" : "Habilitar Estilo do Caminho",
diff --git a/apps/oauth2/l10n/af.js b/apps/oauth2/l10n/af.js
new file mode 100644
index 00000000000..b2017757e74
--- /dev/null
+++ b/apps/oauth2/l10n/af.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "OAuth 2.0-kliënte",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 laat eksterne dienste toegang tot u %s aanvra.",
+ "Name" : "Naam",
+ "Redirection URI" : "Herverwysings-URI",
+ "Client Identifier" : "Kliëntidentifiseerder",
+ "Secret" : "Geheim",
+ "Add client" : "Voeg kliënt toe",
+ "Add" : "Voeg toe"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/oauth2/l10n/af.json b/apps/oauth2/l10n/af.json
new file mode 100644
index 00000000000..4148f9000ae
--- /dev/null
+++ b/apps/oauth2/l10n/af.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
+ "OAuth 2.0 clients" : "OAuth 2.0-kliënte",
+ "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 laat eksterne dienste toegang tot u %s aanvra.",
+ "Name" : "Naam",
+ "Redirection URI" : "Herverwysings-URI",
+ "Client Identifier" : "Kliëntidentifiseerder",
+ "Secret" : "Geheim",
+ "Add client" : "Voeg kliënt toe",
+ "Add" : "Voeg toe"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/sharebymail/l10n/is.js b/apps/sharebymail/l10n/is.js
index d44c53dadf8..1a1a4feb92e 100644
--- a/apps/sharebymail/l10n/is.js
+++ b/apps/sharebymail/l10n/is.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín",
"Sharing %s failed, this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.",
+ "Failed to send share by email" : "Gat ekki sent sameign með tölvupósti",
"%s shared »%s« with you" : "%s deildi »%s« með þér",
"%s shared »%s« with you." : "%s deildi »%s« með þér",
"Click the button below to open it." : "Smelltu á tengilinn hér fyrir neðan til að opna það.",
diff --git a/apps/sharebymail/l10n/is.json b/apps/sharebymail/l10n/is.json
index 03f3a028400..8ed632b9424 100644
--- a/apps/sharebymail/l10n/is.json
+++ b/apps/sharebymail/l10n/is.json
@@ -16,6 +16,7 @@
"Password to access {file} was sent to you" : "Lykilorð fyrir aðgang að {file} var sent til þín",
"Sharing %s failed, this item is already shared with %s" : "Deiling %s mistókst, því þessu atriði er þegar deilt með %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ekki er hægt að senda þér sjálfvirkt framleidda lykilorðið. Settu inn gilt tölvupóstfang í einkastillingunum þínum og prófaðu aftur.",
+ "Failed to send share by email" : "Gat ekki sent sameign með tölvupósti",
"%s shared »%s« with you" : "%s deildi »%s« með þér",
"%s shared »%s« with you." : "%s deildi »%s« með þér",
"Click the button below to open it." : "Smelltu á tengilinn hér fyrir neðan til að opna það.",
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index 739174b1806..06747e43aa7 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Loading preview…" : "Caricamento anteprima...",
"Saved" : "Salvato",
"Admin" : "Amministratore",
- "a safe home for all your data" : "una casa sicura per i tuoi dati",
+ "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json
index 2a9fc36338c..54517d5ba47 100644
--- a/apps/theming/l10n/it.json
+++ b/apps/theming/l10n/it.json
@@ -2,7 +2,7 @@
"Loading preview…" : "Caricamento anteprima...",
"Saved" : "Salvato",
"Admin" : "Amministratore",
- "a safe home for all your data" : "una casa sicura per i tuoi dati",
+ "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
"The given name is too long" : "Questo nome è troppo lungo",
"The given web address is too long" : "Questo indirizzo web è troppo lungo",
"The given slogan is too long" : "Questo slogan è troppo lungo",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index b8251269cef..1f05a513bd4 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -13,7 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "Tipo de imagem não suportado",
"You are already using a custom theme" : "Você já está usando um tema personalizado",
"Theming" : "Personalização",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível a todos os usuários.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",
"Reset to default" : "Redefinir para o padrão",
"Web address" : "Endereço web",
@@ -26,6 +26,6 @@ OC.L10N.register(
"Upload new login background" : "Enviar nova imagem de fundo para o login",
"Remove background image" : "Excluir a imagem de fundo",
"reset to default" : "restaurar ao padrão",
- "Log in image" : "Imagem de fundo do login"
+ "Log in image" : "Imagem do login"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 1acab05b61b..41b06d8316f 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -11,7 +11,7 @@
"Unsupported image type" : "Tipo de imagem não suportado",
"You are already using a custom theme" : "Você já está usando um tema personalizado",
"Theming" : "Personalização",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível a todos os usuários.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",
"Reset to default" : "Redefinir para o padrão",
"Web address" : "Endereço web",
@@ -24,6 +24,6 @@
"Upload new login background" : "Enviar nova imagem de fundo para o login",
"Remove background image" : "Excluir a imagem de fundo",
"reset to default" : "restaurar ao padrão",
- "Log in image" : "Imagem de fundo do login"
+ "Log in image" : "Imagem do login"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.js b/apps/twofactor_backupcodes/l10n/pt_BR.js
index 5073d8131f0..de2989e9f2f 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.js
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.js
@@ -14,6 +14,6 @@ OC.L10N.register(
"Backup code" : "Código de backup",
"Use backup code" : "Usar o código de backup",
"Two factor backup codes" : "Códigos de backup de dois fatores",
- "Second-factor backup codes" : "Códigos de backup da autenticação"
+ "Second-factor backup codes" : "Códigos de backup segundo-fator"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/twofactor_backupcodes/l10n/pt_BR.json b/apps/twofactor_backupcodes/l10n/pt_BR.json
index 1e5db8967c6..dc20b622043 100644
--- a/apps/twofactor_backupcodes/l10n/pt_BR.json
+++ b/apps/twofactor_backupcodes/l10n/pt_BR.json
@@ -12,6 +12,6 @@
"Backup code" : "Código de backup",
"Use backup code" : "Usar o código de backup",
"Two factor backup codes" : "Códigos de backup de dois fatores",
- "Second-factor backup codes" : "Códigos de backup da autenticação"
+ "Second-factor backup codes" : "Códigos de backup segundo-fator"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js
index 23ade169a13..e2011242e4b 100644
--- a/apps/updatenotification/l10n/pt_BR.js
+++ b/apps/updatenotification/l10n/pt_BR.js
@@ -17,7 +17,7 @@ OC.L10N.register(
"Your version is up to date." : "Sua versão está atualizada.",
"Checked on %s" : "Verificada em %s",
"Update channel:" : "Atualizar para:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode atualizar para uma versão mais nova ou experimental. No entanto, nunca poderá voltar para uma versão estável.",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode atualizar para uma versão mais nova ou experimental. No entanto, nunca poderá voltar para uma versão estável ou antiga.",
"Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:",
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.",
diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json
index 7b803e021e8..bf8d2a9ff1d 100644
--- a/apps/updatenotification/l10n/pt_BR.json
+++ b/apps/updatenotification/l10n/pt_BR.json
@@ -15,7 +15,7 @@
"Your version is up to date." : "Sua versão está atualizada.",
"Checked on %s" : "Verificada em %s",
"Update channel:" : "Atualizar para:",
- "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode atualizar para uma versão mais nova ou experimental. No entanto, nunca poderá voltar para uma versão estável.",
+ "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Você pode atualizar para uma versão mais nova ou experimental. No entanto, nunca poderá voltar para uma versão estável ou antiga.",
"Notify members of the following groups about available updates:" : "Notificar membros dos seguintes grupos sobre atualizações disponíveis:",
"Only notification for app updates are available." : "Só está disponível notificação para atualizações de aplicativos.",
"The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.",
diff --git a/apps/user_ldap/l10n/it.js b/apps/user_ldap/l10n/it.js
index d6e6d9aa38a..cca2ebf8794 100644
--- a/apps/user_ldap/l10n/it.js
+++ b/apps/user_ldap/l10n/it.js
@@ -51,6 +51,7 @@ OC.L10N.register(
"Please provide a login name to test against" : "Fornisci un nome di accesso da provare",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "La casella dei gruppi è stata disabilitata, poiché il server LDAP / AD non supporta memberOf.",
"Password change rejected. Hint: " : "Cambio password rifiutato. Suggerimento:",
+ "Please login with the new password" : "Accedi con la nuova password",
"Your password will expire tomorrow." : "La tua password scadrà domani.",
"Your password will expire today." : "La tua password scadrà oggi.",
"LDAP / AD integration" : "Integrazione LDAP / AD",
diff --git a/apps/user_ldap/l10n/it.json b/apps/user_ldap/l10n/it.json
index 9f64462ccc6..c85a42a2621 100644
--- a/apps/user_ldap/l10n/it.json
+++ b/apps/user_ldap/l10n/it.json
@@ -49,6 +49,7 @@
"Please provide a login name to test against" : "Fornisci un nome di accesso da provare",
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "La casella dei gruppi è stata disabilitata, poiché il server LDAP / AD non supporta memberOf.",
"Password change rejected. Hint: " : "Cambio password rifiutato. Suggerimento:",
+ "Please login with the new password" : "Accedi con la nuova password",
"Your password will expire tomorrow." : "La tua password scadrà domani.",
"Your password will expire today." : "La tua password scadrà oggi.",
"LDAP / AD integration" : "Integrazione LDAP / AD",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index 5feaad03175..ae13083b6da 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Select object classes" : "Selecionar classes de objetos",
"Please check the credentials, they seem to be wrong." : "Por favor verifique as credenciais, elas parecem erradas.",
"Please specify the port, it could not be auto-detected." : "Por favor especifique um porto, pois ela não pôde ser detectada automaticamente.",
- "Base DN could not be auto-detected, please revise credentials, host and port." : "A Base DN não pôde ser detectada automaticamente, por favor revise as credenciais, host e porta.",
+ "Base DN could not be auto-detected, please revise credentials, host and port." : "A Base DN não pôde ser detectada automaticamente, por favor revise as credenciais, host e o porto.",
"Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
"{nthServer}. Server" : "{nthServer}. Servidor",
"No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.",
@@ -38,7 +38,7 @@ OC.L10N.register(
"Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?",
"Confirm Deletion" : "Confirmar Exclusão",
"Mappings cleared successfully!" : "Limpeza do mapeamento realizada!",
- "Error while clearing the mappings." : "Erro enquanto limpava os mapeamentos.",
+ "Error while clearing the mappings." : "Erro ao limpar os mapeamentos.",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "Vínculo anônimo não é permitido. Por favor, forneça um DN do usuário e senha.",
"LDAP Operations error. Anonymous bind might not be allowed." : "Erro nas Operações LDAP. Vínculo anônimo pode não ser permitido.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Falha ao gravar. Por favor, verifique se o banco de dados está em operação. Atualize antes de continuar.",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 71f2d3be7fb..ddfdde992d8 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -26,7 +26,7 @@
"Select object classes" : "Selecionar classes de objetos",
"Please check the credentials, they seem to be wrong." : "Por favor verifique as credenciais, elas parecem erradas.",
"Please specify the port, it could not be auto-detected." : "Por favor especifique um porto, pois ela não pôde ser detectada automaticamente.",
- "Base DN could not be auto-detected, please revise credentials, host and port." : "A Base DN não pôde ser detectada automaticamente, por favor revise as credenciais, host e porta.",
+ "Base DN could not be auto-detected, please revise credentials, host and port." : "A Base DN não pôde ser detectada automaticamente, por favor revise as credenciais, host e o porto.",
"Could not detect Base DN, please enter it manually." : "Não foi possível detectar a Base DN, por favor entre manualmente.",
"{nthServer}. Server" : "{nthServer}. Servidor",
"No object found in the given Base DN. Please revise." : "Nenhum objeto encontrado na Base DN informada. Por favor revise.",
@@ -36,7 +36,7 @@
"Do you really want to delete the current Server Configuration?" : "Você realmente quer excluir as configurações atuais do servidor?",
"Confirm Deletion" : "Confirmar Exclusão",
"Mappings cleared successfully!" : "Limpeza do mapeamento realizada!",
- "Error while clearing the mappings." : "Erro enquanto limpava os mapeamentos.",
+ "Error while clearing the mappings." : "Erro ao limpar os mapeamentos.",
"Anonymous bind is not allowed. Please provide a User DN and Password." : "Vínculo anônimo não é permitido. Por favor, forneça um DN do usuário e senha.",
"LDAP Operations error. Anonymous bind might not be allowed." : "Erro nas Operações LDAP. Vínculo anônimo pode não ser permitido.",
"Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Falha ao gravar. Por favor, verifique se o banco de dados está em operação. Atualize antes de continuar.",
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js
index 970200cabff..563bd673ebb 100644
--- a/apps/workflowengine/l10n/pt_BR.js
+++ b/apps/workflowengine/l10n/pt_BR.js
@@ -61,7 +61,7 @@ OC.L10N.register(
"Workflow" : "Fluxo de trabalho",
"Files workflow engine" : "Arquivos do mecanismo de fluxo de trabalho",
"Open documentation" : "Abrir documentação",
- "Add rule group" : "Adicionar grupo de regra",
+ "Add rule group" : "Adicionar regra do grupo",
"Short rule description" : "Descrição curta da regra",
"Add rule" : "Adicionar regra",
"Reset" : "Redefinir",
diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json
index be29cddf3fb..a1b38072067 100644
--- a/apps/workflowengine/l10n/pt_BR.json
+++ b/apps/workflowengine/l10n/pt_BR.json
@@ -59,7 +59,7 @@
"Workflow" : "Fluxo de trabalho",
"Files workflow engine" : "Arquivos do mecanismo de fluxo de trabalho",
"Open documentation" : "Abrir documentação",
- "Add rule group" : "Adicionar grupo de regra",
+ "Add rule group" : "Adicionar regra do grupo",
"Short rule description" : "Descrição curta da regra",
"Add rule" : "Adicionar regra",
"Reset" : "Redefinir",