Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Text for confirmation for a positive action in dialog -->
<string name="mozac_feature_prompts_ok">Gerai</string>
<!-- Text for confirmation for a negative action in dialog. -->
<string name="mozac_feature_prompts_cancel">Atsisakyti</string>
<!-- When a page shows many dialogs, this checkbox will appear for letting the user choose to prevent showing more dialogs. -->
<string name="mozac_feature_prompts_no_more_dialogs">Nebeleisti šiam tinklalapiui kurti naujų dialogo langų</string>
<!-- Text for a positive button, when an user selects a date in date/time picker. -->
<string name="mozac_feature_prompts_set_date">Nustatyti</string>
<!-- Text for a button that clears the selected input in the date/time picker. -->
<string name="mozac_feature_prompts_clear">Išvalyti</string>
<!-- Text for the title of an authentication dialog. -->
<string name="mozac_feature_prompt_sign_in">Prisijunkite</string>
<!-- Text for username field in an authentication dialog. -->
<string name="mozac_feature_prompt_username_hint">Naudotojo vardas</string>
<!-- Text for password field in an authentication dialog. -->
<string name="mozac_feature_prompt_password_hint">Slaptažodis</string>
<!-- Negative confirmation that we should never save a login for this site -->
<string name="mozac_feature_prompt_never_save">Niekada neįrašyti</string>
<!-- Negative confirmation that we should not save a credit card for this site -->
<string name="mozac_feature_prompt_not_now">Ne dabar</string>
<!-- Positive confirmation that we should save the new or updated login -->
<string name="mozac_feature_prompt_save_confirmation">Įsiminti</string>
<!-- Positive confirmation that we should save the updated login -->
<string name="mozac_feature_prompt_update_confirmation">Atnaujinti</string>
<!--
Text for a label for the field when prompt requesting a text is shown.
-->
<string name="mozac_feature_prompts_content_description_input_label">Teksto įvesties lauko pavadinimas</string>
<!-- Title of a color picker dialog, this text is shown above a color picker. -->
<string name="mozac_feature_prompts_choose_a_color">Pasirinkite spalvą</string>
<!-- Text of a confirm button in dialog requesting to open a new window. -->
<string name="mozac_feature_prompts_allow">Leisti</string>
<!-- Text of a negative button in dialog requesting to open a new window. -->
<string name="mozac_feature_prompts_deny">Drausti</string>
<!-- Title of the dialog shown when a user is leaving a website and there is still data not saved yet. -->
<string name="mozac_feature_prompt_before_unload_dialog_title">Ar tikrai to norite?</string>
<!-- Body text of the dialog shown when a user is leaving a website and there is still data not saved yet. -->
<string name="mozac_feature_prompt_before_unload_dialog_body">Ar tikrai norite užverti šią svetainę? Jūsų įvesti duomenys gali būti neįrašyti</string>
<!-- Stay button of the dialog shown when a user is leaving a website and there is still data not saved yet, this indicates that the user wants to stay in the website. -->
<string name="mozac_feature_prompts_before_unload_stay">Likti</string>
<!-- Leave button of the dialog shown when a user is leaving a website and there is still data not saved yet, this indicates that the user wants to leave in the website. -->
<string name="mozac_feature_prompts_before_unload_leave">Išeiti</string>
<!-- Title of the month chooser dialog. -->
<string name="mozac_feature_prompts_set_month">Nurodykite mėnesį</string>
<!-- January (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jan">Sau</string>
<!-- February month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_feb">Vas</string>
<!-- March month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_mar">Kov</string>
<!-- April month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_apr">Bal</string>
<!-- May month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_may">Geg</string>
<!-- June month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jun">Bir</string>
<!-- July month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_jul">Lie</string>
<!-- August month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_aug">Rgp</string>
<!-- September month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_sep">Rgs</string>
<!-- October month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_oct">Spa</string>
<!-- November month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_nov">Lap</string>
<!-- December month of the year (short description), used on the month chooser dialog. -->
<string name="mozac_feature_prompts_dec">Grd</string>
<!-- Title of the time picker dialog. -->
<string name="mozac_feature_prompts_set_time">Nustatyti laiką</string>
<!-- Strings shown in a dialog that appear when users try to refresh a certain kind of webpages -->
<string name="mozac_feature_prompt_repost_title">Dar kartą siųsti duomenis į šią svetainę?</string>
<string name="mozac_feature_prompt_repost_message">Šio tinklalapio įkėlimas iš naujo gali pakartoti paskiausius veiksmus, tokius kaip mokėjimo nusiuntimas ar komentaro parašymas.</string>
<!-- Pressing this will dismiss the dialog and reload the page sending again the previous data -->
<string name="mozac_feature_prompt_repost_positive_button_text">Persiųsti duomenis</string>
<!-- Pressing this will dismiss the dialog and not refresh the webpage -->
<string name="mozac_feature_prompt_repost_negative_button_text">Atsisakyti</string>
<!-- Text for the title of a save credit card dialog. -->
<string name="mozac_feature_prompts_save_credit_card_prompt_title">Saugiai išsaugoti šią kortelę?</string>
<!-- Text for the title of an update credit card dialog. -->
<string name="mozac_feature_prompts_update_credit_card_prompt_title">Atnaujinti kortelės galiojimo datą?</string>
<!--
Address Autofill
Header for the select address prompt to allow users to fill a form with a saved address.
-->
<string name="mozac_feature_prompts_select_address_2">Pasirinkite adresą</string>
<!-- Text for the manage addresses button. -->
<string name="mozac_feature_prompts_manage_address">Tvarkyti adresus</string>
</resources>