aboutsummaryrefslogtreecommitdiff
path: root/h-source
diff options
context:
space:
mode:
authorLuis Alberto Guzmán García <ark74>2011-12-28 05:05:05 +0000
committerLuis Alberto Guzmán García <ark74>2011-12-28 05:05:05 +0000
commitd99105e1eb18539c013a903f29c8875b9adfe34b (patch)
treed3f3cab4f13488c299581808de253c1d23bf7cbb /h-source
parent7bda3432520d07d31220fc66b3e552e1eed46f82 (diff)
update spanish l10n
Diffstat (limited to 'h-source')
-rw-r--r--h-source/Application/Include/languages.php58
1 files changed, 30 insertions, 28 deletions
diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php
index 3757009..d317a91 100644
--- a/h-source/Application/Include/languages.php
+++ b/h-source/Application/Include/languages.php
@@ -686,6 +686,8 @@ class Lang
/*0310*/"does_not_work" => "no funciona",
/*0311*/"works_without_3D" => "funciona sin 3D",
/*0312*/"works_with_3D" => "funciona con 3D",
+ /*0313*/"list of languages" => "lista de idiomas",
+ /*0314*/"Choose the language" => "Seleccione un idioma",
),
'fr' => array
(
@@ -1137,20 +1139,20 @@ class Lang
public static $singular = array(
'en' => array(
- 'notebooks' => 'notebook',
- 'wifi' => 'wifi card',
- 'videocards' => 'video card',
- 'printers' => 'printer',
- 'scanners' => 'scanner',
- 'threegcards' => '3G-card',
- 'soundcards' => 'soundcard',
- 'webcams' => 'webcam',
- 'bluetooth' => 'bluetooth device',
- 'acquisitioncards' => 'acquisition card',
- 'fingerprintreaders' => 'fingerprint reader',
- 'ethernetcards' => 'ethernet card',
- 'sdcardreaders' => 'sd card reader',
- 'modems' => 'modem',
+ /*01*/'notebooks' => 'notebook',
+ /*02*/'wifi' => 'wifi card',
+ /*03*/'videocards' => 'video card',
+ /*04*/'printers' => 'printer',
+ /*05*/'scanners' => 'scanner',
+ /*06*/'threegcards' => '3G-card',
+ /*07*/'soundcards' => 'soundcard',
+ /*08*/'webcams' => 'webcam',
+ /*09*/'bluetooth' => 'bluetooth device',
+ /*10*/'acquisitioncards' => 'acquisition card',
+ /*11*/'fingerprintreaders' => 'fingerprint reader',
+ /*12*/'ethernetcards' => 'ethernet card',
+ /*13*/'sdcardreaders' => 'sd card reader',
+ /*14*/'modems' => 'modem',
),
'it' => array(
'notebooks' => 'notebook',
@@ -1220,20 +1222,20 @@ class Lang
public static $plural = array(
'en' => array(
- 'notebooks' => 'notebooks',
- 'wifi' => 'wifi cards',
- 'videocards' => 'video cards',
- 'printers' => 'printers',
- 'scanners' => 'scanners',
- 'threegcards' => '3G-cards',
- 'soundcards' => 'soundcards',
- 'webcams' => 'webcams',
- 'bluetooth' => 'bluetooth devices',
- 'acquisitioncards' => 'acquisition cards',
- 'fingerprintreaders' => 'fingerprint readers',
- 'ethernetcards' => 'ethernet cards',
- 'sdcardreaders' => 'sd card readers',
- 'modems' => 'modems',
+ /*01*/'notebooks' => 'notebooks',
+ /*02*/'wifi' => 'wifi cards',
+ /*03*/'videocards' => 'video cards',
+ /*04*/'printers' => 'printers',
+ /*05*/'scanners' => 'scanners',
+ /*06*/'threegcards' => '3G-cards',
+ /*07*/'soundcards' => 'soundcards',
+ /*08*/'webcams' => 'webcams',
+ /*09*/'bluetooth' => 'bluetooth devices',
+ /*10*/'acquisitioncards' => 'acquisition cards',
+ /*11*/'fingerprintreaders' => 'fingerprint readers',
+ /*12*/'ethernetcards' => 'ethernet cards',
+ /*13*/'sdcardreaders' => 'sd card readers',
+ /*14*/'modems' => 'modems',
),
'it' => array(
'notebooks' => 'notebook',