blob: d3681f32b338ca7097a096932cc8501f5d0b818b [file] [log] [blame]
Eric Fischer28685512010-10-27 14:30:30 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2010 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="new_tab" msgid="7275656655054293038">"新しいタブ"</string>
20 <string name="new_incognito_tab" msgid="5149742197322201152">"新しいシークレットタブ"</string>
21 <string name="active_tabs" msgid="5324492165541331128">"タブ"</string>
Eric Fischerad3831c2011-01-12 17:02:45 -080022 <string name="contextmenu_openlink_newwindow" msgid="1061831678814826192">"新しいタブで開く"</string>
Eric Fischer8d31b922011-02-17 10:15:56 -080023 <string name="contextmenu_openlink_newwindow_background" msgid="5625314148071601758">"新しいバックグラウンドタブで開く"</string>
24 <string name="open_all_in_new_window" msgid="8498279523071618315">"常に新しいタブで開く"</string>
25 <string name="pref_content_open_in_background_summary" msgid="7653600574808720292">"現在のタブの後ろに新しいタブを開く"</string>
Eric Fischere3cd0a62011-05-02 15:51:53 -070026 <string name="recover_title" msgid="7754049918641251703">"タブを復元しますか?"</string>
27 <string name="recover_prompt" msgid="3030249435588073132">"ブラウザはクラッシュしたようです。前回のタブを復元しますか?"</string>
Eric Fischer28685512010-10-27 14:30:30 -070028</resources>