Switch from title case to sentence case + minor wording change (#2195, #2197)

This commit is contained in:
Imran Remtulla
2025-03-29 22:15:11 -04:00
parent ebc6671d62
commit 6a3805723d
6 changed files with 154 additions and 153 deletions

View File

@@ -315,7 +315,7 @@
"appVerifierInstructionToast": "Dijeli sa AppVerifier-om, zatim se vratite kada ste spremni.", "appVerifierInstructionToast": "Dijeli sa AppVerifier-om, zatim se vratite kada ste spremni.",
"wiki": "Pomoć/Wiki", "wiki": "Pomoć/Wiki",
"crowdsourcedConfigsLabel": "Konfiguracije aplikacije obezbeđene pomoću velikog broja ljudi (crowdsourcing) (koristite na svoju odgovornost)", "crowdsourcedConfigsLabel": "Konfiguracije aplikacije obezbeđene pomoću velikog broja ljudi (crowdsourcing) (koristite na svoju odgovornost)",
"crowdsourcedConfigsShort": "Crowdsourced App Configs", "crowdsourcedConfigsShort": "Crowdsourced App Configurations",
"allowInsecure": "Allow insecure HTTP requests", "allowInsecure": "Allow insecure HTTP requests",
"stayOneVersionBehind": "Stay one version behind latest", "stayOneVersionBehind": "Stay one version behind latest",
"refreshBeforeDownload": "Refresh app details before download", "refreshBeforeDownload": "Refresh app details before download",

View File

@@ -315,7 +315,7 @@
"appVerifierInstructionToast": "Diskonigu kun AppVerifier, poste revenu ĉi tie kiam preta.", "appVerifierInstructionToast": "Diskonigu kun AppVerifier, poste revenu ĉi tie kiam preta.",
"wiki": "Helpo/Vikio", "wiki": "Helpo/Vikio",
"crowdsourcedConfigsLabel": "Komunumaj apo-agordoj (uzu kun singardo)", "crowdsourcedConfigsLabel": "Komunumaj apo-agordoj (uzu kun singardo)",
"crowdsourcedConfigsShort": "Crowdsourced App Configs", "crowdsourcedConfigsShort": "Crowdsourced App Configurations",
"allowInsecure": "Allow insecure HTTP requests", "allowInsecure": "Allow insecure HTTP requests",
"stayOneVersionBehind": "Stay one version behind latest", "stayOneVersionBehind": "Stay one version behind latest",
"refreshBeforeDownload": "Refresh app details before download", "refreshBeforeDownload": "Refresh app details before download",

View File

@@ -1,110 +1,110 @@
{ {
"invalidURLForSource": "Not a valid {} App URL", "invalidURLForSource": "Not a valid {} app URL",
"noReleaseFound": "Could not find a suitable release", "noReleaseFound": "Could not find a suitable release",
"noVersionFound": "Could not determine release version", "noVersionFound": "Could not determine release version",
"urlMatchesNoSource": "URL does not match a known source", "urlMatchesNoSource": "URL does not match a known source",
"cantInstallOlderVersion": "Cannot install an older version of an App", "cantInstallOlderVersion": "Cannot install an older version of an app",
"appIdMismatch": "Downloaded package ID does not match existing App ID", "appIdMismatch": "Downloaded package ID does not match existing app ID",
"functionNotImplemented": "This class has not implemented this function", "functionNotImplemented": "This class has not implemented this function",
"placeholder": "Placeholder", "placeholder": "Placeholder",
"someErrors": "Some Errors Occurred", "someErrors": "Some errors occurred",
"unexpectedError": "Unexpected Error", "unexpectedError": "Unexpected error",
"ok": "Okay", "ok": "Okay",
"and": "and", "and": "and",
"githubPATLabel": "GitHub Personal Access Token (Increases Rate Limit)", "githubPATLabel": "GitHub personal access token (increases rate limit)",
"includePrereleases": "Include prereleases", "includePrereleases": "Include prereleases",
"fallbackToOlderReleases": "Fallback to older releases", "fallbackToOlderReleases": "Fallback to older releases",
"filterReleaseTitlesByRegEx": "Filter Release Titles by Regular Expression", "filterReleaseTitlesByRegEx": "Filter release titles by regular expression",
"invalidRegEx": "Invalid regular expression", "invalidRegEx": "Invalid regular expression",
"noDescription": "No description", "noDescription": "No description",
"cancel": "Cancel", "cancel": "Cancel",
"continue": "Continue", "continue": "Continue",
"requiredInBrackets": "(Required)", "requiredInBrackets": "(required)",
"dropdownNoOptsError": "ERROR: DROPDOWN MUST HAVE AT LEAST ONE OPT", "dropdownNoOptsError": "ERROR: DROPDOWN MUST HAVE AT LEAST ONE OPT",
"colour": "Colour", "colour": "Colour",
"standard": "Standard", "standard": "Standard",
"custom": "Custom", "custom": "Custom",
"useMaterialYou": "Use Material You", "useMaterialYou": "Use Material You",
"githubStarredRepos": "GitHub Starred Repos", "githubStarredRepos": "GitHub starred repos",
"uname": "Username", "uname": "Username",
"wrongArgNum": "Wrong number of arguments provided", "wrongArgNum": "Wrong number of arguments provided",
"xIsTrackOnly": "{} is Track-Only", "xIsTrackOnly": "{} is track-only",
"source": "Source", "source": "Source",
"app": "App", "app": "App",
"appsFromSourceAreTrackOnly": "Apps from this source are 'Track-Only'.", "appsFromSourceAreTrackOnly": "Apps from this source are 'track-only'.",
"youPickedTrackOnly": "You have selected the 'Track-Only' option.", "youPickedTrackOnly": "You have selected the 'track-only' option.",
"trackOnlyAppDescription": "The App will be tracked for updates, but Obtainium will not be able to download or install it.", "trackOnlyAppDescription": "The app will be tracked for updates, but Obtainium will not be able to download or install it.",
"cancelled": "Cancelled", "cancelled": "Cancelled",
"appAlreadyAdded": "App already added", "appAlreadyAdded": "App already added",
"alreadyUpToDateQuestion": "App Already up to Date?", "alreadyUpToDateQuestion": "App already up to date?",
"addApp": "Add App", "addApp": "Add App",
"appSourceURL": "App Source URL", "appSourceURL": "App source URL",
"error": "Error", "error": "Error",
"add": "Add", "add": "Add",
"searchSomeSourcesLabel": "Search (Some Sources Only)", "searchSomeSourcesLabel": "Search (some sources only)",
"search": "Search", "search": "Search",
"additionalOptsFor": "Additional Options for {}", "additionalOptsFor": "Additional options for {}",
"supportedSources": "Supported Sources", "supportedSources": "Supported sources",
"trackOnlyInBrackets": "(Track-Only)", "trackOnlyInBrackets": "(track-only)",
"searchableInBrackets": "(Searchable)", "searchableInBrackets": "(searchable)",
"appsString": "Apps", "appsString": "Apps",
"noApps": "No Apps", "noApps": "No apps",
"noAppsForFilter": "No Apps for Filter", "noAppsForFilter": "No apps for filter",
"byX": "By {}", "byX": "By {}",
"percentProgress": "Progress: {}%", "percentProgress": "Progress: {}%",
"pleaseWait": "Please Wait", "pleaseWait": "Please wait",
"updateAvailable": "Update Available", "updateAvailable": "Update available",
"notInstalled": "Not Installed", "notInstalled": "Not installed",
"pseudoVersion": "pseudo-version", "pseudoVersion": "pseudo-version",
"selectAll": "Select All", "selectAll": "Select all",
"deselectX": "Deselect {}", "deselectX": "Deselect {}",
"xWillBeRemovedButRemainInstalled": "{} will be removed from Obtainium but remain installed on device.", "xWillBeRemovedButRemainInstalled": "{} will be removed from Obtainium but remain installed on device.",
"removeSelectedAppsQuestion": "Remove Selected Apps?", "removeSelectedAppsQuestion": "Remove selected apps?",
"removeSelectedApps": "Remove Selected Apps", "removeSelectedApps": "Remove selected apps",
"updateX": "Update {}", "updateX": "Update {}",
"installX": "Install {}", "installX": "Install {}",
"markXTrackOnlyAsUpdated": "Mark {}\n(Track-Only)\nas Updated", "markXTrackOnlyAsUpdated": "Mark {}\n(track-only)\nas updated",
"changeX": "Change {}", "changeX": "Change {}",
"installUpdateApps": "Install/Update Apps", "installUpdateApps": "Install/update apps",
"installUpdateSelectedApps": "Install/Update Selected Apps", "installUpdateSelectedApps": "Install/update selected apps",
"markXSelectedAppsAsUpdated": "Mark {} Selected Apps as Updated?", "markXSelectedAppsAsUpdated": "Mark {} selected apps as updated?",
"no": "No", "no": "No",
"yes": "Yes", "yes": "Yes",
"markSelectedAppsUpdated": "Mark Selected Apps as Updated", "markSelectedAppsUpdated": "Mark selected apps as updated",
"pinToTop": "Pin to top", "pinToTop": "Pin to top",
"unpinFromTop": "Unpin from top", "unpinFromTop": "Unpin from top",
"resetInstallStatusForSelectedAppsQuestion": "Reset Install Status for Selected Apps?", "resetInstallStatusForSelectedAppsQuestion": "Reset install status for selected apps?",
"installStatusOfXWillBeResetExplanation": "The install status of any selected Apps will be reset.\n\nThis can help when the App version shown in Obtainium is incorrect due to failed updates or other issues.", "installStatusOfXWillBeResetExplanation": "The install status of any selected apps will be reset.\n\nThis can help when the app version shown in Obtainium is incorrect due to failed updates or other issues.",
"customLinkMessage": "These links work on devices with Obtainium installed", "customLinkMessage": "These links work on devices with Obtainium installed",
"shareAppConfigLinks": "Share app configuration as HTML link", "shareAppConfigLinks": "Share app configuration as HTML link",
"shareSelectedAppURLs": "Share Selected App URLs", "shareSelectedAppURLs": "Share selected app URLs",
"resetInstallStatus": "Reset Install Status", "resetInstallStatus": "Reset install status",
"more": "More", "more": "More",
"removeOutdatedFilter": "Remove Out-of-Date App Filter", "removeOutdatedFilter": "Remove out-of-date app filter",
"showOutdatedOnly": "Show Out-of-Date Apps Only", "showOutdatedOnly": "Show out-of-date apps only",
"filter": "Filter", "filter": "Filter",
"filterApps": "Filter Apps", "filterApps": "Filter apps",
"appName": "App Name", "appName": "App name",
"author": "Author", "author": "Author",
"upToDateApps": "Up to Date Apps", "upToDateApps": "Up to date apps",
"nonInstalledApps": "Non-Installed Apps", "nonInstalledApps": "Non-installed apps",
"importExport": "Import/Export", "importExport": "Import/Export",
"settings": "Settings", "settings": "Settings",
"exportedTo": "Exported to {}", "exportedTo": "Exported to {}",
"obtainiumExport": "Obtainium Export", "obtainiumExport": "Obtainium export",
"invalidInput": "Invalid input", "invalidInput": "Invalid input",
"importedX": "Imported {}", "importedX": "Imported {}",
"obtainiumImport": "Obtainium Import", "obtainiumImport": "Obtainium import",
"importFromURLList": "Import from URL List", "importFromURLList": "Import from URL list",
"searchQuery": "Search Query", "searchQuery": "Search query",
"appURLList": "App URL List", "appURLList": "App URL list",
"line": "Line", "line": "Line",
"searchX": "Search {}", "searchX": "Search {}",
"noResults": "No results found", "noResults": "No results found",
"importX": "Import {}", "importX": "Import {}",
"importedAppsIdDisclaimer": "Imported Apps may incorrectly show as \"Not Installed\".\nTo fix this, re-install them through Obtainium.\nThis should not affect App data.\n\nOnly affects URL and third-party import methods.", "importedAppsIdDisclaimer": "Imported apps may incorrectly show as \"not installed\".\nTo fix this, re-install them through Obtainium.\nThis should not affect app data.\n\nOnly affects URL and third-party import methods.",
"importErrors": "Import Errors", "importErrors": "Import errors",
"importedXOfYApps": "{} of {} Apps imported.", "importedXOfYApps": "{} of {} apps imported.",
"followingURLsHadErrors": "The following URLs had errors:", "followingURLsHadErrors": "The following URLs had errors:",
"selectURL": "Select URL", "selectURL": "Select URL",
"selectURLs": "Select URLs", "selectURLs": "Select URLs",
@@ -112,26 +112,26 @@
"theme": "Theme", "theme": "Theme",
"dark": "Dark", "dark": "Dark",
"light": "Light", "light": "Light",
"followSystem": "Follow System", "followSystem": "Follow system",
"followSystemThemeExplanation": "Following system theme is possible only by using third-party applications", "followSystemThemeExplanation": "Following system theme is possible only by using third-party applications",
"useBlackTheme": "Use pure black dark theme", "useBlackTheme": "Use pure black dark theme",
"appSortBy": "App Sort By", "appSortBy": "App sort by",
"authorName": "Author/Name", "authorName": "Author/name",
"nameAuthor": "Name/Author", "nameAuthor": "Name/author",
"asAdded": "As Added", "asAdded": "As added",
"appSortOrder": "App Sort Order", "appSortOrder": "App sort order",
"ascending": "Ascending", "ascending": "Ascending",
"descending": "Descending", "descending": "Descending",
"bgUpdateCheckInterval": "Background Update Checking Interval", "bgUpdateCheckInterval": "Background update checking interval",
"neverManualOnly": "Never - Manual Only", "neverManualOnly": "Never - manual only",
"appearance": "Appearance", "appearance": "Appearance",
"showWebInAppView": "Show Source webpage in App view", "showWebInAppView": "Show source webpage in app view",
"pinUpdates": "Pin updates to top of Apps view", "pinUpdates": "Pin updates to top of apps view",
"updates": "Updates", "updates": "Updates",
"sourceSpecific": "Source-Specific", "sourceSpecific": "Source-specific",
"appSource": "App Source", "appSource": "App source",
"noLogs": "No Logs", "noLogs": "No logs",
"appLogs": "App Logs", "appLogs": "App logs",
"close": "Close", "close": "Close",
"share": "Share", "share": "Share",
"appNotFound": "App not found", "appNotFound": "App not found",
@@ -141,28 +141,28 @@
"deviceSupportsXArch": "Your device supports the {} CPU architecture.", "deviceSupportsXArch": "Your device supports the {} CPU architecture.",
"deviceSupportsFollowingArchs": "Your device supports the following CPU architectures:", "deviceSupportsFollowingArchs": "Your device supports the following CPU architectures:",
"warning": "Warning", "warning": "Warning",
"sourceIsXButPackageFromYPrompt": "The App source is '{}' but the release package comes from '{}'. Continue?", "sourceIsXButPackageFromYPrompt": "The app source is '{}' but the release package comes from '{}'. Continue?",
"updatesAvailable": "Updates Available", "updatesAvailable": "Updates available",
"updatesAvailableNotifDescription": "Notifies the user that updates are available for one or more Apps tracked by Obtainium", "updatesAvailableNotifDescription": "Notifies the user that updates are available for one or more apps tracked by Obtainium",
"noNewUpdates": "No new updates.", "noNewUpdates": "No new updates.",
"xHasAnUpdate": "{} has an update.", "xHasAnUpdate": "{} has an update.",
"appsUpdated": "Apps Updated", "appsUpdated": "Apps updated",
"appsNotUpdated": "Failed to update applications", "appsNotUpdated": "Failed to update applications",
"appsUpdatedNotifDescription": "Notifies the user that updates to one or more Apps were applied in the background", "appsUpdatedNotifDescription": "Notifies the user that updates to one or more apps were applied in the background",
"xWasUpdatedToY": "{} was updated to {}.", "xWasUpdatedToY": "{} was updated to {}.",
"xWasNotUpdatedToY": "Failed to update {} to {}.", "xWasNotUpdatedToY": "Failed to update {} to {}.",
"errorCheckingUpdates": "Error Checking for Updates", "errorCheckingUpdates": "Error checking for updates",
"errorCheckingUpdatesNotifDescription": "A notification that shows when background update checking fails", "errorCheckingUpdatesNotifDescription": "A notification that shows when background update checking fails",
"appsRemoved": "Apps Removed", "appsRemoved": "Apps removed",
"appsRemovedNotifDescription": "Notifies the user that one or more Apps were removed due to errors while loading them", "appsRemovedNotifDescription": "Notifies the user that one or more apps were removed due to errors while loading them",
"xWasRemovedDueToErrorY": "{} was removed due to this error: {}", "xWasRemovedDueToErrorY": "{} was removed due to this error: {}",
"completeAppInstallation": "Complete App Installation", "completeAppInstallation": "Complete app installation",
"obtainiumMustBeOpenToInstallApps": "Obtainium must be open to install Apps", "obtainiumMustBeOpenToInstallApps": "Obtainium must be open to install apps",
"completeAppInstallationNotifDescription": "Asks the user to return to Obtainium to finish installing an App", "completeAppInstallationNotifDescription": "Asks the user to return to Obtainium to finish installing an app",
"checkingForUpdates": "Checking for Updates", "checkingForUpdates": "Checking for updates",
"checkingForUpdatesNotifDescription": "Transient notification that appears when checking for updates", "checkingForUpdatesNotifDescription": "Transient notification that appears when checking for updates",
"pleaseAllowInstallPerm": "Please allow Obtainium to install Apps", "pleaseAllowInstallPerm": "Please allow Obtainium to install apps",
"trackOnly": "Track-Only", "trackOnly": "Track-only",
"errorWithHttpStatusCode": "Error {}", "errorWithHttpStatusCode": "Error {}",
"versionCorrectionDisabled": "Version correction disabled (plugin doesn't seem to work)", "versionCorrectionDisabled": "Version correction disabled (plugin doesn't seem to work)",
"unknown": "Unknown", "unknown": "Unknown",
@@ -170,88 +170,88 @@
"never": "Never", "never": "Never",
"latestVersionX": "Latest: {}", "latestVersionX": "Latest: {}",
"installedVersionX": "Installed: {}", "installedVersionX": "Installed: {}",
"lastUpdateCheckX": "Last Update Check: {}", "lastUpdateCheckX": "Last update check: {}",
"remove": "Remove", "remove": "Remove",
"yesMarkUpdated": "Yes, Mark as Updated", "yesMarkUpdated": "Yes, mark as updated",
"fdroid": "F-Droid Official", "fdroid": "F-Droid official",
"appIdOrName": "App ID or Name", "appIdOrName": "App ID or name",
"appId": "App ID", "appId": "App ID",
"appWithIdOrNameNotFound": "No App was found with that ID or Name", "appWithIdOrNameNotFound": "No app was found with that ID or name",
"reposHaveMultipleApps": "Repos may contain multiple Apps", "reposHaveMultipleApps": "Repos may contain multiple apps",
"fdroidThirdPartyRepo": "F-Droid Third-Party Repo", "fdroidThirdPartyRepo": "F-Droid third-party repo",
"install": "Install", "install": "Install",
"markInstalled": "Mark Installed", "markInstalled": "Mark installed",
"update": "Update", "update": "Update",
"markUpdated": "Mark Updated", "markUpdated": "Mark updated",
"additionalOptions": "Additional Options", "additionalOptions": "Additional options",
"disableVersionDetection": "Disable Version Detection", "disableVersionDetection": "Disable version detection",
"noVersionDetectionExplanation": "This option should only be used for Apps where version detection does not work correctly.", "noVersionDetectionExplanation": "This option should only be used for apps where version detection does not work correctly.",
"downloadingX": "Downloading {}", "downloadingX": "Downloading {}",
"downloadX": "Download {}", "downloadX": "Download {}",
"downloadedX": "Downloaded {}", "downloadedX": "Downloaded {}",
"releaseAsset": "Release Asset", "releaseAsset": "Release asset",
"downloadNotifDescription": "Notifies the user of the progress in downloading an App", "downloadNotifDescription": "Notifies the user of the progress in downloading an app",
"noAPKFound": "No APK found", "noAPKFound": "No APK found",
"noVersionDetection": "No version detection", "noVersionDetection": "No version detection",
"categorize": "Categorize", "categorize": "Categorize",
"categories": "Categories", "categories": "Categories",
"category": "Category", "category": "Category",
"noCategory": "No Category", "noCategory": "No category",
"noCategories": "No Categories", "noCategories": "No categories",
"deleteCategoriesQuestion": "Delete Categories?", "deleteCategoriesQuestion": "Delete categories?",
"categoryDeleteWarning": "All Apps in deleted categories will be set to uncategorized.", "categoryDeleteWarning": "All apps in deleted categories will be set to uncategorized.",
"addCategory": "Add Category", "addCategory": "Add category",
"label": "Label", "label": "Label",
"language": "Language", "language": "Language",
"copiedToClipboard": "Copied to Clipboard", "copiedToClipboard": "Copied to clipboard",
"storagePermissionDenied": "Storage permission denied", "storagePermissionDenied": "Storage permission denied",
"selectedCategorizeWarning": "This will replace any existing category settings for the selected Apps.", "selectedCategorizeWarning": "This will replace any existing category settings for the selected apps.",
"filterAPKsByRegEx": "Filter APKs by Regular Expression", "filterAPKsByRegEx": "Filter APKs by regular expression",
"removeFromObtainium": "Remove from Obtainium", "removeFromObtainium": "Remove from Obtainium",
"uninstallFromDevice": "Uninstall from Device", "uninstallFromDevice": "Uninstall from device",
"onlyWorksWithNonVersionDetectApps": "Only works for Apps with version detection disabled.", "onlyWorksWithNonVersionDetectApps": "Only works for apps with version detection disabled.",
"releaseDateAsVersion": "Use release date as version string", "releaseDateAsVersion": "Use release date as version string",
"releaseTitleAsVersion": "Use release title as version string", "releaseTitleAsVersion": "Use release title as version string",
"releaseDateAsVersionExplanation": "This option should only be used for Apps where version detection does not work correctly, but a release date is available.", "releaseDateAsVersionExplanation": "This option should only be used for apps where version detection does not work correctly, but a release date is available.",
"changes": "Changes", "changes": "Changes",
"releaseDate": "Release Date", "releaseDate": "Release date",
"importFromURLsInFile": "Import from URLs in File (like OPML)", "importFromURLsInFile": "Import from URLs in file (like OPML)",
"versionDetectionExplanation": "Reconcile version string with version detected from OS", "versionDetectionExplanation": "Reconcile version string with version detected from OS",
"versionDetection": "Version Detection", "versionDetection": "Version detection",
"standardVersionDetection": "Standard version detection", "standardVersionDetection": "Standard version detection",
"groupByCategory": "Group by Category", "groupByCategory": "Group by category",
"autoApkFilterByArch": "Attempt to filter APKs by CPU architecture if possible", "autoApkFilterByArch": "Attempt to filter APKs by CPU architecture if possible",
"autoLinkFilterByArch": "Attempt to filter links by CPU architecture if possible", "autoLinkFilterByArch": "Attempt to filter links by CPU architecture if possible",
"overrideSource": "Override Source", "overrideSource": "Override source",
"dontShowAgain": "Don't show this again", "dontShowAgain": "Don't show this again",
"dontShowTrackOnlyWarnings": "Don't show 'Track-Only' warnings", "dontShowTrackOnlyWarnings": "Don't show 'track-only' warnings",
"dontShowAPKOriginWarnings": "Don't show APK origin warnings", "dontShowAPKOriginWarnings": "Don't show APK origin warnings",
"moveNonInstalledAppsToBottom": "Move non-installed Apps to bottom of Apps view", "moveNonInstalledAppsToBottom": "Move non-installed apps to bottom of apps view",
"gitlabPATLabel": "GitLab Personal Access Token", "gitlabPATLabel": "GitLab personal access token",
"about": "About", "about": "About",
"requiresCredentialsInSettings": "{} needs additional credentials (in Settings)", "requiresCredentialsInSettings": "{} needs additional credentials (in Settings)",
"checkOnStart": "Check for updates on startup", "checkOnStart": "Check for updates on startup",
"tryInferAppIdFromCode": "Try inferring App ID from source code", "tryInferAppIdFromCode": "Try inferring app ID from source code",
"removeOnExternalUninstall": "Automatically remove externally uninstalled Apps", "removeOnExternalUninstall": "Automatically remove externally uninstalled apps",
"pickHighestVersionCode": "Auto-select highest version code APK", "pickHighestVersionCode": "Auto-select highest version code APK",
"checkUpdateOnDetailPage": "Check for updates on opening an App detail page", "checkUpdateOnDetailPage": "Check for updates on opening an app detail page",
"disablePageTransitions": "Disable page transition animations", "disablePageTransitions": "Disable page transition animations",
"reversePageTransitions": "Reverse page transition animations", "reversePageTransitions": "Reverse page transition animations",
"minStarCount": "Minimum Star Count", "minStarCount": "Minimum star count",
"addInfoBelow": "Add this info below.", "addInfoBelow": "Add this info below.",
"addInfoInSettings": "Add this info in the Settings.", "addInfoInSettings": "Add this info in the Settings.",
"githubSourceNote": "GitHub rate limiting can be avoided using an API key.", "githubSourceNote": "GitHub rate limiting can be avoided using an API key.",
"sortByLastLinkSegment": "Sort by only the last segment of the link", "sortByLastLinkSegment": "Sort by only the last segment of the link",
"filterReleaseNotesByRegEx": "Filter Release Notes by Regular Expression", "filterReleaseNotesByRegEx": "Filter release notes by regular expression",
"customLinkFilterRegex": "Custom APK Link Filter by Regular Expression (Default '.apk$')", "customLinkFilterRegex": "Custom APK link filter by regular expression (default '.apk$')",
"appsPossiblyUpdated": "App Updates Attempted", "appsPossiblyUpdated": "App updates attempted",
"appsPossiblyUpdatedNotifDescription": "Notifies the user that updates to one or more Apps were potentially applied in the background", "appsPossiblyUpdatedNotifDescription": "Notifies the user that updates to one or more apps were potentially applied in the background",
"xWasPossiblyUpdatedToY": "{} may have been updated to {}.", "xWasPossiblyUpdatedToY": "{} may have been updated to {}.",
"enableBackgroundUpdates": "Enable background updates", "enableBackgroundUpdates": "Enable background updates",
"backgroundUpdateReqsExplanation": "Background updates may not be possible for all apps.", "backgroundUpdateReqsExplanation": "Background updates may not be possible for all apps.",
"backgroundUpdateLimitsExplanation": "The success of a background install can only be determined when Obtainium is opened.", "backgroundUpdateLimitsExplanation": "The success of a background install can only be determined when Obtainium is opened.",
"verifyLatestTag": "Verify the 'latest' tag", "verifyLatestTag": "Verify the 'latest' tag",
"intermediateLinkRegex": "Filter for an 'Intermediate' Link to Visit", "intermediateLinkRegex": "Filter for an 'intermediate' link to visit",
"filterByLinkText": "Filter links by link text", "filterByLinkText": "Filter links by link text",
"intermediateLinkNotFound": "Intermediate link not found", "intermediateLinkNotFound": "Intermediate link not found",
"intermediateLink": "Intermediate link", "intermediateLink": "Intermediate link",
@@ -259,35 +259,35 @@
"bgUpdatesOnWiFiOnly": "Disable background updates when not on Wi-Fi", "bgUpdatesOnWiFiOnly": "Disable background updates when not on Wi-Fi",
"bgUpdatesWhileChargingOnly": "Disable background updates when not charging", "bgUpdatesWhileChargingOnly": "Disable background updates when not charging",
"autoSelectHighestVersionCode": "Auto-select highest versionCode APK", "autoSelectHighestVersionCode": "Auto-select highest versionCode APK",
"versionExtractionRegEx": "Version String Extraction RegEx", "versionExtractionRegEx": "Version string extraction RegEx",
"trimVersionString": "Trim Version String With RegEx", "trimVersionString": "Trim version string with RegEx",
"matchGroupToUseForX": "Match Group to Use for \"{}\"", "matchGroupToUseForX": "Match group to use for \"{}\"",
"matchGroupToUse": "Match Group to Use for Version String Extraction RegEx", "matchGroupToUse": "Match group to use for version string extraction RegEx",
"highlightTouchTargets": "Highlight less obvious touch targets", "highlightTouchTargets": "Highlight less obvious touch targets",
"pickExportDir": "Pick Export Directory", "pickExportDir": "Pick export directory",
"autoExportOnChanges": "Auto-export on changes", "autoExportOnChanges": "Auto-export on changes",
"includeSettings": "Include settings", "includeSettings": "Include settings",
"filterVersionsByRegEx": "Filter Versions by Regular Expression", "filterVersionsByRegEx": "Filter versions by regular expression",
"trySelectingSuggestedVersionCode": "Try selecting suggested versionCode APK", "trySelectingSuggestedVersionCode": "Try selecting suggested versionCode APK",
"dontSortReleasesList": "Retain release order from API", "dontSortReleasesList": "Retain release order from API",
"reverseSort": "Reverse sorting", "reverseSort": "Reverse sorting",
"takeFirstLink": "Take first link", "takeFirstLink": "Take first link",
"skipSort": "Skip sorting", "skipSort": "Skip sorting",
"debugMenu": "Debug Menu", "debugMenu": "Debug menu",
"bgTaskStarted": "Background task started - check logs.", "bgTaskStarted": "Background task started - check logs.",
"runBgCheckNow": "Run Background Update Check Now", "runBgCheckNow": "Run background update check now",
"versionExtractWholePage": "Apply version string extraction Regex to entire page", "versionExtractWholePage": "Apply version string extraction Regex to entire page",
"installing": "Installing", "installing": "Installing",
"skipUpdateNotifications": "Skip update notifications", "skipUpdateNotifications": "Skip update notifications",
"updatesAvailableNotifChannel": "Updates Available", "updatesAvailableNotifChannel": "Updates available",
"appsUpdatedNotifChannel": "Apps Updated", "appsUpdatedNotifChannel": "Apps updated",
"appsPossiblyUpdatedNotifChannel": "App Updates Attempted", "appsPossiblyUpdatedNotifChannel": "App updates attempted",
"errorCheckingUpdatesNotifChannel": "Error Checking for Updates", "errorCheckingUpdatesNotifChannel": "Error checking for updates",
"appsRemovedNotifChannel": "Apps Removed", "appsRemovedNotifChannel": "Apps removed",
"downloadingXNotifChannel": "Downloading {}", "downloadingXNotifChannel": "Downloading {}",
"completeAppInstallationNotifChannel": "Complete App Installation", "completeAppInstallationNotifChannel": "Complete app installation",
"checkingForUpdatesNotifChannel": "Checking for Updates", "checkingForUpdatesNotifChannel": "Checking for updates",
"onlyCheckInstalledOrTrackOnlyApps": "Only check installed and Track-Only apps for updates", "onlyCheckInstalledOrTrackOnlyApps": "Only check installed and track-only apps for updates",
"supportFixedAPKURL": "Support fixed APK URLs", "supportFixedAPKURL": "Support fixed APK URLs",
"selectX": "Select {}", "selectX": "Select {}",
"parallelDownloads": "Allow parallel downloads", "parallelDownloads": "Allow parallel downloads",
@@ -300,29 +300,29 @@
"useVersionCodeAsOSVersion": "Use app versionCode as OS-detected version", "useVersionCodeAsOSVersion": "Use app versionCode as OS-detected version",
"requestHeader": "Request header", "requestHeader": "Request header",
"useLatestAssetDateAsReleaseDate": "Use latest asset upload as release date", "useLatestAssetDateAsReleaseDate": "Use latest asset upload as release date",
"defaultPseudoVersioningMethod": "Default Pseudo-Versioning Method", "defaultPseudoVersioningMethod": "Default pseudo-versioning method",
"partialAPKHash": "Partial APK Hash", "partialAPKHash": "Partial APK hash",
"APKLinkHash": "APK Link Hash", "APKLinkHash": "APK link hash",
"directAPKLink": "Direct APK Link", "directAPKLink": "Direct APK link",
"pseudoVersionInUse": "A Pseudo-Version is in Use", "pseudoVersionInUse": "A pseudo-version is in use",
"installed": "Installed", "installed": "Installed",
"latest": "Latest", "latest": "Latest",
"invertRegEx": "Invert regular expression", "invertRegEx": "Invert regular expression",
"note": "Note", "note": "Note",
"selfHostedNote": "The \"{}\" dropdown can be used to reach self-hosted/custom instances of any source.", "selfHostedNote": "The \"{}\" dropdown can be used to reach self-hosted/custom instances of any source.",
"badDownload": "The APK could not be parsed (incompatible or partial download)", "badDownload": "The APK could not be parsed (incompatible or partial download)",
"beforeNewInstallsShareToAppVerifier": "Share new Apps with AppVerifier (if available)", "beforeNewInstallsShareToAppVerifier": "Share new apps with AppVerifier (if available)",
"appVerifierInstructionToast": "Share to AppVerifier, then return here when ready.", "appVerifierInstructionToast": "Share to AppVerifier, then return here when ready.",
"wiki": "Help/Wiki", "wiki": "Help/Wiki",
"crowdsourcedConfigsLabel": "Crowdsourced App Configurations (use at your own risk)", "crowdsourcedConfigsLabel": "Crowdsourced app configurations (use at your own risk)",
"crowdsourcedConfigsShort": "Crowdsourced App Configs", "crowdsourcedConfigsShort": "Crowdsourced app configurations",
"allowInsecure": "Allow insecure HTTP requests", "allowInsecure": "Allow insecure HTTP requests",
"stayOneVersionBehind": "Stay one version behind latest", "stayOneVersionBehind": "Stay one version behind latest",
"refreshBeforeDownload": "Refresh app details before download", "refreshBeforeDownload": "Refresh app details before download",
"tencentAppStore": "Tencent App Store", "tencentAppStore": "Tencent App Store",
"name": "Name", "name": "Name",
"smartname": "Name (Smart)", "smartname": "Name (smart)",
"sortMethod": "Sort Method", "sortMethod": "Sort method",
"welcome": "Welcome", "welcome": "Welcome",
"documentationLinksNote": "The Obtainium GitHub page linked below contains links to videos, articles, discussions, and other resources that will help you understand how to use the app.", "documentationLinksNote": "The Obtainium GitHub page linked below contains links to videos, articles, discussions, and other resources that will help you understand how to use the app.",
"removeAppQuestion": { "removeAppQuestion": {

View File

@@ -315,7 +315,7 @@
"appVerifierInstructionToast": "Ossza meg az AppVerifierrel, majd térjen vissza ide, ha kész.", "appVerifierInstructionToast": "Ossza meg az AppVerifierrel, majd térjen vissza ide, ha kész.",
"wiki": "Súgó/Wiki", "wiki": "Súgó/Wiki",
"crowdsourcedConfigsLabel": "Crowdsource-ből származó alkalmazások beállítása (saját felelősségére használja)", "crowdsourcedConfigsLabel": "Crowdsource-ből származó alkalmazások beállítása (saját felelősségére használja)",
"crowdsourcedConfigsShort": "Crowdsourced App Configs", "crowdsourcedConfigsShort": "Crowdsourced App Configurations",
"allowInsecure": "Nem biztonságos HTTP-kérések engedélyezése", "allowInsecure": "Nem biztonságos HTTP-kérések engedélyezése",
"stayOneVersionBehind": "Maradjon egy verzióval a legújabb mögött", "stayOneVersionBehind": "Maradjon egy verzióval a legújabb mögött",
"refreshBeforeDownload": "Az alkalmazás adatainak frissítése a letöltés előtt", "refreshBeforeDownload": "Az alkalmazás adatainak frissítése a letöltés előtt",

View File

@@ -315,7 +315,7 @@
"appVerifierInstructionToast": "Chia sẻ lên AppVerifier, sau đó quay lại đây khi sẵn sàng.", "appVerifierInstructionToast": "Chia sẻ lên AppVerifier, sau đó quay lại đây khi sẵn sàng.",
"wiki": "Trợ giúp/Wiki", "wiki": "Trợ giúp/Wiki",
"crowdsourcedConfigsLabel": "Crowdsourced App Configurations (use at your own risk)", "crowdsourcedConfigsLabel": "Crowdsourced App Configurations (use at your own risk)",
"crowdsourcedConfigsShort": "Crowdsourced App Configs", "crowdsourcedConfigsShort": "Crowdsourced App Configurations",
"allowInsecure": "Allow insecure HTTP requests", "allowInsecure": "Allow insecure HTTP requests",
"stayOneVersionBehind": "Stay one version behind latest", "stayOneVersionBehind": "Stay one version behind latest",
"refreshBeforeDownload": "Refresh app details before download", "refreshBeforeDownload": "Refresh app details before download",

View File

@@ -490,8 +490,9 @@ class _ImportExportPageState extends State<ImportExportPage> {
searchSource[0]); searchSource[0]);
} }
}, },
child: Text(tr('searchX', child: Text(tr('searchX', args: [
args: [tr('source')])))), tr('source').toLowerCase()
])))),
], ],
), ),
const SizedBox(height: 8), const SizedBox(height: 8),