Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2a3ce282 authored by Eric Fischer's avatar Eric Fischer Committed by The Android Open Source Project
Browse files

AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes.

  Original author: enf
  Merged from: //branches/cupcake/...

Automated import of CL 144336
parent 633a1740
Loading
Loading
Loading
Loading
+813 −0

File added.

Preview size limit exceeded, changes collapsed.

+9 −9
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
    <string name="needPuk">"SIMカードはPUKでロックされています。ロックを解除するにはPUKコードを入力してください。"</string>
    <string name="needPuk2">"SIMカードのロック解除のためPUK2を入力します。"</string>
    <string name="ClipMmi">"着信時の発信者番号"</string>
    <string name="ClirMmi">"発信時の発信者番号"</string>
    <string name="ClirMmi">"発信者番号"</string>
    <string name="CfMmi">"電話の転送"</string>
    <string name="CwMmi">"通話中着信"</string>
    <string name="BaMmi">"発信制限"</string>
@@ -143,7 +143,7 @@
    <string name="permlab_expandStatusBar">"ステータスバーの拡大/縮小"</string>
    <string name="permdesc_expandStatusBar">"ステータスバーの拡大や縮小をアプリケーションに許可します。"</string>
    <string name="permlab_processOutgoingCalls">"発信の傍受"</string>
    <string name="permdesc_processOutgoingCalls">"通話発信とダイヤルする番号の変更をアプリケーションに許可します。悪意のあるアプリケーションが発信を監視、転送、阻止する恐れがあります。"</string>
    <string name="permdesc_processOutgoingCalls">"通話発信とダイヤルする番号の変更をアプリケーションに許可します。悪意のあるアプリケーションが発信を監視、転送、阻止する恐れがあります。"</string>
    <string name="permlab_receiveSms">"SMSの受信"</string>
    <string name="permdesc_receiveSms">"SMSメッセージの受信と処理をアプリケーションに許可します。悪意のあるアプリケーションがメッセージを監視したり、表示せずに削除する恐れがあります。"</string>
    <string name="permlab_receiveMms">"MMSの受信"</string>
@@ -625,13 +625,13 @@
    <string name="day_of_week_long_thursday">"木曜日"</string>
    <string name="day_of_week_long_friday">"金曜日"</string>
    <string name="day_of_week_long_saturday">"土曜日"</string>
    <string name="day_of_week_medium_sunday">"(日)"</string>
    <string name="day_of_week_medium_monday">"(月)"</string>
    <string name="day_of_week_medium_tuesday">"(火)"</string>
    <string name="day_of_week_medium_wednesday">"(水)"</string>
    <string name="day_of_week_medium_thursday">"(木)"</string>
    <string name="day_of_week_medium_friday">"(金)"</string>
    <string name="day_of_week_medium_saturday">"(土)"</string>
    <string name="day_of_week_medium_sunday">"(日)"</string>
    <string name="day_of_week_medium_monday">"(月)"</string>
    <string name="day_of_week_medium_tuesday">"(火)"</string>
    <string name="day_of_week_medium_wednesday">"(水)"</string>
    <string name="day_of_week_medium_thursday">"(木)"</string>
    <string name="day_of_week_medium_friday">"(金)"</string>
    <string name="day_of_week_medium_saturday">"(土)"</string>
    <string name="day_of_week_short_sunday">"日"</string>
    <string name="day_of_week_short_monday">"月"</string>
    <string name="day_of_week_short_tuesday">"火"</string>
+19 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="locale_replacement">"nl_nl"</string>
</resources>
+19 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="locale_replacement">"cs_cz"</string>
</resources>
+19 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at

          http://www.apache.org/licenses/LICENSE-2.0

     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="locale_replacement">"de_at"</string>
</resources>
Loading