Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
d8bf8a55
Commit
d8bf8a55
authored
Mar 15, 2022
by
runner
Committed by
Gabriel Luong
Mar 14, 2022
Browse files
Strings - app/src/main/res/values-ja/strings.xml
parent
c150424b
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/values-ja/strings.xml
View file @
d8bf8a55
...
...
@@ -49,8 +49,6 @@
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string
name=
"recently_saved_show_all_content_description_2"
>
保存したブックマークをすべて表示します
</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string
moz:removedIn=
"97"
name=
"recently_saved_show_all_content_description"
tools:ignore=
"UnusedResources"
>
保存したブックマークをすべて表示するボタン
</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string
name=
"recently_saved_menu_item_remove"
>
削除
</string>
...
...
@@ -132,8 +130,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string
name=
"recent_tabs_show_all_content_description_2"
>
最近のタブをすべて表示するボタンです
</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string
moz:removedIn=
"97"
name=
"recent_tabs_show_all_content_description2"
tools:ignore=
"UnusedResources"
>
最近のタブをすべて表示します
</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string
name=
"recent_tabs_search_term"
>
\
"
%1$s\
"
についての検索
</string>
...
...
@@ -156,8 +152,6 @@
<!-- Content description for the button which navigates the user to show all of their history. -->
<string
name=
"past_explorations_show_all_content_description_2"
>
過去の検索をすべて表示します
</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string
moz:removedIn=
"97"
name=
"past_explorations_show_all_content_description"
tools:ignore=
"UnusedResources"
>
過去の検索をすべて表示するボタンです
</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
...
...
@@ -1010,6 +1004,10 @@
<string
name=
"share_link_all_apps_subheader"
>
すべての操作
</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string
name=
"share_link_recent_apps_subheader"
>
最近使用
</string>
<!-- Text for the copy link action in the share screen. -->
<string
name=
"share_copy_link_to_clipboard"
>
クリップボードにコピー
</string>
<!-- Toast shown after copying link to clipboard -->
<string
name=
"toast_copy_link_to_clipboard"
>
クリップボードにコピーしました
</string>
<!-- An option from the three dot menu to into sync -->
<string
name=
"sync_menu_sign_in"
>
ログインして同期
</string>
<!-- An option from the share dialog to sign into sync -->
...
...
@@ -1188,10 +1186,9 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string
name=
"onboarding_header"
>
%s へようこそ!
</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string
moz:RemovedIn=
"99"
name=
"onboarding_account_sign_in_header_1"
tools:ignore=
"UnusedResources"
>
端末間で Firefox を同期
</string>
<string
name=
"onboarding_account_sign_in_header_1"
>
端末間で Firefox を同期
</string>
<!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
<string
name=
"onboarding_account_sign_in_header_2"
>
端末間で %1$s を同期
</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string
moz:RemovedIn=
"100"
name=
"onboarding_account_sign_in_header_2"
tools:ignore=
"UnusedResources"
>
端末間で %1$s を同期
</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string
name=
"onboarding_manual_sign_in_description_2"
>
この端末の %1$s とブックマーク、履歴、パスワードを同期します。
</string>
<!-- text for the button to manually sign into Firefox account. -->
...
...
@@ -1719,9 +1716,9 @@
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string
name=
"synced_tabs_enable_tab_syncing"
>
タブの同期を有効にしてください。
</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string
moz:removedIn=
"99"
name=
"synced_tabs_no_tabs"
tools:ignore=
"UnusedResources"
>
他の端末の Firefox で開いているタブはありません。
</string>
<string
name=
"synced_tabs_no_tabs"
>
他の端末の Firefox で開いているタブはありません。
</string>
<!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
<string
name=
"synced_tabs_no_tabs_2"
>
他の端末の %1$s で開いているタブはありません。
</string>
<string
moz:RemovedIn=
"100"
name=
"synced_tabs_no_tabs_2"
tools:ignore=
"UnusedResources"
>
他の端末の %1$s で開いているタブはありません。
</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string
name=
"synced_tabs_sign_in_message"
>
他の端末のタブの一覧を表示できます。
</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment