diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 780496043..903ea8973 100755 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -21,10 +21,6 @@ Categories Backup Source migration - Reorder - Alpha. (descending) - Hide title - Show title Extensions Extension info Help @@ -45,12 +41,8 @@ Total chapters Last read Last checked - First checked Latest chapter - Drag & Drop - Enabled Search - Don\'t migrate Global search Select all Select inverse @@ -115,9 +107,6 @@ Back Forward Refresh - Search manually - Migrate now - Copy now Loading… @@ -127,17 +116,16 @@ Updates - + General Library Reader Downloads - All Sources Tracking Advanced About - + App theme Light Dark @@ -169,7 +157,7 @@ Hide app contents when switching apps and block screenshots Hide notification content - + Display Items per row Portrait @@ -194,9 +182,7 @@ Wi-Fi Charging Only update ongoing manga - Skip pre-migration - Use last saved pre-migration preferences - and sources to mass migrate + Categories Default category Always ask @@ -207,7 +193,7 @@ Categories to include in global update All - + All Details Updates pending @@ -230,7 +216,7 @@ Language: %1$s No preferences to edit for this extension - + Fullscreen Show content in cutout area Lock orientation @@ -303,7 +289,7 @@ 20% 25% - + Download location Only download over Wi-Fi Remove when marked as read @@ -318,15 +304,15 @@ Download new chapters Categories to include in download - + Sync chapters after reading Services - + Check for extension updates Only include pinned sources - + Backup Create backup Can be used to restore current library @@ -351,7 +337,7 @@ Restoring backup failed Canceled restore - + Clear chapter cache Used: %1$s Cache cleared. %1$d files have been deleted @@ -372,7 +358,7 @@ Battery optimization is already disabled Couldn\'t open device settings - + Website Version Build time @@ -559,6 +545,14 @@ Ch. %1$s - %2$s + + Tap to select the source to migrate from + Select data to include + Select a source to migrate from + Select + Migrate + Copy + Could not download chapters. You can try again in the downloads section @@ -581,7 +575,6 @@ Chapters %1$s and 1 more Chapters %1$s and %2$d more - For %1$d titles Failed to update cover Please add the manga to your library before doing this Sync canceled @@ -646,84 +639,5 @@ Backup and restore Progress Complete - - - Source migration - Migration - Skip pre-migration - To show this screen again, go to Settings -> Library. - Select a source to migrate from - Search title + keywords of title - Data to include in migration - Search parameter (e.g. language:english) - Include extra search parameter when searching - Use source with the most chapters (slower) - Use first source with alternative - Skip this step next time - Search parameter (e.g. language:english) - To show this screen again, go to Settings -> Library. - Latest: %1$s - migrating to - Don\'t migrate - Search manually - Migrate now - Copy now - Select - Migrate - Migrate %1$s - Copy - No chapters found, this manga cannot be used for - migration - No Alternatives Found - Stop migrating? - - Migrate %1$d%2$s manga? - Migrate %1$d%2$s manga? - - - Copy %1$d%2$s manga? - Copy %1$d%2$s manga? - - (skipping %1$d) - - %d manga migrated - %d manga migrated - - - - Login - E-Hentai - nhentai - hitomi.la - Batch Add - EH Settings - Sync favorites - Find in another source - Autoscroll - Retry all - Boost page - No Rounded Corners - Radius of 1 - Radius of 2 - Radius of 3 - Radius of 4 - Radius of 5 - Radius of 6 - Radius of 7 - Radius of 8 - Radius of 9 - Radius of 10 - The level of radius that the corners are rounded to. Current value is: %s - Merge with current - Merge With Another - Autoscroll help - Automatically scroll to the next page in the specified interval. Interval is specified in seconds. - Retry all help - Re-add all failed pages to the download queue. - Boost page help - Normally the downloader can only download a specific amount of pages at the same time. This means you can be waiting for a page to download but the downloader will not start downloading the page until it has a free download slot. Pressing \'Boost page\' will force the downloader to begin downloading the current page, regardless of whether or not there is an available slot. - Are you sure? - Resetting the sync state can cause your next sync to be extremely slow. - Collecting statistics… diff --git a/app/src/main/res/values/strings_extra.xml b/app/src/main/res/values/strings_extra.xml new file mode 100644 index 000000000..abb99821a --- /dev/null +++ b/app/src/main/res/values/strings_extra.xml @@ -0,0 +1,111 @@ + + + + + Reorder + Alpha. (descending) + Hide title + Show title + + + First checked + Drag & Drop + Enabled + Don\'t migrate + Search manually + Migrate now + Copy now + + + + All Sources + + + Skip pre-migration + Use last saved pre-migration preferences + and sources to mass migrate + + + For %1$d titles + + + + Source migration + Migration + Skip pre-migration + To show this screen again, go to Settings -> Library. + Select a source to migrate from + Search title + keywords of title + Data to include in migration + Search parameter (e.g. language:english) + Include extra search parameter when searching + Use source with the most chapters (slower) + Use first source with alternative + Skip this step next time + Search parameter (e.g. language:english) + To show this screen again, go to Settings -> Library. + Latest: %1$s + migrating to + Don\'t migrate + Search manually + Migrate now + Copy now + + + Migrate %1$s + Copy + No chapters found, this manga cannot be used for + migration + No Alternatives Found + Stop migrating? + + Migrate %1$d%2$s manga? + Migrate %1$d%2$s manga? + + + Copy %1$d%2$s manga? + Copy %1$d%2$s manga? + + (skipping %1$d) + + %d manga migrated + %d manga migrated + + + + Login + E-Hentai + nhentai + hitomi.la + Batch Add + EH Settings + Sync favorites + Find in another source + Autoscroll + Retry all + Boost page + No Rounded Corners + Radius of 1 + Radius of 2 + Radius of 3 + Radius of 4 + Radius of 5 + Radius of 6 + Radius of 7 + Radius of 8 + Radius of 9 + Radius of 10 + The level of radius that the corners are rounded to. Current value is: %s + Merge with current + Merge With Another + Autoscroll help + Automatically scroll to the next page in the specified interval. Interval is specified in seconds. + Retry all help + Re-add all failed pages to the download queue. + Boost page help + Normally the downloader can only download a specific amount of pages at the same time. This means you can be waiting for a page to download but the downloader will not start downloading the page until it has a free download slot. Pressing \'Boost page\' will force the downloader to begin downloading the current page, regardless of whether or not there is an available slot. + Are you sure? + Resetting the sync state can cause your next sync to be extremely slow. + Collecting statistics… + + \ No newline at end of file