mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
Import translations from android-l10n
This commit is contained in:
parent
bb81e099ad
commit
8e11d6cb4e
@ -755,6 +755,9 @@
|
||||
<!-- Content description (not visible, for screen readers etc.): "Close button for library settings" -->
|
||||
<string name="content_description_close_button">Dùin</string>
|
||||
|
||||
<!-- Title to show in alert when a lot of tabs are to be opened
|
||||
%d is a placeholder for the number of tabs that will be opened -->
|
||||
<string name="open_all_warning_title">A bheil thu airson na duilleagan, %d dhiubh, fhosgladh?</string>
|
||||
<!-- Message to warn users that a large number of tabs will be opened
|
||||
%s will be replaced by app name. -->
|
||||
<string name="open_all_warning_message">Ma dh’fhosglas tu uiread a thabaichean, dh’fhaoidte gun cuir seo maille air %s fhad ’s a bhios na duilleagan gan luchdadh. A bheil thu cinnteach gu bheil thu airson leantainn ort?</string>
|
||||
@ -763,6 +766,13 @@
|
||||
<!-- Dialog button text for canceling open all tabs -->
|
||||
<string name="open_all_warning_cancel">Sguir dheth</string>
|
||||
|
||||
<!-- Text to show users they have one page in the history group section of the History fragment.
|
||||
%d is a placeholder for the number of pages in the group. -->
|
||||
<string name="history_search_group_site_1">Duilleagan, %d dhiubh</string>
|
||||
<!-- Text to show users they have multiple pages in the history group section of the History fragment.
|
||||
%d is a placeholder for the number of pages in the group. -->
|
||||
<string name="history_search_group_sites_1">Duilleagan, %d dhiubh</string>
|
||||
|
||||
<!-- Option in library for Recently Closed Tabs -->
|
||||
<string name="library_recently_closed_tabs">Tabaichean a dhùin thu o chionn goirid</string>
|
||||
<!-- Option in library to open Recently Closed Tabs page -->
|
||||
|
@ -735,9 +735,9 @@
|
||||
|
||||
<!-- Theme Preferences -->
|
||||
<!-- Preference for using light theme -->
|
||||
<string name="preference_light_theme">Light</string>
|
||||
<string name="preference_light_theme">ライト</string>
|
||||
<!-- Preference for using dark theme -->
|
||||
<string name="preference_dark_theme">Dark</string>
|
||||
<string name="preference_dark_theme">ダーク</string>
|
||||
<!-- Preference for using using dark or light theme automatically set by battery -->
|
||||
<string name="preference_auto_battery_theme">バッテリーセーバーで設定</string>
|
||||
<!-- Preference for using following device theme -->
|
||||
|
Loading…
Reference in New Issue
Block a user