diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-23 10:08:48 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-23 10:08:48 -0700 |
commit | 20e4beea1c0753ca17697df0b028ed53945bd53f (patch) | |
tree | 5f0fe5ea9df3a5b21faf5e59e45b7d34df36d88c /packages/DocumentsUI/res/values-ja | |
parent | 17f832296cba0c9932403d894b0c95a9d0d5ab76 (diff) | |
download | frameworks_base-20e4beea1c0753ca17697df0b028ed53945bd53f.zip frameworks_base-20e4beea1c0753ca17697df0b028ed53945bd53f.tar.gz frameworks_base-20e4beea1c0753ca17697df0b028ed53945bd53f.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ibbd7d5bc59126933bbcf0370cbdcd590f89d0ad7
Auto-generated-cl: translation import
Diffstat (limited to 'packages/DocumentsUI/res/values-ja')
-rw-r--r-- | packages/DocumentsUI/res/values-ja/strings.xml | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/packages/DocumentsUI/res/values-ja/strings.xml b/packages/DocumentsUI/res/values-ja/strings.xml new file mode 100644 index 0000000..e148721 --- /dev/null +++ b/packages/DocumentsUI/res/values-ja/strings.xml @@ -0,0 +1,86 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2013 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"> + <!-- no translation found for app_label (2783841764617238354) --> + <skip /> + <!-- no translation found for title_open (4353228937663917801) --> + <skip /> + <!-- no translation found for title_save (2433679664882857999) --> + <skip /> + <!-- no translation found for menu_create_dir (5947289605844398389) --> + <skip /> + <!-- no translation found for menu_grid (6878021334497835259) --> + <skip /> + <!-- no translation found for menu_list (7279285939892417279) --> + <skip /> + <!-- no translation found for menu_sort (7677740407158414452) --> + <skip /> + <!-- no translation found for menu_search (3816712084502856974) --> + <skip /> + <!-- no translation found for menu_settings (6008033148948428823) --> + <skip /> + <!-- no translation found for menu_open (432922957274920903) --> + <skip /> + <!-- no translation found for menu_save (2394743337684426338) --> + <skip /> + <!-- no translation found for menu_share (3075149983979628146) --> + <skip /> + <!-- no translation found for menu_delete (8138799623850614177) --> + <skip /> + <!-- no translation found for mode_selected_count (459111894725594625) --> + <skip /> + <!-- no translation found for sort_name (9183560467917256779) --> + <skip /> + <!-- no translation found for sort_date (586080032956151448) --> + <skip /> + <!-- no translation found for sort_size (3350681319735474741) --> + <skip /> + <!-- no translation found for drawer_open (4545466532430226949) --> + <skip /> + <!-- no translation found for drawer_close (7602734368552123318) --> + <skip /> + <!-- no translation found for save_error (6167009778003223664) --> + <skip /> + <!-- no translation found for root_recent (4470053704320518133) --> + <skip /> + <!-- no translation found for root_available_bytes (8568452858617033281) --> + <skip /> + <!-- no translation found for root_type_service (2857362700576006694) --> + <skip /> + <!-- no translation found for root_type_shortcut (3318760609471618093) --> + <skip /> + <!-- no translation found for root_type_device (7121342474653483538) --> + <skip /> + <!-- no translation found for root_type_apps (8838065367985945189) --> + <skip /> + <!-- no translation found for pref_advanced_devices (903257239609301276) --> + <skip /> + <!-- no translation found for pref_file_size (2826879315743961459) --> + <skip /> + <!-- no translation found for pref_device_size (3542106883278997222) --> + <skip /> + <!-- no translation found for empty (7858882803708117596) --> + <skip /> + <!-- no translation found for toast_no_application (1339885974067891667) --> + <skip /> + <!-- no translation found for toast_failed_delete (2180678019407244069) --> + <skip /> + <!-- no translation found for more (7117420986529297171) --> + <skip /> + <string name="loading" msgid="7933681260296021180">"読み込んでいます..."</string> +</resources> |