Strings - app/src/main/res/values-tr/strings.xml

This commit is contained in:
runner 2022-07-13 02:50:45 +00:00 committed by Gabriel Luong
parent 3b94b67039
commit 683be63691
1 changed files with 6 additions and 16 deletions

View File

@ -41,8 +41,6 @@
<!-- Home - Recently saved bookmarks -->
<!-- Title for the home screen section with recently saved bookmarks. -->
<string name="recent_bookmarks_title">Son yer imleri</string>
<!-- Title for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="101" name="recently_saved_show_all" tools:ignore="UnusedResources">Tümünü göster</string>
<!-- 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">Tüm kayıtlı yer imlerini göster</string>
@ -358,7 +356,9 @@
<!-- Preference for settings related to visual options -->
<string name="preferences_customize">Özelleştir</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description">Firefox hesabınızı kullanarak yer imlerini, geçmişi ve daha fazlasını eşitleyin</string>
<string moz:RemovedIn="104" name="preferences_sign_in_description" tools:ignore="UnusedResources">Firefox hesabınızı kullanarak yer imlerini, geçmişi ve daha fazlasını eşitleyin</string>
<!-- Preference description for banner about signing in -->
<string name="preferences_sign_in_description_2">Sekmeleri, yer imlerini, parolaları ve daha fazlasını eşitlemek için giriş yapın.</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">Firefox Hesabı</string>
<!-- Preference text for account title when there was an error syncing FxA -->
@ -531,7 +531,9 @@
<!-- Turn On Sync Preferences -->
<!-- Header of the Turn on Sync preference view -->
<string name="preferences_sync">Synci etkinleştir</string>
<string moz:RemovedIn="104" name="preferences_sync" tools:ignore="UnusedResources">Synci etkinleştir</string>
<!-- Header of the Sync and save your data preference view -->
<string name="preferences_sync_2">Verilerinizi eşitleyin ve kaydedin</string>
<!-- Preference for reconnecting to FxA sync -->
<string name="preferences_sync_sign_in_to_reconnect">Yeniden bağlanmak için giriş yapın</string>
<!-- Preference for removing FxA account -->
@ -1072,8 +1074,6 @@
<string name="snackbar_tabs_closed">Sekmeler kapatıldı</string>
<!-- Text shown in snackbar when user bookmarks a list of tabs -->
<string name="snackbar_message_bookmarks_saved">Yer imleri kaydedildi.</string>
<!-- Text shown in snackbar when user adds a site to top sites -->
<string moz:RemovedIn="101" name="snackbar_added_to_top_sites" tools:ignore="UnusedResources">Sık kullanılanlara eklendi!</string>
<!-- Text shown in snackbar when user adds a site to shortcuts -->
<string name="snackbar_added_to_shortcuts">Kısayollara eklendi</string>
<!-- Text shown in snackbar when user closes a private tab -->
@ -1691,10 +1691,6 @@
<string name="no_site_exceptions">Site istisnası yok</string>
<!-- Bookmark deletion confirmation -->
<string name="bookmark_deletion_confirmation">Bu yer imini silmek istediğinizden emin misiniz?</string>
<!-- Browser menu button that adds a top site to the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_add_to_top_sites" tools:ignore="UnusedResources">Sık kullanılanlara ekle</string>
<!-- Browser menu button that removes a top site from the home fragment -->
<string moz:RemovedIn="101" name="browser_menu_remove_from_top_sites" tools:ignore="UnusedResources">Sık kullanılanlardan kaldır</string>
<!-- Browser menu button that adds a shortcut to the home fragment -->
<string name="browser_menu_add_to_shortcuts">Kısayollara ekle</string>
<!-- Browser menu button that removes a shortcut from the home fragment -->
@ -1770,12 +1766,8 @@
<string name="synced_tabs_collapse_group">Eşitlenmiş sekme grubunu daralt</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_title" tools:ignore="UnusedResources">Sık kullanılan site sınırına ulaşıldı</string>
<!-- Title text displayed in the dialog when shortcuts limit is reached. -->
<string name="shortcut_max_limit_title">Kısayol sınırına ulaştınız</string>
<!-- Content description text displayed in the dialog when top sites limit is reached. -->
<string moz:RemovedIn="101" name="top_sites_max_limit_content_2" tools:ignore="UnusedResources">Yeni bir sık kullanılan site eklemek için bir siteyi kaldırın. Siteye dokunup basılı tutun ve kaldırı seçin.</string>
<!-- Content description text displayed in the dialog when shortcut limit is reached. -->
<string name="shortcut_max_limit_content">Yeni bir kısayol eklemek için kısayollardan birini kaldırın. Siteye dokunup basılı tutun ve kaldırı seçin.</string>
<!-- Confirmation dialog button text when top sites limit is reached. -->
@ -1785,8 +1777,6 @@
<string name="top_sites_toggle_top_recent_sites_4">Kısayollar</string>
<!-- Title text displayed in the rename top site dialog. -->
<string name="top_sites_rename_dialog_title">Adı</string>
<!-- Hint for renaming title of a top site -->
<string moz:RemovedIn="101" name="top_site_name_hint" tools:ignore="UnusedResources">Sık kullanılan adı</string>
<!-- Hint for renaming title of a shortcut -->
<string name="shortcut_name_hint">Kısayol adı</string>
<!-- Button caption to confirm the renaming of the top site. -->