Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 17029fe

Browse files
Import l10n. (#2063)
1 parent 2547bc6 commit 17029fe

File tree

2 files changed

+91
-11
lines changed

2 files changed

+91
-11
lines changed

app/src/main/res/values-sv-rSE/strings.xml

Lines changed: 61 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@
8989
sdcard. '%1$s' will be replaced at runtime with the website's domain name. -->
9090
<string name="permission_persistent_storage">Vill du tillåta %1$s att lagra data i en beständig lagring?</string>
9191

92-
<!-- This string is displayed in the Settings dialog box and how
93-
the user can know which version of the application they are currently running.
94-
'%1$s' will be replaced at runtime with the application version number. -->
95-
<string name="settings_version">version %1$s</string>
96-
9792
<!-- This string is displayed in the Settings dialog box and is used to label an
9893
On/Off switch which toggles whether an application crash is reported without first
9994
prompting the user. -->
@@ -275,6 +270,10 @@
275270
opens the Firfox Reality support web site in the browser window. -->
276271
<string name="settings_help">Hjälp</string>
277272

273+
<!-- This string is displayed in the settings header under the Firefox Reality logo. When clicked the settings panel is closed
274+
a the survey web site in opened in the currently focused window -->
275+
<string name="settings_send_your_feedback">Skicka oss din feedback</string>
276+
278277
<!-- This string is the title of a dialog box shown to the user when a settings
279278
change requires the application to restart. -->
280279
<string name="restart_dialog_restart">Omstart krävs</string>
@@ -909,6 +908,9 @@
909908
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
910909
<string name="context_menu_open_new_window">Öppna i nytt fönster.</string>
911910

911+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
912+
<string name="context_menu_open_new_tab">Öppna i en ny flik.</string>
913+
912914
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
913915
<string name="context_menu_copy_link">Kopiera länk</string>
914916

@@ -1076,4 +1078,58 @@
10761078
<!-- This string is displayed on the right button of the pop-up blocking dialog.
10771079
If the button is clicked the pop-up will be blocked -->
10781080
<string name="popup_block_button_do_not_show">Visa inte</string>
1081+
1082+
<!-- This string is displayed in a button on the header of the tabs dialog. When clicked,
1083+
it allows to select tabs from the tab -->
1084+
<string name="tabs_select">Markera</string>
1085+
1086+
<!-- This string is displayed in a button on the header of the tabs dialog, after selection mode is enabled with
1087+
the Select` button. When clicked it closes the selection mode -->
1088+
<string name="tabs_select_done">Klar</string>
1089+
1090+
<!-- This string is displayed in a button on the header of the tabs dialog, after selection mode is enabled with
1091+
the Select` button. When clicked it selects all the available tabs -->
1092+
<string name="tabs_select_all">Markera alla</string>
1093+
1094+
<!-- This string is displayed in a button on the header of the tabs dialog, after selection mode is enabled with
1095+
the Select` button. When clicked it closes all the previously selected tabs -->
1096+
<string name="tabs_close_selected">Stäng flikar</string>
1097+
1098+
<!-- This string is displayed in a button on the header of the tabs dialog.
1099+
When clicked it closes all the available tabs -->
1100+
<string name="tabs_close_all">Stäng alla</string>
1101+
1102+
<!-- This string is displayed in a button on the header of the tabs dialog.
1103+
When clicked it unselects all the tabs -->
1104+
<string name="tabs_unselect">Avmarkera alla</string>
1105+
1106+
<!-- This string is displayed in a label on the header of the tabs dialog. It indicates that there is one tab
1107+
available -->
1108+
<string name="tabs_counter_singular">1 flik</string>
1109+
1110+
<!-- This string is displayed in a label on the header of the tabs dialog. It indicates that there are n tabs available.
1111+
%1$s expands to a integer which indicates the number of tabs. This number is always larger than 1, ortherwise
1112+
tabs_counter_singular key is used-->
1113+
<string name="tabs_counter_plural">%1$s flikar</string>
1114+
1115+
<!-- This string is displayed in a label on the header of the tabs dialog. It's only visible in tab selection mode.
1116+
It indicates that there is one tab selected -->
1117+
<string name="tabs_selected_counter_singular">1 flik markerad</string>
1118+
1119+
<!-- This string is displayed in a label on the header of the tabs dialog. It's only visible in tab selection mode.
1120+
It indicates that there are n tabs selected. %1$s expands to a integer which indicates the number of tabs.
1121+
This number is always larger than 1, ortherwise tabs_selected_counter_singular key is used-->
1122+
<string name="tabs_selected_counter_plural">%1$s flikar markerade</string>
1123+
1124+
<!-- This string is displayed in a label on the header of the tabs dialog. It's only visible in tab selection mode.
1125+
It indicates that there are no tabs selected -->
1126+
<string name="tabs_selected_counter_none">0 flikar markerade</string>
1127+
1128+
<!-- This string is for the tooltip that appears when the users hovers in the tabs icon in the browser's
1129+
tray menu. When clicked it opens the tray dialog in the current active window -->
1130+
<string name="tabs_tray_tooltip">Visa flikar</string>
1131+
1132+
<!-- This string is displayed in a tooltip that appears in the tray bar on top of the
1133+
tabs tray button then a tab has been added on the background. -->
1134+
<string name="tab_added_notification">Ny flik tillagd!</string>
10791135
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,6 @@
8989
sdcard. '%1$s' will be replaced at runtime with the website's domain name. -->
9090
<string name="permission_persistent_storage">您是否要允许 %1$s 持久存储数据?</string>
9191

92-
<!-- This string is displayed in the Settings dialog box and how
93-
the user can know which version of the application they are currently running.
94-
'%1$s' will be replaced at runtime with the application version number. -->
95-
<string name="settings_version">版本 %1$s</string>
96-
9792
<!-- This string is displayed in the Settings dialog box and is used to label an
9893
On/Off switch which toggles whether an application crash is reported without first
9994
prompting the user. -->
@@ -275,6 +270,10 @@
275270
opens the Firfox Reality support web site in the browser window. -->
276271
<string name="settings_help">帮助</string>
277272

273+
<!-- This string is displayed in the settings header under the Firefox Reality logo. When clicked the settings panel is closed
274+
a the survey web site in opened in the currently focused window -->
275+
<string name="settings_send_your_feedback">提交您的反馈意见</string>
276+
278277
<!-- This string is the title of a dialog box shown to the user when a settings
279278
change requires the application to restart. -->
280279
<string name="restart_dialog_restart">需要重启应用</string>
@@ -908,6 +907,9 @@
908907
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new window. -->
909908
<string name="context_menu_open_new_window">新建窗口打开。</string>
910909

910+
<!-- This string is shown in the context menu after a longpress on a link. When clicked it opens the target url in a new tab. -->
911+
<string name="context_menu_open_new_tab">新建标签页打开</string>
912+
911913
<!-- This string is shown in the context menu after a longpress on a link. When clicked it copies the target to the clipboard -->
912914
<string name="context_menu_copy_link">复制链接</string>
913915

@@ -1074,4 +1076,26 @@
10741076
<!-- This string is displayed on the right button of the pop-up blocking dialog.
10751077
If the button is clicked the pop-up will be blocked -->
10761078
<string name="popup_block_button_do_not_show">不显示</string>
1077-
</resources>
1079+
1080+
<!-- This string is displayed in a button on the header of the tabs dialog. When clicked,
1081+
it allows to select tabs from the tab -->
1082+
<string name="tabs_select">选择</string>
1083+
1084+
<!-- This string is displayed in a button on the header of the tabs dialog, after selection mode is enabled with
1085+
the Select` button. When clicked it closes the selection mode -->
1086+
<string name="tabs_select_done">完成</string>
1087+
1088+
<!-- This string is displayed in a button on the header of the tabs dialog, after selection mode is enabled with
1089+
the Select` button. When clicked it selects all the available tabs -->
1090+
<string name="tabs_select_all">全选</string>
1091+
1092+
<!-- This string is displayed in a label on the header of the tabs dialog. It indicates that there is one tab
1093+
available -->
1094+
<string name="tabs_counter_singular">1 个标签页</string>
1095+
1096+
<!-- This string is displayed in a label on the header of the tabs dialog. It indicates that there are n tabs available.
1097+
%1$s expands to a integer which indicates the number of tabs. This number is always larger than 1, ortherwise
1098+
tabs_counter_singular key is used-->
1099+
<string name="tabs_counter_plural">%1$s 个标签页</string>
1100+
1101+
</resources>

0 commit comments

Comments
 (0)