mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 12:03:45 +01:00 
			
		
		
		
	Merge branch 'main' into dev
This commit is contained in:
		| @@ -245,11 +245,11 @@ | |||||||
|     "sortByFileNamesNotLinks": "Sortuj wg nazw plików zamiast pełnych linków", |     "sortByFileNamesNotLinks": "Sortuj wg nazw plików zamiast pełnych linków", | ||||||
|     "filterReleaseNotesByRegEx": "Filtruj informacje o wersji według wyrażenia regularnego", |     "filterReleaseNotesByRegEx": "Filtruj informacje o wersji według wyrażenia regularnego", | ||||||
|     "customLinkFilterRegex": "Niestandardowy filtr linków wg. wyrażenia regularnego (domyślnie \".apk$\")", |     "customLinkFilterRegex": "Niestandardowy filtr linków wg. wyrażenia regularnego (domyślnie \".apk$\")", | ||||||
|     "appsPossiblyUpdated": "App Updates Attempted", |     "appsPossiblyUpdated": "Informuj o próbach aktualizacji", | ||||||
|     "appsPossiblyUpdatedNotifDescription": "Notifies the user that updates to one or more Apps were potentially applied in the background", |     "appsPossiblyUpdatedNotifDescription": "Powiadamiaj o potencjalnym zastosowaniu w tle aktualizacji jednej lub większej ilości aplikacji", | ||||||
|     "xWasPossiblyUpdatedToY": "{} may have been updated to {}.", |     "xWasPossiblyUpdatedToY": "{} mógł zostać zaktualizowany do {}.", | ||||||
|     "backgroundUpdateReqsExplanation": "Background updates may not be possible for all apps.", |     "backgroundUpdateReqsExplanation": "Aktualizacje w tle mogą nie być możliwe dla wszystkich aplikacji.", | ||||||
|     "backgroundUpdateLimitsExplanation": "The success of a background install can only be determined when Obtainium is opened.", |     "backgroundUpdateLimitsExplanation": "Powodzenie instalacji w tle można określić dopiero po otwarciu Obtainium.", | ||||||
|     "verifyLatestTag": "Verify the 'latest' tag", |     "verifyLatestTag": "Verify the 'latest' tag", | ||||||
|     "removeAppQuestion": { |     "removeAppQuestion": { | ||||||
|         "one": "Usunąć aplikację?", |         "one": "Usunąć aplikację?", | ||||||
| @@ -292,11 +292,12 @@ | |||||||
|         "other": "{} i {} aplik. otrzymało aktualizacje." |         "other": "{} i {} aplik. otrzymało aktualizacje." | ||||||
|     }, |     }, | ||||||
|     "xAndNMoreUpdatesInstalled": { |     "xAndNMoreUpdatesInstalled": { | ||||||
|         "one": "Zaktualizowano {} i jeszcze 1 aplikację.", |         "one": "{} i jeszcze 1 apka zostały zaktualizowane.", | ||||||
|         "other": "Zaktualizowano {} i {} aplik." |         "other": "Zaktualizowano {} i {} aplik." | ||||||
|     }, |     }, | ||||||
|     "xAndNMoreUpdatesPossiblyInstalled": { |     "xAndNMoreUpdatesPossiblyInstalled": { | ||||||
|         "one": "{} and 1 more app may have been updated.", |         "one": "{} i jeszcze 1 apka mogły zostać zaktualizowane.", | ||||||
|         "other": "{} and {} more apps may have been updated." |         "other": "{} i {} innych apek mogło zostać zaktualizowanych." | ||||||
|     } |     }, | ||||||
|  |     "enableBackgroundUpdates": "Włącz aktualizacje w tle" | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user