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
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
Alexey Alyaev
wine
Commits
ea9c5f79
Commit
ea9c5f79
authored
19 years ago
by
Hans Leidekker
Committed by
Alexandre Julliard
19 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add Dutch resource translation.
Small fix for the German translation.
parent
1bccd288
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dlls/wldap32/wldap32.rc
+1
-0
1 addition, 0 deletions
dlls/wldap32/wldap32.rc
dlls/wldap32/wldap32_De.rc
+1
-1
1 addition, 1 deletion
dlls/wldap32/wldap32_De.rc
dlls/wldap32/wldap32_Nl.rc
+123
-0
123 additions, 0 deletions
dlls/wldap32/wldap32_Nl.rc
with
125 additions
and
1 deletion
dlls/wldap32/wldap32.rc
+
1
−
0
View file @
ea9c5f79
...
...
@@ -24,3 +24,4 @@
#include "wldap32_De.rc"
#include "wldap32_En.rc"
#include "wldap32_Nl.rc"
This diff is collapsed.
Click to expand it.
dlls/wldap32/wldap32_De.rc
+
1
−
1
View file @
ea9c5f79
...
...
@@ -91,7 +91,7 @@ STRINGTABLE DISCARDABLE
66 "Nicht erlaubt für Nicht-Endknoten"
67 "Nicht erlaubt für RDN"
68 "Bereits vorhanden"
69 "Keine Objektklassenmod
ule
"
69 "Keine Objektklassenmod
ifikationen
"
70 "Ergebnisse zu groß"
71 "Mehrere DSAs betroffen"
72 ""
...
...
This diff is collapsed.
Click to expand it.
dlls/wldap32/wldap32_Nl.rc
0 → 100644
+
123
−
0
View file @
ea9c5f79
/*
* Dutch resources for WLDAP32
*
* Copyright 2005 Hans Leidekker
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_DUTCH, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
0 "Succes"
1 "Operationele fout"
2 "Protocolfout"
3 "Tijdlimiet overschreden"
4 "Maximum omvang overschreden"
5 "Vergelijking niet waar"
6 "Vergelijking waar"
7 "Authenticatiemethode wordt niet ondersteund"
8 "Sterke authenticatie vereist"
9 "Verwijzing (v2)"
10 "Verwijzing"
11 "Administratieve limiet overschreden"
12 "Kritieke extensie niet beschikbaar"
13 "Vertrouwelijkheid vereist"
14 ""
15 ""
16 "Attribuut bestaat niet"
17 "Ongedefinierd type"
18 "Foutieve vergelijking"
19 "Schending van restrictie"
20 "Attribuut of waarde bestaat"
21 "Ongeldige syntax"
22 ""
23 ""
24 ""
25 ""
26 ""
27 ""
28 ""
29 ""
30 ""
31 ""
32 "Object bestaat niet"
33 "Aliasprobleem"
34 "Ongeldige DN syntax"
35 "Eindknoop"
36 "Alias volgprobleem"
37 ""
38 ""
39 ""
40 ""
41 ""
42 ""
43 ""
44 ""
45 ""
46 ""
47 ""
48 "Foutieve authenticatie"
49 "Ongeldige aanmeldingsgegevens"
50 "Onvoldoende rechten"
51 "Bezig"
52 "Niet beschikbaar"
53 "Uitvoering geweigerd"
54 "Cirkel gedetecteerd"
55 ""
56 ""
57 ""
58 ""
59 ""
60 "Besturingselement voor sorteren ontbreekt"
61 "Buiten indexbereik"
62 ""
63 ""
64 "Naamgevingsfout"
65 "Schending objectklassedefinitie"
66 "Niet toegestaan op niet-eindknopen"
67 "Niet toegestaan op RDN"
68 "Bestaat reeds"
69 "Geen objectklassemodificaties"
70 "Resultaten te groot"
71 "Betreft meerdere DSAs"
72 ""
73 ""
74 ""
75 ""
76 ""
77 ""
78 ""
79 ""
80 "Anders"
81 "Server plat"
82 "Lokale fout"
83 "Codeerfout"
84 "Decodeerfout"
85 "Timeout"
86 "Onbekende authenticatiemethode"
87 "Filterfout"
88 "Afgebroken door gebruiker"
89 "Parameterfout"
90 "Onvoldoende geheugen"
91 "Kan geen verbinding maken met LDAP-server"
92 "Operatie niet ondersteund door deze versie van het LDAP-protocol"
93 "Opgegeven besturingselement niet gevonden in bericht"
94 "Geen resultaat aanwezig in bericht"
95 "Meer resultaten teruggekregen"
96 "Cirkel gevonden bij het verwerken van verwijzingen"
97 "Overschrijding van limiet op verwijzingen"
}
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