From 2220400644cb3cc38df0fca7d4eb116532652599 Mon Sep 17 00:00:00 2001 From: "srowen@gmail.com" Date: Tue, 25 Jun 2013 22:21:18 +0000 Subject: [PATCH] Whats new in 4.4 git-svn-id: https://zxing.googlecode.com/svn/trunk@2831 59b500cc-1b3d-0410-9834-0bbf25fbcc57 --- android/AndroidManifest.xml | 4 ++-- android/assets/html-de/whatsnew.html | 6 ++++-- android/assets/html-en/whatsnew.html | 7 +++---- android/assets/html-es/whatsnew.html | 8 +++++--- android/assets/html-fr/whatsnew.html | 6 ++++-- android/assets/html-it/whatsnew.html | 6 ++++-- android/assets/html-ja/whatsnew.html | 12 +++++++----- android/assets/html-ko/whatsnew.html | 6 ++++-- android/assets/html-nl/whatsnew.html | 6 ++++-- android/assets/html-pt/whatsnew.html | 6 ++++-- android/assets/html-ru/whatsnew.html | 6 ++++-- android/assets/html-zh-rCN/whatsnew.html | 6 ++++-- android/assets/html-zh-rTW/whatsnew.html | 6 ++++-- 13 files changed, 53 insertions(+), 32 deletions(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 643718c23..8e6942fd7 100755 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -16,8 +16,8 @@ --> diff --git a/android/assets/html-de/whatsnew.html b/android/assets/html-de/whatsnew.html index ed848cb2e..f0feabb75 100644 --- a/android/assets/html-de/whatsnew.html +++ b/android/assets/html-de/whatsnew.html @@ -8,8 +8,10 @@

Neu in Version 4.4:

    -
  • Android 2.3.3 ist jetzt erforderlich.
  • -
  • Das Holo Thema wird auf Android 3 und 4 Android Geräte aktiviert
  • +
  • Android 2.3.3 oder höher ist jetzt erforderlich.
  • +
  • Das Holo Thema wird auf Android 3 und später aktiviert.
  • +
  • Die Barcode-Scanning Rechteck wurde leicht auf einigen Geräten erweitert.
  • +
  • Die gewählte Vorschau Größe hat auf einigen Geräten geändert, um den Raum, der durch die weiche Navigationsleiste genommen unterzubringen.

Übersetzt von Google Translate.

\ No newline at end of file diff --git a/android/assets/html-en/whatsnew.html b/android/assets/html-en/whatsnew.html index c27b98a2e..80e229c17 100644 --- a/android/assets/html-en/whatsnew.html +++ b/android/assets/html-en/whatsnew.html @@ -8,11 +8,10 @@

New in version 4.4:

    -
  • Android 2.3.3 is required now.
  • -
  • The Holo theme is enabled on Android 3 and Android 4 devices.
  • +
  • Android 2.3.3 or later is required now.
  • +
  • The Holo theme is enabled on Android 3 and later.
  • The barcode scanning rectangle has been enlarged slightly on some devices.
  • -
  • The chosen preview size has changed on some Android 4 devices, - in order to accommodate the space taken by the soft navigation bar.
  • +
  • The chosen preview size has changed on some devices, in order to accommodate the space taken by the soft navigation bar.
diff --git a/android/assets/html-es/whatsnew.html b/android/assets/html-es/whatsnew.html index 6802a8f1b..afe29601e 100644 --- a/android/assets/html-es/whatsnew.html +++ b/android/assets/html-es/whatsnew.html @@ -6,10 +6,12 @@ -

Nueva en la versión 4.4:

+

Nuevo en la versión 4.4:

    -
  • Android 2.3.3 ahora se requiere.
  • -
  • El tema Holo está activado en Android 3 y Android 4
  • +
  • Android 2.3.3 o posterior se requiere ahora.
  • +
  • El tema Holo está activado en Android 3 y posteriores.
  • +
  • El rectángulo de escaneo de código de barras se ha ampliado levemente en algunos dispositivos.
  • +
  • El tamaño de vista previa elegido ha cambiado en algunos dispositivos, con el fin de acomodar el espacio ocupado por la barra de navegación suave.

Traducido por Google Translate.

