|
1 | 1 | <?php
|
2 |
| - |
3 |
| -return [ |
4 |
| - '<strong>New Members</strong> Module Configuration' => '', |
5 |
| - 'Back to modules' => '', |
6 |
| - 'For guests' => '', |
7 |
| - 'For logged in members' => '', |
8 |
| - 'From which registration date should new users displayed as new?' => '', |
9 |
| - 'New Members' => '', |
10 |
| - 'Show on dashboard' => '', |
11 |
| - 'The number of most active users that will be shown.' => '', |
12 |
| - 'The panel title for the dashboard widget.' => '', |
13 |
| - 'This value is maybe necessary after an import from existing users. Let it empty if your user base grows naturally.' => '', |
14 |
| -]; |
| 2 | +return array ( |
| 3 | + '<strong>New Members</strong> Module Configuration' => '<strong>Kide Berriak</strong> Moduluaren Konfigurazioa', |
| 4 | + 'Back to modules' => 'Itzuli moduluetara', |
| 5 | + 'For guests' => 'Gonbidatuentzat', |
| 6 | + 'For logged in members' => 'Saioa hasitako kideentzat', |
| 7 | + 'From which registration date should new users displayed as new?' => 'Zein erregistro-datatik aurrera agertu behar dira erabiltzaile berriak berri gisa?', |
| 8 | + 'New Members' => 'Kide Berriak', |
| 9 | + 'Show on dashboard' => 'Erakutsi oholan', |
| 10 | + 'The number of most active users that will be shown.' => 'Erakutsiko den erabiltzaile aktiboenen kopurua.', |
| 11 | + 'The panel title for the dashboard widget.' => 'Ohola widget-aren panel izenburua', |
| 12 | + 'This value is maybe necessary after an import from existing users. Let it empty if your user base grows naturally.' => 'Balio hau agian beharrezkoa izango da lehendik dagoen erabiltzaileren batengandik inportatu ondoren. Hutsik utzi zure erabiltzaileen datu-basea era naturalean hazten ari bada.', |
| 13 | +); |
0 commit comments