Import l10n.

upstream-sync
Mozilla L10n Automation Bot 4 years ago committed by ekager
parent ea2bb0df75
commit ce99cc9ccf

@ -356,6 +356,9 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">Taq rutzijol</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">Kimolik ichinan taq Tz\'aqat</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">ÜTZ</string>
<!-- Button caption to abort the add-on collection configuration -->
@ -364,6 +367,11 @@
<!-- Hint displayed on input field for custom collection name -->
<string name="customize_addon_collection_hint">Rub\'i\' mol</string>
<!-- Hint displayed on input field for custom collection user ID-->
<string name="customize_addon_collection_user_hint">Rajaw Mol (Winäq ID)</string>
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">Xjal kimolaj tz\'aqat. Nitz\'apïx chokoy richin yesamajïx ri taq jaloj…</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Tixim wakami</string>

@ -343,6 +343,20 @@
<!-- Preference for notifications -->
<string name="preferences_notifications">შეტყობინებები</string>
<!-- Add-on Preferences -->
<!-- Preference to customize the configured AMO (addons.mozilla.org) collection -->
<string name="preferences_customize_amo_collection">შერჩეული დამატებების კრებული</string>
<!-- Button caption to confirm the add-on collection configuration -->
<string name="customize_addon_collection_ok">კარგი</string>
<!-- Button caption to abort the add-on collection configuration -->
<string name="customize_addon_collection_cancel">გაუქმება</string>
<!-- Hint displayed on input field for custom collection name -->
<string name="customize_addon_collection_hint">კრებულის დასახელება</string>
<!-- Hint displayed on input field for custom collection user ID-->
<string name="customize_addon_collection_user_hint">კრებულის მფლობელი (მომხმარებლის ID)</string>
<!-- Toast shown after confirming the custom add-on collection configuration -->
<string name="toast_customize_addon_collection_done">დამატებების კრებული შეიცვალა. დატოვეთ პროგრამა ცვლილებების ასასახად…</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">დასინქრონება ახლავე</string>
@ -527,6 +541,14 @@
<string name="recently_closed_empty_message">ბოლოს დახურული ჩანართები არაა</string>
<!-- Tab Management -->
<!-- Title of preference for tabs management -->
<string name="preferences_tabs">ჩანართები</string>
<!-- Title of preference that allows a user to specify the tab view -->
<string name="preferences_tab_view">ჩანართის ხედი</string>
<!-- Option for a list tab view -->
<string name="tab_view_list">სია</string>
<!-- Option for a grid tab view -->
<string name="tab_view_grid">ბადე</string>
<!-- Title of preference that allows a user to auto close tabs after a specified amount of time -->
<string name="preferences_close_tabs">ჩანართების დახურვა</string>
<!-- Option for auto closing tabs that will never auto close tabs, always allows user to manually close tabs -->
@ -643,6 +665,10 @@
<!-- Text for the button to clear selected history items. The first parameter
is a digit showing the number of items you have selected -->
<string name="history_delete_some">%1$d ჩანაწერის წაშლა</string>
<!-- Text for the header that groups the history for today -->
<string name="history_today">დღეს</string>
<!-- Text for the header that groups the history for yesterday -->
<string name="history_yesterday">გუშინ</string>
<!-- Text for the header that groups the history for last 24 hours -->
<string name="history_24_hours">ბოლო 24 საათი</string>
<!-- Text for the header that groups the history the past 7 days -->
@ -782,6 +808,8 @@
<string name="preference_phone_feature_location">მდებარეობა</string>
<!-- Preference for altering the notification access for all websites -->
<string name="preference_phone_feature_notification">შეტყობინება</string>
<!-- Preference for altering the persistent storage access for all websites -->
<string name="preference_phone_feature_persistent_storage">მუდმივი მეხსიერება</string>
<!-- Label that indicates that a permission must be asked always -->
<string name="preference_option_phone_feature_ask_to_allow">კითხვა ყოველ ჯერზე</string>
<!-- Label that indicates that a permission must be blocked -->

Loading…
Cancel
Save