\ No newline at end of file diff --git a/android/assets/html-fr/whatsnew.html b/android/assets/html-fr/whatsnew.html index a6bc9f85e..a6b72a439 100644 --- a/android/assets/html-fr/whatsnew.html +++ b/android/assets/html-fr/whatsnew.html @@ -8,8 +8,10 @@

Nouveau dans la version 4.4:

    -
  • Android 2.3.3 est nécessaire maintenant.
  • -
  • Le thème Holo est activée sur Android 3 et Android 4
  • +
  • Android 2.3.3 ou ultérieure est nécessaire maintenant.
  • +
  • Le thème Holo est activée sur Android 3 et versions ultérieures.
  • +
  • Le rectangle de balayage de codes à barres a été agrandi légèrement sur certains appareils.
  • +
  • La taille de la prévisualisation choisi a changé sur certains appareils, afin de tenir compte de l'espace occupé par la barre de navigation douce.

Traduit par Google Translate.

\ No newline at end of file diff --git a/android/assets/html-it/whatsnew.html b/android/assets/html-it/whatsnew.html index ed01661af..79947b64c 100644 --- a/android/assets/html-it/whatsnew.html +++ b/android/assets/html-it/whatsnew.html @@ -8,8 +8,10 @@

Nuovo nella versione 4.4:

    -
  • Android 2.3.3 ora è necessaria.
  • -
  • Il tema Holo è abilitato su Android 3 e Android 4
  • +
  • Android 2.3.3 o successiva ora è necessaria.
  • +
  • Il tema Holo è abilitato su Android 3 e successive.
  • +
  • La scansione di codici a barre rettangolo è stato ampliato leggermente su alcuni dispositivi.
  • +
  • La dimensione dell'anteprima scelto è cambiato su alcuni dispositivi, al fine di accogliere lo spazio occupato dalla barra di navigazione morbida.

Tradotto da Google Translate.

\ No newline at end of file diff --git a/android/assets/html-ja/whatsnew.html b/android/assets/html-ja/whatsnew.html index e1932635e..1ce3363f2 100644 --- a/android/assets/html-ja/whatsnew.html +++ b/android/assets/html-ja/whatsnew.html @@ -6,10 +6,12 @@ -

バージョン4.4の新機能

+

バージョン4.4の新機能:

    -
  • Android 2.3.3が必須になりました
  • -
  • Android 3およびAndroid 4のデバイスではHoloテーマが有効になりました
  • +
  • アンドロイド2.3.3以降が必要になりました。
  • +
  • ホロのテーマは、Android 3以降で有効になります。
  • +
  • バーコードスキャンの長方形は、一部のデバイスでは若干拡大されました。
  • +
  • 選択されたプレビューイメージのサイズは、ソフトナビゲーションバーによって撮影された空間に対応するために、いくつかのデバイスに変更されている。
- - +

Google翻訳で翻訳。

+ \ No newline at end of file diff --git a/android/assets/html-ko/whatsnew.html b/android/assets/html-ko/whatsnew.html index 7216449eb..2c740a6c6 100644 --- a/android/assets/html-ko/whatsnew.html +++ b/android/assets/html-ko/whatsnew.html @@ -8,8 +8,10 @@

버전 4.4의 새로운 기능 :

    -
  • 안드로이드 2.3.3은 이제 필요합니다.
  • -
  • 홀로 테마는 안드로이드 3, 안드로이드 4 기기에서 사용할 수 있습니다
  • +
  • 나중에 안드로이드 2.3.3 이상이 지금 필요합니다.
  • +
  • 홀로 테마는 안드로이드 3 이상에서 사용할 수 있습니다.
  • +
  • 바코드 스캔 사각형은 일부 장치에서 약간 확대되었다.
  • +
  • 선택한 미리보기의 크기는 부드러운 탐색 모음에 의해 촬영 공간을 수용하기 위해 일부 장치에서 변경되었습니다.

Google 번역에 의해 번역.

\ No newline at end of file diff --git a/android/assets/html-nl/whatsnew.html b/android/assets/html-nl/whatsnew.html index 86b56dde3..8cbdf0939 100644 --- a/android/assets/html-nl/whatsnew.html +++ b/android/assets/html-nl/whatsnew.html @@ -8,8 +8,10 @@

