You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/31 19:57:58 UTC

[3/3] cordova-plugin-console git commit: CB-8653 updated translated docs to use new id

CB-8653 updated translated docs to use new id


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/a75e7997
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/a75e7997
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/a75e7997

Branch: refs/heads/old-ID
Commit: a75e7997255efb75867b51797d0c5162989d59e2
Parents: 0f6b3df
Author: Steve Gill <st...@gmail.com>
Authored: Tue Mar 31 10:53:30 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Mar 31 10:53:30 2015 -0700

----------------------------------------------------------------------
 doc/de/index.md | 2 +-
 doc/es/index.md | 2 +-
 doc/fr/index.md | 2 +-
 doc/it/index.md | 2 +-
 doc/ja/index.md | 2 +-
 doc/ko/index.md | 2 +-
 doc/pl/index.md | 2 +-
 doc/ru/index.md | 2 +-
 doc/zh/index.md | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/de/index.md
----------------------------------------------------------------------
diff --git a/doc/de/index.md b/doc/de/index.md
index cca4896..500df68 100644
--- a/doc/de/index.md
+++ b/doc/de/index.md
@@ -38,4 +38,4 @@ Obwohl das Objekt im globalen Gültigkeitsbereich ist, stehen Features von diese
 
 ### Android Eigenarten
 
-Auf einigen Plattformen als Android fungieren console.log() auf mehrere Argumente wie console.log ("1", "2", "3"). Android wird jedoch nur auf das erste Argument fungieren. Nachfolgende Argumente zu console.log() werden ignoriert. Dieses Plugin ist nicht die Verantwortung dafür, es ist eine Einschränkung von Android selbst.
\ No newline at end of file
+Auf einigen Plattformen als Android fungieren console.log() auf mehrere Argumente wie console.log ("1", "2", "3"). Android wird jedoch nur auf das erste Argument fungieren. Nachfolgende Argumente zu console.log() werden ignoriert. Dieses Plugin ist nicht die Verantwortung dafür, es ist eine Einschränkung von Android selbst.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/es/index.md
----------------------------------------------------------------------
diff --git a/doc/es/index.md b/doc/es/index.md
index bdd524e..45a5d76 100644
--- a/doc/es/index.md
+++ b/doc/es/index.md
@@ -36,4 +36,4 @@ Aunque el objeto está en el ámbito global, características proporcionadas por
 
 ### Rarezas Android
 
-En algunas plataformas que no sean Android, console.log() actuará en varios argumentos, como console.log ("1", "2", "3"). Sin embargo, Android actuará sólo en el primer argumento. Se omitirá posteriores argumentos para console.log(). Este plugin no es la causa de eso, es una limitación propia de Android.
\ No newline at end of file
+En algunas plataformas que no sean Android, console.log() actuará en varios argumentos, como console.log ("1", "2", "3"). Sin embargo, Android actuará sólo en el primer argumento. Se omitirá posteriores argumentos para console.log(). Este plugin no es la causa de eso, es una limitación propia de Android.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/fr/index.md
----------------------------------------------------------------------
diff --git a/doc/fr/index.md b/doc/fr/index.md
index 3d53b53..8b7ae0b 100644
--- a/doc/fr/index.md
+++ b/doc/fr/index.md
@@ -36,4 +36,4 @@ Bien que l'objet est dans la portée globale, les fonctions offertes par ce plug
 
 ### Quirks Android
 
-Sur certaines plateformes autres que Android, console.log() va agir sur plusieurs arguments, tels que console.log ("1", "2", "3"). Toutefois, Android doit agir uniquement sur le premier argument. Les arguments suivants à console.log() seront ignorées. Ce plugin n'est pas la cause de cela, il s'agit d'une limitation d'Android lui-même.
\ No newline at end of file
+Sur certaines plateformes autres que Android, console.log() va agir sur plusieurs arguments, tels que console.log ("1", "2", "3"). Toutefois, Android doit agir uniquement sur le premier argument. Les arguments suivants à console.log() seront ignorées. Ce plugin n'est pas la cause de cela, il s'agit d'une limitation d'Android lui-même.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/it/index.md
----------------------------------------------------------------------
diff --git a/doc/it/index.md b/doc/it/index.md
index 0dba2a2..115fdb8 100644
--- a/doc/it/index.md
+++ b/doc/it/index.md
@@ -38,4 +38,4 @@ Sebbene l'oggetto sia in ambito globale, funzionalità fornite da questo plugin
 
 ### Stranezze Android
 
-Su alcune piattaforme diverse da Android, console.log() agirà su più argomenti, come ad esempio console ("1", "2", "3"). Tuttavia, Android agirà solo sul primo argomento. Argomenti successivi a console.log() verranno ignorati. Questo plugin non è la causa di ciò, è una limitazione di Android stesso.
\ No newline at end of file
+Su alcune piattaforme diverse da Android, console.log() agirà su più argomenti, come ad esempio console ("1", "2", "3"). Tuttavia, Android agirà solo sul primo argomento. Argomenti successivi a console.log() verranno ignorati. Questo plugin non è la causa di ciò, è una limitazione di Android stesso.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/ja/index.md
----------------------------------------------------------------------
diff --git a/doc/ja/index.md b/doc/ja/index.md
index 2197841..50bc5cc 100644
--- a/doc/ja/index.md
+++ b/doc/ja/index.md
@@ -38,4 +38,4 @@
 
 ### Android の癖
 
