You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by vi...@apache.org on 2015/02/06 17:54:03 UTC

[2/5] docs commit: CB-7700 cordova-docs documentation translation: cordova-docs

CB-7700 cordova-docs documentation translation: cordova-docs


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/7c220d4d
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/7c220d4d
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/7c220d4d

Branch: refs/heads/master
Commit: 7c220d4d622be059d76ed0562be3921e44800cf2
Parents: aa0e98d
Author: Victor Sosa <vi...@mx1.ibm.com>
Authored: Mon Oct 20 12:11:59 2014 -0500
Committer: Victor Sosa <so...@gmail.com>
Committed: Fri Feb 6 10:42:11 2015 -0600

----------------------------------------------------------------------
 docs/de/edge/config_ref/images.md | 13 ++++++++++++-
 docs/es/edge/config_ref/images.md | 13 ++++++++++++-
 docs/fr/edge/config_ref/images.md | 13 ++++++++++++-
 docs/it/edge/config_ref/images.md | 13 ++++++++++++-
 docs/ja/edge/config_ref/images.md | 13 ++++++++++++-
 docs/ko/edge/config_ref/images.md | 13 ++++++++++++-
 docs/pl/edge/config_ref/images.md | 13 ++++++++++++-
 docs/ru/edge/config_ref/images.md | 13 ++++++++++++-
 docs/zh/edge/config_ref/images.md | 13 ++++++++++++-
 9 files changed, 108 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/de/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/de/edge/config_ref/images.md b/docs/de/edge/config_ref/images.md