Nieuw in versie 4.4:

    -
  • Android 2.3.3 is nu vereist.
  • -
  • De Holo thema is ingeschakeld op Android 3 en Android 4 apparaten
  • +
  • Android 2.3.3 of hoger is nu verplicht.
  • +
  • De Holo thema is ingeschakeld op Android 3 en later.
  • +
  • De barcode scanning rechthoek werd iets vergroot op sommige apparaten.
  • +
  • De gekozen grootte van het voorbeeld is veranderd op sommige apparaten, om de ruimte die door de zachte navigatiebalk tegemoet.

Vertaald door Google Translate.

\ No newline at end of file diff --git a/android/assets/html-pt/whatsnew.html b/android/assets/html-pt/whatsnew.html index 3378854de..34bce7372 100644 --- a/android/assets/html-pt/whatsnew.html +++ b/android/assets/html-pt/whatsnew.html @@ -8,8 +8,10 @@

Novo na versão 4.4:

    -
  • Android 2.3.3 é necessária agora.
  • -
  • O tema Holo está habilitado em Android 3 e Android 4
  • +
  • Android 2.3.3 ou posterior é necessário agora.
  • +
  • O tema Holo está habilitado em Android 3 e posterior.
  • +
  • O retângulo de código de barras foi ligeiramente ampliada em alguns dispositivos.
  • +
  • O tamanho de visualização escolhido mudou em alguns dispositivos, de modo a acomodar o espaço ocupado pela barra de navegação suave.

Traduzido pelo Google Translate.

\ No newline at end of file diff --git a/android/assets/html-ru/whatsnew.html b/android/assets/html-ru/whatsnew.html index 1386bab04..a023babd3 100644 --- a/android/assets/html-ru/whatsnew.html +++ b/android/assets/html-ru/whatsnew.html @@ -8,8 +8,10 @@

Новое в версии 4.4:

    -
  • Android 2.3.3, что требуется сейчас.
  • -
  • Тема Холо включена на Android 3 и Android 4 устройства
  • +
  • Android 2.3.3 или более поздней версии сейчас.
  • +
  • Тема Холо включена на Android 3 и выше.
  • +
  • Прямоугольник сканирования штрих-кодов была слегка увеличивается на некоторых устройствах.
  • +
  • Выбранный размер предварительного просмотра изменилось на некоторых устройствах, с тем чтобы учесть пространства, занимаемого мягкие панели навигации.

Перевод Google Translate.

\ No newline at end of file diff --git a/android/assets/html-zh-rCN/whatsnew.html b/android/assets/html-zh-rCN/whatsnew.html index 9a7116262..4697f9da1 100644 --- a/android/assets/html-zh-rCN/whatsnew.html +++ b/android/assets/html-zh-rCN/whatsnew.html @@ -8,8 +8,10 @@

新版本4.4:

    -
  • 现在需要的Android 2.3.3。
  • -
  • 霍洛主题的Android 3.0和Android 4.0的设备上启用
  • +
  • 现在需要的Android 2.3.3或更高版本。
  • +
  • 霍洛主题的Android 3.0和更高版本上启用。
  • +
  • 条形码扫描矩形已经略有放大,在某些设备上。
  • +
  • 在某些设备上的选择预览的大小已经改变,以容纳采取软的导航栏的空间。

由谷歌翻译翻译。

\ No newline at end of file diff --git a/android/assets/html-zh-rTW/whatsnew.html b/android/assets/html-zh-rTW/whatsnew.html index 18e1d7f60..254994508 100644 --- a/android/assets/html-zh-rTW/whatsnew.html +++ b/android/assets/html-zh-rTW/whatsnew.html @@ -8,8 +8,10 @@

新版本4.4:

    -
  • 現在需要的Android 2.3.3。
  • -
  • 霍洛主題的Android 3.0和Android 4.0的設備上啟用
  • +
  • 現在需要的Android 2.3.3或更高版本。
  • +
  • 霍洛主題的Android 3.0和更高版本上啟用。
  • +
  • 條形碼掃描矩形已經略有放大,在某些設備上。
  • +
  • 在某些設備上的選擇預覽的大小已經改變,以容納採取軟的導航欄的空間。

由谷歌翻譯翻譯。

\ No newline at end of file