<?xml version="1.0" encoding="utf-8"?>

<!--
  This Source Code Form is subject to the terms of the Mozilla Public
  License, v. 2.0. If a copy of the MPL was not distributed with this
  file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->

<resources>
  <!-- Link text to learn more about downloading Gemini Nano -->
  <string name="mozac_summarize_learn_more_link">Več o tem</string>
  <!-- Button text for the off-device shake summarization consent screen approving shake consent. Localization note: "Continue" turns on the shake to summarize feature. -->
  <string name="mozac_summarize_shake_consent_off_device_button_positive">Nadaljuj</string>
  <!-- Button text for the off-device shake summarization consent screen denying shake consent. Localization note: "Not now" dismisses the request to turn on the shake to summarize feature. -->
  <string name="mozac_summarize_shake_consent_off_device_negative_button">Ne zdaj</string>
  <!-- Button text for the on-device shake summarization and download consent screen denying shake and download consent -->
  <string name="mozac_summarize_shake_consent_on_device_negative_button">Ne zdaj</string>
  <!-- Button text for the consent to download an on-device model denying download consent -->
  <string name="mozac_summarize_download_consent_button_negative">Prekliči</string>
  <!-- Caption to describe the progress of the download. %1$.2f is bytes downloaded, %2$.2f is total bytes required for download to complete. -->
  <string name="mozac_summarize_download_progress_caption">%1$.2f MB/%2$.2f MB</string>
  <!-- Button text shown while a download is in progress to cancel the download -->
  <string name="mozac_summarize_download_progress_button_negative">Prekliči</string>
  <!-- Title for the download error screen -->
  <string name="mozac_summarize_download_error_title">Napaka</string>
  <!-- Generic fallback message for the download error screen -->
  <string name="mozac_summarize_download_error_fallback_message">Neznana napaka</string>
  <!-- Button for the download error screen to try again -->
  <string name="mozac_summarize_download_error_positive_button">Poskusi znova</string>
  <!-- Button for the download error screen to cancel -->
  <string name="mozac_summarize_download_error_negative_button">Prekliči</string>
  <!-- Generic fallback message for the info error screen -->
  <string name="mozac_summarize_info_error_message">Poskusite znova pozneje.</string>
  <!-- Error code shown on long press of the error icon. %1$d is an error code. -->
  <string name="mozac_summarize_info_error_code">Koda napake: %1$d</string>
  <!-- Loading text displayed while a page summary is being generated -->
  <string name="mozac_feature_summarize_loading_title">Povzemanje …</string>
  <!-- Content description for the settings icon button in the summarized view -->
  <string name="mozac_summarize_settings_button_content_description">Nastavitve povzemanja strani</string>
  <!-- Link text to learn more about page summaries in settings -->
  <string name="mozac_summarize_settings_learn_more">Več o tem</string>
  <!-- Disclaimer message -->
  <string name="mozac_feature_summarize_disclaimer_message">UI lahko dela napake</string>
</resources>
