[tx-robot] updated from transifex
This commit is contained in:
parent
744a9f2c78
commit
16c320df26
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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?",
|
||||
|
|
|
@ -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?",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue