Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 1c11b19

Browse files
committed
i18n update
1 parent 0a2fdd8 commit 1c11b19

File tree

11 files changed

+14
-3
lines changed

11 files changed

+14
-3
lines changed

core/src/plugins/access.ajxp_conf/i18n/de.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"20" => "Benutzer",
4343
"21" => "Aktion",
4444
"22" => "Param.",
45+
"22a"=> "Mehr...",
4546
"23" => "Test",
4647
"24" => "Ergebnis",
4748
"25" => "Arbeitsumgebung-Zugriffe",

core/src/plugins/access.ajxp_conf/i18n/en.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121
$mess=array(
2222
"1" => "Configuration Data",
23-
"2" => "Users & Groups",
23+
"2" => "People",
2424
"3" => "Workspaces",
2525
"4" => "Logs",
2626
"5" => "Diagnostic",
@@ -41,6 +41,7 @@
4141
"20" => "User",
4242
"21" => "Action",
4343
"22" => "Params",
44+
"22a"=> "More info",
4445
"23" => "Test Name",
4546
"24" => "Test Data",
4647
"25" => "Workspaces Access",

core/src/plugins/access.ajxp_conf/i18n/es.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"20" => "Usuario",
4242
"21" => "Acción",
4343
"22" => "Parámetros",
44+
"22a"=> "Mas Parámetros",
4445
"23" => "Nombre de prueba",
4546
"24" => "Datos de prueba",
4647
"25" => "Acceso a Carpetas",

core/src/plugins/access.ajxp_conf/i18n/fi.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
"20" => "Käyttäjä",
4545
"21" => "Toiminto",
4646
"22" => "Parametrit",
47+
"22a"=> "Parametrit",
4748
"23" => "Testin nimi",
4849
"24" => "Sisältö",
4950
"25" => "Oikeudet kansioihin",

core/src/plugins/access.ajxp_conf/i18n/fr.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
*/
2121
$mess=array(
2222
"1" => "Données de configuration",
23-
"2" => "Utilisateurs & Groupes",
23+
"2" => "Utilisateurs",
2424
"3" => "Dépôts",
2525
"4" => "Journal",
2626
"5" => "Diagnostique",
@@ -40,7 +40,8 @@
4040
"19" => "Niveau",
4141
"20" => "Utilisateur",
4242
"21" => "Action",
43-
"22" => "Paramètres",
43+
"22" => "Parametres",
44+
"22a"=> "Plus d'infos",
4445
"23" => "Nom du test",
4546
"24" => "Résultat",
4647
"25" => "Accès aux dépôts",

core/src/plugins/access.ajxp_conf/i18n/hu.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"20" => "Felhasználó",
4444
"21" => "Művelet",
4545
"22" => "Paraméterek",
46+
"22a"=> "Paraméterek",
4647
"23" => "Teszt név",
4748
"24" => "Teszt adat",
4849
"25" => "Gyűjtemény hozzáférés",

core/src/plugins/access.ajxp_conf/i18n/it.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"20" => "Utente",
4242
"21" => "Azione",
4343
"22" => "Parametri",
44+
"22a"=> "Parametri",
4445
"23" => "Nome Test",
4546
"24" => "Data Test",
4647
"25" => "Accesso Workspaces",

core/src/plugins/access.ajxp_conf/i18n/nl.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"20" => "Gebruiker",
4242
"21" => "Actie",
4343
"22" => "Parameters",
44+
"22a"=> "Parameters",
4445
"23" => "Test Naam",
4546
"24" => "Test Gegevens",
4647
"25" => "Werkplek Toegang",

core/src/plugins/access.ajxp_conf/i18n/pt.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"20" => "Utilizador",
4242
"21" => "Acção",
4343
"22" => "Parâmetros",
44+
"22a"=> "Parâmetros",
4445
"23" => "Nome de Teste",
4546
"24" => "Nome de Dados",
4647
"25" => "Acesso à Área de Trabalho",

core/src/plugins/access.ajxp_conf/i18n/ru.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"20" => "Пользователь",
4242
"21" => "Действие",
4343
"22" => "Параметры",
44+
"22a"=> "Параметры",
4445
"23" => "Имя теста",
4546
"24" => "Данные теста",
4647
"25" => "Доступ к рабочему пространству",

0 commit comments

Comments
 (0)