wldap32: Added Portuguese translation.
This commit is contained in:
parent
1877ff01f9
commit
993b6d7f47
|
@ -31,6 +31,7 @@
|
|||
#include "wldap32_Nl.rc"
|
||||
#include "wldap32_No.rc"
|
||||
#include "wldap32_Pl.rc"
|
||||
#include "wldap32_Pt.rc"
|
||||
#include "wldap32_Ru.rc"
|
||||
#include "wldap32_Sv.rc"
|
||||
#include "wldap32_Tr.rc"
|
||||
|
|
|
@ -0,0 +1,123 @@
|
|||
/*
|
||||
* Portuguese resources for WLDAP32
|
||||
*
|
||||
* Copyright 2008 Ricardo Filipe
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
* License as published by the Free Software Foundation; either
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* This library is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
* Lesser General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Lesser General Public
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
{
|
||||
0 "Sucesso"
|
||||
1 "Erro de operações"
|
||||
2 "Erro de protocolo"
|
||||
3 "Tempo limite excedido"
|
||||
4 "Tamanho limite excedido"
|
||||
5 "Comparar Falso"
|
||||
6 "Comparar Verdadeiro"
|
||||
7 "Método de autenticação não suportado"
|
||||
8 "Autenticação forte necessária"
|
||||
9 "Referência (v2)"
|
||||
10 "Referência"
|
||||
11 "Limite de administração excedido"
|
||||
12 "Extensão Crítica indisponível"
|
||||
13 "Confidencialidade necessária"
|
||||
14 ""
|
||||
15 ""
|
||||
16 "Atributo não encontrado"
|
||||
17 "Tipo indefinido"
|
||||
18 "Atribuição imprópria"
|
||||
19 "Violação de restrições"
|
||||
20 "Valor ou atributo existente"
|
||||
21 "Sintaxe Inválida"
|
||||
22 ""
|
||||
23 ""
|
||||
24 ""
|
||||
25 ""
|
||||
26 ""
|
||||
27 ""
|
||||
28 ""
|
||||
29 ""
|
||||
30 ""
|
||||
31 ""
|
||||
32 "Objecto não encontrado"
|
||||
33 "Problema de abreviatura"
|
||||
34 "Sintaxe DN inválida"
|
||||
35 "É folha"
|
||||
36 "Problema na referência da abreviatura"
|
||||
37 ""
|
||||
38 ""
|
||||
39 ""
|
||||
40 ""
|
||||
41 ""
|
||||
42 ""
|
||||
43 ""
|
||||
44 ""
|
||||
45 ""
|
||||
46 ""
|
||||
47 ""
|
||||
48 "Autenticação imprópria"
|
||||
49 "Credenciais Inválidas"
|
||||
50 "Direitos insuficientes"
|
||||
51 "Ocupado"
|
||||
52 "Indisponível"
|
||||
53 "Indisposto a realizar"
|
||||
54 "Ciclo detectado"
|
||||
55 ""
|
||||
56 ""
|
||||
57 ""
|
||||
58 ""
|
||||
59 ""
|
||||
60 "Falta de controlo de ordenação"
|
||||
61 "Erro de limite de índice"
|
||||
62 ""
|
||||
63 ""
|
||||
64 "Violação de Nome"
|
||||
65 "Violação da Classe de Objecto"
|
||||
66 "Não permitido em não-folha"
|
||||
67 "Não permitido em RDN"
|
||||
68 "Já existe"
|
||||
69 "Sem modificações de Classe de Objecto"
|
||||
70 "Resultados muito grandes"
|
||||
71 "Afecta múltiplos DSAs"
|
||||
72 ""
|
||||
73 ""
|
||||
74 ""
|
||||
75 ""
|
||||
76 ""
|
||||
77 ""
|
||||
78 ""
|
||||
79 ""
|
||||
80 "Outro"
|
||||
81 "Servidor em baixo"
|
||||
82 "Erro Local"
|
||||
83 "Erro de Codificação"
|
||||
84 "Erro de Descodificação"
|
||||
85 "Tempo excedido"
|
||||
86 "Autenticação desconhecida"
|
||||
87 "Erro de filtro"
|
||||
88 "Cancelado pelo utilizador"
|
||||
89 "Erro de parâmetro"
|
||||
90 "Sem memória"
|
||||
91 "Não consegue ligar ao servidor LDAP"
|
||||
92 "Operação não suportada por esta versão do protocolo LDAP"
|
||||
93 "O controlo especificado não foi encontrado na mensagem"
|
||||
94 "Nenhum resultado presente na mensagem"
|
||||
95 "Mais resultados devolvidos"
|
||||
96 "Ciclo enquanto resolve referências"
|
||||
97 "Limite de salto de referências excedido"
|
||||
}
|
Loading…
Reference in New Issue