From 2473b8ce50634ec38a5a3522e36084214d654909 Mon Sep 17 00:00:00 2001 From: Han Zhang Date: Fri, 29 Mar 2024 13:20:17 +0800 Subject: [PATCH] Update localized strings 2024-03-29 --- src/Calculator/Resources/af-ZA/Resources.resw | 8 +++- src/Calculator/Resources/am-ET/Resources.resw | 8 +++- src/Calculator/Resources/ar-SA/Resources.resw | 8 +++- .../Resources/az-Latn-AZ/Resources.resw | 8 +++- src/Calculator/Resources/bg-BG/Resources.resw | 8 +++- src/Calculator/Resources/ca-ES/Resources.resw | 8 +++- src/Calculator/Resources/cs-CZ/Resources.resw | 8 +++- src/Calculator/Resources/da-DK/Resources.resw | 8 +++- src/Calculator/Resources/de-DE/Resources.resw | 6 ++- src/Calculator/Resources/el-GR/Resources.resw | 8 +++- src/Calculator/Resources/en-GB/Resources.resw | 8 +++- src/Calculator/Resources/es-ES/Resources.resw | 8 +++- src/Calculator/Resources/es-MX/Resources.resw | 8 +++- src/Calculator/Resources/et-EE/Resources.resw | 8 +++- src/Calculator/Resources/eu-ES/Resources.resw | 8 +++- src/Calculator/Resources/fa-IR/Resources.resw | 8 +++- src/Calculator/Resources/fi-FI/Resources.resw | 8 +++- .../Resources/fil-PH/Resources.resw | 8 +++- src/Calculator/Resources/fr-CA/Resources.resw | 8 +++- src/Calculator/Resources/fr-FR/Resources.resw | 8 +++- src/Calculator/Resources/gl-ES/Resources.resw | 8 +++- src/Calculator/Resources/he-IL/Resources.resw | 8 +++- src/Calculator/Resources/hi-IN/Resources.resw | 8 +++- src/Calculator/Resources/hr-HR/Resources.resw | 8 +++- src/Calculator/Resources/hu-HU/Resources.resw | 8 +++- src/Calculator/Resources/id-ID/Resources.resw | 8 +++- src/Calculator/Resources/is-IS/Resources.resw | 8 +++- src/Calculator/Resources/it-IT/Resources.resw | 8 +++- src/Calculator/Resources/ja-JP/Resources.resw | 8 +++- src/Calculator/Resources/kk-KZ/Resources.resw | 12 +++-- src/Calculator/Resources/km-KH/Resources.resw | 8 +++- src/Calculator/Resources/kn-IN/Resources.resw | 8 +++- src/Calculator/Resources/ko-KR/Resources.resw | 8 +++- src/Calculator/Resources/lo-LA/Resources.resw | 8 +++- src/Calculator/Resources/lt-LT/Resources.resw | 8 +++- src/Calculator/Resources/lv-LV/Resources.resw | 8 +++- src/Calculator/Resources/mk-MK/Resources.resw | 8 +++- src/Calculator/Resources/ml-IN/Resources.resw | 8 +++- src/Calculator/Resources/ms-MY/Resources.resw | 8 +++- src/Calculator/Resources/nb-NO/Resources.resw | 8 +++- src/Calculator/Resources/nl-NL/Resources.resw | 10 ++-- src/Calculator/Resources/pl-PL/Resources.resw | 8 +++- src/Calculator/Resources/pt-BR/Resources.resw | 6 ++- src/Calculator/Resources/pt-PT/Resources.resw | 8 +++- src/Calculator/Resources/ro-RO/Resources.resw | 8 +++- src/Calculator/Resources/ru-RU/Resources.resw | 46 ++++++++++--------- src/Calculator/Resources/sk-SK/Resources.resw | 8 +++- src/Calculator/Resources/sl-SI/Resources.resw | 8 +++- src/Calculator/Resources/sq-AL/Resources.resw | 8 +++- .../Resources/sr-Latn-RS/Resources.resw | 8 +++- src/Calculator/Resources/sv-SE/Resources.resw | 24 ++++++---- src/Calculator/Resources/ta-IN/Resources.resw | 8 +++- src/Calculator/Resources/te-IN/Resources.resw | 8 +++- src/Calculator/Resources/th-TH/Resources.resw | 4 ++ src/Calculator/Resources/tr-TR/Resources.resw | 8 +++- src/Calculator/Resources/uk-UA/Resources.resw | 8 +++- src/Calculator/Resources/vi-VN/Resources.resw | 8 +++- src/Calculator/Resources/zh-CN/Resources.resw | 10 ++-- src/Calculator/Resources/zh-TW/Resources.resw | 30 ++++++------ 59 files changed, 392 insertions(+), 156 deletions(-) diff --git a/src/Calculator/Resources/af-ZA/Resources.resw b/src/Calculator/Resources/af-ZA/Resources.resw index 470ece3f..9b2394d0 100644 --- a/src/Calculator/Resources/af-ZA/Resources.resw +++ b/src/Calculator/Resources/af-ZA/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Daar is nog geen geskiedenis nie + Daar is nog geen geskiedenis nie. The text that shows as the header for the history list - Daar is niks in geheue gestoor nie + Daar is niks in geheue gestoor nie. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Instellingsbladsy Announcement used when Settings page is opened + + Maak die kontekskieslys oop vir beskikbare aksies + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/am-ET/Resources.resw b/src/Calculator/Resources/am-ET/Resources.resw index 5e5bf5da..4ee79c2f 100644 --- a/src/Calculator/Resources/am-ET/Resources.resw +++ b/src/Calculator/Resources/am-ET/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - እስካሁን ምንም ታሪክ የለም + እስካሁን ምንም ታሪክ የለም። The text that shows as the header for the history list - በማኅደረ ትውስታ ውስጥ የተቀመጠ ምንም ነገር የለም + በማህደረ ትውስታ ውስጥ የተቀመጠ ምንም ነገር የለም። The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ የክንውን አውዶች ገጽ Announcement used when Settings page is opened + + ላሉት ድርጊቶች የአውድ ምናሌውን ይክፈቱ + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ar-SA/Resources.resw b/src/Calculator/Resources/ar-SA/Resources.resw index 0e918ff4..9b1f90d1 100644 --- a/src/Calculator/Resources/ar-SA/Resources.resw +++ b/src/Calculator/Resources/ar-SA/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - لا توجد محفوظات بعد + لا توجد محفوظات بعد. The text that shows as the header for the history list - لا يوجد شيء محفوظ في الذاكرة + لا يوجد شيء محفوظ في الذاكرة. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ صفحة الإعدادات Announcement used when Settings page is opened + + فتح قائمة السياق للإجراءات المتوفرة + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/az-Latn-AZ/Resources.resw b/src/Calculator/Resources/az-Latn-AZ/Resources.resw index 1ba2e6da..73eae51c 100644 --- a/src/Calculator/Resources/az-Latn-AZ/Resources.resw +++ b/src/Calculator/Resources/az-Latn-AZ/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Hələlik tarixçə yoxdur + Hələlik tarixçə yoxdur. The text that shows as the header for the history list - Yaddaşda heç nə saxlanmayıb + Yaddaşda heç nə saxlanmayıb. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Parametrlər səhifəsi Announcement used when Settings page is opened + + Mövcud fəaliyyətlər üçün kontekst menyunu açın + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/bg-BG/Resources.resw b/src/Calculator/Resources/bg-BG/Resources.resw index 43d6717c..5da4a8c1 100644 --- a/src/Calculator/Resources/bg-BG/Resources.resw +++ b/src/Calculator/Resources/bg-BG/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Все още няма хронология + Все още няма хронология. The text that shows as the header for the history list - В паметта няма нищо записано + В паметта не е записано нищо. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Страница с настройки Announcement used when Settings page is opened + + Отваряне на контекстното меню за наличните действия + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ca-ES/Resources.resw b/src/Calculator/Resources/ca-ES/Resources.resw index c5d3fc0c..a13ca373 100644 --- a/src/Calculator/Resources/ca-ES/Resources.resw +++ b/src/Calculator/Resources/ca-ES/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Encara no hi ha historial + Encara no hi ha historial. The text that shows as the header for the history list - No hi ha res desat a la memòria + No hi ha res desat a la memòria. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Pàgina de configuració Announcement used when Settings page is opened + + Obriu el menú contextual per a les accions disponibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/cs-CZ/Resources.resw b/src/Calculator/Resources/cs-CZ/Resources.resw index f6fb03ac..ae86355a 100644 --- a/src/Calculator/Resources/cs-CZ/Resources.resw +++ b/src/Calculator/Resources/cs-CZ/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Zatím tu není žádná historie + Zatím tu není žádná historie. The text that shows as the header for the history list - V paměti není nic uložené + V paměti není nic uložené. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stránka Nastavení Announcement used when Settings page is opened + + Otevřete místní nabídku a podívejte se na dostupné akce + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/da-DK/Resources.resw b/src/Calculator/Resources/da-DK/Resources.resw index 37a9727a..6334af65 100644 --- a/src/Calculator/Resources/da-DK/Resources.resw +++ b/src/Calculator/Resources/da-DK/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Der er ingen oversigt endnu + Der er ingen historik endnu. The text that shows as the header for the history list - Der er ikke gemt noget i hukommelsen + Der er ikke gemt noget i hukommelsen. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Siden Indstillinger Announcement used when Settings page is opened + + Åbn genvejsmenuen for tilgængelige handlinger + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/de-DE/Resources.resw b/src/Calculator/Resources/de-DE/Resources.resw index b24e5102..a13aa100 100644 --- a/src/Calculator/Resources/de-DE/Resources.resw +++ b/src/Calculator/Resources/de-DE/Resources.resw @@ -2346,7 +2346,7 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Es ist noch kein Verlauf vorhanden + Es ist noch kein Verlauf vorhanden. The text that shows as the header for the history list @@ -4178,4 +4178,8 @@ Seite „Einstellungen“ Announcement used when Settings page is opened + + Öffnen des Kontextmenüs für verfügbare Aktionen + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/el-GR/Resources.resw b/src/Calculator/Resources/el-GR/Resources.resw index d986908e..2b3b7426 100644 --- a/src/Calculator/Resources/el-GR/Resources.resw +++ b/src/Calculator/Resources/el-GR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Δεν υπάρχει ιστορικό ακόμα + Δεν υπάρχει ιστορικό ακόμα. The text that shows as the header for the history list - Δεν υπάρχει κάτι αποθηκευμένο στη μνήμη + Δεν υπάρχει τίποτα αποθηκευμένο στη μνήμη. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Σελίδα ρυθμίσεων Announcement used when Settings page is opened + + Άνοιγμα του μενού περιβάλλοντος για διαθέσιμες ενέργειες + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/en-GB/Resources.resw b/src/Calculator/Resources/en-GB/Resources.resw index 92751816..e52851a1 100644 --- a/src/Calculator/Resources/en-GB/Resources.resw +++ b/src/Calculator/Resources/en-GB/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - There’s no history yet + There’s no history yet. The text that shows as the header for the history list - There’s nothing saved in your memory + There’s nothing saved in memory. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Settings page Announcement used when Settings page is opened + + Open the context menu for available actions + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/es-ES/Resources.resw b/src/Calculator/Resources/es-ES/Resources.resw index 31008739..1fa956b7 100644 --- a/src/Calculator/Resources/es-ES/Resources.resw +++ b/src/Calculator/Resources/es-ES/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - No hay historial todavía + No hay historial todavía. The text that shows as the header for the history list - No hay nada guardado en la memoria + No hay nada guardado en la memoria. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Página de configuración Announcement used when Settings page is opened + + Abrir el menú contextual para ver las acciones disponibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/es-MX/Resources.resw b/src/Calculator/Resources/es-MX/Resources.resw index 50fdcf0f..50266e56 100644 --- a/src/Calculator/Resources/es-MX/Resources.resw +++ b/src/Calculator/Resources/es-MX/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Aún no hay historial + No hay historial todavía. The text that shows as the header for the history list - No hay nada guardado en la memoria + No hay nada guardado en la memoria. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Página de configuración Announcement used when Settings page is opened + + Abrir el menú contextual para ver las acciones disponibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/et-EE/Resources.resw b/src/Calculator/Resources/et-EE/Resources.resw index 86de9bfc..119ef26e 100644 --- a/src/Calculator/Resources/et-EE/Resources.resw +++ b/src/Calculator/Resources/et-EE/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Ajalugu pole veel + Ajalugu pole veel. The text that shows as the header for the history list - Mällu pole midagi salvestatud + Mällu pole midagi salvestatud. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Sätete leht Announcement used when Settings page is opened + + Saadaolevate toimingute kontekstimenüü avamine. + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/eu-ES/Resources.resw b/src/Calculator/Resources/eu-ES/Resources.resw index 763bd136..e11ce605 100644 --- a/src/Calculator/Resources/eu-ES/Resources.resw +++ b/src/Calculator/Resources/eu-ES/Resources.resw @@ -2347,11 +2347,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Ez dago historiarik oraindik + Ez dago historiarik oraindik. The text that shows as the header for the history list - Memorian ez dago ezer + Memorian ez dago ezer. The text that shows as the header for the memory list @@ -4179,4 +4179,8 @@ Ezarpenen orria Announcement used when Settings page is opened + + Ireki laster-menua eskuragarri dauden ekintzak ikusteko + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/fa-IR/Resources.resw b/src/Calculator/Resources/fa-IR/Resources.resw index a94aab96..ab8f52a0 100644 --- a/src/Calculator/Resources/fa-IR/Resources.resw +++ b/src/Calculator/Resources/fa-IR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - فعلاً هیچ تاریخچه‌ای موجود نیست + فعلاً هیچ تاریخچه‌ای موجود نیست. The text that shows as the header for the history list - هیچ موردی در حافظه ذخیره نشده است + هیچ موردی در حافظه ذخیره نشده است. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ صفحه تنظیمات Announcement used when Settings page is opened + + باز کردن منوی زمینه برای عملکردهای موجود + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/fi-FI/Resources.resw b/src/Calculator/Resources/fi-FI/Resources.resw index 52632c54..aef4695a 100644 --- a/src/Calculator/Resources/fi-FI/Resources.resw +++ b/src/Calculator/Resources/fi-FI/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Historiaa ei vielä ole + Historiaa ei vielä ole. The text that shows as the header for the history list - Muistiin ei ole tallennettu mitään + Muistiin ei ole tallennettu mitään. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Asetussivu Announcement used when Settings page is opened + + Avaa käytettävissä olevien toimintojen pikavalikko + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/fil-PH/Resources.resw b/src/Calculator/Resources/fil-PH/Resources.resw index 244d2e92..9abb4544 100644 --- a/src/Calculator/Resources/fil-PH/Resources.resw +++ b/src/Calculator/Resources/fil-PH/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Wala pang kasaysayan + Wala pang kasaysayan. The text that shows as the header for the history list - Walang naka-save sa memory + Walang naka-save sa memory. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Pahina ng nga setting Announcement used when Settings page is opened + + Buksan ang menu ng konteksto para sa mga available na pagkilos + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/fr-CA/Resources.resw b/src/Calculator/Resources/fr-CA/Resources.resw index 62f91dd4..fde57e06 100644 --- a/src/Calculator/Resources/fr-CA/Resources.resw +++ b/src/Calculator/Resources/fr-CA/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Aucun historique pour l'instant + Il n’existe aucun historique pour l’instant. The text that shows as the header for the history list - Rien n'a été enregistré dans la mémoire + La mémoire est vide. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Page Paramètres Announcement used when Settings page is opened + + Ouvrir le menu contextuel pour les actions disponibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/fr-FR/Resources.resw b/src/Calculator/Resources/fr-FR/Resources.resw index 9fea7cfc..dbb6ddbb 100644 --- a/src/Calculator/Resources/fr-FR/Resources.resw +++ b/src/Calculator/Resources/fr-FR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Aucun historique pour l'instant + Il n’y a aucun historique pour l’instant. The text that shows as the header for the history list - La mémoire est vide + La mémoire est vide. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Page Paramètres Announcement used when Settings page is opened + + Ouvrir le menu contextuel pour les actions disponibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/gl-ES/Resources.resw b/src/Calculator/Resources/gl-ES/Resources.resw index d6958d99..c747f09a 100644 --- a/src/Calculator/Resources/gl-ES/Resources.resw +++ b/src/Calculator/Resources/gl-ES/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Aínda non hai ningún historial + Aínda non hai ningún historial. The text that shows as the header for the history list - Non hai nada gardado na memoria + Non hai nada gardado na memoria. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Páxina de configuración Announcement used when Settings page is opened + + Abrir o menú contexto para as accións dispoñibles + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/he-IL/Resources.resw b/src/Calculator/Resources/he-IL/Resources.resw index 7e05b40c..ebed8091 100644 --- a/src/Calculator/Resources/he-IL/Resources.resw +++ b/src/Calculator/Resources/he-IL/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - אין היסטוריה עדיין + אין היסטוריה עדיין. The text that shows as the header for the history list - דבר לא שמור בזיכרון + אין שום דבר שנשמר בזיכרון. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ דף ההגדרות Announcement used when Settings page is opened + + פתח את התפריט תלוי ההקשר כדי להציג את הפעולות הזמינות + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/hi-IN/Resources.resw b/src/Calculator/Resources/hi-IN/Resources.resw index ba0d1269..54ae5925 100644 --- a/src/Calculator/Resources/hi-IN/Resources.resw +++ b/src/Calculator/Resources/hi-IN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - अभी तक कोई इतिहास नहीं है + अभी तक कोई इतिहास नहीं है. The text that shows as the header for the history list - मेमोरी में कुछ भी नहीं सहेजा गया है + मेमोरी में कुछ भी नहीं सहेजा गया है. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ सेटिंग्स पृष्ठ Announcement used when Settings page is opened + + उपलब्ध क्रियाओं के लिए प्रसंग मेनू खोलें + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/hr-HR/Resources.resw b/src/Calculator/Resources/hr-HR/Resources.resw index 012c61c7..136abb82 100644 --- a/src/Calculator/Resources/hr-HR/Resources.resw +++ b/src/Calculator/Resources/hr-HR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Još nema povijesti + Još nema povijesti. The text that shows as the header for the history list - Ništa nije spremljeno u memoriju + Ništa nije spremljeno u memoriju. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stranica postavki Announcement used when Settings page is opened + + Otvorite kontekstni izbornik za dostupne akcije + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/hu-HU/Resources.resw b/src/Calculator/Resources/hu-HU/Resources.resw index c46e92a3..30e3f9e1 100644 --- a/src/Calculator/Resources/hu-HU/Resources.resw +++ b/src/Calculator/Resources/hu-HU/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Még nincsenek előzmények + Még nincsenek előzmények. The text that shows as the header for the history list - Nincs semmi a memóriában. + Semmi sincs a memóriába mentve. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Beállítások lap Announcement used when Settings page is opened + + Az elérhető műveletek helyi menüjének megnyitása + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/id-ID/Resources.resw b/src/Calculator/Resources/id-ID/Resources.resw index cda7b648..2eda888c 100644 --- a/src/Calculator/Resources/id-ID/Resources.resw +++ b/src/Calculator/Resources/id-ID/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Belum ada riwayat + Belum ada riwayat. The text that shows as the header for the history list - Tidak ada yang disimpan dalam memori + Tidak ada yang disimpan dalam memori. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Halaman pengaturan Announcement used when Settings page is opened + + Buka menu konteks untuk melihat tindakan yang tersedia + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/is-IS/Resources.resw b/src/Calculator/Resources/is-IS/Resources.resw index 3b62eed3..1bbf751f 100644 --- a/src/Calculator/Resources/is-IS/Resources.resw +++ b/src/Calculator/Resources/is-IS/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Enginn ferill enn + Enginn ferill enn. The text that shows as the header for the history list - Ekkert hefur verið vistað í minni + Ekkert hefur verið vistað í minni. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stillingarsíða Announcement used when Settings page is opened + + Opnaðu flýtivalmyndina fyrir tiltækar aðgerðir + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/it-IT/Resources.resw b/src/Calculator/Resources/it-IT/Resources.resw index de6488e3..74303211 100644 --- a/src/Calculator/Resources/it-IT/Resources.resw +++ b/src/Calculator/Resources/it-IT/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Non è ancora presente la cronologia + Non è ancora presente la cronologia. The text that shows as the header for the history list - Nessun elemento salvato in memoria + Nessun elemento salvato in memoria. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Pagina Impostazioni Announcement used when Settings page is opened + + Apri il menu di scelta rapida per le azioni disponibili + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ja-JP/Resources.resw b/src/Calculator/Resources/ja-JP/Resources.resw index 8323a5ae..a9209f1e 100644 --- a/src/Calculator/Resources/ja-JP/Resources.resw +++ b/src/Calculator/Resources/ja-JP/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - まだ履歴がありません + まだ履歴がありません。 The text that shows as the header for the history list - メモリに何も保存されていません + メモリに何も保存されていません。 The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ 設定ページ Announcement used when Settings page is opened + + コンテキスト メニューを開いて使用可能なアクションを表示します + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/kk-KZ/Resources.resw b/src/Calculator/Resources/kk-KZ/Resources.resw index 79b4d702..0c337ea4 100644 --- a/src/Calculator/Resources/kk-KZ/Resources.resw +++ b/src/Calculator/Resources/kk-KZ/Resources.resw @@ -1430,11 +1430,11 @@ An abbreviation for a measurement of speed (Mach is the speed of sound, Mach 2 is 2 times the speed of sound) - Мбит + Мбайт An abbreviation for a measurement unit of data - Мбайт + Mбайт An abbreviation for a measurement unit of data @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Әлі журнал жоқ + Әлі журнал жоқ. The text that shows as the header for the history list - Жадта ешбір нәрсе сақталмаған + Жадыда ешбір нәрсе сақталмаған. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Параметрлер беті Announcement used when Settings page is opened + + Қолжетімді әрекеттер үшін қалқымалы мәзірді ашу + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/km-KH/Resources.resw b/src/Calculator/Resources/km-KH/Resources.resw index 0d5d1efa..4ba37597 100644 --- a/src/Calculator/Resources/km-KH/Resources.resw +++ b/src/Calculator/Resources/km-KH/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - មិនមានប្រវត្តិនៅឡើយ + មិនទាន់មានប្រវត្តិនៅឡើយទេ។ The text that shows as the header for the history list - មិនមានអ្វីត្រូវបានរក្សាទុកក្នុងអង្គចងចាំទេ + មិនមានអ្វីត្រូវបានរក្សាទុកក្នុងអង្គចងចាំទេ។ The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ ទំព័រការកំណត់ Announcement used when Settings page is opened + + បើកម៉ឺនុយបរិបទសម្រាប់សកម្មភាពដែលមាន + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/kn-IN/Resources.resw b/src/Calculator/Resources/kn-IN/Resources.resw index b7a14460..901ce42a 100644 --- a/src/Calculator/Resources/kn-IN/Resources.resw +++ b/src/Calculator/Resources/kn-IN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - ಇನ್ನೂ ಯಾವುದೇ ಇತಿಹಾಸವಿಲ್ಲ + ಇನ್ನೂ ಯಾವುದೇ ಇತಿಹಾಸವಿಲ್ಲ. The text that shows as the header for the history list - ಸ್ಮರಣೆಯಲ್ಲಿ ಏನನ್ನೂ ಉಳಿಸಲಾಗಿಲ್ಲ + ಸ್ಮರಣೆಯಲ್ಲಿ ಏನನ್ನೂ ಉಳಿಸಲಾಗಿಲ್ಲ. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ ಸೆಟ್ಟಿಂಗ್‌ಗಳ ಪುಟ Announcement used when Settings page is opened + + ಲಭ್ಯವಿರುವ ಕ್ರಿಯೆಗಳಿಗೆ ಸಂದರ್ಭ ಮೆನು ತೆರೆಯಿರಿ + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ko-KR/Resources.resw b/src/Calculator/Resources/ko-KR/Resources.resw index 43690b9f..880c90d3 100644 --- a/src/Calculator/Resources/ko-KR/Resources.resw +++ b/src/Calculator/Resources/ko-KR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - 아직 기록이 없음 + 아직 기록이 없습니다. The text that shows as the header for the history list - 메모리에 저장된 내용이 없음 + 메모리에 저장된 내용이 없습니다. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ 설정 페이지 Announcement used when Settings page is opened + + 바로 가기 메뉴를 열어 사용 가능한 작업 보기 + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/lo-LA/Resources.resw b/src/Calculator/Resources/lo-LA/Resources.resw index 96d1a6b8..9073e3ef 100644 --- a/src/Calculator/Resources/lo-LA/Resources.resw +++ b/src/Calculator/Resources/lo-LA/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - ຍັງບໍ່ມີປະຫວັດເທື່ອ + ຍັງບໍ່ມີປະຫວັດເທື່ອ. The text that shows as the header for the history list - ບໍ່ໄດ້ມີການບັນທຶກໃດໆໃນໜ່ວຍຄວາມຈຳ + ບໍ່ໄດ້ມີການບັນທຶກໃດໆໃນໜ່ວຍຄວາມຈຳ. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ ຕັ້ງຄ່າໜ້າ Announcement used when Settings page is opened + + ເປີດລາຍການຄຳສັ່ງສໍາລັບການດໍາເນີນການທີ່ມີຢູ່ + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/lt-LT/Resources.resw b/src/Calculator/Resources/lt-LT/Resources.resw index 04062026..d6009c54 100644 --- a/src/Calculator/Resources/lt-LT/Resources.resw +++ b/src/Calculator/Resources/lt-LT/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Istorijos dar nėra + Istorijos dar nėra. The text that shows as the header for the history list - Atmintyje nieko neišsaugota + Atmintyje nieko neišsaugota. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Parametrų puslapis Announcement used when Settings page is opened + + Atidaryti galimų veiksmų kontekstinį meniu + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/lv-LV/Resources.resw b/src/Calculator/Resources/lv-LV/Resources.resw index 93833563..10a6cfcf 100644 --- a/src/Calculator/Resources/lv-LV/Resources.resw +++ b/src/Calculator/Resources/lv-LV/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Vēstures vēl nav + Vēstures vēl nav. The text that shows as the header for the history list - Atmiņā nav nekas saglabāts + Atmiņā nekas nav saglabāts. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Iestatījumu lapa Announcement used when Settings page is opened + + Atveriet pieejamo darbību kontekstizvēlni + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/mk-MK/Resources.resw b/src/Calculator/Resources/mk-MK/Resources.resw index 43a386cc..d459a806 100644 --- a/src/Calculator/Resources/mk-MK/Resources.resw +++ b/src/Calculator/Resources/mk-MK/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Сѐ уште нема историја + Сѐ уште нема историја. The text that shows as the header for the history list - Нема ништо зачувано во меморијата + Нема ништо зачувано во меморијата. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Страницата со параметри Announcement used when Settings page is opened + + Отворете го контекстуалното мени за достапни дејства + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ml-IN/Resources.resw b/src/Calculator/Resources/ml-IN/Resources.resw index a54d47b7..b3688e33 100644 --- a/src/Calculator/Resources/ml-IN/Resources.resw +++ b/src/Calculator/Resources/ml-IN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - അവിടെ ഇതുവരെ ചരിത്രമൊന്നുമില്ല + ഇതുവരെ ചരിത്രമൊന്നുമില്ല. The text that shows as the header for the history list - മെമ്മറിയിൽ ഒന്നും തന്നെ സംരക്ഷിച്ചിട്ടില്ല + മെമ്മറിയിൽ ഒന്നും തന്നെ സംരക്ഷിച്ചിട്ടില്ല. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ സജ്ജീകരണ പേജ് Announcement used when Settings page is opened + + ലഭ്യമായ പ്രവർത്തനങ്ങൾക്കായി സന്ദർഭ മെനു തുറക്കുക + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ms-MY/Resources.resw b/src/Calculator/Resources/ms-MY/Resources.resw index 98f601ea..8154b5ee 100644 --- a/src/Calculator/Resources/ms-MY/Resources.resw +++ b/src/Calculator/Resources/ms-MY/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Belum ada sejarah lagi + Belum ada sejarah lagi. The text that shows as the header for the history list - Tiada apa-apa yang disimpan dalam memori + Tiada apa-apa yang disimpan dalam memori. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Halaman tetapan Announcement used when Settings page is opened + + Buka menu konteks untuk tindakan yang tersedia + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/nb-NO/Resources.resw b/src/Calculator/Resources/nb-NO/Resources.resw index 0bfd1254..18b08a80 100644 --- a/src/Calculator/Resources/nb-NO/Resources.resw +++ b/src/Calculator/Resources/nb-NO/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Det finnes ingen logg ennå + Det finnes ingen logg ennå. The text that shows as the header for the history list - Ingenting er lagret i minnet + Ingenting er lagret i minnet. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Innstillingssiden Announcement used when Settings page is opened + + Åpne hurtigmenyen for å se tilgjengelige handlinger + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/nl-NL/Resources.resw b/src/Calculator/Resources/nl-NL/Resources.resw index 83bdcd7f..9547e3ec 100644 --- a/src/Calculator/Resources/nl-NL/Resources.resw +++ b/src/Calculator/Resources/nl-NL/Resources.resw @@ -1646,7 +1646,7 @@ An abbreviation for a measurement unit of data - Are + Acre A measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Er is nog geen geschiedenis + Er is nog geen geschiedenis. The text that shows as the header for the history list - Er is niets opgeslagen in het geheugen + Er is niets opgeslagen in het geheugen. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Instellingenpagina Announcement used when Settings page is opened + + Het contextmenu openen voor beschikbare acties + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/pl-PL/Resources.resw b/src/Calculator/Resources/pl-PL/Resources.resw index 26374b80..6afcde80 100644 --- a/src/Calculator/Resources/pl-PL/Resources.resw +++ b/src/Calculator/Resources/pl-PL/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Nie ma jeszcze historii + Nie ma jeszcze historii. The text that shows as the header for the history list - Brak elementów zapisanych w pamięci + Brak elementów zapisanych w pamięci. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Strona ustawień Announcement used when Settings page is opened + + Otwieranie menu kontekstowego dla dostępnych akcji + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/pt-BR/Resources.resw b/src/Calculator/Resources/pt-BR/Resources.resw index 7f3d092f..e13d8f2d 100644 --- a/src/Calculator/Resources/pt-BR/Resources.resw +++ b/src/Calculator/Resources/pt-BR/Resources.resw @@ -2346,7 +2346,7 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Ainda não há histórico + Ainda não há histórico. The text that shows as the header for the history list @@ -4178,4 +4178,8 @@ Página de configurações Announcement used when Settings page is opened + + Abrir o menu de contexto para ações disponíveis + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/pt-PT/Resources.resw b/src/Calculator/Resources/pt-PT/Resources.resw index 49b3a6df..5fa63370 100644 --- a/src/Calculator/Resources/pt-PT/Resources.resw +++ b/src/Calculator/Resources/pt-PT/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Ainda não existe histórico + Ainda não existe histórico. The text that shows as the header for the history list - Não existe nada guardado na memória + Não existe nada guardado na memória. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Página Definições Announcement used when Settings page is opened + + Abrir o menu de contexto para ações disponíveis + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ro-RO/Resources.resw b/src/Calculator/Resources/ro-RO/Resources.resw index d4e183fc..1ff9d2fb 100644 --- a/src/Calculator/Resources/ro-RO/Resources.resw +++ b/src/Calculator/Resources/ro-RO/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Nu există încă un istoric + Nu există niciun istoric deocamdată. The text that shows as the header for the history list - Nu este nimic salvat în memorie + Nu este nimic salvat în memorie. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Pagina de setări Announcement used when Settings page is opened + + Deschideți meniul contextual pentru acțiunile disponibile + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ru-RU/Resources.resw b/src/Calculator/Resources/ru-RU/Resources.resw index cf4113fa..ffea67bb 100644 --- a/src/Calculator/Resources/ru-RU/Resources.resw +++ b/src/Calculator/Resources/ru-RU/Resources.resw @@ -2334,7 +2334,7 @@ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits) - Чтобы узнать, как вы можете участвовать в Windows калькулятора, изучите проект на %HL%GitHub%HL%. + Чтобы узнать, как вы можете участвовать в разработке калькулятора Windows, изучите проект на %HL%GitHub%HL%. {Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Журнала еще нет + Журнала еще нет. The text that shows as the header for the history list - В памяти ничего не сохранено + Нет сохраненных элементов в памяти. The text that shows as the header for the memory list @@ -3384,7 +3384,7 @@ String describing constant monotonicity of a function - Уменьшающаяся + Убывающая String describing decreasing monotonicity of a function @@ -3392,7 +3392,7 @@ Error displayed when monotonicity cannot be determined - Увеличивающаяся + Возрастающая String describing increasing monotonicity of a function @@ -3452,7 +3452,7 @@ Message displayed when the graph does not have any y-intercepts - Домен + Область определения Title for KeyGraphFeatures Domain Property @@ -3492,11 +3492,11 @@ Title for KeyGraphFeatures Parity Property - Цикл + Период Title for KeyGraphFeatures Periodicity Property. The period of a mathematical function is the smallest interval in its input values such that its output values repeat every such interval. - Диапазон + Область значений Title for KeyGraphFeatures Range Property @@ -3515,11 +3515,11 @@ Не удалось выполнить анализ функции. - Не удалось вычислить домен для этой функции. + Не удается вычислить область значений для этой функции. Error displayed when Domain is not returned from the analyzer. - Не удается вычислить диапазон для этой функции. + Не удается вычислить область значений для этой функции. Error displayed when Range is not returned from the analyzer. @@ -3547,7 +3547,7 @@ Error that occurs during graphing when a factorial has a large n - По модулю можно использовать только целые числа + По модулю можно брать только целые числа Error that occurs during graphing when modulo is used with a float. @@ -3563,7 +3563,7 @@ Error that occurs during graphing when mutually exclusive conditions are used. - Уравнение вне домена + Уравнение вне области определения Error that occurs during graphing when the equation is out of domain. @@ -3583,7 +3583,7 @@ Error that occurs during graphing when a number has too many decimals. Ex: 1.2.3 - В десятичной запятой отсутствуют цифры + Нет цифр рядом с десятичной запятой Error that occurs during graphing with a decimal point without digits @@ -3615,7 +3615,7 @@ Error that occurs during graphing when the expression is empty - Равный был использован без уравнения + Знак равенства использован без уравнения Error that occurs during graphing when equal is used without an equation. Ex: sin(x=y) @@ -3623,7 +3623,7 @@ Error that occurs during graphing when parenthesis are missing after a function. - Математическая операция имеет неверное количество параметров + Неверное количество параметров функции Error that occurs during graphing when a function has the wrong number of parameters @@ -3643,11 +3643,11 @@ Error that occurs during graphing when i or I is used. - Уравнение не может быть построено + График уравнения не может быть построен General error that occurs during graphing. - Цифра не может быть разрешена для данной базы + Цифра не может использоваться с этим основанием Error that occurs during graphing when trying to use bases incorrect. Ex: base(2,1020). @@ -3655,7 +3655,7 @@ Error that occurs during graphing when the base is out of range. - Математическая операция требует, чтобы один из ее параметров был переменной + Один из параметров функции должен быть переменной Error that occurs during graphing when a function requires a variable in a particular position. Ex: 2nd argument of deriv. @@ -3671,11 +3671,11 @@ Error that occurs during graphing when x or y is used in the limit point. - Не может использовать сложную бесконечность + Нельзя использовать комплексную бесконечность Error that occurs during graphing when complex infinity is used - Не может использовать комплексные числа в неравенствах + Нельзя использовать комплексные числа в неравенствах Error that occurs during graphing when complex numbers are used in inequalities. @@ -3771,7 +3771,7 @@ Used in Graphing Calculator to switch the view to the equation mode - Перейти в режим графа + Перейти в режим графика Used in Graphing Calculator to switch the view to the graph mode @@ -4178,4 +4178,8 @@ Страница параметров Announcement used when Settings page is opened + + Открыть контекстное меню для просмотра доступных действий + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/sk-SK/Resources.resw b/src/Calculator/Resources/sk-SK/Resources.resw index ba167eb0..63f93c9b 100644 --- a/src/Calculator/Resources/sk-SK/Resources.resw +++ b/src/Calculator/Resources/sk-SK/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Zatiaľ neexistuje žiadna história + Zatiaľ nie je k dispozícii žiadna história. The text that shows as the header for the history list - V pamäti nie je nič uložené + V pamäti nie je nič uložené. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stránka Nastavenia Announcement used when Settings page is opened + + Otvoriť kontextovú ponuku pre dostupné akcie + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/sl-SI/Resources.resw b/src/Calculator/Resources/sl-SI/Resources.resw index ecef954b..37bd6707 100644 --- a/src/Calculator/Resources/sl-SI/Resources.resw +++ b/src/Calculator/Resources/sl-SI/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Zgodovine še ni + Zgodovine še ni. The text that shows as the header for the history list - Ničesar ni v prostoru za shranjevanje + Ničesar ni v prostoru za shranjevanje. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stran z nastavitvami Announcement used when Settings page is opened + + Odpri priročni meni za dejanja, ki so na voljo + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/sq-AL/Resources.resw b/src/Calculator/Resources/sq-AL/Resources.resw index de7050af..f4516160 100644 --- a/src/Calculator/Resources/sq-AL/Resources.resw +++ b/src/Calculator/Resources/sq-AL/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Nuk ka ende asnjë histori + Nuk ka ende asnjë histori. The text that shows as the header for the history list - Nuk ka asgjë të ruajtur në memorie + Nuk ka asgjë të ruajtur në memorie. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Faqja e konfigurimeve Announcement used when Settings page is opened + + Hap menynë e kontekstit për veprimet në dispozicion + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/sr-Latn-RS/Resources.resw b/src/Calculator/Resources/sr-Latn-RS/Resources.resw index e7e26ef3..1825d4e6 100644 --- a/src/Calculator/Resources/sr-Latn-RS/Resources.resw +++ b/src/Calculator/Resources/sr-Latn-RS/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Još uvek nema istorije + Još uvek nema istorije. The text that shows as the header for the history list - Ništa nije sačuvano u memoriji + Ništa nije sačuvano u memoriji. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Stranica sa postavkama Announcement used when Settings page is opened + + Otvorite kontekstualni meni za dostupne radnje + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/sv-SE/Resources.resw b/src/Calculator/Resources/sv-SE/Resources.resw index f9a10fcc..45d7c6c4 100644 --- a/src/Calculator/Resources/sv-SE/Resources.resw +++ b/src/Calculator/Resources/sv-SE/Resources.resw @@ -1658,7 +1658,7 @@ A measurement unit for energy. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - BTU/minut + BTU per minut A measurement unit for power: British Thermal Units per minute. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1666,7 +1666,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Termiska kalorier + Kalorier A measurement unit for energy. Please note that this is the "small calorie" used in science for measuring heat energy, not the "large calorie" commonly used for measuring food energy. If there is a simple term to distinguish this one from the large "Food calorie", please use that. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1726,7 +1726,7 @@ A measurement unit for energy. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Pundfot/minut + Pundfot per minut A measurement unit for power. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1758,7 +1758,7 @@ A measurement unit for energy. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Kilowatt-hours + Kilowatt-timmar A measurement unit for electricity consumption. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1774,7 +1774,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Kalorier + Kilokalorier A measurement unit for energy. The scientific name is kilocalorie, but this is what is commonly referred to as a "calorie" or "large calorie" when talking about food. Please use the everyday-use word for food energy calories if there is one. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1806,7 +1806,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - MB + Megabyte A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2030,7 +2030,7 @@ A measurement unit for Angle. - Gradians + Gon A measurement unit for Angle. @@ -2038,7 +2038,7 @@ A measurement unit for Pressure. - Barer + Bar A measurement unit for Pressure. @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Det finns ingen historik än + Det finns ingen historik än. The text that shows as the header for the history list - Det finns inget sparat i minnet + Det finns inget sparat i minnet. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Sidan Inställningar Announcement used when Settings page is opened + + Öppna snabbmenyn för tillgängliga åtgärder + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/ta-IN/Resources.resw b/src/Calculator/Resources/ta-IN/Resources.resw index 1649c4cb..ab5db3f9 100644 --- a/src/Calculator/Resources/ta-IN/Resources.resw +++ b/src/Calculator/Resources/ta-IN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - இங்கு இதுவரை வரலாறு ஏதுமில்லை + இங்கு இதுவரை வரலாறு ஏதுமில்லை. The text that shows as the header for the history list - நினைவகத்தில் எதுவும் சேமிக்கப்படவில்லை + நினைவகத்தில் எதுவும் சேமிக்கப்படவில்லை. The text that shows as the header for the memory list @@ -4179,4 +4179,8 @@ அமைப்புகள் பக்கம் Announcement used when Settings page is opened + + கிடைக்கக்கூடிய செயல்களுக்கு சூழல் மெனுவைத் திறக்கவும் + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/te-IN/Resources.resw b/src/Calculator/Resources/te-IN/Resources.resw index b031042b..7a47c774 100644 --- a/src/Calculator/Resources/te-IN/Resources.resw +++ b/src/Calculator/Resources/te-IN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - ఇప్పటికీ చరిత్ర లేదు + ఇంకా చరిత్ర లేదు. The text that shows as the header for the history list - మెమరీలో ఏమీ సేవ్ కాలేదు + మెమరీలో ఏదీ సేవ్ చేయబడలేదు. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ సెట్టింగ్‌ల పేజీ Announcement used when Settings page is opened + + అందుబాటులో ఉన్న చర్యల కోసం సందర్భ మెనుని తెరవండి + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/th-TH/Resources.resw b/src/Calculator/Resources/th-TH/Resources.resw index 2895fa6c..fca2a0b4 100644 --- a/src/Calculator/Resources/th-TH/Resources.resw +++ b/src/Calculator/Resources/th-TH/Resources.resw @@ -4178,4 +4178,8 @@ เพจการตั้งค่า Announcement used when Settings page is opened + + เปิดเมนูบริบทสําหรับการดําเนินการที่พร้อมใช้งาน + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/tr-TR/Resources.resw b/src/Calculator/Resources/tr-TR/Resources.resw index cba84709..696df86c 100644 --- a/src/Calculator/Resources/tr-TR/Resources.resw +++ b/src/Calculator/Resources/tr-TR/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Henüz geçmiş yok + Henüz geçmiş yok. The text that shows as the header for the history list - Belleğe kaydedilmiş bir şey yok + Belleğe kaydedilmiş bir şey yok. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Ayarlar sayfası Announcement used when Settings page is opened + + Kullanılabilir eylemler için bağlam menüsünü açın + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/uk-UA/Resources.resw b/src/Calculator/Resources/uk-UA/Resources.resw index 1c885684..fac3d616 100644 --- a/src/Calculator/Resources/uk-UA/Resources.resw +++ b/src/Calculator/Resources/uk-UA/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Записів журналу ще немає + Записів журналу ще немає. The text that shows as the header for the history list - У пам’яті нічого не збережено + У пам’яті нічого не збережено. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Сторінка параметрів Announcement used when Settings page is opened + + Відкрити контекстне меню для доступних дій + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/vi-VN/Resources.resw b/src/Calculator/Resources/vi-VN/Resources.resw index 38e3584b..99ec05aa 100644 --- a/src/Calculator/Resources/vi-VN/Resources.resw +++ b/src/Calculator/Resources/vi-VN/Resources.resw @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - Chưa có lịch sử + Chưa có lịch sử. The text that shows as the header for the history list - Không có nội dung nào được lưu trong bộ nhớ + Không có nội dung nào được lưu trong bộ nhớ. The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ Trang cài đặt Announcement used when Settings page is opened + + Mở menu ngữ cảnh cho các hành động có sẵn + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/zh-CN/Resources.resw b/src/Calculator/Resources/zh-CN/Resources.resw index d2fee295..c8e94968 100644 --- a/src/Calculator/Resources/zh-CN/Resources.resw +++ b/src/Calculator/Resources/zh-CN/Resources.resw @@ -2066,7 +2066,7 @@ A measurement unit for weight. Note: Dekagram is spelled "decagram" everywhere except where US English is used. (EN-US dekagram, elsewhere decagram). (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - 十分之一克 + 分克 A measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - 尚无历史记录 + 尚无历史记录。 The text that shows as the header for the history list - 存储器中未保存数据 + 内存中未保存任何内容。 The text that shows as the header for the memory list @@ -4178,4 +4178,8 @@ “设置”页面 Announcement used when Settings page is opened + + 打开可用操作的上下文菜单 + Screen reader prompt for the context menu of the expression box + \ No newline at end of file diff --git a/src/Calculator/Resources/zh-TW/Resources.resw b/src/Calculator/Resources/zh-TW/Resources.resw index 8b283fcd..369f6306 100644 --- a/src/Calculator/Resources/zh-TW/Resources.resw +++ b/src/Calculator/Resources/zh-TW/Resources.resw @@ -1806,7 +1806,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Megabyte + Mega 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1858,11 +1858,11 @@ A measurement unit for length. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Petabit + Peta 位元 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - P 位元組 + Peta 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -1902,7 +1902,7 @@ A measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - T 位元 + Tera 位元 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2346,11 +2346,11 @@ The text that shows in the dropdown navigation control to give the user the option to send feedback about the app and it launches Windows Feedback app - 尚無歷程記錄 + 尚無歷程記錄。 The text that shows as the header for the history list - 記憶中沒有儲存任何項目 + 記憶體中沒有儲存任何項目。 The text that shows as the header for the memory list @@ -2366,11 +2366,11 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Gibibyte + Gibi 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Kibibit + Kibi 位元 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2402,7 +2402,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Exabit + Exa 位元 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2414,15 +2414,15 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Exbibyte + Exbi 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Zetabit + Zeta 位元 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Zetabyte + Zeta 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -2430,7 +2430,7 @@ A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) - Zebibyte + Zebi 位元組 A measurement unit for data. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999) @@ -4178,4 +4178,8 @@ 設定頁面 Announcement used when Settings page is opened + + 開啟操作功能表以執行可用的動作 + Screen reader prompt for the context menu of the expression box + \ No newline at end of file