@@ -10,258 +10,258 @@ |
||
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | 12 | if (!defined('IN_PHPBB')) { |
13 | - exit; |
|
13 | + exit; |
|
14 | 14 | } |
15 | 15 | |
16 | 16 | if (empty($lang) || !is_array($lang)) { |
17 | - $lang = []; |
|
17 | + $lang = []; |
|
18 | 18 | } |
19 | 19 | |
20 | 20 | $lang = array_merge($lang, [ |
21 | - 'DIR_FLAG_CODE_AD' => 'Andorre', |
|
22 | - 'DIR_FLAG_CODE_AE' => 'Émirats arabes unis', |
|
23 | - 'DIR_FLAG_CODE_AF' => 'Afghanistan', |
|
24 | - 'DIR_FLAG_CODE_AG' => 'Antigua-et-barbuda', |
|
25 | - 'DIR_FLAG_CODE_AI' => 'Anguilla', |
|
26 | - 'DIR_FLAG_CODE_AL' => 'Albanie', |
|
27 | - 'DIR_FLAG_CODE_AM' => 'Arménie', |
|
28 | - 'DIR_FLAG_CODE_AN' => 'Antilles Néerlandaises', |
|
29 | - 'DIR_FLAG_CODE_AO' => 'Angola', |
|
30 | - 'DIR_FLAG_CODE_AQ' => 'Antarctique', |
|
31 | - 'DIR_FLAG_CODE_AR' => 'Argentine', |
|
32 | - 'DIR_FLAG_CODE_AS' => 'Samoa américaines', |
|
33 | - 'DIR_FLAG_CODE_AT' => 'Autriche', |
|
34 | - 'DIR_FLAG_CODE_AU' => 'Australie', |
|
35 | - 'DIR_FLAG_CODE_AW' => 'Aruba', |
|
36 | - 'DIR_FLAG_CODE_AX' => 'Åland', |
|
37 | - 'DIR_FLAG_CODE_AZ' => 'Azerbaïdjan', |
|
38 | - 'DIR_FLAG_CODE_BA' => 'Bosnie-herzégovine', |
|
39 | - 'DIR_FLAG_CODE_BB' => 'Barbade', |
|
40 | - 'DIR_FLAG_CODE_BD' => 'Bangladesh', |
|
41 | - 'DIR_FLAG_CODE_BE' => 'Belgique', |
|
42 | - 'DIR_FLAG_CODE_BF' => 'Burkina faso', |
|
43 | - 'DIR_FLAG_CODE_BG' => 'Bulgarie', |
|
44 | - 'DIR_FLAG_CODE_BH' => 'Bahreïn', |
|
45 | - 'DIR_FLAG_CODE_BI' => 'Burundi', |
|
46 | - 'DIR_FLAG_CODE_BJ' => 'Bénin', |
|
47 | - 'DIR_FLAG_CODE_BL' => 'Saint-Barthélemy', |
|
48 | - 'DIR_FLAG_CODE_BM' => 'Bermudes', |
|
49 | - 'DIR_FLAG_CODE_BN' => 'Brunéi', |
|
50 | - 'DIR_FLAG_CODE_BO' => 'Bolivie', |
|
51 | - 'DIR_FLAG_CODE_BR' => 'Brésil', |
|
52 | - 'DIR_FLAG_CODE_BS' => 'Bahamas', |
|
53 | - 'DIR_FLAG_CODE_BT' => 'Bhoutan', |
|
54 | - 'DIR_FLAG_CODE_BV' => 'Île Bouvet', |
|
55 | - 'DIR_FLAG_CODE_BW' => 'Botswana', |
|
56 | - 'DIR_FLAG_CODE_BY' => 'Bélarus', |
|
57 | - 'DIR_FLAG_CODE_BZ' => 'Belize', |
|
58 | - 'DIR_FLAG_CODE_CA' => 'Canada', |
|
59 | - 'DIR_FLAG_CODE_CC' => 'Îles Cocos', |
|
60 | - 'DIR_FLAG_CODE_CD' => 'République démocratique du Congo', |
|
61 | - 'DIR_FLAG_CODE_CF' => 'République Centrafricaine', |
|
62 | - 'DIR_FLAG_CODE_CG' => 'Congo', |
|
63 | - 'DIR_FLAG_CODE_CH' => 'Suisse', |
|
64 | - 'DIR_FLAG_CODE_CI' => 'Côte d’Ivoire', |
|
65 | - 'DIR_FLAG_CODE_CK' => 'Îles Cook', |
|
66 | - 'DIR_FLAG_CODE_CL' => 'Chili', |
|
67 | - 'DIR_FLAG_CODE_CM' => 'Cameroun', |
|
68 | - 'DIR_FLAG_CODE_CN' => 'Chine', |
|
69 | - 'DIR_FLAG_CODE_CO' => 'Colombie', |
|
70 | - 'DIR_FLAG_CODE_CR' => 'Costa Rica', |
|
71 | - 'DIR_FLAG_CODE_CU' => 'Cuba', |
|
72 | - 'DIR_FLAG_CODE_CV' => 'Cap-vert', |
|
73 | - 'DIR_FLAG_CODE_CX' => 'Île Christmas', |
|
74 | - 'DIR_FLAG_CODE_CY' => 'Chypre', |
|
75 | - 'DIR_FLAG_CODE_CZ' => 'République Tchèque', |
|
76 | - 'DIR_FLAG_CODE_DE' => 'Allemagne', |
|
77 | - 'DIR_FLAG_CODE_DJ' => 'Djibouti', |
|
78 | - 'DIR_FLAG_CODE_DK' => 'Danemark', |
|
79 | - 'DIR_FLAG_CODE_DM' => 'Dominique', |
|
80 | - 'DIR_FLAG_CODE_DO' => 'République Dominicaine', |
|
81 | - 'DIR_FLAG_CODE_DZ' => 'Algérie', |
|
82 | - 'DIR_FLAG_CODE_EC' => 'Équateur', |
|
83 | - 'DIR_FLAG_CODE_EE' => 'Estonie', |
|
84 | - 'DIR_FLAG_CODE_EG' => 'Égypte', |
|
85 | - 'DIR_FLAG_CODE_EH' => 'Sahara occidental', |
|
86 | - 'DIR_FLAG_CODE_ER' => 'Érythrée', |
|
87 | - 'DIR_FLAG_CODE_ES' => 'Espagne', |
|
88 | - 'DIR_FLAG_CODE_ET' => 'Éthiopie', |
|
89 | - 'DIR_FLAG_CODE_FI' => 'Finlande', |
|
90 | - 'DIR_FLAG_CODE_FJ' => 'Fidji', |
|
91 | - 'DIR_FLAG_CODE_FK' => 'Îles Malouines', |
|
92 | - 'DIR_FLAG_CODE_FM' => 'Micronésie', |
|
93 | - 'DIR_FLAG_CODE_FO' => 'Îles Féroé', |
|
94 | - 'DIR_FLAG_CODE_FR' => 'France', |
|
95 | - 'DIR_FLAG_CODE_GA' => 'Gabon', |
|
96 | - 'DIR_FLAG_CODE_GB' => 'Royaume-uni', |
|
97 | - 'DIR_FLAG_CODE_GD' => 'Grenade', |
|
98 | - 'DIR_FLAG_CODE_GE' => 'Géorgie', |
|
99 | - 'DIR_FLAG_CODE_GF' => 'Guyane Française', |
|
100 | - 'DIR_FLAG_CODE_GG' => 'Guernesey', |
|
101 | - 'DIR_FLAG_CODE_GH' => 'Ghana', |
|
102 | - 'DIR_FLAG_CODE_GI' => 'Gibraltar', |
|
103 | - 'DIR_FLAG_CODE_GL' => 'Groenland', |
|
104 | - 'DIR_FLAG_CODE_GM' => 'Gambie', |
|
105 | - 'DIR_FLAG_CODE_GN' => 'Guinée', |
|
106 | - 'DIR_FLAG_CODE_GP' => 'Guadeloupe', |
|
107 | - 'DIR_FLAG_CODE_GQ' => 'Guinée équatoriale', |
|
108 | - 'DIR_FLAG_CODE_GR' => 'Grèce', |
|
109 | - 'DIR_FLAG_CODE_GS' => 'Géorgie du Sud-et-les îles Sandwich du Sud', |
|
110 | - 'DIR_FLAG_CODE_GT' => 'Guatemala', |
|
111 | - 'DIR_FLAG_CODE_GU' => 'Guam', |
|
112 | - 'DIR_FLAG_CODE_GW' => 'Guinée-Bissau', |
|
113 | - 'DIR_FLAG_CODE_GY' => 'Guyana', |
|
114 | - 'DIR_FLAG_CODE_HK' => 'Hong-Kong', |
|
115 | - 'DIR_FLAG_CODE_HM' => 'Île Heard et îles McDonald', |
|
116 | - 'DIR_FLAG_CODE_HN' => 'Honduras', |
|
117 | - 'DIR_FLAG_CODE_HR' => 'Croatie', |
|
118 | - 'DIR_FLAG_CODE_HT' => 'Haïti', |
|
119 | - 'DIR_FLAG_CODE_HU' => 'Hongrie', |
|
120 | - 'DIR_FLAG_CODE_ID' => 'Indonésie', |
|
121 | - 'DIR_FLAG_CODE_IE' => 'Irlande', |
|
122 | - 'DIR_FLAG_CODE_IL' => 'Israël', |
|
123 | - 'DIR_FLAG_CODE_IM' => 'Île de Man', |
|
124 | - 'DIR_FLAG_CODE_IN' => 'Inde', |
|
125 | - 'DIR_FLAG_CODE_IO' => 'Territoire britannique de l’océan Indien', |
|
126 | - 'DIR_FLAG_CODE_IQ' => 'Iraq', |
|
127 | - 'DIR_FLAG_CODE_IR' => 'Iran', |
|
128 | - 'DIR_FLAG_CODE_IS' => 'Islande', |
|
129 | - 'DIR_FLAG_CODE_IT' => 'Italie', |
|
130 | - 'DIR_FLAG_CODE_JE' => 'Jersey', |
|
131 | - 'DIR_FLAG_CODE_JM' => 'Jamaïque', |
|
132 | - 'DIR_FLAG_CODE_JO' => 'Jordanie', |
|
133 | - 'DIR_FLAG_CODE_JP' => 'Japon', |
|
134 | - 'DIR_FLAG_CODE_KE' => 'Kenya', |
|
135 | - 'DIR_FLAG_CODE_KG' => 'Kirghizistan', |
|
136 | - 'DIR_FLAG_CODE_KH' => 'Cambodge', |
|
137 | - 'DIR_FLAG_CODE_KI' => 'Kiribati', |
|
138 | - 'DIR_FLAG_CODE_KM' => 'Comores', |
|
139 | - 'DIR_FLAG_CODE_KN' => 'Saint-Christophe-et-Niévès', |
|
140 | - 'DIR_FLAG_CODE_KP' => 'Corée du nord', |
|
141 | - 'DIR_FLAG_CODE_KR' => 'Corée du sud', |
|
142 | - 'DIR_FLAG_CODE_KW' => 'Koweït', |
|
143 | - 'DIR_FLAG_CODE_KY' => 'Îles Caïmans', |
|
144 | - 'DIR_FLAG_CODE_KZ' => 'Kazakhstan', |
|
145 | - 'DIR_FLAG_CODE_LA' => 'Laos', |
|
146 | - 'DIR_FLAG_CODE_LB' => 'Liban', |
|
147 | - 'DIR_FLAG_CODE_LC' => 'Sainte-Lucie', |
|
148 | - 'DIR_FLAG_CODE_LI' => 'Liechtenstein', |
|
149 | - 'DIR_FLAG_CODE_LK' => 'Sri Lanka', |
|
150 | - 'DIR_FLAG_CODE_LR' => 'Libéria', |
|
151 | - 'DIR_FLAG_CODE_LS' => 'Lesotho', |
|
152 | - 'DIR_FLAG_CODE_LT' => 'Lituanie', |
|
153 | - 'DIR_FLAG_CODE_LU' => 'Luxembourg', |
|
154 | - 'DIR_FLAG_CODE_LV' => 'Lettonie', |
|
155 | - 'DIR_FLAG_CODE_LY' => 'Liby', |
|
156 | - 'DIR_FLAG_CODE_MA' => 'Maroc', |
|
157 | - 'DIR_FLAG_CODE_MC' => 'Monaco', |
|
158 | - 'DIR_FLAG_CODE_MD' => 'Moldovie', |
|
159 | - 'DIR_FLAG_CODE_ME' => 'Monténégro', |
|
160 | - 'DIR_FLAG_CODE_MF' => 'Saint-Martin', |
|
161 | - 'DIR_FLAG_CODE_MG' => 'Madagascar', |
|
162 | - 'DIR_FLAG_CODE_MH' => 'Îles Marshall', |
|
163 | - 'DIR_FLAG_CODE_MK' => 'Macédoine', |
|
164 | - 'DIR_FLAG_CODE_ML' => 'Mali', |
|
165 | - 'DIR_FLAG_CODE_MM' => 'Myanmar', |
|
166 | - 'DIR_FLAG_CODE_MN' => 'Mongolie', |
|
167 | - 'DIR_FLAG_CODE_MO' => 'Macao', |
|
168 | - 'DIR_FLAG_CODE_MP' => 'Îles Mariannes du Nord', |
|
169 | - 'DIR_FLAG_CODE_MQ' => 'Martinique', |
|
170 | - 'DIR_FLAG_CODE_MR' => 'Mauritanie', |
|
171 | - 'DIR_FLAG_CODE_MS' => 'Montserrat', |
|
172 | - 'DIR_FLAG_CODE_MT' => 'Malte', |
|
173 | - 'DIR_FLAG_CODE_MU' => 'Maurice', |
|
174 | - 'DIR_FLAG_CODE_MV' => 'Maldives', |
|
175 | - 'DIR_FLAG_CODE_MW' => 'Malawi', |
|
176 | - 'DIR_FLAG_CODE_MX' => 'Mexique', |
|
177 | - 'DIR_FLAG_CODE_MY' => 'Malaisie', |
|
178 | - 'DIR_FLAG_CODE_MZ' => 'Mozambique', |
|
179 | - 'DIR_FLAG_CODE_NA' => 'Namibie', |
|
180 | - 'DIR_FLAG_CODE_NC' => 'Nouvelle-Calédonie', |
|
181 | - 'DIR_FLAG_CODE_NE' => 'Niger', |
|
182 | - 'DIR_FLAG_CODE_NF' => 'Île Norfolk', |
|
183 | - 'DIR_FLAG_CODE_NG' => 'Nigéria', |
|
184 | - 'DIR_FLAG_CODE_NI' => 'Nicaragua', |
|
185 | - 'DIR_FLAG_CODE_NL' => 'Pays-Bas', |
|
186 | - 'DIR_FLAG_CODE_NO' => 'Norvège', |
|
187 | - 'DIR_FLAG_CODE_NP' => 'Népal', |
|
188 | - 'DIR_FLAG_CODE_NR' => 'Nauru', |
|
189 | - 'DIR_FLAG_CODE_NU' => 'Niué', |
|
190 | - 'DIR_FLAG_CODE_NZ' => 'Nouvelle-Zélande', |
|
191 | - 'DIR_FLAG_CODE_OM' => 'Oman', |
|
192 | - 'DIR_FLAG_CODE_PA' => 'Panama', |
|
193 | - 'DIR_FLAG_CODE_PE' => 'Pérou', |
|
194 | - 'DIR_FLAG_CODE_PF' => 'Polynésie Française', |
|
195 | - 'DIR_FLAG_CODE_PG' => 'Papouasie-Nouvelle-Guinée', |
|
196 | - 'DIR_FLAG_CODE_PH' => 'Philippines', |
|
197 | - 'DIR_FLAG_CODE_PK' => 'Pakistan', |
|
198 | - 'DIR_FLAG_CODE_PL' => 'Pologne', |
|
199 | - 'DIR_FLAG_CODE_PM' => 'Saint-Pierre-et-Miquelon', |
|
200 | - 'DIR_FLAG_CODE_PN' => 'Pitcairn', |
|
201 | - 'DIR_FLAG_CODE_PR' => 'Porto rico', |
|
202 | - 'DIR_FLAG_CODE_PS' => 'Palestine', |
|
203 | - 'DIR_FLAG_CODE_PT' => 'Portugal', |
|
204 | - 'DIR_FLAG_CODE_PW' => 'Palaos', |
|
205 | - 'DIR_FLAG_CODE_PY' => 'Paraguay', |
|
206 | - 'DIR_FLAG_CODE_QA' => 'Qatar', |
|
207 | - 'DIR_FLAG_CODE_RE' => 'Réunion', |
|
208 | - 'DIR_FLAG_CODE_RO' => 'Roumanie', |
|
209 | - 'DIR_FLAG_CODE_RS' => 'Serbie', |
|
210 | - 'DIR_FLAG_CODE_RU' => 'Russie', |
|
211 | - 'DIR_FLAG_CODE_RW' => 'Rwanda', |
|
212 | - 'DIR_FLAG_CODE_SA' => 'Arabie Saoudite', |
|
213 | - 'DIR_FLAG_CODE_SB' => 'Salomon', |
|
214 | - 'DIR_FLAG_CODE_SC' => 'Seychelles', |
|
215 | - 'DIR_FLAG_CODE_SD' => 'Soudan', |
|
216 | - 'DIR_FLAG_CODE_SE' => 'Suède', |
|
217 | - 'DIR_FLAG_CODE_SG' => 'Singapour', |
|
218 | - 'DIR_FLAG_CODE_SH' => 'Sainte-Hélène', |
|
219 | - 'DIR_FLAG_CODE_SI' => 'Slovénie', |
|
220 | - 'DIR_FLAG_CODE_SJ' => 'Svalbard et île Jan Mayen', |
|
221 | - 'DIR_FLAG_CODE_SK' => 'Slovaquie', |
|
222 | - 'DIR_FLAG_CODE_SL' => 'Sierra Leone', |
|
223 | - 'DIR_FLAG_CODE_SM' => 'Saint-Marin', |
|
224 | - 'DIR_FLAG_CODE_SN' => 'Sénégal', |
|
225 | - 'DIR_FLAG_CODE_SO' => 'Somalie', |
|
226 | - 'DIR_FLAG_CODE_SR' => 'Suriname', |
|
227 | - 'DIR_FLAG_CODE_ST' => 'Sao Tomé-et-Principe', |
|
228 | - 'DIR_FLAG_CODE_SV' => 'Salvador', |
|
229 | - 'DIR_FLAG_CODE_SY' => 'Syrie', |
|
230 | - 'DIR_FLAG_CODE_SZ' => 'Swaziland', |
|
231 | - 'DIR_FLAG_CODE_TC' => 'Îles Turques-et-Caïques', |
|
232 | - 'DIR_FLAG_CODE_TD' => 'Tchad', |
|
233 | - 'DIR_FLAG_CODE_TF' => 'Terres Australes et Antarctiques Françaises', |
|
234 | - 'DIR_FLAG_CODE_TG' => 'Togo', |
|
235 | - 'DIR_FLAG_CODE_TH' => 'Thaïlande', |
|
236 | - 'DIR_FLAG_CODE_TJ' => 'Tadjikistan', |
|
237 | - 'DIR_FLAG_CODE_TK' => 'Tokelau', |
|
238 | - 'DIR_FLAG_CODE_TL' => 'Timor oriental', |
|
239 | - 'DIR_FLAG_CODE_TM' => 'Turkménistan', |
|
240 | - 'DIR_FLAG_CODE_TN' => 'Tunisie', |
|
241 | - 'DIR_FLAG_CODE_TO' => 'Tonga', |
|
242 | - 'DIR_FLAG_CODE_TR' => 'Turquie', |
|
243 | - 'DIR_FLAG_CODE_TT' => 'Trinité-et-Tobago', |
|
244 | - 'DIR_FLAG_CODE_TV' => 'Tuvalu', |
|
245 | - 'DIR_FLAG_CODE_TW' => 'Taïwan', |
|
246 | - 'DIR_FLAG_CODE_TZ' => 'Tanzanie', |
|
247 | - 'DIR_FLAG_CODE_UA' => 'Ukraine', |
|
248 | - 'DIR_FLAG_CODE_UG' => 'Ouganda', |
|
249 | - 'DIR_FLAG_CODE_UM' => 'Îles mineures éloignées des États-Unis', |
|
250 | - 'DIR_FLAG_CODE_US' => 'États-unis', |
|
251 | - 'DIR_FLAG_CODE_UY' => 'Uruguay', |
|
252 | - 'DIR_FLAG_CODE_UZ' => 'Ouzbékistan', |
|
253 | - 'DIR_FLAG_CODE_VA' => 'Vatican', |
|
254 | - 'DIR_FLAG_CODE_VC' => 'Saint-Vincent-et-les Grenadines', |
|
255 | - 'DIR_FLAG_CODE_VE' => 'Venezuela', |
|
256 | - 'DIR_FLAG_CODE_VG' => 'Îles Vierges Britanniques', |
|
257 | - 'DIR_FLAG_CODE_VI' => 'Îles Vierges des États-Unis', |
|
258 | - 'DIR_FLAG_CODE_VN' => 'Viêt Nam', |
|
259 | - 'DIR_FLAG_CODE_VU' => 'Vanuatu', |
|
260 | - 'DIR_FLAG_CODE_WF' => 'Wallis-et-Futuna', |
|
261 | - 'DIR_FLAG_CODE_WS' => 'Samoa', |
|
262 | - 'DIR_FLAG_CODE_YE' => 'Yémen', |
|
263 | - 'DIR_FLAG_CODE_YT' => 'Mayotte', |
|
264 | - 'DIR_FLAG_CODE_ZA' => 'Afrique du sud', |
|
265 | - 'DIR_FLAG_CODE_ZM' => 'Zambie', |
|
266 | - 'DIR_FLAG_CODE_ZW' => 'Zimbabwe', |
|
21 | + 'DIR_FLAG_CODE_AD' => 'Andorre', |
|
22 | + 'DIR_FLAG_CODE_AE' => 'Émirats arabes unis', |
|
23 | + 'DIR_FLAG_CODE_AF' => 'Afghanistan', |
|
24 | + 'DIR_FLAG_CODE_AG' => 'Antigua-et-barbuda', |
|
25 | + 'DIR_FLAG_CODE_AI' => 'Anguilla', |
|
26 | + 'DIR_FLAG_CODE_AL' => 'Albanie', |
|
27 | + 'DIR_FLAG_CODE_AM' => 'Arménie', |
|
28 | + 'DIR_FLAG_CODE_AN' => 'Antilles Néerlandaises', |
|
29 | + 'DIR_FLAG_CODE_AO' => 'Angola', |
|
30 | + 'DIR_FLAG_CODE_AQ' => 'Antarctique', |
|
31 | + 'DIR_FLAG_CODE_AR' => 'Argentine', |
|
32 | + 'DIR_FLAG_CODE_AS' => 'Samoa américaines', |
|
33 | + 'DIR_FLAG_CODE_AT' => 'Autriche', |
|
34 | + 'DIR_FLAG_CODE_AU' => 'Australie', |
|
35 | + 'DIR_FLAG_CODE_AW' => 'Aruba', |
|
36 | + 'DIR_FLAG_CODE_AX' => 'Åland', |
|
37 | + 'DIR_FLAG_CODE_AZ' => 'Azerbaïdjan', |
|
38 | + 'DIR_FLAG_CODE_BA' => 'Bosnie-herzégovine', |
|
39 | + 'DIR_FLAG_CODE_BB' => 'Barbade', |
|
40 | + 'DIR_FLAG_CODE_BD' => 'Bangladesh', |
|
41 | + 'DIR_FLAG_CODE_BE' => 'Belgique', |
|
42 | + 'DIR_FLAG_CODE_BF' => 'Burkina faso', |
|
43 | + 'DIR_FLAG_CODE_BG' => 'Bulgarie', |
|
44 | + 'DIR_FLAG_CODE_BH' => 'Bahreïn', |
|
45 | + 'DIR_FLAG_CODE_BI' => 'Burundi', |
|
46 | + 'DIR_FLAG_CODE_BJ' => 'Bénin', |
|
47 | + 'DIR_FLAG_CODE_BL' => 'Saint-Barthélemy', |
|
48 | + 'DIR_FLAG_CODE_BM' => 'Bermudes', |
|
49 | + 'DIR_FLAG_CODE_BN' => 'Brunéi', |
|
50 | + 'DIR_FLAG_CODE_BO' => 'Bolivie', |
|
51 | + 'DIR_FLAG_CODE_BR' => 'Brésil', |
|
52 | + 'DIR_FLAG_CODE_BS' => 'Bahamas', |
|
53 | + 'DIR_FLAG_CODE_BT' => 'Bhoutan', |
|
54 | + 'DIR_FLAG_CODE_BV' => 'Île Bouvet', |
|
55 | + 'DIR_FLAG_CODE_BW' => 'Botswana', |
|
56 | + 'DIR_FLAG_CODE_BY' => 'Bélarus', |
|
57 | + 'DIR_FLAG_CODE_BZ' => 'Belize', |
|
58 | + 'DIR_FLAG_CODE_CA' => 'Canada', |
|
59 | + 'DIR_FLAG_CODE_CC' => 'Îles Cocos', |
|
60 | + 'DIR_FLAG_CODE_CD' => 'République démocratique du Congo', |
|
61 | + 'DIR_FLAG_CODE_CF' => 'République Centrafricaine', |
|
62 | + 'DIR_FLAG_CODE_CG' => 'Congo', |
|
63 | + 'DIR_FLAG_CODE_CH' => 'Suisse', |
|
64 | + 'DIR_FLAG_CODE_CI' => 'Côte d’Ivoire', |
|
65 | + 'DIR_FLAG_CODE_CK' => 'Îles Cook', |
|
66 | + 'DIR_FLAG_CODE_CL' => 'Chili', |
|
67 | + 'DIR_FLAG_CODE_CM' => 'Cameroun', |
|
68 | + 'DIR_FLAG_CODE_CN' => 'Chine', |
|
69 | + 'DIR_FLAG_CODE_CO' => 'Colombie', |
|
70 | + 'DIR_FLAG_CODE_CR' => 'Costa Rica', |
|
71 | + 'DIR_FLAG_CODE_CU' => 'Cuba', |
|
72 | + 'DIR_FLAG_CODE_CV' => 'Cap-vert', |
|
73 | + 'DIR_FLAG_CODE_CX' => 'Île Christmas', |
|
74 | + 'DIR_FLAG_CODE_CY' => 'Chypre', |
|
75 | + 'DIR_FLAG_CODE_CZ' => 'République Tchèque', |
|
76 | + 'DIR_FLAG_CODE_DE' => 'Allemagne', |
|
77 | + 'DIR_FLAG_CODE_DJ' => 'Djibouti', |
|
78 | + 'DIR_FLAG_CODE_DK' => 'Danemark', |
|
79 | + 'DIR_FLAG_CODE_DM' => 'Dominique', |
|
80 | + 'DIR_FLAG_CODE_DO' => 'République Dominicaine', |
|
81 | + 'DIR_FLAG_CODE_DZ' => 'Algérie', |
|
82 | + 'DIR_FLAG_CODE_EC' => 'Équateur', |
|
83 | + 'DIR_FLAG_CODE_EE' => 'Estonie', |
|
84 | + 'DIR_FLAG_CODE_EG' => 'Égypte', |
|
85 | + 'DIR_FLAG_CODE_EH' => 'Sahara occidental', |
|
86 | + 'DIR_FLAG_CODE_ER' => 'Érythrée', |
|
87 | + 'DIR_FLAG_CODE_ES' => 'Espagne', |
|
88 | + 'DIR_FLAG_CODE_ET' => 'Éthiopie', |
|
89 | + 'DIR_FLAG_CODE_FI' => 'Finlande', |
|
90 | + 'DIR_FLAG_CODE_FJ' => 'Fidji', |
|
91 | + 'DIR_FLAG_CODE_FK' => 'Îles Malouines', |
|
92 | + 'DIR_FLAG_CODE_FM' => 'Micronésie', |
|
93 | + 'DIR_FLAG_CODE_FO' => 'Îles Féroé', |
|
94 | + 'DIR_FLAG_CODE_FR' => 'France', |
|
95 | + 'DIR_FLAG_CODE_GA' => 'Gabon', |
|
96 | + 'DIR_FLAG_CODE_GB' => 'Royaume-uni', |
|
97 | + 'DIR_FLAG_CODE_GD' => 'Grenade', |
|
98 | + 'DIR_FLAG_CODE_GE' => 'Géorgie', |
|
99 | + 'DIR_FLAG_CODE_GF' => 'Guyane Française', |
|
100 | + 'DIR_FLAG_CODE_GG' => 'Guernesey', |
|
101 | + 'DIR_FLAG_CODE_GH' => 'Ghana', |
|
102 | + 'DIR_FLAG_CODE_GI' => 'Gibraltar', |
|
103 | + 'DIR_FLAG_CODE_GL' => 'Groenland', |
|
104 | + 'DIR_FLAG_CODE_GM' => 'Gambie', |
|
105 | + 'DIR_FLAG_CODE_GN' => 'Guinée', |
|
106 | + 'DIR_FLAG_CODE_GP' => 'Guadeloupe', |
|
107 | + 'DIR_FLAG_CODE_GQ' => 'Guinée équatoriale', |
|
108 | + 'DIR_FLAG_CODE_GR' => 'Grèce', |
|
109 | + 'DIR_FLAG_CODE_GS' => 'Géorgie du Sud-et-les îles Sandwich du Sud', |
|
110 | + 'DIR_FLAG_CODE_GT' => 'Guatemala', |
|
111 | + 'DIR_FLAG_CODE_GU' => 'Guam', |
|
112 | + 'DIR_FLAG_CODE_GW' => 'Guinée-Bissau', |
|
113 | + 'DIR_FLAG_CODE_GY' => 'Guyana', |
|
114 | + 'DIR_FLAG_CODE_HK' => 'Hong-Kong', |
|
115 | + 'DIR_FLAG_CODE_HM' => 'Île Heard et îles McDonald', |
|
116 | + 'DIR_FLAG_CODE_HN' => 'Honduras', |
|
117 | + 'DIR_FLAG_CODE_HR' => 'Croatie', |
|
118 | + 'DIR_FLAG_CODE_HT' => 'Haïti', |
|
119 | + 'DIR_FLAG_CODE_HU' => 'Hongrie', |
|
120 | + 'DIR_FLAG_CODE_ID' => 'Indonésie', |
|
121 | + 'DIR_FLAG_CODE_IE' => 'Irlande', |
|
122 | + 'DIR_FLAG_CODE_IL' => 'Israël', |
|
123 | + 'DIR_FLAG_CODE_IM' => 'Île de Man', |
|
124 | + 'DIR_FLAG_CODE_IN' => 'Inde', |
|
125 | + 'DIR_FLAG_CODE_IO' => 'Territoire britannique de l’océan Indien', |
|
126 | + 'DIR_FLAG_CODE_IQ' => 'Iraq', |
|
127 | + 'DIR_FLAG_CODE_IR' => 'Iran', |
|
128 | + 'DIR_FLAG_CODE_IS' => 'Islande', |
|
129 | + 'DIR_FLAG_CODE_IT' => 'Italie', |
|
130 | + 'DIR_FLAG_CODE_JE' => 'Jersey', |
|
131 | + 'DIR_FLAG_CODE_JM' => 'Jamaïque', |
|
132 | + 'DIR_FLAG_CODE_JO' => 'Jordanie', |
|
133 | + 'DIR_FLAG_CODE_JP' => 'Japon', |
|
134 | + 'DIR_FLAG_CODE_KE' => 'Kenya', |
|
135 | + 'DIR_FLAG_CODE_KG' => 'Kirghizistan', |
|
136 | + 'DIR_FLAG_CODE_KH' => 'Cambodge', |
|
137 | + 'DIR_FLAG_CODE_KI' => 'Kiribati', |
|
138 | + 'DIR_FLAG_CODE_KM' => 'Comores', |
|
139 | + 'DIR_FLAG_CODE_KN' => 'Saint-Christophe-et-Niévès', |
|
140 | + 'DIR_FLAG_CODE_KP' => 'Corée du nord', |
|
141 | + 'DIR_FLAG_CODE_KR' => 'Corée du sud', |
|
142 | + 'DIR_FLAG_CODE_KW' => 'Koweït', |
|
143 | + 'DIR_FLAG_CODE_KY' => 'Îles Caïmans', |
|
144 | + 'DIR_FLAG_CODE_KZ' => 'Kazakhstan', |
|
145 | + 'DIR_FLAG_CODE_LA' => 'Laos', |
|
146 | + 'DIR_FLAG_CODE_LB' => 'Liban', |
|
147 | + 'DIR_FLAG_CODE_LC' => 'Sainte-Lucie', |
|
148 | + 'DIR_FLAG_CODE_LI' => 'Liechtenstein', |
|
149 | + 'DIR_FLAG_CODE_LK' => 'Sri Lanka', |
|
150 | + 'DIR_FLAG_CODE_LR' => 'Libéria', |
|
151 | + 'DIR_FLAG_CODE_LS' => 'Lesotho', |
|
152 | + 'DIR_FLAG_CODE_LT' => 'Lituanie', |
|
153 | + 'DIR_FLAG_CODE_LU' => 'Luxembourg', |
|
154 | + 'DIR_FLAG_CODE_LV' => 'Lettonie', |
|
155 | + 'DIR_FLAG_CODE_LY' => 'Liby', |
|
156 | + 'DIR_FLAG_CODE_MA' => 'Maroc', |
|
157 | + 'DIR_FLAG_CODE_MC' => 'Monaco', |
|
158 | + 'DIR_FLAG_CODE_MD' => 'Moldovie', |
|
159 | + 'DIR_FLAG_CODE_ME' => 'Monténégro', |
|
160 | + 'DIR_FLAG_CODE_MF' => 'Saint-Martin', |
|
161 | + 'DIR_FLAG_CODE_MG' => 'Madagascar', |
|
162 | + 'DIR_FLAG_CODE_MH' => 'Îles Marshall', |
|
163 | + 'DIR_FLAG_CODE_MK' => 'Macédoine', |
|
164 | + 'DIR_FLAG_CODE_ML' => 'Mali', |
|
165 | + 'DIR_FLAG_CODE_MM' => 'Myanmar', |
|
166 | + 'DIR_FLAG_CODE_MN' => 'Mongolie', |
|
167 | + 'DIR_FLAG_CODE_MO' => 'Macao', |
|
168 | + 'DIR_FLAG_CODE_MP' => 'Îles Mariannes du Nord', |
|
169 | + 'DIR_FLAG_CODE_MQ' => 'Martinique', |
|
170 | + 'DIR_FLAG_CODE_MR' => 'Mauritanie', |
|
171 | + 'DIR_FLAG_CODE_MS' => 'Montserrat', |
|
172 | + 'DIR_FLAG_CODE_MT' => 'Malte', |
|
173 | + 'DIR_FLAG_CODE_MU' => 'Maurice', |
|
174 | + 'DIR_FLAG_CODE_MV' => 'Maldives', |
|
175 | + 'DIR_FLAG_CODE_MW' => 'Malawi', |
|
176 | + 'DIR_FLAG_CODE_MX' => 'Mexique', |
|
177 | + 'DIR_FLAG_CODE_MY' => 'Malaisie', |
|
178 | + 'DIR_FLAG_CODE_MZ' => 'Mozambique', |
|
179 | + 'DIR_FLAG_CODE_NA' => 'Namibie', |
|
180 | + 'DIR_FLAG_CODE_NC' => 'Nouvelle-Calédonie', |
|
181 | + 'DIR_FLAG_CODE_NE' => 'Niger', |
|
182 | + 'DIR_FLAG_CODE_NF' => 'Île Norfolk', |
|
183 | + 'DIR_FLAG_CODE_NG' => 'Nigéria', |
|
184 | + 'DIR_FLAG_CODE_NI' => 'Nicaragua', |
|
185 | + 'DIR_FLAG_CODE_NL' => 'Pays-Bas', |
|
186 | + 'DIR_FLAG_CODE_NO' => 'Norvège', |
|
187 | + 'DIR_FLAG_CODE_NP' => 'Népal', |
|
188 | + 'DIR_FLAG_CODE_NR' => 'Nauru', |
|
189 | + 'DIR_FLAG_CODE_NU' => 'Niué', |
|
190 | + 'DIR_FLAG_CODE_NZ' => 'Nouvelle-Zélande', |
|
191 | + 'DIR_FLAG_CODE_OM' => 'Oman', |
|
192 | + 'DIR_FLAG_CODE_PA' => 'Panama', |
|
193 | + 'DIR_FLAG_CODE_PE' => 'Pérou', |
|
194 | + 'DIR_FLAG_CODE_PF' => 'Polynésie Française', |
|
195 | + 'DIR_FLAG_CODE_PG' => 'Papouasie-Nouvelle-Guinée', |
|
196 | + 'DIR_FLAG_CODE_PH' => 'Philippines', |
|
197 | + 'DIR_FLAG_CODE_PK' => 'Pakistan', |
|
198 | + 'DIR_FLAG_CODE_PL' => 'Pologne', |
|
199 | + 'DIR_FLAG_CODE_PM' => 'Saint-Pierre-et-Miquelon', |
|
200 | + 'DIR_FLAG_CODE_PN' => 'Pitcairn', |
|
201 | + 'DIR_FLAG_CODE_PR' => 'Porto rico', |
|
202 | + 'DIR_FLAG_CODE_PS' => 'Palestine', |
|
203 | + 'DIR_FLAG_CODE_PT' => 'Portugal', |
|
204 | + 'DIR_FLAG_CODE_PW' => 'Palaos', |
|
205 | + 'DIR_FLAG_CODE_PY' => 'Paraguay', |
|
206 | + 'DIR_FLAG_CODE_QA' => 'Qatar', |
|
207 | + 'DIR_FLAG_CODE_RE' => 'Réunion', |
|
208 | + 'DIR_FLAG_CODE_RO' => 'Roumanie', |
|
209 | + 'DIR_FLAG_CODE_RS' => 'Serbie', |
|
210 | + 'DIR_FLAG_CODE_RU' => 'Russie', |
|
211 | + 'DIR_FLAG_CODE_RW' => 'Rwanda', |
|
212 | + 'DIR_FLAG_CODE_SA' => 'Arabie Saoudite', |
|
213 | + 'DIR_FLAG_CODE_SB' => 'Salomon', |
|
214 | + 'DIR_FLAG_CODE_SC' => 'Seychelles', |
|
215 | + 'DIR_FLAG_CODE_SD' => 'Soudan', |
|
216 | + 'DIR_FLAG_CODE_SE' => 'Suède', |
|
217 | + 'DIR_FLAG_CODE_SG' => 'Singapour', |
|
218 | + 'DIR_FLAG_CODE_SH' => 'Sainte-Hélène', |
|
219 | + 'DIR_FLAG_CODE_SI' => 'Slovénie', |
|
220 | + 'DIR_FLAG_CODE_SJ' => 'Svalbard et île Jan Mayen', |
|
221 | + 'DIR_FLAG_CODE_SK' => 'Slovaquie', |
|
222 | + 'DIR_FLAG_CODE_SL' => 'Sierra Leone', |
|
223 | + 'DIR_FLAG_CODE_SM' => 'Saint-Marin', |
|
224 | + 'DIR_FLAG_CODE_SN' => 'Sénégal', |
|
225 | + 'DIR_FLAG_CODE_SO' => 'Somalie', |
|
226 | + 'DIR_FLAG_CODE_SR' => 'Suriname', |
|
227 | + 'DIR_FLAG_CODE_ST' => 'Sao Tomé-et-Principe', |
|
228 | + 'DIR_FLAG_CODE_SV' => 'Salvador', |
|
229 | + 'DIR_FLAG_CODE_SY' => 'Syrie', |
|
230 | + 'DIR_FLAG_CODE_SZ' => 'Swaziland', |
|
231 | + 'DIR_FLAG_CODE_TC' => 'Îles Turques-et-Caïques', |
|
232 | + 'DIR_FLAG_CODE_TD' => 'Tchad', |
|
233 | + 'DIR_FLAG_CODE_TF' => 'Terres Australes et Antarctiques Françaises', |
|
234 | + 'DIR_FLAG_CODE_TG' => 'Togo', |
|
235 | + 'DIR_FLAG_CODE_TH' => 'Thaïlande', |
|
236 | + 'DIR_FLAG_CODE_TJ' => 'Tadjikistan', |
|
237 | + 'DIR_FLAG_CODE_TK' => 'Tokelau', |
|
238 | + 'DIR_FLAG_CODE_TL' => 'Timor oriental', |
|
239 | + 'DIR_FLAG_CODE_TM' => 'Turkménistan', |
|
240 | + 'DIR_FLAG_CODE_TN' => 'Tunisie', |
|
241 | + 'DIR_FLAG_CODE_TO' => 'Tonga', |
|
242 | + 'DIR_FLAG_CODE_TR' => 'Turquie', |
|
243 | + 'DIR_FLAG_CODE_TT' => 'Trinité-et-Tobago', |
|
244 | + 'DIR_FLAG_CODE_TV' => 'Tuvalu', |
|
245 | + 'DIR_FLAG_CODE_TW' => 'Taïwan', |
|
246 | + 'DIR_FLAG_CODE_TZ' => 'Tanzanie', |
|
247 | + 'DIR_FLAG_CODE_UA' => 'Ukraine', |
|
248 | + 'DIR_FLAG_CODE_UG' => 'Ouganda', |
|
249 | + 'DIR_FLAG_CODE_UM' => 'Îles mineures éloignées des États-Unis', |
|
250 | + 'DIR_FLAG_CODE_US' => 'États-unis', |
|
251 | + 'DIR_FLAG_CODE_UY' => 'Uruguay', |
|
252 | + 'DIR_FLAG_CODE_UZ' => 'Ouzbékistan', |
|
253 | + 'DIR_FLAG_CODE_VA' => 'Vatican', |
|
254 | + 'DIR_FLAG_CODE_VC' => 'Saint-Vincent-et-les Grenadines', |
|
255 | + 'DIR_FLAG_CODE_VE' => 'Venezuela', |
|
256 | + 'DIR_FLAG_CODE_VG' => 'Îles Vierges Britanniques', |
|
257 | + 'DIR_FLAG_CODE_VI' => 'Îles Vierges des États-Unis', |
|
258 | + 'DIR_FLAG_CODE_VN' => 'Viêt Nam', |
|
259 | + 'DIR_FLAG_CODE_VU' => 'Vanuatu', |
|
260 | + 'DIR_FLAG_CODE_WF' => 'Wallis-et-Futuna', |
|
261 | + 'DIR_FLAG_CODE_WS' => 'Samoa', |
|
262 | + 'DIR_FLAG_CODE_YE' => 'Yémen', |
|
263 | + 'DIR_FLAG_CODE_YT' => 'Mayotte', |
|
264 | + 'DIR_FLAG_CODE_ZA' => 'Afrique du sud', |
|
265 | + 'DIR_FLAG_CODE_ZM' => 'Zambie', |
|
266 | + 'DIR_FLAG_CODE_ZW' => 'Zimbabwe', |
|
267 | 267 | ]); |
@@ -9,11 +9,13 @@ |
||
9 | 9 | /** |
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | -if (!defined('IN_PHPBB')) { |
|
12 | +if (!defined('IN_PHPBB')) |
|
13 | +{ |
|
13 | 14 | exit; |
14 | 15 | } |
15 | 16 | |
16 | -if (empty($lang) || !is_array($lang)) { |
|
17 | +if (empty($lang) || !is_array($lang)) |
|
18 | +{ |
|
17 | 19 | $lang = []; |
18 | 20 | } |
19 | 21 |
@@ -10,26 +10,26 @@ |
||
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | 12 | if (!defined('IN_PHPBB')) { |
13 | - exit; |
|
13 | + exit; |
|
14 | 14 | } |
15 | 15 | |
16 | 16 | if (empty($lang) || !is_array($lang)) { |
17 | - $lang = []; |
|
17 | + $lang = []; |
|
18 | 18 | } |
19 | 19 | |
20 | 20 | $lang = array_merge($lang, [ |
21 | - 'ACL_CAT_DIRECTORY' => 'Annuaire', |
|
21 | + 'ACL_CAT_DIRECTORY' => 'Annuaire', |
|
22 | 22 | |
23 | - 'ACL_M_DELETE_DIR' => 'Peut supprimer un lien de l’annuaire', |
|
24 | - 'ACL_M_DELETE_COMMENT_DIR' => 'Peut supprimer un commentaire', |
|
25 | - 'ACL_M_EDIT_DIR' => 'Peut modifier un lien de l’annuaire', |
|
26 | - 'ACL_M_EDIT_COMMENT_DIR' => 'Peut modifier un commentaire', |
|
27 | - 'ACL_U_COMMENT_DIR' => 'Peut poster des commentaires (sous réserve que ceux-ci soient activés dans la catégorie)', |
|
28 | - 'ACL_U_DELETE_DIR' => 'Peut supprimer ses propres liens', |
|
29 | - 'ACL_U_DELETE_COMMENT_DIR' => 'Peut supprimer ses propres commentaires', |
|
30 | - 'ACL_U_EDIT_DIR' => 'Peut modifier ses propres liens', |
|
31 | - 'ACL_U_EDIT_COMMENT_DIR' => 'Peut modifier ses propres commentaires', |
|
32 | - 'ACL_U_SEARCH_DIR' => 'Peut effectuer une recherche dans l’annuaire', |
|
33 | - 'ACL_U_SUBMIT_DIR' => 'Peut proposer un lien dans l’annuaire', |
|
34 | - 'ACL_U_VOTE_DIR' => 'Peut voter pour un lien de l’annuaire', |
|
23 | + 'ACL_M_DELETE_DIR' => 'Peut supprimer un lien de l’annuaire', |
|
24 | + 'ACL_M_DELETE_COMMENT_DIR' => 'Peut supprimer un commentaire', |
|
25 | + 'ACL_M_EDIT_DIR' => 'Peut modifier un lien de l’annuaire', |
|
26 | + 'ACL_M_EDIT_COMMENT_DIR' => 'Peut modifier un commentaire', |
|
27 | + 'ACL_U_COMMENT_DIR' => 'Peut poster des commentaires (sous réserve que ceux-ci soient activés dans la catégorie)', |
|
28 | + 'ACL_U_DELETE_DIR' => 'Peut supprimer ses propres liens', |
|
29 | + 'ACL_U_DELETE_COMMENT_DIR' => 'Peut supprimer ses propres commentaires', |
|
30 | + 'ACL_U_EDIT_DIR' => 'Peut modifier ses propres liens', |
|
31 | + 'ACL_U_EDIT_COMMENT_DIR' => 'Peut modifier ses propres commentaires', |
|
32 | + 'ACL_U_SEARCH_DIR' => 'Peut effectuer une recherche dans l’annuaire', |
|
33 | + 'ACL_U_SUBMIT_DIR' => 'Peut proposer un lien dans l’annuaire', |
|
34 | + 'ACL_U_VOTE_DIR' => 'Peut voter pour un lien de l’annuaire', |
|
35 | 35 | ]); |
@@ -9,11 +9,13 @@ |
||
9 | 9 | /** |
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | -if (!defined('IN_PHPBB')) { |
|
12 | +if (!defined('IN_PHPBB')) |
|
13 | +{ |
|
13 | 14 | exit; |
14 | 15 | } |
15 | 16 | |
16 | -if (empty($lang) || !is_array($lang)) { |
|
17 | +if (empty($lang) || !is_array($lang)) |
|
18 | +{ |
|
17 | 19 | $lang = []; |
18 | 20 | } |
19 | 21 |
@@ -10,11 +10,11 @@ discard block |
||
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | 12 | if (!defined('IN_PHPBB')) { |
13 | - exit; |
|
13 | + exit; |
|
14 | 14 | } |
15 | 15 | |
16 | 16 | if (empty($lang) || !is_array($lang)) { |
17 | - $lang = []; |
|
17 | + $lang = []; |
|
18 | 18 | } |
19 | 19 | |
20 | 20 | // DEVELOPERS PLEASE NOTE |
@@ -30,196 +30,196 @@ discard block |
||
30 | 30 | // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine |
31 | 31 | |
32 | 32 | $lang = array_merge($lang, [ |
33 | - 'ACP_DIRECTORY' => 'phpBB Annuaire', |
|
34 | - 'ACP_DIRECTORY_CATS' => 'Gestion des catégories', |
|
35 | - 'ACP_DIRECTORY_INDEX_TITLE' => 'phpBB Annuaire', |
|
36 | - 'ACP_DIRECTORY_MAIN' => 'Informations et outils', |
|
37 | - 'ACP_DIRECTORY_SETTINGS' => 'Configuration générale', |
|
38 | - 'ACP_DIRECTORY_SETTINGS_EXPLAIN' => 'Gestion de l’annuaire.', |
|
39 | - 'ACP_DIRECTORY_VAL' => 'Validation de site', |
|
40 | - 'DIR_ACTIVE_CHECK' => 'Activer le test des sites soumis', |
|
41 | - 'DIR_ACTIVE_CHECK_EXPLAIN' => 'En cochant <i>oui</i>, les liens seront testés lors de la soumission, s’ils ne répondent pas en moins d’une seconde, ils seront considérés comme injoignables.', |
|
42 | - 'DIR_ACTIVE_THUMB' => 'Activer l’affichage des miniatures de site', |
|
43 | - 'DIR_ACTIVE_THUMB_REMOTE' => 'Activer la compatibilité AscreeN', |
|
44 | - 'DIR_ACTIVE_THUMB_REMOTE_EXPLAIN' => 'En cochant <i>oui</i>, l’extension vérifiera en premier lieu, lors de la soumission d’un site, si une miniature AscreeN existe sur le serveur distant.<br />Une miniature AscreeN étant gérée par le webmaster, elle correspond théoriquement plus fidèlement à l’aspect du site.', |
|
45 | - 'DIR_ACTIV_BANNER' => 'Activer le fait de pouvoir lier une bannière', |
|
46 | - 'DIR_ACTIV_FLAG' => 'Activer le fait de pouvoir choisir une langue', |
|
47 | - 'DIR_ACTIV_PAGERANK' => 'Activer l’affichage du pagerank des sites', |
|
48 | - 'DIR_ACTIV_PAGERANK_EXPLAIN' => 'Le pagerank affiché sera celui calculé lors de la soumission du lien.', |
|
49 | - 'DIR_ACTIV_REWRITE' => 'Activer la réécriture des URLs de l’annuaire', |
|
50 | - 'DIR_ACTIV_REWRITE_EXPLAIN' => 'En activant cette option, les URLs des catégories de l’annuaire ainsi que le lien annuaire de la navbar seront réécrits en fonction des réglages du mod <a href="http://www.phpbb-seo.com/fr/mod-rewrite-phpbb/ultimate-seo-url-t4489.html" target="_blank">Ultimate SEO URL de dcz</a>.<br />Une mise à jour du fichier .htaccess sera nécéssaire.', |
|
51 | - 'DIR_ACTIV_RSS' => 'Activer le fait de pouvoir spécifier un flux RSS', |
|
52 | - 'DIR_ACTIV_RSS_EXPLAIN' => 'En activant cette option, il sera possible de spécifier, lors de l’ajout d’un site, l’url du flux RSS associé.<br />Une icône sera visible lors de la visualisation d’une catégorie.', |
|
53 | - 'DIR_ADD_GUEST' => 'Paramètres des invités', |
|
54 | - 'DIR_ALLOW_BBCODE' => 'Autoriser les bbcodes dans les commentaires', |
|
55 | - 'DIR_ALLOW_COMMENTS' => 'Autoriser les commentaires', |
|
56 | - 'DIR_ALLOW_FLASH' => 'Autoriser l’utilisation du BBCode <code>[FLASH]</code> dans les commentaires', |
|
57 | - 'DIR_ALLOW_LINKS' => 'Autoriser les liens dans les commentaires', |
|
58 | - 'DIR_ALLOW_SMILIES' => 'Autoriser les smileys dans les commentaires', |
|
59 | - 'DIR_ALLOW_VOTES' => 'Autoriser les votes', |
|
60 | - 'DIR_BANNERS_DIR_SIZE' => 'Taille du répertoire de stockage des bannières', |
|
61 | - 'DIR_BANN_PARAM' => 'Paramètres des bannières', |
|
62 | - 'DIR_CAT_ADMIN' => 'Administration des catégories de l’annuaire', |
|
63 | - 'DIR_CAT_ADMIN_EXPLAIN' => 'Ici vous pouvez individuellement ajouter, modifier, supprimer des catégories. Si les statistiques des liens (commentaires, nombre de votes) ainsi que celles des catégories semblent erronées, vous pouvez également re-synchroniser une catégorie.', |
|
64 | - 'DIR_CAT_CREATED' => 'La catégorie a été créée.', |
|
65 | - 'DIR_CAT_DATA_NEGATIVE' => 'Les paramètres de vérification automatique ainsi que le nombre de vérifications avant suppression ne peuvent être négatifs ou nuls.', |
|
66 | - 'DIR_CAT_DELETE' => 'Supprimer la catégorie', |
|
67 | - 'DIR_CAT_DELETED' => 'La catégorie a été supprimée', |
|
68 | - 'DIR_CAT_DELETE_EXPLAIN' => 'Le formulaire suivant vous permet de supprimer une catégorie et de décider où vous désirez déplacer tous les liens (ou catégorie) qu’elle contient.', |
|
69 | - 'DIR_CAT_DESC' => 'Description', |
|
70 | - 'DIR_CAT_DESC_EXPLAIN' => 'La description de votre catégorie est facultative. Si vous en écrivez une, elle apparaîtra au dessus des sites de cette catégorie.<br />Toute balise HTML saisie sera affichée telle quelle.', |
|
71 | - 'DIR_CAT_GENERAL_SETTINGS' => 'Paramètres généraux de la catégorie', |
|
72 | - 'DIR_CAT_ICON' => 'Image de la catégorie', |
|
73 | - 'DIR_CAT_NAME' => 'Nom de la catégorie', |
|
74 | - 'DIR_CAT_NAME_EMPTY' => 'Vous devez indiquer un nom pour la catégorie.', |
|
75 | - 'DIR_CAT_PARENT' => 'Catégorie parente', |
|
76 | - 'DIR_CAT_RESYNCED' => 'La catégorie « %s » a été resynchronisée', |
|
77 | - 'DIR_CAT_SETTINGS' => 'Réglages de la catégorie', |
|
78 | - 'DIR_CAT_TOO_LONG' => 'La description de la catégorie est trop longue. Elle ne peut contenir plus de 4000 caractères.', |
|
79 | - 'DIR_CAT_UPDATED' => 'Les informations de la catégorie ont été mises à jour.', |
|
80 | - 'DIR_COMM_PARAM' => 'Paramètres des commentaires', |
|
81 | - 'DIR_COMM_PER_PAGE' => 'Nombre de commentaires par page', |
|
82 | - 'DIR_CONFIG_SETTINGS' => 'Mise à jour de la configuration de l’annuaire', |
|
83 | - 'DIR_COUNT_ALL' => 'Prendre en compte les sites des sous-catégories', |
|
84 | - 'DIR_COUNT_ALL_EXPLAIN' => 'En activant cette option, le compteur affiché à coté de chaque catégorie tiendra compte du nombre de sites présents dans les sous-catégories.', |
|
85 | - 'DIR_ADD_CAT' => 'Créer une nouvelle catégorie', |
|
86 | - 'DIR_CRON_ENABLE' => 'Activer la vérification périodique des liens retours', |
|
87 | - 'DIR_CRON_ENABLE_EXPLAIN' => 'Si activée, cette option va vérifier de façon périodoque, la validité des liens retours spécifiés lors des soumissions des liens de cette catégorie.', |
|
88 | - 'DIR_CRON_EVERY' => 'Vérifier tous les', |
|
89 | - 'DIR_CRON_SETTINGS' => 'Paramètre des liens réciproques', |
|
90 | - 'DIR_DEFAULT_ORDER' => 'Ordre par défaut de classement des sites', |
|
91 | - 'DIR_DELETE_ALL_LINKS' => 'Supprimer tous les liens', |
|
92 | - 'DIR_DELETE_ORPHANS' => 'Supprimer les bannières orphelines', |
|
93 | - 'DIR_DELETE_ORPHANS_CONFIRM' => 'Êtes-vous sûr de vouloir supprimer les bannières orphelines ?', |
|
94 | - 'DIR_DELETE_ORPHANS_EXPLAIN' => 'Les bannières orphelines sont les bannières qui ont été copiées sur le serveur mais qui, pour une raison inconnue, ne sont plus associées à un site de l’annuaire.', |
|
95 | - 'DIR_DELETE_ORPHANS_SUCCESS' => 'Bannières orphelines supprimées', |
|
96 | - 'DIR_DELETE_SUBCATS' => 'Supprimer les sous-catégories et liens', |
|
97 | - 'DIR_EDIT_CAT' => 'Modifier une catégorie', |
|
98 | - 'DIR_EDIT_EXPLAIN' => 'Le formulaire suivant vous permet de personnaliser cette catégorie.', |
|
99 | - 'DIR_ERROR_AUTH_COMM' => 'Vous n’êtes pas autorisés à poster des commentaires', |
|
100 | - 'DIR_ERROR_CAT' => 'Impossible de récupérer les données de la catégorie actuelle', |
|
101 | - 'DIR_ERROR_COMM_LOGGED' => 'Vous devez être connecté pour pouvoir poster un commentaire', |
|
102 | - 'DIR_ERROR_KEYWORD' => 'Vous devez entrer des mots clés pour faire une recherche.', |
|
103 | - 'DIR_ERROR_NOT_AUTH' => 'Vous n’avez pas l’autorisation requise pour cette opération', |
|
104 | - 'DIR_ERROR_NO_LINK' => 'Le site recherché n’existe pas', |
|
105 | - 'DIR_ERROR_NO_LINKS' => 'Ce site n’existe pas', |
|
106 | - 'DIR_ERROR_SUBMIT_TYPE' => 'Type de données incorects dans la fonction dir_submit_type', |
|
107 | - 'DIR_ERROR_URL' => 'Vous devez entrer une URL valide.', |
|
108 | - 'DIR_ERROR_VOTE' => 'Vous avez déjà voté pour ce site', |
|
109 | - 'DIR_ERROR_VOTE_LOGGED' => 'Vous devez être connecté pour pouvoir voter', |
|
110 | - 'DIR_INDEX' => 'Index de l’annuaire', |
|
111 | - 'DIR_LENGTH_COMMENTS' => 'Nombre de caractères maximun pour un commentaire de lien', |
|
112 | - 'DIR_LINKS' => 'Liens', |
|
113 | - 'DIR_LINK_ACTIVATE' => 'Valider', |
|
114 | - 'DIR_LINK_DELETE' => 'Supprimer', |
|
115 | - 'DIR_LIST_INDEX' => 'Afficher la catégorie dans la légende de sa catégorie parente', |
|
116 | - 'DIR_MAIL_NOTIFICATION' => 'Un nouveau site dans l’annuaire', |
|
117 | - 'DIR_MAIL_VALIDATION' => 'Recevoir un e-mail en cas de demande de validation', |
|
118 | - 'DIR_MAX_ADD_ATTEMPTS' => 'Tentatives de soumission d’un lien', |
|
119 | - 'DIR_MAX_ADD_ATTEMPTS_EXPLAIN' => 'Nombre de tentatives que les utilisateurs pourront faire dans la saisie du code de confirmation avant que leur session n’expire.', |
|
120 | - 'DIR_MAX_BANN' => 'Dimensions maximales des bannières', |
|
121 | - 'DIR_MAX_BANN_EXPLAIN' => 'Taille maximale des bannières jointes. Réglez les deux valeurs sur 0px par 0px pour désactiver le contrôle des dimensions.', |
|
122 | - 'DIR_MAX_DESC' => 'Nombre de caractères maximun pour la description des liens', |
|
123 | - 'DIR_MAX_SIZE' => 'Taille maximale d’une bannière', |
|
124 | - 'DIR_MAX_SIZE_EXPLAIN' => 'Pour les bannières envoyées.', |
|
125 | - 'DIR_MOVE_LINKS_TO' => 'Déplacer les liens vers', |
|
126 | - 'DIR_MOVE_SUBCATS_TO' => 'Déplacer les sous-catégories', |
|
127 | - 'DIR_MUST_BACK' => 'Exiger un lien retour', |
|
128 | - 'DIR_MUST_BACK_EXPLAIN' => 'Si activée, cette option oblige à fournir un lien retour lors de la soumission d’un site.', |
|
129 | - 'DIR_MUST_DESCRIBE' => 'Rendre obligatoire la description du site lors de la soumission', |
|
130 | - 'DIR_NB_CHECK' => 'Nombre de vérifications avant suppression', |
|
131 | - 'DIR_NB_CHECK_EXPLAIN' => 'Indiquez ici le nombre de vérifications avant la suppression d’un lien dont le lien retour n’est plus valable. Un e-mail sera envoyé à chaque échec afin de prévenir le posteur de l’inaccessibilité ou la non présence de son lien retour. Mettre 0 pour une suppression dès le premier échec.', |
|
132 | - 'DIR_NESTEDSET_LOCK_FAILED_ACQUIRE' => 'Impossible de vérrouiller la table des categories pour effectuer cette opération', |
|
133 | - 'DIR_NESTEDSET_INVALID_ITEM' => 'Impossible de récupérer les informations de la catégorie', |
|
134 | - 'DIR_NESTEDSET_INVALID_PARENT' => 'La catégorie parente n’est pas valide', |
|
135 | - 'DIR_NEW_TIME' => 'Nombre de jours pour les nouveaux liens', |
|
136 | - 'DIR_NEW_TIME_EXPLAIN' => 'Nombre de jours durant lesquels un lien est considéré comme nouveau. Si un lien est considéré comme tel, une petite icône « nouveau » sera affichée. Mettre 0 pour désactiver cette fonction.', |
|
137 | - 'DIR_NEXT_CRON_ACTION' => 'Date de la prochaine vérification planifiée', |
|
138 | - 'DIR_NO_CAT' => 'Aucune catégorie séléctionnée', |
|
139 | - 'DIR_NO_DESTINATION_CAT' => 'Aucune catégorie de destination n’a été spécifiée', |
|
140 | - 'DIR_NO_LINK' => 'Il n’y a aucun site en attente de validation', |
|
141 | - 'DIR_NO_PARENT' => 'Aucune', |
|
142 | - 'DIR_NUMBER_CATS' => 'Nombre de catégories', |
|
143 | - 'DIR_NUMBER_CLICKS' => 'Nombre de clics', |
|
144 | - 'DIR_NUMBER_COMMENTS' => 'Nombre de commentaires', |
|
145 | - 'DIR_NUMBER_LINKS' => 'Nombre de liens actifs', |
|
146 | - 'DIR_NUMBER_ORPHANS' => 'Nombre de bannières orphelines', |
|
147 | - 'DIR_NUMBER_VOTES' => 'Nombre de votes', |
|
148 | - 'DIR_ORDER_A_A' => '[Croissant] Posteur', |
|
149 | - 'DIR_ORDER_A_D' => '[Décroissant] Posteur', |
|
150 | - 'DIR_ORDER_R_A' => '[Croissant] Commentaires', |
|
151 | - 'DIR_ORDER_R_D' => '[Décroissant] Commentaires', |
|
152 | - 'DIR_ORDER_S_A' => '[Croissant] Nom', |
|
153 | - 'DIR_ORDER_S_D' => '[Décroissant] Nom', |
|
154 | - 'DIR_ORDER_T_A' => '[Croissant] Date', |
|
155 | - 'DIR_ORDER_T_D' => '[Décroissant] Date', |
|
156 | - 'DIR_ORDER_V_A' => '[Croissant] Clics', |
|
157 | - 'DIR_ORDER_V_D' => '[Décroissant] Clics', |
|
158 | - 'DIR_PARAM' => 'Paramètres généraux', |
|
159 | - 'DIR_RECENT_COLUMNS' => 'Nombre de colonnes par ligne dans le bloc', |
|
160 | - 'DIR_RECENT_ENABLE' => 'Activer le bloc des derniers liens ajoutés', |
|
161 | - 'DIR_RECENT_ENABLE_EXPLAIN' => 'En activant cette option, un bloc contenant les derniers sites ajoutés à l’annuaire, sera affiché en bas de la page principale de l’annuaire.<br />Le nombre de sites à afficher dépend des réglages ci-dessous.', |
|
162 | - 'DIR_RECENT_EXCLUDE' => 'ID des catégories à exclure', |
|
163 | - 'DIR_RECENT_EXCLUDE_EXPLAIN' => 'Entrez ici les IDs des catégories à ne pas prendre en compte, séparés par une virgule.<br />Exemple : 1,4,12', |
|
164 | - 'DIR_RECENT_GUEST' => 'Paramètres du bloc « Derniers liens ajoutés »', |
|
165 | - 'DIR_RECENT_ROWS' => 'Nombre de lignes dans le bloc', |
|
166 | - 'DIR_RESET_CLICKS' => 'Réinitialiser les compteurs de clics', |
|
167 | - 'DIR_RESET_CLICKS_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les compteurs de clics ?', |
|
168 | - 'DIR_RESET_CLICKS_SUCCESS' => 'Compteurs de clics réinitialisés.', |
|
169 | - 'DIR_RESET_COMMENTS' => 'Réinitialiser les commentaires', |
|
170 | - 'DIR_RESET_COMMENTS_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les commentaires ?', |
|
171 | - 'DIR_RESET_COMMENTS_EXPLAIN' => 'Supprime tous les commentaires des liens de l’annuaire.', |
|
172 | - 'DIR_RESET_COMMENTS_SUCCESS' => 'Commentaires supprimés.', |
|
173 | - 'DIR_RESET_VOTES' => 'Réinitialiser les votes', |
|
174 | - 'DIR_RESET_VOTES_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les votes ?', |
|
175 | - 'DIR_RESET_VOTES_EXPLAIN' => 'Supprime tous les votes des liens de l’annuaire.', |
|
176 | - 'DIR_RESET_VOTES_SUCCESS' => 'Votes supprimés.', |
|
177 | - 'DIR_REWRITE_PARAM' => 'Paramètres de la réécriture d’URL', |
|
178 | - 'DIR_SELECT_CAT' => 'Sélectionner une catégorie', |
|
179 | - 'DIR_SHOW' => 'Nombre de sites par page', |
|
180 | - 'DIR_STATS' => 'Statistiques de l’annuaire', |
|
181 | - 'DIR_STORAGE_BANNER' => 'Copier les bannières sur le serveur', |
|
182 | - 'DIR_STORAGE_BANNER_EXPLAIN' => 'En activant cette option, les bannières liées aux sites seront copiées vers ce serveur.<br />Activer cette option accélère considérablement le chargement des pages des catégories.', |
|
183 | - 'DIR_SUBCAT' => 'Sous-catégorie', |
|
184 | - 'DIR_THUMB_PARAM' => 'Paramètres des miniatures', |
|
185 | - 'DIR_THUMB_SERVICE' => 'Service de miniature à utiliser', |
|
186 | - 'DIR_THUMB_SERVICE_EXPLAIN' => 'Service de miniature à utiliser lorsque la miniature AscreeN n’existe pas. A moins d’activer l’option ci-dessous, changer ce réglage n’affectera que les futurs sites validés.', |
|
187 | - 'DIR_THUMB_SERVICE_REVERSE' => 'Rendre le changement de service rétroactif', |
|
188 | - 'DIR_THUMB_SERVICE_REVERSE_EXPLAIN' => 'En cochant <i>oui</i>, les liens déjà existants avant le changement de service utiliseront le nouveau service séléctionné. Cela nécessite une requête par site lors du premier affichage après le changement de service, afin de mettre à jour la table.', |
|
189 | - 'DIR_USER_PROP' => 'Proposé par %s dans <i>%s</i> le %s', |
|
190 | - 'DIR_VALIDATE' => 'Activer la validation par un administrateur', |
|
191 | - 'DIR_VALIDATE_EXPLAIN' => 'En cochant <i>oui</i>, les liens proposés devront être validés avant d’apparaître dans l’annuaire, autrement si vous cochez <i>non</i> les liens seront directement affichés sans vérification.', |
|
192 | - 'DIR_VALIDATION' => 'Validation des sites de l’annuaire', |
|
193 | - 'DIR_VALIDATION_EXPLAIN' => 'Ce panneau est utile dès lors que vous activez l’option de « validation par un administrateur » dans la « Gestion des catégories ».<br />Lorsqu’un site est validé celui-ci apparait dans l’annuaire et un e-mail est envoyé à l’utilisateur pour l’en informer.<br />NB : Chaque catégorie est paramétrable individuellement.', |
|
194 | - 'DIR_VISUAL_CONFIRM' => 'Activer la confirmation visuelle pour les invités', |
|
195 | - 'DIR_VISUAL_CONFIRM_EXPLAIN' => 'En cochant <i>oui</i>, les invités devront saisir un code aléatoire correspondant à une image afin d’empêcher les soumissions en masse.', |
|
196 | - 'DIR_WAITING_LINKS' => 'Nombre de liens en attente de validation', |
|
33 | + 'ACP_DIRECTORY' => 'phpBB Annuaire', |
|
34 | + 'ACP_DIRECTORY_CATS' => 'Gestion des catégories', |
|
35 | + 'ACP_DIRECTORY_INDEX_TITLE' => 'phpBB Annuaire', |
|
36 | + 'ACP_DIRECTORY_MAIN' => 'Informations et outils', |
|
37 | + 'ACP_DIRECTORY_SETTINGS' => 'Configuration générale', |
|
38 | + 'ACP_DIRECTORY_SETTINGS_EXPLAIN' => 'Gestion de l’annuaire.', |
|
39 | + 'ACP_DIRECTORY_VAL' => 'Validation de site', |
|
40 | + 'DIR_ACTIVE_CHECK' => 'Activer le test des sites soumis', |
|
41 | + 'DIR_ACTIVE_CHECK_EXPLAIN' => 'En cochant <i>oui</i>, les liens seront testés lors de la soumission, s’ils ne répondent pas en moins d’une seconde, ils seront considérés comme injoignables.', |
|
42 | + 'DIR_ACTIVE_THUMB' => 'Activer l’affichage des miniatures de site', |
|
43 | + 'DIR_ACTIVE_THUMB_REMOTE' => 'Activer la compatibilité AscreeN', |
|
44 | + 'DIR_ACTIVE_THUMB_REMOTE_EXPLAIN' => 'En cochant <i>oui</i>, l’extension vérifiera en premier lieu, lors de la soumission d’un site, si une miniature AscreeN existe sur le serveur distant.<br />Une miniature AscreeN étant gérée par le webmaster, elle correspond théoriquement plus fidèlement à l’aspect du site.', |
|
45 | + 'DIR_ACTIV_BANNER' => 'Activer le fait de pouvoir lier une bannière', |
|
46 | + 'DIR_ACTIV_FLAG' => 'Activer le fait de pouvoir choisir une langue', |
|
47 | + 'DIR_ACTIV_PAGERANK' => 'Activer l’affichage du pagerank des sites', |
|
48 | + 'DIR_ACTIV_PAGERANK_EXPLAIN' => 'Le pagerank affiché sera celui calculé lors de la soumission du lien.', |
|
49 | + 'DIR_ACTIV_REWRITE' => 'Activer la réécriture des URLs de l’annuaire', |
|
50 | + 'DIR_ACTIV_REWRITE_EXPLAIN' => 'En activant cette option, les URLs des catégories de l’annuaire ainsi que le lien annuaire de la navbar seront réécrits en fonction des réglages du mod <a href="http://www.phpbb-seo.com/fr/mod-rewrite-phpbb/ultimate-seo-url-t4489.html" target="_blank">Ultimate SEO URL de dcz</a>.<br />Une mise à jour du fichier .htaccess sera nécéssaire.', |
|
51 | + 'DIR_ACTIV_RSS' => 'Activer le fait de pouvoir spécifier un flux RSS', |
|
52 | + 'DIR_ACTIV_RSS_EXPLAIN' => 'En activant cette option, il sera possible de spécifier, lors de l’ajout d’un site, l’url du flux RSS associé.<br />Une icône sera visible lors de la visualisation d’une catégorie.', |
|
53 | + 'DIR_ADD_GUEST' => 'Paramètres des invités', |
|
54 | + 'DIR_ALLOW_BBCODE' => 'Autoriser les bbcodes dans les commentaires', |
|
55 | + 'DIR_ALLOW_COMMENTS' => 'Autoriser les commentaires', |
|
56 | + 'DIR_ALLOW_FLASH' => 'Autoriser l’utilisation du BBCode <code>[FLASH]</code> dans les commentaires', |
|
57 | + 'DIR_ALLOW_LINKS' => 'Autoriser les liens dans les commentaires', |
|
58 | + 'DIR_ALLOW_SMILIES' => 'Autoriser les smileys dans les commentaires', |
|
59 | + 'DIR_ALLOW_VOTES' => 'Autoriser les votes', |
|
60 | + 'DIR_BANNERS_DIR_SIZE' => 'Taille du répertoire de stockage des bannières', |
|
61 | + 'DIR_BANN_PARAM' => 'Paramètres des bannières', |
|
62 | + 'DIR_CAT_ADMIN' => 'Administration des catégories de l’annuaire', |
|
63 | + 'DIR_CAT_ADMIN_EXPLAIN' => 'Ici vous pouvez individuellement ajouter, modifier, supprimer des catégories. Si les statistiques des liens (commentaires, nombre de votes) ainsi que celles des catégories semblent erronées, vous pouvez également re-synchroniser une catégorie.', |
|
64 | + 'DIR_CAT_CREATED' => 'La catégorie a été créée.', |
|
65 | + 'DIR_CAT_DATA_NEGATIVE' => 'Les paramètres de vérification automatique ainsi que le nombre de vérifications avant suppression ne peuvent être négatifs ou nuls.', |
|
66 | + 'DIR_CAT_DELETE' => 'Supprimer la catégorie', |
|
67 | + 'DIR_CAT_DELETED' => 'La catégorie a été supprimée', |
|
68 | + 'DIR_CAT_DELETE_EXPLAIN' => 'Le formulaire suivant vous permet de supprimer une catégorie et de décider où vous désirez déplacer tous les liens (ou catégorie) qu’elle contient.', |
|
69 | + 'DIR_CAT_DESC' => 'Description', |
|
70 | + 'DIR_CAT_DESC_EXPLAIN' => 'La description de votre catégorie est facultative. Si vous en écrivez une, elle apparaîtra au dessus des sites de cette catégorie.<br />Toute balise HTML saisie sera affichée telle quelle.', |
|
71 | + 'DIR_CAT_GENERAL_SETTINGS' => 'Paramètres généraux de la catégorie', |
|
72 | + 'DIR_CAT_ICON' => 'Image de la catégorie', |
|
73 | + 'DIR_CAT_NAME' => 'Nom de la catégorie', |
|
74 | + 'DIR_CAT_NAME_EMPTY' => 'Vous devez indiquer un nom pour la catégorie.', |
|
75 | + 'DIR_CAT_PARENT' => 'Catégorie parente', |
|
76 | + 'DIR_CAT_RESYNCED' => 'La catégorie « %s » a été resynchronisée', |
|
77 | + 'DIR_CAT_SETTINGS' => 'Réglages de la catégorie', |
|
78 | + 'DIR_CAT_TOO_LONG' => 'La description de la catégorie est trop longue. Elle ne peut contenir plus de 4000 caractères.', |
|
79 | + 'DIR_CAT_UPDATED' => 'Les informations de la catégorie ont été mises à jour.', |
|
80 | + 'DIR_COMM_PARAM' => 'Paramètres des commentaires', |
|
81 | + 'DIR_COMM_PER_PAGE' => 'Nombre de commentaires par page', |
|
82 | + 'DIR_CONFIG_SETTINGS' => 'Mise à jour de la configuration de l’annuaire', |
|
83 | + 'DIR_COUNT_ALL' => 'Prendre en compte les sites des sous-catégories', |
|
84 | + 'DIR_COUNT_ALL_EXPLAIN' => 'En activant cette option, le compteur affiché à coté de chaque catégorie tiendra compte du nombre de sites présents dans les sous-catégories.', |
|
85 | + 'DIR_ADD_CAT' => 'Créer une nouvelle catégorie', |
|
86 | + 'DIR_CRON_ENABLE' => 'Activer la vérification périodique des liens retours', |
|
87 | + 'DIR_CRON_ENABLE_EXPLAIN' => 'Si activée, cette option va vérifier de façon périodoque, la validité des liens retours spécifiés lors des soumissions des liens de cette catégorie.', |
|
88 | + 'DIR_CRON_EVERY' => 'Vérifier tous les', |
|
89 | + 'DIR_CRON_SETTINGS' => 'Paramètre des liens réciproques', |
|
90 | + 'DIR_DEFAULT_ORDER' => 'Ordre par défaut de classement des sites', |
|
91 | + 'DIR_DELETE_ALL_LINKS' => 'Supprimer tous les liens', |
|
92 | + 'DIR_DELETE_ORPHANS' => 'Supprimer les bannières orphelines', |
|
93 | + 'DIR_DELETE_ORPHANS_CONFIRM' => 'Êtes-vous sûr de vouloir supprimer les bannières orphelines ?', |
|
94 | + 'DIR_DELETE_ORPHANS_EXPLAIN' => 'Les bannières orphelines sont les bannières qui ont été copiées sur le serveur mais qui, pour une raison inconnue, ne sont plus associées à un site de l’annuaire.', |
|
95 | + 'DIR_DELETE_ORPHANS_SUCCESS' => 'Bannières orphelines supprimées', |
|
96 | + 'DIR_DELETE_SUBCATS' => 'Supprimer les sous-catégories et liens', |
|
97 | + 'DIR_EDIT_CAT' => 'Modifier une catégorie', |
|
98 | + 'DIR_EDIT_EXPLAIN' => 'Le formulaire suivant vous permet de personnaliser cette catégorie.', |
|
99 | + 'DIR_ERROR_AUTH_COMM' => 'Vous n’êtes pas autorisés à poster des commentaires', |
|
100 | + 'DIR_ERROR_CAT' => 'Impossible de récupérer les données de la catégorie actuelle', |
|
101 | + 'DIR_ERROR_COMM_LOGGED' => 'Vous devez être connecté pour pouvoir poster un commentaire', |
|
102 | + 'DIR_ERROR_KEYWORD' => 'Vous devez entrer des mots clés pour faire une recherche.', |
|
103 | + 'DIR_ERROR_NOT_AUTH' => 'Vous n’avez pas l’autorisation requise pour cette opération', |
|
104 | + 'DIR_ERROR_NO_LINK' => 'Le site recherché n’existe pas', |
|
105 | + 'DIR_ERROR_NO_LINKS' => 'Ce site n’existe pas', |
|
106 | + 'DIR_ERROR_SUBMIT_TYPE' => 'Type de données incorects dans la fonction dir_submit_type', |
|
107 | + 'DIR_ERROR_URL' => 'Vous devez entrer une URL valide.', |
|
108 | + 'DIR_ERROR_VOTE' => 'Vous avez déjà voté pour ce site', |
|
109 | + 'DIR_ERROR_VOTE_LOGGED' => 'Vous devez être connecté pour pouvoir voter', |
|
110 | + 'DIR_INDEX' => 'Index de l’annuaire', |
|
111 | + 'DIR_LENGTH_COMMENTS' => 'Nombre de caractères maximun pour un commentaire de lien', |
|
112 | + 'DIR_LINKS' => 'Liens', |
|
113 | + 'DIR_LINK_ACTIVATE' => 'Valider', |
|
114 | + 'DIR_LINK_DELETE' => 'Supprimer', |
|
115 | + 'DIR_LIST_INDEX' => 'Afficher la catégorie dans la légende de sa catégorie parente', |
|
116 | + 'DIR_MAIL_NOTIFICATION' => 'Un nouveau site dans l’annuaire', |
|
117 | + 'DIR_MAIL_VALIDATION' => 'Recevoir un e-mail en cas de demande de validation', |
|
118 | + 'DIR_MAX_ADD_ATTEMPTS' => 'Tentatives de soumission d’un lien', |
|
119 | + 'DIR_MAX_ADD_ATTEMPTS_EXPLAIN' => 'Nombre de tentatives que les utilisateurs pourront faire dans la saisie du code de confirmation avant que leur session n’expire.', |
|
120 | + 'DIR_MAX_BANN' => 'Dimensions maximales des bannières', |
|
121 | + 'DIR_MAX_BANN_EXPLAIN' => 'Taille maximale des bannières jointes. Réglez les deux valeurs sur 0px par 0px pour désactiver le contrôle des dimensions.', |
|
122 | + 'DIR_MAX_DESC' => 'Nombre de caractères maximun pour la description des liens', |
|
123 | + 'DIR_MAX_SIZE' => 'Taille maximale d’une bannière', |
|
124 | + 'DIR_MAX_SIZE_EXPLAIN' => 'Pour les bannières envoyées.', |
|
125 | + 'DIR_MOVE_LINKS_TO' => 'Déplacer les liens vers', |
|
126 | + 'DIR_MOVE_SUBCATS_TO' => 'Déplacer les sous-catégories', |
|
127 | + 'DIR_MUST_BACK' => 'Exiger un lien retour', |
|
128 | + 'DIR_MUST_BACK_EXPLAIN' => 'Si activée, cette option oblige à fournir un lien retour lors de la soumission d’un site.', |
|
129 | + 'DIR_MUST_DESCRIBE' => 'Rendre obligatoire la description du site lors de la soumission', |
|
130 | + 'DIR_NB_CHECK' => 'Nombre de vérifications avant suppression', |
|
131 | + 'DIR_NB_CHECK_EXPLAIN' => 'Indiquez ici le nombre de vérifications avant la suppression d’un lien dont le lien retour n’est plus valable. Un e-mail sera envoyé à chaque échec afin de prévenir le posteur de l’inaccessibilité ou la non présence de son lien retour. Mettre 0 pour une suppression dès le premier échec.', |
|
132 | + 'DIR_NESTEDSET_LOCK_FAILED_ACQUIRE' => 'Impossible de vérrouiller la table des categories pour effectuer cette opération', |
|
133 | + 'DIR_NESTEDSET_INVALID_ITEM' => 'Impossible de récupérer les informations de la catégorie', |
|
134 | + 'DIR_NESTEDSET_INVALID_PARENT' => 'La catégorie parente n’est pas valide', |
|
135 | + 'DIR_NEW_TIME' => 'Nombre de jours pour les nouveaux liens', |
|
136 | + 'DIR_NEW_TIME_EXPLAIN' => 'Nombre de jours durant lesquels un lien est considéré comme nouveau. Si un lien est considéré comme tel, une petite icône « nouveau » sera affichée. Mettre 0 pour désactiver cette fonction.', |
|
137 | + 'DIR_NEXT_CRON_ACTION' => 'Date de la prochaine vérification planifiée', |
|
138 | + 'DIR_NO_CAT' => 'Aucune catégorie séléctionnée', |
|
139 | + 'DIR_NO_DESTINATION_CAT' => 'Aucune catégorie de destination n’a été spécifiée', |
|
140 | + 'DIR_NO_LINK' => 'Il n’y a aucun site en attente de validation', |
|
141 | + 'DIR_NO_PARENT' => 'Aucune', |
|
142 | + 'DIR_NUMBER_CATS' => 'Nombre de catégories', |
|
143 | + 'DIR_NUMBER_CLICKS' => 'Nombre de clics', |
|
144 | + 'DIR_NUMBER_COMMENTS' => 'Nombre de commentaires', |
|
145 | + 'DIR_NUMBER_LINKS' => 'Nombre de liens actifs', |
|
146 | + 'DIR_NUMBER_ORPHANS' => 'Nombre de bannières orphelines', |
|
147 | + 'DIR_NUMBER_VOTES' => 'Nombre de votes', |
|
148 | + 'DIR_ORDER_A_A' => '[Croissant] Posteur', |
|
149 | + 'DIR_ORDER_A_D' => '[Décroissant] Posteur', |
|
150 | + 'DIR_ORDER_R_A' => '[Croissant] Commentaires', |
|
151 | + 'DIR_ORDER_R_D' => '[Décroissant] Commentaires', |
|
152 | + 'DIR_ORDER_S_A' => '[Croissant] Nom', |
|
153 | + 'DIR_ORDER_S_D' => '[Décroissant] Nom', |
|
154 | + 'DIR_ORDER_T_A' => '[Croissant] Date', |
|
155 | + 'DIR_ORDER_T_D' => '[Décroissant] Date', |
|
156 | + 'DIR_ORDER_V_A' => '[Croissant] Clics', |
|
157 | + 'DIR_ORDER_V_D' => '[Décroissant] Clics', |
|
158 | + 'DIR_PARAM' => 'Paramètres généraux', |
|
159 | + 'DIR_RECENT_COLUMNS' => 'Nombre de colonnes par ligne dans le bloc', |
|
160 | + 'DIR_RECENT_ENABLE' => 'Activer le bloc des derniers liens ajoutés', |
|
161 | + 'DIR_RECENT_ENABLE_EXPLAIN' => 'En activant cette option, un bloc contenant les derniers sites ajoutés à l’annuaire, sera affiché en bas de la page principale de l’annuaire.<br />Le nombre de sites à afficher dépend des réglages ci-dessous.', |
|
162 | + 'DIR_RECENT_EXCLUDE' => 'ID des catégories à exclure', |
|
163 | + 'DIR_RECENT_EXCLUDE_EXPLAIN' => 'Entrez ici les IDs des catégories à ne pas prendre en compte, séparés par une virgule.<br />Exemple : 1,4,12', |
|
164 | + 'DIR_RECENT_GUEST' => 'Paramètres du bloc « Derniers liens ajoutés »', |
|
165 | + 'DIR_RECENT_ROWS' => 'Nombre de lignes dans le bloc', |
|
166 | + 'DIR_RESET_CLICKS' => 'Réinitialiser les compteurs de clics', |
|
167 | + 'DIR_RESET_CLICKS_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les compteurs de clics ?', |
|
168 | + 'DIR_RESET_CLICKS_SUCCESS' => 'Compteurs de clics réinitialisés.', |
|
169 | + 'DIR_RESET_COMMENTS' => 'Réinitialiser les commentaires', |
|
170 | + 'DIR_RESET_COMMENTS_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les commentaires ?', |
|
171 | + 'DIR_RESET_COMMENTS_EXPLAIN' => 'Supprime tous les commentaires des liens de l’annuaire.', |
|
172 | + 'DIR_RESET_COMMENTS_SUCCESS' => 'Commentaires supprimés.', |
|
173 | + 'DIR_RESET_VOTES' => 'Réinitialiser les votes', |
|
174 | + 'DIR_RESET_VOTES_CONFIRM' => 'Êtes-vous sûr de vouloir réinitialiser les votes ?', |
|
175 | + 'DIR_RESET_VOTES_EXPLAIN' => 'Supprime tous les votes des liens de l’annuaire.', |
|
176 | + 'DIR_RESET_VOTES_SUCCESS' => 'Votes supprimés.', |
|
177 | + 'DIR_REWRITE_PARAM' => 'Paramètres de la réécriture d’URL', |
|
178 | + 'DIR_SELECT_CAT' => 'Sélectionner une catégorie', |
|
179 | + 'DIR_SHOW' => 'Nombre de sites par page', |
|
180 | + 'DIR_STATS' => 'Statistiques de l’annuaire', |
|
181 | + 'DIR_STORAGE_BANNER' => 'Copier les bannières sur le serveur', |
|
182 | + 'DIR_STORAGE_BANNER_EXPLAIN' => 'En activant cette option, les bannières liées aux sites seront copiées vers ce serveur.<br />Activer cette option accélère considérablement le chargement des pages des catégories.', |
|
183 | + 'DIR_SUBCAT' => 'Sous-catégorie', |
|
184 | + 'DIR_THUMB_PARAM' => 'Paramètres des miniatures', |
|
185 | + 'DIR_THUMB_SERVICE' => 'Service de miniature à utiliser', |
|
186 | + 'DIR_THUMB_SERVICE_EXPLAIN' => 'Service de miniature à utiliser lorsque la miniature AscreeN n’existe pas. A moins d’activer l’option ci-dessous, changer ce réglage n’affectera que les futurs sites validés.', |
|
187 | + 'DIR_THUMB_SERVICE_REVERSE' => 'Rendre le changement de service rétroactif', |
|
188 | + 'DIR_THUMB_SERVICE_REVERSE_EXPLAIN' => 'En cochant <i>oui</i>, les liens déjà existants avant le changement de service utiliseront le nouveau service séléctionné. Cela nécessite une requête par site lors du premier affichage après le changement de service, afin de mettre à jour la table.', |
|
189 | + 'DIR_USER_PROP' => 'Proposé par %s dans <i>%s</i> le %s', |
|
190 | + 'DIR_VALIDATE' => 'Activer la validation par un administrateur', |
|
191 | + 'DIR_VALIDATE_EXPLAIN' => 'En cochant <i>oui</i>, les liens proposés devront être validés avant d’apparaître dans l’annuaire, autrement si vous cochez <i>non</i> les liens seront directement affichés sans vérification.', |
|
192 | + 'DIR_VALIDATION' => 'Validation des sites de l’annuaire', |
|
193 | + 'DIR_VALIDATION_EXPLAIN' => 'Ce panneau est utile dès lors que vous activez l’option de « validation par un administrateur » dans la « Gestion des catégories ».<br />Lorsqu’un site est validé celui-ci apparait dans l’annuaire et un e-mail est envoyé à l’utilisateur pour l’en informer.<br />NB : Chaque catégorie est paramétrable individuellement.', |
|
194 | + 'DIR_VISUAL_CONFIRM' => 'Activer la confirmation visuelle pour les invités', |
|
195 | + 'DIR_VISUAL_CONFIRM_EXPLAIN' => 'En cochant <i>oui</i>, les invités devront saisir un code aléatoire correspondant à une image afin d’empêcher les soumissions en masse.', |
|
196 | + 'DIR_WAITING_LINKS' => 'Nombre de liens en attente de validation', |
|
197 | 197 | |
198 | - 'LOG_DIR_AUTO_PRUNE' => '<strong>Auto-délestage d’une catégorie de l’annuaire</strong><br />» %s', |
|
199 | - 'LOG_DIR_CAT_ADD' => '<strong>Création d’une nouvelle catégorie dans l’annuaire</strong><br />» %s', |
|
200 | - 'LOG_DIR_CAT_DEL_CAT' => '<strong>Suppression d’une catégorie</strong><br />» %s', |
|
201 | - 'LOG_DIR_CAT_DEL_CATS' => '<strong>Suppression d’une catégorie et de ses sous-catégories</strong><br />» %s', |
|
202 | - 'LOG_DIR_CAT_DEL_LINKS' => '<strong>Suppression d’une catégorie et de ses messages</strong><br />» %s', |
|
203 | - 'LOG_DIR_CAT_DEL_LINKS_CATS' => '<strong>Suppression d’une catégorie, de ses messages et de ses sous-catégories</strong><br />» %s', |
|
204 | - 'LOG_DIR_CAT_DEL_LINKS_MOVE_CATS' => '<strong>Suppression d’une catégorie et de ses messages, sous-catégories déplacées</strong> vers %1$s<br />» %2$s', |
|
205 | - 'LOG_DIR_CAT_DEL_MOVE_CATS' => '<strong>Suppression d’une catégorie et sous-catégories déplacées</strong> vers %1$s<br />» %2$s', |
|
206 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS' => '<strong>Suppression d’une catégorie et messages déplacés</strong> vers %1$s<br />» %2$s', |
|
207 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS_CATS' => '<strong>Suppression d’une catégorie et ses sous-catégories, messages déplacés</strong> vers %1$s<br />» %2$s', |
|
208 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS_MOVE_CATS' => '<strong>Suppression d’une catégorie, déplacement des messages</strong> vers %1$s <strong>et de ses sous-catégories</strong> vers %2$s<br />» %3$s', |
|
209 | - 'LOG_DIR_CAT_EDIT' => '<strong>Modification d’une catégorie de l’annuaire</strong><br />» %s', |
|
210 | - 'LOG_DIR_CAT_MOVE_DOWN' => '<strong>Déplacement de la catégorie de l’annuaire</strong> %1$s <strong>en dessous de</strong> %2$s', |
|
211 | - 'LOG_DIR_CAT_MOVE_UP' => '<strong>Déplacement de la catégorie de l’annuaire</strong> %1$s <strong>au dessus de</strong> %2$s', |
|
212 | - 'LOG_DIR_CAT_SYNC' => '<strong>Resynchronisation d’une catégorie de l’annuaire</strong><br />» %s', |
|
213 | - 'LOG_LINK_APPROVED' => '<strong>Activation de liens en attente d’approbation</strong><br />» %s', |
|
214 | - 'LOG_LINK_DISAPPROVED' => '<strong>Suppression de liens en attente d’approbation</strong><br />» %s', |
|
198 | + 'LOG_DIR_AUTO_PRUNE' => '<strong>Auto-délestage d’une catégorie de l’annuaire</strong><br />» %s', |
|
199 | + 'LOG_DIR_CAT_ADD' => '<strong>Création d’une nouvelle catégorie dans l’annuaire</strong><br />» %s', |
|
200 | + 'LOG_DIR_CAT_DEL_CAT' => '<strong>Suppression d’une catégorie</strong><br />» %s', |
|
201 | + 'LOG_DIR_CAT_DEL_CATS' => '<strong>Suppression d’une catégorie et de ses sous-catégories</strong><br />» %s', |
|
202 | + 'LOG_DIR_CAT_DEL_LINKS' => '<strong>Suppression d’une catégorie et de ses messages</strong><br />» %s', |
|
203 | + 'LOG_DIR_CAT_DEL_LINKS_CATS' => '<strong>Suppression d’une catégorie, de ses messages et de ses sous-catégories</strong><br />» %s', |
|
204 | + 'LOG_DIR_CAT_DEL_LINKS_MOVE_CATS' => '<strong>Suppression d’une catégorie et de ses messages, sous-catégories déplacées</strong> vers %1$s<br />» %2$s', |
|
205 | + 'LOG_DIR_CAT_DEL_MOVE_CATS' => '<strong>Suppression d’une catégorie et sous-catégories déplacées</strong> vers %1$s<br />» %2$s', |
|
206 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS' => '<strong>Suppression d’une catégorie et messages déplacés</strong> vers %1$s<br />» %2$s', |
|
207 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS_CATS' => '<strong>Suppression d’une catégorie et ses sous-catégories, messages déplacés</strong> vers %1$s<br />» %2$s', |
|
208 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS_MOVE_CATS' => '<strong>Suppression d’une catégorie, déplacement des messages</strong> vers %1$s <strong>et de ses sous-catégories</strong> vers %2$s<br />» %3$s', |
|
209 | + 'LOG_DIR_CAT_EDIT' => '<strong>Modification d’une catégorie de l’annuaire</strong><br />» %s', |
|
210 | + 'LOG_DIR_CAT_MOVE_DOWN' => '<strong>Déplacement de la catégorie de l’annuaire</strong> %1$s <strong>en dessous de</strong> %2$s', |
|
211 | + 'LOG_DIR_CAT_MOVE_UP' => '<strong>Déplacement de la catégorie de l’annuaire</strong> %1$s <strong>au dessus de</strong> %2$s', |
|
212 | + 'LOG_DIR_CAT_SYNC' => '<strong>Resynchronisation d’une catégorie de l’annuaire</strong><br />» %s', |
|
213 | + 'LOG_LINK_APPROVED' => '<strong>Activation de liens en attente d’approbation</strong><br />» %s', |
|
214 | + 'LOG_LINK_DISAPPROVED' => '<strong>Suppression de liens en attente d’approbation</strong><br />» %s', |
|
215 | 215 | |
216 | - 'SYNC_IN_PROGRESS' => 'Synchronisation de la catégorie', |
|
217 | - 'SYNC_IN_PROGRESS_EXPLAIN' => 'Resynchronisation des liens %1$d/%2$d en cours.', |
|
216 | + 'SYNC_IN_PROGRESS' => 'Synchronisation de la catégorie', |
|
217 | + 'SYNC_IN_PROGRESS_EXPLAIN' => 'Resynchronisation des liens %1$d/%2$d en cours.', |
|
218 | 218 | |
219 | - 'TOO_LONG_DESCRIPTION' => 'Votre description est trop longue', |
|
220 | - 'TOO_SHORT_DESCRIPTION' => 'Vous devez entrer une description', |
|
221 | - 'TOO_SHORT_REPLY' => 'Votre commentaire est trop court', |
|
222 | - 'TOO_SHORT_SITE_NAME' => 'Vous devez indiquer un nom pour le site', |
|
223 | - 'TOO_SHORT_URL' => 'Vous devez indiquer une URL', |
|
224 | - 'TOO_SMALL_CAT' => 'Vous devez choisir une catégorie', |
|
219 | + 'TOO_LONG_DESCRIPTION' => 'Votre description est trop longue', |
|
220 | + 'TOO_SHORT_DESCRIPTION' => 'Vous devez entrer une description', |
|
221 | + 'TOO_SHORT_REPLY' => 'Votre commentaire est trop court', |
|
222 | + 'TOO_SHORT_SITE_NAME' => 'Vous devez indiquer un nom pour le site', |
|
223 | + 'TOO_SHORT_URL' => 'Vous devez indiquer une URL', |
|
224 | + 'TOO_SMALL_CAT' => 'Vous devez choisir une catégorie', |
|
225 | 225 | ]); |
@@ -9,11 +9,13 @@ |
||
9 | 9 | /** |
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | -if (!defined('IN_PHPBB')) { |
|
12 | +if (!defined('IN_PHPBB')) |
|
13 | +{ |
|
13 | 14 | exit; |
14 | 15 | } |
15 | 16 | |
16 | -if (empty($lang) || !is_array($lang)) { |
|
17 | +if (empty($lang) || !is_array($lang)) |
|
18 | +{ |
|
17 | 19 | $lang = []; |
18 | 20 | } |
19 | 21 |
@@ -10,25 +10,25 @@ |
||
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | 12 | if (!defined('IN_PHPBB')) { |
13 | - exit; |
|
13 | + exit; |
|
14 | 14 | } |
15 | 15 | |
16 | 16 | if (empty($lang) || !is_array($lang)) { |
17 | - $lang = []; |
|
17 | + $lang = []; |
|
18 | 18 | } |
19 | 19 | |
20 | 20 | $lang = array_merge($lang, [ |
21 | - 'DIRECTORY' => 'Annuaire', |
|
21 | + 'DIRECTORY' => 'Annuaire', |
|
22 | 22 | |
23 | - 'NOTIFICATION_DIR_NEW' => '%1$s a posté un nouveau lien "%2$s" dans la catégorie "%3$s".', |
|
24 | - 'NOTIFICATION_DIR_UCP' => 'Notifications de PhpBB Annuaire', |
|
25 | - 'NOTIFICATION_TYPE_DIR_UCP_ERROR_CHECK' => 'Le lien retour de l’un de vos sites webs n’a pas été trouvé', |
|
26 | - 'NOTIFICATION_TYPE_DIR_UCP_IN_MODERATION_QUEUE' => 'Un nouveau site est en attente de validation', |
|
27 | - 'NOTIFICATION_TYPE_DIR_UCP_MODERATION_QUEUE' => 'Votre site web a été approuvé ou désaprouvé par un administrateur', |
|
28 | - 'NOTIFICATION_TYPE_DIR_UCP_WEBSITE' => 'Quelqu’un à soumit un site web dans une catégorie que vous surveillez', |
|
23 | + 'NOTIFICATION_DIR_NEW' => '%1$s a posté un nouveau lien "%2$s" dans la catégorie "%3$s".', |
|
24 | + 'NOTIFICATION_DIR_UCP' => 'Notifications de PhpBB Annuaire', |
|
25 | + 'NOTIFICATION_TYPE_DIR_UCP_ERROR_CHECK' => 'Le lien retour de l’un de vos sites webs n’a pas été trouvé', |
|
26 | + 'NOTIFICATION_TYPE_DIR_UCP_IN_MODERATION_QUEUE' => 'Un nouveau site est en attente de validation', |
|
27 | + 'NOTIFICATION_TYPE_DIR_UCP_MODERATION_QUEUE' => 'Votre site web a été approuvé ou désaprouvé par un administrateur', |
|
28 | + 'NOTIFICATION_TYPE_DIR_UCP_WEBSITE' => 'Quelqu’un à soumit un site web dans une catégorie que vous surveillez', |
|
29 | 29 | |
30 | - 'NOTIFICATION_DIR_WEBSITE_APPROVED' => 'Votre site web "%1$s" posté dans la catégorie "%2$s" a été validé.', |
|
31 | - 'NOTIFICATION_DIR_WEBSITE_DISAPPROVED' => 'Votre site web "%1$s" posté dans la catégorie "%2$s" n’a pas été validé.', |
|
32 | - 'NOTIFICATION_DIR_WEBSITE_ERROR_CHECK' => 'Le lien retour sur "%1$s" posté dans la catégorie "%2$s" n’a pas été trouvé.', |
|
33 | - 'NOTIFICATION_DIR_WEBSITE_IN_QUEUE' => 'Un nouveau site web nommé "%1$s" a été posté par %2$s et nécéssite une validation.', |
|
30 | + 'NOTIFICATION_DIR_WEBSITE_APPROVED' => 'Votre site web "%1$s" posté dans la catégorie "%2$s" a été validé.', |
|
31 | + 'NOTIFICATION_DIR_WEBSITE_DISAPPROVED' => 'Votre site web "%1$s" posté dans la catégorie "%2$s" n’a pas été validé.', |
|
32 | + 'NOTIFICATION_DIR_WEBSITE_ERROR_CHECK' => 'Le lien retour sur "%1$s" posté dans la catégorie "%2$s" n’a pas été trouvé.', |
|
33 | + 'NOTIFICATION_DIR_WEBSITE_IN_QUEUE' => 'Un nouveau site web nommé "%1$s" a été posté par %2$s et nécéssite une validation.', |
|
34 | 34 | ]); |
@@ -9,11 +9,13 @@ |
||
9 | 9 | /** |
10 | 10 | * DO NOT CHANGE. |
11 | 11 | */ |
12 | -if (!defined('IN_PHPBB')) { |
|
12 | +if (!defined('IN_PHPBB')) |
|
13 | +{ |
|
13 | 14 | exit; |
14 | 15 | } |
15 | 16 | |
16 | -if (empty($lang) || !is_array($lang)) { |
|
17 | +if (empty($lang) || !is_array($lang)) |
|
18 | +{ |
|
17 | 19 | $lang = []; |
18 | 20 | } |
19 | 21 |
@@ -11,11 +11,11 @@ discard block |
||
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | 13 | if (!defined('IN_PHPBB')) { |
14 | - exit; |
|
14 | + exit; |
|
15 | 15 | } |
16 | 16 | |
17 | 17 | if (empty($lang) || !is_array($lang)) { |
18 | - $lang = []; |
|
18 | + $lang = []; |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | // DEVELOPERS PLEASE NOTE |
@@ -31,166 +31,166 @@ discard block |
||
31 | 31 | // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine |
32 | 32 | |
33 | 33 | $lang = array_merge($lang, [ |
34 | - 'DIR_ARE_WATCHING_CAT' => 'Je bent geabonneerd om deze categorie, om om de hoogte gehouden te worden van nieuwe websites in deze categorie.', |
|
35 | - 'DIR_BANNER_DISALLOWED_CONTENT' => 'De overdraging van het bestand is onderbroken, omdat het wordt aangezien als bedreiging.', |
|
36 | - 'DIR_BANNER_DISALLOWED_EXTENSION' => 'Het bestand kan niet worden getoond omdat de extensie <strong>%s</strong> niet is toegestaan.', |
|
37 | - 'DIR_BANNER_EMPTY_FILEUPLOAD' => 'Het bannerbestand is leeg.', |
|
38 | - 'DIR_BANNER_EMPTY_REMOTE_DATA' => 'De ingevoerde banner kan niet worden verwerkt omdat de gegevens incorrect of beschadigt is.', |
|
39 | - 'DIR_BANNER_IMAGE_FILETYPE_MISMATCH' => 'Verkeerde bannerbestandstype: verwachte extensie %1$s ingevoerde extensie %2$s.', |
|
40 | - 'DIR_BANNER_INVALID_FILENAME' => '%s is een ongeldige bestandsnaam.', |
|
41 | - 'DIR_BANNER_NOT_UPLOADED' => 'De banner kan niet worden overgedragen', |
|
42 | - 'DIR_BANNER_PARTIAL_UPLOAD' => 'Het bestand kan niet volledig worden overgedragen.', |
|
43 | - 'DIR_BANNER_PHP_SIZE_NA' => 'De bannergrootte is te groot.<br />De maximale grootte die is ingesteld in de php.ini kan niet worden vastgesteld.', |
|
44 | - 'DIR_BANNER_PHP_SIZE_OVERRUN' => 'De bannergrootte is te groot. De maximaal toegestane bestandsgrootte is %d Mo.<br />Houd er rekening mee dat dit is ingesteld in de php.ini en niet overtroffen kan worden.', |
|
45 | - 'DIR_BANNER_REMOTE_UPLOAD_TIMEOUT' => 'De banner kan niet worden worden geüpload omdat de aanvraag is verlopen.', |
|
46 | - 'DIR_BANNER_UNABLE_GET_IMAGE_SIZE' => 'Het is niet mogelijk om de afmetingen van de banner te bepalen ', |
|
47 | - 'DIR_BANNER_URL_INVALID' => 'Het banneradres is ongeldig', |
|
48 | - 'DIR_BANNER_URL_NOT_FOUND' => 'Het bestand kan niet worden gevonden.', |
|
49 | - 'DIR_BANNER_WRONG_FILESIZE' => 'De bannerafmeting moet tussen de 0 en %1d %2s zijn.', |
|
50 | - 'DIR_BANNER_WRONG_SIZE' => 'De gespecificeerde banner heeft een breedte van %3$d pixels en een hoogte van %4$d pixels. De banner mag niet meer dan %1$d pixels breed en %2$d hoog zijn.', |
|
51 | - 'DIR_BUTTON_NEW_SITE' => 'Nieuwe website', |
|
52 | - 'DIR_CAT' => 'Categorie', |
|
53 | - 'DIR_CAT_NAME' => 'Categorienaam', |
|
54 | - 'DIR_CAT_TITLE' => 'Directory categorieën', |
|
55 | - 'DIR_CAT_TOOLS' => 'Categorie-gereedschap', |
|
56 | - 'DIR_CLICK_RETURN_DIR' => 'Klik %shier%s om terug te gaan naar de directory index', |
|
57 | - 'DIR_CLICK_RETURN_CAT' => 'Klik %shier%s om terug te gaan naar de categorie', |
|
58 | - 'DIR_CLICK_RETURN_COMMENT' => 'Klik %shier%s om terug te gaan naar de reactiepagina', |
|
59 | - 'DIR_COMMENTS_ORDER' => 'Reacties', |
|
60 | - 'DIR_COMMENT_TITLE' => 'Lees/plaats een reactie', |
|
61 | - 'DIR_COMMENT_DELETE' => 'Verwijder de reactie', |
|
62 | - 'DIR_COMMENT_DELETE_CONFIRM' => 'Weet je zeker dat je de reactie wilt verwijderen?', |
|
63 | - 'DIR_COMMENT_DELETE_OK' => 'De reactie is succesvol verwijderd.', |
|
64 | - 'DIR_COMMENT_EDIT' => 'Wijzig reactie', |
|
65 | - 'DIR_DELETE_BANNER' => 'Verwijder banner', |
|
66 | - 'DIR_DELETE_OK' => 'De website is succesvol verwijderd', |
|
67 | - 'DIR_DELETE_SITE' => 'Verwijder de website', |
|
68 | - 'DIR_DELETE_SITE_CONFIRM' => 'Weet je zeker dat je de website wilt verwijderen?', |
|
69 | - 'DIR_DESCRIPTION' => 'Beschrijving', |
|
70 | - 'DIR_DESCRIPTION_EXP' => 'Een korte beschrijving van de website, max %d tekens.', |
|
71 | - 'DIR_DISPLAY_LINKS' => 'Links van vorige weergeven', |
|
72 | - 'DIR_EDIT' => 'Wijzig', |
|
73 | - 'DIR_EDIT_COMMENT_OK' => 'De reactie is succesvol gewijzigd', |
|
74 | - 'DIR_EDIT_SITE' => 'Wijzig de website', |
|
75 | - 'DIR_EDIT_SITE_ACTIVE' => 'Je website is succesvol gewijzigd, je wijziging moet eerst worden goedgekeurd voor je hem kan zien in de directory', |
|
76 | - 'DIR_EDIT_SITE_OK' => 'De website is succesvol gewijzigd', |
|
77 | - 'DIR_ERROR_AUTH_COMM' => 'Je hebt geen toestemming om een reactie te plaatsen', |
|
78 | - 'DIR_ERROR_CAT' => 'Fout tijdens het herstellen van de gegevens van de huidige categorie.', |
|
79 | - 'DIR_ERROR_CHECK_URL' => 'Deze link lijkt onbereikbaar', |
|
80 | - 'DIR_ERROR_COMM_LOGGED' => 'Je moet aangemeld zijn om een reactie te kunnen plaatsen', |
|
81 | - 'DIR_ERROR_KEYWORD' => 'Je moet sleutelwoorden invoeren om te zoeken.', |
|
82 | - 'DIR_ERROR_NOT_AUTH' => 'Je hebt geen toestemming om deze handeling uit te voeren', |
|
83 | - 'DIR_ERROR_NOT_FOUND_BACK' => 'De opgegeven pagina voor de backlink is niet gevonden.', |
|
84 | - 'DIR_ERROR_NO_CATS' => 'Deze categorie bestaat niet', |
|
85 | - 'DIR_ERROR_NO_LINK' => 'De website waar je naar opzoek bent bestaat niet', |
|
86 | - 'DIR_ERROR_NO_LINKS' => 'De website bestaat niet', |
|
87 | - 'DIR_ERROR_NO_LINK_BACK' => 'De backlink is niet gevonden op de pagina die je opgegeven hebt', |
|
88 | - 'DIR_ERROR_SUBMIT_TYPE' => 'Verkeerde gegevens in de “dir_submit_type”-functie', |
|
89 | - 'DIR_ERROR_URL' => 'Je moet een geldige link opgeven', |
|
90 | - 'DIR_ERROR_VOTE' => 'Je hebt al op deze website gestemd', |
|
91 | - 'DIR_ERROR_VOTE_LOGGED' => 'Je moet aangemeld zijn om te kunnen stemmen', |
|
92 | - 'DIR_ERROR_WRONG_DATA_BACK' => 'Het adres voor de backlink moet een geldige link zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
93 | - 'DIR_FIELDS' => 'Alle velden met een * moeten ingevuld worden', |
|
94 | - 'DIR_FLAG' => 'Vlag', |
|
95 | - 'DIR_FLAG_EXP' => 'Selecteer een vlag, die de nationaliteit van de website aangeeft', |
|
96 | - 'DIR_FROM_TEN' => '%s/10', |
|
97 | - 'DIR_GUEST_EMAIL' => 'Je e-mailadres', |
|
98 | - 'DIR_MAKE_SEARCH' => 'Zoek een website', |
|
99 | - 'DIR_NAME_ORDER' => 'Naam', |
|
100 | - 'DIR_NEW_COMMENT_OK' => 'Je reactie is succesvol geplaatst', |
|
101 | - 'DIR_NEW_SITE' => 'Voeg een website toe aan de directory', |
|
102 | - 'DIR_NEW_SITE_ACTIVE' => 'Je website is toegevoegd, maar moet eerst worden goedgekeurd voor je hem kan zien in de directory', |
|
103 | - 'DIR_NEW_SITE_OK' => 'Je website is toegevoegd aan de directory', |
|
104 | - 'DIR_NB_CLICKS' => [ |
|
105 | - 1 => '%d klik', |
|
106 | - 2 => '%d klikken', |
|
107 | - ], |
|
108 | - 'DIR_NB_CLICKS_ORDER' => 'Klikken', |
|
109 | - 'DIR_NB_COMMS' => [ |
|
110 | - 1 => '%d reactie', |
|
111 | - 2 => '%d reacties', |
|
112 | - ], |
|
113 | - 'DIR_NB_LINKS' => [ |
|
114 | - 1 => '%d link', |
|
115 | - 2 => '%d links', |
|
116 | - ], |
|
117 | - 'DIR_NB_VOTES' => [ |
|
118 | - 1 => '%d stem', |
|
119 | - 2 => '%d stemmen', |
|
120 | - ], |
|
121 | - 'DIR_NONE' => 'Geen', |
|
122 | - 'DIR_NOTE' => 'Notatie', |
|
123 | - 'DIR_NO_COMMENT' => 'Er zijn geen reacties op deze website', |
|
124 | - 'DIR_NO_DRAW_CAT' => 'Er zijn geen categorieën', |
|
125 | - 'DIR_NO_DRAW_LINK' => 'Er zijn geen websites in deze categorie', |
|
126 | - 'DIR_NO_NOTE' => 'Geen', |
|
127 | - 'DIR_NOT_WATCHING_CAT' => 'Je bent niet meer geabonneerd op deze categorie.', |
|
34 | + 'DIR_ARE_WATCHING_CAT' => 'Je bent geabonneerd om deze categorie, om om de hoogte gehouden te worden van nieuwe websites in deze categorie.', |
|
35 | + 'DIR_BANNER_DISALLOWED_CONTENT' => 'De overdraging van het bestand is onderbroken, omdat het wordt aangezien als bedreiging.', |
|
36 | + 'DIR_BANNER_DISALLOWED_EXTENSION' => 'Het bestand kan niet worden getoond omdat de extensie <strong>%s</strong> niet is toegestaan.', |
|
37 | + 'DIR_BANNER_EMPTY_FILEUPLOAD' => 'Het bannerbestand is leeg.', |
|
38 | + 'DIR_BANNER_EMPTY_REMOTE_DATA' => 'De ingevoerde banner kan niet worden verwerkt omdat de gegevens incorrect of beschadigt is.', |
|
39 | + 'DIR_BANNER_IMAGE_FILETYPE_MISMATCH' => 'Verkeerde bannerbestandstype: verwachte extensie %1$s ingevoerde extensie %2$s.', |
|
40 | + 'DIR_BANNER_INVALID_FILENAME' => '%s is een ongeldige bestandsnaam.', |
|
41 | + 'DIR_BANNER_NOT_UPLOADED' => 'De banner kan niet worden overgedragen', |
|
42 | + 'DIR_BANNER_PARTIAL_UPLOAD' => 'Het bestand kan niet volledig worden overgedragen.', |
|
43 | + 'DIR_BANNER_PHP_SIZE_NA' => 'De bannergrootte is te groot.<br />De maximale grootte die is ingesteld in de php.ini kan niet worden vastgesteld.', |
|
44 | + 'DIR_BANNER_PHP_SIZE_OVERRUN' => 'De bannergrootte is te groot. De maximaal toegestane bestandsgrootte is %d Mo.<br />Houd er rekening mee dat dit is ingesteld in de php.ini en niet overtroffen kan worden.', |
|
45 | + 'DIR_BANNER_REMOTE_UPLOAD_TIMEOUT' => 'De banner kan niet worden worden geüpload omdat de aanvraag is verlopen.', |
|
46 | + 'DIR_BANNER_UNABLE_GET_IMAGE_SIZE' => 'Het is niet mogelijk om de afmetingen van de banner te bepalen ', |
|
47 | + 'DIR_BANNER_URL_INVALID' => 'Het banneradres is ongeldig', |
|
48 | + 'DIR_BANNER_URL_NOT_FOUND' => 'Het bestand kan niet worden gevonden.', |
|
49 | + 'DIR_BANNER_WRONG_FILESIZE' => 'De bannerafmeting moet tussen de 0 en %1d %2s zijn.', |
|
50 | + 'DIR_BANNER_WRONG_SIZE' => 'De gespecificeerde banner heeft een breedte van %3$d pixels en een hoogte van %4$d pixels. De banner mag niet meer dan %1$d pixels breed en %2$d hoog zijn.', |
|
51 | + 'DIR_BUTTON_NEW_SITE' => 'Nieuwe website', |
|
52 | + 'DIR_CAT' => 'Categorie', |
|
53 | + 'DIR_CAT_NAME' => 'Categorienaam', |
|
54 | + 'DIR_CAT_TITLE' => 'Directory categorieën', |
|
55 | + 'DIR_CAT_TOOLS' => 'Categorie-gereedschap', |
|
56 | + 'DIR_CLICK_RETURN_DIR' => 'Klik %shier%s om terug te gaan naar de directory index', |
|
57 | + 'DIR_CLICK_RETURN_CAT' => 'Klik %shier%s om terug te gaan naar de categorie', |
|
58 | + 'DIR_CLICK_RETURN_COMMENT' => 'Klik %shier%s om terug te gaan naar de reactiepagina', |
|
59 | + 'DIR_COMMENTS_ORDER' => 'Reacties', |
|
60 | + 'DIR_COMMENT_TITLE' => 'Lees/plaats een reactie', |
|
61 | + 'DIR_COMMENT_DELETE' => 'Verwijder de reactie', |
|
62 | + 'DIR_COMMENT_DELETE_CONFIRM' => 'Weet je zeker dat je de reactie wilt verwijderen?', |
|
63 | + 'DIR_COMMENT_DELETE_OK' => 'De reactie is succesvol verwijderd.', |
|
64 | + 'DIR_COMMENT_EDIT' => 'Wijzig reactie', |
|
65 | + 'DIR_DELETE_BANNER' => 'Verwijder banner', |
|
66 | + 'DIR_DELETE_OK' => 'De website is succesvol verwijderd', |
|
67 | + 'DIR_DELETE_SITE' => 'Verwijder de website', |
|
68 | + 'DIR_DELETE_SITE_CONFIRM' => 'Weet je zeker dat je de website wilt verwijderen?', |
|
69 | + 'DIR_DESCRIPTION' => 'Beschrijving', |
|
70 | + 'DIR_DESCRIPTION_EXP' => 'Een korte beschrijving van de website, max %d tekens.', |
|
71 | + 'DIR_DISPLAY_LINKS' => 'Links van vorige weergeven', |
|
72 | + 'DIR_EDIT' => 'Wijzig', |
|
73 | + 'DIR_EDIT_COMMENT_OK' => 'De reactie is succesvol gewijzigd', |
|
74 | + 'DIR_EDIT_SITE' => 'Wijzig de website', |
|
75 | + 'DIR_EDIT_SITE_ACTIVE' => 'Je website is succesvol gewijzigd, je wijziging moet eerst worden goedgekeurd voor je hem kan zien in de directory', |
|
76 | + 'DIR_EDIT_SITE_OK' => 'De website is succesvol gewijzigd', |
|
77 | + 'DIR_ERROR_AUTH_COMM' => 'Je hebt geen toestemming om een reactie te plaatsen', |
|
78 | + 'DIR_ERROR_CAT' => 'Fout tijdens het herstellen van de gegevens van de huidige categorie.', |
|
79 | + 'DIR_ERROR_CHECK_URL' => 'Deze link lijkt onbereikbaar', |
|
80 | + 'DIR_ERROR_COMM_LOGGED' => 'Je moet aangemeld zijn om een reactie te kunnen plaatsen', |
|
81 | + 'DIR_ERROR_KEYWORD' => 'Je moet sleutelwoorden invoeren om te zoeken.', |
|
82 | + 'DIR_ERROR_NOT_AUTH' => 'Je hebt geen toestemming om deze handeling uit te voeren', |
|
83 | + 'DIR_ERROR_NOT_FOUND_BACK' => 'De opgegeven pagina voor de backlink is niet gevonden.', |
|
84 | + 'DIR_ERROR_NO_CATS' => 'Deze categorie bestaat niet', |
|
85 | + 'DIR_ERROR_NO_LINK' => 'De website waar je naar opzoek bent bestaat niet', |
|
86 | + 'DIR_ERROR_NO_LINKS' => 'De website bestaat niet', |
|
87 | + 'DIR_ERROR_NO_LINK_BACK' => 'De backlink is niet gevonden op de pagina die je opgegeven hebt', |
|
88 | + 'DIR_ERROR_SUBMIT_TYPE' => 'Verkeerde gegevens in de “dir_submit_type”-functie', |
|
89 | + 'DIR_ERROR_URL' => 'Je moet een geldige link opgeven', |
|
90 | + 'DIR_ERROR_VOTE' => 'Je hebt al op deze website gestemd', |
|
91 | + 'DIR_ERROR_VOTE_LOGGED' => 'Je moet aangemeld zijn om te kunnen stemmen', |
|
92 | + 'DIR_ERROR_WRONG_DATA_BACK' => 'Het adres voor de backlink moet een geldige link zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
93 | + 'DIR_FIELDS' => 'Alle velden met een * moeten ingevuld worden', |
|
94 | + 'DIR_FLAG' => 'Vlag', |
|
95 | + 'DIR_FLAG_EXP' => 'Selecteer een vlag, die de nationaliteit van de website aangeeft', |
|
96 | + 'DIR_FROM_TEN' => '%s/10', |
|
97 | + 'DIR_GUEST_EMAIL' => 'Je e-mailadres', |
|
98 | + 'DIR_MAKE_SEARCH' => 'Zoek een website', |
|
99 | + 'DIR_NAME_ORDER' => 'Naam', |
|
100 | + 'DIR_NEW_COMMENT_OK' => 'Je reactie is succesvol geplaatst', |
|
101 | + 'DIR_NEW_SITE' => 'Voeg een website toe aan de directory', |
|
102 | + 'DIR_NEW_SITE_ACTIVE' => 'Je website is toegevoegd, maar moet eerst worden goedgekeurd voor je hem kan zien in de directory', |
|
103 | + 'DIR_NEW_SITE_OK' => 'Je website is toegevoegd aan de directory', |
|
104 | + 'DIR_NB_CLICKS' => [ |
|
105 | + 1 => '%d klik', |
|
106 | + 2 => '%d klikken', |
|
107 | + ], |
|
108 | + 'DIR_NB_CLICKS_ORDER' => 'Klikken', |
|
109 | + 'DIR_NB_COMMS' => [ |
|
110 | + 1 => '%d reactie', |
|
111 | + 2 => '%d reacties', |
|
112 | + ], |
|
113 | + 'DIR_NB_LINKS' => [ |
|
114 | + 1 => '%d link', |
|
115 | + 2 => '%d links', |
|
116 | + ], |
|
117 | + 'DIR_NB_VOTES' => [ |
|
118 | + 1 => '%d stem', |
|
119 | + 2 => '%d stemmen', |
|
120 | + ], |
|
121 | + 'DIR_NONE' => 'Geen', |
|
122 | + 'DIR_NOTE' => 'Notatie', |
|
123 | + 'DIR_NO_COMMENT' => 'Er zijn geen reacties op deze website', |
|
124 | + 'DIR_NO_DRAW_CAT' => 'Er zijn geen categorieën', |
|
125 | + 'DIR_NO_DRAW_LINK' => 'Er zijn geen websites in deze categorie', |
|
126 | + 'DIR_NO_NOTE' => 'Geen', |
|
127 | + 'DIR_NOT_WATCHING_CAT' => 'Je bent niet meer geabonneerd op deze categorie.', |
|
128 | 128 | |
129 | - 'DIR_PAGERANK' => 'Pr', |
|
130 | - 'DIR_PAGERANK_NOT_AVAILABLE' => 'n/b', |
|
131 | - 'DIR_PR_ORDER' => 'PageRank', |
|
132 | - 'DIR_REPLY_EXP' => 'Je reactie kan niet meer dan %d tekens lang zijn.', |
|
133 | - 'DIR_REPLY_TITLE' => 'Plaats een reactie', |
|
134 | - 'DIR_RSS' => 'RSS van', |
|
135 | - 'DIR_SEARCH_CATLIST' => 'Zoek in een categorie', |
|
136 | - 'DIR_SEARCH_DESC_ONLY' => 'Alleen op beschrijving', |
|
137 | - 'DIR_SEARCH_METHOD' => 'Methode', |
|
138 | - 'DIR_SEARCH_NB_CLICKS' => [ |
|
139 | - 1 => 'Klik', |
|
140 | - 2 => 'Klikken', |
|
141 | - ], |
|
142 | - 'DIR_SEARCH_NB_COMMS' => [ |
|
143 | - 1 => 'Reactie', |
|
144 | - 2 => 'Reacties', |
|
145 | - ], |
|
146 | - 'DIR_SEARCH_NO_RESULT' => 'Geen resultaten voor de zoekopdracht', |
|
147 | - 'DIR_SEARCH_RESULT' => 'Zoekresultaten', |
|
148 | - 'DIR_SEARCH_SUBCATS' => 'Zoek in subcategorie', |
|
149 | - 'DIR_SEARCH_TITLE_DESC' => 'Naam en beschrijving', |
|
150 | - 'DIR_SEARCH_TITLE_ONLY' => 'Alleen op naam', |
|
151 | - 'DIR_SITE_BACK' => 'Link backlink pagina', |
|
152 | - 'DIR_SITE_BACK_EXPLAIN' => 'In deze categorie wordt gevraagd om een backlink te plaatsen. Plaats hier een link naar de pagina waar de backlink staat.', |
|
153 | - 'DIR_SITE_BANN' => 'Voeg een banner toe ', |
|
154 | - 'DIR_SITE_BANN_EXP' => 'Plaats hier de volledige link naar je banner. Houd er rekening mee dat dit veld niet verplicht is. De maximale toegestane afmetingen zijn <b>%d x %d</b> pixels, de banner wordt automatische verkleind als de afmetingen worden overschreden.', |
|
155 | - 'DIR_SITE_NAME' => 'Website naam', |
|
156 | - 'DIR_SITE_RSS' => 'RSS feeds', |
|
157 | - 'DIR_SITE_RSS_EXPLAIN' => 'Je kan hier een link naar de RSS feeds toevoegen. Een RSS-icoontje wordt dan weergegeven naast de website, zodat gebruikers zich daarop kunnen abonneren', |
|
158 | - 'DIR_SITE_URL' => 'Link', |
|
159 | - 'DIR_SOMMAIRE' => 'Directory index', |
|
160 | - 'DIR_START_WATCHING_CAT' => 'Abonneer categorie', |
|
161 | - 'DIR_STOP_WATCHING_CAT' => 'Uitschrijven categorie', |
|
162 | - 'DIR_SUBMIT_TYPE_1' => 'Je website moet eerst goedgekeurd worden door een beheerder.', |
|
163 | - 'DIR_SUBMIT_TYPE_2' => 'Je website verschijnt meteen in de directory.', |
|
164 | - 'DIR_SUBMIT_TYPE_3' => 'Je bent een beheerder, je website wordt meteen toegevoegd.', |
|
165 | - 'DIR_SUBMIT_TYPE_4' => 'Je bent een moderator, je website wordt meteen toegevoegd.', |
|
166 | - 'DIR_THUMB' => 'Websiteminiatuur', |
|
167 | - 'DIR_USER_PROP' => 'Website toegevoegd door', |
|
168 | - 'DIR_VOTE' => 'Stem', |
|
169 | - 'DIR_VOTE_OK' => 'Je stem is toegevoegd', |
|
170 | - 'DIR_POST' => 'Bericht', |
|
129 | + 'DIR_PAGERANK' => 'Pr', |
|
130 | + 'DIR_PAGERANK_NOT_AVAILABLE' => 'n/b', |
|
131 | + 'DIR_PR_ORDER' => 'PageRank', |
|
132 | + 'DIR_REPLY_EXP' => 'Je reactie kan niet meer dan %d tekens lang zijn.', |
|
133 | + 'DIR_REPLY_TITLE' => 'Plaats een reactie', |
|
134 | + 'DIR_RSS' => 'RSS van', |
|
135 | + 'DIR_SEARCH_CATLIST' => 'Zoek in een categorie', |
|
136 | + 'DIR_SEARCH_DESC_ONLY' => 'Alleen op beschrijving', |
|
137 | + 'DIR_SEARCH_METHOD' => 'Methode', |
|
138 | + 'DIR_SEARCH_NB_CLICKS' => [ |
|
139 | + 1 => 'Klik', |
|
140 | + 2 => 'Klikken', |
|
141 | + ], |
|
142 | + 'DIR_SEARCH_NB_COMMS' => [ |
|
143 | + 1 => 'Reactie', |
|
144 | + 2 => 'Reacties', |
|
145 | + ], |
|
146 | + 'DIR_SEARCH_NO_RESULT' => 'Geen resultaten voor de zoekopdracht', |
|
147 | + 'DIR_SEARCH_RESULT' => 'Zoekresultaten', |
|
148 | + 'DIR_SEARCH_SUBCATS' => 'Zoek in subcategorie', |
|
149 | + 'DIR_SEARCH_TITLE_DESC' => 'Naam en beschrijving', |
|
150 | + 'DIR_SEARCH_TITLE_ONLY' => 'Alleen op naam', |
|
151 | + 'DIR_SITE_BACK' => 'Link backlink pagina', |
|
152 | + 'DIR_SITE_BACK_EXPLAIN' => 'In deze categorie wordt gevraagd om een backlink te plaatsen. Plaats hier een link naar de pagina waar de backlink staat.', |
|
153 | + 'DIR_SITE_BANN' => 'Voeg een banner toe ', |
|
154 | + 'DIR_SITE_BANN_EXP' => 'Plaats hier de volledige link naar je banner. Houd er rekening mee dat dit veld niet verplicht is. De maximale toegestane afmetingen zijn <b>%d x %d</b> pixels, de banner wordt automatische verkleind als de afmetingen worden overschreden.', |
|
155 | + 'DIR_SITE_NAME' => 'Website naam', |
|
156 | + 'DIR_SITE_RSS' => 'RSS feeds', |
|
157 | + 'DIR_SITE_RSS_EXPLAIN' => 'Je kan hier een link naar de RSS feeds toevoegen. Een RSS-icoontje wordt dan weergegeven naast de website, zodat gebruikers zich daarop kunnen abonneren', |
|
158 | + 'DIR_SITE_URL' => 'Link', |
|
159 | + 'DIR_SOMMAIRE' => 'Directory index', |
|
160 | + 'DIR_START_WATCHING_CAT' => 'Abonneer categorie', |
|
161 | + 'DIR_STOP_WATCHING_CAT' => 'Uitschrijven categorie', |
|
162 | + 'DIR_SUBMIT_TYPE_1' => 'Je website moet eerst goedgekeurd worden door een beheerder.', |
|
163 | + 'DIR_SUBMIT_TYPE_2' => 'Je website verschijnt meteen in de directory.', |
|
164 | + 'DIR_SUBMIT_TYPE_3' => 'Je bent een beheerder, je website wordt meteen toegevoegd.', |
|
165 | + 'DIR_SUBMIT_TYPE_4' => 'Je bent een moderator, je website wordt meteen toegevoegd.', |
|
166 | + 'DIR_THUMB' => 'Websiteminiatuur', |
|
167 | + 'DIR_USER_PROP' => 'Website toegevoegd door', |
|
168 | + 'DIR_VOTE' => 'Stem', |
|
169 | + 'DIR_VOTE_OK' => 'Je stem is toegevoegd', |
|
170 | + 'DIR_POST' => 'Bericht', |
|
171 | 171 | |
172 | - 'DIRECTORY_TRANSLATION_INFO' => 'Vertaald door <a href="https://github.com/dutch-translators">dutch-translators</a>', |
|
172 | + 'DIRECTORY_TRANSLATION_INFO' => 'Vertaald door <a href="https://github.com/dutch-translators">dutch-translators</a>', |
|
173 | 173 | |
174 | - 'RECENT_LINKS' => 'Laatst toegevoegde website', |
|
174 | + 'RECENT_LINKS' => 'Laatst toegevoegde website', |
|
175 | 175 | |
176 | - // Don't translate this line! |
|
177 | - 'SEED' => 'Mining PageRank is AGAINST GOOGLE’S TERMS OF SERVICE. Yes, I’m talking to you, scammer.', |
|
176 | + // Don't translate this line! |
|
177 | + 'SEED' => 'Mining PageRank is AGAINST GOOGLE’S TERMS OF SERVICE. Yes, I’m talking to you, scammer.', |
|
178 | 178 | |
179 | - 'TOO_LONG_BACK' => 'Adres met de link back is te lang (maximum 255 tekens)', |
|
180 | - 'TOO_LONG_DESCRIPTION' => 'Je beschrijving is te lang', |
|
181 | - 'TOO_LONG_REPLY' => 'Je reactie is te lang', |
|
182 | - 'TOO_LONG_RSS' => 'De link voor de RSS feeds die je hebt opgegeven is te lang', |
|
183 | - 'TOO_LONG_SITE_NAME' => 'De naam die je hebt opgegeven is te lang (max 100 tekens)', |
|
184 | - 'TOO_LONG_URL' => 'De link die je hebt opgegeven is te lang (max 255 tekens)', |
|
185 | - 'TOO_MANY_ADDS' => 'Je hebt het maximaal aantal pogingen om een website toe te voegen bereikt. Probeer het later nog eens.', |
|
186 | - 'TOO_SHORT_BACK' => 'Je moet het adres van de pagina invullen waar de backlink is.', |
|
187 | - 'TOO_SHORT_DESCRIPTION' => 'Je moet een beschrijving opgeven voor de website', |
|
188 | - 'TOO_SHORT_REPLY' => 'Je reactie is te kort', |
|
189 | - 'TOO_SHORT_RSS' => 'De link voor de RSS feeds is te kort', |
|
190 | - 'TOO_SHORT_SITE_NAME' => 'Je moet een naam opgeven voor deze website', |
|
191 | - 'TOO_SHORT_URL' => 'Je moet een link opgeven voor de website', |
|
192 | - 'TOO_SMALL_CAT' => 'Je moet een categorie selecteren', |
|
179 | + 'TOO_LONG_BACK' => 'Adres met de link back is te lang (maximum 255 tekens)', |
|
180 | + 'TOO_LONG_DESCRIPTION' => 'Je beschrijving is te lang', |
|
181 | + 'TOO_LONG_REPLY' => 'Je reactie is te lang', |
|
182 | + 'TOO_LONG_RSS' => 'De link voor de RSS feeds die je hebt opgegeven is te lang', |
|
183 | + 'TOO_LONG_SITE_NAME' => 'De naam die je hebt opgegeven is te lang (max 100 tekens)', |
|
184 | + 'TOO_LONG_URL' => 'De link die je hebt opgegeven is te lang (max 255 tekens)', |
|
185 | + 'TOO_MANY_ADDS' => 'Je hebt het maximaal aantal pogingen om een website toe te voegen bereikt. Probeer het later nog eens.', |
|
186 | + 'TOO_SHORT_BACK' => 'Je moet het adres van de pagina invullen waar de backlink is.', |
|
187 | + 'TOO_SHORT_DESCRIPTION' => 'Je moet een beschrijving opgeven voor de website', |
|
188 | + 'TOO_SHORT_REPLY' => 'Je reactie is te kort', |
|
189 | + 'TOO_SHORT_RSS' => 'De link voor de RSS feeds is te kort', |
|
190 | + 'TOO_SHORT_SITE_NAME' => 'Je moet een naam opgeven voor deze website', |
|
191 | + 'TOO_SHORT_URL' => 'Je moet een link opgeven voor de website', |
|
192 | + 'TOO_SMALL_CAT' => 'Je moet een categorie selecteren', |
|
193 | 193 | |
194 | - 'WRONG_DATA_RSS' => 'De ingevoerde RSS feeds link moet geldig zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
195 | - 'WRONG_DATA_WEBSITE' => 'De ingevoerde link moet geldig zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
194 | + 'WRONG_DATA_RSS' => 'De ingevoerde RSS feeds link moet geldig zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
195 | + 'WRONG_DATA_WEBSITE' => 'De ingevoerde link moet geldig zijn, inclusief protocol. Bijvoorbeeld: http://www.example.com/.', |
|
196 | 196 | ]); |
@@ -10,11 +10,13 @@ |
||
10 | 10 | /** |
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | -if (!defined('IN_PHPBB')) { |
|
13 | +if (!defined('IN_PHPBB')) |
|
14 | +{ |
|
14 | 15 | exit; |
15 | 16 | } |
16 | 17 | |
17 | -if (empty($lang) || !is_array($lang)) { |
|
18 | +if (empty($lang) || !is_array($lang)) |
|
19 | +{ |
|
18 | 20 | $lang = []; |
19 | 21 | } |
20 | 22 |
@@ -11,258 +11,258 @@ |
||
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | 13 | if (!defined('IN_PHPBB')) { |
14 | - exit; |
|
14 | + exit; |
|
15 | 15 | } |
16 | 16 | |
17 | 17 | if (empty($lang) || !is_array($lang)) { |
18 | - $lang = []; |
|
18 | + $lang = []; |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | $lang = array_merge($lang, [ |
22 | - 'DIR_FLAG_CODE_AD' => 'Andorra', |
|
23 | - 'DIR_FLAG_CODE_AE' => 'Verenigde Arabische Emiraten', |
|
24 | - 'DIR_FLAG_CODE_AF' => 'Afghanistan', |
|
25 | - 'DIR_FLAG_CODE_AG' => 'Antigua and Barbuda', |
|
26 | - 'DIR_FLAG_CODE_AI' => 'Anguilla', |
|
27 | - 'DIR_FLAG_CODE_AL' => 'Albanië', |
|
28 | - 'DIR_FLAG_CODE_AM' => 'Armenië', |
|
29 | - 'DIR_FLAG_CODE_AN' => 'Antillen', |
|
30 | - 'DIR_FLAG_CODE_AO' => 'Angola', |
|
31 | - 'DIR_FLAG_CODE_AQ' => 'Antarctica', |
|
32 | - 'DIR_FLAG_CODE_AR' => 'Argentinië', |
|
33 | - 'DIR_FLAG_CODE_AS' => 'Amerikaans Samoa', |
|
34 | - 'DIR_FLAG_CODE_AT' => 'Oostenrijk', |
|
35 | - 'DIR_FLAG_CODE_AU' => 'Australië', |
|
36 | - 'DIR_FLAG_CODE_AW' => 'Aruba', |
|
37 | - 'DIR_FLAG_CODE_AX' => 'Åland', |
|
38 | - 'DIR_FLAG_CODE_AZ' => 'Azerbeidzjan', |
|
39 | - 'DIR_FLAG_CODE_BA' => 'Bosnië-Herzegovina', |
|
40 | - 'DIR_FLAG_CODE_BB' => 'Barbados', |
|
41 | - 'DIR_FLAG_CODE_BD' => 'Bangladesh', |
|
42 | - 'DIR_FLAG_CODE_BE' => 'België', |
|
43 | - 'DIR_FLAG_CODE_BF' => 'Burkina Faso', |
|
44 | - 'DIR_FLAG_CODE_BG' => 'Bulgarije', |
|
45 | - 'DIR_FLAG_CODE_BH' => 'Bahrein', |
|
46 | - 'DIR_FLAG_CODE_BI' => 'Burundi', |
|
47 | - 'DIR_FLAG_CODE_BJ' => 'Benin', |
|
48 | - 'DIR_FLAG_CODE_BL' => 'St. Barthelemy', |
|
49 | - 'DIR_FLAG_CODE_BM' => 'Bermuda', |
|
50 | - 'DIR_FLAG_CODE_BN' => 'Brunei', |
|
51 | - 'DIR_FLAG_CODE_BO' => 'Bolivia', |
|
52 | - 'DIR_FLAG_CODE_BR' => 'Brazilië', |
|
53 | - 'DIR_FLAG_CODE_BS' => 'Bahama‘s', |
|
54 | - 'DIR_FLAG_CODE_BT' => 'Bhutan', |
|
55 | - 'DIR_FLAG_CODE_BV' => 'Bouveteiland', |
|
56 | - 'DIR_FLAG_CODE_BW' => 'Botswana', |
|
57 | - 'DIR_FLAG_CODE_BY' => 'Wit-Rusland', |
|
58 | - 'DIR_FLAG_CODE_BZ' => 'Belize', |
|
59 | - 'DIR_FLAG_CODE_CA' => 'Canada', |
|
60 | - 'DIR_FLAG_CODE_CC' => 'Cocoseilanden', |
|
61 | - 'DIR_FLAG_CODE_CD' => 'Congo, de Democratische Republiek', |
|
62 | - 'DIR_FLAG_CODE_CF' => 'Centraal-Afrikaanse Republiek', |
|
63 | - 'DIR_FLAG_CODE_CG' => 'Congo', |
|
64 | - 'DIR_FLAG_CODE_CH' => 'Zwitserland', |
|
65 | - 'DIR_FLAG_CODE_CI' => 'Ivoorkust', |
|
66 | - 'DIR_FLAG_CODE_CK' => 'Cook eilanden', |
|
67 | - 'DIR_FLAG_CODE_CL' => 'Chili', |
|
68 | - 'DIR_FLAG_CODE_CM' => 'Kameroen', |
|
69 | - 'DIR_FLAG_CODE_CN' => 'China', |
|
70 | - 'DIR_FLAG_CODE_CO' => 'Colombia', |
|
71 | - 'DIR_FLAG_CODE_CR' => 'Costa Rica', |
|
72 | - 'DIR_FLAG_CODE_CU' => 'Cuba', |
|
73 | - 'DIR_FLAG_CODE_CV' => 'Kaapverdië', |
|
74 | - 'DIR_FLAG_CODE_CX' => 'Christmas eiland', |
|
75 | - 'DIR_FLAG_CODE_CY' => 'Cyprus', |
|
76 | - 'DIR_FLAG_CODE_CZ' => 'Tsjechië', |
|
77 | - 'DIR_FLAG_CODE_DE' => 'Duitsland', |
|
78 | - 'DIR_FLAG_CODE_DJ' => 'Djibouti', |
|
79 | - 'DIR_FLAG_CODE_DK' => 'Denemarken', |
|
80 | - 'DIR_FLAG_CODE_DM' => 'Dominica', |
|
81 | - 'DIR_FLAG_CODE_DO' => 'Dominicaanse Republiek', |
|
82 | - 'DIR_FLAG_CODE_DZ' => 'Algerije', |
|
83 | - 'DIR_FLAG_CODE_EC' => 'Ecuador', |
|
84 | - 'DIR_FLAG_CODE_EE' => 'Estland', |
|
85 | - 'DIR_FLAG_CODE_EG' => 'Egypte', |
|
86 | - 'DIR_FLAG_CODE_EH' => 'Westelijke Sahara', |
|
87 | - 'DIR_FLAG_CODE_ER' => 'Eritrea', |
|
88 | - 'DIR_FLAG_CODE_ES' => 'Spanje', |
|
89 | - 'DIR_FLAG_CODE_ET' => 'Ethiopië', |
|
90 | - 'DIR_FLAG_CODE_FI' => 'Finland', |
|
91 | - 'DIR_FLAG_CODE_FJ' => 'Fiji', |
|
92 | - 'DIR_FLAG_CODE_FK' => 'Falklandeilanden', |
|
93 | - 'DIR_FLAG_CODE_FM' => 'Micronesia', |
|
94 | - 'DIR_FLAG_CODE_FO' => 'Faeröer', |
|
95 | - 'DIR_FLAG_CODE_FR' => 'Frankrijk', |
|
96 | - 'DIR_FLAG_CODE_GA' => 'Gabon', |
|
97 | - 'DIR_FLAG_CODE_GB' => 'Verenigd Koninkrijk', |
|
98 | - 'DIR_FLAG_CODE_GD' => 'Grenada', |
|
99 | - 'DIR_FLAG_CODE_GE' => 'Georgië', |
|
100 | - 'DIR_FLAG_CODE_GF' => 'Frans-Guyana', |
|
101 | - 'DIR_FLAG_CODE_GG' => 'Guernsey', |
|
102 | - 'DIR_FLAG_CODE_GH' => 'Ghana', |
|
103 | - 'DIR_FLAG_CODE_GI' => 'Gibraltar', |
|
104 | - 'DIR_FLAG_CODE_GL' => 'Groenland', |
|
105 | - 'DIR_FLAG_CODE_GM' => 'Gambia', |
|
106 | - 'DIR_FLAG_CODE_GN' => 'Guinea', |
|
107 | - 'DIR_FLAG_CODE_GP' => 'Guadeloupe', |
|
108 | - 'DIR_FLAG_CODE_GQ' => 'Equatoriaal-Guinea', |
|
109 | - 'DIR_FLAG_CODE_GR' => 'Griekenland', |
|
110 | - 'DIR_FLAG_CODE_GS' => 'Zuid-Georgië en de Zuidelijke Sandwich-eilanden', |
|
111 | - 'DIR_FLAG_CODE_GT' => 'Guatemala', |
|
112 | - 'DIR_FLAG_CODE_GU' => 'Guam', |
|
113 | - 'DIR_FLAG_CODE_GW' => 'Guinee-Bissau', |
|
114 | - 'DIR_FLAG_CODE_GY' => 'Guyana', |
|
115 | - 'DIR_FLAG_CODE_HK' => 'Hong Kong', |
|
116 | - 'DIR_FLAG_CODE_HM' => 'Heard en McDonald Eilanden', |
|
117 | - 'DIR_FLAG_CODE_HN' => 'Honduras', |
|
118 | - 'DIR_FLAG_CODE_HR' => 'Kroatië', |
|
119 | - 'DIR_FLAG_CODE_HT' => 'Haïti', |
|
120 | - 'DIR_FLAG_CODE_HU' => 'Hongarije', |
|
121 | - 'DIR_FLAG_CODE_ID' => 'Indonesië', |
|
122 | - 'DIR_FLAG_CODE_IE' => 'Ierland', |
|
123 | - 'DIR_FLAG_CODE_IL' => 'Israël', |
|
124 | - 'DIR_FLAG_CODE_IM' => 'Man (eiland)', |
|
125 | - 'DIR_FLAG_CODE_IN' => 'Indië', |
|
126 | - 'DIR_FLAG_CODE_IO' => 'Britse Territorium in de Indische Oceaan', |
|
127 | - 'DIR_FLAG_CODE_IQ' => 'Irak', |
|
128 | - 'DIR_FLAG_CODE_IR' => 'Iran', |
|
129 | - 'DIR_FLAG_CODE_IS' => 'IJsland', |
|
130 | - 'DIR_FLAG_CODE_IT' => 'Italië', |
|
131 | - 'DIR_FLAG_CODE_JE' => 'Jersey', |
|
132 | - 'DIR_FLAG_CODE_JM' => 'Jamaica', |
|
133 | - 'DIR_FLAG_CODE_JO' => 'Jordanië', |
|
134 | - 'DIR_FLAG_CODE_JP' => 'Japan', |
|
135 | - 'DIR_FLAG_CODE_KE' => 'Kenia', |
|
136 | - 'DIR_FLAG_CODE_KG' => 'Kirghizistan', |
|
137 | - 'DIR_FLAG_CODE_KH' => 'Cambodja', |
|
138 | - 'DIR_FLAG_CODE_KI' => 'Kiribati', |
|
139 | - 'DIR_FLAG_CODE_KM' => 'Comores', |
|
140 | - 'DIR_FLAG_CODE_KN' => 'Saint Kitts and Nevis', |
|
141 | - 'DIR_FLAG_CODE_KP' => 'Noord Korea', |
|
142 | - 'DIR_FLAG_CODE_KR' => 'Zuid Korea', |
|
143 | - 'DIR_FLAG_CODE_KW' => 'Koeweit', |
|
144 | - 'DIR_FLAG_CODE_KY' => 'Kaaimaneilanden', |
|
145 | - 'DIR_FLAG_CODE_KZ' => 'Kazachstan', |
|
146 | - 'DIR_FLAG_CODE_LA' => 'Laos', |
|
147 | - 'DIR_FLAG_CODE_LB' => 'Libanon', |
|
148 | - 'DIR_FLAG_CODE_LC' => 'Saint Lucia', |
|
149 | - 'DIR_FLAG_CODE_LI' => 'Liechtenstein', |
|
150 | - 'DIR_FLAG_CODE_LK' => 'Sri Lanka', |
|
151 | - 'DIR_FLAG_CODE_LR' => 'Liberia', |
|
152 | - 'DIR_FLAG_CODE_LS' => 'Lesotho', |
|
153 | - 'DIR_FLAG_CODE_LT' => 'Litouwen', |
|
154 | - 'DIR_FLAG_CODE_LU' => 'Luxemburg', |
|
155 | - 'DIR_FLAG_CODE_LV' => 'Letland', |
|
156 | - 'DIR_FLAG_CODE_LY' => 'Libië', |
|
157 | - 'DIR_FLAG_CODE_MA' => 'Marokko', |
|
158 | - 'DIR_FLAG_CODE_MC' => 'Monaco', |
|
159 | - 'DIR_FLAG_CODE_MD' => 'Moldavië', |
|
160 | - 'DIR_FLAG_CODE_ME' => 'Montenegro', |
|
161 | - 'DIR_FLAG_CODE_MF' => 'St. Martin', |
|
162 | - 'DIR_FLAG_CODE_MG' => 'Madagaskar', |
|
163 | - 'DIR_FLAG_CODE_MH' => 'Marshallees', |
|
164 | - 'DIR_FLAG_CODE_MK' => 'Macedonië', |
|
165 | - 'DIR_FLAG_CODE_ML' => 'Mali', |
|
166 | - 'DIR_FLAG_CODE_MM' => 'Myanmar', |
|
167 | - 'DIR_FLAG_CODE_MN' => 'Mongolië', |
|
168 | - 'DIR_FLAG_CODE_MO' => 'Macao', |
|
169 | - 'DIR_FLAG_CODE_MP' => 'Noordelijke Marianen', |
|
170 | - 'DIR_FLAG_CODE_MQ' => 'Martinique', |
|
171 | - 'DIR_FLAG_CODE_MR' => 'Mauritanië', |
|
172 | - 'DIR_FLAG_CODE_MS' => 'Montserrat', |
|
173 | - 'DIR_FLAG_CODE_MT' => 'Malta', |
|
174 | - 'DIR_FLAG_CODE_MU' => 'Mauritius', |
|
175 | - 'DIR_FLAG_CODE_MV' => 'Maldiven', |
|
176 | - 'DIR_FLAG_CODE_MW' => 'Malawi', |
|
177 | - 'DIR_FLAG_CODE_MX' => 'Mexico', |
|
178 | - 'DIR_FLAG_CODE_MY' => 'Maleisië', |
|
179 | - 'DIR_FLAG_CODE_MZ' => 'Mozambique', |
|
180 | - 'DIR_FLAG_CODE_NA' => 'Namibië', |
|
181 | - 'DIR_FLAG_CODE_NC' => 'Nieuw Caledonië', |
|
182 | - 'DIR_FLAG_CODE_NE' => 'Niger', |
|
183 | - 'DIR_FLAG_CODE_NF' => 'Norfolk Eiland', |
|
184 | - 'DIR_FLAG_CODE_NG' => 'Nigeria', |
|
185 | - 'DIR_FLAG_CODE_NI' => 'Nicaragua', |
|
186 | - 'DIR_FLAG_CODE_NL' => 'Nederland', |
|
187 | - 'DIR_FLAG_CODE_NO' => 'Noorwegen', |
|
188 | - 'DIR_FLAG_CODE_NP' => 'Nepal', |
|
189 | - 'DIR_FLAG_CODE_NR' => 'Nauru', |
|
190 | - 'DIR_FLAG_CODE_NU' => 'Niue', |
|
191 | - 'DIR_FLAG_CODE_NZ' => 'Nieuw Zeeland', |
|
192 | - 'DIR_FLAG_CODE_OM' => 'Oman', |
|
193 | - 'DIR_FLAG_CODE_PA' => 'Panama', |
|
194 | - 'DIR_FLAG_CODE_PE' => 'Peru', |
|
195 | - 'DIR_FLAG_CODE_PF' => 'Frans-Polynesië', |
|
196 | - 'DIR_FLAG_CODE_PG' => 'Papua Nieuw Guinea', |
|
197 | - 'DIR_FLAG_CODE_PH' => 'Filippijnen', |
|
198 | - 'DIR_FLAG_CODE_PK' => 'Pakistan', |
|
199 | - 'DIR_FLAG_CODE_PL' => 'Polen', |
|
200 | - 'DIR_FLAG_CODE_PM' => 'Saint Pierre en Miquelon', |
|
201 | - 'DIR_FLAG_CODE_PN' => 'Pitcairn', |
|
202 | - 'DIR_FLAG_CODE_PR' => 'Porto Rico', |
|
203 | - 'DIR_FLAG_CODE_PS' => 'Palestijns Territorium, Bezet', |
|
204 | - 'DIR_FLAG_CODE_PT' => 'Portugal', |
|
205 | - 'DIR_FLAG_CODE_PW' => 'Palau', |
|
206 | - 'DIR_FLAG_CODE_PY' => 'Paraguay', |
|
207 | - 'DIR_FLAG_CODE_QA' => 'Qatar', |
|
208 | - 'DIR_FLAG_CODE_RE' => 'Reunion', |
|
209 | - 'DIR_FLAG_CODE_RO' => 'Roemenië', |
|
210 | - 'DIR_FLAG_CODE_RS' => 'Servië', |
|
211 | - 'DIR_FLAG_CODE_RU' => 'Rusland', |
|
212 | - 'DIR_FLAG_CODE_RW' => 'Rwanda', |
|
213 | - 'DIR_FLAG_CODE_SA' => 'Saudi Arabië', |
|
214 | - 'DIR_FLAG_CODE_SB' => 'Salomon', |
|
215 | - 'DIR_FLAG_CODE_SC' => 'Seychellen', |
|
216 | - 'DIR_FLAG_CODE_SD' => 'Sudan', |
|
217 | - 'DIR_FLAG_CODE_SE' => 'Zweden', |
|
218 | - 'DIR_FLAG_CODE_SG' => 'Singapore', |
|
219 | - 'DIR_FLAG_CODE_SH' => 'Saint Helena, Ascension en Tristan da Cunha', |
|
220 | - 'DIR_FLAG_CODE_SI' => 'Slovenië', |
|
221 | - 'DIR_FLAG_CODE_SJ' => 'Spitsbergen en Jan Mayen', |
|
222 | - 'DIR_FLAG_CODE_SK' => 'Slowakije', |
|
223 | - 'DIR_FLAG_CODE_SL' => 'Sierra Leone', |
|
224 | - 'DIR_FLAG_CODE_SM' => 'San Marino', |
|
225 | - 'DIR_FLAG_CODE_SN' => 'Senegal', |
|
226 | - 'DIR_FLAG_CODE_SO' => 'Somalië', |
|
227 | - 'DIR_FLAG_CODE_SR' => 'Suriname', |
|
228 | - 'DIR_FLAG_CODE_ST' => 'Sao Tomé en Principe', |
|
229 | - 'DIR_FLAG_CODE_SV' => 'Salvador', |
|
230 | - 'DIR_FLAG_CODE_SY' => 'Syrië', |
|
231 | - 'DIR_FLAG_CODE_SZ' => 'Swaziland', |
|
232 | - 'DIR_FLAG_CODE_TC' => 'Turks- en Caicoseilanden', |
|
233 | - 'DIR_FLAG_CODE_TD' => 'Tsjaad', |
|
234 | - 'DIR_FLAG_CODE_TF' => 'Franse Zuidelijke en Antarctische gebieden', |
|
235 | - 'DIR_FLAG_CODE_TG' => 'Togo', |
|
236 | - 'DIR_FLAG_CODE_TH' => 'Thailand', |
|
237 | - 'DIR_FLAG_CODE_TJ' => 'Tadzjikistan', |
|
238 | - 'DIR_FLAG_CODE_TK' => 'Tokelau', |
|
239 | - 'DIR_FLAG_CODE_TL' => 'Timor oriëntaal', |
|
240 | - 'DIR_FLAG_CODE_TM' => 'Turkmenistan', |
|
241 | - 'DIR_FLAG_CODE_TN' => 'Tunesië', |
|
242 | - 'DIR_FLAG_CODE_TO' => 'Tonga', |
|
243 | - 'DIR_FLAG_CODE_TR' => 'Turkije', |
|
244 | - 'DIR_FLAG_CODE_TT' => 'Trinidad en Tobago', |
|
245 | - 'DIR_FLAG_CODE_TV' => 'Tuvalu', |
|
246 | - 'DIR_FLAG_CODE_TW' => 'Taiwan', |
|
247 | - 'DIR_FLAG_CODE_TZ' => 'Tanzania', |
|
248 | - 'DIR_FLAG_CODE_UA' => 'Oekraïne', |
|
249 | - 'DIR_FLAG_CODE_UG' => 'Uganda', |
|
250 | - 'DIR_FLAG_CODE_UM' => 'Kleine afgelegen eilanden van de Verenigde Staten', |
|
251 | - 'DIR_FLAG_CODE_US' => 'Verenigde Staten', |
|
252 | - 'DIR_FLAG_CODE_UY' => 'Uruguay', |
|
253 | - 'DIR_FLAG_CODE_UZ' => 'Oezbekistan', |
|
254 | - 'DIR_FLAG_CODE_VA' => 'Vaticaan', |
|
255 | - 'DIR_FLAG_CODE_VC' => 'St. Vincent en de Grenadines', |
|
256 | - 'DIR_FLAG_CODE_VE' => 'Venezuela', |
|
257 | - 'DIR_FLAG_CODE_VG' => 'Britse Maagdeneilanden', |
|
258 | - 'DIR_FLAG_CODE_VI' => 'Amerikaanse Maagdeneilanden', |
|
259 | - 'DIR_FLAG_CODE_VN' => 'Vietnam', |
|
260 | - 'DIR_FLAG_CODE_VU' => 'Vanuatu', |
|
261 | - 'DIR_FLAG_CODE_WF' => 'Wallis and Futuna', |
|
262 | - 'DIR_FLAG_CODE_WS' => 'Samoa', |
|
263 | - 'DIR_FLAG_CODE_YE' => 'Jemen', |
|
264 | - 'DIR_FLAG_CODE_YT' => 'Mayotte', |
|
265 | - 'DIR_FLAG_CODE_ZA' => 'Zuid-Afrika', |
|
266 | - 'DIR_FLAG_CODE_ZM' => 'Zambia', |
|
267 | - 'DIR_FLAG_CODE_ZW' => 'Zimbabwe', |
|
22 | + 'DIR_FLAG_CODE_AD' => 'Andorra', |
|
23 | + 'DIR_FLAG_CODE_AE' => 'Verenigde Arabische Emiraten', |
|
24 | + 'DIR_FLAG_CODE_AF' => 'Afghanistan', |
|
25 | + 'DIR_FLAG_CODE_AG' => 'Antigua and Barbuda', |
|
26 | + 'DIR_FLAG_CODE_AI' => 'Anguilla', |
|
27 | + 'DIR_FLAG_CODE_AL' => 'Albanië', |
|
28 | + 'DIR_FLAG_CODE_AM' => 'Armenië', |
|
29 | + 'DIR_FLAG_CODE_AN' => 'Antillen', |
|
30 | + 'DIR_FLAG_CODE_AO' => 'Angola', |
|
31 | + 'DIR_FLAG_CODE_AQ' => 'Antarctica', |
|
32 | + 'DIR_FLAG_CODE_AR' => 'Argentinië', |
|
33 | + 'DIR_FLAG_CODE_AS' => 'Amerikaans Samoa', |
|
34 | + 'DIR_FLAG_CODE_AT' => 'Oostenrijk', |
|
35 | + 'DIR_FLAG_CODE_AU' => 'Australië', |
|
36 | + 'DIR_FLAG_CODE_AW' => 'Aruba', |
|
37 | + 'DIR_FLAG_CODE_AX' => 'Åland', |
|
38 | + 'DIR_FLAG_CODE_AZ' => 'Azerbeidzjan', |
|
39 | + 'DIR_FLAG_CODE_BA' => 'Bosnië-Herzegovina', |
|
40 | + 'DIR_FLAG_CODE_BB' => 'Barbados', |
|
41 | + 'DIR_FLAG_CODE_BD' => 'Bangladesh', |
|
42 | + 'DIR_FLAG_CODE_BE' => 'België', |
|
43 | + 'DIR_FLAG_CODE_BF' => 'Burkina Faso', |
|
44 | + 'DIR_FLAG_CODE_BG' => 'Bulgarije', |
|
45 | + 'DIR_FLAG_CODE_BH' => 'Bahrein', |
|
46 | + 'DIR_FLAG_CODE_BI' => 'Burundi', |
|
47 | + 'DIR_FLAG_CODE_BJ' => 'Benin', |
|
48 | + 'DIR_FLAG_CODE_BL' => 'St. Barthelemy', |
|
49 | + 'DIR_FLAG_CODE_BM' => 'Bermuda', |
|
50 | + 'DIR_FLAG_CODE_BN' => 'Brunei', |
|
51 | + 'DIR_FLAG_CODE_BO' => 'Bolivia', |
|
52 | + 'DIR_FLAG_CODE_BR' => 'Brazilië', |
|
53 | + 'DIR_FLAG_CODE_BS' => 'Bahama‘s', |
|
54 | + 'DIR_FLAG_CODE_BT' => 'Bhutan', |
|
55 | + 'DIR_FLAG_CODE_BV' => 'Bouveteiland', |
|
56 | + 'DIR_FLAG_CODE_BW' => 'Botswana', |
|
57 | + 'DIR_FLAG_CODE_BY' => 'Wit-Rusland', |
|
58 | + 'DIR_FLAG_CODE_BZ' => 'Belize', |
|
59 | + 'DIR_FLAG_CODE_CA' => 'Canada', |
|
60 | + 'DIR_FLAG_CODE_CC' => 'Cocoseilanden', |
|
61 | + 'DIR_FLAG_CODE_CD' => 'Congo, de Democratische Republiek', |
|
62 | + 'DIR_FLAG_CODE_CF' => 'Centraal-Afrikaanse Republiek', |
|
63 | + 'DIR_FLAG_CODE_CG' => 'Congo', |
|
64 | + 'DIR_FLAG_CODE_CH' => 'Zwitserland', |
|
65 | + 'DIR_FLAG_CODE_CI' => 'Ivoorkust', |
|
66 | + 'DIR_FLAG_CODE_CK' => 'Cook eilanden', |
|
67 | + 'DIR_FLAG_CODE_CL' => 'Chili', |
|
68 | + 'DIR_FLAG_CODE_CM' => 'Kameroen', |
|
69 | + 'DIR_FLAG_CODE_CN' => 'China', |
|
70 | + 'DIR_FLAG_CODE_CO' => 'Colombia', |
|
71 | + 'DIR_FLAG_CODE_CR' => 'Costa Rica', |
|
72 | + 'DIR_FLAG_CODE_CU' => 'Cuba', |
|
73 | + 'DIR_FLAG_CODE_CV' => 'Kaapverdië', |
|
74 | + 'DIR_FLAG_CODE_CX' => 'Christmas eiland', |
|
75 | + 'DIR_FLAG_CODE_CY' => 'Cyprus', |
|
76 | + 'DIR_FLAG_CODE_CZ' => 'Tsjechië', |
|
77 | + 'DIR_FLAG_CODE_DE' => 'Duitsland', |
|
78 | + 'DIR_FLAG_CODE_DJ' => 'Djibouti', |
|
79 | + 'DIR_FLAG_CODE_DK' => 'Denemarken', |
|
80 | + 'DIR_FLAG_CODE_DM' => 'Dominica', |
|
81 | + 'DIR_FLAG_CODE_DO' => 'Dominicaanse Republiek', |
|
82 | + 'DIR_FLAG_CODE_DZ' => 'Algerije', |
|
83 | + 'DIR_FLAG_CODE_EC' => 'Ecuador', |
|
84 | + 'DIR_FLAG_CODE_EE' => 'Estland', |
|
85 | + 'DIR_FLAG_CODE_EG' => 'Egypte', |
|
86 | + 'DIR_FLAG_CODE_EH' => 'Westelijke Sahara', |
|
87 | + 'DIR_FLAG_CODE_ER' => 'Eritrea', |
|
88 | + 'DIR_FLAG_CODE_ES' => 'Spanje', |
|
89 | + 'DIR_FLAG_CODE_ET' => 'Ethiopië', |
|
90 | + 'DIR_FLAG_CODE_FI' => 'Finland', |
|
91 | + 'DIR_FLAG_CODE_FJ' => 'Fiji', |
|
92 | + 'DIR_FLAG_CODE_FK' => 'Falklandeilanden', |
|
93 | + 'DIR_FLAG_CODE_FM' => 'Micronesia', |
|
94 | + 'DIR_FLAG_CODE_FO' => 'Faeröer', |
|
95 | + 'DIR_FLAG_CODE_FR' => 'Frankrijk', |
|
96 | + 'DIR_FLAG_CODE_GA' => 'Gabon', |
|
97 | + 'DIR_FLAG_CODE_GB' => 'Verenigd Koninkrijk', |
|
98 | + 'DIR_FLAG_CODE_GD' => 'Grenada', |
|
99 | + 'DIR_FLAG_CODE_GE' => 'Georgië', |
|
100 | + 'DIR_FLAG_CODE_GF' => 'Frans-Guyana', |
|
101 | + 'DIR_FLAG_CODE_GG' => 'Guernsey', |
|
102 | + 'DIR_FLAG_CODE_GH' => 'Ghana', |
|
103 | + 'DIR_FLAG_CODE_GI' => 'Gibraltar', |
|
104 | + 'DIR_FLAG_CODE_GL' => 'Groenland', |
|
105 | + 'DIR_FLAG_CODE_GM' => 'Gambia', |
|
106 | + 'DIR_FLAG_CODE_GN' => 'Guinea', |
|
107 | + 'DIR_FLAG_CODE_GP' => 'Guadeloupe', |
|
108 | + 'DIR_FLAG_CODE_GQ' => 'Equatoriaal-Guinea', |
|
109 | + 'DIR_FLAG_CODE_GR' => 'Griekenland', |
|
110 | + 'DIR_FLAG_CODE_GS' => 'Zuid-Georgië en de Zuidelijke Sandwich-eilanden', |
|
111 | + 'DIR_FLAG_CODE_GT' => 'Guatemala', |
|
112 | + 'DIR_FLAG_CODE_GU' => 'Guam', |
|
113 | + 'DIR_FLAG_CODE_GW' => 'Guinee-Bissau', |
|
114 | + 'DIR_FLAG_CODE_GY' => 'Guyana', |
|
115 | + 'DIR_FLAG_CODE_HK' => 'Hong Kong', |
|
116 | + 'DIR_FLAG_CODE_HM' => 'Heard en McDonald Eilanden', |
|
117 | + 'DIR_FLAG_CODE_HN' => 'Honduras', |
|
118 | + 'DIR_FLAG_CODE_HR' => 'Kroatië', |
|
119 | + 'DIR_FLAG_CODE_HT' => 'Haïti', |
|
120 | + 'DIR_FLAG_CODE_HU' => 'Hongarije', |
|
121 | + 'DIR_FLAG_CODE_ID' => 'Indonesië', |
|
122 | + 'DIR_FLAG_CODE_IE' => 'Ierland', |
|
123 | + 'DIR_FLAG_CODE_IL' => 'Israël', |
|
124 | + 'DIR_FLAG_CODE_IM' => 'Man (eiland)', |
|
125 | + 'DIR_FLAG_CODE_IN' => 'Indië', |
|
126 | + 'DIR_FLAG_CODE_IO' => 'Britse Territorium in de Indische Oceaan', |
|
127 | + 'DIR_FLAG_CODE_IQ' => 'Irak', |
|
128 | + 'DIR_FLAG_CODE_IR' => 'Iran', |
|
129 | + 'DIR_FLAG_CODE_IS' => 'IJsland', |
|
130 | + 'DIR_FLAG_CODE_IT' => 'Italië', |
|
131 | + 'DIR_FLAG_CODE_JE' => 'Jersey', |
|
132 | + 'DIR_FLAG_CODE_JM' => 'Jamaica', |
|
133 | + 'DIR_FLAG_CODE_JO' => 'Jordanië', |
|
134 | + 'DIR_FLAG_CODE_JP' => 'Japan', |
|
135 | + 'DIR_FLAG_CODE_KE' => 'Kenia', |
|
136 | + 'DIR_FLAG_CODE_KG' => 'Kirghizistan', |
|
137 | + 'DIR_FLAG_CODE_KH' => 'Cambodja', |
|
138 | + 'DIR_FLAG_CODE_KI' => 'Kiribati', |
|
139 | + 'DIR_FLAG_CODE_KM' => 'Comores', |
|
140 | + 'DIR_FLAG_CODE_KN' => 'Saint Kitts and Nevis', |
|
141 | + 'DIR_FLAG_CODE_KP' => 'Noord Korea', |
|
142 | + 'DIR_FLAG_CODE_KR' => 'Zuid Korea', |
|
143 | + 'DIR_FLAG_CODE_KW' => 'Koeweit', |
|
144 | + 'DIR_FLAG_CODE_KY' => 'Kaaimaneilanden', |
|
145 | + 'DIR_FLAG_CODE_KZ' => 'Kazachstan', |
|
146 | + 'DIR_FLAG_CODE_LA' => 'Laos', |
|
147 | + 'DIR_FLAG_CODE_LB' => 'Libanon', |
|
148 | + 'DIR_FLAG_CODE_LC' => 'Saint Lucia', |
|
149 | + 'DIR_FLAG_CODE_LI' => 'Liechtenstein', |
|
150 | + 'DIR_FLAG_CODE_LK' => 'Sri Lanka', |
|
151 | + 'DIR_FLAG_CODE_LR' => 'Liberia', |
|
152 | + 'DIR_FLAG_CODE_LS' => 'Lesotho', |
|
153 | + 'DIR_FLAG_CODE_LT' => 'Litouwen', |
|
154 | + 'DIR_FLAG_CODE_LU' => 'Luxemburg', |
|
155 | + 'DIR_FLAG_CODE_LV' => 'Letland', |
|
156 | + 'DIR_FLAG_CODE_LY' => 'Libië', |
|
157 | + 'DIR_FLAG_CODE_MA' => 'Marokko', |
|
158 | + 'DIR_FLAG_CODE_MC' => 'Monaco', |
|
159 | + 'DIR_FLAG_CODE_MD' => 'Moldavië', |
|
160 | + 'DIR_FLAG_CODE_ME' => 'Montenegro', |
|
161 | + 'DIR_FLAG_CODE_MF' => 'St. Martin', |
|
162 | + 'DIR_FLAG_CODE_MG' => 'Madagaskar', |
|
163 | + 'DIR_FLAG_CODE_MH' => 'Marshallees', |
|
164 | + 'DIR_FLAG_CODE_MK' => 'Macedonië', |
|
165 | + 'DIR_FLAG_CODE_ML' => 'Mali', |
|
166 | + 'DIR_FLAG_CODE_MM' => 'Myanmar', |
|
167 | + 'DIR_FLAG_CODE_MN' => 'Mongolië', |
|
168 | + 'DIR_FLAG_CODE_MO' => 'Macao', |
|
169 | + 'DIR_FLAG_CODE_MP' => 'Noordelijke Marianen', |
|
170 | + 'DIR_FLAG_CODE_MQ' => 'Martinique', |
|
171 | + 'DIR_FLAG_CODE_MR' => 'Mauritanië', |
|
172 | + 'DIR_FLAG_CODE_MS' => 'Montserrat', |
|
173 | + 'DIR_FLAG_CODE_MT' => 'Malta', |
|
174 | + 'DIR_FLAG_CODE_MU' => 'Mauritius', |
|
175 | + 'DIR_FLAG_CODE_MV' => 'Maldiven', |
|
176 | + 'DIR_FLAG_CODE_MW' => 'Malawi', |
|
177 | + 'DIR_FLAG_CODE_MX' => 'Mexico', |
|
178 | + 'DIR_FLAG_CODE_MY' => 'Maleisië', |
|
179 | + 'DIR_FLAG_CODE_MZ' => 'Mozambique', |
|
180 | + 'DIR_FLAG_CODE_NA' => 'Namibië', |
|
181 | + 'DIR_FLAG_CODE_NC' => 'Nieuw Caledonië', |
|
182 | + 'DIR_FLAG_CODE_NE' => 'Niger', |
|
183 | + 'DIR_FLAG_CODE_NF' => 'Norfolk Eiland', |
|
184 | + 'DIR_FLAG_CODE_NG' => 'Nigeria', |
|
185 | + 'DIR_FLAG_CODE_NI' => 'Nicaragua', |
|
186 | + 'DIR_FLAG_CODE_NL' => 'Nederland', |
|
187 | + 'DIR_FLAG_CODE_NO' => 'Noorwegen', |
|
188 | + 'DIR_FLAG_CODE_NP' => 'Nepal', |
|
189 | + 'DIR_FLAG_CODE_NR' => 'Nauru', |
|
190 | + 'DIR_FLAG_CODE_NU' => 'Niue', |
|
191 | + 'DIR_FLAG_CODE_NZ' => 'Nieuw Zeeland', |
|
192 | + 'DIR_FLAG_CODE_OM' => 'Oman', |
|
193 | + 'DIR_FLAG_CODE_PA' => 'Panama', |
|
194 | + 'DIR_FLAG_CODE_PE' => 'Peru', |
|
195 | + 'DIR_FLAG_CODE_PF' => 'Frans-Polynesië', |
|
196 | + 'DIR_FLAG_CODE_PG' => 'Papua Nieuw Guinea', |
|
197 | + 'DIR_FLAG_CODE_PH' => 'Filippijnen', |
|
198 | + 'DIR_FLAG_CODE_PK' => 'Pakistan', |
|
199 | + 'DIR_FLAG_CODE_PL' => 'Polen', |
|
200 | + 'DIR_FLAG_CODE_PM' => 'Saint Pierre en Miquelon', |
|
201 | + 'DIR_FLAG_CODE_PN' => 'Pitcairn', |
|
202 | + 'DIR_FLAG_CODE_PR' => 'Porto Rico', |
|
203 | + 'DIR_FLAG_CODE_PS' => 'Palestijns Territorium, Bezet', |
|
204 | + 'DIR_FLAG_CODE_PT' => 'Portugal', |
|
205 | + 'DIR_FLAG_CODE_PW' => 'Palau', |
|
206 | + 'DIR_FLAG_CODE_PY' => 'Paraguay', |
|
207 | + 'DIR_FLAG_CODE_QA' => 'Qatar', |
|
208 | + 'DIR_FLAG_CODE_RE' => 'Reunion', |
|
209 | + 'DIR_FLAG_CODE_RO' => 'Roemenië', |
|
210 | + 'DIR_FLAG_CODE_RS' => 'Servië', |
|
211 | + 'DIR_FLAG_CODE_RU' => 'Rusland', |
|
212 | + 'DIR_FLAG_CODE_RW' => 'Rwanda', |
|
213 | + 'DIR_FLAG_CODE_SA' => 'Saudi Arabië', |
|
214 | + 'DIR_FLAG_CODE_SB' => 'Salomon', |
|
215 | + 'DIR_FLAG_CODE_SC' => 'Seychellen', |
|
216 | + 'DIR_FLAG_CODE_SD' => 'Sudan', |
|
217 | + 'DIR_FLAG_CODE_SE' => 'Zweden', |
|
218 | + 'DIR_FLAG_CODE_SG' => 'Singapore', |
|
219 | + 'DIR_FLAG_CODE_SH' => 'Saint Helena, Ascension en Tristan da Cunha', |
|
220 | + 'DIR_FLAG_CODE_SI' => 'Slovenië', |
|
221 | + 'DIR_FLAG_CODE_SJ' => 'Spitsbergen en Jan Mayen', |
|
222 | + 'DIR_FLAG_CODE_SK' => 'Slowakije', |
|
223 | + 'DIR_FLAG_CODE_SL' => 'Sierra Leone', |
|
224 | + 'DIR_FLAG_CODE_SM' => 'San Marino', |
|
225 | + 'DIR_FLAG_CODE_SN' => 'Senegal', |
|
226 | + 'DIR_FLAG_CODE_SO' => 'Somalië', |
|
227 | + 'DIR_FLAG_CODE_SR' => 'Suriname', |
|
228 | + 'DIR_FLAG_CODE_ST' => 'Sao Tomé en Principe', |
|
229 | + 'DIR_FLAG_CODE_SV' => 'Salvador', |
|
230 | + 'DIR_FLAG_CODE_SY' => 'Syrië', |
|
231 | + 'DIR_FLAG_CODE_SZ' => 'Swaziland', |
|
232 | + 'DIR_FLAG_CODE_TC' => 'Turks- en Caicoseilanden', |
|
233 | + 'DIR_FLAG_CODE_TD' => 'Tsjaad', |
|
234 | + 'DIR_FLAG_CODE_TF' => 'Franse Zuidelijke en Antarctische gebieden', |
|
235 | + 'DIR_FLAG_CODE_TG' => 'Togo', |
|
236 | + 'DIR_FLAG_CODE_TH' => 'Thailand', |
|
237 | + 'DIR_FLAG_CODE_TJ' => 'Tadzjikistan', |
|
238 | + 'DIR_FLAG_CODE_TK' => 'Tokelau', |
|
239 | + 'DIR_FLAG_CODE_TL' => 'Timor oriëntaal', |
|
240 | + 'DIR_FLAG_CODE_TM' => 'Turkmenistan', |
|
241 | + 'DIR_FLAG_CODE_TN' => 'Tunesië', |
|
242 | + 'DIR_FLAG_CODE_TO' => 'Tonga', |
|
243 | + 'DIR_FLAG_CODE_TR' => 'Turkije', |
|
244 | + 'DIR_FLAG_CODE_TT' => 'Trinidad en Tobago', |
|
245 | + 'DIR_FLAG_CODE_TV' => 'Tuvalu', |
|
246 | + 'DIR_FLAG_CODE_TW' => 'Taiwan', |
|
247 | + 'DIR_FLAG_CODE_TZ' => 'Tanzania', |
|
248 | + 'DIR_FLAG_CODE_UA' => 'Oekraïne', |
|
249 | + 'DIR_FLAG_CODE_UG' => 'Uganda', |
|
250 | + 'DIR_FLAG_CODE_UM' => 'Kleine afgelegen eilanden van de Verenigde Staten', |
|
251 | + 'DIR_FLAG_CODE_US' => 'Verenigde Staten', |
|
252 | + 'DIR_FLAG_CODE_UY' => 'Uruguay', |
|
253 | + 'DIR_FLAG_CODE_UZ' => 'Oezbekistan', |
|
254 | + 'DIR_FLAG_CODE_VA' => 'Vaticaan', |
|
255 | + 'DIR_FLAG_CODE_VC' => 'St. Vincent en de Grenadines', |
|
256 | + 'DIR_FLAG_CODE_VE' => 'Venezuela', |
|
257 | + 'DIR_FLAG_CODE_VG' => 'Britse Maagdeneilanden', |
|
258 | + 'DIR_FLAG_CODE_VI' => 'Amerikaanse Maagdeneilanden', |
|
259 | + 'DIR_FLAG_CODE_VN' => 'Vietnam', |
|
260 | + 'DIR_FLAG_CODE_VU' => 'Vanuatu', |
|
261 | + 'DIR_FLAG_CODE_WF' => 'Wallis and Futuna', |
|
262 | + 'DIR_FLAG_CODE_WS' => 'Samoa', |
|
263 | + 'DIR_FLAG_CODE_YE' => 'Jemen', |
|
264 | + 'DIR_FLAG_CODE_YT' => 'Mayotte', |
|
265 | + 'DIR_FLAG_CODE_ZA' => 'Zuid-Afrika', |
|
266 | + 'DIR_FLAG_CODE_ZM' => 'Zambia', |
|
267 | + 'DIR_FLAG_CODE_ZW' => 'Zimbabwe', |
|
268 | 268 | ]); |
@@ -10,11 +10,13 @@ |
||
10 | 10 | /** |
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | -if (!defined('IN_PHPBB')) { |
|
13 | +if (!defined('IN_PHPBB')) |
|
14 | +{ |
|
14 | 15 | exit; |
15 | 16 | } |
16 | 17 | |
17 | -if (empty($lang) || !is_array($lang)) { |
|
18 | +if (empty($lang) || !is_array($lang)) |
|
19 | +{ |
|
18 | 20 | $lang = []; |
19 | 21 | } |
20 | 22 |
@@ -11,26 +11,26 @@ |
||
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | 13 | if (!defined('IN_PHPBB')) { |
14 | - exit; |
|
14 | + exit; |
|
15 | 15 | } |
16 | 16 | |
17 | 17 | if (empty($lang) || !is_array($lang)) { |
18 | - $lang = []; |
|
18 | + $lang = []; |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | $lang = array_merge($lang, [ |
22 | - 'ACL_CAT_DIRECTORY' => 'Directory', |
|
22 | + 'ACL_CAT_DIRECTORY' => 'Directory', |
|
23 | 23 | |
24 | - 'ACL_M_DELETE_DIR' => 'Kan website verwijderen', |
|
25 | - 'ACL_M_DELETE_COMMENT_DIR' => 'Kan reacties verwijderen', |
|
26 | - 'ACL_M_EDIT_DIR' => 'Kan website wijzigen', |
|
27 | - 'ACL_M_EDIT_COMMENT_DIR' => 'Kan reacties wijzigen', |
|
28 | - 'ACL_U_COMMENT_DIR' => 'Kan reactie plaatsen (als reacties zijn toegestaan in de categorie)', |
|
29 | - 'ACL_U_DELETE_DIR' => 'Kan eigen links verwijderen', |
|
30 | - 'ACL_U_DELETE_COMMENT_DIR' => 'Kan eigen reacties verwijderen', |
|
31 | - 'ACL_U_EDIT_DIR' => 'Kan eigen links wijzigen', |
|
32 | - 'ACL_U_EDIT_COMMENT_DIR' => 'Kan eigen reacties wijzigen', |
|
33 | - 'ACL_U_SEARCH_DIR' => 'Kan zoeken in de directory', |
|
34 | - 'ACL_U_SUBMIT_DIR' => 'Kan een website opgeven in de directory', |
|
35 | - 'ACL_U_VOTE_DIR' => 'Kan stemmen op een website in de directory', |
|
24 | + 'ACL_M_DELETE_DIR' => 'Kan website verwijderen', |
|
25 | + 'ACL_M_DELETE_COMMENT_DIR' => 'Kan reacties verwijderen', |
|
26 | + 'ACL_M_EDIT_DIR' => 'Kan website wijzigen', |
|
27 | + 'ACL_M_EDIT_COMMENT_DIR' => 'Kan reacties wijzigen', |
|
28 | + 'ACL_U_COMMENT_DIR' => 'Kan reactie plaatsen (als reacties zijn toegestaan in de categorie)', |
|
29 | + 'ACL_U_DELETE_DIR' => 'Kan eigen links verwijderen', |
|
30 | + 'ACL_U_DELETE_COMMENT_DIR' => 'Kan eigen reacties verwijderen', |
|
31 | + 'ACL_U_EDIT_DIR' => 'Kan eigen links wijzigen', |
|
32 | + 'ACL_U_EDIT_COMMENT_DIR' => 'Kan eigen reacties wijzigen', |
|
33 | + 'ACL_U_SEARCH_DIR' => 'Kan zoeken in de directory', |
|
34 | + 'ACL_U_SUBMIT_DIR' => 'Kan een website opgeven in de directory', |
|
35 | + 'ACL_U_VOTE_DIR' => 'Kan stemmen op een website in de directory', |
|
36 | 36 | ]); |
@@ -10,11 +10,13 @@ |
||
10 | 10 | /** |
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | -if (!defined('IN_PHPBB')) { |
|
13 | +if (!defined('IN_PHPBB')) |
|
14 | +{ |
|
14 | 15 | exit; |
15 | 16 | } |
16 | 17 | |
17 | -if (empty($lang) || !is_array($lang)) { |
|
18 | +if (empty($lang) || !is_array($lang)) |
|
19 | +{ |
|
18 | 20 | $lang = []; |
19 | 21 | } |
20 | 22 |
@@ -11,11 +11,11 @@ discard block |
||
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | 13 | if (!defined('IN_PHPBB')) { |
14 | - exit; |
|
14 | + exit; |
|
15 | 15 | } |
16 | 16 | |
17 | 17 | if (empty($lang) || !is_array($lang)) { |
18 | - $lang = []; |
|
18 | + $lang = []; |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | // DEVELOPERS PLEASE NOTE |
@@ -31,196 +31,196 @@ discard block |
||
31 | 31 | // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine |
32 | 32 | |
33 | 33 | $lang = array_merge($lang, [ |
34 | - 'ACP_DIRECTORY' => 'phpBB Directory', |
|
35 | - 'ACP_DIRECTORY_CATS' => 'Categorie-instellingen', |
|
36 | - 'ACP_DIRECTORY_INDEX_TITLE' => 'phpBB Directory', |
|
37 | - 'ACP_DIRECTORY_MAIN' => 'Informatie en Gereedschap', |
|
38 | - 'ACP_DIRECTORY_SETTINGS' => 'Algemene instellingen', |
|
39 | - 'ACP_DIRECTORY_SETTINGS_EXPLAIN' => 'Directory instellingen', |
|
40 | - 'ACP_DIRECTORY_VAL' => 'Website autorisatie', |
|
41 | - 'DIR_ACTIVE_CHECK' => 'De verstuurde websites-test inschakelen', |
|
42 | - 'DIR_ACTIVE_CHECK_EXPLAIN' => 'Door dit in te stellen op <i>ja</i>, dan zullen de links getest worden wanneer ze verstuurd worden. Als er binnen één seconde geen antwoord komt, dan zullen ze beschouwd worden als niet bereikbaar.', |
|
43 | - 'DIR_ACTIVE_THUMB' => 'Website miniaturen inschakelen', |
|
44 | - 'DIR_ACTIVE_THUMB_REMOTE' => 'De AscreeN compatibiliteit inschakelen', |
|
45 | - 'DIR_ACTIVE_THUMB_REMOTE_EXPLAIN' => 'Door dit in te stellen op <i>ja</i>, dan zal tijdens een website-opgave, de mod controleren of er een AscreeN miniatuur bestaat.<br />Een AscreeN miniatuur wordt beheerd door de webmaster en is normaal een meer accurate versie van het uiterlijk van de website.', |
|
46 | - 'DIR_ACTIV_BANNER' => 'Bannerlink inschakelen', |
|
47 | - 'DIR_ACTIV_FLAG' => 'Taalselectie inschakelen', |
|
48 | - 'DIR_ACTIV_PAGERANK' => 'Website-pagerank inschakelen', |
|
49 | - 'DIR_ACTIV_PAGERANK_EXPLAIN' => 'De pagerank berekent tijdens de website-opgave zal worden weergegeven.', |
|
50 | - 'DIR_ACTIV_REWRITE' => 'De directory url rewritting inschakelen', |
|
51 | - 'DIR_ACTIV_REWRITE_EXPLAIN' => 'Als je deze optie inschakelt, dan zullen de URLs van de directory-categorieën alsmede de navbar’s directory link herschreven worden volgens de instellingen van de mod <a href="http://www.phpbb-seo.com/fr/mod-rewrite-phpbb/ultimate-seo-url-t4489.html" target="_blank">Ultimate SEO URL van dcz</a>.<br />Een update van het bestand .htaccess zal vereist zijn.', |
|
52 | - 'DIR_ACTIV_RSS' => 'De specificatie van de RSS feed inschakelen', |
|
53 | - 'DIR_ACTIV_RSS_EXPLAIN' => 'Het activeren van deze optie staat je toe om de URL van de geassocieerde RSS feed te specificeren tijdens de website-opgave.<br />Een icoon zal weergegeven worden wanneer de categorie wordt bekeken.', |
|
54 | - 'DIR_ADD_GUEST' => 'Gast-instellingen', |
|
55 | - 'DIR_ALLOW_BBCODE' => 'BBCodes toestaan in reacties', |
|
56 | - 'DIR_ALLOW_COMMENTS' => 'Reacties toestaan', |
|
57 | - 'DIR_ALLOW_FLASH' => 'Gebruik van <code>[FLASH]</code> BBCode-tag in reacties toestaan', |
|
58 | - 'DIR_ALLOW_LINKS' => 'Links toestaan in reacties', |
|
59 | - 'DIR_ALLOW_SMILIES' => 'Smilies toestaan in reacties', |
|
60 | - 'DIR_ALLOW_VOTES' => 'Stemmen toestaan', |
|
61 | - 'DIR_BANNERS_DIR_SIZE' => 'De grote van de banners directory', |
|
62 | - 'DIR_BANN_PARAM' => 'Bannersinstellingen', |
|
63 | - 'DIR_CAT_ADMIN' => 'Instellingen van de directory categorieën', |
|
64 | - 'DIR_CAT_ADMIN_EXPLAIN' => 'Hier kan je individuele categorieën toevoegen, wijzigen of verwijderen. Als de statistieken van de links (reacties, aantal stemmen) of één van de categorieën niet correct lijken, dan kan je ook een categorie synchroniseren.', |
|
65 | - 'DIR_CAT_CREATED' => 'De categorie is aangemaakt.', |
|
66 | - 'DIR_CAT_DATA_NEGATIVE' => 'De automatische controle instellingen en het aantal controles voordat de site verwijderd wordt kan niet negatief zijn of niet bestaan.', |
|
67 | - 'DIR_CAT_DELETE' => 'Verwijder de categorie', |
|
68 | - 'DIR_CAT_DELETED' => 'De categorie is verwijderd', |
|
69 | - 'DIR_CAT_DELETE_EXPLAIN' => 'Het volgende formulier staat je toe om een categorie te verwijderen en laat je besluiten waar je alle websites (of categorieën) dit het bevat naar toe wilt verplaatsen.', |
|
70 | - 'DIR_CAT_DESC' => 'Beschrijving', |
|
71 | - 'DIR_CAT_DESC_EXPLAIN' => 'De beschrijving van de categorie is optioneel. Als je een beschrijving wilt schrijven, dan zal het verschijnen boven de websites in de categorie.<br />Iedere HTML attribuut hier geschreven, zal weergegeven worden zoals het hier staat.', |
|
72 | - 'DIR_CAT_GENERAL_SETTINGS' => 'Algemene instellingen van de categorie', |
|
73 | - 'DIR_CAT_ICON' => 'Categorie-afbeelding', |
|
74 | - 'DIR_CAT_NAME' => 'Categorienaam', |
|
75 | - 'DIR_CAT_NAME_EMPTY' => 'Je moet een categorienaam invullen', |
|
76 | - 'DIR_CAT_PARENT' => 'Categorie-hoofd', |
|
77 | - 'DIR_CAT_RESYNCED' => 'De categorie “%s” is gesynchroniseerd', |
|
78 | - 'DIR_CAT_SETTINGS' => 'Categorie-instellingen', |
|
79 | - 'DIR_CAT_TOO_LONG' => 'De categoriebeschrijving is te lang. Het mag niet meer dan 4000 tekens bevatten.', |
|
80 | - 'DIR_CAT_UPDATED' => 'De categorie-informatie is bijgewerkt.', |
|
81 | - 'DIR_COMM_PARAM' => 'Reactie-instellingen', |
|
82 | - 'DIR_COMM_PER_PAGE' => 'Aantal reacties per pagina', |
|
83 | - 'DIR_CONFIG_SETTINGS' => 'De directory configuratie update', |
|
84 | - 'DIR_COUNT_ALL' => 'Tel de subcategorieën websites', |
|
85 | - 'DIR_COUNT_ALL_EXPLAIN' => 'Als je deze optie inschakelt, dan zal de teller, weergegeven naast iedere categorie, ook de websites in de subcategorieën tellen.', |
|
86 | - 'DIR_ADD_CAT' => 'Nieuwe categorie aanmaken', |
|
87 | - 'DIR_CRON_ENABLE' => 'Backlink periodieke controle inschakelen', |
|
88 | - 'DIR_CRON_ENABLE_EXPLAIN' => 'Wanneer ingeschakeld, dan zal deze optie periodiek de opgegeven backlinks controleren op hun geldigheid.', |
|
89 | - 'DIR_CRON_EVERY' => 'Controleer elke', |
|
90 | - 'DIR_CRON_SETTINGS' => 'Backlinks-instellingen', |
|
91 | - 'DIR_DEFAULT_ORDER' => 'Rang standaard volgorde', |
|
92 | - 'DIR_DELETE_ALL_LINKS' => 'Verwijder alle websites', |
|
93 | - 'DIR_DELETE_ORPHANS' => 'Verwijder wees-banners', |
|
94 | - 'DIR_DELETE_ORPHANS_CONFIRM' => 'Weet je zeker dat je alle wees-banners wilt verwijderen?', |
|
95 | - 'DIR_DELETE_ORPHANS_EXPLAIN' => 'De wees-banners zijn banners die zijn gekopieerd op de server, maar voor een onbekende reden niet meer geassocieerd worden met een directory website.', |
|
96 | - 'DIR_DELETE_ORPHANS_SUCCESS' => 'Wees-banners verwijderd', |
|
97 | - 'DIR_DELETE_SUBCATS' => 'Verwijder de websites en de categorieën', |
|
98 | - 'DIR_EDIT_CAT' => 'Wijzig categorie', |
|
99 | - 'DIR_EDIT_EXPLAIN' => 'Het volgende formulier staat je toe om deze categorie te personaliseren.', |
|
100 | - 'DIR_ERROR_AUTH_COMM' => 'Je bent niet toegestaan om een reactie te plaatsen.', |
|
101 | - 'DIR_ERROR_CAT' => 'Het is niet mogelijk om de data van de categorie terug te krijgen.', |
|
102 | - 'DIR_ERROR_COMM_LOGGED' => 'Je moet aangemeld zijn om een reactie te plaatsen.', |
|
103 | - 'DIR_ERROR_KEYWORD' => 'Je moet sleutelwoorden invoeren om een zoekopdracht te kunnen uitvoeren.', |
|
104 | - 'DIR_ERROR_NOT_AUTH' => 'Je bent niet toegestaan om deze operatie uit te voeren.', |
|
105 | - 'DIR_ERROR_NO_LINK' => 'De website die je zoekt bestaat niet.', |
|
106 | - 'DIR_ERROR_NO_LINKS' => 'Deze website bestaat niet.', |
|
107 | - 'DIR_ERROR_SUBMIT_TYPE' => 'Verkeerde datatype in de functie “dir_submit_type”.', |
|
108 | - 'DIR_ERROR_URL' => 'Je moet een geldige URL invoeren.', |
|
109 | - 'DIR_ERROR_VOTE' => 'Je hebt al gestemd op deze website.', |
|
110 | - 'DIR_ERROR_VOTE_LOGGED' => 'Je moet aangemeld zijn om te kunnen stemmen.', |
|
111 | - 'DIR_INDEX' => 'Index van de Directory', |
|
112 | - 'DIR_LENGTH_COMMENTS' => 'Maximaal aantal tekens om te reageren op een link', |
|
113 | - 'DIR_LINKS' => 'Links', |
|
114 | - 'DIR_LINK_ACTIVATE' => 'Goedkeuren', |
|
115 | - 'DIR_LINK_DELETE' => 'Afkeuren', |
|
116 | - 'DIR_LIST_INDEX' => 'Geef te categorie weer in de legenda van zijn hoofdcategorie.', |
|
117 | - 'DIR_MAIL_NOTIFICATION' => 'Een nieuwe website in de directory', |
|
118 | - 'DIR_MAIL_VALIDATION' => 'Ontvang een email voor websites die wachten op goedkeuring', |
|
119 | - 'DIR_MAX_ADD_ATTEMPTS' => 'Pogingen voor de bevestigingscode', |
|
120 | - 'DIR_MAX_ADD_ATTEMPTS_EXPLAIN' => 'Aantal pogingen om de bevestigingscode in te voeren voor het einde van de sessie.', |
|
121 | - 'DIR_MAX_BANN' => 'Maximale banner afmetingen', |
|
122 | - 'DIR_MAX_BANN_EXPLAIN' => 'Maximale banner afmetingen. Zet deze twee waardes op 0px bij 0px om deze optie uit te schakelen.', |
|
123 | - 'DIR_MAX_DESC' => 'Maximaal aantal tekens voor de website beschrijving.', |
|
124 | - 'DIR_MAX_SIZE' => 'Maximale banner grootte', |
|
125 | - 'DIR_MAX_SIZE_EXPLAIN' => 'Maximale banner bestandsgrootte', |
|
126 | - 'DIR_MOVE_LINKS_TO' => 'Verplaats alle websites naar', |
|
127 | - 'DIR_MOVE_SUBCATS_TO' => 'Verplaats de sub-categorieën', |
|
128 | - 'DIR_MUST_BACK' => 'Verzoek een backlink', |
|
129 | - 'DIR_MUST_BACK_EXPLAIN' => 'Als je deze optie inschakelt wordt er gevraagd naar een backlink tijdens het toevoegen van een website.', |
|
130 | - 'DIR_MUST_DESCRIBE' => 'Een beschrijvingsaanvraag inschakelen tijdens een website opgave.', |
|
131 | - 'DIR_NB_CHECK' => 'Aantal controles voor verwijdering', |
|
132 | - 'DIR_NB_CHECK_EXPLAIN' => 'Voer het aantal controles in waarna een website verwijderd wordt, omdat zijn backlink niet meer geldig is; een e-mail zal verstuurd worden na elke mislukte controle om de gebruiker te waarschuwen over de missende backlink. Vul 0 in als je de website wilt verwijderen na de eerste mislukt controle.', |
|
133 | - 'DIR_NESTEDSET_LOCK_FAILED_ACQUIRE' => 'De categorieën tabel kan niet gesloten worden voor deze actie', |
|
134 | - 'DIR_NESTEDSET_INVALID_ITEM' => 'De informatie over de catogorie kan niet worden opgehaald', |
|
135 | - 'DIR_NESTEDSET_INVALID_PARENT' => 'Ongeldige hoofd categorie', |
|
136 | - 'DIR_NEW_TIME' => 'Aantal dagen dat een website nieuw is.', |
|
137 | - 'DIR_NEW_TIME_EXPLAIN' => 'Het aantal dagen dat een website als nieuw wordt weergegeven. Tijdens het aantal dagen dat is ingevuld wordt het icoontje "new" weergegeven. Een waarde van 0 zal deze functie uitschakelen.', |
|
138 | - 'DIR_NEXT_CRON_ACTION' => 'Datum van de volgende controle', |
|
139 | - 'DIR_NO_CAT' => 'Geen categorie geselecteerd', |
|
140 | - 'DIR_NO_DESTINATION_CAT' => 'Er is geen bestemmingscategorie gespecificeerd', |
|
141 | - 'DIR_NO_LINK' => 'Er zijn geen websites die wachten op goedkeuring', |
|
142 | - 'DIR_NO_PARENT' => 'Geen hoofd', |
|
143 | - 'DIR_NUMBER_CATS' => 'Aantal categorieën', |
|
144 | - 'DIR_NUMBER_CLICKS' => 'Aantal klikken', |
|
145 | - 'DIR_NUMBER_COMMENTS' => 'Aantal reacties', |
|
146 | - 'DIR_NUMBER_LINKS' => 'Aantal actieve links', |
|
147 | - 'DIR_NUMBER_ORPHANS' => 'Aantal banners', |
|
148 | - 'DIR_NUMBER_VOTES' => 'Aantal stemmen', |
|
149 | - 'DIR_ORDER_A_A' => '[Oplopend] Auteur', |
|
150 | - 'DIR_ORDER_A_D' => '[Aflopend] Auteur', |
|
151 | - 'DIR_ORDER_R_A' => '[Oplopend] Reacties', |
|
152 | - 'DIR_ORDER_R_D' => '[Aflopend] Reacties', |
|
153 | - 'DIR_ORDER_S_A' => '[Oplopend] Naam', |
|
154 | - 'DIR_ORDER_S_D' => '[Aflopend] Naam', |
|
155 | - 'DIR_ORDER_T_A' => '[Oplopend] Datum', |
|
156 | - 'DIR_ORDER_T_D' => '[Aflopend] Datum', |
|
157 | - 'DIR_ORDER_V_A' => '[Oplopend] Klikken', |
|
158 | - 'DIR_ORDER_V_D' => '[Aflopend] Klikken', |
|
159 | - 'DIR_PARAM' => 'Algemene Instellingen', |
|
160 | - 'DIR_RECENT_COLUMNS' => 'Aantal links in een rij', |
|
161 | - 'DIR_RECENT_ENABLE' => 'Inschakelen "Laatst toegevoegde links" blok', |
|
162 | - 'DIR_RECENT_ENABLE_EXPLAIN' => 'Deze optie geeft een blok weer, wat de nieuwste websites weergeeft die zijn toegevoegd aan de directory, onderaan de directory hoofdpagina.<br />Het aantal weergegeven websites kan ingesteld worden in de volgende instelling.', |
|
163 | - 'DIR_RECENT_EXCLUDE' => 'ID van de categorieën om uit te sluiten', |
|
164 | - 'DIR_RECENT_EXCLUDE_EXPLAIN' => 'Vul hier het ID van de categorieën in die je niet in het "Laatst toegevoegde links" blok wilt zien, gescheiden met een komma.<br />Bijv: 1,4,12', |
|
165 | - 'DIR_RECENT_GUEST' => 'Instellingen "Laatst toegevoegde links" blok', |
|
166 | - 'DIR_RECENT_ROWS' => 'Aantal rijen in een blok', |
|
167 | - 'DIR_RESET_CLICKS' => 'Reset klikken teller', |
|
168 | - 'DIR_RESET_CLICKS_CONFIRM' => 'Weet je zeker dat je de klikken teller wilt resetten?', |
|
169 | - 'DIR_RESET_CLICKS_SUCCESS' => 'Klikken teller succesvol gereset', |
|
170 | - 'DIR_RESET_COMMENTS' => 'Reset reacties', |
|
171 | - 'DIR_RESET_COMMENTS_CONFIRM' => 'Weet je zeker dat je de reacties wilt resetten?', |
|
172 | - 'DIR_RESET_COMMENTS_EXPLAIN' => 'Verwijderd alle reacties van de directory links', |
|
173 | - 'DIR_RESET_COMMENTS_SUCCESS' => 'Reacties succesvol gereset', |
|
174 | - 'DIR_RESET_VOTES' => 'Reset stemmen', |
|
175 | - 'DIR_RESET_VOTES_CONFIRM' => 'Weet je zeker dat je de stemmen wilt resetten?', |
|
176 | - 'DIR_RESET_VOTES_EXPLAIN' => 'verwijderd alle stemmen van de directory links', |
|
177 | - 'DIR_RESET_VOTES_SUCCESS' => 'Stemmen succesvol gereset', |
|
178 | - 'DIR_REWRITE_PARAM' => 'Instellingen link herschrijven', |
|
179 | - 'DIR_SELECT_CAT' => 'Selecteer een categorie', |
|
180 | - 'DIR_SHOW' => 'Aantal websites per pagina', |
|
181 | - 'DIR_STATS' => 'Directorystatistieken', |
|
182 | - 'DIR_STORAGE_BANNER' => 'Kopieer alle banners naar de server', |
|
183 | - 'DIR_STORAGE_BANNER_EXPLAIN' => 'Als deze optie is ingeschakeld, worden de banners die gelinkt worden bij de websites, gekopieerd naar je eigen server.<br />De pagina‘s worden dan ook sneller geladen.', |
|
184 | - 'DIR_SUBCAT' => 'Sub-categorie', |
|
185 | - 'DIR_THUMB_PARAM' => 'Miniatuurinstellingen', |
|
186 | - 'DIR_THUMB_SERVICE' => 'Miniatuurservice om te gebruiken', |
|
187 | - 'DIR_THUMB_SERVICE_EXPLAIN' => 'Miniatuurservice om te gebruiken wanneer de Ascreen-miniatuur niet bestaat. Ondanks het inschakelen van de optie hieronder, zal het veranderen van deze instelling alleen effect hebben op toekomstig ingestuurde websites.', |
|
188 | - 'DIR_THUMB_SERVICE_REVERSE' => 'De retroactieve verandering van service inschakelen', |
|
189 | - 'DIR_THUMB_SERVICE_REVERSE_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, zullen de bestaande linken voor de verandering van de service gebruik gaan maken van de nieuw geselecteerde service. Het vereist een query voor iedere website tijdens de eerste weergave na de service verandering, om de tabel bij te werken.', |
|
190 | - 'DIR_USER_PROP' => 'Toegevoegd door %s in <i>%s</i> de %s', |
|
191 | - 'DIR_VALIDATE' => 'Goedkeuring door beheerder', |
|
192 | - 'DIR_VALIDATE_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, moeten toegevoegde websites eerst goedgekeurd worden voor deze zichtbaar zijn in de directory. Als je <i>nee</i> aanvinkt verschijnen de websites direct in de directory.', |
|
193 | - 'DIR_VALIDATION' => 'Validatie van de directory websites', |
|
194 | - 'DIR_VALIDATION_EXPLAIN' => 'Deze optie zal alleen werken als je op de instellingenpagina de instelling dat websites in de directory goedgekeurd moeten worden, gekozen hebt. Wanneer dit zo is, zal een e-mail verstuurd worden naar het persoon die de website heeft ingestuurd en zodra je de website goedkeurt, zal het verschijnen in de directory.', |
|
195 | - 'DIR_VISUAL_CONFIRM' => 'Bevestigingscode voor gasten', |
|
196 | - 'DIR_VISUAL_CONFIRM_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, moeten gasten een bevestigingscode invoeren om massa toevoegingen van websites te voorkomen.', |
|
197 | - 'DIR_WAITING_LINKS' => 'Websites wachtend op goedkeuring', |
|
34 | + 'ACP_DIRECTORY' => 'phpBB Directory', |
|
35 | + 'ACP_DIRECTORY_CATS' => 'Categorie-instellingen', |
|
36 | + 'ACP_DIRECTORY_INDEX_TITLE' => 'phpBB Directory', |
|
37 | + 'ACP_DIRECTORY_MAIN' => 'Informatie en Gereedschap', |
|
38 | + 'ACP_DIRECTORY_SETTINGS' => 'Algemene instellingen', |
|
39 | + 'ACP_DIRECTORY_SETTINGS_EXPLAIN' => 'Directory instellingen', |
|
40 | + 'ACP_DIRECTORY_VAL' => 'Website autorisatie', |
|
41 | + 'DIR_ACTIVE_CHECK' => 'De verstuurde websites-test inschakelen', |
|
42 | + 'DIR_ACTIVE_CHECK_EXPLAIN' => 'Door dit in te stellen op <i>ja</i>, dan zullen de links getest worden wanneer ze verstuurd worden. Als er binnen één seconde geen antwoord komt, dan zullen ze beschouwd worden als niet bereikbaar.', |
|
43 | + 'DIR_ACTIVE_THUMB' => 'Website miniaturen inschakelen', |
|
44 | + 'DIR_ACTIVE_THUMB_REMOTE' => 'De AscreeN compatibiliteit inschakelen', |
|
45 | + 'DIR_ACTIVE_THUMB_REMOTE_EXPLAIN' => 'Door dit in te stellen op <i>ja</i>, dan zal tijdens een website-opgave, de mod controleren of er een AscreeN miniatuur bestaat.<br />Een AscreeN miniatuur wordt beheerd door de webmaster en is normaal een meer accurate versie van het uiterlijk van de website.', |
|
46 | + 'DIR_ACTIV_BANNER' => 'Bannerlink inschakelen', |
|
47 | + 'DIR_ACTIV_FLAG' => 'Taalselectie inschakelen', |
|
48 | + 'DIR_ACTIV_PAGERANK' => 'Website-pagerank inschakelen', |
|
49 | + 'DIR_ACTIV_PAGERANK_EXPLAIN' => 'De pagerank berekent tijdens de website-opgave zal worden weergegeven.', |
|
50 | + 'DIR_ACTIV_REWRITE' => 'De directory url rewritting inschakelen', |
|
51 | + 'DIR_ACTIV_REWRITE_EXPLAIN' => 'Als je deze optie inschakelt, dan zullen de URLs van de directory-categorieën alsmede de navbar’s directory link herschreven worden volgens de instellingen van de mod <a href="http://www.phpbb-seo.com/fr/mod-rewrite-phpbb/ultimate-seo-url-t4489.html" target="_blank">Ultimate SEO URL van dcz</a>.<br />Een update van het bestand .htaccess zal vereist zijn.', |
|
52 | + 'DIR_ACTIV_RSS' => 'De specificatie van de RSS feed inschakelen', |
|
53 | + 'DIR_ACTIV_RSS_EXPLAIN' => 'Het activeren van deze optie staat je toe om de URL van de geassocieerde RSS feed te specificeren tijdens de website-opgave.<br />Een icoon zal weergegeven worden wanneer de categorie wordt bekeken.', |
|
54 | + 'DIR_ADD_GUEST' => 'Gast-instellingen', |
|
55 | + 'DIR_ALLOW_BBCODE' => 'BBCodes toestaan in reacties', |
|
56 | + 'DIR_ALLOW_COMMENTS' => 'Reacties toestaan', |
|
57 | + 'DIR_ALLOW_FLASH' => 'Gebruik van <code>[FLASH]</code> BBCode-tag in reacties toestaan', |
|
58 | + 'DIR_ALLOW_LINKS' => 'Links toestaan in reacties', |
|
59 | + 'DIR_ALLOW_SMILIES' => 'Smilies toestaan in reacties', |
|
60 | + 'DIR_ALLOW_VOTES' => 'Stemmen toestaan', |
|
61 | + 'DIR_BANNERS_DIR_SIZE' => 'De grote van de banners directory', |
|
62 | + 'DIR_BANN_PARAM' => 'Bannersinstellingen', |
|
63 | + 'DIR_CAT_ADMIN' => 'Instellingen van de directory categorieën', |
|
64 | + 'DIR_CAT_ADMIN_EXPLAIN' => 'Hier kan je individuele categorieën toevoegen, wijzigen of verwijderen. Als de statistieken van de links (reacties, aantal stemmen) of één van de categorieën niet correct lijken, dan kan je ook een categorie synchroniseren.', |
|
65 | + 'DIR_CAT_CREATED' => 'De categorie is aangemaakt.', |
|
66 | + 'DIR_CAT_DATA_NEGATIVE' => 'De automatische controle instellingen en het aantal controles voordat de site verwijderd wordt kan niet negatief zijn of niet bestaan.', |
|
67 | + 'DIR_CAT_DELETE' => 'Verwijder de categorie', |
|
68 | + 'DIR_CAT_DELETED' => 'De categorie is verwijderd', |
|
69 | + 'DIR_CAT_DELETE_EXPLAIN' => 'Het volgende formulier staat je toe om een categorie te verwijderen en laat je besluiten waar je alle websites (of categorieën) dit het bevat naar toe wilt verplaatsen.', |
|
70 | + 'DIR_CAT_DESC' => 'Beschrijving', |
|
71 | + 'DIR_CAT_DESC_EXPLAIN' => 'De beschrijving van de categorie is optioneel. Als je een beschrijving wilt schrijven, dan zal het verschijnen boven de websites in de categorie.<br />Iedere HTML attribuut hier geschreven, zal weergegeven worden zoals het hier staat.', |
|
72 | + 'DIR_CAT_GENERAL_SETTINGS' => 'Algemene instellingen van de categorie', |
|
73 | + 'DIR_CAT_ICON' => 'Categorie-afbeelding', |
|
74 | + 'DIR_CAT_NAME' => 'Categorienaam', |
|
75 | + 'DIR_CAT_NAME_EMPTY' => 'Je moet een categorienaam invullen', |
|
76 | + 'DIR_CAT_PARENT' => 'Categorie-hoofd', |
|
77 | + 'DIR_CAT_RESYNCED' => 'De categorie “%s” is gesynchroniseerd', |
|
78 | + 'DIR_CAT_SETTINGS' => 'Categorie-instellingen', |
|
79 | + 'DIR_CAT_TOO_LONG' => 'De categoriebeschrijving is te lang. Het mag niet meer dan 4000 tekens bevatten.', |
|
80 | + 'DIR_CAT_UPDATED' => 'De categorie-informatie is bijgewerkt.', |
|
81 | + 'DIR_COMM_PARAM' => 'Reactie-instellingen', |
|
82 | + 'DIR_COMM_PER_PAGE' => 'Aantal reacties per pagina', |
|
83 | + 'DIR_CONFIG_SETTINGS' => 'De directory configuratie update', |
|
84 | + 'DIR_COUNT_ALL' => 'Tel de subcategorieën websites', |
|
85 | + 'DIR_COUNT_ALL_EXPLAIN' => 'Als je deze optie inschakelt, dan zal de teller, weergegeven naast iedere categorie, ook de websites in de subcategorieën tellen.', |
|
86 | + 'DIR_ADD_CAT' => 'Nieuwe categorie aanmaken', |
|
87 | + 'DIR_CRON_ENABLE' => 'Backlink periodieke controle inschakelen', |
|
88 | + 'DIR_CRON_ENABLE_EXPLAIN' => 'Wanneer ingeschakeld, dan zal deze optie periodiek de opgegeven backlinks controleren op hun geldigheid.', |
|
89 | + 'DIR_CRON_EVERY' => 'Controleer elke', |
|
90 | + 'DIR_CRON_SETTINGS' => 'Backlinks-instellingen', |
|
91 | + 'DIR_DEFAULT_ORDER' => 'Rang standaard volgorde', |
|
92 | + 'DIR_DELETE_ALL_LINKS' => 'Verwijder alle websites', |
|
93 | + 'DIR_DELETE_ORPHANS' => 'Verwijder wees-banners', |
|
94 | + 'DIR_DELETE_ORPHANS_CONFIRM' => 'Weet je zeker dat je alle wees-banners wilt verwijderen?', |
|
95 | + 'DIR_DELETE_ORPHANS_EXPLAIN' => 'De wees-banners zijn banners die zijn gekopieerd op de server, maar voor een onbekende reden niet meer geassocieerd worden met een directory website.', |
|
96 | + 'DIR_DELETE_ORPHANS_SUCCESS' => 'Wees-banners verwijderd', |
|
97 | + 'DIR_DELETE_SUBCATS' => 'Verwijder de websites en de categorieën', |
|
98 | + 'DIR_EDIT_CAT' => 'Wijzig categorie', |
|
99 | + 'DIR_EDIT_EXPLAIN' => 'Het volgende formulier staat je toe om deze categorie te personaliseren.', |
|
100 | + 'DIR_ERROR_AUTH_COMM' => 'Je bent niet toegestaan om een reactie te plaatsen.', |
|
101 | + 'DIR_ERROR_CAT' => 'Het is niet mogelijk om de data van de categorie terug te krijgen.', |
|
102 | + 'DIR_ERROR_COMM_LOGGED' => 'Je moet aangemeld zijn om een reactie te plaatsen.', |
|
103 | + 'DIR_ERROR_KEYWORD' => 'Je moet sleutelwoorden invoeren om een zoekopdracht te kunnen uitvoeren.', |
|
104 | + 'DIR_ERROR_NOT_AUTH' => 'Je bent niet toegestaan om deze operatie uit te voeren.', |
|
105 | + 'DIR_ERROR_NO_LINK' => 'De website die je zoekt bestaat niet.', |
|
106 | + 'DIR_ERROR_NO_LINKS' => 'Deze website bestaat niet.', |
|
107 | + 'DIR_ERROR_SUBMIT_TYPE' => 'Verkeerde datatype in de functie “dir_submit_type”.', |
|
108 | + 'DIR_ERROR_URL' => 'Je moet een geldige URL invoeren.', |
|
109 | + 'DIR_ERROR_VOTE' => 'Je hebt al gestemd op deze website.', |
|
110 | + 'DIR_ERROR_VOTE_LOGGED' => 'Je moet aangemeld zijn om te kunnen stemmen.', |
|
111 | + 'DIR_INDEX' => 'Index van de Directory', |
|
112 | + 'DIR_LENGTH_COMMENTS' => 'Maximaal aantal tekens om te reageren op een link', |
|
113 | + 'DIR_LINKS' => 'Links', |
|
114 | + 'DIR_LINK_ACTIVATE' => 'Goedkeuren', |
|
115 | + 'DIR_LINK_DELETE' => 'Afkeuren', |
|
116 | + 'DIR_LIST_INDEX' => 'Geef te categorie weer in de legenda van zijn hoofdcategorie.', |
|
117 | + 'DIR_MAIL_NOTIFICATION' => 'Een nieuwe website in de directory', |
|
118 | + 'DIR_MAIL_VALIDATION' => 'Ontvang een email voor websites die wachten op goedkeuring', |
|
119 | + 'DIR_MAX_ADD_ATTEMPTS' => 'Pogingen voor de bevestigingscode', |
|
120 | + 'DIR_MAX_ADD_ATTEMPTS_EXPLAIN' => 'Aantal pogingen om de bevestigingscode in te voeren voor het einde van de sessie.', |
|
121 | + 'DIR_MAX_BANN' => 'Maximale banner afmetingen', |
|
122 | + 'DIR_MAX_BANN_EXPLAIN' => 'Maximale banner afmetingen. Zet deze twee waardes op 0px bij 0px om deze optie uit te schakelen.', |
|
123 | + 'DIR_MAX_DESC' => 'Maximaal aantal tekens voor de website beschrijving.', |
|
124 | + 'DIR_MAX_SIZE' => 'Maximale banner grootte', |
|
125 | + 'DIR_MAX_SIZE_EXPLAIN' => 'Maximale banner bestandsgrootte', |
|
126 | + 'DIR_MOVE_LINKS_TO' => 'Verplaats alle websites naar', |
|
127 | + 'DIR_MOVE_SUBCATS_TO' => 'Verplaats de sub-categorieën', |
|
128 | + 'DIR_MUST_BACK' => 'Verzoek een backlink', |
|
129 | + 'DIR_MUST_BACK_EXPLAIN' => 'Als je deze optie inschakelt wordt er gevraagd naar een backlink tijdens het toevoegen van een website.', |
|
130 | + 'DIR_MUST_DESCRIBE' => 'Een beschrijvingsaanvraag inschakelen tijdens een website opgave.', |
|
131 | + 'DIR_NB_CHECK' => 'Aantal controles voor verwijdering', |
|
132 | + 'DIR_NB_CHECK_EXPLAIN' => 'Voer het aantal controles in waarna een website verwijderd wordt, omdat zijn backlink niet meer geldig is; een e-mail zal verstuurd worden na elke mislukte controle om de gebruiker te waarschuwen over de missende backlink. Vul 0 in als je de website wilt verwijderen na de eerste mislukt controle.', |
|
133 | + 'DIR_NESTEDSET_LOCK_FAILED_ACQUIRE' => 'De categorieën tabel kan niet gesloten worden voor deze actie', |
|
134 | + 'DIR_NESTEDSET_INVALID_ITEM' => 'De informatie over de catogorie kan niet worden opgehaald', |
|
135 | + 'DIR_NESTEDSET_INVALID_PARENT' => 'Ongeldige hoofd categorie', |
|
136 | + 'DIR_NEW_TIME' => 'Aantal dagen dat een website nieuw is.', |
|
137 | + 'DIR_NEW_TIME_EXPLAIN' => 'Het aantal dagen dat een website als nieuw wordt weergegeven. Tijdens het aantal dagen dat is ingevuld wordt het icoontje "new" weergegeven. Een waarde van 0 zal deze functie uitschakelen.', |
|
138 | + 'DIR_NEXT_CRON_ACTION' => 'Datum van de volgende controle', |
|
139 | + 'DIR_NO_CAT' => 'Geen categorie geselecteerd', |
|
140 | + 'DIR_NO_DESTINATION_CAT' => 'Er is geen bestemmingscategorie gespecificeerd', |
|
141 | + 'DIR_NO_LINK' => 'Er zijn geen websites die wachten op goedkeuring', |
|
142 | + 'DIR_NO_PARENT' => 'Geen hoofd', |
|
143 | + 'DIR_NUMBER_CATS' => 'Aantal categorieën', |
|
144 | + 'DIR_NUMBER_CLICKS' => 'Aantal klikken', |
|
145 | + 'DIR_NUMBER_COMMENTS' => 'Aantal reacties', |
|
146 | + 'DIR_NUMBER_LINKS' => 'Aantal actieve links', |
|
147 | + 'DIR_NUMBER_ORPHANS' => 'Aantal banners', |
|
148 | + 'DIR_NUMBER_VOTES' => 'Aantal stemmen', |
|
149 | + 'DIR_ORDER_A_A' => '[Oplopend] Auteur', |
|
150 | + 'DIR_ORDER_A_D' => '[Aflopend] Auteur', |
|
151 | + 'DIR_ORDER_R_A' => '[Oplopend] Reacties', |
|
152 | + 'DIR_ORDER_R_D' => '[Aflopend] Reacties', |
|
153 | + 'DIR_ORDER_S_A' => '[Oplopend] Naam', |
|
154 | + 'DIR_ORDER_S_D' => '[Aflopend] Naam', |
|
155 | + 'DIR_ORDER_T_A' => '[Oplopend] Datum', |
|
156 | + 'DIR_ORDER_T_D' => '[Aflopend] Datum', |
|
157 | + 'DIR_ORDER_V_A' => '[Oplopend] Klikken', |
|
158 | + 'DIR_ORDER_V_D' => '[Aflopend] Klikken', |
|
159 | + 'DIR_PARAM' => 'Algemene Instellingen', |
|
160 | + 'DIR_RECENT_COLUMNS' => 'Aantal links in een rij', |
|
161 | + 'DIR_RECENT_ENABLE' => 'Inschakelen "Laatst toegevoegde links" blok', |
|
162 | + 'DIR_RECENT_ENABLE_EXPLAIN' => 'Deze optie geeft een blok weer, wat de nieuwste websites weergeeft die zijn toegevoegd aan de directory, onderaan de directory hoofdpagina.<br />Het aantal weergegeven websites kan ingesteld worden in de volgende instelling.', |
|
163 | + 'DIR_RECENT_EXCLUDE' => 'ID van de categorieën om uit te sluiten', |
|
164 | + 'DIR_RECENT_EXCLUDE_EXPLAIN' => 'Vul hier het ID van de categorieën in die je niet in het "Laatst toegevoegde links" blok wilt zien, gescheiden met een komma.<br />Bijv: 1,4,12', |
|
165 | + 'DIR_RECENT_GUEST' => 'Instellingen "Laatst toegevoegde links" blok', |
|
166 | + 'DIR_RECENT_ROWS' => 'Aantal rijen in een blok', |
|
167 | + 'DIR_RESET_CLICKS' => 'Reset klikken teller', |
|
168 | + 'DIR_RESET_CLICKS_CONFIRM' => 'Weet je zeker dat je de klikken teller wilt resetten?', |
|
169 | + 'DIR_RESET_CLICKS_SUCCESS' => 'Klikken teller succesvol gereset', |
|
170 | + 'DIR_RESET_COMMENTS' => 'Reset reacties', |
|
171 | + 'DIR_RESET_COMMENTS_CONFIRM' => 'Weet je zeker dat je de reacties wilt resetten?', |
|
172 | + 'DIR_RESET_COMMENTS_EXPLAIN' => 'Verwijderd alle reacties van de directory links', |
|
173 | + 'DIR_RESET_COMMENTS_SUCCESS' => 'Reacties succesvol gereset', |
|
174 | + 'DIR_RESET_VOTES' => 'Reset stemmen', |
|
175 | + 'DIR_RESET_VOTES_CONFIRM' => 'Weet je zeker dat je de stemmen wilt resetten?', |
|
176 | + 'DIR_RESET_VOTES_EXPLAIN' => 'verwijderd alle stemmen van de directory links', |
|
177 | + 'DIR_RESET_VOTES_SUCCESS' => 'Stemmen succesvol gereset', |
|
178 | + 'DIR_REWRITE_PARAM' => 'Instellingen link herschrijven', |
|
179 | + 'DIR_SELECT_CAT' => 'Selecteer een categorie', |
|
180 | + 'DIR_SHOW' => 'Aantal websites per pagina', |
|
181 | + 'DIR_STATS' => 'Directorystatistieken', |
|
182 | + 'DIR_STORAGE_BANNER' => 'Kopieer alle banners naar de server', |
|
183 | + 'DIR_STORAGE_BANNER_EXPLAIN' => 'Als deze optie is ingeschakeld, worden de banners die gelinkt worden bij de websites, gekopieerd naar je eigen server.<br />De pagina‘s worden dan ook sneller geladen.', |
|
184 | + 'DIR_SUBCAT' => 'Sub-categorie', |
|
185 | + 'DIR_THUMB_PARAM' => 'Miniatuurinstellingen', |
|
186 | + 'DIR_THUMB_SERVICE' => 'Miniatuurservice om te gebruiken', |
|
187 | + 'DIR_THUMB_SERVICE_EXPLAIN' => 'Miniatuurservice om te gebruiken wanneer de Ascreen-miniatuur niet bestaat. Ondanks het inschakelen van de optie hieronder, zal het veranderen van deze instelling alleen effect hebben op toekomstig ingestuurde websites.', |
|
188 | + 'DIR_THUMB_SERVICE_REVERSE' => 'De retroactieve verandering van service inschakelen', |
|
189 | + 'DIR_THUMB_SERVICE_REVERSE_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, zullen de bestaande linken voor de verandering van de service gebruik gaan maken van de nieuw geselecteerde service. Het vereist een query voor iedere website tijdens de eerste weergave na de service verandering, om de tabel bij te werken.', |
|
190 | + 'DIR_USER_PROP' => 'Toegevoegd door %s in <i>%s</i> de %s', |
|
191 | + 'DIR_VALIDATE' => 'Goedkeuring door beheerder', |
|
192 | + 'DIR_VALIDATE_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, moeten toegevoegde websites eerst goedgekeurd worden voor deze zichtbaar zijn in de directory. Als je <i>nee</i> aanvinkt verschijnen de websites direct in de directory.', |
|
193 | + 'DIR_VALIDATION' => 'Validatie van de directory websites', |
|
194 | + 'DIR_VALIDATION_EXPLAIN' => 'Deze optie zal alleen werken als je op de instellingenpagina de instelling dat websites in de directory goedgekeurd moeten worden, gekozen hebt. Wanneer dit zo is, zal een e-mail verstuurd worden naar het persoon die de website heeft ingestuurd en zodra je de website goedkeurt, zal het verschijnen in de directory.', |
|
195 | + 'DIR_VISUAL_CONFIRM' => 'Bevestigingscode voor gasten', |
|
196 | + 'DIR_VISUAL_CONFIRM_EXPLAIN' => 'Als je <i>ja</i> aanvinkt, moeten gasten een bevestigingscode invoeren om massa toevoegingen van websites te voorkomen.', |
|
197 | + 'DIR_WAITING_LINKS' => 'Websites wachtend op goedkeuring', |
|
198 | 198 | |
199 | - 'LOG_DIR_AUTO_PRUNE' => '<strong>Automatisch opschonen van een categorie van de directory</strong><br />» %s', |
|
200 | - 'LOG_DIR_CAT_ADD' => '<strong>Nieuwe categorie in de directory aangemaakt</strong><br />» %s', |
|
201 | - 'LOG_DIR_CAT_DEL_CAT' => '<strong>Categorie uit de directory verwijderd</strong><br />» %s', |
|
202 | - 'LOG_DIR_CAT_DEL_CATS' => '<strong>Categorie en sub-categorieën uit de directory verwijderd</strong><br />» %s', |
|
203 | - 'LOG_DIR_CAT_DEL_LINKS' => '<strong>Categorie en de websites uit de directory verwijderd.</strong><br />» %s', |
|
204 | - 'LOG_DIR_CAT_DEL_LINKS_CATS' => '<strong>Verwijdering van een categorie, zijn reacties en zijn sub-categorieën</strong><br />» %s', |
|
205 | - 'LOG_DIR_CAT_DEL_LINKS_MOVE_CATS' => '<strong>Verwijdering van een categorie en zijn reacties, de sub-categorieën verplaatst</strong> naar %1$s<br />» %2$s', |
|
206 | - 'LOG_DIR_CAT_DEL_MOVE_CATS' => '<strong>Verwijdering van een categorie, sub-categorieën verplaatst</strong> naar %1$s<br />» %2$s', |
|
207 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS' => '<strong>Categorie uit de directory verwijderd en website verplaatst</strong> naar %1$s<br />» %2$s', |
|
208 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS_CATS' => '<strong>Categorie en sub-categorieën uit de directory verwijderd, en websites verplaatst</strong> vers %1$s<br />» %2$s', |
|
209 | - 'LOG_DIR_CAT_DEL_MOVE_LINKS_MOVE_CATS' => '<strong>Categorie uit de directory verwijderd, websites verplaatst </strong> naar %1$s <strong>en sub-categorieën verplaatst</strong> naar<br />» %3$s', |
|
210 | - 'LOG_DIR_CAT_EDIT' => '<strong>Categorie van de directory gewijzigd</strong><br />» %s', |
|
211 | - 'LOG_DIR_CAT_MOVE_DOWN' => '<strong>Categorie van de directory verplaatst</strong> %1$s <strong>onder</strong> %2$s', |
|
212 | - 'LOG_DIR_CAT_MOVE_UP' => '<strong>Categorie van de directory verplaatst</strong> %1$s <strong>boven</strong> %2$s', |
|
213 | - 'LOG_DIR_CAT_SYNC' => '<strong>Synchronisatie van de categorie uit de directory</strong><br />» %s', |
|
214 | - 'LOG_LINK_APPROVED' => '<strong>Website wachtend op goedkeuring goedgekeurd</strong><br />» %s', |
|
215 | - 'LOG_LINK_DISAPPROVED' => '<strong>Website wachtend op goedkeuring afgekeurd</strong><br />» %s', |
|
199 | + 'LOG_DIR_AUTO_PRUNE' => '<strong>Automatisch opschonen van een categorie van de directory</strong><br />» %s', |
|
200 | + 'LOG_DIR_CAT_ADD' => '<strong>Nieuwe categorie in de directory aangemaakt</strong><br />» %s', |
|
201 | + 'LOG_DIR_CAT_DEL_CAT' => '<strong>Categorie uit de directory verwijderd</strong><br />» %s', |
|
202 | + 'LOG_DIR_CAT_DEL_CATS' => '<strong>Categorie en sub-categorieën uit de directory verwijderd</strong><br />» %s', |
|
203 | + 'LOG_DIR_CAT_DEL_LINKS' => '<strong>Categorie en de websites uit de directory verwijderd.</strong><br />» %s', |
|
204 | + 'LOG_DIR_CAT_DEL_LINKS_CATS' => '<strong>Verwijdering van een categorie, zijn reacties en zijn sub-categorieën</strong><br />» %s', |
|
205 | + 'LOG_DIR_CAT_DEL_LINKS_MOVE_CATS' => '<strong>Verwijdering van een categorie en zijn reacties, de sub-categorieën verplaatst</strong> naar %1$s<br />» %2$s', |
|
206 | + 'LOG_DIR_CAT_DEL_MOVE_CATS' => '<strong>Verwijdering van een categorie, sub-categorieën verplaatst</strong> naar %1$s<br />» %2$s', |
|
207 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS' => '<strong>Categorie uit de directory verwijderd en website verplaatst</strong> naar %1$s<br />» %2$s', |
|
208 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS_CATS' => '<strong>Categorie en sub-categorieën uit de directory verwijderd, en websites verplaatst</strong> vers %1$s<br />» %2$s', |
|
209 | + 'LOG_DIR_CAT_DEL_MOVE_LINKS_MOVE_CATS' => '<strong>Categorie uit de directory verwijderd, websites verplaatst </strong> naar %1$s <strong>en sub-categorieën verplaatst</strong> naar<br />» %3$s', |
|
210 | + 'LOG_DIR_CAT_EDIT' => '<strong>Categorie van de directory gewijzigd</strong><br />» %s', |
|
211 | + 'LOG_DIR_CAT_MOVE_DOWN' => '<strong>Categorie van de directory verplaatst</strong> %1$s <strong>onder</strong> %2$s', |
|
212 | + 'LOG_DIR_CAT_MOVE_UP' => '<strong>Categorie van de directory verplaatst</strong> %1$s <strong>boven</strong> %2$s', |
|
213 | + 'LOG_DIR_CAT_SYNC' => '<strong>Synchronisatie van de categorie uit de directory</strong><br />» %s', |
|
214 | + 'LOG_LINK_APPROVED' => '<strong>Website wachtend op goedkeuring goedgekeurd</strong><br />» %s', |
|
215 | + 'LOG_LINK_DISAPPROVED' => '<strong>Website wachtend op goedkeuring afgekeurd</strong><br />» %s', |
|
216 | 216 | |
217 | - 'SYNC_IN_PROGRESS' => 'Synchronisatie van de categorie', |
|
218 | - 'SYNC_IN_PROGRESS_EXPLAIN' => 'Synchronisatie van de links %1$d/%2$d in progressie.', |
|
217 | + 'SYNC_IN_PROGRESS' => 'Synchronisatie van de categorie', |
|
218 | + 'SYNC_IN_PROGRESS_EXPLAIN' => 'Synchronisatie van de links %1$d/%2$d in progressie.', |
|
219 | 219 | |
220 | - 'TOO_LONG_DESCRIPTION' => 'Je beschrijving is te lang', |
|
221 | - 'TOO_SHORT_DESCRIPTION' => 'Je moet een beschrijving opgeven', |
|
222 | - 'TOO_SHORT_REPLY' => 'Je reactie is te kort', |
|
223 | - 'TOO_SHORT_SITE_NAME' => 'Je moet een website naam opgeven', |
|
224 | - 'TOO_SHORT_URL' => 'Je moet een link opgeven', |
|
225 | - 'TOO_SMALL_CAT' => 'Je moet een categorie selecteren', |
|
220 | + 'TOO_LONG_DESCRIPTION' => 'Je beschrijving is te lang', |
|
221 | + 'TOO_SHORT_DESCRIPTION' => 'Je moet een beschrijving opgeven', |
|
222 | + 'TOO_SHORT_REPLY' => 'Je reactie is te kort', |
|
223 | + 'TOO_SHORT_SITE_NAME' => 'Je moet een website naam opgeven', |
|
224 | + 'TOO_SHORT_URL' => 'Je moet een link opgeven', |
|
225 | + 'TOO_SMALL_CAT' => 'Je moet een categorie selecteren', |
|
226 | 226 | ]); |
@@ -10,11 +10,13 @@ |
||
10 | 10 | /** |
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | -if (!defined('IN_PHPBB')) { |
|
13 | +if (!defined('IN_PHPBB')) |
|
14 | +{ |
|
14 | 15 | exit; |
15 | 16 | } |
16 | 17 | |
17 | -if (empty($lang) || !is_array($lang)) { |
|
18 | +if (empty($lang) || !is_array($lang)) |
|
19 | +{ |
|
18 | 20 | $lang = []; |
19 | 21 | } |
20 | 22 |
@@ -11,25 +11,25 @@ |
||
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | 13 | if (!defined('IN_PHPBB')) { |
14 | - exit; |
|
14 | + exit; |
|
15 | 15 | } |
16 | 16 | |
17 | 17 | if (empty($lang) || !is_array($lang)) { |
18 | - $lang = []; |
|
18 | + $lang = []; |
|
19 | 19 | } |
20 | 20 | |
21 | 21 | $lang = array_merge($lang, [ |
22 | - 'DIRECTORY' => 'Directory', |
|
22 | + 'DIRECTORY' => 'Directory', |
|
23 | 23 | |
24 | - 'NOTIFICATION_DIR_NEW' => '%1$s plaatste een nieuwe website "%2$s" in de categorie "%3$s".', |
|
25 | - 'NOTIFICATION_DIR_UCP' => 'PhpBB Directory Notificatie', |
|
26 | - 'NOTIFICATION_TYPE_DIR_UCP_ERROR_CHECK' => 'De terugkoppeling naar dit forum op één van mijn links is niet gevonden', |
|
27 | - 'NOTIFICATION_TYPE_DIR_UCP_IN_MODERATION_QUEUE' => 'Een nieuwe website heeft goedkeuring nodig', |
|
28 | - 'NOTIFICATION_TYPE_DIR_UCP_MODERATION_QUEUE' => 'Je website is goedgekeurd of afgekeurd door een moderator', |
|
29 | - 'NOTIFICATION_TYPE_DIR_UCP_WEBSITE' => 'Iemand heeft een website toegevoegd aan de categorie waarop je bent geabonneerd', |
|
24 | + 'NOTIFICATION_DIR_NEW' => '%1$s plaatste een nieuwe website "%2$s" in de categorie "%3$s".', |
|
25 | + 'NOTIFICATION_DIR_UCP' => 'PhpBB Directory Notificatie', |
|
26 | + 'NOTIFICATION_TYPE_DIR_UCP_ERROR_CHECK' => 'De terugkoppeling naar dit forum op één van mijn links is niet gevonden', |
|
27 | + 'NOTIFICATION_TYPE_DIR_UCP_IN_MODERATION_QUEUE' => 'Een nieuwe website heeft goedkeuring nodig', |
|
28 | + 'NOTIFICATION_TYPE_DIR_UCP_MODERATION_QUEUE' => 'Je website is goedgekeurd of afgekeurd door een moderator', |
|
29 | + 'NOTIFICATION_TYPE_DIR_UCP_WEBSITE' => 'Iemand heeft een website toegevoegd aan de categorie waarop je bent geabonneerd', |
|
30 | 30 | |
31 | - 'NOTIFICATION_DIR_WEBSITE_APPROVED' => 'Je website "%1$s" in de categorie "%2$s" is goedgekeurd.', |
|
32 | - 'NOTIFICATION_DIR_WEBSITE_DISAPPROVED' => 'Je website "%1$s" in de categorie "%2$s" is afgekeurd.', |
|
33 | - 'NOTIFICATION_DIR_WEBSITE_ERROR_CHECK' => 'De terugkoppeling op "%1$s" in de categorie "%2$s" is niet gevonden', |
|
34 | - 'NOTIFICATION_DIR_WEBSITE_IN_QUEUE' => 'Een nieuwe website genaamd "%1$s" is geplaatst door %2$s en heeft goedkeuring nodig.', |
|
31 | + 'NOTIFICATION_DIR_WEBSITE_APPROVED' => 'Je website "%1$s" in de categorie "%2$s" is goedgekeurd.', |
|
32 | + 'NOTIFICATION_DIR_WEBSITE_DISAPPROVED' => 'Je website "%1$s" in de categorie "%2$s" is afgekeurd.', |
|
33 | + 'NOTIFICATION_DIR_WEBSITE_ERROR_CHECK' => 'De terugkoppeling op "%1$s" in de categorie "%2$s" is niet gevonden', |
|
34 | + 'NOTIFICATION_DIR_WEBSITE_IN_QUEUE' => 'Een nieuwe website genaamd "%1$s" is geplaatst door %2$s en heeft goedkeuring nodig.', |
|
35 | 35 | ]); |
@@ -10,11 +10,13 @@ |
||
10 | 10 | /** |
11 | 11 | * DO NOT CHANGE. |
12 | 12 | */ |
13 | -if (!defined('IN_PHPBB')) { |
|
13 | +if (!defined('IN_PHPBB')) |
|
14 | +{ |
|
14 | 15 | exit; |
15 | 16 | } |
16 | 17 | |
17 | -if (empty($lang) || !is_array($lang)) { |
|
18 | +if (empty($lang) || !is_array($lang)) |
|
19 | +{ |
|
18 | 20 | $lang = []; |
19 | 21 | } |
20 | 22 |