Skip to content

Commit 997f569

Browse files
author
HumHub Translations
committed
Enh: Updated Translations (translate.humhub.org)
1 parent fa1659c commit 997f569

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

messages/eu/base.php

+12-13
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<?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

Comments
 (0)