index 27dbdb5..b27dedd 100644
--- a/docs/de/edge/config_ref/images.md
+++ b/docs/de/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Bitte beachten Sie, dass der Wert des Attributs "Src" relativ zum Projektverzeic
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Folgende werden unterstützt--> < splash src="res/screen/ios/Default~iphone.png" Breite = "320" Height = "480" / >< Spritzen src="res/screen/ios/Default@2x~iphone.png" Breite = "640" Height = "960" / >< Spritzen src="res/screen/ios/Default-Portrait~ipad.png" Breite = "768" Height = "1024" / >< splash src="res/screen/ios/Default-Portrait@2x~ipad.png" Breite = "1536" Height = "2048" / >< Spritzen src="res/screen/ios/Default-Landscape~ipad.png" Breite = "1024" Height = "768" / >< Spritzen src="res/screen/ios/Default-Landscape@2x~ipad.png" Breite = "2048" Höhe = "1536" / >< Spritzen src="res/screen/ios/Default-568h@2x~iphone.png" Width = "640" Height = "1136" / >< / Plattform >< Plattformnamen = "wp8" ><!--Bilder richten sich nach Breite und Höhe. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/es/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/es/edge/config_ref/images.md b/docs/es/edge/config_ref/images.md
index 7172591..f88ee7f 100644
--- a/docs/es/edge/config_ref/images.md
+++ b/docs/es/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Por favor observe que el valor del atributo "src" es relativa al directorio de p
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Se admiten las siguientes--> < salpicar src="res/screen/ios/Default~iphone.png" ancho = "320" height = "480" / >< splash src="res/screen/ios/Default@2x~iphone.png" ancho = "640" altura = "960" / >< splash src="res/screen/ios/Default-Portrait~ipad.png" ancho = altura "768" = "1024" / >< splash src="res/screen/ios/Default-Portrait@2x~ipad.png" ancho = altura "1536" = "2048" / >< splash src="res/screen/ios/Default-Landscape~ipad.png" ancho = "1024" altura = "768" / >< splash src="res/screen/ios/Default-Landscape@2x~ipad.png" ancho = "2048" altura = "1536" / >< splash src="res/screen/ios/Default-568h@2x~iphone.png" ancho = "640" height = "1136" / >< / plataforma >< nombre de plataforma = "wp8" ><!--imágenes están determinados por la altura y anchura. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/fr/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/fr/edge/config_ref/images.md b/docs/fr/edge/config_ref/images.md
index 9c6db7c..e169da1 100644
--- a/docs/fr/edge/config_ref/images.md
+++ b/docs/fr/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Veuillez noter que la valeur de l'attribut « src » est relatif au répertoire
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Suivants sont pris en charge--> < éclabousser src="res/screen/ios/Default~iphone.png" largeur = "320" height = "480" / >< éclabousser src="res/screen/ios/Default@2x~iphone.png" largeur = "640" height = "960" / >< éclabousser src="res/screen/ios/Default-Portrait~ipad.png" largeur = "768" hauteur = "1024" / >< éclabousser src="res/screen/ios/Default-Portrait@2x~ipad.png" largeur = "1536" height = "2048" / >< éclabousser src="res/screen/ios/Default-Landscape~ipad.png" largeur = "1024" height = "768" / >< éclabousser src="res/screen/ios/Default-Landscape@2x~ipad.png" largeur = "2048" hauteur = "1 536" / >< éclabousser src="res/screen/ios/Default-568h@2x~iphone.png" largeur = "640" height = "1136" / >< / plateforme >< nom de plate-forme = "at 8" ><!--images sont déterminées par la largeur et la hauteur. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/it/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/it/edge/config_ref/images.md b/docs/it/edge/config_ref/images.md
index 2cb96e9..87b0ebd 100644
--- a/docs/it/edge/config_ref/images.md
+++ b/docs/it/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Si prega di notare che il valore dell'attributo "src" è relativo alla directory
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Sono supportati i seguenti--> < schizzare src="res/screen/ios/Default~iphone.png" larghezza = "320" altezza = "480" / >< schizzare src="res/screen/ios/Default@2x~iphone.png" larghezza = "640" altezza = "960" / >< schizzare src="res/screen/ios/Default-Portrait~ipad.png" larghezza = "768" altezza = "1024" / >< schizzare src="res/screen/ios/Default-Portrait@2x~ipad.png" larghezza = "1536" altezza = "2048" / >< schizzare src="res/screen/ios/Default-Landscape~ipad.png" larghezza = "1024" altezza = "768" / >< schizzare src="res/screen/ios/Default-Landscape@2x~ipad.png" larghezza = "2048" altezza = "1536" / >< schizzare src="res/screen/ios/Default-568h@2x~iphone.png" larghezza = "640" height = "1136" / >< / piattaforma >< nome piattaforma = "wp8" ><!..--immagini sono determinate dalla larghezza e dall'altezza. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/ja/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/ja/edge/config_ref/images.md b/docs/ja/edge/config_ref/images.md
index ba1b1b4..f1d7eef 100644
--- a/docs/ja/edge/config_ref/images.md
+++ b/docs/ja/edge/config_ref/images.md
@@ -134,7 +134,18 @@ Windows8
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. 次はサポートされて--> < スプラッシュ src="res/screen/ios/Default~iphone.png"幅 =「320」高さ =「480」/>< スプラッシュ src="res/screen/ios/Default@2x~iphone.png"幅 =「640」高さ =「960」/>< スプラッシュ src="res/screen/ios/Default-Portrait~ipad.png"幅「768」の高さ = =「1024」/>< スプラッシュ src="res/screen/ios/Default-Portrait@2x~ipad.png"幅「1536」の高さ = =「2048」/>< スプラッシュ src="res/screen/ios/Default-Landscape~ipad.png"幅「1024」の高さ = =「768」/>< スプラッシュ src="res/screen/ios/Default-Landscape@2x~ipad.png"幅 =「2048」高さ =「1536」/>< スプラッシュ src="res/screen/ios/Default-568h@2x~iphone.png"幅 =「640」高さ「1136」=/></プラットフォーム >< プラットフォーム名 ="wp8">< !--画像は幅と高さによって決定されます。 The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/ko/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/ko/edge/config_ref/images.md b/docs/ko/edge/config_ref/images.md
index f0fcd35..13c7631 100644
--- a/docs/ko/edge/config_ref/images.md
+++ b/docs/ko/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Windows8
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. 다음과 같은 지원 되는-> < src="res/screen/ios/Default~iphone.png 스플래시" 너비 = "320" 높이 = "480" / >< src="res/screen/ios/Default@2x~iphone.png 스플래시" 폭 "640" 높이 = "960" = / >< src="res/screen/ios/Default-Portrait~ipad.png 스플래시" 폭 "768" 높이 = "1024" = / >< src="res/screen/ios/Default-Portrait@2x~ipad.png 스플래시" 폭 "1536" 높이 = "2048" = / >< src="res/screen/ios/Default-Landscape~ipad.png 스플래시" 폭 "1024" 높이 = "768" = / >< src="res/screen/ios/Default-Landscape@2x~ipad.png 스플래시" 폭 "2048" = 높이 = "1536" / >< src="res/screen/ios/Default-568h@2x~iphone.png 스플래시" 너비 = "640" 높이 = "1136" / >< / 플랫폼 >< 플랫폼 이름 = "wp8" ><!-이미지 너비와 높이 의해 결정 됩니다. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/pl/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/pl/edge/config_ref/images.md b/docs/pl/edge/config_ref/images.md
index 7cf34cc..17a827c 100644
--- a/docs/pl/edge/config_ref/images.md
+++ b/docs/pl/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Proszę zauważyć, że wartość atrybutu "src" jest katalogiem projektu, a nie
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Obsługiwane są następujące--> < opryskać src="res/screen/ios/Default~iphone.png" szerokość = "320" wysokość = "480" / >< powitalny src="res/screen/ios/Default@2x~iphone.png" szerokość = "640" wysokość = "960" / >< powitalny src="res/screen/ios/Default-Portrait~ipad.png" szerokość = "768" wysokość = "1024" / >< powitalny src="res/screen/ios/Default-Portrait@2x~ipad.png" szerokość = "1536" wysokość = "2048" / >< powitalny src="res/screen/ios/Default-Landscape~ipad.png" szerokość = "1024" wysokość = "768" / >< opryskać src="res/screen/ios/Default-Landscape@2x~ipad.png" szerokość = "2048" wysokość = "1536" / >< powitalny src="res/screen/ios/Default-568h@2x~iphone.png" szerokość = wysokość "640" = "1136" / >< / platformy >< platformy nazwa = "wp8" ><!--obrazy są ustalane przez szerokość i wysokość. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/ru/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/ru/edge/config_ref/images.md b/docs/ru/edge/config_ref/images.md
index 9e450b8..fc5efed 100644
--- a/docs/ru/edge/config_ref/images.md
+++ b/docs/ru/edge/config_ref/images.md
@@ -135,7 +135,18 @@ Windows8
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. Поддерживаются следующие--> < всплеск src="res/screen/ios/Default~iphone.png» ширина = «320» высота ="480"/ >< всплеск src="res/screen/ios/Default@2x~iphone.png» ширина = "640" высота = «960» / >< всплеск src="res/screen/ios/Default-Portrait~ipad.png» ширина ="768"высота ="1024"/ >< всплеск src="res/screen/ios/Default-Portrait@2x~ipad.png» ширина = «1536» высота = «2048» / >< всплеск src="res/screen/ios/Default-Landscape~ipad.png» ширина ="1024"высота ="768"/ >< всплеск src="res/screen/ios/Default-Landscape@2x~ipad.png» ширина = «2048» высота = «1536» / >< всплеск src="res/screen/ios/Default-568h@2x~iphone.png" ширина = "640" высота = "1136" / >< / платформа >< имя платформы = "wp8" ><!--изображения определяются �
 �ирина и высота. The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/7c220d4d/docs/zh/edge/config_ref/images.md
