diff options
Diffstat (limited to 'l10n-ja/browser/browser/syncedTabs.ftl')
-rw-r--r-- | l10n-ja/browser/browser/syncedTabs.ftl | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-ja/browser/browser/syncedTabs.ftl b/l10n-ja/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..3622447a46 --- /dev/null +++ b/l10n-ja/browser/browser/syncedTabs.ftl @@ -0,0 +1,61 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +synced-tabs-sidebar-title = 同期タブ +synced-tabs-sidebar-noclients-subtitle = 他の端末のタブを表示しますか? +synced-tabs-sidebar-intro = 他の端末のタブの一覧を表示できます。 +synced-tabs-sidebar-unverified = あなたのアカウントは検証する必要があります。 +synced-tabs-sidebar-notabs = タブがありません +synced-tabs-sidebar-open-settings = 同期の設定を開く +synced-tabs-sidebar-tabsnotsyncing = タブの同期をオンにすると、他の端末のタブの一覧を表示できます。 +synced-tabs-sidebar-connect-another-device = 他の端末を接続 +synced-tabs-sidebar-search = + .placeholder = 同期したタブを検索 + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = 開く + .accesskey = O +synced-tabs-context-open-in-tab = + .label = 新しいタブで開く + .accesskey = w +synced-tabs-context-open-in-container-tab = + .label = 新しいコンテナータブで開く + .accesskey = i +synced-tabs-context-open-in-window = + .label = リンクを新しいウィンドウで開く + .accesskey = N +synced-tabs-context-open-in-private-window = + .label = 新しいプライベートウィンドウで開く + .accesskey = P + +## + +# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +# and/or devices in the list. This string is for a menuitem equivalent to one in +# the tab context menu (activated by right-clicking a tab in the tabstrip). That +# string is located in tabContextMenu.ftl. So, this string should be translated +# consistently with the "Bookmark Tab…" string there. +synced-tabs-context-bookmark = + .label = タブをブックマーク... + .accesskey = B +synced-tabs-context-copy = + .label = コピー + .accesskey = C +synced-tabs-context-open-all-in-tabs = + .label = すべてをタブで開く + .accesskey = O +synced-tabs-context-manage-devices = + .label = 端末の管理... + .accesskey = D +synced-tabs-context-sync-now = + .label = 今すぐ同期 + .accesskey = S +synced-tabs-fxa-sign-in = ログインして同期 +synced-tabs-turn-on-sync = 同期をオンにする |