Update localized strings 2021-08-20 (#1657)

This commit is contained in:
hanzhang54 2021-08-20 15:53:20 +08:00 committed by GitHub
parent ce014908e2
commit ba3cee4366
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
59 changed files with 2618 additions and 494 deletions

View File

@ -2301,7 +2301,7 @@
<value>Terug</value> <value>Terug</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft-programmatuurlisensiebepalings</value> <value>Microsoft-programmatuurlisensiebepalings</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Alle regte voorbehou.</value> <value>© %1 Microsoft. Alle regte voorbehou.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Om uit te vind hoe om tot Windows-Sakrekenaar by te dra, gaan kyk na die projek op %HL%GitHub%HL%.</value> <value>Om uit te vind hoe om tot Windows-Sakrekenaar by te dra, gaan kyk na die projek op %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Inligting oor</value> <value>Inligting oor</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Stuur terugvoer</value> <value>Stuur terugvoer</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>Vanlyn. Kontroleer asseblief jou%HL%netwerkinstellings%HL%</value> <value>Vanlyn. Kontroleer asseblief jou%HL%Netwerkinstellings%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>Kon nie tariewe bywerk nie</value> <value>Kon nie tariewe bywerk nie</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Draai deur dra-sirkelvormige skuif is gekies</value> <value>Draai deur dra-sirkelvormige skuif is gekies</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Instellings</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Voorkoms</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Toepassingtema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Kies watter toepassingtema om te vertoon</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Lig</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Donker</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Gebruik stelselinstelling</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Terug</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Instellings-bladsy</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Toepassingtema-instelling</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>ተመለስ</value> <value>ተመለስ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>የMicrosoft ሶፍትዌር የፈቃድ ውሎች</value> <value>የMicrosoft ሶፍትዌር የፈቃድ ውሎች</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. ሁሉም መብቶች በህግ የተከበሩ ናቸው።</value> <value>© %1 Microsoft. ሁሉም መብቶች በህግ የተከበሩ ናቸው።</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>ለ Windows ማስሊያ እንዴት ማበርከት እንደሚችሉ ለማወቅ ፕሮጀክቱን %HL%GitHub%HL% ላይ ይመልከቱ ።</value> <value>ለ Windows ማስሊያ እንዴት ማበርከት እንደሚችሉ ለማወቅ ፕሮጀክቱን %HL%GitHub%HL% ላይ ይመልከቱ ።</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>ስለ</value> <value>ስለ</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ግብረመልስ ላክ</value> <value>ግብረመልስ ላክ</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>ከመስመር ውጭ። እባክዎ የእርስዎን %HL%የአውታረ መረብ ክንውን አውዶች%HL% ይፈትሹ</value> <value>ከመስመር ውጭ። እባክዎ የእርስዎን %HL%የአውታረ መረብ ክንውን አውዶች%HL% ይፈትሹ</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>ተመኖችን ማዘመን አልተቻለም</value> <value>ተመኖችን ማዘመን አልተቻለም</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>በተላላፊ ክበባዊ Shift ማሽከርከር ተመርጧል</value> <value>በተላላፊ ክበባዊ Shift ማሽከርከር ተመርጧል</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>የክንውን አውዶች</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>ገጽታ</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>የመተግበሪያ ፈትለ ነገር</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>የትኛው የመተግበሪያ ፈትለ ነገር ለእይታ እንደሚቀርብ ይምረጡ</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>ብርሃን</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ጨለማ</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>የስርዓት ቅንብሮችን ይጠቀሙ</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ተመለስ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>የክንውን አውዶች ገጽ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>የመተግበሪያ ፈትለ ነገር ቅንብር</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>الخلف</value> <value>الخلف</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>شروط ترخيص برامج Microsoft</value> <value>شروط ترخيص برامج Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>حقوق النشر © محفوظة لشركة Microsoft لعام %1. جميع الحقوق محفوظة.</value> <value>حقوق النشر © محفوظة لشركة Microsoft لعام %1. جميع الحقوق محفوظة.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>لمعرفه كيف يمكنك المساهمة في "حاسبه Windows" ، قم بسحب المشروع علي %HL%GitHub%HL%.</value> <value>لمعرفه كيف يمكنك المساهمة في "حاسبه Windows" ، قم بسحب المشروع علي %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>حول</value> <value>حول</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>إرسال ملاحظات</value> <value>إرسال ملاحظات</value>
@ -2695,10 +2695,6 @@
<value>تعذر تحديث سعر الصرف</value> <value>تعذر تحديث سعر الصرف</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>تم تحديد تدوير عبر الإزاحة الدائرية لما هو مرحل</value> <value>تم تحديد تدوير عبر الإزاحة الدائرية لما هو مرحل</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>إعدادات</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>المظهر</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>نسق التطبيق</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>تحديد نسق التطبيق المطلوب عرضه</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>فاتح</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>داكن</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>استخدام إعداد النظام</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>الخلف</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>صفحة الإعدادات</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>إعداد نسق التطبيق</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Geri</value> <value>Geri</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft Proqramının Lisenziya Şərtləri</value> <value>Microsoft Proqramının Lisenziya Şərtləri</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Bütün hüquqlar qorunur.</value> <value>© %1 Microsoft. Bütün hüquqlar qorunur.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows Kalkulyatora necə töhfə verməyi öyrənmək üçün layihəni %HL%GitHub%HL%-da yoxlayın.</value> <value>Windows Kalkulyatora necə töhfə verməyi öyrənmək üçün layihəni %HL%GitHub%HL%-da yoxlayın.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Haqqında</value> <value>Haqqında</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Əks-əlaqə göndər</value> <value>Əks-əlaqə göndər</value>
@ -2695,10 +2695,6 @@
<value>Tarifləri yeniləmək mümkün olmadı</value> <value>Tarifləri yeniləmək mümkün olmadı</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Dairəvi Növbəni Daşımaqla Döndərmə seçilib</value> <value>Dairəvi Növbəni Daşımaqla Döndərmə seçilib</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Parametrlər</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Görünüş</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Proqramın mövzusu</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Göstəriləcək proqramın mövzusunu seçin</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Açıq</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tünd</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Sistem parametrindən istifadə et</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Geri</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Parametrlər Səhifəsi</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Proqram mövzusu Parametri</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Назад</value> <value>Назад</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Лицензионни условия за софтуер от Microsoft</value> <value>Лицензионни условия за софтуер от Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Всички права запазени.</value> <value>© %1 Microsoft. Всички права запазени.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>За да научите как можете да участвате в калкулатора на Windows, прегледайте проекта на %HL%GitHub%HL%.</value> <value>За да научите как можете да участвате в калкулатора на Windows, прегледайте проекта на %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Относно</value> <value>Относно</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Изпращане на обратна връзка</value> <value>Изпращане на обратна връзка</value>
@ -2695,10 +2695,6 @@
<value>Неуспешна актуализация на обменни курсове</value> <value>Неуспешна актуализация на обменни курсове</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Избрано превключване чрез кръгова смяна</value> <value>Избрано превключване чрез кръгова смяна</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Настройки</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Облик</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Тема на приложението</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Изберете коя тема на приложение да се показва</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Светла</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Тъмна</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Използване на системната настройка</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Назад</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Страница с настройки</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Настройка на тема на приложение</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Enrere</value> <value>Enrere</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termes de llicència per al programari de Microsoft</value> <value>Termes de llicència per al programari de Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Tots els drets reservats.</value> <value>© %1 Microsoft. Tots els drets reservats.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Per obtenir informació sobre com podeu contribuir a la Calculadora del Windows, doneu una ullada al projecte al %HL%GitHub%HL%.</value> <value>Per obtenir informació sobre com podeu contribuir a la Calculadora del Windows, doneu una ullada al projecte al %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Quant a</value> <value>Quant a</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Envia comentaris</value> <value>Envia comentaris</value>
@ -2695,10 +2695,6 @@
<value>No s'han pogut actualitzar els tipus</value> <value>No s'han pogut actualitzar els tipus</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>L'opció “Gira amb desplaçament circular de ròssec” està seleccionada</value> <value>L'opció “Gira amb desplaçament circular de ròssec” està seleccionada</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Configuració</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aparença</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema de l'aplicació</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Selecciona el tema de l'aplicació vols que es mostri.</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Clar</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Fosc</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Utilitza la configuració del sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Enrere</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Pàgina de configuració</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Configuració del tema de l'aplicació</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Zpět</value> <value>Zpět</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licenční podmínky pro software společnosti Microsoft</value> <value>Licenční podmínky pro software společnosti Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Všechna práva vyhrazena.</value> <value>© %1 Microsoft. Všechna práva vyhrazena.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Pokud se chcete dozvědět, jak můžete přispívat do Windows Kalkulačky, podívejte se na projekt na %HL%GitHub%HL%.</value> <value>Pokud se chcete dozvědět, jak můžete přispívat do Windows Kalkulačky, podívejte se na projekt na %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>O aplikaci</value> <value>O aplikaci</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Poslat zpětnou vazbu</value> <value>Poslat zpětnou vazbu</value>
@ -2695,10 +2695,6 @@
<value>Nešlo aktualizovat kurzy.</value> <value>Nešlo aktualizovat kurzy.</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Vybráno Otočení s kruhovým posuvem s přenosem</value> <value>Vybráno Otočení s kruhovým posuvem s přenosem</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Nastavení</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Vzhled</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Motiv aplikace</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Vyberte motiv aplikace, který se má zobrazit.</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Světlý</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tmavý</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Použít systémové nastavení</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Zpět</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Stránka nastavení</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nastavení motivu aplikace</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Tilbage</value> <value>Tilbage</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licensvilkår for Microsoft-software</value> <value>Licensvilkår for Microsoft-software</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Alle rettigheder forbeholdes.</value> <value>© %1 Microsoft. Alle rettigheder forbeholdes.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Du kan få mere at vide om, hvordan du kan bidrage til Windows lommeregner, ved at tjekke projektet ud %HL%GitHub%HL%.</value> <value>Du kan få mere at vide om, hvordan du kan bidrage til Windows lommeregner, ved at tjekke projektet ud %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Om</value> <value>Om</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Send feedback</value> <value>Send feedback</value>
@ -2695,10 +2695,6 @@
<value>Kurserne kunne ikke opdateres</value> <value>Kurserne kunne ikke opdateres</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>OM</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Roter gennem cirkulært menteskift valgt</value> <value>Roter gennem cirkulært menteskift valgt</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Indstillinger</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Udseende</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App tema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Vælg, hvilket apptema der skal vises</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Lys</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Mørk</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Brug systemindstilling</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Tilbage</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Siden Indstillinger</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Indstilling for apptema</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Zurück</value> <value>Zurück</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft-Software-Lizenzbedingungen</value> <value>Microsoft-Software-Lizenzbedingungen</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Alle Rechte vorbehalten.</value> <value>© %1 Microsoft. Alle Rechte vorbehalten.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Um zu erfahren, wie Sie dem Windows-Rechner mitwirken können, checken Sie das Projekt auf %HL%GitHub%HL% aus.</value> <value>Um zu erfahren, wie Sie dem Windows-Rechner mitwirken können, checken Sie das Projekt auf %HL%GitHub%HL% aus.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Info</value> <value>Info</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Feedback senden</value> <value>Feedback senden</value>
@ -2695,10 +2695,6 @@
<value>Kurse konnten nicht aktualisiert werden</value> <value>Kurse konnten nicht aktualisiert werden</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Zyklische Verschiebung mit Übertragsbit ausgewählt</value> <value>Zyklische Verschiebung mit Übertragsbit ausgewählt</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Einstellungen</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Darstellung</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App-Design</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Auswählen des anzuzeigenden App-Designs</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Hell</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Dunkel</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Systemeinstellung verwenden</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Zurück</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Seite "Einstellungen"</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>App-Designeinstellung</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Πίσω</value> <value>Πίσω</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Όροι άδειας χρήσης για λογισμικό της Microsoft</value> <value>Όροι άδειας χρήσης για λογισμικό της Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Με επιφύλαξη κάθε νόμιμου δικαιώματος.</value> <value>© %1 Microsoft. Με επιφύλαξη κάθε νόμιμου δικαιώματος.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Για να μάθετε πώς μπορείτε να συμβάλλουν στην αριθμομηχανή των Windows, αναλάβετε τον έλεγχο του έργου σε %HL%GitHub%HL%.</value> <value>Για να μάθετε πώς μπορείτε να συμβάλλουν στην αριθμομηχανή των Windows, αναλάβετε τον έλεγχο του έργου σε %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Πληροφορίες</value> <value>Πληροφορίες</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Αποστολή σχολίων</value> <value>Αποστολή σχολίων</value>
@ -2695,10 +2695,6 @@
<value>Δεν ήταν δυνατή η ενημέρωση των ισοτιμιών</value> <value>Δεν ήταν δυνατή η ενημέρωση των ισοτιμιών</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Επιλογή περιστροφής κυκλικής μετατόπισης μέσω μεταφοράς</value> <value>Επιλογή περιστροφής κυκλικής μετατόπισης μέσω μεταφοράς</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Ρυθμίσεις</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Εμφάνιση</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Θέμα εφαρμογής</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Επιλέξτε το θέμα εφαρμογής που θα εμφανίζεται</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Ανοιχτό</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Σκούρο</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Χρήση ρύθμισης συστήματος</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Πίσω</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Σελίδα "Ρυθμίσεις"</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Ρύθμιση θέματος εφαρμογής</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Back</value> <value>Back</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft Software Licence Terms</value> <value>Microsoft Software Licence Terms</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. All rights reserved.</value> <value>© %1 Microsoft. All rights reserved.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>To learn how you can contribute to Windows Calculator, check out the project on %HL%GitHub%HL%.</value> <value>To learn how you can contribute to Windows Calculator, check out the project on %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>About</value> <value>About</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Send feedback</value> <value>Send feedback</value>
@ -2695,10 +2695,6 @@
<value>Could not update rates</value> <value>Could not update rates</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rotate Through Carry Circular Shift selected</value> <value>Rotate Through Carry Circular Shift selected</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Settings</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Appearance</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App theme</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Select which app theme to display</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Light</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Dark</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Use system setting</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Back</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Settings Page</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>App theme Setting</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Atrás</value> <value>Atrás</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Términos de licencia del software de Microsoft</value> <value>Términos de licencia del software de Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Todos los derechos reservados.</value> <value>© %1 Microsoft. Todos los derechos reservados.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para saber cómo puede contribuir a la calculadora de Windows, consulte el proyecto en %HL%GitHub%HL%.</value> <value>Para saber cómo puede contribuir a la calculadora de Windows, consulte el proyecto en %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Acerca de</value> <value>Acerca de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Enviar comentarios</value> <value>Enviar comentarios</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>Sin conexión. Comprueba tu%HL%configuración de red%HL%</value> <value>Sin conexión. Compruebe su%HL%Configuración de red%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>No se pudieron actualizar las divisas</value> <value>No se pudieron actualizar las divisas</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Girar con desplazamiento circular de acarreo seleccionado</value> <value>Girar con desplazamiento circular de acarreo seleccionado</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Configuración</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Apariencia</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema de la aplicación</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Seleccionar el tema de la aplicación que se va a mostrar</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Claro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Oscuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Usar la configuración del sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atrás</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Página de Configuración</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Configuración del tema de la aplicación</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Atrás</value> <value>Atrás</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Términos de licencia del software de Microsoft</value> <value>Términos de licencia del software de Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Todos los derechos reservados.</value> <value>© %1 Microsoft. Todos los derechos reservados.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para obtener información sobre cómo puede contribuir a la calculadora de Windows, consulta el proyecto en %HL%GitHub%HL%.</value> <value>Para obtener información sobre cómo puede contribuir a la calculadora de Windows, consulta el proyecto en %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Acerca de</value> <value>Acerca de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Enviar comentarios</value> <value>Enviar comentarios</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>Sin conexión. Comprueba tu %HL%Configuración de red%HL%</value> <value>Sin conexión. Comprueba tu%HL%Configuración de red%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>No se pudieron actualizar los tipos de cambio</value> <value>No se pudieron actualizar los tipos de cambio</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Girar con desplazamiento circular de acarreo</value> <value>Girar con desplazamiento circular de acarreo</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Configuración</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Apariencia</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema de la aplicación</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Seleccionar el tema de la aplicación para mostrar</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Claro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Oscuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Usar la configuración del sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atrás</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Página de configuración</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Configuración del tema de la aplicación</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Tagasi</value> <value>Tagasi</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsofti tarkvara litsentsitingimused</value> <value>Microsofti tarkvara litsentsitingimused</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Kõik õigused on reserveeritud.</value> <value>© %1 Microsoft. Kõik õigused on reserveeritud.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Kui soovite teada, kuidas saate Windowsi kalkulaator lisada, vaadake projekti %HL%GitHub%HL%.</value> <value>Kui soovite teada, kuidas saate Windowsi kalkulaator lisada, vaadake projekti %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Teave</value> <value>Teave</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Saada tagasisidet</value> <value>Saada tagasisidet</value>
@ -2695,10 +2695,6 @@
<value>Kursse ei saanud värskendada</value> <value>Kursse ei saanud värskendada</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Valitud on läbi kande ringikujulise nihkega pööramine</value> <value>Valitud on läbi kande ringikujulise nihkega pööramine</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Sätted</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Välimus</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Rakenduse kujundus</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Valige kuvatav rakenduse kujundus</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Hele</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tume</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Süsteemisätte kasutus</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Tagasi</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Sätete leht</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Rakenduse kujunduse säte</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2302,7 +2302,7 @@
<value>Atzera</value> <value>Atzera</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft-en software-lizentziaren baldintzak</value> <value>Microsoft-en software-lizentziaren baldintzak</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2318,13 +2318,13 @@
<value>© %1 Microsoft. Eskubide guztiak erreserbatuta.</value> <value>© %1 Microsoft. Eskubide guztiak erreserbatuta.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows Kalkulagailuari ekarpenak egiten ikasteko, begiratu proiektua hemen: %HL%GitHub%HL%.</value> <value>Windows Kalkulagailuari ekarpenak egiten ikasteko, begiratu proiektua hemen: %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Honi buruz</value> <value>Honi buruz</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Bidali oharrak</value> <value>Bidali oharrak</value>
@ -2696,10 +2696,6 @@
<value>Ezin izan dira eguneratu tarifak</value> <value>Ezin izan dira eguneratu tarifak</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4131,4 +4127,44 @@
<value>Biratu eramangailu zirkularraren desplazamenduaren bidez aukera hautatu da</value> <value>Biratu eramangailu zirkularraren desplazamenduaren bidez aukera hautatu da</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Ezarpenak</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Itxura</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Aplikazioaren gaia</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Hautatu bistaratu beharreko aplikazioaren gaia</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Argia</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Iluna</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Erabili sistemaren ezarpenak</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atzera</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Ezarpenen orria</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Aplikazio-gaiaren ezarpenak</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>بازگشت</value> <value>بازگشت</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>شرایط مجوز نرم‌افزار Microsoft</value> <value>شرایط مجوز نرم‌افزار Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. کلیه حقوق محفوظ است.</value> <value>© %1 Microsoft. کلیه حقوق محفوظ است.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>برای یادگیری اینکه چگونه می توانید در ماشین حساب Windows مشارکت کنید، این پروژه را در %HL%GitHub%HL% بررسی کنید.</value> <value>برای یادگیری اینکه چگونه می توانید در ماشین حساب Windows مشارکت کنید، این پروژه را در %HL%GitHub%HL% بررسی کنید.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>درباره</value> <value>درباره</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ارسال بازخورد</value> <value>ارسال بازخورد</value>
@ -2695,10 +2695,6 @@
<value>به‌روزرسانی نرخ امکان‌پذیر نبود</value> <value>به‌روزرسانی نرخ امکان‌پذیر نبود</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>ت</value> <value>ت</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rotate Through Carry Circular Shift انتخاب شده است</value> <value>Rotate Through Carry Circular Shift انتخاب شده است</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>تنظیمات</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>ظاهر</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>طرح زمینه برنامه</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>انتخاب کنید کدام طرح زمینه برنامه نمایش داده شود</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>روشن</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>تیره</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>استفاده از تنظیمات سیستم</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>بازگشت</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>صفحه تنظیمات</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>تنظیمات طرح زمینه برنامه</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -126,7 +126,7 @@
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment> <comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
</data> </data>
<data name="AppStoreName" xml:space="preserve"> <data name="AppStoreName" xml:space="preserve">
<value>Microsoftin laskin</value> <value>Windowsin laskin</value>
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment> <comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
</data> </data>
<data name="DevAppStoreName" xml:space="preserve"> <data name="DevAppStoreName" xml:space="preserve">
@ -2301,7 +2301,7 @@
<value>Edellinen</value> <value>Edellinen</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft-ohjelmiston käyttöoikeussopimuksen ehdot</value> <value>Microsoft-ohjelmiston käyttöoikeussopimuksen ehdot</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Kaikki oikeudet pidätetään.</value> <value>© %1 Microsoft. Kaikki oikeudet pidätetään.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Katso, miten voit osallistua Windows-laskin, tutustu projektiin %HL%GitHub%HL%.</value> <value>Katso, miten voit osallistua Windows-laskin, tutustu projektiin %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Tietoja</value> <value>Tietoja</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Lähetä palautetta</value> <value>Lähetä palautetta</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>Offline-tila. Tarkista %HL%verkkoasetukset%HL%</value> <value>Offline-tilassa. Tarkista %HL%verkon asetukset%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>Kurssien päivittäminen ei onnistunut</value> <value>Kurssien päivittäminen ei onnistunut</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Kierrä kantokehällä -vaihto valittu</value> <value>Kierrä kantokehällä -vaihto valittu</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Asetukset</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Ulkoasu</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Sovelluksen teema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Valitse näytettävä sovelluksen teema</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Vaalea</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tumma</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Käytä järjestelmäasetusta</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Edellinen</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Asetukset-sivu</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Sovelluksen teeman asetus</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Bumalik</value> <value>Bumalik</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Mga Takda sa Lisensiya ng Microsoft Software</value> <value>Mga Takda sa Lisensiya ng Microsoft Software</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Reserbado ang lahat ng karapatan.</value> <value>© %1 Microsoft. Reserbado ang lahat ng karapatan.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para malaman kung paano ka makakapag-ambag sa Windows Calculator, tingnan ang proyekto sa %HL%GitHub%HL%.</value> <value>Para malaman kung paano ka makakapag-ambag sa Windows Calculator, tingnan ang proyekto sa %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Tungkol Dito</value> <value>Tungkol Sa</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Magpadala ng feedback</value> <value>Magpadala ng feedback</value>
@ -2695,10 +2695,6 @@
<value>Hindi nakapag-update ng mga rate</value> <value>Hindi nakapag-update ng mga rate</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Pag-ikot sa Carry Circular Shift na napili</value> <value>Pag-ikot sa Carry Circular Shift na napili</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Mga Setting</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Appearance</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema ng app</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Piliin kung aling tema ng app ang ipapakita</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Light</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Dark</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Gamitin ang setting ng system</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Bumalik</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Pahina ng Mga Setting</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Setting ng tema ng app</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Retour</value> <value>Retour</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Modalités du contrat de licence logiciel Microsoft</value> <value>Modalités du contrat de licence logiciel Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Tous droits réservés.</value> <value>© %1 Microsoft. Tous droits réservés.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Pour savoir comment vous pouvez contribuer à Windows Calculator, consultez le projet sur %HL%GitHub%HL%.</value> <value>Pour savoir comment vous pouvez contribuer à Windows Calculator, consultez le projet sur %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>À propos de</value> <value>À propos de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Envoyer des commentaires</value> <value>Envoyer des commentaires</value>
@ -2695,10 +2695,6 @@
<value>Impossible de mettre à jour les taux</value> <value>Impossible de mettre à jour les taux</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Faire pivoter via le décalage circulaire de retenue sélectionné</value> <value>Faire pivoter via le décalage circulaire de retenue sélectionné</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Paramètres</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Apparence</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Thème dapplication</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Sélectionner le thème dapplication à afficher</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Clair</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Foncé</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Utiliser les paramètres du système</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Retour</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Paramètres de page</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Paramètre du thème dapplication</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Retour</value> <value>Retour</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termes du contrat de licence logiciel Microsoft</value> <value>Termes du contrat de licence logiciel Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Tous droits réservés.</value> <value>© %1 Microsoft. Tous droits réservés.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Pour découvrir comment vous pouvez contribuer à la calculatrice Windows, extrayez le projet sur %HL%GitHub%HL%.</value> <value>Pour découvrir comment vous pouvez contribuer à la calculatrice Windows, extrayez le projet sur %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>À propos de</value> <value>À propos de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Envoyer des commentaires</value> <value>Envoyer des commentaires</value>
@ -2695,10 +2695,6 @@
<value>Désolé... Nous navons pas pu mettre à jour les taux</value> <value>Désolé... Nous navons pas pu mettre à jour les taux</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>H</value> <value>H</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Faire pivoter via le décalage circulaire de retenue sélectionné</value> <value>Faire pivoter via le décalage circulaire de retenue sélectionné</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Paramètres</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Apparence</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Thème dapplication</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Sélectionner le thème dapplication à afficher</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Clair</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Foncé</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Utiliser le paramètre système</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Retour</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Paramètres de page</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Paramètre du thème dapplication</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Atrás</value> <value>Atrás</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termos de licenza do software de Microsoft</value> <value>Termos de licenza do software de Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Todos os dereitos reservados.</value> <value>© %1 Microsoft. Todos os dereitos reservados.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para obter máis información sobre como podes contribuír á Calculadora de Windows, consulta o proxecto en %HL%GitHub%HL%.</value> <value>Para obter máis información sobre como podes contribuír á Calculadora de Windows, consulta o proxecto en %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Acerca de</value> <value>Acerca de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Enviar comentarios</value> <value>Enviar comentarios</value>
@ -2695,10 +2695,6 @@
<value>Non se puideron actualizar as taxas</value> <value>Non se puideron actualizar as taxas</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Seleccionouse rotar levando a tecla MAIÚS circular</value> <value>Seleccionouse rotar levando a tecla MAIÚS circular</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Configuración</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aspecto</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema da aplicación</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Seleccionar que tema da aplicación se vai mostrar</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Claro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Escuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Usa a configuración do sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atrás</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Páxina de configuración</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Configuración de tema da aplicación</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>הקודם</value> <value>הקודם</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>תנאי רשיון התוכנה של Microsoft</value> <value>תנאי רשיון התוכנה של Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>‎© %1 Microsoft. כל הזכויות שמורות.</value> <value>‎© %1 Microsoft. כל הזכויות שמורות.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>כדי ללמוד כיצד תוכל לתרום לחשבון Windows, הוצא את הפרוייקט ב%HL%GitHub%HL%.</value> <value>כדי ללמוד כיצד תוכל לתרום לחשבון Windows, הוצא את הפרוייקט ב%HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>אודות</value> <value>אודות</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>שלח משוב</value> <value>שלח משוב</value>
@ -2695,10 +2695,6 @@
<value>לא ניתן לעדכן שערי מטבע</value> <value>לא ניתן לעדכן שערי מטבע</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>או</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4134,4 +4130,44 @@
<value>האפשרות 'סובב באמצעות משמרת מעגלית' נבחרה</value> <value>האפשרות 'סובב באמצעות משמרת מעגלית' נבחרה</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>הגדרות</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>מראה</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ערכת הנושא של האפליקציה</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>בחר איזו ערכת נושא של אפליקציה תוצג</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>בהיר</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>כהה</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>השתמש בהגדרות המערכת</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>הקודם</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>דף ההגדרות</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>הגדרת ערכת נושא של יישום</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>वापस</value> <value>वापस</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft सॉफ़्टवेयर लायसेंस की शर्तें</value> <value>Microsoft सॉफ़्टवेयर लायसेंस की शर्तें</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft। सर्वाधिकार सुरक्षित।</value> <value>© %1 Microsoft। सर्वाधिकार सुरक्षित।</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>यह जानने के लिए कि आप Windows कैल्क्यूलेटर में कैसे योगदान कर सकते हैं, %HL%GitHub%HL% पर प्रोजेक्ट देखें.</value> <value>यह जानने के लिए कि आप Windows कैल्क्यूलेटर में कैसे योगदान कर सकते हैं, %HL%GitHub%HL% पर प्रोजेक्ट देखें.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>के बारे में</value> <value>के बारे में</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>प्रतिक्रिया भेजें</value> <value>प्रतिक्रिया भेजें</value>
@ -2695,10 +2695,6 @@
<value>दरें अद्यतन नहीं कर सके</value> <value>दरें अद्यतन नहीं कर सके</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>कैर्री वृत्ताकार शिफ़्ट के माध्यम से रोटेट करना चयनित</value> <value>कैर्री वृत्ताकार शिफ़्ट के माध्यम से रोटेट करना चयनित</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>सेटिंग</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>प्रकटन</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ऐप थीम</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>जो ऐप थीम प्रदर्शित करनी है, वह चुनें</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>हल्का</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>गहरा</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>सिस्टम सेटिंग का उपयोग करें</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>वापस</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>सेटिंग पृष्ठ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ऐप थीम सेटिंग</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Natrag</value> <value>Natrag</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licencne odredbe za Microsoftov softver</value> <value>Licencne odredbe za Microsoftov softver</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Sva prava pridržana.</value> <value>© %1 Microsoft. Sva prava pridržana.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Da biste saznali kako možete sudjelovati u Windows Kalkulator, pogledajte projekt na %HL%GitHub%HL%.</value> <value>Da biste saznali kako možete sudjelovati u Windows Kalkulator, pogledajte projekt na %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>O programu</value> <value>O programu</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Slanje povratnih informacija</value> <value>Slanje povratnih informacija</value>
@ -2695,10 +2695,6 @@
<value>Nije moguće ažurirati cijene</value> <value>Nije moguće ažurirati cijene</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Odabrano je rotiranje kroz kružni pomak nošenja</value> <value>Odabrano je rotiranje kroz kružni pomak nošenja</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Postavke</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Izgled</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema aplikacije</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Odaberite temu aplikacije koja će se prikazati</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Svijetlo</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tamno</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Koristi postavku sustava</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Natrag</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Stranica postavki</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Postavke teme aplikacije</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Vissza</value> <value>Vissza</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>A Microsoft szoftverlicenc-szerződése</value> <value>A Microsoft szoftverlicenc-szerződése</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Minden jog fenntartva.</value> <value>© %1 Microsoft. Minden jog fenntartva.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Ha tudni szeretné, hogy miként működhet a Windows Számológép számára, nézze meg a projektet %HL%GitHub%HL%.</value> <value>Ha tudni szeretné, hogy miként működhet a Windows Számológép számára, nézze meg a projektet %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Névjegy</value> <value>Névjegy</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Visszajelzés küldése</value> <value>Visszajelzés küldése</value>
@ -2695,10 +2695,6 @@
<value>Nem sikerült az árfolyamok frissítése</value> <value>Nem sikerült az árfolyamok frissítése</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Forgatás átvitellel, körkörös eltolással kijelölve</value> <value>Forgatás átvitellel, körkörös eltolással kijelölve</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Beállítások</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Megjelenés</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Alkalmazástéma</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Válassza ki a megjelenítendő alkalmazástémát</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Világos</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Sötét</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Rendszerbeállítás használata</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Vissza</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Beállítások lap</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Alkalmazástéma beállítása</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Kembali</value> <value>Kembali</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Ketentuan Lisensi Perangkat Lunak Microsoft</value> <value>Ketentuan Lisensi Perangkat Lunak Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Hak cipta dilindungi undang-undang.</value> <value>© %1 Microsoft. Hak cipta dilindungi undang-undang.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Untuk mempelajari bagaimana Anda dapat berkontribusi ke Kalkulator Windows, lihat proyek di %HL%GitHub%HL%.</value> <value>Untuk mempelajari bagaimana Anda dapat berkontribusi ke Kalkulator Windows, lihat proyek di %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Tentang</value> <value>Tentang</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Kirim tanggapan</value> <value>Kirim tanggapan</value>
@ -2695,10 +2695,6 @@
<value>Tidak dapat memperbarui tarif</value> <value>Tidak dapat memperbarui tarif</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rotate Through Carry Circular Shift dipilih</value> <value>Rotate Through Carry Circular Shift dipilih</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Pengaturan</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Tampilan</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema aplikasi</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Pilih tema aplikasi yang akan ditampilkan</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Terang</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Gelap</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Gunakan pengaturan sistem</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Kembali</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Halaman Pengaturan</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Pengaturan tema aplikasi</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Til baka</value> <value>Til baka</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Leyfisskilmálar Microsoft hugbúnaðar</value> <value>Leyfisskilmálar Microsoft hugbúnaðar</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Allur réttur áskilinn.</value> <value>© %1 Microsoft. Allur réttur áskilinn.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Kynntu þér verkefnið á %HL%GitHub%HL% til að fá upplýsingar um hvernig þú getur lagt þitt af mörkum í Windows-reiknivélina.</value> <value>Kynntu þér verkefnið á %HL%GitHub%HL% til að fá upplýsingar um hvernig þú getur lagt þitt af mörkum í Windows-reiknivélina.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Um</value> <value>Um</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Senda athugasemd</value> <value>Senda athugasemd</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>Án nettengingar. Athugaðu%HL%netstillingarnar%HL%</value> <value>Utan nets. Athugaðu%HL%netstillingarnar%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>Ekki var hægt að uppfæra gengi</value> <value>Ekki var hægt að uppfæra gengi</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>UM</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>„Hringhliðrun snúnings með geymd“ valið</value> <value>„Hringhliðrun snúnings með geymd“ valið</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Stillingar</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Útlit</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Þema forrits</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Velja hvaða forritaþema á að birta</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Ljóst</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Dökkt</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Nota kerfisstillingu</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Til baka</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Síða fyrir stillingar</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Þemastilling forrits</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Indietro</value> <value>Indietro</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Condizioni di licenza software Microsoft</value> <value>Condizioni di licenza software Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Tutti i diritti sono riservati.</value> <value>© %1 Microsoft. Tutti i diritti sono riservati.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Per informazioni su come contribuire a calcolatrice di Windows, controllare il progetto in %HL%GitHub%HL%.</value> <value>Per informazioni su come contribuire a calcolatrice di Windows, controllare il progetto in %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Informazioni</value> <value>Informazioni</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Invia feedback</value> <value>Invia feedback</value>
@ -2695,10 +2695,6 @@
<value>Non è stato possibile aggiornare le tariffe</value> <value>Non è stato possibile aggiornare le tariffe</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Ruota CCS selezionato</value> <value>Ruota CCS selezionato</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Impostazioni</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aspetto</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema dell'app</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Seleziona il tema dell'app da mostrare</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Chiaro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Scuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Usa impostazione di sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Indietro</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Pagina Impostazioni</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Impostazione tema app</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>戻る</value> <value>戻る</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft ソフトウェアライセンス条項</value> <value>Microsoft ソフトウェアライセンス条項</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. All rights reserved.</value> <value>© %1 Microsoft. All rights reserved.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows 電卓への投稿方法については、%HL%GitHub%HL% でプロジェクトをご覧ください。</value> <value>Windows 電卓への投稿方法については、%HL%GitHub%HL% でプロジェクトをご覧ください。</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>バージョン情報</value> <value>バージョン情報</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>フィードバックの送信</value> <value>フィードバックの送信</value>
@ -2695,10 +2695,6 @@
<value>レートを更新できませんでした</value> <value>レートを更新できませんでした</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>キャリー付きローテートの循環シフトが選択されています</value> <value>キャリー付きローテートの循環シフトが選択されています</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>設定</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>外観</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>アプリ テーマ</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>表示するアプリ テーマを選択します</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>白</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ダーク</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>システム設定を使用する</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>戻る</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>設定ページ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>アプリのテーマの設定</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Артқа</value> <value>Артқа</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft бағдарламалық жасақтамасын пайдалану бойынша лицензиялық келісім шарттары</value> <value>Microsoft бағдарламалық жасақтамасын пайдалану бойынша лицензиялық келісім шарттары</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Барлық құқықтары қорғалған.</value> <value>© %1 Microsoft. Барлық құқықтары қорғалған.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows есептегішіне қалай іскерлесуге болатындығын білу үшін, %HL%GitHub%HL% қоймасында жобаны тексеріңіз.</value> <value>Windows есептегішіне қалай іскерлесуге болатындығын білу үшін, %HL%GitHub%HL% қоймасында жобаны тексеріңіз.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Бағдарлама туралы ақпарат</value> <value>Мәліметтер</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Пікір жіберу</value> <value>Пікір жіберу</value>
@ -2695,10 +2695,6 @@
<value>Бағамдар жаңартылмады</value> <value>Бағамдар жаңартылмады</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Айнымалы ауысуды орындау арқылы айналдыру таңдалды</value> <value>Айнымалы ауысуды орындау арқылы айналдыру таңдалды</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Параметрлер</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Көрініс</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Бағдарлама тақырыбы</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Көрсетілетін бағдарлама тақырыбын таңдау</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Ақшыл</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Күңгірт</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Жүйе параметрін пайдалану</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Артқа</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Параметрлер беті</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Бағдарлама тақырыбының параметрі</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>ថយក្រោយ</value> <value>ថយក្រោយ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>លក្ខខណ្ឌអាជ្ញាប័ណ្ណសូហ្វវែរបស់ Microsoft</value> <value>លក្ខខណ្ឌអាជ្ញាប័ណ្ណសូហ្វវែរបស់ Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. រក្សាសិទ្ធិគ្រប់បែបយ៉ាង។</value> <value>© %1 Microsoft. រក្សាសិទ្ធិគ្រប់បែបយ៉ាង។</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>ដើម្បីស្វែងយល់​​អំពី​របៀប​​ដែល​អ្នក​អាច​​ចូលរួមចំណែក​ក្នុង​ម៉ាស៊ីនគិតលេខ Windows សូមពិនិត្យមើល​គម្រោងនៅលើ %HL%GitHub%HL%។</value> <value>ដើម្បីស្វែងយល់​​អំពី​របៀប​​ដែល​អ្នក​អាច​​ចូលរួមចំណែក​ក្នុង​ម៉ាស៊ីនគិតលេខ Windows សូមពិនិត្យមើល​គម្រោងនៅលើ %HL%GitHub%HL%។</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>អំពី</value> <value>អំពី</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ផ្ញើមតិប្រតិកម្ម</value> <value>ផ្ញើមតិប្រតិកម្ម</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>ក្រៅបណ្តាញ។ សូមពិនិត្យមើលការកំណត់បណ្តាញ%HL%របស់អ្នក%HL%</value> <value>ក្រៅបណ្តាញ។ សូមពិនិត្យមើល%HL%ការកំណត់បណ្ដាញ%HL%របស់អ្នក</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>មិនអាចអាប់ដេតអត្រាផ្សេងៗ</value> <value>មិនអាចអាប់ដេតអត្រាផ្សេងៗ</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>បង្វិលតាមរង្វង់មូលដែលបានជ្រើសរើស</value> <value>បង្វិលតាមរង្វង់មូលដែលបានជ្រើសរើស</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>ការកំណត់</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>រូបរាង</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>គំរូរចនាកម្មវិធី</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>ជ្រើសរើសគំរូរចនាកម្មវិធីណាមួយ ដើម្បីបង្ហាញ</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>ភ្លឺ</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ងងឹត</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>ប្រើការកំណត់ប្រព័ន្ធ</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ថយក្រោយ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>ទំព័រការកំណត់</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ការកំណត់រូបរាងកម្មវិធី</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>ಹಿಂದೆ</value> <value>ಹಿಂದೆ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft ಸಾಫ್ಟ್‌ವೇರ್ ಪರವಾನಗಿ ನಿಯಮಗಳು</value> <value>Microsoft ಸಾಫ್ಟ್‌ವೇರ್ ಪರವಾನಗಿ ನಿಯಮಗಳು</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. ಎಲ್ಲ ಹಕ್ಕುಗಳನ್ನು ಕಾಯ್ದಿರಿಸಲಾಗಿದೆ.</value> <value>© %1 Microsoft. ಎಲ್ಲ ಹಕ್ಕುಗಳನ್ನು ಕಾಯ್ದಿರಿಸಲಾಗಿದೆ.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>ನೀವು Windows ಕ್ಯಾಲ್ಕುಲೇಟರ್‌ಗೆ ಹೇಗೆ ಕೊಡುಗೆ ನೀಡಬಹುದು ಎಂದು ತಿಳಿಯಲು, %HL%GitHub%HL% ನಲ್ಲಿ Project ಅನ್ನು ಪರಿಶೀಲಿಸಿ.</value> <value>ನೀವು Windows ಕ್ಯಾಲ್ಕುಲೇಟರ್‌ಗೆ ಹೇಗೆ ಕೊಡುಗೆ ನೀಡಬಹುದು ಎಂದು ತಿಳಿಯಲು, %HL%GitHub%HL% ನಲ್ಲಿ Project ಅನ್ನು ಪರಿಶೀಲಿಸಿ.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>ಕುರಿತು</value> <value>ಬಗ್ಗೆ</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ಪ್ರತಿಕ್ರಿಯೆ ಕಳುಹಿಸಿ</value> <value>ಪ್ರತಿಕ್ರಿಯೆ ಕಳುಹಿಸಿ</value>
@ -2695,10 +2695,6 @@
<value>ದರಗಳನ್ನು ನವೀಕರಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ</value> <value>ದರಗಳನ್ನು ನವೀಕರಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>ಆಯ್ಕೆ ಮಾಡಿದ ಕ್ಯಾರಿ ವೃತ್ತಾಕಾರದ ಶಿಫ್ಟ್ ಮೂಲಕ ತಿರುಗಿಸಿ</value> <value>ಆಯ್ಕೆ ಮಾಡಿದ ಕ್ಯಾರಿ ವೃತ್ತಾಕಾರದ ಶಿಫ್ಟ್ ಮೂಲಕ ತಿರುಗಿಸಿ</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>ಸೆಟ್ಟಿಂಗ್‍ಗಳು</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>ನೋಟ</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ಅಪ್ಲಿ ಥೀಮ್</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>ಯಾವ ಅಪ್ಲಿ ಥೀಮ್ ಪ್ರದರ್ಶಿಸಬೇಕೆಂದು ಆಯ್ಕೆಮಾಡಿ</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>ತಿಳಿ</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ಗಾಢ</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>ಸಿಸ್ಟಂ ಸೆಟ್ಟಿಂಗ್ ಅನ್ನು ಬಳಸಿ</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ಹಿಂದೆ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>ಸೆಟ್ಟಿಂಗ್‌ಗಳು ಪುಟ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ಅಪ್ಲಿ ಥೀಮ್ ಸೆಟ್ಟಿಂಗ್</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -1438,7 +1438,7 @@
<comment>An abbreviation for a measurement unit of length</comment> <comment>An abbreviation for a measurement unit of length</comment>
</data> </data>
<data name="UnitAbbreviation_MetersPerSecond" xml:space="preserve"> <data name="UnitAbbreviation_MetersPerSecond" xml:space="preserve">
<value>/초</value> <value>미터/초</value>
<comment>An abbreviation for a measurement unit of speed</comment> <comment>An abbreviation for a measurement unit of speed</comment>
</data> </data>
<data name="UnitAbbreviation_Micron" xml:space="preserve"> <data name="UnitAbbreviation_Micron" xml:space="preserve">
@ -2006,7 +2006,7 @@
<comment>A measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="UnitName_Degree" xml:space="preserve"> <data name="UnitName_Degree" xml:space="preserve">
<value>도</value> <value>도</value>
<comment>A measurement unit for Angle.</comment> <comment>A measurement unit for Angle.</comment>
</data> </data>
<data name="UnitName_Radian" xml:space="preserve"> <data name="UnitName_Radian" xml:space="preserve">
@ -2301,7 +2301,7 @@
<value>뒤로</value> <value>뒤로</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft 소프트웨어 사용 조건</value> <value>Microsoft 소프트웨어 사용 조건</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. All rights reserved.</value> <value>© %1 Microsoft. All rights reserved.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows 계산기에 대한 참가 방법을 알아보려면 %HL%GitHub%HL% 프로젝트를 체크 아웃하세요.</value> <value>Windows 계산기에 대한 참가 방법을 알아보려면 %HL%GitHub%HL% 프로젝트를 체크 아웃하세요.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>정보</value> <value>정보</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>피드백 보내기</value> <value>피드백 보내기</value>
@ -2695,10 +2695,6 @@
<value>환율을 업데이트할 수 없습니다.</value> <value>환율을 업데이트할 수 없습니다.</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>원형 교대 근무를 통해 회전 선택됨</value> <value>원형 교대 근무를 통해 회전 선택됨</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>설정</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>모양</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>앱 테마</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>표시할 앱 테마 선택</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>밝게</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>어둡게</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>시스템 설정 사용</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>뒤로</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>설정 페이지</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>앱 테마 설정</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -1706,7 +1706,7 @@
<comment>A measurement unit for energy. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for energy. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="UnitName_Foot" xml:space="preserve"> <data name="UnitName_Foot" xml:space="preserve">
<value>ຕີນ</value> <value>ຟຸດ</value>
<comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment> <comment>A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
</data> </data>
<data name="UnitName_FeetPerSecond" xml:space="preserve"> <data name="UnitName_FeetPerSecond" xml:space="preserve">
@ -2301,7 +2301,7 @@
<value>ກັບ​ຄືນ</value> <value>ກັບ​ຄືນ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>ຂໍ້ກຳນົດໃບອະນຸຍາດຊອບແວຂອງ Microsoft</value> <value>ຂໍ້ກຳນົດໃບອະນຸຍາດຊອບແວຂອງ Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. ສະຫງວນລິຂະສິດ.</value> <value>© %1 Microsoft. ສະຫງວນລິຂະສິດ.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>ເພື່ອຮຽນຮູ້ວິທີທີ່ທ່ານສາມາດມີສ່ວນຮ່ວມໃນ Windows ເຄື່ອງ​ຄິດ​ເລກ, ໃຫ້ກວດເບິ່ງໂປຣເຈັກໃນ %HL%GitHub%HL%.</value> <value>ເພື່ອຮຽນຮູ້ວິທີທີ່ທ່ານສາມາດມີສ່ວນຮ່ວມໃນ Windows ເຄື່ອງ​ຄິດ​ເລກ, ໃຫ້ກວດເບິ່ງໂປຣເຈັກໃນ %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>ກ່ຽວກັບ</value> <value>ກ່ຽວກັບ</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ສົ່ງຄຳຕິຊົມ</value> <value>ສົ່ງຄຳຕິຊົມ</value>
@ -2695,10 +2695,6 @@
<value>ບໍ່ສາມາດອັບເດດອັດຕາ</value> <value>ບໍ່ສາມາດອັບເດດອັດຕາ</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>ເລືອກ Rotate Through Carry Circular Shift ແລ້ວ</value> <value>ເລືອກ Rotate Through Carry Circular Shift ແລ້ວ</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>ການຕັ້ງຄ່າ</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>ຮູບພາຍນອກ</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ຮູບແບບສີສັນແອັບ</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>ເລືອກເທມຂອງແອັບເພື່ອສະແດງຜົນ</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>ແຈ້ງ</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ມືດ</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>ໃຊ້ການຕັ້ງຄ່າລະບົບ</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ກັບຄືນ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>ໜ້າການຕັ້ງຄ່າ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ການຕັ້ງຄ່າຊຸດຮູບແບບແອັບ</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Atgal</value> <value>Atgal</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>„Microsoft“ programinės įrangos licencijos sąlygos</value> <value>„Microsoft“ programinės įrangos licencijos sąlygos</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© „Microsoft“, %1. Visos teisės ginamos.</value> <value>© „Microsoft“, %1. Visos teisės ginamos.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Norėdami sužinoti, kaip galite prisidėti prie Windows skaičiuotuvas, peržiūrėkite vaizdą %HL%GitHub%HL%.</value> <value>Norėdami sužinoti, kaip galite prisidėti prie Windows skaičiuotuvas, peržiūrėkite vaizdą %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Apie</value> <value>Apie</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Siųsti atsiliepimą</value> <value>Siųsti atsiliepimą</value>
@ -2695,10 +2695,6 @@
<value>Nepavyko atnaujinti kursų</value> <value>Nepavyko atnaujinti kursų</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Sukimo per perkėlimą ciklinis poslinkis pasirinktas</value> <value>Sukimo per perkėlimą ciklinis poslinkis pasirinktas</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Parametrai</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Išvaizda</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Programėlės tema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Pasirinkite, kurią programėlės temą rodyti</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Šviesi</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tamsi</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Naudoti sistemos parametrą</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atgal</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Parametrų puslapis</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Programos temos parametras</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Atpakaļ</value> <value>Atpakaļ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft programmatūras licences nosacījumi</value> <value>Microsoft programmatūras licences nosacījumi</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Visas tiesības paturētas.</value> <value>© %1 Microsoft. Visas tiesības paturētas.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Lai uzzinātu, kā varat piedalīties Windows kalkulators, skatiet projektu %HL%GitHub%HL%.</value> <value>Lai uzzinātu, kā varat piedalīties Windows kalkulators, skatiet projektu %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Par</value> <value>Par</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Nosūtīt atsauksmes</value> <value>Nosūtīt atsauksmes</value>
@ -2695,10 +2695,6 @@
<value>Nevarēja atjaunināt likmes</value> <value>Nevarēja atjaunināt likmes</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Atlasīta pagriešana, izmantojot pārneses cirkulāro nobīdi</value> <value>Atlasīta pagriešana, izmantojot pārneses cirkulāro nobīdi</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Iestatījumi</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Izskats</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Programmas dizains</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Atlasiet, kuru programmas dizainu rādīt</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Gaišs</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tumšs</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Izmantot sistēmas iestatījumu</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Atpakaļ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Iestatījumu lapa</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Programmu dizaina iestatījums</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Назад</value> <value>Назад</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Лиценцни услови за софтверот на Microsoft</value> <value>Лиценцни услови за софтверот на Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Сите права се задржани.</value> <value>© %1 Microsoft. Сите права се задржани.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>За да дознаете како можете да придонесете за Windows калкулатор, проверете го проектот на %HL%GitHub%HL%.</value> <value>За да дознаете како можете да придонесете за Windows калкулатор, проверете го проектот на %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>За</value> <value>Информации</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Испрати повратни информации</value> <value>Испрати повратни информации</value>
@ -2695,10 +2695,6 @@
<value>Не може да се ажурираат стапките</value> <value>Не може да се ажурираат стапките</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Избрана е опцијата за ротирање преку кружно поместување со носење</value> <value>Избрана е опцијата за ротирање преку кружно поместување со носење</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Параметри</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Изглед</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Тема на апликацијата</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Изберете која тема на апликацијата да се прикажува</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Светло</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Темно</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Користи ги системските параметри</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Назад</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Страница со параметри</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Параметри за темата на апликацијата</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>പിന്നിലേക്ക്</value> <value>പിന്നിലേക്ക്</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft സോഫ്റ്റ്‌വെയർ ലൈസൻസ് നിബന്ധനകൾ</value> <value>Microsoft സോഫ്റ്റ്‌വെയർ ലൈസൻസ് നിബന്ധനകൾ</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. എല്ലാ അവകാശങ്ങളും നിക്ഷിപ്തം.</value> <value>© %1 Microsoft. എല്ലാ അവകാശങ്ങളും നിക്ഷിപ്തം.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows കാൽക്കുലേറ്ററിന് സംഭാവന നൽകുന്നത് എങ്ങനെയെന്ന് അറിയാൻ %HL%GitHub%HL%-ലെ പ്രൊജക്റ്റ് പരിശോധിക്കുക.</value> <value>Windows കാൽക്കുലേറ്ററിന് സംഭാവന നൽകുന്നത് എങ്ങനെയെന്ന് അറിയാൻ %HL%GitHub%HL%-ലെ പ്രൊജക്റ്റ് പരിശോധിക്കുക.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>കുറിച്ച്</value> <value>കുറിച്ച്</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>പ്രതികരണം അയയ്ക്കുക</value> <value>പ്രതികരണം അയയ്ക്കുക</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>ഓഫ്‌ലൈൻ. ദയവായി നിങ്ങളുടെ %HL% നെറ്റ്‌വർക്ക് ക്രമീകരണങ്ങൾ %HL% പരിശോധിക്കുക</value> <value>ഓഫ്‌ലൈൻ. ദയവായി നിങ്ങളുടെ%HL%നെറ്റ്‌വർക്ക് ക്രമീകരണ%HL% പരിശോധിക്കുക</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>നിരക്കുകൾ അപ്ഡേറ്റുചെയ്യാൻ കഴിഞ്ഞില്ല</value> <value>നിരക്കുകൾ അപ്ഡേറ്റുചെയ്യാൻ കഴിഞ്ഞില്ല</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>തിരഞ്ഞെടുത്ത സർക്കുലർ ഷിഫ്റ്റിലൂടെ തിരിക്കുക</value> <value>തിരഞ്ഞെടുത്ത സർക്കുലർ ഷിഫ്റ്റിലൂടെ തിരിക്കുക</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>ക്രമീകരണം</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>പ്രത്യക്ഷത</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ആപ്പ് തീം</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>ഏത് ആപ്പ് തീം പ്രദർശിപ്പിക്കണമെന്ന് തിരഞ്ഞെടുക്കുക</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>ലൈറ്റ്</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>ഇരുണ്ടത്</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>സിസ്റ്റം ക്രമീകരണം ഉപയോഗിക്കുക</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>പിന്നിലേക്ക്</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>ക്രമീകരണ പേജ്</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ആപ് തീം ക്രമീകരണം</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Ke Belakang</value> <value>Ke Belakang</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Syarat Pelesenan Perisian Microsoft</value> <value>Syarat Pelesenan Perisian Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Hak cipta terpelihara.</value> <value>© %1 Microsoft. Hak cipta terpelihara.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Untuk mengetahui cara anda boleh menyumbang kepada Kalkulator Windows, lihat projek pada %HL%GitHub%HL%.</value> <value>Untuk mengetahui cara anda boleh menyumbang kepada Kalkulator Windows, lihat projek pada %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Perihal</value> <value>Perihal</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Hantar maklum balas</value> <value>Hantar maklum balas</value>
@ -2695,10 +2695,6 @@
<value>Tidak dapat mengemas kini kadar</value> <value>Tidak dapat mengemas kini kadar</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Putar Melalui Carry Circular Shift dipilih</value> <value>Putar Melalui Carry Circular Shift dipilih</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Tetapan</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Penampilan</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema aplikasi</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Pilih tema aplikasi untuk dipaparkan</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Cerah</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Gelap</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Gunakan tetapan sistem</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Ke Belakang</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Halaman Tetapan</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Tetapan tema aplikasi</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Tilbake</value> <value>Tilbake</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Lisensvilkår for Microsoft-programvare</value> <value>Lisensvilkår for Microsoft-programvare</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Med enerett.</value> <value>© %1 Microsoft. Med enerett.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Hvis du vil lære hvordan du kan bidra til kalkulator for Windows, sjekker du prosjektet på %HL%GitHub%HL%.</value> <value>Hvis du vil lære hvordan du kan bidra til kalkulator for Windows, sjekker du prosjektet på %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Om</value> <value>Om</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Send tilbakemelding</value> <value>Send tilbakemelding</value>
@ -2695,10 +2695,6 @@
<value>Kan ikke oppdatere kurser</value> <value>Kan ikke oppdatere kurser</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rotasjon gjennom sirkulært skift med carry valgt</value> <value>Rotasjon gjennom sirkulært skift med carry valgt</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Innstillinger</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Utseende</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App-tema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Velg hvilket app-tema som skal vises</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Lyst</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Mørk</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Bruk systeminnstilling</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Tilbake</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Innstillingssiden</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Innstilling for apptema</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Terug</value> <value>Terug</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licentievoorwaarden voor Microsoft-software</value> <value>Licentievoorwaarden voor Microsoft-software</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Alle rechten voorbehouden.</value> <value>© %1 Microsoft. Alle rechten voorbehouden.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Voor meer informatie over hoe u kunt bijdragen aan Windows-rekenmachine, bekijkt u het project op %HL%GitHub%HL%.</value> <value>Voor meer informatie over hoe u kunt bijdragen aan Windows-rekenmachine, bekijkt u het project op %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Info over</value> <value>Info over</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Feedback verzenden</value> <value>Feedback verzenden</value>
@ -2695,10 +2695,6 @@
<value>Kan wisselkoersen niet bijwerken</value> <value>Kan wisselkoersen niet bijwerken</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Circulaire shift Draaien door Carry geselecteerd</value> <value>Circulaire shift Draaien door Carry geselecteerd</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Instellingen</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Uiterlijk</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>App-thema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Selecteer welk app-thema moet worden weergegeven</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Licht</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Donker</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Systeeminstelling gebruiken</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Terug</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Instellingenpagina</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Instelling voor app-thema</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Wstecz</value> <value>Wstecz</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Postanowienia licencyjne dotyczące oprogramowania firmy Microsoft</value> <value>Postanowienia licencyjne dotyczące oprogramowania firmy Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Wszelkie prawa zastrzeżone.</value> <value>© %1 Microsoft. Wszelkie prawa zastrzeżone.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Aby dowiedzieć się, jak można uczestniczyć w programie Kalkulator systemu Windows, Wyewidencjonuj projekt na stronie %HL%GitHub%HL%.</value> <value>Aby dowiedzieć się, jak można uczestniczyć w programie Kalkulator systemu Windows, Wyewidencjonuj projekt na stronie %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Informacje</value> <value>Informacje</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Prześlij opinię</value> <value>Prześlij opinię</value>
@ -2680,7 +2680,7 @@
<comment>The text displayed when currency ratio data fails to load.</comment> <comment>The text displayed when currency ratio data fails to load.</comment>
</data> </data>
<data name="OfflineStatusHyperlinkText" xml:space="preserve"> <data name="OfflineStatusHyperlinkText" xml:space="preserve">
<value>W trybie offline. Sprawdź%HL%ustawienia sieci%HL%.</value> <value>W trybie offline. Sprawdź%HL%Ustawienia sieci%HL%</value>
<comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment> <comment>Status text displayed when currency converter is disconnected from the internet. The text "Notification Settings" should be surrounded by %HL% since they are used to indicate that that text should be the hyperlink text. {Locked="%HL%"}</comment>
</data> </data>
<data name="UpdatingCurrencyRates" xml:space="preserve"> <data name="UpdatingCurrencyRates" xml:space="preserve">
@ -2695,10 +2695,6 @@
<value>Nie można zaktualizować kursów.</value> <value>Nie można zaktualizować kursów.</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Zaznaczono Przesunięcie cykliczne Obrót przez przeniesienie</value> <value>Zaznaczono Przesunięcie cykliczne Obrót przez przeniesienie</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Ustawienia</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Wygląd</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Motyw aplikacji</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Wybierz motyw aplikacji do wyświetlenia</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Jasny</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Ciemny</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Użyj ustawienia systemu</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Wstecz</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Strona ustawień</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Ustawienie motywu aplikacji</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Voltar</value> <value>Voltar</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termos de Licença para Software Microsoft</value> <value>Termos de Licença para Software Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Todos os direitos reservados.</value> <value>© %1 Microsoft. Todos os direitos reservados.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para saber como você pode contribuir para a calculadora do Windows, faça check-out no projeto em %HL%GitHub%HL%.</value> <value>Para saber como você pode contribuir para a calculadora do Windows, faça check-out no projeto em %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Sobre</value> <value>Sobre</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Enviar feedback</value> <value>Enviar feedback</value>
@ -2695,10 +2695,6 @@
<value>Não foi possível atualizar as taxas</value> <value>Não foi possível atualizar as taxas</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Girar Através do Deslocamento Circular de Transporte selecionado</value> <value>Girar Através do Deslocamento Circular de Transporte selecionado</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Configurações</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aparência</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema do aplicativo</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Selecionar o tema do aplicativo a ser exibido</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Claro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Escuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Usar configuração do sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Voltar</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Página de Configurações</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Configuração do tema do Aplicativo</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Anterior</value> <value>Anterior</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termos de Licenciamento para Software Microsoft</value> <value>Termos de Licenciamento para Software Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Todos os direitos reservados.</value> <value>© %1 Microsoft. Todos os direitos reservados.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Para saber como pode contribuir para a Calculadora do Windows, consulte o projeto no %HL%GitHub%HL%.</value> <value>Para saber como pode contribuir para a Calculadora do Windows, consulte o projeto no %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Acerca de</value> <value>Acerca de</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Enviar comentários</value> <value>Enviar comentários</value>
@ -2695,10 +2695,6 @@
<value>Não foi possível atualizar as taxas</value> <value>Não foi possível atualizar as taxas</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rodar Através de Deslocamento Circular com Transporte selecionado</value> <value>Rodar Através de Deslocamento Circular com Transporte selecionado</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Definições</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aspeto</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema da aplicação</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Selecionar o tema da aplicação a apresentar</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Claro</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Escuro</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Utilizar definição do sistema</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Anterior</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Página de Definições</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Definição de tema da Aplicação</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Înapoi</value> <value>Înapoi</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Termenii licenței pentru software Microsoft</value> <value>Termenii licenței pentru software Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Toate drepturile rezervate.</value> <value>© %1 Microsoft. Toate drepturile rezervate.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Pentru a afla cum puteți contribui la Windows calculator, extrageți proiectul pe %HL%GitHub%HL%.</value> <value>Pentru a afla cum puteți contribui la Windows calculator, extrageți proiectul pe %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Despre</value> <value>Despre</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Trimiteți feedback</value> <value>Trimiteți feedback</value>
@ -2695,10 +2695,6 @@
<value>Nu s-au putut actualiza cursurile de schimb</value> <value>Nu s-au putut actualiza cursurile de schimb</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Deplasare circulară - rotire prin bitul de transport selectată</value> <value>Deplasare circulară - rotire prin bitul de transport selectată</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Setări</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Aspect</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Temă aplicație</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Selectați ce temă de aplicație să afișați</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Deschisă</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Închisă</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Utilizați setarea sistemului</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Înapoi</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Pagina de Setări</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Setarea temei de aplicație</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Назад</value> <value>Назад</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Условия лицензионного соглашения на использование программного обеспечения корпорации Майкрософт</value> <value>Условия лицензионного соглашения на использование программного обеспечения корпорации Майкрософт</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© Корпорация Майкрософт (Microsoft Corporation), %1. Все права защищены.</value> <value>© Корпорация Майкрософт (Microsoft Corporation), %1. Все права защищены.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Чтобы узнать, как вы можете участвовать в Windows калькулятора, изучите проект на %HL%GitHub%HL%.</value> <value>Чтобы узнать, как вы можете участвовать в Windows калькулятора, изучите проект на %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>О программе</value> <value>Сведения</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Отправить отзыв</value> <value>Отправить отзыв</value>
@ -2695,10 +2695,6 @@
<value>Не удалось обновить курсы</value> <value>Не удалось обновить курсы</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Выбран циклический сдвиг путем ротации через перенос</value> <value>Выбран циклический сдвиг путем ротации через перенос</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Параметры</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Внешний вид</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Тема приложения</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Выберите тему приложения для отображения</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Светлая</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Темная</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Использовать параметры системы</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Назад</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Страница параметров</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Параметр темы приложения</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Naspäť</value> <value>Naspäť</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licenčné podmienky pre softvér od spoločnosti Microsoft</value> <value>Licenčné podmienky pre softvér od spoločnosti Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Všetky práva vyhradené.</value> <value>© %1 Microsoft. Všetky práva vyhradené.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Ak chcete zistiť, ako môžete prispievať do programu Windows kalkulačka, vezmite projekt na %HL%GitHub%HL%.</value> <value>Ak chcete zistiť, ako môžete prispievať do programu Windows kalkulačka, vezmite projekt na %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Informácie</value> <value>Informácie</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Odoslať pripomienky</value> <value>Odoslať pripomienky</value>
@ -2695,10 +2695,6 @@
<value>Kurzy sa nepodarilo aktualizovať</value> <value>Kurzy sa nepodarilo aktualizovať</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Vybratá možnosť Cyklický posun Otočiť cez prevod</value> <value>Vybratá možnosť Cyklický posun Otočiť cez prevod</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Nastavenia</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Vzhľad</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Motív aplikácie</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Vyberte, ktorý motív aplikácie sa má zobraziť</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Svetlý</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tmavý</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Použiť nastavenie systému</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Naspäť</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Stránka Nastavenia</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nastavenie motívu aplikácie</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Nazaj</value> <value>Nazaj</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licenčni pogoji za Microsoftovo programsko opremo </value> <value>Licenčni pogoji za Microsoftovo programsko opremo </value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Vse pravice pridržane.</value> <value>© %1 Microsoft. Vse pravice pridržane.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Če želite izvedeti, kako lahko prispeva v Windows računalo, si oglejte projekt v %HL%GitHub%HL%.</value> <value>Če želite izvedeti, kako lahko prispeva v Windows računalo, si oglejte projekt v %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Vizitka</value> <value>Vizitka</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Pošlji povratne informacije</value> <value>Pošlji povratne informacije</value>
@ -2695,10 +2695,6 @@
<value>Menjalnih tečajev ni bilo mogoče posodobiti</value> <value>Menjalnih tečajev ni bilo mogoče posodobiti</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Izbrana je možnost krožnega pomika s prenosom</value> <value>Izbrana je možnost krožnega pomika s prenosom</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Nastavitve</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Videz</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema aplikacije</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Izberite temo aplikacije za prikaz</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Svetlo</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Temno</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Uporabi sistemsko nastavitev</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nazaj</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Stran z nastavitvami</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nastavitev teme aplikacije</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Prapa</value> <value>Prapa</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Kushtet e licencës së softuerit të Microsoft</value> <value>Kushtet e licencës së softuerit të Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Të gjitha të drejtat të rezervuara.</value> <value>© %1 Microsoft. Të gjitha të drejtat të rezervuara.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Për të mësuar se si mund të kontribuosh në Makinën llogaritëse të Windows, shiko projektin në %HL%GitHub%HL%.</value> <value>Për të mësuar se si mund të kontribuosh në Makinën llogaritëse të Windows, shiko projektin në %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Rreth</value> <value>Rreth</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Dërgo komente</value> <value>Dërgo komente</value>
@ -2695,10 +2695,6 @@
<value>Normat nuk mund të përditësoheshin</value> <value>Normat nuk mund të përditësoheshin</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Është përzgjedhur zhvendosja qarkulluese me rrotullim përmes bartjes</value> <value>Është përzgjedhur zhvendosja qarkulluese me rrotullim përmes bartjes</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Parametrat</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Pamja</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema e aplikacionit</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Zgjidh temën e aplikacionit për t'u shfaqur</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>E çelur</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>E errët</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Përdor konfigurimet e sistemit</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Prapa</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Faqja e parametrave</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Parametri i temës së aplikacionit</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Nazad</value> <value>Nazad</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Uslovi licenciranja za Microsoft softver</value> <value>Uslovi licenciranja za Microsoft softver</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Sva prava zadržana.</value> <value>© %1 Microsoft. Sva prava zadržana.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Da biste saznali kako možete da date doprinos za Windows kalkulator, pogledajte projekat na %HL%GitHub%HL%.</value> <value>Da biste saznali kako možete da date doprinos za Windows kalkulator, pogledajte projekat na %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Osnovni podaci o</value> <value>Osnovni podaci</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Pošalji povratne informacije</value> <value>Pošalji povratne informacije</value>
@ -2695,10 +2695,6 @@
<value>Nije moguće ažurirati cene</value> <value>Nije moguće ažurirati cene</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Izabrana je opcija „Rotiraj kroz izvođenje cirkularnog pomeranja“</value> <value>Izabrana je opcija „Rotiraj kroz izvođenje cirkularnog pomeranja“</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Postavke</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Izgled</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Tema aplikacije</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Izaberite temu aplikacije koju želite da prikažete</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Svetlo</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tamno</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Koristi sistemsku postavku</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Nazad</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Stranica sa postavkama</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Postavka teme aplikacije</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Tillbaka</value> <value>Tillbaka</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Licensvillkor för programvara från Microsoft</value> <value>Licensvillkor för programvara från Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Med ensamrätt.</value> <value>© %1 Microsoft. Med ensamrätt.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Om du vill veta hur du kan bidra till Windows-kalkylatorn kan du checka ut projektet på %HL%GitHub%HL%.</value> <value>Om du vill veta hur du kan bidra till Windows-kalkylatorn kan du checka ut projektet på %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Om</value> <value>Om</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Skicka feedback</value> <value>Skicka feedback</value>
@ -2695,10 +2695,6 @@
<value>Det gick inte att uppdatera valutakurser</value> <value>Det gick inte att uppdatera valutakurser</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Rotera genom att låta cirkulära Skift vald</value> <value>Rotera genom att låta cirkulära Skift vald</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Inställningar</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Utseende</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Apptema</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Välj vilket apptema som ska visas</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Ljust</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Mörkt</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Använd systeminställningen</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Tillbaka</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Sidan Inställningar</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Inställning för apptema</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>பின்செல்</value> <value>பின்செல்</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft மென்பொருள் உரிம விதிமுறைகள்</value> <value>Microsoft மென்பொருள் உரிம விதிமுறைகள்</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. அனைத்து உரிமைகளும் பாதுகாக்கப்பட்டவை.</value> <value>© %1 Microsoft. அனைத்து உரிமைகளும் பாதுகாக்கப்பட்டவை.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>எவ்வாறு Windows கால்குலேட்டருக்கு நீங்கள் பங்களிக்க முடியும் என்பதை அறிய, %HL%GitHub%HL%-இல் திட்டப்பணியை பார்க்கவும்.</value> <value>எவ்வாறு Windows கால்குலேட்டருக்கு நீங்கள் பங்களிக்க முடியும் என்பதை அறிய, %HL%GitHub%HL%-இல் திட்டப்பணியை பார்க்கவும்.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>இது பற்றி</value> <value>இது பற்றி</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>பின்னூட்டம் அனுப்பு</value> <value>பின்னூட்டம் அனுப்பு</value>
@ -2695,10 +2695,6 @@
<value>விகிதங்களைப் புதுப்பிக்க முடியவில்லை</value> <value>விகிதங்களைப் புதுப்பிக்க முடியவில்லை</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4131,4 +4127,44 @@
<value>தேர்ந்தெடுக்கப்பட்ட எடுத்துச்செல்லும் வட்ட மாற்றத்தின் வழியாக சுழற்று</value> <value>தேர்ந்தெடுக்கப்பட்ட எடுத்துச்செல்லும் வட்ட மாற்றத்தின் வழியாக சுழற்று</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>அமைப்புகள்</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>தோற்றம்</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>பயன்பாட்டு தீம்</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>எந்தப் பயன்பாட்டு கருப்பொருளைக் காண்பிக்க வேண்டும் என்பதைத் தேர்ந்தெடுக்கவும்</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>லைட்</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>இருள்</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>முறைமை அமைப்பைப் பயன்படுத்தவும்</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>பின்செல்</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>அமைப்புகள் பக்கம்</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>பயன்பாட்டின் கருப்பொருள் அமைப்பு</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>వెనుకకు</value> <value>వెనుకకు</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft సాఫ్ట్‌వేర్ లైసెన్స్ నిబంధనలు</value> <value>Microsoft సాఫ్ట్‌వేర్ లైసెన్స్ నిబంధనలు</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. అన్ని హక్కులు ప్రత్యేకించినవి.</value> <value>© %1 Microsoft. అన్ని హక్కులు ప్రత్యేకించినవి.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>మీరు Windows కాలిక్యులేటర్‌కు ఎలా సహకరించగలరో తెలుసుకోవడానికి, %HL%GitHub%HL%‌లోని ప్రాజెక్ట్‌ను చూడండి.</value> <value>మీరు Windows కాలిక్యులేటర్‌కు ఎలా సహకరించగలరో తెలుసుకోవడానికి, %HL%GitHub%HL%‌లోని ప్రాజెక్ట్‌ను చూడండి.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>గురించి</value> <value>గురించి</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>అభిప్రాయాన్ని పంపండి</value> <value>అభిప్రాయాన్ని పంపండి</value>
@ -2695,10 +2695,6 @@
<value>రేట్లు అప్‌డేట్ చేయబడలేదు</value> <value>రేట్లు అప్‌డేట్ చేయబడలేదు</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>క్యారీ చేసే దానితో వృత్తాకార షిఫ్ట్‌లో రొటేట్ చేయి ఎంచుకోబడింది</value> <value>క్యారీ చేసే దానితో వృత్తాకార షిఫ్ట్‌లో రొటేట్ చేయి ఎంచుకోబడింది</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>సెట్టింగ్‌లు</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>కనిపించే తీరు</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>అనువర్తనం థీమ్</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>ప్రదర్శించాలనుకునే అనువర్తనం థీమ్‌ను ఎంచుకోండి</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>లైట్</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>డార్క్</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>సిస్టమ్ సెట్టింగ్‌ని ఉపయోగించండి</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>వెనుకకు</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>సెట్టింగ్‌ల పేజీ</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>అప్లికేషన్ థీమ్ సెట్టింగ్</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>ย้อนกลับ</value> <value>ย้อนกลับ</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>เงื่อนไขการอนุญาตให้ใช้สิทธิสำหรับซอฟต์แวร์ของ Microsoft</value> <value>เงื่อนไขการอนุญาตให้ใช้สิทธิสำหรับซอฟต์แวร์ของ Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft สงวนลิขสิทธิ์</value> <value>© %1 Microsoft สงวนลิขสิทธิ์</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>เมื่อต้องการเรียนรู้วิธีที่คุณสามารถให้ความช่วยเหลือกับเครื่องคิดเลขของ Windows ได้ให้ตรวจสอบโครงการบน %HL%GitHub%HL%</value> <value>เมื่อต้องการเรียนรู้วิธีที่คุณสามารถให้ความช่วยเหลือกับเครื่องคิดเลขของ Windows ได้ให้ตรวจสอบโครงการบน %HL%GitHub%HL%</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>เกี่ยวกับ</value> <value>เกี่ยวกับ</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>ส่งคำติชม</value> <value>ส่งคำติชม</value>
@ -2695,10 +2695,6 @@
<value>ไม่สามารถอัปเดตอัตราได้</value> <value>ไม่สามารถอัปเดตอัตราได้</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>เลือก หมุนผ่านการเลื่อนวน แล้ว</value> <value>เลือก หมุนผ่านการเลื่อนวน แล้ว</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>การตั้งค่า</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>ลักษณะที่ปรากฏ</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>ธีมแอป</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>เลือกธีมแอปที่จะแสดง</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>สีอ่อน</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>สีเข้ม</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>ใช้การตั้งค่าระบบ</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>ย้อนกลับ</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>หน้าการตั้งค่า</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>การตั้งค่าธีมแอป</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Geri</value> <value>Geri</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft Yazılımı Lisans Koşulları</value> <value>Microsoft Yazılımı Lisans Koşulları</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Tüm hakları saklıdır.</value> <value>© %1 Microsoft. Tüm hakları saklıdır.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Windows hesap makinesi 'ne nasıl katkıda bulunabileceğinizi öğrenmek için %HL%GitHub%HL% projeyi kullanıma alın.</value> <value>Windows hesap makinesi 'ne nasıl katkıda bulunabileceğinizi öğrenmek için %HL%GitHub%HL% projeyi kullanıma alın.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Hakkında</value> <value>Hakkında</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Geri bildirim gönder</value> <value>Geri bildirim gönder</value>
@ -2695,10 +2695,6 @@
<value>Ücretler güncelleştirilemedi</value> <value>Ücretler güncelleştirilemedi</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Elde Dairesel Kaydırmayla Döndür seçildi</value> <value>Elde Dairesel Kaydırmayla Döndür seçildi</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Ayarlar</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Görünüm</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Uygulama teması</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Görüntülenecek uygulama temasını seçin</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Açık</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Koyu</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Sistem ayarını kullan</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Geri</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Ayarlar Sayfası</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Uygulama teması Ayarları</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Назад</value> <value>Назад</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Умови ліцензії на програмний продукт Microsoft</value> <value>Умови ліцензії на програмний продукт Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© Корпорація Майкрософт (Microsoft Corporation), %1. Усі права захищено.</value> <value>© Корпорація Майкрософт (Microsoft Corporation), %1. Усі права захищено.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Щоб дізнатися, як можна брати участь у калькулятор Windows, візьміть проект на редагування %HL%GitHub%HL%.</value> <value>Щоб дізнатися, як можна брати участь у калькулятор Windows, візьміть проект на редагування %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Відомості</value> <value>Інформація</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Надіслати відгук</value> <value>Надіслати відгук</value>
@ -2695,10 +2695,6 @@
<value>Не вдалося оновити курси</value> <value>Не вдалося оновити курси</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Вибрано циклічний зсув (поворот через перенос)</value> <value>Вибрано циклічний зсув (поворот через перенос)</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Настройки</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Вигляд</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Тема програми</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Виберіть тему програми для відображення</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Світла</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Темна</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Використовувати системний параметр</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Назад</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Сторінка настройок</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Параметр теми програми</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>Lùi</value> <value>Lùi</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Điều khoản Cấp phép Phần mềm của Microsoft</value> <value>Điều khoản Cấp phép Phần mềm của Microsoft</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft. Bảo lưu mọi quyền.</value> <value>© %1 Microsoft. Bảo lưu mọi quyền.</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>Để tìm hiểu cách bạn có thể đóng góp vào máy tính để Windows, hãy kiểm tra dự án trên %HL%GitHub%HL%.</value> <value>Để tìm hiểu cách bạn có thể đóng góp vào máy tính để Windows, hãy kiểm tra dự án trên %HL%GitHub%HL%.</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>Giới thiệu</value> <value>Giới thiệu</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>Gửi phản hồi</value> <value>Gửi phản hồi</value>
@ -2695,10 +2695,6 @@
<value>Không thể cập nhật tỷ giá</value> <value>Không thể cập nhật tỷ giá</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>Đã chọn Dịch chuyển Quay có nhớ</value> <value>Đã chọn Dịch chuyển Quay có nhớ</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>Cài đặt</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>Giao diện</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>Chủ đề ứng dụng</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>Chọn chủ đề ứng dụng để hiển thị</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>Sáng</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>Tối</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>Sử dụng cài đặt hệ thống</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Trở về</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>Trang Cài đặt</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Cài đặt chủ đề ứng dụng</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -1122,7 +1122,7 @@
<comment>Unit conversion category name called Length</comment> <comment>Unit conversion category name called Length</comment>
</data> </data>
<data name="CategoryName_PowerText" xml:space="preserve"> <data name="CategoryName_PowerText" xml:space="preserve">
<value>电源</value> <value>功率</value>
<comment>Unit conversion category name called Power (eg. the power of an engine or a light bulb)</comment> <comment>Unit conversion category name called Power (eg. the power of an engine or a light bulb)</comment>
</data> </data>
<data name="CategoryName_SpeedText" xml:space="preserve"> <data name="CategoryName_SpeedText" xml:space="preserve">
@ -1146,7 +1146,7 @@
<comment>Unit conversion category name called Weight and Mass. Note that this category includes units of both mass and weight. People use the word "weight" in everyday life for measuring things such as food and people. In case a language has same word for "weight" and "mass" please use one word only.</comment> <comment>Unit conversion category name called Weight and Mass. Note that this category includes units of both mass and weight. People use the word "weight" in everyday life for measuring things such as food and people. In case a language has same word for "weight" and "mass" please use one word only.</comment>
</data> </data>
<data name="CategoryName_PressureText" xml:space="preserve"> <data name="CategoryName_PressureText" xml:space="preserve">
<value>压</value> <value>压</value>
<comment>Unit conversion category name called Pressure</comment> <comment>Unit conversion category name called Pressure</comment>
</data> </data>
<data name="CategoryName_AngleText" xml:space="preserve"> <data name="CategoryName_AngleText" xml:space="preserve">
@ -2301,7 +2301,7 @@
<value>返回</value> <value>返回</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft 软件许可条款</value> <value>Microsoft 软件许可条款</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft。保留所有权利。</value> <value>© %1 Microsoft。保留所有权利。</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>若要了解如何参与 Windows 计算器,请在 %HL%GitHub%HL% 上查看该项目。</value> <value>若要了解如何参与 Windows 计算器,请在 %HL%GitHub%HL% 上查看该项目。</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>关于</value> <value>关于</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>发送反馈</value> <value>发送反馈</value>
@ -2695,10 +2695,6 @@
<value>无法更新货币汇率</value> <value>无法更新货币汇率</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>已选择带进位旋转循环移位</value> <value>已选择带进位旋转循环移位</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>设置</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>外观</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>应用程序主题</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>选择要显示的应用主题</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>浅色</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>深色</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>使用系统设置</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>返回</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>设置页面</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>应用主题设置</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>

View File

@ -2301,7 +2301,7 @@
<value>返回</value> <value>返回</value>
<comment>Content of tooltip being displayed on AboutControlBackButton</comment> <comment>Content of tooltip being displayed on AboutControlBackButton</comment>
</data> </data>
<data name="AboutFlyoutEULA.Text" xml:space="preserve"> <data name="AboutEULA.Text" xml:space="preserve">
<value>Microsoft 軟體授權條款</value> <value>Microsoft 軟體授權條款</value>
<comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment> <comment>Displayed on a link to the Microsoft Software License Terms on the About panel</comment>
</data> </data>
@ -2317,13 +2317,13 @@
<value>© %1 Microsoft 著作權所有,保留一切權利。</value> <value>© %1 Microsoft 著作權所有,保留一切權利。</value>
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment> <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
</data> </data>
<data name="AboutFlyoutContribute" xml:space="preserve"> <data name="AboutControlContribute" xml:space="preserve">
<value>若要了解如何對 Windows 小算盤有所貢獻,請查看 %HL%GitHub%HL% 上的專案。</value> <value>若要了解如何對 Windows 小算盤有所貢獻,請查看 %HL%GitHub%HL% 上的專案。</value>
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment> <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
</data> </data>
<data name="AboutButton.Content" xml:space="preserve"> <data name="AboutGroupTitle.Text" xml:space="preserve">
<value>關於</value> <value>關於</value>
<comment>The text that shows in the dropdown navigation control to open About panel</comment> <comment>Subtitle of about message on Settings page</comment>
</data> </data>
<data name="FeedbackButton.Content" xml:space="preserve"> <data name="FeedbackButton.Content" xml:space="preserve">
<value>傳送意見反映</value> <value>傳送意見反映</value>
@ -2695,10 +2695,6 @@
<value>無法更新匯率</value> <value>無法更新匯率</value>
<comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment> <comment>This string is what is read by Narrator, and other screen readers, when the currency rates in Currency converter have failed to update.</comment>
</data> </data>
<data name="AboutButton.AccessKey" xml:space="preserve">
<value>AB</value>
<comment>AccessKey for the About button. {StringCategory="Accelerator"}</comment>
</data>
<data name="HistoryButton.AccessKey" xml:space="preserve"> <data name="HistoryButton.AccessKey" xml:space="preserve">
<value>I</value> <value>I</value>
<comment>Access key for the History button. {StringCategory="Accelerator"}</comment> <comment>Access key for the History button. {StringCategory="Accelerator"}</comment>
@ -4130,4 +4126,44 @@
<value>已選取 [經進位移位運算的旋轉]</value> <value>已選取 [經進位移位運算的旋轉]</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment> <comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data> </data>
<data name="SettingsHeader.Text" xml:space="preserve">
<value>設定</value>
<comment>Header text of Settings page</comment>
</data>
<data name="SettingsAppearance.Text" xml:space="preserve">
<value>外觀</value>
<comment>Subtitle of appearance setting on Settings page</comment>
</data>
<data name="SettingsAppThemeTitle.Text" xml:space="preserve">
<value>應用程式佈景主題</value>
<comment>Title of App Theme expander</comment>
</data>
<data name="SettingsAppThemeDescription.Text" xml:space="preserve">
<value>選取要顯示的應用程式佈景主題</value>
<comment>Description of App Theme expander</comment>
</data>
<data name="LightThemeRadioButton.Content" xml:space="preserve">
<value>淺色</value>
<comment>Lable for light theme option</comment>
</data>
<data name="DarkThemeRadioButton.Content" xml:space="preserve">
<value>深色</value>
<comment>Lable for dark theme option</comment>
</data>
<data name="SystemThemeRadioButton.Content" xml:space="preserve">
<value>使用系統設定</value>
<comment>Lable for the app theme option to use system setting</comment>
</data>
<data name="TitleBarBackButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>返回</value>
<comment>Screen reader prompt for the Back button in title bar to back to main page</comment>
</data>
<data name="SettingsPageOpenedAnnouncement" xml:space="preserve">
<value>設定頁面</value>
<comment>Announcement used when Settings page is opened</comment>
</data>
<data name="AppThemeExpander.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>應用程式佈景主題設定</value>
<comment>Screen reader prompt for the App theme Setting radio buttons group</comment>
</data>
</root> </root>