From 92f94389927d4b83cc821cec8773f85e5548f8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 12 Jul 2021 12:59:34 +0000 Subject: [PATCH 1/5] App strings reworked --- app/src/main/res/values/strings.xml | 148 ++++++++++++++-------------- 1 file changed, 74 insertions(+), 74 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 615dd5eb8..e9dc3e30a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -6,8 +6,8 @@ Local storage Favourites History - An error has occurred - Network connection error + An error occurred + Could not connect to the Internet Details Chapters List @@ -22,12 +22,12 @@ Try again Clear history Nothing found - History is empty + No history yet Read Add bookmark - You have not favourites yet - Add to favourites - Add new category + No favourites yet + Favourite + New category Add Enter category name Save @@ -36,40 +36,42 @@ Share %s Search Search manga - Manga downloading… + Downloading… Processing… - Download complete + Downloaded Downloads - By name + Name Popular Updated Newest - By rating + Rating All - Sort order + Sorting order Genre Filter Theme Light Dark + Black + Uses less power on AMOLED screens Automatic Pages Clear - Do you really want to clear all your reading history? This action cannot be undone. + Clear all reading history permanently? Remove \"%s\" removed from history \"%s\" deleted from local storage - Wait for the load to finish + Waiting for loading to finish… Save page - Page saved successful + Saved Share image Import Delete - This operation is not supported - Invalid file. Only ZIP and CBZ are supported. + Unsupported operation + Either pick a ZIP or CBZ file. No description History and cache - Clear pages cache + Clear page cache Cache B|kB|MB|GB|TB Standard @@ -78,32 +80,32 @@ Grid size Search on %s Delete manga - Do you really want to delete \"%s\" from your phone\'s local storage? \nThis operation cannot be undone. + Delete \"%s\" from device storage permanently? Reader settings Switch pages - Taps on edges + Tap edges Volume buttons Continue Warning - This operation may consume a lot of network traffic - Don`t ask again + This may download a lot of data + Don't ask again Cancelling… Error - Clear thumbnails cache + Clear thumbnail cache Clear search history - Search history cleared + Cleared Gestures only Internal storage External storage Domain - Check for updates automatically - Application update is available - Show notification if update is available + Check for new versions of the app + A new version of the app is available + Show notification if a new version is available Open in browser - This manga has %s. Do you want to save all of it? - Save manga + This manga has %s. Save all of it? + Save Notifications - Enabled %1$d of %2$d + Turned on %1$d of %2$d New chapters Notify about updates of manga you are reading Download @@ -111,61 +113,61 @@ Restart Notifications settings Notification sound - Light indicator + LED indicator Vibration - Favourites categories + Favourite categories Categories… Rename - Do you really want to remove category \"%s\" from your favourites? \nAll containing manga will be lost. - Remove category + Remove the \"%s\" category from your favourites? \nAll manga in it will be lost. + Remove It\'s kind of empty here… - You can use categories to organize your favourite manga. Press «+» to create a category + Use categories to organize your favourites. Press «+» to create a category Try to reformulate the query. - Manga you are reading will be displayed here - You can find what to read in side menu. - You have not any saved manga yet - You can save it from online sources or import from file. - Manga shelf - Recent manga - Pages animation - Manga download location + What you read is displayed here + Find what to read in the side menu. + Save something first + Save it from online sources or import files. + Shelf + Recent + Page animation + Downloads Not available - Cannot find any available storage + No available storage Other storage - Use secure connection (HTTPS) + Use secure (HTTPS) connection Done All favourites - This category is empty + Empty category Read later Updates - Here you will see the new chapters of the manga you are reading + New chapters of what you are reading are shown here Search results Related New version: %s Size: %s Waiting for network… Clear updates feed - Updates feed cleared + Cleared Rotate screen Update Feed update will start soon - Check updates for manga - Don`t check + Look for updates + Don't check Enter password Wrong password - Protect application - Ask for password on application start + Protect the app + Ask for password when starting Kotatsu Repeat password - Passwords do not match + Mismatching passwords About Version %s Check for updates Checking for updates… - Update check failed + Could not look for updates No updates available - Right to left - Prefer Right to left reader - You can set up the reading mode for each manga separately + Right-to-left ← + Prefer right-to-left reader + Reading mode can be set up separately for each file New category Create issue on GitHub Scale mode @@ -173,51 +175,49 @@ Fit to height Fit to width Keep at start - Black dark theme - Useful for AMOLED screens - Restart required + App restart required Create data backup Restore from backup Data restored Preparing… File not found - All data restored successfully - The data restored, but there are errors - You can create backup of your history and favourites and restore it + All data restored + The data restored, but with errors + Create a backup of your history and favourites to be restored later Just now Yesterday Long ago Group Today Tap to try again - Chosen configuration will be remembered for this manga + Chosen configuration will be remembered for this file Silent - CAPTCHA is required + CAPTCHA required Solve Clear cookies - All cookies was removed + Removed Checking for new chapters: %1$d of %2$d Clear feed - All updates history will be cleared and this action cannot be undone. Are you sure? - New chapters checking + Clear all update history permanently? + New-chapter check Reverse Sign in - You should authorize to view this content + Authorise viewing this content Default: %s …and %1$d more Next - Enter password that will be required when the application starts + Enter password required to start the app Confirm - Password must be at least 4 characters + Use four characters or more Hide toolbar when scrolling Search only on %s - Do you really want to remove all recent search queries? This action cannot be undone. + Remove all recent search queries permanently? Other Languages Welcome Description - Backup saved successfully - Some manufacturers can change the system behavior, which may breaks background tasks. + Saved + Some devices have different system behavior, which may break background tasks. Read more - \ No newline at end of file + From e6b6a6bb37af1bc187a91411784c1aa92265e511 Mon Sep 17 00:00:00 2001 From: Koitharu Date: Mon, 12 Jul 2021 20:29:14 +0300 Subject: [PATCH 2/5] Update app/src/main/res/values/strings.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Allan Nordhøy --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e9dc3e30a..83a84c363 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -167,7 +167,7 @@ No updates available Right-to-left ← Prefer right-to-left reader - Reading mode can be set up separately for each file + Reading mode can be set up separately for each series New category Create issue on GitHub Scale mode From 550dfa9c9e26333d436721e303206893afa8ed96 Mon Sep 17 00:00:00 2001 From: Koitharu Date: Mon, 12 Jul 2021 20:29:30 +0300 Subject: [PATCH 3/5] Update app/src/main/res/values/strings.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Allan Nordhøy --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 83a84c363..b7b7ccbd2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -191,7 +191,7 @@ Group Today Tap to try again - Chosen configuration will be remembered for this file + Chosen configuration will be remembered for this series Silent CAPTCHA required Solve From 22ac13c140dbc0d0d3c1f1378d1cdfa2fffb0428 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Fri, 7 Jan 2022 20:28:22 +0000 Subject: [PATCH 4/5] Suggested changes made --- app/src/main/res/values/strings.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b7b7ccbd2..67f078e7b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -26,7 +26,7 @@ Read Add bookmark No favourites yet - Favourite + Favourite this New category Add Enter category name @@ -61,7 +61,6 @@ Remove \"%s\" removed from history \"%s\" deleted from local storage - Waiting for loading to finish… Save page Saved Share image @@ -101,7 +100,7 @@ Check for new versions of the app A new version of the app is available Show notification if a new version is available - Open in browser + Open in web browser This manga has %s. Save all of it? Save Notifications From 7cb51f552a3320c026a1cf5aec4256d42a11e7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 10 Jan 2022 13:32:29 +0100 Subject: [PATCH 5/5] Suggested changes made Co-authored-by: Koitharu --- app/src/main/res/values/strings.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b8154845d..f47c6547d 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -53,7 +53,7 @@ Theme Light Dark - System + Follow system Pages Clear Clear all reading history permanently? @@ -86,7 +86,7 @@ Volume buttons Continue Warning - This may download a lot of power + This may transfer a lot of data Don\'t ask again Cancelling… Error @@ -129,7 +129,7 @@ Shelf Recent Page animation - Downloads + Folder for downloads Not available No available storage Other storage @@ -175,7 +175,7 @@ Fit to width Keep at start Black - Useful for AMOLED screens + Uses less power on AMOLED screens Restart required Create data backup @@ -245,7 +245,7 @@ Date format Default Exclude NSFW manga from history - You must pick a name + You must enter a name Numbered pages Used sources Available sources