ソースを参照

Additional nl-nl translations (#4875)

* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)
noci2012 5 年 前
コミット
ec3011e6f8
3 ファイル変更116 行追加116 行削除
  1. 2 2
      app_config.php
  2. 112 112
      app_languages.php
  3. 2 2
      app_menu.php

+ 2 - 2
app_config.php

@@ -19,7 +19,7 @@
 		$apps[$x]['description']['fr-fr'] = "Place pour stocker les information des contacts, personnes ou organizations.";
 		$apps[$x]['description']['he-il'] = "";
 		$apps[$x]['description']['it-it'] = "";
-		$apps[$x]['description']['nl-nl'] = "";
+		$apps[$x]['description']['nl-nl'] = "Kontacten";
 		$apps[$x]['description']['pl-pl'] = "";
 		$apps[$x]['description']['pt-br'] = "";
 		$apps[$x]['description']['pt-pt'] = "Fornece um local para armazenar informações de contato para indivíduos e organizações.";
@@ -925,4 +925,4 @@
 		$apps[$x]['default_settings'][$y]['default_setting_description'] = "Define the allowed file attachment extensions and their mime types in a JSON array.";
 		$y++;
 
-?>
+?>

ファイルの差分が大きいため隠しています
+ 112 - 112
app_languages.php


+ 2 - 2
app_menu.php

@@ -12,7 +12,7 @@
 	$apps[$x]['menu'][$y]['title']['fr-fr'] = "Contacts";
 	$apps[$x]['menu'][$y]['title']['he-il'] = "אנשי קשר";
 	$apps[$x]['menu'][$y]['title']['it-it'] = "Contatti";
-	$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
+	$apps[$x]['menu'][$y]['title']['nl-nl'] = "Kontacten";
 	$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontakty";
 	$apps[$x]['menu'][$y]['title']['pt-br'] = "Contatos";
 	$apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos";
@@ -27,4 +27,4 @@
 	$apps[$x]['menu'][$y]['groups'][] = "admin";
 	$apps[$x]['menu'][$y]['groups'][] = "superadmin";
 
-?>
+?>

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません