From 64dd6b62abce56ad162cc17228568f8d02a19d3d Mon Sep 17 00:00:00 2001 From: ingbrzy Date: Thu, 23 May 2019 12:20:37 +0100 Subject: [PATCH] XML 9.5.23 --- ugglite/Backup.apk/res/values/strings.xml | 4 + ugglite/Calendar.apk/res/values/arrays.xml | 14 + ugglite/Calendar.apk/res/values/strings.xml | 35 ++- .../CloudService.apk/res/values/strings.xml | 3 +- ugglite/DeskClock.apk/res/values/strings.xml | 1 + ugglite/Email.apk/res/values/arrays.xml | 146 +++++------ ugglite/Email.apk/res/values/strings.xml | 100 ++++--- .../FileExplorer.apk/res/values/arrays.xml | 27 -- .../FileExplorer.apk/res/values/plurals.xml | 244 +++++++++--------- .../FileExplorer.apk/res/values/strings.xml | 46 +--- .../MiuiGallery.apk/res/values/plurals.xml | 4 + .../MiuiGallery.apk/res/values/strings.xml | 3 + ugglite/MiuiHome.apk/res/values/arrays.xml | 158 +----------- .../res/values/strings.xml | 10 +- .../SecurityCenter.apk/res/values/plurals.xml | 8 + .../SecurityCenter.apk/res/values/strings.xml | 9 + ugglite/Settings.apk/res/values/strings.xml | 3 +- ugglite/Weather.apk/res/values/plurals.xml | 16 ++ ugglite/Weather.apk/res/values/strings.xml | 9 +- .../extras/weather_4x4/content/manifest.xml | 26 +- .../content/strings/strings_fi_FI.xml | 2 +- .../res/values/strings.xml | 1 + .../framework-res.apk/res/values/strings.xml | 2 +- 23 files changed, 370 insertions(+), 501 deletions(-) delete mode 100644 ugglite/FileExplorer.apk/res/values/arrays.xml diff --git a/ugglite/Backup.apk/res/values/strings.xml b/ugglite/Backup.apk/res/values/strings.xml index 4b3b1df10..238a5454c 100644 --- a/ugglite/Backup.apk/res/values/strings.xml +++ b/ugglite/Backup.apk/res/values/strings.xml @@ -124,6 +124,10 @@ https://appleid.apple.com/#!&page=signin to close" Update Exit A new version of Mi Mover is available. Update Mi Mover now? + "Can't back up items when backup password is on. Turn off backup password." + Cancel + "You won't be able to transfer password-protected backups. Turn off backup password before using Mi Mover." + Settings % yyyyMMdd_HHmmss Not encrypt diff --git a/ugglite/Calendar.apk/res/values/arrays.xml b/ugglite/Calendar.apk/res/values/arrays.xml index d506376fe..756b9c09d 100644 --- a/ugglite/Calendar.apk/res/values/arrays.xml +++ b/ugglite/Calendar.apk/res/values/arrays.xml @@ -95,6 +95,10 @@ Only this event All events in the series + + Just for this time + Turn off repeated reminder + Forwards Backwards @@ -115,6 +119,7 @@ 10 minutes 15 minutes 30 minutes + 1 hour Only this event @@ -138,6 +143,10 @@ + + 0 + 1 + 没有我想创建的事件类型 设置项有点多,懒得填写 @@ -295,6 +304,10 @@ 5 Ligue 1 + + Just for this time + Set repeated reminder + pisces Pisces @@ -315,6 +328,7 @@ 600000 900000 1800000 + 3600000 0 diff --git a/ugglite/Calendar.apk/res/values/strings.xml b/ugglite/Calendar.apk/res/values/strings.xml index b211fb005..69a366ad8 100644 --- a/ugglite/Calendar.apk/res/values/strings.xml +++ b/ugglite/Calendar.apk/res/values/strings.xml @@ -32,6 +32,7 @@ No suggestions available Contact suggestions opened Add attendee + Alarm reminders All day event Start date Time zone @@ -39,7 +40,6 @@ Repeat Sync calendar Accounts - Calculate date Back Return Channel @@ -612,14 +612,20 @@ Check network settings and try again." Alarm reminders No reminders Notification reminders + 设置闹钟提醒 + Alarm reminders + Select events + Sound + Vibrate Sound Vibrate - Vibrate and ringtone + Default reminder + Allow reminders 480 Default all-day reminder time 0 Default reminder time - 900000 + 300000 Default reminder time Home time zone 信用卡还款 @@ -628,6 +634,8 @@ Check network settings and try again." 酒店 贷款账单 电影票 + 机票 + 火车票 机票火车票 Sound Calendar @@ -647,6 +655,19 @@ Check network settings and try again." HH:mm Expired Repeat + Always remind about credit card bills + Always remind about electricity bills + Set repeated reminder + Always remind about flights + Always remind about gas bills + Always remind about hotels + Always remind about loan repayments + Always remind about movies + Just for this time + This is a repeated event. Set reminder? + Always remind about trains + This is a repeated event. Turn off alarm reminder? + This is a repeated event. Set alarm reminder? Custom every %1$s Event will repeat %1$s @@ -688,12 +709,19 @@ Check network settings and try again." Search Jump to date Today + Settings Calendar version: IMEI: MIUI version: Version: Calendar accounts 内容推广 + The info about public holidays is up to date. + Update info about public holidays + Allow Calendar to connect to the internet first + "Couldn't check for updates. Wait a minute or two and try again." + Updating… + Updated successfully Feature settings Holiday cards are located below your agenda on the home page Holiday reminder @@ -793,6 +821,7 @@ You can also add reminders so you don't miss anything important." %1$s (%2$s according to lunar calendar). Settings + Switch between views 节日是 教师节 diff --git a/ugglite/CloudService.apk/res/values/strings.xml b/ugglite/CloudService.apk/res/values/strings.xml index 32a9bdc8b..d5f82fbcf 100644 --- a/ugglite/CloudService.apk/res/values/strings.xml +++ b/ugglite/CloudService.apk/res/values/strings.xml @@ -40,8 +40,7 @@ www.mi.com/micloud Check your data connection and try again. Server error - By turning on Find device, you agree to our Privacy Policy. If you need to revoke authorization, turn this feature off. - Privacy Policy + By turning on Find device, you agree to our <u><a href="app://com.miui.cloudservice.gdpr.license">Privacy Policy</a></u>. If you need to revoke authorization, turn this feature off. "Couldn't perform the operation due to RPC error." If you switch SIM cards, another SMS may be sent automatically to reactivate this feature. Find device diff --git a/ugglite/DeskClock.apk/res/values/strings.xml b/ugglite/DeskClock.apk/res/values/strings.xml index af964957b..1595c19ad 100644 --- a/ugglite/DeskClock.apk/res/values/strings.xml +++ b/ugglite/DeskClock.apk/res/values/strings.xml @@ -299,6 +299,7 @@ Turn off this repeating alarm %s Upcoming alarm You can close this alarm in advance + Updating data in the background… User Agreement Vibrate when alarm sounds Vibrate when ringing diff --git a/ugglite/Email.apk/res/values/arrays.xml b/ugglite/Email.apk/res/values/arrays.xml index 111450e07..41935c3f5 100644 --- a/ugglite/Email.apk/res/values/arrays.xml +++ b/ugglite/Email.apk/res/values/arrays.xml @@ -1,78 +1,5 @@ - - Jan - Feb - Mar - Apr - May - Jun - Jul - Aug - Sep - Oct - Nov - Dec - - - Tonight - Tomorrow - Weekend - Next week - Next month - Pick date - - - Reply - Reply all - Forward - - - Tiny - Small - Normal - Large - Huge - - - Recently viewed - Format - Name - Sender - Date received - - - System - Frequently Used - All Folders - - - Newer message - Older message - Inbox - - - Address: - Tel: - Name: - Email: - Mobile: - WeChat: - Fax: - Postal Code: - - - Thanks, - Best Regards - Sent from my - Original email - Sent from my - Sent from - From - This email - Disclaimer - Email Disclaimer - content://com.android.email.provider/uiaccts @@ -205,6 +132,20 @@ 1 4 + + Jan + Feb + Mar + Apr + May + Jun + Jul + Aug + Sep + Oct + Nov + Dec + A @@ -236,6 +177,14 @@ \# + + Tonight + Tomorrow + Weekend + Next week + Next month + Pick date + @color/combined_view_account_color_1 @color/combined_view_account_color_2 @@ -247,6 +196,11 @@ @color/combined_view_account_color_8 @color/combined_view_account_color_9 + + Reply + Reply all + Forward + @string/quick_1 @string/quick_2 @@ -294,6 +248,13 @@ @string/general_preference_text_zoom_large @string/general_preference_text_zoom_huge + + Tiny + Small + Normal + Large + Huge + tiny small @@ -315,6 +276,23 @@ 30 -1 + + Recently viewed + Format + Name + Sender + Date received + + + System + Frequently Used + All Folders + + + Newer message + Older message + Inbox + newer older @@ -375,6 +353,16 @@ QQ: MSN: + + Address: + Tel: + Name: + Email: + Mobile: + WeChat: + Fax: + Postal Code: + Disclaimer: Email Disclaimer @@ -384,6 +372,18 @@ Thanks, Best Regards + + Thanks, + Best Regards + Sent from my + Original email + Sent from my + Sent from + From + This email + Disclaimer + Email Disclaimer + pop3 pop diff --git a/ugglite/Email.apk/res/values/strings.xml b/ugglite/Email.apk/res/values/strings.xml index f5192e099..fcf33b0cc 100644 --- a/ugglite/Email.apk/res/values/strings.xml +++ b/ugglite/Email.apk/res/values/strings.xml @@ -83,11 +83,12 @@ Manual setup You may need to verify your account via SMS to receive emails Password + Enter password or verification code Add account Validating server settings… Validating SMTP settings… " Retrieving account information…" - Enter email address + The email address you entered is invalid. " Creating account…" " Removing account…" Client certificate @@ -170,9 +171,10 @@ Ads & Notifications Add account Add account;add mail account + Add account Add attachment Remind - Add exception. Please try adding from other paths. + "Couldn't add. Try adding this attachment from a different place." Add folder Add the attachments of pre-message? "Don't add" @@ -183,10 +185,10 @@ Always show pictures from this sender Mail application/email-ls - We are working very hard to develop products, only to your satisfaction. Please support us with your comments. - Praise and encouragement - Temporary evaluation - Negative comment + Do you like our app? + Yes + "Can't say now" + No Archive Archived "Couldn't download the attachment for this message." @@ -206,7 +208,7 @@ Spreadsheet Presentation Audio - Cancelling… + Canceling… Unpacking attachments… Download all Image @@ -215,6 +217,7 @@ The attachment is not available! You may not have permission to open this file or the file may be damaged. "Can't open file" + Apps for attachments "Looks like the size exceeded the server's limit" Stop Text @@ -278,7 +281,6 @@ people etc. " Validating server settings…" - Chinese Share using Clear Stop displaying inline images from senders you previously allowed. @@ -373,12 +375,14 @@ DEFAULT EXCHANGE IMAP + Open attachments using default apps POP3 DEFAULT SETTINGS Sent from my Mi phone Sent from my %s "Could you tell us why you're removing this account?" Delete + Delete this contact now? Delete message flow delete message flow;delete redirect Deleted @@ -391,7 +395,7 @@ You chose to sync emails manually. Refresh to sync. Agree The mail received %s ago will be deleted automatically. Tap to change. - Disagree + "Don't agree" "Can't download attachment. Not enough space on external storage." Not enough space on internal storage. Turn on account sync to receive emails automatically @@ -455,7 +459,8 @@ " This event has been canceled for: -%s " + %s + " The details of this event have been changed for: %s Corporate Microsoft Exchange ActiveSync @@ -468,6 +473,7 @@ Allow access to Contacts Send feedback Message + Thank you for your feedback Describe the issue here. We will send you an email after we look into it. From MIUI  @@ -503,7 +509,7 @@ Junk Display all folders Only display important folders - No emails in this folder + No emails in this folder. Choose folders Removed from %1$s 已发送 @@ -555,13 +561,13 @@ "Couldn't authenticate account. Try adding this account again." OK Sign in to Gmail - Login By Code + I have a code Accounts @string/header_label_general_preferences Feedback General Help - Help me get the QQ authorization code + Get QQ code ▼ Hide quoted text Hide password %1$s∕%2$s∕ @@ -586,7 +592,7 @@ Recipient Error %s KB %s: %s - No mail, please try pull-down refresh. + No emails yet. @string/load_more Search mailbox on server Load more @@ -594,9 +600,11 @@ Loading… Loading… Local search + %s Results in synced messages Log path Sign in Sign in with China Mobile + The password you entered is incorrect. You might also need a verification code to sign in. If you need to reset your password, visit https://email.163.com/ to see the options available to you. %s signin unsuccessful. "Can't sign in" Sign in @@ -608,7 +616,6 @@ Mail is an email client that can manage multiple accounts, send and receive emails, as well as sync your calendar info and contacts. Make sure you can do without these features before you uninstall the app. Your Exchange contacts and calendar info will be deleted too. About Mail "You don't have a network connection." - search label Combined account Ads Add email account @@ -651,38 +658,48 @@ me " Accepted: -%s " + %s + " " When: -%s (all day) + %s + (all day) " " When: -%s (all day, recurring) + %s + (all day, recurring) " " Canceled: -%s " + %s + " " Declined: -%s " + %s + " " When: -%s (recurring) + %s + (recurring) " No response " Tentative: -%s " + %s + " " Updated: -%s " + %s + " " When: -%s " + %s + " " Where: -%s " + %s + " %s MB Attachments Recently viewed @@ -766,11 +783,11 @@ Try a different inbox." Deleted Label removed Exchange calendar added - New email reminder - No disturb mode - Permission Notice reminder - Send failure reminder - Background Synchronized Reminder + Notify about new messages + DND mode + Permissions required + Notify about failed delivery + Notify about background sync "Couldn't authenticate" Enter your Google Account username and password on the following sign-in page. Continue @@ -781,7 +798,7 @@ Try a different inbox." 1 day 1 month 1 week - Open 9.0 Unofficial SDK Warning + Warn about 9.0 unofficial SDKs Allow Mail to access contacts and calendar info in the Settings Allow Mail to access storage and calendar info in the Settings Allow Mail to access storage, contacts, and calendar info in the Settings @@ -890,7 +907,7 @@ to receive reminders about payments and trips" Restrict text email size POP3 list - Tap Activate to set up mail server. + Tap “Activate” to set up mail server. In POP3, attachments will be automatically downloaded with email. This may increase your mobile data usage. "Show profile pictures next to sender's name in inbox" @@ -901,7 +918,8 @@ to receive reminders about payments and trips" Preview Back Print - "The log information contains debugging information printed by the e-mail application and information about your device to locate the questions you feedback.Select the following \"%1$s\" That means you have read and agreed to millet's《%2$s》" + Print All Scheduler + "Logs contain debugging info of the email client and your device info. This information is used to locate problems faster. By tapping \"%1$s\" below, you're agreeing to our \"%2$s\"." Privacy Policy Prompt eas @@ -930,13 +948,13 @@ to receive reminders about payments and trips" Send SMS Signing in to the web QQ Mail. Enter independent password. "Turn on password protection if you can't receive SMS" - Warm Tip: If you have set up an independent password, you need to enter an independent password to verify your entry into the mailbox. + "Note: If you've already set up a password, you'll need to verify it when you sign in." Tap \"Help\" to turn on IMAP/SMTP Enter username and password to sign in > Tap \"Send SMS\" to get a verification code Signing in to QQ web client, tap sign in using the password. Turn on password protection in your browser - QQ authorization code or mailbox password + Enter QQ code or email password "Couldn't verify account, sign in again" (Requires verification code from QQ) Just a sec… @@ -1014,6 +1032,7 @@ to receive reminders about payments and trips" Returned Passenger: %1$s Travel information + Recommendation protocol Sync inbox less frequently while Do not disturb is on Sync less frequently Refresh @@ -1021,7 +1040,7 @@ to receive reminders about payments and trips" Done Release to refresh Your emails should be less than %sMB - remote_no_mail + "There aren't any more emails on the server." Remove account Remove from %1$s Unstar @@ -1164,13 +1183,13 @@ to receive reminders about payments and trips" About To "To: " - "Can't connect to the network" + "Couldn't access server. Wait a minute or two and try again." "Can't receive emails. Not enough storage space." Account info has expired. Tap to sign in again. "You don't have an internet connection" "Couldn't connect to Gmail. Turn on Gmail proxy." "Couldn't send email. Saved it to the \"Outgoing\" folder." - 同步失败,请稍后尝试。新设备登录,请通过内网账号中心或短信提示对设备授权。 + "Couldn't sync. Wait a minute or two and try again. If you're signing in for the first time, authorize your device via the intranet/SMS token." To sync calendar info and contacts, give Mail the required permissions in the Settings To receive calendar reminders, give Mail the required permissions in the Settings To add contacts, give Mail the required permissions in the Settings @@ -1208,6 +1227,8 @@ Remove account?" conversation unread "Couldn't unzip file" HH:mm aa, MMMM dd + Update Domian List and Config + Update Domian Enjoy more features with WPS Mail Refreshed at %1$s Send @@ -1232,6 +1253,7 @@ Remove account?" Touch "<b>Sync Now</b> to sync mail once, or <b>Change Sync Settings</b> to set up this account to sync mail automatically. Waiting for sync wait + Wait a moment during database upgrade please! You can try to sign in again Not now Try again @@ -1243,7 +1265,7 @@ Touch "<b>Sync Now</b> to sync mail once, or <b>Change Sync Se Other com.kingsoft.email.provider.WidgetProvider Allow - Due to data permissions, there may be residual data in the calendar and contacts after deleting the account, please delete it manually. + Due to data usage restrictions, there may be residual data in Calendar and Contacts after you delete the account. Delete these items manually. "Couldn't delete personal info" WPS Mail The password you entered is incorrect diff --git a/ugglite/FileExplorer.apk/res/values/arrays.xml b/ugglite/FileExplorer.apk/res/values/arrays.xml deleted file mode 100644 index 27614f099..000000000 --- a/ugglite/FileExplorer.apk/res/values/arrays.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - @string/report_porn - @string/report_violence - @string/report_abuse - @string/report_advertisement - @string/report_politics - @string/report_other - - - @string/upload_avatar_local - @string/upload_avatar_camera - - - @string/male - @string/female - - - @string/follow_tip_1 - @string/follow_tip_2 - - - @string/share_tip_1 - @string/share_tip_2 - - diff --git a/ugglite/FileExplorer.apk/res/values/plurals.xml b/ugglite/FileExplorer.apk/res/values/plurals.xml index 094f6031e..d4bbbd48d 100644 --- a/ugglite/FileExplorer.apk/res/values/plurals.xml +++ b/ugglite/FileExplorer.apk/res/values/plurals.xml @@ -1,5 +1,33 @@ + + "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + "%1$d video in WeChat conversations is about to expire. Back it up to your device's internal storage?" + "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + + + Checked in %1$s days in a row, keep going! + Checked in %1$s day in a row, keep going! + + + Checked in %1$s days in a row + Checked in %1$s day in a row + + + You got <font color=#faea47><b>%d</b></font> points + You got <font color=#faea47><b>%d</b></font> point + + + %1$d days ago + %1$d days ago + %1$d day ago + %1$d days ago + %1$d days ago + %1$d days ago + Delete %1$d files Delete %1$d files @@ -24,13 +52,37 @@ %d items %d items - - %1$d selected - %1$d selected - %1$d selected - %1$d selected - %1$d selected - %1$d selected + +  %1$d items +  %1$d items +  %1$d item +  %1$d items +  %1$d items +  %1$d items + + + <font color=#fc7050>%d</font> followers + <font color=#fc7050>%d</font> follower + + + Found %1$d new files + Found %1$d new files + Found %1$d new file + Found %1$d new files + Found %1$d new files + Found %1$d new files + + + %1$s gems + %1$s gem + + + %1$d hours ago + %1$d hours ago + %1$d hour ago + %1$d hours ago + %1$d hours ago + %1$d hours ago  (%1$d items) @@ -40,13 +92,53 @@  (%1$d items)  (%1$d items) - -  %1$d items -  %1$d items -  %1$d item -  %1$d items -  %1$d items -  %1$d items + + %1$d minutes ago + %1$d minutes ago + %1$d minute ago + %1$d minutes ago + %1$d minutes ago + %1$d minutes ago + + + Collect <font color=#fc7050><b>%d</b></font> more gems to participate in the lucky draw. + Collect <font color=#fc7050><b>%d</b></font> more gem to participate in the lucky draw. + + + %1$d selected + %1$d selected + %1$d selected + %1$d selected + %1$d selected + %1$d selected + + + %1$s comments + %1$s comment + + + • <font color=#fc7050>%1$d</font> days + • <font color=#fc7050>%1$d</font> day + + + • You got <font color=#fc7050>%1$s</font> followers! + • You got <font color=#fc7050>%1$s</font> follower! + + + • You uploaded <font color=#fc7050>%1$s</font> videos. + • You uploaded <font color=#fc7050>%1$s</font> video. + + + You made <font color=#fc7050>%1$s</font> people happy! + You made <font color=#fc7050>%1$s</font> person happy! + + + Found %1$s new videos + Found %1$s new videos + Found %1$s new video + Found %1$s new videos + Found %1$s new videos + Found %1$s new videos App %1$s related files (%2$d items) @@ -72,53 +164,17 @@ Tag %1$s related files (%2$d items) Tag %1$s related files (%2$d items) - - %1$d minutes ago - %1$d minutes ago - %1$d minute ago - %1$d minutes ago - %1$d minutes ago - %1$d minutes ago - - - %1$d hours ago - %1$d hours ago - %1$d hour ago - %1$d hours ago - %1$d hours ago - %1$d hours ago - - - %1$d days ago - %1$d days ago - %1$d day ago - %1$d days ago - %1$d days ago - %1$d days ago - - - Found %1$d new files - Found %1$d new files - Found %1$d new file - Found %1$d new files - Found %1$d new files - Found %1$d new files + + %1$s topics + %1$s topic - - "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" - "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" - "%1$d video in WeChat conversations is about to expire. Back it up to your device's internal storage?" - "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" - "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" - "%1$d videos in WeChat conversations are about to expire. Back them up to your device's internal storage?" + + %1$s people + %1$s person - - Found %1$s new videos - Found %1$s new videos - Found %1$s new video - Found %1$s new videos - Found %1$s new videos - Found %1$s new videos + + You can enter %d characters + You can enter %d character  Downloads @@ -128,26 +184,10 @@  Downloads  Downloads - - %1$s views - %1$s views - %1$s view - %1$s views - %1$s views - %1$s views - <font color=#fc7050>%d</font> videos <font color=#fc7050>%d</font> video - - %1$s comments - %1$s comment - - - You can enter %d characters - You can enter %d character -  %1$d items  %1$d items @@ -156,56 +196,16 @@  %1$d items  %1$d items - - • <font color=#fc7050>%1$d</font> days - • <font color=#fc7050>%1$d</font> day - - - • You uploaded <font color=#fc7050>%1$s</font> videos. - • You uploaded <font color=#fc7050>%1$s</font> video. - - - You made <font color=#fc7050>%1$s</font> people happy! - You made <font color=#fc7050>%1$s</font> person happy! - - - • You got <font color=#fc7050>%1$s</font> followers! - • You got <font color=#fc7050>%1$s</font> follower! + + %1$s views + %1$s views + %1$s view + %1$s views + %1$s views + %1$s views Get %1$d more followers to upgrade your status​ Get %1$d more follower to upgrade your status - - <font color=#fc7050>%d</font> followers - <font color=#fc7050>%d</font> follower - - - %1$s gems - %1$s gem - - - Collect <font color=#fc7050><b>%d</b></font> more gems to participate in the lucky draw. - Collect <font color=#fc7050><b>%d</b></font> more gem to participate in the lucky draw. - - - Checked in %1$s days in a row - Checked in %1$s day in a row - - - You got <font color=#faea47><b>%d</b></font> points - You got <font color=#faea47><b>%d</b></font> point - - - Checked in %1$s days in a row, keep going! - Checked in %1$s day in a row, keep going! - - - %1$s topics - %1$s topic - - - %1$s people - %1$s person - diff --git a/ugglite/FileExplorer.apk/res/values/strings.xml b/ugglite/FileExplorer.apk/res/values/strings.xml index 4fa8b8b40..6fccc020b 100644 --- a/ugglite/FileExplorer.apk/res/values/strings.xml +++ b/ugglite/FileExplorer.apk/res/values/strings.xml @@ -25,7 +25,7 @@ Ringtone Wallpapers Screenshots - Play automatically when connected to WLAN + Play automatically when connected to Wi-Fi Later Turn on Play automatically @@ -90,15 +90,8 @@ Tap to switch between internal storage and SD card Tap to switch between internal storage and SD card Checking in… - "Couldn't check in, try again" - Checked in successfully - Get a prize The comment will be deleted permanently. Delete comment - "Couldn't publish comment, try again" - "You've been permanently banned for inappropriate comments. Contact our QQ group (374463568) for more information." - Got it - "You've been temporarily banned for inappropriate comments" Add comment Reply %1$s:  "Couldn't compress. A file with the same name already exists." @@ -111,14 +104,12 @@ Connecting… "Couldn't connect" Disconnected - Remove inappropriate words and try again Copied "Couldn't copy" Copy text Copy to… Countdown: %1$s Added shortcut successfully - Check in "Don't agree" "Don't show again" OK @@ -210,11 +201,9 @@ Just a sec… "File names can't contain the following characters: /\\:*?<>" "File doesn't exist" - Done "Folder name can't be empty" Invalid folder name "Couldn't follow, try again later" - Followed successfully Follow me to watch more videos Follow me to watch more videos Clean up @@ -332,13 +321,10 @@ Shortcut added to Home screen. Move to… Notification settings - I uploaded a video, take a look! Set password first Media device (MTP) MTP - My feed Enter a name - Sign in first "File Manager requires permission to access device's storage to work normally." "Don't show again" "Can't connect to the network" @@ -361,9 +347,7 @@ No messages All items are up to date No recent files - "Couldn't find results" No topics - Nothing here. Check out the ones below! No network detected No connection DocumentsUI not installed @@ -409,7 +393,6 @@ Rename folder Comment Send - Share Show Privacy Policy Show hidden files Unfavorite @@ -430,9 +413,6 @@ "Couldn't delete some files, try again" "Couldn't hide some files, try again" Manage your downloads - Popular stickers - View popular short videos for free - Peer-to-peer file transfers Manage files on your device "Couldn't access files. Allow File Manager to access files in the Settings." "Couldn't access files. Allow File Manager to access files in the Settings.​" @@ -487,12 +467,9 @@ "QQ isn't installed" QQ Qzone - Recent Recommended - Recommendations Recommended topics Recommended profiles - %1$s+ "Thank you for your feedback! We'll follow up as soon as possible." "If you change this file's extension, you may not be able to open it." The file will be hidden after you change its extension. @@ -522,10 +499,6 @@ Release to close Release to refresh Save - Changed successfully​ - "Couldn't save, try again" - Signature is too long, try a shorter one - Changed successfully Download Apps & folders More @@ -541,11 +514,7 @@ Search files Search Search history - Stickers; Download stickers - Popular videos;Upload videos;Upload video;Short video;Short videos;Small video;Small videos Tags - Mi Drop;Transfer - You can search for people and topics File explorer;Explorer;File;Files;Manage files;File manager Results More @@ -556,14 +525,8 @@ tag Search Search - Search for topics - Search for people - More topics - More users Select folder Images - Select the topics you like - "There's a lot to discover!" Audio files Video files Select volume @@ -598,8 +561,6 @@ %s I shared a video, take a look! Found a cool sticker bundle! Share using… - Upload videos to get prizes - "I'm watching #%1$s#, take a look!" "Couldn't connect to the network. Check your network connection and try again." "Couldn't connect to the network. Check your network connection and try again." Recent @@ -659,7 +620,6 @@ Follow Following <font color=#fc7050>%1$s: </font>%2$s - Topics Files moved successfully. Moving hidden folders from SD card… "This file format isn't supported. Unpack this file and try again." @@ -704,7 +664,6 @@ Uploading video… USB Used - Users Canceled Home Sign in to collect points and win prizes. @@ -780,7 +739,6 @@ A good description will help other people find your video Description Original tag - You can do this twice every day Follow me to watch this video Rejected Being reviewed @@ -812,7 +770,7 @@ Weibo "WeChat isn't installed" Sticker - WLAN network + Wi-Fi network Moments Mi Account Mi diff --git a/ugglite/MiuiGallery.apk/res/values/plurals.xml b/ugglite/MiuiGallery.apk/res/values/plurals.xml index 0939ca70c..e8d567ee3 100644 --- a/ugglite/MiuiGallery.apk/res/values/plurals.xml +++ b/ugglite/MiuiGallery.apk/res/values/plurals.xml @@ -80,6 +80,10 @@ %d videos %d video + + Collages can contain 1-%d photos + Collages can contain 1-%d photo + Select up to %d photos Select up to %d photo diff --git a/ugglite/MiuiGallery.apk/res/values/strings.xml b/ugglite/MiuiGallery.apk/res/values/strings.xml index 0e3bb207b..14179ba80 100644 --- a/ugglite/MiuiGallery.apk/res/values/strings.xml +++ b/ugglite/MiuiGallery.apk/res/values/strings.xml @@ -648,6 +648,9 @@ Delete videos that take up storage space Delete selected videos Delete videos + Clean up duplicate photos + Clean up successfully + Clearing duplicate photos Tap to download GIF Tap this icon Close diff --git a/ugglite/MiuiHome.apk/res/values/arrays.xml b/ugglite/MiuiHome.apk/res/values/arrays.xml index 23b30414b..989180aed 100644 --- a/ugglite/MiuiHome.apk/res/values/arrays.xml +++ b/ugglite/MiuiHome.apk/res/values/arrays.xml @@ -66,107 +66,13 @@ 1.1 1.0 - - @array/dgoogle - @array/dyandex - - - mido - santoni - oxygen - sagit - chiron - ugglite - ugg - riva - vince - whyred - rosy - polaris - ysl - cactus - cereus - dipper - nitrogen - tulip - sakura_india - platina - equuleus - perseus - - - ugglite - ugg - riva - vince - whyred - rosy - polaris - ysl - cactus - cereus - dipper - nitrogen - tulip - platina - equuleus - perseus - + 0 1 2 - - dyandex_yandex - mipicks - yansearch - dgoogle_islam - dgoogle_islam_lowkeymidrop - dgoogle_islam_lowkeymidrop_mipicks - dgoogle_lowkeymidrop - dgoogle_no_pay_google - dgoogle_tw - - - PK - SA - IQ - OM - IR - GR - CY - EE - CZ - MT - BG - - - DE - NL - BE - LU - FR - IT - DK - GB - IE - PT - SE - FI - AT - LV - LT - PL - SK - SI - HU - RO - HR - - - ES - + 0.0dip -4.0dip @@ -174,60 +80,10 @@ -1.0dip 0.0dip - - CN - EC - CR - VE - KH - GH - NZ - NG - TT - PA - RS - AU - CA - NO - DO - MK - AR - CH - KR - VN - US - PR - BA - JP - UY - - - IN - ID - RU - - - IN - ID - RU - SG - MY - UA - HK - lithium - - @array/islam - @array/lowkeymidrop - @array/no_pay_google - @array/islam_lowkeymidrop - @array/islam_lowkeymidrop_mipicks - @array/yandex - @array/mipicks - @array/yansearch - + 1 2 @@ -261,12 +117,4 @@ home_edit_box_area_4_3 home_edit_box_area_4_4 - - RU - - - KZ - BY - UZ - diff --git a/ugglite/PersonalAssistant.apk/res/values/strings.xml b/ugglite/PersonalAssistant.apk/res/values/strings.xml index db0b1665b..08d3a739f 100644 --- a/ugglite/PersonalAssistant.apk/res/values/strings.xml +++ b/ugglite/PersonalAssistant.apk/res/values/strings.xml @@ -1119,17 +1119,17 @@ Several orders sent via SF Express from the vendors outside of Taobao, Tmall, an Add device All devices Cancel - Mi home - (Tap to know about smart home devices) + Mi Home devices + Tap to learn more about smart home devices.  and  - Add your smart devices to control them at will. Tap Authorize to agree + "Add your smart devices to be able to control them in App vault. By tapping \"Agree\" below, you're agreeing to " Privacy Policy. Mi Home User Agreement Edit Rearrange devices Add air purifier, camera, robot vacuum and other smart devices to operate them at will. Download - Fast control smart devices (Swipe down in App vault to view) + Swipe down in App vault to see available smart home controls Loading… Sign in You need to sign in with your Mi account before you add or use any device. Do you want to sign in now? @@ -1409,7 +1409,7 @@ Several orders sent via SF Express from the vendors outside of Taobao, Tmall, an No items here yet. Pull down to refresh. New status Qzone - Recently used quick apps (Swipe down in App vault to view) + Swipe down in App vault to view recently used quick apps "View all quick apps you've used recently" Recent quick apps "App vault provides shortcuts for selected third party apps. These shortcuts won't work if you turn the feature off." diff --git a/ugglite/SecurityCenter.apk/res/values/plurals.xml b/ugglite/SecurityCenter.apk/res/values/plurals.xml index e34075c7a..f788c1c58 100644 --- a/ugglite/SecurityCenter.apk/res/values/plurals.xml +++ b/ugglite/SecurityCenter.apk/res/values/plurals.xml @@ -132,6 +132,14 @@ If you turn on mobile data again, your carrier may charge you for additional dat Add %d minutes Add %d minute + + %2$d apps, including %1$s, are draining battery + %2$d app, including %1$s, is draining battery + + + %d apps are draining battery + %d app is draining battery + Downloaded by %1$d people diff --git a/ugglite/SecurityCenter.apk/res/values/strings.xml b/ugglite/SecurityCenter.apk/res/values/strings.xml index f02bad286..60ec0c00d 100644 --- a/ugglite/SecurityCenter.apk/res/values/strings.xml +++ b/ugglite/SecurityCenter.apk/res/values/strings.xml @@ -1546,6 +1546,8 @@ Try using another Ethernet cable to connect your router. If you suspect there's No messages Turned on Immersive mode. Tap to turn off. Battery is being drained too fast + Tap to fix the problem + %s is draining battery Turned off Battery saver Battery %s charged. Hide notification content on the Lock screen and in the Notification shade @@ -1673,6 +1675,13 @@ Try using another Ethernet cable to connect your router. If you suspect there's Change password <u>Change password</u> To change your Second space password, you should delete your current Second space and create a new one. + Close apps + Prevents the system from going into standby mode + Tries to connect to the network too frequently + Runs abnormally + Searches for WLAN too frequently + Uses location services too frequently + Wakes the system too frequently Optimize battery IMEI: Install via USB diff --git a/ugglite/Settings.apk/res/values/strings.xml b/ugglite/Settings.apk/res/values/strings.xml index 232fa88ec..569f18593 100644 --- a/ugglite/Settings.apk/res/values/strings.xml +++ b/ugglite/Settings.apk/res/values/strings.xml @@ -1197,8 +1197,7 @@ To resume using your phone, you need to perform a factory reset. When you set up Tritanomaly (blue-yellow) Correction mode Overridden by %1$s - Night mode - Set Night mode + Dark mode Settings Data limit Off diff --git a/ugglite/Weather.apk/res/values/plurals.xml b/ugglite/Weather.apk/res/values/plurals.xml index 28af1b1f6..1bb15be4a 100644 --- a/ugglite/Weather.apk/res/values/plurals.xml +++ b/ugglite/Weather.apk/res/values/plurals.xml @@ -44,4 +44,20 @@  | %1$s people  | %1$s person + + Highest temperature: %1$s degrees Celsius + Highest temperature: %1$s degree Celsius + + + Highest temperature: %1$s degrees Fahrenheit + Highest temperature: %1$s degree Fahrenheit + + + Lowest temperature: %1$s degrees Celsius + Lowest temperature: %1$s degree Celsius + + + Lowest temperature: %1$s degrees Fahrenheit + Lowest temperature: %1$s degree Fahrenheit + diff --git a/ugglite/Weather.apk/res/values/strings.xml b/ugglite/Weather.apk/res/values/strings.xml index dbbc058aa..d028222be 100644 --- a/ugglite/Weather.apk/res/values/strings.xml +++ b/ugglite/Weather.apk/res/values/strings.xml @@ -134,7 +134,7 @@ Pull down to refresh or check the network settings" AQI: %1$s %2$s HH:mm Now - %1$s %2$s + %1$s%2$s %1$s M/d 24-hour forecast @@ -266,13 +266,12 @@ Tap the screen to manually add or reposition city" Tomorrow: %1$s Road space rationing Translating in the background… + Best air quality + From %2$s on %1$s to %4$s on %3$s + Highest wind speed - - - - diff --git a/ugglite/extras/weather_4x4/content/manifest.xml b/ugglite/extras/weather_4x4/content/manifest.xml index aa2c6077d..33044527a 100755 --- a/ugglite/extras/weather_4x4/content/manifest.xml +++ b/ugglite/extras/weather_4x4/content/manifest.xml @@ -55,24 +55,6 @@ - - - - - - - - - - @@ -120,22 +102,22 @@ - + - + - + - + diff --git a/ugglite/extras/weather_4x4/content/strings/strings_fi_FI.xml b/ugglite/extras/weather_4x4/content/strings/strings_fi_FI.xml index 28010c751..3893aa27b 100644 --- a/ugglite/extras/weather_4x4/content/strings/strings_fi_FI.xml +++ b/ugglite/extras/weather_4x4/content/strings/strings_fi_FI.xml @@ -11,7 +11,7 @@ 'ILI '+#weather_aqilevel 'ILI '+#weather_aqilevel 'ILI '+#weather_aqilevel - Ei tietoja + Hae säätiedot napauttamalla Selkeä Pilvinen Usvainen diff --git a/ugglite/framework-ext-res.apk/res/values/strings.xml b/ugglite/framework-ext-res.apk/res/values/strings.xml index 926b24dbd..3b17fbd59 100644 --- a/ugglite/framework-ext-res.apk/res/values/strings.xml +++ b/ugglite/framework-ext-res.apk/res/values/strings.xml @@ -160,6 +160,7 @@ Calibrate Calibrated successfully. You can open the front camera now. "Couldn't open front camera. Try again." + The Camera app needs to open the front camera again. Open now? "Couldn't open front camera multiple times. Try calibrating the camera." Got it Got it (%ds) diff --git a/ugglite/framework-res.apk/res/values/strings.xml b/ugglite/framework-res.apk/res/values/strings.xml index a2a7f4c6c..71f58725c 100644 --- a/ugglite/framework-res.apk/res/values/strings.xml +++ b/ugglite/framework-res.apk/res/values/strings.xml @@ -237,7 +237,7 @@ Battery saver turns off automatically when your device is charging." com.android.retaildemo/.DemoPlayer - com.android.systemui/com.android.keyguard.doze.DozeService + com.miui.aod/com.miui.aod.doze.DozeService com.google.android.deskclock/com.android.deskclock.Screensaver 112