diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 072141105c8b65734538940c5dc7d97aedd8456e..09974a0321d69ca696ea5dd0c25b1bb19297c4c4 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -42,6 +42,7 @@ OC.L10N.register(
     "Delete" : "Apagar",
     "Disconnect storage" : "Desconete o armazenamento",
     "Unshare" : "Deixar de partilhar",
+    "No permission to delete" : "Não tem permissão para apagar",
     "Download" : "Transferir",
     "Select" : "Selecionar",
     "Pending" : "Pendente",
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 66230a0e6c9c649f2dbb8adf625dc959e0522e8b..4172185936a3f2d127220e1d67287c4e34d69797 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -40,6 +40,7 @@
     "Delete" : "Apagar",
     "Disconnect storage" : "Desconete o armazenamento",
     "Unshare" : "Deixar de partilhar",
+    "No permission to delete" : "Não tem permissão para apagar",
     "Download" : "Transferir",
     "Select" : "Selecionar",
     "Pending" : "Pendente",
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index f19e3ffa8370375a1f8f16fa15f8340f5a2e569d..1b070f48a90402c4897639243eccd6faeceb47ae 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -22,6 +22,7 @@ OC.L10N.register(
     "Could not detect Base DN, please enter it manually." : "Kunne ikke registrere Base DN - angiv den venligst manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.",
+    "More than 1.000 directory entries available." : "Mere end 1.000 opslag tilgængelige",
     " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, såvel som forbindelsesindstillingerne og brugeroplysningerne.",
     "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?",
diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json
index 0e3702e3e801d440bfe01c02b7d3191abcd2de9c..acd0eaae13e6e206c8e6cb86807f6986e0dd5dd3 100644
--- a/apps/user_ldap/l10n/da.json
+++ b/apps/user_ldap/l10n/da.json
@@ -20,6 +20,7 @@
     "Could not detect Base DN, please enter it manually." : "Kunne ikke registrere Base DN - angiv den venligst manuelt.",
     "{nthServer}. Server" : "{nthServer}. server",
     "No object found in the given Base DN. Please revise." : "Intet objekt fundet i den givne Base DN. Gennemse venligst.",
+    "More than 1.000 directory entries available." : "Mere end 1.000 opslag tilgængelige",
     " entries available within the provided Base DN" : "poster tilgængelige inden for det angivne Base DN.",
     "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Der opstod en fejl. Tjek venligst Base DN, såvel som forbindelsesindstillingerne og brugeroplysningerne.",
     "Do you really want to delete the current Server Configuration?" : "Ønsker du virkelig at slette den nuværende Server Konfiguration?",
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js
index e29158df8d48843697dccfc6c83424bcd0e09d6f..55cccb280223f90ed2284a8cbdc72bf62e71ef33 100644
--- a/apps/user_ldap/l10n/pt_PT.js
+++ b/apps/user_ldap/l10n/pt_PT.js
@@ -10,6 +10,7 @@ OC.L10N.register(
     "No configuration specified" : "Nenhuma configuração especificada",
     "No data specified" : "Nenhuma data especificada",
     " Could not set configuration %s" : "Não foi possível definir a configuração %s",
+    "Action does not exist" : "Não existe esta acção",
     "Configuration incorrect" : "Configuração incorreta",
     "Configuration incomplete" : "Configuração incompleta",
     "Configuration OK" : "Configuração OK",
diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json
index 94e5cb6c3af3c6f084d91e4fbc1f4883a0a5cc5c..2b0c81a96f48ca1e4709fc1aef30794605132c52 100644
--- a/apps/user_ldap/l10n/pt_PT.json
+++ b/apps/user_ldap/l10n/pt_PT.json
@@ -8,6 +8,7 @@
     "No configuration specified" : "Nenhuma configuração especificada",
     "No data specified" : "Nenhuma data especificada",
     " Could not set configuration %s" : "Não foi possível definir a configuração %s",
+    "Action does not exist" : "Não existe esta acção",
     "Configuration incorrect" : "Configuração incorreta",
     "Configuration incomplete" : "Configuração incompleta",
     "Configuration OK" : "Configuração OK",