-アンドロイド以外のいくつかのプラットフォームで console.log() は console.log (「1」、「2」、「3」) など、複数の引数に動作します。 しかし、アンドロイドは、最初の引数でのみ動作します。 console.log() に後続の引数は無視されます。 このプラグインが原因ではない、それは Android の自体の制限です。
\ No newline at end of file
+アンドロイド以外のいくつかのプラットフォームで console.log() は console.log (「1」、「2」、「3」) など、複数の引数に動作します。 しかし、アンドロイドは、最初の引数でのみ動作します。 console.log() に後続の引数は無視されます。 このプラグインが原因ではない、それは Android の自体の制限です。

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/ko/index.md
----------------------------------------------------------------------
diff --git a/doc/ko/index.md b/doc/ko/index.md
index 9b4d80c..2d917f6 100644
--- a/doc/ko/index.md
+++ b/doc/ko/index.md
@@ -38,4 +38,4 @@
 
 ### 안 드 로이드 단점
 
-안 드 로이드 이외의 일부 플랫폼에서 console.log() console.log ("1", "2", "3")와 같이 여러 인수에 작동할 것 이다. 그러나, 안 드 로이드는 첫 번째 인수에만 작동할 것 이다. Console.log() 후속 인수는 무시 됩니다. 이 플러그인의 원인이 되지 않습니다, 그리고 그것은 안 드 로이드 자체의 한계입니다.
\ No newline at end of file
+안 드 로이드 이외의 일부 플랫폼에서 console.log() console.log ("1", "2", "3")와 같이 여러 인수에 작동할 것 이다. 그러나, 안 드 로이드는 첫 번째 인수에만 작동할 것 이다. Console.log() 후속 인수는 무시 됩니다. 이 플러그인의 원인이 되지 않습니다, 그리고 그것은 안 드 로이드 자체의 한계입니다.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/pl/index.md
----------------------------------------------------------------------
diff --git a/doc/pl/index.md b/doc/pl/index.md
index d4e89d1..4b341ff 100644
--- a/doc/pl/index.md
+++ b/doc/pl/index.md
@@ -38,4 +38,4 @@ Mimo, że obiekt jest w globalnym zasięgu, funkcji oferowanych przez ten plugin
 
 ### Dziwactwa Androida
 
-Na niektórych platformach innych niż Android console.log() będzie działać na wielu argumentów, takich jak console.log ("1", "2", "3"). Jednak Android będzie działać tylko na pierwszy argument. Kolejne argumenty do console.log() będą ignorowane. Ten plugin nie jest przyczyną, że, jest to ograniczenie Androida, sam.
\ No newline at end of file
+Na niektórych platformach innych niż Android console.log() będzie działać na wielu argumentów, takich jak console.log ("1", "2", "3"). Jednak Android będzie działać tylko na pierwszy argument. Kolejne argumenty do console.log() będą ignorowane. Ten plugin nie jest przyczyną, że, jest to ograniczenie Androida, sam.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/ru/index.md
----------------------------------------------------------------------
diff --git a/doc/ru/index.md b/doc/ru/index.md
index 9ea1cd2..daf1229 100644
--- a/doc/ru/index.md
+++ b/doc/ru/index.md
@@ -28,4 +28,4 @@
 
 ### Особенности Android
 
-На некоторых платформах, отличных от Android console.log() будет действовать на нескольких аргументов, например console.log («1», «2», «3»). Тем не менее Android будет действовать только на первого аргумента. Последующие аргументы для console.log() будет игнорироваться. Этот плагин не является причиной этого, это ограничение Android сам.
\ No newline at end of file
+На некоторых платформах, отличных от Android console.log() будет действовать на нескольких аргументов, например console.log («1», «2», «3»). Тем не менее Android будет действовать только на первого аргумента. Последующие аргументы для console.log() будет игнорироваться. Этот плагин не является причиной этого, это ограничение Android сам.

http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/a75e7997/doc/zh/index.md
----------------------------------------------------------------------
diff --git a/doc/zh/index.md b/doc/zh/index.md
index ea1ddc4..3e6040d 100644
--- a/doc/zh/index.md
+++ b/doc/zh/index.md
@@ -38,4 +38,4 @@
 
 ### Android 的怪癖
 
-在一些平臺上除了 Android,console.log() 亦會根據多個參數,如 console.log ("1"、"2"、"3")。 然而,安卓系統只亦會根據第一個參數。 對 console.log() 的後續參數將被忽略。 這個外掛程式不是的原因,它是一個 android 作業系統本身的限制。
\ No newline at end of file
+在一些平臺上除了 Android,console.log() 亦會根據多個參數,如 console.log ("1"、"2"、"3")。 然而,安卓系統只亦會根據第一個參數。 對 console.log() 的後續參數將被忽略。 這個外掛程式不是的原因,它是一個 android 作業系統本身的限制。


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