From 16c320df269956dbb26c77cbc0dc199d1e5e42bf Mon Sep 17 00:00:00 2001
From: Jenkins for ownCloud <owncloud-bot@tmit.eu>
Date: Sun, 17 May 2015 01:55:56 -0400
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/files/l10n/pt_PT.js       | 1 +
 apps/files/l10n/pt_PT.json     | 1 +
 apps/user_ldap/l10n/da.js      | 1 +
 apps/user_ldap/l10n/da.json    | 1 +
 apps/user_ldap/l10n/pt_PT.js   | 1 +
 apps/user_ldap/l10n/pt_PT.json | 1 +
 6 files changed, 6 insertions(+)

diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 072141105c..09974a0321 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 66230a0e6c..4172185936 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 f19e3ffa83..1b070f48a9 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 0e3702e3e8..acd0eaae13 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 e29158df8d..55cccb2802 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 94e5cb6c3a..2b0c81a96f 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",
-- 
GitLab