----------------------------------------------------------------------
diff --git a/docs/zh/edge/config_ref/images.md b/docs/zh/edge/config_ref/images.md
index d9e3a3b..8198566 100644
--- a/docs/zh/edge/config_ref/images.md
+++ b/docs/zh/edge/config_ref/images.md
@@ -134,7 +134,18 @@ Windows8
     </platform>
     
     <platform name="ios">
-        <!-- images are determined by width and height. 以下支援--> < 飛濺 src="res/screen/ios/Default~iphone.png"寬度 ="320"高度 ="480"/ >< 飛濺 src="res/screen/ios/Default@2x~iphone.png"寬度 ="640"高度 ="960"/ >< 飛濺 src="res/screen/ios/Default-Portrait~ipad.png"寬度 ="768"高度 ="1024"/ >< 飛濺 src="res/screen/ios/Default-Portrait@2x~ipad.png"寬度 ="1536"高度 ="2048"/ >< 飛濺 src="res/screen/ios/Default-Landscape~ipad.png"寬度 ="1024"高度 ="768"/ >< 飛濺 src="res/screen/ios/Default-Landscape@2x~ipad.png"寬度 ="2048"高度 ="1536"/ >< 飛濺 src="res/screen/ios/Default-568h@2x~iphone.png"寬度 ="640"高度 ="1136"/ >< / 平臺 >< 平臺名稱 ="wp8"><! — — 圖像由寬度和高度。 The following are supported -->
+        <!-- images are determined by width and height. The following are supported -->
+        <splash src="res/screen/ios/Default~iphone.png" width="320" height="480"/>
+        <splash src="res/screen/ios/Default@2x~iphone.png" width="640" height="960"/>
+        <splash src="res/screen/ios/Default-Portrait~ipad.png" width="768" height="1024"/>
+        <splash src="res/screen/ios/Default-Portrait@2x~ipad.png" width="1536" height="2048"/>
+        <splash src="res/screen/ios/Default-Landscape~ipad.png" width="1024" height="768"/>
+        <splash src="res/screen/ios/Default-Landscape@2x~ipad.png" width="2048" height="1536"/>
+        <splash src="res/screen/ios/Default-568h@2x~iphone.png" width="640" height="1136"/>
+    </platform>
+    
+    <platform name="wp8">
+        <!-- images are determined by width and height. The following are supported -->
         <splash src="res/screen/wp8/SplashScreenImage.jpg" width="768" height="1280"/>
     </platform>
     


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org