Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Rubin
wine
Commits
2fae3e0e
Commit
2fae3e0e
authored
14 years ago
by
Michael Stefaniuc
Committed by
Alexandre Julliard
14 years ago
Browse files
Options
Downloads
Patches
Plain Diff
wldap32: Add the Romanian translation.
Translation by Claudia Cotună.
parent
09cf1a9e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dlls/wldap32/Makefile.in
+1
-0
1 addition, 0 deletions
dlls/wldap32/Makefile.in
dlls/wldap32/wldap32_Ro.rc
+127
-0
127 additions, 0 deletions
dlls/wldap32/wldap32_Ro.rc
with
128 additions
and
0 deletions
dlls/wldap32/Makefile.in
+
1
−
0
View file @
2fae3e0e
...
...
@@ -43,6 +43,7 @@ RC_SRCS = \
wldap32_No.rc
\
wldap32_Pl.rc
\
wldap32_Pt.rc
\
wldap32_Ro.rc
\
wldap32_Ru.rc
\
wldap32_Sv.rc
\
wldap32_Tr.rc
\
...
...
This diff is collapsed.
Click to expand it.
dlls/wldap32/wldap32_Ro.rc
0 → 100644
+
127
−
0
View file @
2fae3e0e
/*
* Copyright 2005 Hans Leidekker
* Copyright 2010 Claudia Cotună
* Michael Stefaniuc
*
* 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
*/
#include "windef.h"
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE DISCARDABLE
{
0 "Succes"
1 "Eroare de operațiuni"
2 "Eroare de protocol"
3 "Limită de timp depășită"
4 "Limită de mărime depășită"
5 "Comparație falsă"
6 "Comparație adevărată"
7 "Metodă de autentificare nesuportată"
8 "Autentificare puternică necesară"
9 "Referent (v2)"
10 "Referent"
11 "Limită administrativă depășită"
12 "Extensie critică indisponibilă"
13 "Confidențialitate necesară"
14 ""
15 ""
16 "Atribut necunoscut"
17 "Tip nedefinit"
18 "Potrivire necorespunzătoare"
19 "Violare de restricție"
20 "Atributul sau valoarea există deja"
21 "Sintaxă nevalidă"
22 ""
23 ""
24 ""
25 ""
26 ""
27 ""
28 ""
29 ""
30 ""
31 ""
32 "Obiect necunoscut"
33 "Problemă la alias"
34 "Sintaxă DN nevalidă"
35 "Este o frunză"
36 "Problemă de dereferențiere la alias"
37 ""
38 ""
39 ""
40 ""
41 ""
42 ""
43 ""
44 ""
45 ""
46 ""
47 ""
48 "Autentificare necorespunzătoare"
49 "Autorizații nevalide"
50 "Drepturi insuficiente"
51 "Ocupat"
52 "Indisponibil"
53 "Refuză să funcționeze"
54 "Buclă detectată"
55 ""
56 ""
57 ""
58 ""
59 ""
60 "Control de triere lipsă"
61 "Eroare de interval la index"
62 ""
63 ""
64 "Violare de denumire"
65 "Violare de clasă de obiect"
66 "Nepermis pe non-frunze"
67 "Nepermis pe RDN"
68 "Există deja"
69 "Nici o modificare de clasă de obiecte"
70 "Rezultate prea mari"
71 "Afectează mai multe DSA"
72 ""
73 ""
74 ""
75 ""
76 ""
77 ""
78 ""
79 ""
80 "Altul"
81 "Server indisponibil"
82 "Eroare locală"
83 "Eroare de codificare"
84 "Eroare de decodificare"
85 "Timp alocat expirat"
86 "Autentificare necunoscută"
87 "Eroare de filtrare"
88 "Anulat de utilizator"
89 "Eroare de parametri"
90 "Memorie insuficientă"
91 "Nu se poate conecta la serverul LDAP"
92 "Operațiune nesuportată de această versiune a protocolului LDAP"
93 "Controlul specificat nu a fost găsit în mesaj"
94 "Nici un rezultat în mesaj"
95 "Mai multe rezultate returnate"
96 "Buclă la gestionarea referenților"
97 "Limită număr referenți depășită"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment