Compare commits

...

153 Commits

Author SHA1 Message Date
semantic-release-bot
a68a83940d chore(release): 1.22.1-dev.2 [skip ci]
## [1.22.1-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.22.1-dev.1...v1.22.1-dev.2) (2024-09-19)

### Bug Fixes

* Get changelogs for alternative sources ([#1766](https://github.com/ReVanced/revanced-manager/issues/1766)) ([c729842](c7298424e5))
* Resolve EACCESS error in special cases ([#2135](https://github.com/ReVanced/revanced-manager/issues/2135)) ([1f95767](1f95767aeb))
2024-09-19 23:07:33 +00:00
LightCat
1f95767aeb fix: Resolve EACCESS error in special cases (#2135)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-09-20 00:59:27 +02:00
aAbed
c7298424e5 fix: Get changelogs for alternative sources (#1766) 2024-09-20 00:57:07 +02:00
semantic-release-bot
d53f8cf130 chore(release): 1.22.1-dev.1 [skip ci]
## [1.22.1-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.22.0...v1.22.1-dev.1) (2024-09-17)

### Bug Fixes

* Fix the connectivity check toast again ([#2216](https://github.com/ReVanced/revanced-manager/issues/2216)) ([a7e2281](a7e2281805))
2024-09-17 12:56:13 +00:00
kitadai31
a7e2281805 fix: Fix the connectivity check toast again (#2216) 2024-09-17 19:48:05 +07:00
semantic-release-bot
0ce23d2d60 chore(release): 1.22.0 [skip ci]
# [1.22.0](https://github.com/ReVanced/revanced-manager/compare/v1.21.2...v1.22.0) (2024-09-09)

### Bug Fixes

* Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76caa)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](https://github.com/ReVanced/revanced-manager/issues/2194)) ([f5a12e0](f5a12e01bd))
* Fix missing notification icon when shrinking resouces ([#2195](https://github.com/ReVanced/revanced-manager/issues/2195)) ([224be29](224be29a3d))
* Handle selecting files and folders for patch options correctly ([#2144](https://github.com/ReVanced/revanced-manager/issues/2144)) ([f1c2f41](f1c2f4146c))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1b19))
* Migrate to onPopInvokedWithResult ([43d5888](43d5888182))
* Move temporary files outside of the cache directory ([#2193](https://github.com/ReVanced/revanced-manager/issues/2193)) ([1ef1f8d](1ef1f8d47a))
* Reland commit 01e4a76caa ([3dc695e](3dc695eafb))
* Specify our own FGS Type ([37c912b](37c912b598))

### Features

* Improve "Installation incompatible" dialog message ([#2164](https://github.com/ReVanced/revanced-manager/issues/2164)) ([51c0f14](51c0f14055))
* Support Flutter 3.24 ([3d8318d](3d8318da14))
2024-09-09 10:59:13 +00:00
Ushie
d0fe57970f chore: Merge branch dev to main (#2149) 2024-09-09 13:51:11 +03:00
semantic-release-bot
4dcdc57ffd chore(release): 1.22.0-dev.4 [skip ci]
# [1.22.0-dev.4](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.3...v1.22.0-dev.4) (2024-09-09)

### Bug Fixes

* Move temporary files outside of the cache directory ([#2193](https://github.com/ReVanced/revanced-manager/issues/2193)) ([1ef1f8d](1ef1f8d47a))
2024-09-09 10:50:05 +00:00
kitadai31
1ef1f8d47a fix: Move temporary files outside of the cache directory (#2193)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-09-09 17:42:03 +07:00
ReVanced Bot
d688f38a63 chore: Sync translations (#2166)
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-09-09 14:14:59 +07:00
semantic-release-bot
582db18d83 chore(release): 1.22.0-dev.3 [skip ci]
# [1.22.0-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.2...v1.22.0-dev.3) (2024-09-07)

### Bug Fixes

* Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](https://github.com/ReVanced/revanced-manager/issues/2194)) ([f5a12e0](f5a12e01bd))
2024-09-07 03:09:04 +00:00
kitadai31
f5a12e01bd fix: Empty “tmp-XXXXXX” directory keeps growing in cacheDir (#2194) 2024-09-07 09:59:37 +07:00
semantic-release-bot
09fd9c4e04 chore(release): 1.22.0-dev.2 [skip ci]
# [1.22.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.22.0-dev.1...v1.22.0-dev.2) (2024-09-06)

### Bug Fixes

* Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76caa)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
* Fix missing notification icon when shrinking resouces ([#2195](https://github.com/ReVanced/revanced-manager/issues/2195)) ([224be29](224be29a3d))
* Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1b19))
* Migrate to onPopInvokedWithResult ([43d5888](43d5888182))
* Reland commit 01e4a76caa ([3dc695e](3dc695eafb))
* Specify our own FGS Type ([37c912b](37c912b598))

### Features

* Support Flutter 3.24 ([3d8318d](3d8318da14))
2024-09-06 14:53:03 +00:00
validcube
43d5888182 fix: Migrate to onPopInvokedWithResult
Reference: https://docs.flutter.dev/release/breaking-changes/popscope-with-result
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:56 +07:00
validcube
646feae0ec build: Bump dependency and resolve removed function(s)
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
e73ce99f1d build: Restrict Flutter 4.0.0
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
af2d8226de docs: Specify Android 8.x version & CPU arch requirements
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:55 +07:00
validcube
37c912b598 fix: Specify our own FGS Type
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:54 +07:00
validcube
3102272a31 build: Reduce clutter in buildTypes
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:54 +07:00
validcube
3dc695eafb fix: Reland commit 01e4a76caa
Amended: Remove secret @ Fri Sep 6 21:06:58 2024 +0700

Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 21:44:33 +07:00
validcube
6f0721b066 chore: Temporary disable workaround for testing
The local enviroment deemed unreliable, before applying it doesn't work - after applying the workaround, it work - after removing the workaround with clearing cache, it doesn't work. (what?)

Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:52:21 +07:00
validcube
3dfe6b1080 ci: Attempt to group all dependabot dependency update
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:44:40 +07:00
validcube
02e5641227 build: Bump Gradle to v8.10
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:18:53 +07:00
validcube
01e4a76caa fix: Bump SDK of each plugin using SDK lower than 31
Reference: https://github.com/flutter/flutter/issues/153281#issuecomment-2292201697
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 20:12:01 +07:00
validcube
59838a51ca ci: Potientially improve Gradle detection
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-09-06 19:27:55 +07:00
kitadai31
224be29a3d fix: Fix missing notification icon when shrinking resouces (#2195) 2024-09-06 18:10:30 +07:00
dependabot[bot]
921052acce build(deps): bump burrunan/gradle-cache-action from 1 to 2 (#2177)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 06:02:32 +07:00
validcube
81f05e1b19 fix: Lack of connectivity toast not showing due to incorrect comparison
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-28 00:26:41 +07:00
ReVanced Bot
b769a66d16 chore: Sync translations (#2090)
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-08-27 22:01:29 +07:00
Pun Butrach
5d612fe790 ci: Run nuke in correct steps 2024-08-27 21:11:52 +07:00
Pun Butrach
61251deffa ci: Fix permission not given to Slang 2024-08-27 21:09:33 +07:00
Pun Butrach
f2931443d9 ci: Fix translation normalization feature (#2165) 2024-08-27 21:04:15 +07:00
validcube
3d8318da14 feat: Support Flutter 3.24
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-08-27 21:01:41 +07:00
semantic-release-bot
f6bfe0d3f9 chore(release): 1.22.0-dev.1 [skip ci]
# [1.22.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.3-dev.1...v1.22.0-dev.1) (2024-08-27)

### Features

* Improve "Installation incompatible" dialog message ([#2164](https://github.com/ReVanced/revanced-manager/issues/2164)) ([51c0f14](51c0f14055))
2024-08-27 08:07:13 +00:00
KobeW50
51c0f14055 feat: Improve "Installation incompatible" dialog message (#2164) 2024-08-27 09:59:18 +02:00
semantic-release-bot
2a6dc09a9b chore(release): 1.21.3-dev.1 [skip ci]
## [1.21.3-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.2...v1.21.3-dev.1) (2024-08-18)

### Bug Fixes

* Handle selecting files and folders for patch options correctly ([#2144](https://github.com/ReVanced/revanced-manager/issues/2144)) ([f1c2f41](f1c2f4146c))
2024-08-18 08:19:05 +00:00
Francesco Marastoni
f1c2f4146c fix: Handle selecting files and folders for patch options correctly (#2144) 2024-08-18 12:11:10 +04:00
semantic-release-bot
2f46b3c84e chore(release): 1.21.2 [skip ci]
## [1.21.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.1...v1.21.2) (2024-08-11)

### Bug Fixes

* Add haptics to save last APK switch ([#2133](https://github.com/ReVanced/revanced-manager/issues/2133)) ([e063b3d](e063b3d102))
* Don't crash installation when saving last APK is disabled ([#2128](https://github.com/ReVanced/revanced-manager/issues/2128)) ([427928e](427928e542))
* Don't crash when installing the last patched APK ([#2131](https://github.com/ReVanced/revanced-manager/issues/2131)) ([cb722f2](cb722f2634))
* Unable to scroll in the removed patches dialog ([#2113](https://github.com/ReVanced/revanced-manager/issues/2113)) ([295c5a7](295c5a74ea))
2024-08-11 16:08:42 +00:00
Benjamin
5f388abf95 chore: Merge branch dev to main (#2118) 2024-08-11 09:00:47 -07:00
semantic-release-bot
7acdb8e660 chore(release): 1.21.2-dev.3 [skip ci]
## [1.21.2-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.21.2-dev.2...v1.21.2-dev.3) (2024-08-11)

### Bug Fixes

* Add haptics to save last APK switch ([#2133](https://github.com/ReVanced/revanced-manager/issues/2133)) ([e063b3d](e063b3d102))
* Don't crash when installing the last patched APK ([#2131](https://github.com/ReVanced/revanced-manager/issues/2131)) ([cb722f2](cb722f2634))
2024-08-11 15:59:16 +00:00
Benjamin
e063b3d102 fix: Add haptics to save last APK switch (#2133) 2024-08-11 08:51:18 -07:00
Benjamin
cb722f2634 fix: Don't crash when installing the last patched APK (#2131) 2024-08-11 08:51:02 -07:00
semantic-release-bot
0499d2b08a chore(release): 1.21.2-dev.2 [skip ci]
## [1.21.2-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.2-dev.1...v1.21.2-dev.2) (2024-08-11)

### Bug Fixes

* Don't crash installation when saving last APK is disabled ([#2128](https://github.com/ReVanced/revanced-manager/issues/2128)) ([427928e](427928e542))
2024-08-11 15:39:29 +00:00
Benjamin
427928e542 fix: Don't crash installation when saving last APK is disabled (#2128) 2024-08-11 19:31:18 +04:00
semantic-release-bot
ceb9d66f17 chore(release): 1.21.2-dev.1 [skip ci]
## [1.21.2-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.1...v1.21.2-dev.1) (2024-08-06)

### Bug Fixes

* Unable to scroll in the removed patches dialog ([#2113](https://github.com/ReVanced/revanced-manager/issues/2113)) ([295c5a7](295c5a74ea))
2024-08-06 00:55:10 +00:00
aAbed
295c5a74ea fix: Unable to scroll in the removed patches dialog (#2113) 2024-08-06 03:46:01 +03:00
semantic-release-bot
400df69528 chore(release): 1.21.1 [skip ci]
## [1.21.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.0...v1.21.1) (2024-07-29)

### Bug Fixes

* Revert commit b26760b2 to fix file and folder selection ([e707e51](e707e51719))
2024-07-29 20:47:18 +00:00
aAbed
5bc7b135d5 chore: Merge branch dev to main (#2092) 2024-07-30 02:22:56 +05:45
semantic-release-bot
6dce353d78 chore(release): 1.21.1-dev.1 [skip ci]
## [1.21.1-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.21.0...v1.21.1-dev.1) (2024-07-29)

### Bug Fixes

* Revert commit b26760b2 to fix file and folder selection ([e707e51](e707e51719))
2024-07-29 20:12:35 +00:00
oSumAtrIX
e707e51719 fix: Revert commit b26760b2 to fix file and folder selection 2024-07-29 22:00:25 +02:00
semantic-release-bot
1cea9600a2 chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/ReVanced/revanced-manager/compare/v1.20.1...v1.21.0) (2024-07-29)

### Bug Fixes

* Add missing import to patch options field ([d60f9aa](d60f9aa1d8))
* Adjust scroll from clipping children form fields in `AlertDialog` from `showSourcesDialog` ([#1782](https://github.com/ReVanced/revanced-manager/issues/1782)) ([bbeb836](bbeb836923))
* Cache external API calls  ([#1911](https://github.com/ReVanced/revanced-manager/issues/1911)) ([2c3e2e6](2c3e2e639f))
* Change problematic translation string ([6b03f3a](6b03f3a169))
* Correct architecture to armeabi-v7a ([63c6412](63c6412736))
* Download latest integrations non-pre-release ([4a72267](4a72267d41))
* Follow language update immediately ([#1944](https://github.com/ReVanced/revanced-manager/issues/1944)) ([c13827e](c13827e8e1))
* Follow system theme immediately ([#1942](https://github.com/ReVanced/revanced-manager/issues/1942)) ([694f2a9](694f2a9fae))
* Handle selecting files and folders for patch options correctly ([#1941](https://github.com/ReVanced/revanced-manager/issues/1941)) ([b26760b](b26760b216))
* Increase dashboard RefreshIndicator edge offset ([#1859](https://github.com/ReVanced/revanced-manager/issues/1859)) ([232b702](232b702789))
* Patching Screen draw-behind Navigation Bar ([#1945](https://github.com/ReVanced/revanced-manager/issues/1945)) ([f1b25d0](f1b25d09da))
* Restore consistency with the app ([ea9654e](ea9654edec))
* SecurityException when patching application ([#1856](https://github.com/ReVanced/revanced-manager/issues/1856)) ([e0a6de2](e0a6de2c2b))
* Select previously applied patches when loading patch selection ([#1865](https://github.com/ReVanced/revanced-manager/issues/1865)) ([7ef8f04](7ef8f0454b))
* Unable to install application regardless of preference ([c7627ce](c7627ced8e))
* Unsupported patch toast says "patchItem.unsupportedPatchVersion" ([#2011](https://github.com/ReVanced/revanced-manager/issues/2011)) ([3209c0e](3209c0e430))
* Update dialog shows dev version & loading gets stuck in certain circumstances ([#1792](https://github.com/ReVanced/revanced-manager/issues/1792)) ([fc52560](fc52560244))

### Features

* Add ability to set `null` in patch options ([#1947](https://github.com/ReVanced/revanced-manager/issues/1947)) ([5c68d51](5c68d513a3))
* Include primary architecture in external search ([#2068](https://github.com/ReVanced/revanced-manager/issues/2068)) ([23690a9](23690a98df))
* open browser when clicking on changelog link ([bc300d8](bc300d81d9))
* Save last patched app ([#1414](https://github.com/ReVanced/revanced-manager/issues/1414)) ([7720408](77204087bb))
* Support patching on ARMv7a ([a766352](a7663524e6))
2024-07-29 18:38:53 +00:00
Pun Butrach
d81808ad7b chore: Merge branch dev to main (#1857) 2024-07-30 01:30:51 +07:00
validcube
ea9654edec fix: Restore consistency with the app 2024-07-30 01:30:59 +07:00
semantic-release-bot
ced37f7c76 chore(release): 1.21.0-dev.9 [skip ci]
# [1.21.0-dev.9](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.8...v1.21.0-dev.9) (2024-07-29)

### Bug Fixes

* Patching Screen draw-behind Navigation Bar ([#1945](https://github.com/ReVanced/revanced-manager/issues/1945)) ([f1b25d0](f1b25d09da))
2024-07-29 18:24:51 +00:00
validcube
4c6e214bf6 refactor: Remove empty keys 2024-07-30 01:16:48 +07:00
Pun Butrach
d10abd4829 ci: Remove redundancy 2024-07-30 01:15:23 +07:00
Pun Butrach
25f1640fd6 ci: Remove empty value 2024-07-30 01:13:05 +07:00
ReVanced Bot
5690adc0de chore: Sync translations (#2005) 2024-07-30 01:02:02 +07:00
Snehith
f1b25d09da fix: Patching Screen draw-behind Navigation Bar (#1945)
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-07-30 00:58:40 +07:00
semantic-release-bot
96a21a5564 chore(release): 1.21.0-dev.8 [skip ci]
# [1.21.0-dev.8](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.7...v1.21.0-dev.8) (2024-07-29)

### Bug Fixes

* Correct architecture to armeabi-v7a ([63c6412](63c6412736))
* Unable to install application regardless of preference ([c7627ce](c7627ced8e))

### Features

* Support patching on ARMv7a ([a766352](a7663524e6))
2024-07-29 17:51:14 +00:00
validcube
0b21bb9807 build: Allocate more memory 2024-07-30 00:43:25 +07:00
Pun Butrach
557ee8d472 ci: Fix accident 2024-07-30 00:22:22 +07:00
validcube
6da3751a8a ci: Don't include Slang's analyser generated file 2024-07-30 00:17:29 +07:00
validcube
cf708de005 ci: Remove deleted strings from translated file 2024-07-30 00:12:43 +07:00
validcube
b649c4539f chore: Remove all long forever deleted translated strings 2024-07-30 00:11:09 +07:00
validcube
c63342bc21 chore: Normalise all translated strings 2024-07-30 00:03:06 +07:00
validcube
9f56b277ca ci: Use Slang's Normalisation feature 2024-07-30 00:03:06 +07:00
validcube
73c92b9c72 build: Update multiple dependencies at once
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:06 +07:00
validcube
c7627ced8e fix: Unable to install application regardless of preference
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:06 +07:00
validcube
63c6412736 fix: Correct architecture to armeabi-v7a
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:05 +07:00
validcube
a7663524e6 feat: Support patching on ARMv7a
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-07-30 00:03:05 +07:00
semantic-release-bot
65feb34242 chore(release): 1.21.0-dev.7 [skip ci]
# [1.21.0-dev.7](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.6...v1.21.0-dev.7) (2024-07-29)

### Features

* Include primary architecture in external search ([#2068](https://github.com/ReVanced/revanced-manager/issues/2068)) ([23690a9](23690a98df))
2024-07-29 16:04:12 +00:00
Pun Butrach
23690a98df feat: Include primary architecture in external search (#2068) 2024-07-29 22:56:00 +07:00
Pun Butrach
7449d4e318 docs: Link user to the latest version of app (#2077) 2024-07-25 09:27:29 +07:00
validcube
c6f9e36f4b refactor: Migrate deprecated member 2024-07-13 17:32:34 +07:00
Pun Butrach
e9cee0abe2 ci: Prefer installing NPM dependencies from lock 2024-07-13 17:04:43 +07:00
Benjamin
9440f23b55 chore: Remove NDK constraint (#2016)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-07-13 16:55:02 +07:00
dependabot[bot]
c67b4b438c build(deps): bump flutter_markdown from 0.7.1 to 0.7.3 (#2022)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 14:07:16 +07:00
kitadai31
1bdb820aed refactor: Remove unused strings (#2010) 2024-07-11 11:28:02 +07:00
semantic-release-bot
a28d77bc65 chore(release): 1.21.0-dev.6 [skip ci]
# [1.21.0-dev.6](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.5...v1.21.0-dev.6) (2024-06-30)

### Bug Fixes

* Add missing import to patch options field ([d60f9aa](d60f9aa1d8))
* Follow system theme immediately ([#1942](https://github.com/ReVanced/revanced-manager/issues/1942)) ([694f2a9](694f2a9fae))
* Handle selecting files and folders for patch options correctly ([#1941](https://github.com/ReVanced/revanced-manager/issues/1941)) ([b26760b](b26760b216))
* Increase dashboard RefreshIndicator edge offset ([#1859](https://github.com/ReVanced/revanced-manager/issues/1859)) ([232b702](232b702789))
* Select previously applied patches when loading patch selection ([#1865](https://github.com/ReVanced/revanced-manager/issues/1865)) ([7ef8f04](7ef8f0454b))
* Unsupported patch toast says "patchItem.unsupportedPatchVersion" ([#2011](https://github.com/ReVanced/revanced-manager/issues/2011)) ([3209c0e](3209c0e430))

### Features

* Save last patched app ([#1414](https://github.com/ReVanced/revanced-manager/issues/1414)) ([7720408](77204087bb))
2024-06-30 20:45:38 +00:00
Benjamin Halko
d60f9aa1d8 fix: Add missing import to patch options field
Patch options fields was missing the `patch_options_viewmodel` import, preventing building to complete successfully
2024-06-30 13:38:01 -07:00
kitadai31
3209c0e430 fix: Unsupported patch toast says "patchItem.unsupportedPatchVersion" (#2011) 2024-06-30 15:24:25 +07:00
aAbed
7ef8f0454b fix: Select previously applied patches when loading patch selection (#1865) 2024-06-29 14:40:20 +02:00
DMzS
232b702789 fix: Increase dashboard RefreshIndicator edge offset (#1859) 2024-06-29 14:40:04 +02:00
Snehith
694f2a9fae fix: Follow system theme immediately (#1942)
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-06-29 14:39:00 +02:00
Benjamin
77204087bb feat: Save last patched app (#1414)
Co-authored-by: aAbed <39409020+TheAabedKhan@users.noreply.github.com>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Mr. X <79870712+n30mrx@users.noreply.github.com>
Co-authored-by: festry0 <153519925+festry0@users.noreply.github.com>
2024-06-29 14:38:00 +02:00
Francesco Marastoni
b26760b216 fix: Handle selecting files and folders for patch options correctly (#1941) 2024-06-29 14:34:34 +02:00
semantic-release-bot
3c36950aeb chore(release): 1.21.0-dev.5 [skip ci]
# [1.21.0-dev.5](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.4...v1.21.0-dev.5) (2024-06-26)

### Bug Fixes

* Adjust scroll from clipping children form fields in `AlertDialog` from `showSourcesDialog` ([#1782](https://github.com/ReVanced/revanced-manager/issues/1782)) ([bbeb836](bbeb836923))
2024-06-26 22:53:56 +00:00
DMzS
bbeb836923 fix: Adjust scroll from clipping children form fields in AlertDialog from showSourcesDialog (#1782) 2024-06-27 05:45:55 +07:00
semantic-release-bot
a99406f0a9 chore(release): 1.21.0-dev.4 [skip ci]
# [1.21.0-dev.4](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.3...v1.21.0-dev.4) (2024-06-24)

### Bug Fixes

* Cache external API calls  ([#1911](https://github.com/ReVanced/revanced-manager/issues/1911)) ([2c3e2e6](2c3e2e639f))
* Follow language update immediately ([#1944](https://github.com/ReVanced/revanced-manager/issues/1944)) ([c13827e](c13827e8e1))
* SecurityException when patching application ([#1856](https://github.com/ReVanced/revanced-manager/issues/1856)) ([e0a6de2](e0a6de2c2b))
* Update dialog shows dev version & loading gets stuck in certain circumstances ([#1792](https://github.com/ReVanced/revanced-manager/issues/1792)) ([fc52560](fc52560244))

### Features

* Add ability to set `null` in patch options ([#1947](https://github.com/ReVanced/revanced-manager/issues/1947)) ([5c68d51](5c68d513a3))
2024-06-24 17:03:46 +00:00
Pun Butrach
73368b58be build: Support for Flutter 3.22 (#1921)
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-06-24 23:55:37 +07:00
ReVanced Bot
ca14e77ba3 chore: Sync translations (#1899) 2024-06-24 23:55:03 +07:00
Pun Butrach
cafdfcda47 ci: Don't fail validation on unimportant warnings 2024-06-24 23:52:23 +07:00
aAbed
5c68d513a3 feat: Add ability to set null in patch options (#1947) 2024-06-24 23:37:16 +07:00
kitadai31
fc52560244 fix: Update dialog shows dev version & loading gets stuck in certain circumstances (#1792)
Signed-off-by: validcube <pun.butrach@gmail.com>
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-06-19 14:44:09 +07:00
Pun Butrach
46f6a49a7a ci: Always run on dev branch only 2024-06-15 17:36:25 +07:00
Snehith
c13827e8e1 fix: Follow language update immediately (#1944)
Co-authored-by: surya-technovert <surya.m@technovert.com>
2024-06-15 17:21:47 +07:00
Pun Butrach
e0a6de2c2b fix: SecurityException when patching application (#1856) 2024-05-28 11:36:31 +07:00
yonggamer
afdba00722 build: Fix invalid Gradle wrapper checksum (#1919) 2024-05-28 09:31:48 +07:00
oSumAtrIX
9084c71aa3 build: Bump dependencies 2024-05-26 01:21:14 +02:00
oSumAtrIX
8fc5fb6a80 docs: Improve issue templates 2024-05-26 00:43:38 +02:00
validcube
5f762c5442 build: Update Dart dependencies
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-05-19 19:15:35 +07:00
Pun Butrach
8b21ec1ea3 ci: Switch to Flutter instead 2024-05-19 18:54:48 +07:00
Pun Butrach
e83fbb864e ci: Run slang first before validating translation 2024-05-19 18:46:49 +07:00
KobeW50
f03af17f71 docs: Fix issue template mistakes (#1910) 2024-05-19 01:33:18 +07:00
kitadai31
2c3e2e639f fix: Cache external API calls (#1911) 2024-05-18 10:52:13 -07:00
KobeW50
cc85b393dc docs: Fix punctuation in issue forms (#1909) 2024-05-18 01:18:29 +07:00
semantic-release-bot
fa6ad214f9 chore(release): 1.21.0-dev.3 [skip ci]
# [1.21.0-dev.3](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.2...v1.21.0-dev.3) (2024-05-07)

### Bug Fixes

* Change problematic translation string ([6b03f3a](6b03f3a169))
2024-05-07 14:01:16 +00:00
validcube
3ceb63be1d build: Downgrade intl to 0.18.1
1.19.0 is for beta channel atm
2024-05-07 20:53:43 +07:00
validcube
200483d733 ci: Always validate Dart file during translation 2024-05-07 20:51:34 +07:00
validcube
6b03f3a169 fix: Change problematic translation string 2024-05-07 20:51:01 +07:00
validcube
612a3bab49 build: Safely upgrade dependencies 2024-05-07 20:50:26 +07:00
ReVanced Bot
3ac08512f3 chore: Sync translations (#1888)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2024-05-06 21:24:51 +07:00
ReVanced Bot
1adc673c44 chore: Sync translations (#1842) 2024-04-29 10:24:25 +07:00
semantic-release-bot
1aa1bd84cf chore(release): 1.21.0-dev.2 [skip ci]
# [1.21.0-dev.2](https://github.com/ReVanced/revanced-manager/compare/v1.21.0-dev.1...v1.21.0-dev.2) (2024-04-28)

### Bug Fixes

* Download latest integrations non-pre-release ([4a72267](4a72267d41))
2024-04-28 21:49:47 +00:00
oSumAtrIX
4a72267d41 fix: Download latest integrations non-pre-release 2024-04-28 23:40:28 +02:00
oSumAtrIX
7e0f18e3b7 build: Bump dependencies 2024-04-28 23:39:20 +02:00
hellidox
aab5d4411b docs: Remove duplicate section in README (#1879)
[skip ci]
2024-04-23 18:29:06 +02:00
semantic-release-bot
e5d83f424a chore(release): 1.21.0-dev.1 [skip ci]
# [1.21.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.20.1...v1.21.0-dev.1) (2024-04-16)

### Features

* open browser when clicking on changelog link ([bc300d8](bc300d81d9))
2024-04-16 14:39:51 +00:00
Aunali321
bc300d81d9 feat: open browser when clicking on changelog link 2024-04-16 20:00:46 +05:30
dependabot[bot]
5e6cc86c7e build(deps-dev): bump semantic-release from 23.0.6 to 23.0.7 (#1844)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:57:28 +07:00
dependabot[bot]
d91ea62903 build(deps): bump flutter_local_notifications from 16.3.2 to 17.0.0 (#1848)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:57:16 +07:00
dependabot[bot]
f00dc4d3e6 build(deps): bump flutter_markdown from 0.6.20+1 to 0.6.22+1 (#1851)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:55:48 +07:00
dependabot[bot]
6c0c961ca0 build(deps): bump build_runner from 2.4.8 to 2.4.9 (#1850)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:54:31 +07:00
dependabot[bot]
a99de99202 build(deps): bump share_plus from 7.2.2 to 8.0.2 (#1853)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:53:59 +07:00
dependabot[bot]
a31ec9d1fe build(deps): bump permission_handler from 11.3.0 to 11.3.1 (#1852)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 14:53:30 +07:00
semantic-release-bot
a23f032fd2 chore(release): 1.20.1 [skip ci]
## [1.20.1](https://github.com/ReVanced/revanced-manager/compare/v1.20.0...v1.20.1) (2024-04-05)

### Bug Fixes

* Don't crash on patch ([a7e481c](a7e481c827))
2024-04-05 02:52:15 +00:00
Ushie
95a8234e2d chore: Merge branch dev to main (#1855) 2024-04-05 05:43:17 +03:00
Ushie
a7e481c827 fix: Don't crash on patch
This reverts commit 7833a0d552.
2024-04-05 05:35:36 +03:00
semantic-release-bot
975870e254 chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/ReVanced/revanced-manager/compare/v1.19.3...v1.20.0) (2024-04-05)

### Bug Fixes

* disable proguard obfuscation ([401646a](401646ace4))
* Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a](8564c1a72e))
* Don't translation ReVanced repository ([c265794](c265794d0e))
* Ensure safe area usage in Changelogs Modal Bottom Sheet ([#1772](https://github.com/ReVanced/revanced-manager/issues/1772)) ([c981cb4](c981cb4a41))
* Pre-releases changelog being shown ([#1767](https://github.com/ReVanced/revanced-manager/issues/1767)) ([add49e1](add49e14fb))
* Replace Spacer with Expanded to avoid overflow ([#1791](https://github.com/ReVanced/revanced-manager/issues/1791)) ([6f70a07](6f70a07970))
* Set text colour on dropdown menu for Custom Value ([966796d](966796dfec)), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584)
* **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52](025ff527ee))

### Features

* Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3](f9e6ef3fd3))
2024-04-05 01:19:30 +00:00
Ushie
b7c838fd25 chore: Merge branch dev to main (#1763) 2024-04-05 04:11:17 +03:00
semantic-release-bot
3776674eb4 chore(release): 1.20.0-dev.1 [skip ci]
# [1.20.0-dev.1](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.7...v1.20.0-dev.1) (2024-04-05)

### Bug Fixes

* Do not crash when selecting an APK from storage ([#1768](https://github.com/ReVanced/revanced-manager/issues/1768)) ([8564c1a](8564c1a72e))

### Features

* Improve language update settings ([#1838](https://github.com/ReVanced/revanced-manager/issues/1838)) ([f9e6ef3](f9e6ef3fd3))
2024-04-05 01:10:39 +00:00
ReVanced Bot
4293e27681 chore: Sync translations (#1804) 2024-04-05 04:03:11 +03:00
aAbed
8564c1a72e fix: Do not crash when selecting an APK from storage (#1768) 2024-04-05 03:58:59 +03:00
Lam Thanh Nhan
f9e6ef3fd3 feat: Improve language update settings (#1838) 2024-04-05 03:55:16 +03:00
semantic-release-bot
e80ee09893 chore(release): 1.19.4-dev.7 [skip ci]
## [1.19.4-dev.7](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.6...v1.19.4-dev.7) (2024-04-04)

### Bug Fixes

* **ui:** Support free-scroll and auto-scroll for the installer logs ([#1736](https://github.com/ReVanced/revanced-manager/issues/1736)) ([#1836](https://github.com/ReVanced/revanced-manager/issues/1836)) ([025ff52](025ff527ee))
2024-04-04 02:35:20 +00:00
DMzS
025ff527ee fix(ui): Support free-scroll and auto-scroll for the installer logs (#1736) (#1836) 2024-04-04 09:27:47 +07:00
semantic-release-bot
35fdbb5988 chore(release): 1.19.4-dev.6 [skip ci]
## [1.19.4-dev.6](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.5...v1.19.4-dev.6) (2024-04-02)

### Bug Fixes

* disable proguard obfuscation ([401646a](401646ace4))
2024-04-02 16:19:30 +00:00
Ax333l
401646ace4 fix: disable proguard obfuscation 2024-04-02 18:09:38 +02:00
dependabot[bot]
a62a8852e7 build(deps): bump connectivity_plus from 5.0.2 to 6.0.1 (#1808)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 11:49:03 +07:00
dependabot[bot]
04a3df3642 build(deps): bump package_info_plus from 5.0.1 to 6.0.0 (#1806)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 11:48:46 +07:00
dependabot[bot]
ecb041187b build(deps-dev): bump semantic-release from 23.0.2 to 23.0.6 (#1816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 11:43:57 +07:00
dependabot[bot]
1fd44e1cfc build(deps-dev): bump @droidsolutions-oss/semantic-release-update-file from 1.4.0-beta.1 to 1.4.0 (#1815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 11:43:29 +07:00
dependabot[bot]
fb29036d0a build(deps): bump flutter_lints from 3.0.1 to 3.0.2 (#1805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 10:18:52 +07:00
Ushie
aba2ed4378 ci: Don't specify bundle 2024-03-30 03:16:39 +03:00
Ushie
076e17d670 chore: Don't preserve hierachy in Crowdin 2024-03-30 03:12:06 +03:00
semantic-release-bot
a971cbd519 chore(release): 1.19.4-dev.5 [skip ci]
## [1.19.4-dev.5](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.4...v1.19.4-dev.5) (2024-03-28)

### Bug Fixes

* Don't translation ReVanced repository ([c265794](c265794d0e))
2024-03-28 06:23:34 +00:00
Pun Butrach
c265794d0e fix: Don't translation ReVanced repository
Regex:

,
    "patcherContributors":.*,
    "patchesContributors":.*,
    "integrationsContributors":.*,
    "cliContributors":.*,
    "managerContributors":.*
2024-03-28 06:13:05 +00:00
semantic-release-bot
ecadb80113 chore(release): 1.19.4-dev.4 [skip ci]
## [1.19.4-dev.4](https://github.com/ReVanced/revanced-manager/compare/v1.19.4-dev.3...v1.19.4-dev.4) (2024-03-28)

### Bug Fixes

* Set text colour on dropdown menu for Custom Value ([966796d](966796dfec)), closes [#1584](https://github.com/ReVanced/revanced-manager/issues/1584)
2024-03-28 05:35:25 +00:00
Pun Butrach
9a66357f7a refactor: slight format change
This is so unreadable, there must've been a better way to do this.
2024-03-28 05:26:35 +00:00
Pun Butrach
63d83a43ad chore: Remove unused en_US file
This file contains absolulely nothing, whereabout: Unknown.
2024-03-28 05:20:32 +00:00
Pun Butrach
7833a0d552 build: Switch flutter_background to official sources
https://github.com/JulianAssmann/flutter_background/pull/79 is merged.
2024-03-28 05:17:49 +00:00
Pun Butrach
966796dfec fix: Set text colour on dropdown menu for Custom Value
This fix #1584 and a continuation of acb1e2434b

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
2024-03-28 05:15:02 +00:00
144 changed files with 8289 additions and 4110 deletions

View File

@@ -70,7 +70,7 @@ body:
Before creating a new bug report, please keep the following in mind: Before creating a new bug report, please keep the following in mind:
- **Do not submit a duplicate bug report**: You can review existing bug reports [here](https://github.com/ReVanced/revanced-manager/labels/Bug%20report). - **Do not submit a duplicate bug report**: Search for existing bug reports [here](https://github.com/ReVanced/revanced-manager/issues?q=label%3A%22Bug+report%22).
- **Review the contribution guidelines**: Make sure your bug report adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md). - **Review the contribution guidelines**: Make sure your bug report adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md).
- **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app). - **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app).
- type: textarea - type: textarea
@@ -99,14 +99,14 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: ReVanced Manager logs label: ReVanced Manager logs
description: Export logs in ReVanced Manager settings. description: Export logs from the ReVanced Manager settings.
render: shell render: shell
validations: validations:
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Patch logs label: Patch logs
description: Export logs in "Patcher" screen. description: Export logs from the "Patcher" screen.
render: shell render: shell
validations: validations:
required: false required: false
@@ -116,11 +116,11 @@ body:
label: Acknowledgements label: Acknowledgements
description: Your bug report will be closed if you don't follow the checklist below. description: Your bug report will be closed if you don't follow the checklist below.
options: options:
- label: This issue is not a duplicate of an existing bug report. - label: I have checked all open and closed bug reports and this is not a duplicate.
required: true required: true
- label: I have chosen an appropriate title. - label: I have chosen an appropriate title.
required: true required: true
- label: All requested information has been provided properly. - label: All requested information has been provided properly.
required: true required: true
- label: The bug is only related to ReVanced Manager - label: The bug is only related to ReVanced Manager.
required: true required: true

View File

@@ -70,7 +70,7 @@ body:
Before creating a new feature request, please keep the following in mind: Before creating a new feature request, please keep the following in mind:
- **Do not submit a duplicate feature request**: You can review existing feature requests [here](https://github.com/ReVanced/revanced-manager//labels/Feature%20request). - **Do not submit a duplicate feature request**: Search for existing feature requests [here](https://github.com/ReVanced/revanced-manager/issues?q=label%3A%22Feature+request%22).
- **Review the contribution guidelines**: Make sure your feature request adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md). - **Review the contribution guidelines**: Make sure your feature request adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md).
- **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app). - **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app).
- type: textarea - type: textarea
@@ -79,7 +79,6 @@ body:
description: | description: |
- Describe your feature in detail - Describe your feature in detail
- Add images, videos, links, examples, references, etc. if possible - Add images, videos, links, examples, references, etc. if possible
- Add the target application name in case you request a new patch
- type: textarea - type: textarea
attributes: attributes:
label: Motivation label: Motivation
@@ -98,9 +97,9 @@ body:
label: Acknowledgements label: Acknowledgements
description: Your feature request will be closed if you don't follow the checklist below. description: Your feature request will be closed if you don't follow the checklist below.
options: options:
- label: This issue is not a duplicate of an existing feature request. - label: I have checked all open and closed feature requests and this is not a duplicate.
required: true required: true
- label: I have chosen an appropriate title. - label: I have chosen an appropriate title.
required: true required: true
- label: The feature request is only related to ReVanced Manager - label: The feature request is only related to ReVanced Manager.
required: true required: true

View File

@@ -6,6 +6,14 @@ updates:
target-branch: dev target-branch: dev
schedule: schedule:
interval: monthly interval: monthly
groups:
gh-actions:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"
- package-ecosystem: npm - package-ecosystem: npm
labels: [] labels: []
@@ -13,6 +21,14 @@ updates:
target-branch: dev target-branch: dev
schedule: schedule:
interval: monthly interval: monthly
groups:
npm:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"
# ReVanced Manager Flutter # ReVanced Manager Flutter
- package-ecosystem: pub - package-ecosystem: pub
@@ -21,13 +37,29 @@ updates:
target-branch: dev target-branch: dev
schedule: schedule:
interval: monthly interval: monthly
groups:
pubspec:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"
- package-ecosystem: gradle - package-ecosystem: gradle
labels: [] labels: []
directory: / directory: /android
target-branch: dev target-branch: dev
schedule: schedule:
interval: monthly interval: monthly
groups:
gradle:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"
# ReVanced Manager Compose # ReVanced Manager Compose
- package-ecosystem: gradle - package-ecosystem: gradle
@@ -36,3 +68,11 @@ updates:
target-branch: compose-dev target-branch: compose-dev
schedule: schedule:
interval: monthly interval: monthly
groups:
gradle-compose:
applies-to: version-updates
patterns:
- "*"
update-types:
- "minor"
- "patch"

View File

@@ -52,7 +52,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Cache Gradle - name: Cache Gradle
uses: burrunan/gradle-cache-action@v1 uses: burrunan/gradle-cache-action@v2
- name: Setup Java - name: Setup Java
run: echo "JAVA_HOME=$JAVA_HOME_17_X64" >> $GITHUB_ENV run: echo "JAVA_HOME=$JAVA_HOME_17_X64" >> $GITHUB_ENV
@@ -61,6 +61,7 @@ jobs:
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
channel: "stable" channel: "stable"
flutter-version: 3.24.x
cache: ${{ inputs.flutter-cache }} cache: ${{ inputs.flutter-cache }}
- name: Get dependencies - name: Get dependencies

View File

@@ -36,9 +36,10 @@ jobs:
uses: subosito/flutter-action@v2 uses: subosito/flutter-action@v2
with: with:
channel: "stable" channel: "stable"
flutter-version: 3.24.x
- name: Install dependencies - name: Install dependencies
run: npm install run: npm ci
- name: Get dependencies - name: Get dependencies
run: flutter pub get run: flutter pub get

View File

@@ -5,6 +5,7 @@ on:
schedule: schedule:
- cron: 00 12 * * 1 - cron: 00 12 * * 1
push: push:
branches: dev
paths: paths:
- assets/i18n/*.json - assets/i18n/*.json
- assets/i18n/*.dart - assets/i18n/*.dart
@@ -20,8 +21,11 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: Setup Dart - name: Setup Flutter
uses: dart-lang/setup-dart@v1 uses: subosito/flutter-action@v2
with:
cache: true
flutter-version: 3.24.x
- name: Sync translations from Crowdin - name: Sync translations from Crowdin
uses: crowdin/github-action@v1 uses: crowdin/github-action@v1
@@ -29,7 +33,7 @@ jobs:
config: crowdin.yml config: crowdin.yml
upload_sources: true upload_sources: true
upload_translations: false upload_translations: false
download_bundle: 16 download_translations: true
localization_branch_name: feat/translations localization_branch_name: feat/translations
create_pull_request: true create_pull_request: true
pull_request_title: "chore: Sync translations" pull_request_title: "chore: Sync translations"
@@ -43,17 +47,27 @@ jobs:
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
- name: Remove empty values from JSON # There has to be a better way to do this
- name: Normalization of Translation Strings
run: | run: |
dart pub get
cd assets/i18n
sudo chmod 766 *.json
cd ../..
dart run slang analyze
dart run slang clean
dart run slang normalize
cd assets/i18n cd assets/i18n
sudo chmod 777 *.json
dart nuke.dart >> $GITHUB_STEP_SUMMARY dart nuke.dart >> $GITHUB_STEP_SUMMARY
cd ../..
dart run slang
flutter analyze lib/gen/strings.g.dart --no-fatal-infos --no-fatal-warnings
- name: Commit translations - name: Commit translations
run: | run: |
git config user.name revanced-bot git config user.name revanced-bot
git config user.email github@revanced.app git config user.email github@revanced.app
sudo chown -R $USER:$USER .git sudo chown -R $USER:$USER .git
git add assets/i18n/*.json git add assets/i18n/strings.*.json
git commit -m "chore: Remove empty values from JSON" assets/i18n/*.json git commit -m "chore: Remove empty values from JSON" assets/i18n/strings.*.json
git push origin HEAD:feat/translations git push origin HEAD:feat/translations

View File

@@ -80,7 +80,7 @@ Some of the features ReVanced Manager provides are:
## 🔽 Download ## 🔽 Download
You can download the most recent version of ReVanced Manager at [revanced.app/download](https://revanced.app/download) or from [GitHub releases](https://github.com/ReVanced/revanced-manager/releases). You can download the most recent version of ReVanced Manager at [revanced.app/download](https://revanced.app/download) or from [GitHub releases](https://github.com/ReVanced/revanced-manager/releases/latest).
Learn how to use ReVanced Manager by following the [documentation](/docs). Learn how to use ReVanced Manager by following the [documentation](/docs).
## 📚 Everything else ## 📚 Everything else
@@ -98,10 +98,6 @@ To build a ReVanced Manager, you can follow the [documentation](/docs).
You can find the documentation for ReVanced Manager [here](/docs). You can find the documentation for ReVanced Manager [here](/docs).
### 👋 Contributing
Thank you for considering contributing to ReVanced Manager. You can find the contribution guidelines [here](/CONTRIBUTING.md).
## ⚖️ License ## ⚖️ License
ReVanced Manager is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information. ReVanced Manager is licensed under the GPLv3 license. Please see the [license file](LICENSE) for more information.

View File

@@ -70,7 +70,6 @@ linter:
- implementation_imports - implementation_imports
- collection_methods_unrelated_type - collection_methods_unrelated_type
- leading_newlines_in_multiline_strings - leading_newlines_in_multiline_strings
- library_names
- library_prefixes - library_prefixes
- library_private_types_in_public_api - library_private_types_in_public_api
- missing_whitespace_between_adjacent_strings - missing_whitespace_between_adjacent_strings
@@ -84,7 +83,6 @@ linter:
- overridden_fields - overridden_fields
- package_api_docs - package_api_docs
- package_names - package_names
- package_prefixed_library_names
- prefer_adjacent_string_concatenation - prefer_adjacent_string_concatenation
- prefer_asserts_in_initializer_lists - prefer_asserts_in_initializer_lists
- prefer_collection_literals - prefer_collection_literals
@@ -110,13 +108,11 @@ linter:
- prefer_is_not_empty - prefer_is_not_empty
- prefer_is_not_operator - prefer_is_not_operator
- prefer_iterable_whereType - prefer_iterable_whereType
- prefer_mixin # Has false positives, see https://github.com/dart-lang/linter/issues/3018
- prefer_null_aware_method_calls # "call()" is confusing to people new to the language since it's not documented anywhere - prefer_null_aware_method_calls # "call()" is confusing to people new to the language since it's not documented anywhere
- prefer_null_aware_operators - prefer_null_aware_operators
- prefer_single_quotes - prefer_single_quotes
- prefer_spread_collections - prefer_spread_collections
- prefer_typing_uninitialized_variables - prefer_typing_uninitialized_variables
- prefer_void_to_null
- provide_deprecation_message - provide_deprecation_message
- recursive_getters - recursive_getters
- sized_box_for_whitespace - sized_box_for_whitespace

View File

@@ -23,10 +23,10 @@ if (flutterVersionName == null) {
} }
android { android {
compileSdk flutter.compileSdkVersion compileSdk 34
ndkVersion flutter.ndkVersion
compileOptions { compileOptions {
coreLibraryDesugaringEnabled true
sourceCompatibility JavaVersion.VERSION_17 sourceCompatibility JavaVersion.VERSION_17
targetCompatibility JavaVersion.VERSION_17 targetCompatibility JavaVersion.VERSION_17
} }
@@ -44,10 +44,17 @@ android {
versionName flutterVersionName versionName flutterVersionName
} }
buildTypes { buildTypes {
release { configureEach {
shrinkResources = false
minifyEnabled = false
signingConfig signingConfigs.debug
ndk { ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64' abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64'
} }
}
release {
shrinkResources true
minifyEnabled true
if (System.getenv("signingKey") != null) { if (System.getenv("signingKey") != null) {
signingConfigs { signingConfigs {
create("release") { create("release") {
@@ -66,29 +73,17 @@ android {
} }
} else { } else {
signingConfig = signingConfigs.debug signingConfig = signingConfigs.debug
resValue "string", "app_name", "ReVanced Manager Debug" resValue "string", "app_name", "ReVanced Manager (Debug)"
applicationIdSuffix ".debug" applicationIdSuffix ".debug"
} }
} }
debug { debug {
shrinkResources false resValue "string", "app_name", "ReVanced Manager (Debug)"
minifyEnabled false
resValue "string", "app_name", "ReVanced Manager Debug"
applicationIdSuffix ".debug" applicationIdSuffix ".debug"
signingConfig signingConfigs.debug
ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64'
}
} }
profile { profile {
shrinkResources false resValue "string", "app_name", "ReVanced Manager (Profile)"
minifyEnabled false
resValue "string", "app_name", "ReVanced Manager Profile"
applicationIdSuffix ".profile" applicationIdSuffix ".profile"
signingConfig signingConfigs.debug
ndk {
abiFilters 'arm64-v8a', 'armeabi-v7a', 'x86_64'
}
} }
} }
packagingOptions { packagingOptions {
@@ -113,6 +108,7 @@ flutter {
} }
dependencies { dependencies {
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4") // https://pub.dev/packages/flutter_local_notifications#gradle-setup
implementation("app.revanced:revanced-patcher:19.3.1") implementation("app.revanced:revanced-patcher:19.3.1")
implementation("app.revanced:revanced-library:2.2.1") implementation("app.revanced:revanced-library:2.2.1")
} }

View File

@@ -5,6 +5,8 @@
# For more details, see # For more details, see
# http://developer.android.com/guide/developing/tools/proguard.html # http://developer.android.com/guide/developing/tools/proguard.html
-dontobfuscate
-keep class app.revanced.** { *; } -keep class app.revanced.** { *; }
-keep class com.android.tools.smali.** { *; } -keep class com.android.tools.smali.** { *; }
-keep class kotlin.** { *; } -keep class kotlin.** { *; }

View File

@@ -26,7 +26,8 @@
android:name="${applicationName}" android:name="${applicationName}"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/ic_launcher"
android:largeHeap="true" android:largeHeap="true"
android:requestLegacyExternalStorage="true"> android:requestLegacyExternalStorage="true"
android:enableOnBackInvokedCallback="true">
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"
android:exported="true" android:exported="true"
@@ -43,6 +44,10 @@
<category android:name="android.intent.category.LAUNCHER" /> <category android:name="android.intent.category.LAUNCHER" />
</intent-filter> </intent-filter>
</activity> </activity>
<service
android:name="de.julianassmann.flutter_background.IsolateHolderService"
android:exported="false"
android:foregroundServiceType="shortService" />
<activity <activity
android:name=".ExportSettingsActivity" android:name=".ExportSettingsActivity"
android:exported="true"> android:exported="true">

View File

@@ -109,14 +109,13 @@ class MainActivity : FlutterActivity() {
"getPatches" -> { "getPatches" -> {
val patchBundleFilePath = call.argument<String>("patchBundleFilePath")!! val patchBundleFilePath = call.argument<String>("patchBundleFilePath")!!
val cacheDirPath = call.argument<String>("cacheDirPath")!!
try { try {
val patchBundleFile = File(patchBundleFilePath) val patchBundleFile = File(patchBundleFilePath)
patchBundleFile.setWritable(false) patchBundleFile.setWritable(false)
patches = PatchBundleLoader.Dex( patches = PatchBundleLoader.Dex(
patchBundleFile, patchBundleFile,
optimizedDexDirectory = File(cacheDirPath) optimizedDexDirectory = codeCacheDir
) )
} catch (ex: Exception) { } catch (ex: Exception) {
return@setMethodCallHandler result.notImplemented() return@setMethodCallHandler result.notImplemented()
@@ -220,6 +219,9 @@ class MainActivity : FlutterActivity() {
keystorePassword: String keystorePassword: String
) { ) {
val inFile = File(inFilePath) val inFile = File(inFilePath)
// Necessary because the file is copied from a nonwriteable location.
inFile.setWritable(true)
inFile.setReadable(true)
val outFile = File(outFilePath) val outFile = File(outFilePath)
val integrations = File(integrationsPath) val integrations = File(integrationsPath)
val keyStoreFile = File(keyStoreFilePath) val keyStoreFile = File(keyStoreFilePath)
@@ -365,6 +367,9 @@ class MainActivity : FlutterActivity() {
"An error occurred:\n$stack" "An error occurred:\n$stack"
) )
} }
} finally {
inFile.delete()
tmpDir.deleteRecursively()
} }
handler.post { result.success(null) } handler.post { result.success(null) }

View File

@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools"
tools:keep="@drawable/ic_notification" />

View File

@@ -15,11 +15,32 @@ allprojects {
} }
rootProject.buildDir = '../build' rootProject.buildDir = '../build'
// TODO: Bump SDK
// Reference: https://github.com/flutter/flutter/issues/153281#issuecomment-2292201697
subprojects { subprojects {
afterEvaluate { project ->
if (project.extensions.findByName("android") != null) {
Integer pluginCompileSdk = project.android.compileSdk
if (pluginCompileSdk != null && pluginCompileSdk < 31) {
project.logger.error(
"Warning: Overriding compileSdk version in Flutter plugin: "
+ project.name
+ " from "
+ pluginCompileSdk
+ " to 31 (to work around https://issuetracker.google.com/issues/199180389)."
+ "\nIf there is not a new version of " + project.name + ", consider filing an issue against "
+ project.name
+ " to increase their compileSdk to the latest (otherwise try updating to the latest version)."
)
project.android {
compileSdk 31
}
}
}
}
project.buildDir = "${rootProject.buildDir}/${project.name}" project.buildDir = "${rootProject.buildDir}/${project.name}"
} project.evaluationDependsOn(":app")
subprojects {
project.evaluationDependsOn(':app')
} }
tasks.register("clean", Delete) { tasks.register("clean", Delete) {

View File

@@ -1,4 +1,4 @@
org.gradle.jvmargs=-Xmx1536M -XX:+UseParallelGC org.gradle.jvmargs=-Xmx4096m -XX:+UseParallelGC
org.gradle.parallel=true org.gradle.parallel=true
org.gradle.daemon=true org.gradle.daemon=true
org.gradle.caching=true org.gradle.caching=true

View File

@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip distributionSha256Sum=5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a
distributionSha256Sum=9631d53cf3e74bfa726893aee1f8994fee4e060c401335946dba2156f440f24c distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME

View File

@@ -18,8 +18,8 @@ pluginManagement {
plugins { plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0" id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.1.2" apply false id "com.android.application" version "8.5.1" apply false
id "org.jetbrains.kotlin.android" version "1.9.23" apply false id "org.jetbrains.kotlin.android" version "2.0.0" apply false
} }
include ":app" include ":app"

View File

View File

@@ -4,14 +4,10 @@
"dismissButton": "Dismiss", "dismissButton": "Dismiss",
"quitButton": "Quit", "quitButton": "Quit",
"updateButton": "Update", "updateButton": "Update",
"enabledLabel": "Enabled",
"disabledLabel": "Disabled",
"installed": "Installed: ${version}",
"suggested": "Suggested: ${version}", "suggested": "Suggested: ${version}",
"yesButton": "Yes", "yesButton": "Yes",
"noButton": "No", "noButton": "No",
"warning": "Warning", "warning": "Warning",
"options": "Options",
"notice": "Notice", "notice": "Notice",
"noShowAgain": "Don't show this again", "noShowAgain": "Don't show this again",
"add": "Add", "add": "Add",
@@ -27,10 +23,10 @@
"refreshSuccess": "Refreshed successfully", "refreshSuccess": "Refreshed successfully",
"widgetTitle": "Dashboard", "widgetTitle": "Dashboard",
"updatesSubtitle": "Updates", "updatesSubtitle": "Updates",
"patchedSubtitle": "Patched apps", "lastPatchedAppSubtitle": "Last patched app",
"patchedSubtitle": "Installed apps",
"changeLaterSubtitle": "You can change this in the settings at a later time.", "changeLaterSubtitle": "You can change this in the settings at a later time.",
"noUpdates": "No updates available", "noSavedAppFound": "No app found",
"WIP": "Work in progress...",
"noInstallations": "No patched apps installed", "noInstallations": "No patched apps installed",
"installUpdate": "Continue to install the update?", "installUpdate": "Continue to install the update?",
"updateSheetTitle": "Update ReVanced Manager", "updateSheetTitle": "Update ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Download necessary files?", "downloadConsentDialogTitle": "Download necessary files?",
"downloadConsentDialogText": "ReVanced Manager needs to download necessary files to work properly.", "downloadConsentDialogText": "ReVanced Manager needs to download necessary files to work properly.",
"downloadConsentDialogText2": "This will connect you to ${url}.", "downloadConsentDialogText2": "This will connect you to ${url}.",
"checkUpdateDialogTitle": "Check for updates?",
"checkUpdateDialogText": "Do you want ReVanced Manager to check for updates automatically?",
"notificationTitle": "Update downloaded",
"notificationText": "Tap to install the update",
"downloadingMessage": "Downloading update...", "downloadingMessage": "Downloading update...",
"downloadedMessage": "Update downloaded", "downloadedMessage": "Update downloaded",
"installingMessage": "Installing update...", "installingMessage": "Installing update...",
"errorDownloadMessage": "Unable to download update", "errorDownloadMessage": "Unable to download update",
"errorInstallMessage": "Unable to install update", "errorInstallMessage": "Unable to install update",
"noConnection": "No internet connection", "noConnection": "No internet connection"
"updatesDisabled": "Updating a patched app is currently disabled. Repatch the app again."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Info" "infoButton": "Info"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Loading...", "loadingLabel": "Loading...",
"timeagoLabel": "${time} ago", "timeagoLabel": "${time} ago"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Update Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"armv7WarningDialogText": "Patching on ARMv7 devices is not yet supported and might fail. Continue anyways?", "incompatibleArchWarningDialogText": "Patching on this architecture is not yet supported and might fail. Continue anyways?",
"removedPatchesWarningDialogText": "The following patches have been removed since the last time you used them.\n\n${patches}\n\nContinue anyways?", "removedPatchesWarningDialogText": "The following patches have been removed since the last time you used them.\n\n${patches}\n\nContinue anyways?",
"requiredOptionDialogText": "Some patch options have to be set." "requiredOptionDialogText": "Some patch options have to be set."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Selected app", "widgetTitleSelected": "Selected app",
"widgetSubtitle": "No app selected", "widgetSubtitle": "No app selected",
"noAppsLabel": "No applications found", "noAppsLabel": "No applications found",
"currentVersion": "Current",
"suggestedVersion": "Suggested",
"anyVersion": "Any version" "anyVersion": "Any version"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Custom value", "customValue": "Custom value",
"resetOptionsTooltip": "Reset patch options", "setToNull": "Set to null",
"nullValue": "This option value is currently null",
"viewTitle": "Patch options", "viewTitle": "Patch options",
"saveOptions": "Save", "saveOptions": "Save",
"addOptions": "Add options", "unselectPatch": "Unselect patch",
"deselectPatch": "Deselect patch",
"tooltip": "More input options", "tooltip": "More input options",
"selectFilePath": "Select file path", "selectFilePath": "Select file path",
"selectFolder": "Select folder", "selectFolder": "Select folder",
"selectOption": "Select option", "requiredOption": "Setting this option is required",
"requiredOption": "This option is required",
"unsupportedOption": "This option is not supported", "unsupportedOption": "This option is not supported",
"requiredOptionNull": "The following options have to be set:\n\n${options}" "requiredOptionNull": "The following options have to be set:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Use default selection" "patchesChangeWarningDialogButton": "Use default selection"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installer",
"installType": "Select install type", "installType": "Select install type",
"installTypeDescription": "Select the installation type to continue with.", "installTypeDescription": "Select the installation type to continue with.",
"installButton": "Install", "installButton": "Install",
@@ -148,7 +132,6 @@
"warning": "Disable auto updates for the patched app to avoid unexpected issues.", "warning": "Disable auto updates for the patched app to avoid unexpected issues.",
"pressBackAgain": "Press back again to cancel", "pressBackAgain": "Press back again to cancel",
"openButton": "Open", "openButton": "Open",
"shareButton": "Share file",
"notificationTitle": "ReVanced Manager is patching", "notificationTitle": "ReVanced Manager is patching",
"notificationText": "Tap to return to the installer", "notificationText": "Tap to return to the installer",
"exportApkButtonTooltip": "Export patched APK", "exportApkButtonTooltip": "Export patched APK",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Enjoy an experience closer to your device", "dynamicThemeHint": "Enjoy an experience closer to your device",
"languageLabel": "Language", "languageLabel": "Language",
"languageUpdated": "Language updated", "languageUpdated": "Language updated",
"englishOption": "English",
"sourcesLabel": "Alternative sources", "sourcesLabel": "Alternative sources",
"sourcesLabelHint": "Configure the alternative sources for ReVanced Patches and ReVanced Integrations", "sourcesLabelHint": "Configure the alternative sources for ReVanced Patches and ReVanced Integrations",
"sourcesIntegrationsLabel": "Integrations source", "sourcesIntegrationsLabel": "Integrations source",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Show a dialog when a new update is available", "showUpdateDialogHint": "Show a dialog when a new update is available",
"universalPatchesLabel": "Show universal patches", "universalPatchesLabel": "Show universal patches",
"universalPatchesHint": "Display all apps and universal patches (may slow down the app list)", "universalPatchesHint": "Display all apps and universal patches (may slow down the app list)",
"lastPatchedAppLabel": "Save patched app",
"lastPatchedAppHint": "Save the last patch to install or export later",
"versionCompatibilityCheckLabel": "Version compatibility check", "versionCompatibilityCheckLabel": "Version compatibility check",
"versionCompatibilityCheckHint": "Prevent selecting patches that are not compatible with the selected app version", "versionCompatibilityCheckHint": "Prevent selecting patches that are not compatible with the selected app version",
"requireSuggestedAppVersionLabel": "Require suggested app version", "requireSuggestedAppVersionLabel": "Require suggested app version",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "App info", "widgetTitle": "App info",
"openButton": "Open", "openButton": "Open",
"installButton": "Install",
"uninstallButton": "Uninstall", "uninstallButton": "Uninstall",
"unmountButton": "Unmount", "unmountButton": "Unmount",
"exportButton": "Export",
"deleteButton": "Delete",
"rootDialogTitle": "Error", "rootDialogTitle": "Error",
"lastPatchedAppDescription": "This is a backup of the app that was last patched.",
"unmountDialogText": "Are you sure you want to unmount this app?", "unmountDialogText": "Are you sure you want to unmount this app?",
"uninstallDialogText": "Are you sure you want to uninstall this app?", "uninstallDialogText": "Are you sure you want to uninstall this app?",
"rootDialogText": "App was installed with superuser permissions, but currently ReVanced Manager has no permissions.\nPlease grant superuser permissions first.", "rootDialogText": "App was installed with superuser permissions, but currently ReVanced Manager has no permissions.\nPlease grant superuser permissions first.",
"removeAppDialogTitle": "Delete app?",
"removeAppDialogText": "Are you sure you want to delete this backup?",
"packageNameLabel": "Package name", "packageNameLabel": "Package name",
"installTypeLabel": "Installation type", "installTypeLabel": "Installation type",
"mountTypeLabel": "Mount", "mountTypeLabel": "Mount",
"regularTypeLabel": "Regular", "regularTypeLabel": "Regular",
"patchedDateLabel": "Patched date", "patchedDateLabel": "Patched date",
"appliedPatchesLabel": "Applied patches", "appliedPatchesLabel": "Applied patches",
"sizeLabel": "File size",
"patchedDateHint": "${date} at ${time}", "patchedDateHint": "${date} at ${time}",
"appliedPatchesHint": "${quantity} applied patches", "appliedPatchesHint": "${quantity} applied patches",
"updateNotImplemented": "This feature has not been implemented yet" "updateNotImplemented": "This feature has not been implemented yet"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contributors", "widgetTitle": "Contributors"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Version mismatch", "mount_version_mismatch": "Version mismatch",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "The installation took too long to finish.\n\nWould you like to try again?", "status_failure_timeout_description": "The installation took too long to finish.\n\nWould you like to try again?",
"status_failure_storage_description": "The installation failed due to insufficient storage.\n\nFree up some space and try again.", "status_failure_storage_description": "The installation failed due to insufficient storage.\n\nFree up some space and try again.",
"status_failure_invalid_description": "The installation failed due to the patched app being invalid.\n\nUninstall the app and try again?", "status_failure_invalid_description": "The installation failed due to the patched app being invalid.\n\nUninstall the app and try again?",
"status_failure_incompatible_description": "The app is incompatible with this device.\n\nContact the developer of the app and ask for support.", "status_failure_incompatible_description": "The app is incompatible with this device.\n\nUse an APK that is supported by this device and try again.",
"status_failure_conflict_description": "The installation was prevented by an existing installation of the app.\n\nUninstall the installed app and try again?", "status_failure_conflict_description": "The installation was prevented by an existing installation of the app.\n\nUninstall the installed app and try again?",
"status_failure_blocked_description": "The installation was blocked by ${packageName}.\n\nAdjust your security settings and try again.", "status_failure_blocked_description": "The installation was blocked by ${packageName}.\n\nAdjust your security settings and try again.",
"install_failed_verification_failure_description": "The installation failed due to a verification issue.\n\nAdjust your security settings and try again.", "install_failed_verification_failure_description": "The installation failed due to a verification issue.\n\nAdjust your security settings and try again.",

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

114
assets/i18n/strings_ar_SA.i18n.json Executable file → Normal file
View File

@@ -4,19 +4,15 @@
"dismissButton": "تجاهل", "dismissButton": "تجاهل",
"quitButton": "إنهاء", "quitButton": "إنهاء",
"updateButton": "تحديث", "updateButton": "تحديث",
"enabledLabel": "مفعّل",
"disabledLabel": "معطّل",
"installed": "المثبّت: ${version}",
"suggested": "المقترح: ${version}", "suggested": "المقترح: ${version}",
"yesButton": "نعم", "yesButton": "نعم",
"noButton": "لا", "noButton": "لا",
"warning": "تحذير", "warning": "تحذير",
"options": "الخيارات",
"notice": "تنويه", "notice": "تنويه",
"noShowAgain": "لا تعرض هذا مرة أخرى", "noShowAgain": "لا تعرض هذا مرة أخرى",
"add": "إضافة", "add": "إضافة",
"remove": "إزالة", "remove": "إزالة",
"showChangelogButton": "إظهار سجل التغييرات", "showChangelogButton": "عرض سجل التغييرات",
"showUpdateButton": "عرض التحديث", "showUpdateButton": "عرض التحديث",
"navigationView": { "navigationView": {
"dashboardTab": "لوحة التحكم", "dashboardTab": "لوحة التحكم",
@@ -27,10 +23,10 @@
"refreshSuccess": "تم التحديث بنجاح", "refreshSuccess": "تم التحديث بنجاح",
"widgetTitle": "لوحة التحكم", "widgetTitle": "لوحة التحكم",
"updatesSubtitle": "تحديثات", "updatesSubtitle": "تحديثات",
"patchedSubtitle": "التطبيقات المعدلة", "lastPatchedAppSubtitle": "آخر تطبيق تم تعديله",
"patchedSubtitle": "التطبيقات المثبتة",
"changeLaterSubtitle": "يمكنك تغيير هذا في الإعدادات في وقت لاحق.", "changeLaterSubtitle": "يمكنك تغيير هذا في الإعدادات في وقت لاحق.",
"noUpdates": "لا توجد تحديثات متاحة", "noSavedAppFound": "لم يتم العثور على تطبيق",
"WIP": "العمل قيد التقدم...",
"noInstallations": "لا توجد تطبيقات معدلة مثبتة", "noInstallations": "لا توجد تطبيقات معدلة مثبتة",
"installUpdate": "هل تريد الاستمرار في تثبيت التحديث؟", "installUpdate": "هل تريد الاستمرار في تثبيت التحديث؟",
"updateSheetTitle": "تحديث ReVanced Manager", "updateSheetTitle": "تحديث ReVanced Manager",
@@ -38,50 +34,40 @@
"updatePatchesSheetTitle": "تحديث تعديلات ReVanced", "updatePatchesSheetTitle": "تحديث تعديلات ReVanced",
"updateChangelogTitle": "سجل التغييرات", "updateChangelogTitle": "سجل التغييرات",
"updateDialogText": "يتوفر تحديث جديد لـ ${file}.\n\nالإصدار المثبت حاليًا هو ${version}.", "updateDialogText": "يتوفر تحديث جديد لـ ${file}.\n\nالإصدار المثبت حاليًا هو ${version}.",
"downloadConsentDialogTitle": حميل الملفات المطلوبة؟", "downloadConsentDialogTitle": نزيل الملفات اللازمة؟",
"downloadConsentDialogText": "يحتاج مدير ReVanced إلى تنزيل الملفات الضرورية ليعمل بشكل صحيح.", "downloadConsentDialogText": "يحتاج مدير ReVanced إلى تنزيل الملفات اللازمة ليعمل بشكل صحيح.",
"downloadConsentDialogText2": "سيؤدي هذا إلى توصيلك بـ ${url}.", "downloadConsentDialogText2": "سيؤدي هذا إلى توصيلك بـ ${url}.",
"checkUpdateDialogTitle": "التحقق من وجود تحديثات؟", "downloadingMessage": "جارٍ تنزيل التحديث...",
"checkUpdateDialogText": "هل تريد أن يقوم مدير ReVanced بالتحقق من وجود تحديثات تلقائياً؟",
"notificationTitle": "تم تنزيل التحديث",
"notificationText": "انقر لتثبيت التحديث",
"downloadingMessage": "جارٍ تحميل التحديث...",
"downloadedMessage": "تم تنزيل التحديث", "downloadedMessage": "تم تنزيل التحديث",
"installingMessage": "جارٍ تثبيت التحديث...", "installingMessage": "جارٍ تثبيت التحديث...",
"errorDownloadMessage": "تعذر تحميل التحديث", "errorDownloadMessage": "تعذر تنزيل التحديث",
"errorInstallMessage": "تعذّر تثبيت التحديث", "errorInstallMessage": "تعذّر تثبيت التحديث",
"noConnection": "لا يوجد اتصال بالإنترنت", "noConnection": "لا يوجد اتصال بالإنترنت"
"updatesDisabled": "تحديث تطبيق تم تعديله معطل حاليًا. أعد تعديل التطبيق مرة أخرى."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "معلومات" "infoButton": "معلومات"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "جارٍ التحميل...", "loadingLabel": "جارٍ التحميل...",
"timeagoLabel": "منذ ${time}", "timeagoLabel": "منذ ${time}"
"patcherLabel": "المعدل: ",
"managerLabel": "المدير: ",
"updateButton": "تحديث المدير"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "المُعَّدِّل", "widgetTitle": "المُعَّدِّل",
"patchButton": "تعديل", "patchButton": "تعديل",
"armv7WarningDialogText": "التعديل على أجهزة ARMv7 غير مدعوم حتى الآن وقد يفشل. هل تريد المتابعة على أي حال؟", "incompatibleArchWarningDialogText": "لم يتم دعم التعديلات الخاصة بهذه البنية حتى الآن وقد تفشل. هل تريد المتابعة على أي حال؟",
"removedPatchesWarningDialogText": "تم إزالة التعديلات التالية منذ آخر مرة استخدمتها فيها.\n\n${patches}\n\nتابع على أي حال؟", "removedPatchesWarningDialogText": "تم إزالة التعديلات التالية منذ آخر مرة استخدمتها فيها.\n\n${patches}\n\nتابع على أي حال؟",
"requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل." "requiredOptionDialogText": "يجب ضبط بعض خيارات التعديل."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "اختر تطبيق", "widgetTitle": "حدد تطبيق",
"widgetTitleSelected": "التطبيق المحدد", "widgetTitleSelected": "التطبيق المحدد",
"widgetSubtitle": "لم يتم تحديد أي تطبيق", "widgetSubtitle": "لم يتم تحديد أي تطبيق",
"noAppsLabel": "لم يتم العثور على تطبيقات", "noAppsLabel": "لم يتم العثور على تطبيقات",
"currentVersion": "الحالي",
"suggestedVersion": "المقترحة",
"anyVersion": "أي إصدار" "anyVersion": "أي إصدار"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "حدد التعديلات", "widgetTitle": "حدد التعديلات",
"widgetTitleSelected": "التعديلات التي تم اختيارها", "widgetTitleSelected": "التعديلات التي تم تحديدها",
"widgetSubtitle": "حدد تطبيق أولاً", "widgetSubtitle": "حدد تطبيق أولاً",
"widgetEmptySubtitle": "لم يتم تحديد أي تعديلات" "widgetEmptySubtitle": "لم يتم تحديد أي تعديلات"
}, },
@@ -90,13 +76,15 @@
"widgetSubtitle": "تابعونا!" "widgetSubtitle": "تابعونا!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "اختر تطبيق", "viewTitle": "حدد تطبيق",
"searchBarHint": "البحث عن تطبيق", "searchBarHint": "البحث عن تطبيق",
"storageButton": "التخزين", "storageButton": "التخزين",
"selectFromStorageButton": "اختيار من التخزين", "selectFromStorageButton": "تحديد من التخزين",
"errorMessage": "لا يمكن استخدام التطبيق المحدد", "errorMessage": "لا يمكن استخدام التطبيق المحدد",
"downloadToast": "خاصية التحميل غير متوفرة بعد", "downloadToast": "خاصية التنزيل غير متوفرة بعد",
"featureNotAvailable": "الميزة غير مُدمَجة بعد" "requireSuggestedAppVersionDialogText": "الإصدار من التطبيق الذي حددته لا يتطابق مع الإصدار المقترح الذي يمكن أن يؤدي إلى مشاكل غير متوقعة. الرجاء استخدام الإصدار المقترح.\n\nالإصدار المحدد: ${selected}\nالإصدار المقترح: ${suggested}\n\nللاستمرار على أي حال، قم بتعطيل \"طلب إصدار التطبيق المقترح\" في الإعدادات.",
"featureNotAvailable": "الميزة غير مُدمَجة بعد",
"featureNotAvailableText": "هذا التطبيق عبارة عن ملف Spilt APK ولا يمكن تعديله وتثبيته بشكل موثوق إلا عن طريق التثبيت باستخدام أذونات Root. ومع ذلك، يمكنك تعديل وتثبيت ملف APK كاملًا عن طريق تحديده من وحدة التخزين."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "حدد التعديلات", "viewTitle": "حدد التعديلات",
@@ -116,35 +104,34 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "تخصيص القيمة", "customValue": "تخصيص القيمة",
"resetOptionsTooltip": "إعادة تعيين خيارات التعديل", "setToNull": "تعيين إلى ملغي",
"nullValue": "قيمة هذا الخيار فارغة حاليًا",
"viewTitle": "خيارات التعديل", "viewTitle": "خيارات التعديل",
"saveOptions": "حفظ", "saveOptions": "حفظ",
"addOptions": "إضافة خيارات", "unselectPatch": "إلغاء تحديد التعديل",
"deselectPatch": "إلغاء تحديد التعديل",
"tooltip": "المزيد من خيارات الإدخال", "tooltip": "المزيد من خيارات الإدخال",
"selectFilePath": "تحديد مسار الملف", "selectFilePath": "تحديد مسار الملف",
"selectFolder": "تحديد مجلد", "selectFolder": "تحديد مجلد",
"selectOption": "تحديد خيار", "requiredOption": "إعداد هذا الخيار مطلوب",
"requiredOption": "هذا الخيار مطلوب",
"unsupportedOption": "هذا الخيار غير مدعوم", "unsupportedOption": "هذا الخيار غير مدعوم",
"requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}" "requiredOptionNull": "يجب تعيين الخيارات التالية:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "قد يؤدي تحديد هذا التعديل إلى حدوث أخطاء في عملية التعديل.\n\nإصدار التطبيق: ${packageVersion}\nالإصدارات المدعومة حالياً:\n${supportedVersions}", "unsupportedDialogText": "قد يؤدي تحديد هذا التعديل إلى حدوث أخطاء في عملية التعديل.\n\nإصدار التطبيق: ${packageVersion}\nالإصدارات المدعومة حاليًا:\n${supportedVersions}",
"unsupportedPatchVersion": "التعديل غير مدعوم لإصدار التطبيق هذا.", "unsupportedPatchVersion": "التعديل غير مدعوم لإصدار التطبيق هذا.",
"unsupportedRequiredOption": "يحتوي هذا التعديل على خيار مطلوب لا يدعمه هذا التطبيق", "unsupportedRequiredOption": "يحتوي هذا التعديل على خيار مطلوب لا يدعمه هذا التطبيق",
"patchesChangeWarningDialogText": "يوصى باستخدام تحديد التعديل وخياراته الافتراضية. قد يؤدي تغييرها إلى حدوث مشكلات غير متوقعة.\n\nستحتاج إلى تشغيل \"السماح بتغيير تحديد التعديل\" في الإعدادات قبل تغيير أي تحديد تعديل.",
"patchesChangeWarningDialogButton": "استخدام التحديد الافتراضي" "patchesChangeWarningDialogButton": "استخدام التحديد الافتراضي"
}, },
"installerView": { "installerView": {
"widgetTitle": "المثبت",
"installType": "تحديد نوع التثبيت", "installType": "تحديد نوع التثبيت",
"installTypeDescription": "حدد نوع التثبيت للمتابعة.", "installTypeDescription": "تحديد نوع التثبيت للمتابعة.",
"installButton": "تثبيت", "installButton": "تثبيت",
"installRootType": "تحميل", "installRootType": "Mount",
"installNonRootType": "عادي", "installNonRootType": "عادي",
"warning": "قم بتعطيل التحديثات التلقائية للتطبيق المعدل لتجنب المشكلات غير المتوقعة.",
"pressBackAgain": "اضغط رجوع مرة اخرى للإلغاء", "pressBackAgain": "اضغط رجوع مرة اخرى للإلغاء",
"openButton": "فتح", "openButton": "فتح",
"shareButton": "شارك ملف",
"notificationTitle": "ReVanced Manager يقوم بعملية التعديل", "notificationTitle": "ReVanced Manager يقوم بعملية التعديل",
"notificationText": "انقر للعودة إلى المثبت", "notificationText": "انقر للعودة إلى المثبت",
"exportApkButtonTooltip": "تصدير APK المعدل", "exportApkButtonTooltip": "تصدير APK المعدل",
@@ -160,7 +147,7 @@
"debugSectionTitle": "تصحيح الأخطاء", "debugSectionTitle": "تصحيح الأخطاء",
"advancedSectionTitle": "إعدادات متقدمة", "advancedSectionTitle": "إعدادات متقدمة",
"exportSectionTitle": "استيراد و تصدير", "exportSectionTitle": "استيراد و تصدير",
"dataSectionTitle": "مصادر البيانات", "dataSectionTitle": "مصدر البيانات",
"themeModeLabel": "مظهر التطبيق", "themeModeLabel": "مظهر التطبيق",
"systemThemeLabel": "النظام", "systemThemeLabel": "النظام",
"lightThemeLabel": "فاتح (ابيض)", "lightThemeLabel": "فاتح (ابيض)",
@@ -169,14 +156,17 @@
"dynamicThemeHint": "استمتع بتجربة أقرب إلى جهازك", "dynamicThemeHint": "استمتع بتجربة أقرب إلى جهازك",
"languageLabel": "اللغة", "languageLabel": "اللغة",
"languageUpdated": "تم تحديث اللغة", "languageUpdated": "تم تحديث اللغة",
"englishOption": "الإنجليزية",
"sourcesLabel": "مصادر بديلة", "sourcesLabel": "مصادر بديلة",
"sourcesLabelHint": "قم بتكوين المصادر البديلة لتعديلات ReVanced وتكاملات ReVanced",
"sourcesIntegrationsLabel": "مصدر الـدمج", "sourcesIntegrationsLabel": "مصدر الـدمج",
"useAlternativeSources": "استخدام مصادر بديلة", "useAlternativeSources": "استخدام مصادر بديلة",
"useAlternativeSourcesHint": "استخدم مصادر بديلة لتعديلات ReVanced وعمليات التكامل ReVanced بدلاً من API",
"sourcesResetDialogTitle": "إعادة التعيين", "sourcesResetDialogTitle": "إعادة التعيين",
"sourcesResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين المصادر الخاصة بك إلى قيمها الافتراضية؟", "sourcesResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين المصادر الخاصة بك إلى قيمها الافتراضية؟",
"apiURLResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين رابط API الخاص بك إلى قيمته الافتراضية؟", "apiURLResetDialogText": "هل أنت متأكد من أنك تريد إعادة تعيين رابط API الخاص بك إلى قيمته الافتراضية؟",
"sourcesUpdateNote": "ملاحظة: سيؤدي هذا إلى تنزيل تعديلات ReVanced وتكاملات ReVanced تلقائيًا من المصادر البديلة.\n\nسيؤدي هذا إلى توصيلك بالمصدر البديل.",
"apiURLLabel": "رابط API", "apiURLLabel": "رابط API",
"apiURLHint": "تكوين عنوان URL لواجهة برمجة التطبيقات الخاصة بـ ReVanced Manager",
"selectApiURL": "رابط API", "selectApiURL": "رابط API",
"orgPatchesLabel": "تنظيم التعديلات", "orgPatchesLabel": "تنظيم التعديلات",
"sourcesPatchesLabel": "مصدر التعديلات", "sourcesPatchesLabel": "مصدر التعديلات",
@@ -186,16 +176,21 @@
"logsLabel": "مشاركة السجلات", "logsLabel": "مشاركة السجلات",
"logsHint": "مشاركة سجلات ReVanced Manager", "logsHint": "مشاركة سجلات ReVanced Manager",
"enablePatchesSelectionLabel": "السماح بتغيير تحديد التعديل", "enablePatchesSelectionLabel": "السماح بتغيير تحديد التعديل",
"enablePatchesSelectionHint": "لا تمنع تحديد أو إلغاء تحديد التعديلات",
"enablePatchesSelectionWarningText": "قد يؤدي تغيير تحديد التعديلات إلى حدوث مشكلات غير متوقعة.\n\nهل تريد التمكين على أي حال؟", "enablePatchesSelectionWarningText": "قد يؤدي تغيير تحديد التعديلات إلى حدوث مشكلات غير متوقعة.\n\nهل تريد التمكين على أي حال؟",
"disablePatchesSelectionWarningText": "أنت على وشك تعطيل تغيير تحديد التعديلات.\nستتم استعادة التحديد الافتراضي للتعديلات.\n\nهل تريد التعطيل على أي حال؟", "disablePatchesSelectionWarningText": "أنت على وشك تعطيل تغيير تحديد التعديلات.\nستتم استعادة التحديد الافتراضي للتعديلات.\n\nهل تريد التعطيل على أي حال؟",
"autoUpdatePatchesLabel": "تحديث التعديلات تلقائيًا", "autoUpdatePatchesLabel": "تحديث التعديلات تلقائيًا",
"autoUpdatePatchesHint": "تحديث التعديلات تلقائيًا إلى الإصدار الأحدث", "autoUpdatePatchesHint": "تحديث التعديلات تلقائيًا إلى الإصدار الأحدث",
"showUpdateDialogLabel": "عرض مربع حوار التحديث", "showUpdateDialogLabel": "عرض مربع حوار التحديث",
"showUpdateDialogHint": "إظهار مربع حوار عندما يتوفر تحديث جديد", "showUpdateDialogHint": "عرض مربع حوار عندما يتوفر تحديث جديد",
"universalPatchesLabel": "عرض التعديلات العامة", "universalPatchesLabel": "عرض التعديلات العامة",
"universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)", "universalPatchesHint": "عرض جميع التطبيقات والتعديلات العامة (قد تؤدي إلى إبطاء قائمة التطبيقات)",
"lastPatchedAppLabel": "حفظ التطبيق المعدل",
"lastPatchedAppHint": "حفظ آخر تعديل لتثبيته أو تصديره لاحقًا",
"versionCompatibilityCheckLabel": "التحقق من توافق الإصدار", "versionCompatibilityCheckLabel": "التحقق من توافق الإصدار",
"versionCompatibilityCheckHint": "منع تحديد التعديلات غير المتوافقة مع إصدار التطبيق المحدد",
"requireSuggestedAppVersionLabel": "يتطلب إصدار التطبيق المقترح", "requireSuggestedAppVersionLabel": "يتطلب إصدار التطبيق المقترح",
"requireSuggestedAppVersionHint": "منع تحديد تطبيق بإصدار غير المقترح",
"requireSuggestedAppVersionDialogText": "قد يؤدي تحديد تطبيق ليس هو الإصدار المقترح إلى حدوث مشكلات غير متوقعة.\n\nهل تريد المتابعة على أية حال؟", "requireSuggestedAppVersionDialogText": "قد يؤدي تحديد تطبيق ليس هو الإصدار المقترح إلى حدوث مشكلات غير متوقعة.\n\nهل تريد المتابعة على أية حال؟",
"aboutLabel": "لمحة", "aboutLabel": "لمحة",
"snackbarMessage": "نُسِخ إلى الحافظة", "snackbarMessage": "نُسِخ إلى الحافظة",
@@ -243,15 +238,25 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "معلومات التطبيق", "widgetTitle": "معلومات التطبيق",
"openButton": "فتح", "openButton": "فتح",
"installButton": "تثبيت",
"uninstallButton": "إلغاء التثبيت", "uninstallButton": "إلغاء التثبيت",
"unmountButton": "Unmount",
"exportButton": "تصدير",
"deleteButton": "حذف",
"rootDialogTitle": "خطأ", "rootDialogTitle": "خطأ",
"lastPatchedAppDescription": "هذه نسخة احتياطية من التطبيق الذي تم تعديله آخر مرة.",
"unmountDialogText": "هل أنت متأكد من أنك تريد Unmount لهذا التطبيق؟",
"uninstallDialogText": "هل أنت متأكد من أنك تريد إلغاء تثبيت هذا التطبيق؟", "uninstallDialogText": "هل أنت متأكد من أنك تريد إلغاء تثبيت هذا التطبيق؟",
"rootDialogText": "تم تثبيت التطبيق بأذونات المستخدم المتميز، لكن ReVanced Manager ليس لديه أذونات حاليًا.\nالرجاء منح أذونات المستخدم المتميز أولاً.", "rootDialogText": "تم تثبيت التطبيق بأذونات المستخدم المتميز، لكن ReVanced Manager ليس لديه أذونات حاليًا.\nالرجاء منح أذونات المستخدم المتميز أولاً.",
"removeAppDialogTitle": "حذف التطبيق؟",
"removeAppDialogText": "هل أنت متأكد من أنك تريد حذف هذه النسخة الاحتياطية؟",
"packageNameLabel": "اسم الحُزْمَة", "packageNameLabel": "اسم الحُزْمَة",
"installTypeLabel": "نوع التثبيت", "installTypeLabel": "نوع التثبيت",
"mountTypeLabel": "Mount",
"regularTypeLabel": "عادي", "regularTypeLabel": "عادي",
"patchedDateLabel": "تاريخ التعديل", "patchedDateLabel": "تاريخ التعديل",
"appliedPatchesLabel": "التعديلات المطبقة", "appliedPatchesLabel": "التعديلات المطبقة",
"sizeLabel": "حجم الملف",
"patchedDateHint": "${date} في ${time}", "patchedDateHint": "${date} في ${time}",
"appliedPatchesHint": "${quantity} تعديلات مطبقة", "appliedPatchesHint": "${quantity} تعديلات مطبقة",
"updateNotImplemented": "لم يتم تنفيذ هذه الميزة بعد" "updateNotImplemented": "لم يتم تنفيذ هذه الميزة بعد"
@@ -260,12 +265,29 @@
"widgetTitle": "المساهمون" "widgetTitle": "المساهمون"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "نسخة غير متطابقة", "mount_version_mismatch": "الإصدار غير متطابق",
"mount_no_root": "لا توجد صلاحيات روت", "mount_no_root": "لا توجد صلاحيات Root",
"mount_missing_installation": "التثبيت غير متوفر",
"status_failure_blocked": "التثبيت محظور",
"install_failed_verification_failure": "فشل التحقق", "install_failed_verification_failure": "فشل التحقق",
"status_failure_invalid": "التثبيت غير صالح", "status_failure_invalid": "التثبيت غير صالح",
"install_failed_version_downgrade": "لا يمكن الرجوع إلى إصدار سابق",
"status_failure_conflict": "تعارض التثبيت",
"status_failure_storage": "مشكلة تخزين التثبيت",
"status_failure_incompatible": "التثبيت غير متوافق", "status_failure_incompatible": "التثبيت غير متوافق",
"status_failure_timeout": "مهلة التثبيت",
"status_unknown": "فشل التثبيت", "status_unknown": "فشل التثبيت",
"mount_version_mismatch_description": "فشل التثبيت نظرًا لكون التطبيق المثبت إصدارًا مختلفًا عن التطبيق الذي تم تعديله.\n\nقم بتثبيت إصدار التطبيق الذي تقوم بتثبيته وحاول مرة أخرى.",
"mount_no_root_description": "فشل التثبيت بسبب عدم منح الوصول إلى Root.\n\nامنح حق الوصول Root إلى ReVanced Manager وحاول مرة أخرى.",
"mount_missing_installation_description": "فشل التثبيت بسبب عدم تثبيت التطبيق غير المعدل على هذا الجهاز من أجل تثبيته عليه.\n\nقم بتثبيت التطبيق غير المعدل قبل التثبيت وحاول مرة أخرى.",
"status_failure_timeout_description": "استغرق التثبيت وقتا طويلا للانتهاء.\n\nهل تود أن تجرب مجددا؟",
"status_failure_storage_description": "فشل التثبيت بسبب عدم كفاية مساحة التخزين.\n\nقم بتحرير بعض المساحة وحاول مرة أخرى.",
"status_failure_invalid_description": "فشل التثبيت نظرًا لأن التطبيق المعدل غير صالح.\n\nهل تريد إلغاء تثبيت التطبيق والمحاولة مرة أخرى؟",
"status_failure_incompatible_description": "التطبيق غير متوافق مع هذا الجهاز.\n\nاستخدم ملف APK متوافق مع هذا الجهاز وحاول مجددًا.",
"status_failure_conflict_description": "تم منع التثبيت من خلال تثبيت موجود للتطبيق.\n\nهل ترغب في إلغاء تثبيت التطبيق المثبت والمحاولة مرة أخرى؟",
"status_failure_blocked_description": "تم حظر التثبيت بواسطة ${packageName}.\n\nاضبط إعدادات الأمان الخاصة بك وحاول مرة أخرى.",
"install_failed_verification_failure_description": "فشل التثبيت بسبب مشكلة التحقق.\n\nاضبط إعدادات الأمان وحاول مرة أخرى.",
"install_failed_version_downgrade_description": "فشل التثبيت نظرًا لكون التطبيق المعدل إصدارًا أقل من التطبيق المثبت.\n\nهل تريد إلغاء تثبيت التطبيق والمحاولة مرة أخرى؟",
"status_unknown_description": "فشل التثبيت لسبب غير معروف. الرجاء المحاولة مرة أخرى." "status_unknown_description": "فشل التثبيت لسبب غير معروف. الرجاء المحاولة مرة أخرى."
} }
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

276
assets/i18n/strings_az_AZ.i18n.json Executable file → Normal file
View File

@@ -1,83 +1,69 @@
{ {
"okButton": "Oldu", "okButton": "Oldu",
"cancelButton": "Ləğv et", "cancelButton": "Ləğv et",
"dismissButton": "Rədd et", "dismissButton": "İmtina et",
"quitButton": ıxış", "quitButton": ıxış",
"updateButton": "Yenilə", "updateButton": "Yenilə",
"enabledLabel": "Fəaldır",
"disabledLabel": "Sıradan çıxarıldı",
"installed": "Quraşdırılan: ${version}",
"suggested": "Təklif edilən: ${version}", "suggested": "Təklif edilən: ${version}",
"yesButton": "Bəli", "yesButton": "Bəli",
"noButton": "Xeyr", "noButton": "Xeyr",
"warning": "Xәbәrdarlıq", "warning": "Xәbәrdarlıq",
"options": "Seçimlər",
"notice": "Bildiriş", "notice": "Bildiriş",
"noShowAgain": "Bunu təkrar göstərmə", "noShowAgain": "Bunu təkrar göstərmə",
"add": "Əlavə et", "add": "Əlavə et",
"remove": "Sil", "remove": "Təmizlə",
"showChangelogButton": "Dəyişiklik jurnalını göstər", "showChangelogButton": "Dəyişiklik jurnalını göstər",
"showUpdateButton": "Güncəlləməni göstər", "showUpdateButton": "Yeniləməni göstər",
"navigationView": { "navigationView": {
"dashboardTab": "İdarəetmə lövhəsi", "dashboardTab": "İdarəetmə lövhəsi",
"patcherTab": "Yamaqlayıcı", "patcherTab": "Yamaqlayıcı",
"settingsTab": "Ayarlar" "settingsTab": "Tənzimləmələr"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Uğurla yeniləndi", "refreshSuccess": "Uğurla yeniləndi",
"widgetTitle": "İdarəetmə lövhəsi", "widgetTitle": "İdarəetmə lövhəsi",
"updatesSubtitle": "Yeniləmələr", "updatesSubtitle": "Yeniləmələr",
"patchedSubtitle": "Yamaqlanmış tətbiqlər", "lastPatchedAppSubtitle": "Son yamaqlanmış tətbiq",
"changeLaterSubtitle": "Bunu daha sonra ayarlarda dəyişdirə bilərsiniz.", "patchedSubtitle": "Quraşdırılmış tətbiqlər",
"noUpdates": "Güncəlləmə mövcud deyil", "changeLaterSubtitle": "Bunu daha sonra tənzimləmələrdə dəyişə bilərsiniz.",
"WIP": "Proses davam edir...", "noSavedAppFound": "Heç bir tətbiq tapılmadı",
"noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb", "noInstallations": "Yamaqlanmış tətbiq quraşdırılmayıb",
"installUpdate": "Yeniləməni quraşdırmağa davam edilsin?", "installUpdate": "Yeniləməni quraşdırmağa davam edilsin?",
"updateSheetTitle": "ReVanced Menecerini Güncəllə", "updateSheetTitle": "ReVanced Manager-ni Yenilə",
"updateDialogTitle": "Güncəlləmə mövcuddur", "updateDialogTitle": "Yeniləmə mövcuddur",
"updatePatchesSheetTitle": "ReVanced yamaqlarını güncəllə", "updatePatchesSheetTitle": "ReVanced Yamaqlarını Yenilə",
"updateChangelogTitle": "Dəyişiklik jurnalı", "updateChangelogTitle": "Dəyişiklik jurnalı",
"updateDialogText": "${file} üçün yeni bir güncəlləmə var.\n\nHazırkı quraşdırılmış versiya: ${version}.", "updateDialogText": "${file} üçün yeni bir yeninmə var.\n\nCari quraşdırılmış versiya: ${version}.",
"downloadConsentDialogTitle": "Lazımi fayllar endirilsin?", "downloadConsentDialogTitle": "Zəruri fayllar yüklənilsin?",
"downloadConsentDialogText": "\"ReVanced Meneceri\"nin düzgün işləməsi üçün lazımi faylları endirməsi lazımdır.", "downloadConsentDialogText": "\"ReVanced Manager\" düzgün işləməsi üçün zəruri faylları yükləməlidir.",
"downloadConsentDialogText2": "Bu, sizi ${url} ünvanına bağlayacaq.", "downloadConsentDialogText2": "Bu, sizi ${url} ünvanına bağlayacaq.",
"checkUpdateDialogTitle": "Güncəlləmələr yoxlanılsın?", "downloadingMessage": "Yenin yüklənilir...",
"checkUpdateDialogText": "\"ReVanced Meneceri\"nin güncəlləmələri avto-yoxlamasını istəyirsiniz?", "downloadedMessage": "Yenin yüklənildi",
"notificationTitle": "Güncəlləmə endirildi", "installingMessage": "Yeninquraşdırılır...",
"notificationText": "Güncəlləməni quraşdırmaq üçün toxunun", "errorDownloadMessage": "Yeniləmə yüklənilə bilmir",
"downloadingMessage": "Yeniləmə yüklənilir...", "errorInstallMessage": "Yeniləmə quraşdırılmır",
"downloadedMessage": "Güncəlləmə endirildi", "noConnection": "İnternet bağlantısı yoxdur"
"installingMessage": "Yeniləmə quraşdırılır...",
"errorDownloadMessage": "Güncəlləmə endirilə bilmir",
"errorInstallMessage": "Güncəlləmə quraşdırıla bilmir",
"noConnection": "İnternet bağlantısı yoxdur",
"updatesDisabled": "Yamaqlanmış bir tətbiqin güncəllənməsi hazırda sıradan çıxarılıb. Tətbiqi yenidən yamaqlayın."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Məlumat" "infoButton": "Məlumat"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Yüklənir...", "loadingLabel": "Yüklənilir...",
"timeagoLabel": "${time} əvvəl", "timeagoLabel": "${time} əvvəl"
"patcherLabel": "Yamaqlayıcı: ",
"managerLabel": "Menecer: ",
"updateButton": "Güncəlləmə meneceri"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Yamaqlayıcı", "widgetTitle": "Yamaqlayıcı",
"patchButton": "Yamaqla", "patchButton": "Yamaqla",
"armv7WarningDialogText": "ARMv7 cihazlarında yamaqlama hələ dəstəklənmir və xəta verə bilər. Yenə də davam edilsin?", "incompatibleArchWarningDialogText": "Bu quruluşda yamaqlama hələ dəstəklənmir və uğursuz ola bilər. Yenə də davam edilsin?",
"removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadədən bu yana silindi.\n\n${patches}\n\nYenə də davam edilsin?", "removedPatchesWarningDialogText": "Aşağıdakı yamaqlar son istifadənizdən bəri silindi.\n\n${patches}\n\nYenə də davam edilsin?",
"requiredOptionDialogText": "Bəzi yamaq seçimləri ayarlanmalıdır." "requiredOptionDialogText": "Bəzi yamaq seçimləri təyin edilməlidir."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Bir tətbiq seçin", "widgetTitle": "Bir tətbiq seçin",
"widgetTitleSelected": "Seçilmiş tətbiq", "widgetTitleSelected": "Seçilmiş tətbiq",
"widgetSubtitle": "Heç bir tətbiq seçilmədi", "widgetSubtitle": "Heç bir tətbiq seçilmədi",
"noAppsLabel": "Heç bir tətbiq tapılmadı", "noAppsLabel": "Heç bir tətbiq tapılmadı",
"currentVersion": "Hazırkı", "anyVersion": "İstənilən versiya"
"suggestedVersion": "Təklif edilən",
"anyVersion": "Bütün versiyalar"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Yamaqları seçin", "widgetTitle": "Yamaqları seçin",
@@ -92,135 +78,133 @@
"appSelectorView": { "appSelectorView": {
"viewTitle": "Bir tətbiq seçin", "viewTitle": "Bir tətbiq seçin",
"searchBarHint": "Tətbiq axtar", "searchBarHint": "Tətbiq axtar",
"storageButton": "Anbar", "storageButton": "Yaddaş",
"selectFromStorageButton": "Anbardan seç", "selectFromStorageButton": "Yaddaşdan seçin",
"errorMessage": "Seçilmiş tətbiq istifadə edilə bilmir", "errorMessage": "Seçilmiş tətbiq istifadəyə yararsızdır",
"downloadToast": "Endirmə hələ əlçatmazdır", "downloadToast": "Yükləmə funksiyası hələ əlçatan deyil",
"requireSuggestedAppVersionDialogText": "Seçdiyiniz tətbiqin versiyası təklif edilən versiya ilə uyuşmur və bu, gözlənilməz problemlərə səbəb ola bilər. Lütfən təklif edilən versiyanı istifadə edin.\n\nSeçilmiş versiya: v${selected}\nTəklif edilən versiya: v${suggested}\n\nYenə də davam etmək üçün, ayarlarda \"Təklif edilən versiyanı tələb et\"i sıradan çıxarda bilərsiniz.", "requireSuggestedAppVersionDialogText": "Seçdiyiniz tətbiqin versiyası təklif edilən versiyaya uyuşmur və gözlənilməz problemlərə səbəb ola bilər. Lütfən təklif edilən versiyanı istifadə edin.\n\nSeçilmiş versiya: v${selected}\nTəklif edilən versiya: v${suggested}\n\nHər halda davam etmək üçün, seçimlərdə \"Təklif edilən versiyanı tələb et\"i qeyri-aktiv edə bilərsiniz.",
"featureNotAvailable": "Özəllik tətbiq edilmədi", "featureNotAvailable": "Xüsusiyyət tətbiq edilmədi",
"featureNotAvailableText": "Bu tətbiq bölünmüş bir APK-dir və yalnız root icazələri ilə qoşularaq yamaqlana və quraşdırıla bilər. Ancaq, anbar sahəsindən tam APK-ni seçərək yamaqlaya və quraşdıra bilərsiniz." "featureNotAvailableText": "Bu tətbiq bölünmüş APK-dır və yalnız root icazələri ilə montajlanıb yamaqlana və quraşdırıla bilər. Ancaq, yaddaşdan tam APK-ni seçərək yamaqlaya və quraşdıra bilərsiniz."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Yamaqları seçin", "viewTitle": "Yamaqları seçin",
"searchBarHint": "Yamaqları axtarın", "searchBarHint": "Yamaqları axtarın",
"universalPatches": "Universal yamaqlar", "universalPatches": "Ümumi yamaqlar",
"newPatches": "Yeni yamaqlar", "newPatches": "Yeni yamaqlar",
"patches": "Yamaqlar", "patches": "Yamaqlar",
"doneButton": "Hazırdır", "doneButton": "Bitdi",
"defaultChip": "İlkin", "defaultChip": "İlkin",
"defaultTooltip": "Bütün ilkin yamaqları seç", "defaultTooltip": "Bütün ilkin yamaqları seç",
"noneChip": "Yoxdur", "noneChip": "Heç nə",
"noneTooltip": "Yamaqların heç birini seçmə", "noneTooltip": "Yamaqların heç birini seçmə",
"loadPatchesSelection": "Yamaq seçimini yüklə", "loadPatchesSelection": "Yamaq seçimini yüklə",
"noSavedPatches": "Seçilmiş tətbiq üçün saxlanılmış yamaq yoxdur.\nHazırkı seçimi saxlamaq üçün \"Hazırdır\"a toxunun.", "noSavedPatches": "Seçilmiş tətbiq üçün saxlanılmış yamaq yoxdur.\nCari seçimi saxlamaq üçün \"Bitdi\"ə toxunun.",
"noPatchesFound": "Seçilmiş tətbiq üçün yamaq tapılmadı", "noPatchesFound": "Seçilmiş tətbiq üçün yamaqlar tapılmadı",
"setRequiredOption": "Bəzi yamaqlar seçimlərin ayarlanmasını tələb edir:\n\n${patches}\n\nLütfən davam etməzdən əvvəl onları ayarlayın." "setRequiredOption": "Bəzi yamaqlar seçimlərin tənzimlənməsin tələb edir:\n\n${patches}\n\nLütfən davam etməzdən əvvəl onları tənzimləyin."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Özəl dəyər", "customValue": "Xüsusi dəyər",
"resetOptionsTooltip": "Yamaq seçimlərini sıfırla", "setToNull": "Boş olaraq təyin et",
"nullValue": "Bu seçim dəyəri hazırda boşdur",
"viewTitle": "Yamaq seçimləri", "viewTitle": "Yamaq seçimləri",
"saveOptions": "Saxla", "saveOptions": "Saxla",
"addOptions": "Seçim əlavə et", "unselectPatch": "Yamağı seçmə",
"deselectPatch": "Yamağı seçmə",
"tooltip": "Daha çox giriş seçimləri", "tooltip": "Daha çox giriş seçimləri",
"selectFilePath": "Fayl yolunu seç", "selectFilePath": "Fayl yolunu seç",
"selectFolder": "Qovluq seç", "selectFolder": "Qovluq seç",
"selectOption": "Seçim et", "requiredOption": "Bu seçimi tənzimləmək tələb olunur",
"requiredOption": "Bu seçim tələb olunur",
"unsupportedOption": "Bu seçim dəstəklənmir", "unsupportedOption": "Bu seçim dəstəklənmir",
"requiredOptionNull": "Aşağıdakı seçimlər ayarlanmalıdır:\n\n${options}" "requiredOptionNull": "Aşağıdakı seçimlər tənzimlənməlidir:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Bu yamağı seçmək, yamaqlama xətalarına səbəb ola bilər.\n\nTətbiq versiyası: ${packageVersion} \nDəstəklənən versiyalar:\n${supportedVersions}", "unsupportedDialogText": "Bu yamağı seçmək, yamaqlanma xətalarına səbəb ola bilər.\n\nTətbiq versiyası: ${packageVersion} \nDəstəklənən versiyalar:\n${supportedVersions}",
"unsupportedPatchVersion": "Yamaq, tətbiqin bu versiyası üçün dəstəklənmir.", "unsupportedPatchVersion": "Yamaq, bu tətbiq versiyası üçün dəstəklənmir.",
"unsupportedRequiredOption": "Bu yamaqda, bu tətbiq tərəfindən dəstəklənməyən tələb edilən bir seçim var", "unsupportedRequiredOption": "Bu yamaq, bu tətbiq vasitəsilə dəstəklənməyən, tələb edilən seçim saxlayır",
"patchesChangeWarningDialogText": "İlkin yamaq seçimi və seçimlərin istifadəsi tövsiyə olunur. Onların dəyişdirilməsi gözlənilməz problemlərlə nəticələnə bilər.\n\nHər hansısa bir yamaq seçimini dəyişdirməzdən əvvəl ayarlarda \"Yamaq seçimini dəyişdirməyə icazə ver\"i işə salmalısınız.", "patchesChangeWarningDialogText": "İlkin yamaq seçimi və seçimlərin istifadəsi tövsiyə olunur. Onların dəyişdirilməsi gözlənilməz problemlərlə nəticələnə bilər.\n\nİstənilən yamaq seçimini dəyişdirməzdən əvvəl seçimlərdə \"Yamaq seçimini dəyişdirməyə icazə ver\"i aktiv etməlisiniz.",
"patchesChangeWarningDialogButton": "İlkin seçimi istifadə et" "patchesChangeWarningDialogButton": "İlkin seçimi istifadə et"
}, },
"installerView": { "installerView": {
"widgetTitle": "Quraşdırıcı",
"installType": "Quraşdırma növünü seçin", "installType": "Quraşdırma növünü seçin",
"installTypeDescription": "Davam etmək üçün quraşdırma növünü seçin.", "installTypeDescription": "Davam etmək üçün quraşdırma növünü seçin.",
"installButton": "Quraşdır", "installButton": "Quraşdır",
"installRootType": "Qoş", "installRootType": "Montajla",
"installNonRootType": "Normal", "installNonRootType": "Normal",
"warning": "Gözlənilməz problemlərin qarşısını almaq məqsədilə yamaqlanmış tətbiq üçün avto-güncəlləmələri sıradan çıxardın.", "warning": "Gözlənilməz problemlərin qarşısını almaq üçün yamaqlanmış tətbiq üçün avto-yeniləmələri qeyri-aktiv et.",
"pressBackAgain": "Ləğv etmək üçün yenidən geri düyməsinə bas", "pressBackAgain": "Ləğv etmək üçün təkrar geri düyməsinə bas",
"openButton": "Aç", "openButton": "Aç",
"shareButton": "Faylı paylaş", "notificationTitle": "ReVanced Manager yamaqlayır",
"notificationTitle": "ReVanced Menecer yamaqlayır", "notificationText": "Quraşdırıcıya qayıtmaq üçün toxunun",
"notificationText": "Quraşdırıcıya geri qayıtmaq üçün toxunun", "exportApkButtonTooltip": "Yamaqlı APK-ni ixrac et",
"exportApkButtonTooltip": "Yamaqlı APK-ni xaricə köçür", "exportLogButtonTooltip": "Jurnalı ixrac et",
"exportLogButtonTooltip": "Jurnalı xaricə köçür", "screenshotDetected": "Ekran görüntüsü aşkarlandı. Jurnalı paylaşmağa çalışırsınızsa, əvəzində mətn nüsxəsini paylaşın. \n\nJurnal buferə köçürülsün?",
"screenshotDetected": "Ekran şəkli silindi. Jurnalı paylaşmağa çalışırsınızsa, lütfən bunun əvəzinə mətnin kopyasını paylaşın.\n\nJurnal lövhəyə kopyalansın?", "copiedToClipboard": "Jurnal buferə köçürüldü",
"copiedToClipboard": "Jurnal lövhəyə kopyalandı",
"noExit": "Quraşdırıcı hələ də işləyir, çıxış edilə bilməz..." "noExit": "Quraşdırıcı hələ də işləyir, çıxış edilə bilməz..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Ayarlar", "widgetTitle": "Tənzimləmələr",
"appearanceSectionTitle": "Görünüş", "appearanceSectionTitle": "Görünüş",
"teamSectionTitle": "Komanda", "teamSectionTitle": "Komanda",
"debugSectionTitle": "Sazlama", "debugSectionTitle": "Sazlama",
"advancedSectionTitle": "Qabaqcıl", "advancedSectionTitle": "Qabaqcıl",
"exportSectionTitle": "Daxilə və xaricə köçür", "exportSectionTitle": "İdxal & ixrac et",
"dataSectionTitle": "Data mənbələri", "dataSectionTitle": "Məlumat mənbələri",
"themeModeLabel": "Tətbiq teması", "themeModeLabel": "Tətbiq teması",
"systemThemeLabel": "Sistem", "systemThemeLabel": "Sistem",
"lightThemeLabel": "İşıqlı", "lightThemeLabel": "İşıqlı",
"darkThemeLabel": "Qaranlıq rejim", "darkThemeLabel": "Qaranlıq",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Cihazınıza yaxın bir təcrübədən həzz alın", "dynamicThemeHint": "Cihazınıza yaxın təcrübədən zövq alın",
"languageLabel": "Dil", "languageLabel": "Dil",
"languageUpdated": "Dil güncəlləndi", "languageUpdated": "Dil yeniləndi",
"englishOption": "İngiliscə", "sourcesLabel": "Seçmə mənbələr",
"sourcesLabel": "Alternativ mənbələr", "sourcesLabelHint": "ReVanced Yamaqları və ReVanced İnteqrasiyaları üçün seçmə mənbələri konfiqurasiya edin",
"sourcesLabelHint": "ReVanced Yamaqları və ReVanced İnteqrasiyaları üçün alternativ mənbələri konfiqurasiya edin",
"sourcesIntegrationsLabel": "İnteqrasiya mənbəyi", "sourcesIntegrationsLabel": "İnteqrasiya mənbəyi",
"useAlternativeSources": "Alternativ mənbələri istifadə et", "useAlternativeSources": "Seçmə mənbələri istifadə et",
"useAlternativeSourcesHint": "ReVanced Yamaqları və ReVanced İnteqrasiyaları üçün API əvəzinə alternativ mənbələri istifadə et", "useAlternativeSourcesHint": "ReVanced Yamaqları və ReVanced İnteqrasiyaları üçün API əvəzinə seçmə mənbələri istifadə et",
"sourcesResetDialogTitle": "Sıfırla", "sourcesResetDialogTitle": "Sıfırla",
"sourcesResetDialogText": "Mənbələrinizi ilkin dəyərlərinə sıfırlamaq istədiyinizə əminsiniz?", "sourcesResetDialogText": "Mənbələrinizi ilkin dəyərlərinə sıfırlamaq istədiyinizə əminsiniz?",
"apiURLResetDialogText": "API URL-nizi ilkin dəyərinə sıfırlamaq istədiyinizə əminsiz?", "apiURLResetDialogText": "API URL-nizi ilkin dəyərinə sıfırlamaq istədiyinizə əminsiz?",
"sourcesUpdateNote": "Qeyd: Bu, ReVanced Yamaqları və ReVanced İnteqrasiyalarını alternativ mənbələrdən avtomatik olaraq endirəcək.\n\nBu, sizi alternativ mənbəyə bağlayacaq.", "sourcesUpdateNote": "Qeyd: Bu, ReVanced Yamaqları və ReVanced İnteqrasiyalarını seçmə mənbələrdən avtomatik olaraq yükləyəcək.\n\nBu, sizi seçmə mənbəyə yönləndirəcək.",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "\"ReVacned Manager\"in API URL-sini konfiqurasiya et", "apiURLHint": "\"ReVacned Manager\"in API URL-sini konfiqurasiya et",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "Yamaq təşkilatı", "orgPatchesLabel": "Yamaq qurumu",
"sourcesPatchesLabel": "Yamaq mənbəyi", "sourcesPatchesLabel": "Yamaqların mənbəyi",
"orgIntegrationsLabel": "İnteqrasiya təşkilatı", "orgIntegrationsLabel": "İnteqrasiya qurumu",
"contributorsLabel": "Töhfə verənlər", "contributorsLabel": "Töhfə verənlər",
"contributorsHint": "ReVanced-ə töhfə verənlərin siyahısı", "contributorsHint": "ReVanced-ə töhfə verənlərin siyahısı",
"logsLabel": "Jurnalları paylaş", "logsLabel": "Jurnalları paylaş",
"logsHint": "ReVanced Manager jurnallarını paylaş", "logsHint": "ReVanced Manager jurnallarını paylaş",
"enablePatchesSelectionLabel": "Yamaq seçimini dəyişdirməyə icazə ver", "enablePatchesSelectionLabel": "Yamaq seçimini dəyişdirməyə icazə ver",
"enablePatchesSelectionHint": "Yamaqların seçilməsi və ya seçimin götürülməsi əngəllənməsin", "enablePatchesSelectionHint": "Yamaqların seçilməsi və ya seçimin ləğv edilməsinə mane olunmasın",
"enablePatchesSelectionWarningText": "Yamaq seçimini dəyişdirmək gözlənilməz problemlərə səbəb ola bilər.\n\nYenə də fəallaşdırılsın?", "enablePatchesSelectionWarningText": "Yamaq seçimini dəyişdirmək gözlənilməz problemlərə səbəb ola bilər.\n\nHər halda aktivləşdirilsin?",
"disablePatchesSelectionWarningText": "Yamaq seçiminin dəyişdirilməsini sıradan çıxartmaq üzrəsiniz.\nİlkin yamaq seçimi bərpa ediləcək.\n\nYenə də sıradan çıxarılsın?", "disablePatchesSelectionWarningText": "Yamaq seçiminin dəyişdirilməsini bağlamaq üzrəsiniz.\nİlkin yamaq seçimi bərpa ediləcək.\n\nHər halda bağlansın?",
"autoUpdatePatchesLabel": "Yamaqları avto-güncəllə", "autoUpdatePatchesLabel": "Yamaqları avto-güncəllə",
"autoUpdatePatchesHint": "Yamaqları son versiyaya avtomatik güncəllə", "autoUpdatePatchesHint": "Yamaqları son versiyaya avtomatik yenilə",
"showUpdateDialogLabel": "Güncəlləmə dialoqunu göstər", "showUpdateDialogLabel": "Yeninmə dialoqunu göstər",
"showUpdateDialogHint": "Yeni güncəlləmə mövcud olduqda bir dialoq pəncərəsi göstər", "showUpdateDialogHint": "Yeni yeninmə mövcud olduqda dialoq pəncərəsi göstər",
"universalPatchesLabel": "Universal yamaqları göstər", "universalPatchesLabel": "Ümumi yamaqları göstər",
"universalPatchesHint": "Bütün tətbiqləri və universal yamaqları göstər (tətbiqlərin sadalanmasını yavaşlandıra bilər)", "universalPatchesHint": "Bütün tətbiqləri və ümumi yamaqları göstər (tətbiq siyahısı yavaşlaya bilər)",
"lastPatchedAppLabel": "Yamaqlanmış tətbiqi saxla",
"lastPatchedAppHint": "Daha sonra quraşdırmaq və ya ixrac etmək üçün son yamağı saxla",
"versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı", "versionCompatibilityCheckLabel": "Versiya uyumluluq yoxlanışı",
"versionCompatibilityCheckHint": "Seçilmiş tətbiq versiyası ilə uyumlu olmayan yamaqların seçilməsini əngəllə", "versionCompatibilityCheckHint": "Seçilmiş tətbiq versiyası ilə uyumlu olmayan yamaqların seçilməsini əngəllə",
"requireSuggestedAppVersionLabel": "Təklif edilən versiyanı tələb et", "requireSuggestedAppVersionLabel": "Təklif edilən tətbiq versiyasın tələb et",
"requireSuggestedAppVersionHint": "Təklif edilməyən bir versiyaya sahib olan tətbiqin seçilməsini əngəllə", "requireSuggestedAppVersionHint": "Təklif edilməyən versiya ilə tətbiq seçilməsini əngəllə",
"requireSuggestedAppVersionDialogText": "Təklif edilən versiya olmayan bir tətbiqin seçilməsi gözlənilməz problemlər yarada bilər.\n\nYenə də davam etmək istəyirsiniz?", "requireSuggestedAppVersionDialogText": "Təklif edilən versiya deyilsə tətbiq seçilməsi gözlənilməz problemlər yarada bilər.\n\nHər halda davam etmək istəyirsiniz?",
"aboutLabel": "Haqqında", "aboutLabel": "Haqqında",
"snackbarMessage": "Lövhəyə kopyalandı", "snackbarMessage": "Buferə köçürüldü",
"restartAppForChanges": "Dəyişiklikləri tətbiq etmək üçün tətbiqi yenidən başlat", "restartAppForChanges": "Dəyişiklikləri işlətmək üçün tətbiqi yenidən başlat",
"deleteTempDirLabel": "Müvəqqəti faylları sil", "deleteTempDirLabel": "Müvəqqəti faylları sil",
"deleteTempDirHint": "Müvəqqəti faylları sil", "deleteTempDirHint": "İstifadəsiz, müvəqqəti faylları sil",
"deletedTempDir": "Müvəqqəti fayllar silindi", "deletedTempDir": "Müvəqqəti fayllar silindi",
"exportPatchesLabel": "Yamaq seçimini xaricə köçür", "exportPatchesLabel": "Yamaq seçimini ixrac et",
"exportPatchesHint": "Yamaq seçimini JSON faylına köçür", "exportPatchesHint": "Yamaq seçimini JSON faylına köçür",
"exportedPatches": "Yamaq seçimi xaricə köçürüldü", "exportedPatches": "Yamaq seçimi ixrac edildi",
"noExportFileFound": "Xaricə köçürüləcək yamaq seçimi yoxdur", "noExportFileFound": "İxrac ediləcək yamaq seçimi yoxdur",
"importPatchesLabel": "Yamaq seçimini daxilə köçür", "importPatchesLabel": "Yamaq seçimini idxal et",
"importPatchesHint": "Yamaq seçimini JSON faylından köçür", "importPatchesHint": "Yamaq seçimini JSON faylından əldə et",
"importedPatches": "Yamaq seçimi daxilə köçürüldü", "importedPatches": "Yamaq seçimi idxal edildi",
"resetStoredPatchesLabel": "Yamaq seçimini sıfırla", "resetStoredPatchesLabel": "Yamaq seçimini sıfırla",
"resetStoredPatchesHint": "Saxlanılmış yamaq seçimini sıfırla", "resetStoredPatchesHint": "Saxlanılmış yamaq seçimini sıfırla",
"resetStoredPatchesDialogTitle": "Yamaq seçimi sıfırlansın?", "resetStoredPatchesDialogTitle": "Yamaq seçimi sıfırlansın?",
@@ -229,79 +213,81 @@
"resetStoredOptionsLabel": "Yamaq seçimlərini sıfırla", "resetStoredOptionsLabel": "Yamaq seçimlərini sıfırla",
"resetStoredOptionsHint": "Bütün yamaq seçimlərini sıfırla", "resetStoredOptionsHint": "Bütün yamaq seçimlərini sıfırla",
"resetStoredOptionsDialogTitle": "Yamaq seçimləri sıfırlansın?", "resetStoredOptionsDialogTitle": "Yamaq seçimləri sıfırlansın?",
"resetStoredOptionsDialogText": "Yamaq seçimlərinin sıfırlanması, bütün saxlanılmış seçimləri silir.", "resetStoredOptionsDialogText": "Yamaq seçimlərin sıfırlama, bütün saxlanılmış seçimləri siləcək.",
"resetStoredOptions": "Seçimlər sıfırlandı", "resetStoredOptions": "Seçimlər sıfırlandı",
"deleteLogsLabel": "Jurnalları təmizlə", "deleteLogsLabel": "Jurnalları təmizlə",
"deleteLogsHint": "Yığılmış ReVanced Manager jurnallarını sil", "deleteLogsHint": "Toplanmış ReVanced Manager jurnallarını sil",
"deletedLogs": "Jurnallar silindi", "deletedLogs": "Jurnallar silindi",
"regenerateKeystoreLabel": "Keystore-u yenidən yarat", "regenerateKeystoreLabel": "Keystore-u yenidən yarat",
"regenerateKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə edilən keystoru-u yenidən yarat", "regenerateKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə edilən keystoru-u yenidən yarat",
"regenerateKeystoreDialogTitle": "Keystore yenidən yaradılsın?", "regenerateKeystoreDialogTitle": "Keystore yenidən yaradılsın?",
"regenerateKeystoreDialogText": "Köhnə keystore ilə imzalanmış yamaqlanmış tətbiqlər artıq güncəllənə bilməyəcək.", "regenerateKeystoreDialogText": "Köhnə keystore ilə imzalı yamaqlanan tətbiqlər artıq yenilənə bilməyəcək.",
"regeneratedKeystore": "Keystore yenidən yaradıldı", "regeneratedKeystore": "Keystore yenidən yaradıldı",
"exportKeystoreLabel": "Açar mağazasını xaricə köçür", "exportKeystoreLabel": "Keystore-u ixrac et",
"exportKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystoru-u xaricə köçür", "exportKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystore-u ixrac et",
"exportedKeystore": "Açar mağazası xaricə köçürüldü", "exportedKeystore": "Keystore ixrac edildi",
"noKeystoreExportFileFound": "Xaricə köçürüləcək açar mağazası yoxdur", "noKeystoreExportFileFound": "İxrac edilməli keystore yoxdur",
"importKeystoreLabel": "Açar mağazasını daxilə köçür", "importKeystoreLabel": "Keystore-u idxal et",
"importKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystoru-u daxilə köçür", "importKeystoreHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystore-u idxal et",
"importedKeystore": "Açar mağazası daxilə köçürüldü", "importedKeystore": "Keystore idxal edildi",
"selectKeystorePassword": "Keystore parolu", "selectKeystorePassword": "Keystore parolu",
"selectKeystorePasswordHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystore-u seçin", "selectKeystorePasswordHint": "Tətbiqləri imzalamaq üçün istifadə olunan keystore parolu seç",
"jsonSelectorErrorMessage": "Seçilmiş JSON faylı istifadə edilə bilmir", "jsonSelectorErrorMessage": "Seçilmiş JSON faylı istifadə edilə bilmir",
"keystoreSelectorErrorMessage": "Seçilmiş keystore faylı istifadə edilə bilmir" "keystoreSelectorErrorMessage": "Seçilmiş keystore faylı istifadə edilə bilmir"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Tətbiq məlumatı", "widgetTitle": "Tətbiq məlumatı",
"openButton": "Aç", "openButton": "Aç",
"installButton": "Quraşdır",
"uninstallButton": "Sil", "uninstallButton": "Sil",
"unmountButton": "Ayır", "unmountButton": "Ayır",
"exportButton": "İxrac et",
"deleteButton": "Sil",
"rootDialogTitle": "Xəta", "rootDialogTitle": "Xəta",
"lastPatchedAppDescription": "Bu, son yamaqlanmış tətbiqin nüsxəsidir.",
"unmountDialogText": "Bu tətbiqi ayırmaq istədiyinizə əminsiniz?", "unmountDialogText": "Bu tətbiqi ayırmaq istədiyinizə əminsiniz?",
"uninstallDialogText": "Bu tətbiqi silmək istədiyinizə əminsiniz?", "uninstallDialogText": "Bu tətbiqi silmək istədiyinizə əminsiniz?",
"rootDialogText": "Tətbiq, superuser icazələri ilə quraşdırıldı, ancaq hazırda ReVanced Manager-in heç bir icazəsi yoxdur.\nLütfən əvvəlcə superuser icazələrini verin.", "rootDialogText": "Tətbiq, superuser icazələri ilə quraşdırıldı, ancaq hazırda ReVanced Manager-in heç bir icazəsi yoxdur.\nLütfən əvvəlcə superuser icazələrini qəbul edin.",
"removeAppDialogTitle": "Tətbiq silinsin?",
"removeAppDialogText": "Bu nüsxəni silmək istədiyinizə əminsiniz?",
"packageNameLabel": "Paket adı", "packageNameLabel": "Paket adı",
"installTypeLabel": "Quraşdırma növü", "installTypeLabel": "Quraşdırma növü",
"mountTypeLabel": "Qoş", "mountTypeLabel": "Montajla",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Yamaqlama tarixi", "patchedDateLabel": "Yamaqlanma vaxtı",
"appliedPatchesLabel": "Tətbiq edilmiş yamaqlar", "appliedPatchesLabel": "Tətbiq edilmiş yamaqlar",
"sizeLabel": "Fayl həcmi",
"patchedDateHint": "${time} ${date}", "patchedDateHint": "${time} ${date}",
"appliedPatchesHint": "${quantity} tətbiq edilmiş yamaq", "appliedPatchesHint": "${quantity} tətbiq edilmiş yamaq",
"updateNotImplemented": "Bu özəllik hələ tətbiq olunmayıb" "updateNotImplemented": "Bu funksiya hələ hazır deyil"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Töhfə verənlər", "widgetTitle": "Töhfə verənlər"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Yamaqları",
"integrationsContributors": "ReVanced İnteqrasiyaları",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versiya uyuşmur", "mount_version_mismatch": "Versiya uyuşmur",
"mount_no_root": "Root müraciəti yoxdur", "mount_no_root": "Root girişi yoxdur",
"mount_missing_installation": "Quraşdırma tapılmadı", "mount_missing_installation": "Quraşdırma tapılmadı",
"status_failure_blocked": "Quraşdırma əngəlləndi", "status_failure_blocked": "Quraşdırma əngəlləndi",
"install_failed_verification_failure": "Doğrulama uğursuz oldu", "install_failed_verification_failure": "Təsdiqləmə uğursuz oldu",
"status_failure_invalid": "Quraşdırma yararsızdır", "status_failure_invalid": "Quraşdırma etibarsızdır",
"install_failed_version_downgrade": "Köhnə versiyaya keçilə bilmir", "install_failed_version_downgrade": "Köhnə versiyaya keçilə bilmir",
"status_failure_conflict": "Quraşdırma ziddiyəti", "status_failure_conflict": "Quraşdırma ziddiyəti",
"status_failure_storage": "Quraşdırma anbar sahəsi problemi", "status_failure_storage": "Quraşdırma yaddaş sahəsi problemi",
"status_failure_incompatible": "Quraşdırma uyumsuzdur", "status_failure_incompatible": "Quraşdırma uyumsuzdur",
"status_failure_timeout": "Quraşdırma vaxtı bitdi", "status_failure_timeout": "Quraşdırma vaxtı bitdi",
"status_unknown": "Quraşdırma uğursuz oldu", "status_unknown": "Quraşdırma uğursuz oldu",
"mount_version_mismatch_description": "Quraşdırılmış tətbiq, yamaqlanmış tətbiqdən fərqli bir versiyaya sahib olduğu üçün quraşdırma uğursuz oldu.\n\nQoşduğunuz tətbiqin versiyasını quraşdırıb yenidən sınayın.", "mount_version_mismatch_description": "Quraşdırılmış tətbiq, yamaqlanmış tətbiqdən fərqli versiyaya sahib olduğu üçün quraşdırma uğursuz oldu.\n\nMontajlı tətbiq versiyasını quraşdırıb təkrar sınayın.",
"mount_no_root_description": "Root müraciətinə icazə verilmədiyi üçün quraşdırma uğursuz oldu.\n\n\"ReVanced Manager\"ə root müraciət icazəsini verib yenidən sınayın.", "mount_no_root_description": "Root girişinə icazə verilmədiyi üçün quraşdırma uğursuz oldu.\n\n\"ReVanced Manager\"ə root girişi icazəsini verin və yenidən sınayın.",
"mount_missing_installation_description": "Üzərinə qoşulacaq yamaqlanmamış tətbiq bu cihazda quraşdırılmadığı üçün quraşdırma uğursuz oldu.\n\nQoşmazdan əvvəl yamaqlanmamış tətbiqi quraşdırıb yenidən sınayın.", "mount_missing_installation_description": "Montajlanmalı yamaqlanmayan tətbiq bu cihazda quraşdırılmadığı üçün quraşdırma uğursuz oldu.\n\nMontajlamadan əvvəl yamaqlanmamış tətbiqi quraşdırın və təkrar sınayın.",
"status_failure_timeout_description": "Quraşdırmanın bitməsi çox uzun çəkdi.\n\nYenidən sınamaq istəyirsiniz?", "status_failure_timeout_description": "Quraşdırmanın bitməsi çox uzun çəkdi.\n\nYenidən cəhd etmək istəyirsiniz?",
"status_failure_storage_description": "Yetərsiz anbar sahəsinə görə quraşdırma uğursuz oldu.\n\nBir az yer boşaldıb yenidən sınayın.", "status_failure_storage_description": "Yetərsiz yaddaş sahəsinə görə quraşdırma uğursuz oldu.\n\nBir az yer boşaldıb yenidən sınayın.",
"status_failure_invalid_description": "Yamaqlanmış tətbiq yararsız olduğu üçün quraşdırma uğursuz oldu.\n\nTətbiqi silib yenidən sınayırsınız?", "status_failure_invalid_description": "Yamaqlanmış tətbiq etibarsız olduğu üçün quraşdırma uğursuz oldu.\n\nTətbiqi silib yenidən sınayırsınız?",
"status_failure_incompatible_description": "Tətbiq, bu cihazla uyumlu deyil.\n\nTətbiqin tərtibatçısı ilə əlaqə saxlayın və dəstək istəyin.", "status_failure_incompatible_description": "Tətbiq bu cihazla uyğun deyil.\n\nBu cihaz tərəfindən dəstəklənən APK istifadə et və təkrar cəhd et.",
"status_failure_conflict_description": "Quraşdırma, tətbiqin mövcud quraşdırmasına görə əngəlləndi.\n\nQuraşdırılmış tətbiqi silib yenidən sınayırsınız?", "status_failure_conflict_description": "Quraşdırma, tətbiqin mövcud quraşdırmasına görə əngəlləndi.\n\nQuraşdırılmış tətbiqi silib yenidən sınayırsınız?",
"status_failure_blocked_description": "Quraşdırma, ${packageName} tərəfindən əngəlləndi.\n\nGüvənlik ayarlarınızı nizamlayıb yenidən sınayın.", "status_failure_blocked_description": "Quraşdırma, ${packageName} tərəfindən əngəlləndi.\n\nTəhlükəsizlik seçimlərinizi tənzimləyib yenidən sınayın.",
"install_failed_verification_failure_description": "Doğrulama probleminə görə quraşdırma uğursuz oldu.\n\nGüvənlik ayarlarınızı nizamlayıb yenidən sınayın.", "install_failed_verification_failure_description": "Təsdiqləmə probleminə görə quraşdırma uğursuz oldu.\n\nTəhlükəsizlik seçimlərinizi tənzimləyib təkrar sınayın.",
"install_failed_version_downgrade_description": "Yamaqlanmış tətbiq, quraşdırılmış tətbiqdən daha aşağı versiyaya sahib olduğu üçün quraşdırma uğursuz oldu.\n\nTətbiqi silib yenidən sınayırsınız?", "install_failed_version_downgrade_description": "Yamaqlanmış tətbiq, quraşdırılmış tətbiqdən daha aşağı versiyaya sahib olduğu üçün quraşdırma uğursuz oldu.\n\nTətbiqi silib yenidən sınayırsınız?",
"status_unknown_description": "Bilinməyən bir səbəbə görə quraşdırma uğursuz oldu. Lütfən yenidən sınayın." "status_unknown_description": "Naməlum səbəbə görə quraşdırma uğursuz oldu. Lütfən yenidən sınayın."
} }
} }

57
assets/i18n/strings_be_BY.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Адхіліць", "dismissButton": "Адхіліць",
"quitButton": "Выйсці", "quitButton": "Выйсці",
"updateButton": "Абнавіць", "updateButton": "Абнавіць",
"enabledLabel": "Уключана",
"disabledLabel": "Адключана",
"installed": "Усталявана: ${version}",
"suggested": "Прапанавана: ${version}", "suggested": "Прапанавана: ${version}",
"yesButton": "Так", "yesButton": "Так",
"noButton": "Не", "noButton": "Не",
"warning": "Увага", "warning": "Увага",
"options": "Параметры",
"notice": "Заўвага", "notice": "Заўвага",
"noShowAgain": "Больш не паказваць", "noShowAgain": "Больш не паказваць",
"add": "Дадаць", "add": "Дадаць",
@@ -27,10 +23,10 @@
"refreshSuccess": "Паспяхова абноўлена", "refreshSuccess": "Паспяхова абноўлена",
"widgetTitle": "Галоўная", "widgetTitle": "Галоўная",
"updatesSubtitle": "Абнаўленні", "updatesSubtitle": "Абнаўленні",
"patchedSubtitle": "Выпраўленыя праграмы", "lastPatchedAppSubtitle": "Апошняя абноўленая праграма",
"patchedSubtitle": "Устаноўленыя праграмы",
"changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.", "changeLaterSubtitle": "Вы можаце змяніць гэта ў наладах пазней.",
"noUpdates": "Няма даступных абнаўленняў", "noSavedAppFound": "Праграма не знойдзена",
"WIP": "У працэсе...",
"noInstallations": "Няма ўсталяваных праграм з выпраўленнямі", "noInstallations": "Няма ўсталяваных праграм з выпраўленнямі",
"installUpdate": "Працягнуць усталяванне абнаўлення?", "installUpdate": "Працягнуць усталяванне абнаўлення?",
"updateSheetTitle": "Абнавіць ReVanced Manager", "updateSheetTitle": "Абнавіць ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Спампаваць неабходныя файлы?", "downloadConsentDialogTitle": "Спампаваць неабходныя файлы?",
"downloadConsentDialogText": "ReVanced Manager неабходна спампаваць неабходныя файлы для правільнай працы.", "downloadConsentDialogText": "ReVanced Manager неабходна спампаваць неабходныя файлы для правільнай працы.",
"downloadConsentDialogText2": "Гэта падключыць вас да ${url}.", "downloadConsentDialogText2": "Гэта падключыць вас да ${url}.",
"checkUpdateDialogTitle": "Праверыць наяўнасць абнаўленняў?",
"checkUpdateDialogText": "Вы сапраўды хочаце правяраць абнаўленні ReVanced Manager аўтаматычна?",
"notificationTitle": "Абнаўленне спампавана",
"notificationText": "Націсніце, каб усталяваць абнаўленне",
"downloadingMessage": "Спампоўваецца абнаўленне...", "downloadingMessage": "Спампоўваецца абнаўленне...",
"downloadedMessage": "Абнаўленне спампавана", "downloadedMessage": "Абнаўленне спампавана",
"installingMessage": "Усталяванне абнаўлення...", "installingMessage": "Усталяванне абнаўлення...",
"errorDownloadMessage": "Немагчыма спампаваць абнаўленне", "errorDownloadMessage": "Немагчыма спампаваць абнаўленне",
"errorInstallMessage": "Немагчыма ўсталяваць абнаўленне", "errorInstallMessage": "Немагчыма ўсталяваць абнаўленне",
"noConnection": "Няма злучэння з інтэрнэтам", "noConnection": "Няма злучэння з інтэрнэтам"
"updatesDisabled": "Абнаўленне выпраўленай праграмы ў цяперашні час адключана. Неабходна паўторна ўжыць выпраўленне для праграмы."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Звесткі" "infoButton": "Звесткі"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Загрузка...", "loadingLabel": "Загрузка...",
"timeagoLabel": "${time} таму", "timeagoLabel": "${time} таму"
"patcherLabel": "Праграма выпраўлення: ",
"managerLabel": "Менеджар: ",
"updateButton": "Абнавіць ReVanced Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Праграма выпраўлення", "widgetTitle": "Праграма выпраўлення",
"patchButton": "Выправіць", "patchButton": "Выправіць",
"armv7WarningDialogText": "Выпраўленне для прылад на ARMv7 пакуль не падтрымліваецца і можа прывесці да збою. Працягнуць?", "incompatibleArchWarningDialogText": "Выпраўленні на гэтай архітэктуры пакуль не падтрымліваюцца і могуць не працаваць. Працягнуць?",
"removedPatchesWarningDialogText": "Наступныя выпраўленні былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?", "removedPatchesWarningDialogText": "Наступныя выпраўленні былі выдалены з моманту іх апошняга выкарыстання.\n\n${patches}\n\nУсё роўна працягнуць?",
"requiredOptionDialogText": "Неабходна задаць некаторыя параметры выпраўленняў." "requiredOptionDialogText": "Неабходна задаць некаторыя параметры выпраўленняў."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Выбраная праграма", "widgetTitleSelected": "Выбраная праграма",
"widgetSubtitle": "Праграма не выбрана", "widgetSubtitle": "Праграма не выбрана",
"noAppsLabel": "Праграмы не знойдзены", "noAppsLabel": "Праграмы не знойдзены",
"currentVersion": "Бягучая версія",
"suggestedVersion": "Прапанаваная",
"anyVersion": "Любая версія" "anyVersion": "Любая версія"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Уласнае значэнне", "customValue": "Уласнае значэнне",
"resetOptionsTooltip": "Скінуць параметры выпраўлення", "setToNull": "Усталюйце значэнне нуль",
"nullValue": "Зараз значэнне гэтага параметра роўна нулю",
"viewTitle": "Параметры выпраўлення", "viewTitle": "Параметры выпраўлення",
"saveOptions": "Захаваць", "saveOptions": "Захаваць",
"addOptions": "Дадаць параметры", "unselectPatch": "Скасаваць выбар патча",
"deselectPatch": "Зняць выбар з выпраўлення",
"tooltip": "Больш уваходных параметраў", "tooltip": "Больш уваходных параметраў",
"selectFilePath": "Выбраць шлях да файла", "selectFilePath": "Выбраць шлях да файла",
"selectFolder": "Выбраць папку", "selectFolder": "Выбраць папку",
"selectOption": "Выберыце параметр", "requiredOption": "Неабходна наладзіць гэты параметр",
"requiredOption": "Абавязковы параметр",
"unsupportedOption": "Гэты параметр не падтрымліваецца", "unsupportedOption": "Гэты параметр не падтрымліваецца",
"requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}" "requiredOptionNull": "Наступныя параметры павінны быць зададзены:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Выкарыстоўваць прадвызначаны выбар" "patchesChangeWarningDialogButton": "Выкарыстоўваць прадвызначаны выбар"
}, },
"installerView": { "installerView": {
"widgetTitle": "Устаноўшчык праграм",
"installType": "Выберыце тып устаноўкі", "installType": "Выберыце тып устаноўкі",
"installTypeDescription": "Выберыце тып устаноўкі для працягу.", "installTypeDescription": "Выберыце тып устаноўкі для працягу.",
"installButton": "Усталяваць", "installButton": "Усталяваць",
@@ -148,7 +132,6 @@
"warning": "Адключыць аўтаматычныя абнаўленні для выпраўленых праграм, каб пазбегнуць нечаканых праблем.", "warning": "Адключыць аўтаматычныя абнаўленні для выпраўленых праграм, каб пазбегнуць нечаканых праблем.",
"pressBackAgain": "Націсніце назад яшчэ раз, каб скасаваць", "pressBackAgain": "Націсніце назад яшчэ раз, каб скасаваць",
"openButton": "Адкрыць", "openButton": "Адкрыць",
"shareButton": "Абагуліць файл",
"notificationTitle": "ReVanced Manager працуе над выпраўленнем", "notificationTitle": "ReVanced Manager працуе над выпраўленнем",
"notificationText": "Націсніце для вяртання ва ўсталёўшчык праграм", "notificationText": "Націсніце для вяртання ва ўсталёўшчык праграм",
"exportApkButtonTooltip": "Экспартаваць выпраўленыя APK", "exportApkButtonTooltip": "Экспартаваць выпраўленыя APK",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Атрымлівайце асалоду ад тэмы сваёй прылады", "dynamicThemeHint": "Атрымлівайце асалоду ад тэмы сваёй прылады",
"languageLabel": "Мова", "languageLabel": "Мова",
"languageUpdated": "Мова абноўлена", "languageUpdated": "Мова абноўлена",
"englishOption": "Англійская",
"sourcesLabel": "Альтэрнатыўныя крыніцы", "sourcesLabel": "Альтэрнатыўныя крыніцы",
"sourcesLabelHint": "Сканфігурыраваць альтэрнатыўныя крыніцы для ReVanced Patches і ReVanced Integrations", "sourcesLabelHint": "Сканфігурыраваць альтэрнатыўныя крыніцы для ReVanced Patches і ReVanced Integrations",
"sourcesIntegrationsLabel": "Крыніца інтэграцый", "sourcesIntegrationsLabel": "Крыніца інтэграцый",
@@ -185,7 +167,7 @@
"sourcesUpdateNote": "Нататка: Гэта аўтаматычна спампуе ReVanced Patches і ReVanced Integrations з альтэрнатыўных крыніц.\n\nГэта падключыць вас да альтэрнатыўнай крыніцы.", "sourcesUpdateNote": "Нататка: Гэта аўтаматычна спампуе ReVanced Patches і ReVanced Integrations з альтэрнатыўных крыніц.\n\nГэта падключыць вас да альтэрнатыўнай крыніцы.",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "Сканфігурыруйце URL API для ReVanced Manager", "apiURLHint": "Сканфігурыруйце URL API для ReVanced Manager",
"selectApiURL": "API URL", "selectApiURL": "URL-адрас API",
"orgPatchesLabel": "Арганізацыя выпраўленняў", "orgPatchesLabel": "Арганізацыя выпраўленняў",
"sourcesPatchesLabel": "Крыніца выпраўленняў", "sourcesPatchesLabel": "Крыніца выпраўленняў",
"orgIntegrationsLabel": "Арганізацыя інтэграцый", "orgIntegrationsLabel": "Арганізацыя інтэграцый",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Паказваць акно, калі даступна новае абнаўленне", "showUpdateDialogHint": "Паказваць акно, калі даступна новае абнаўленне",
"universalPatchesLabel": "Паказваць універсальныя выпраўленні", "universalPatchesLabel": "Паказваць універсальныя выпраўленні",
"universalPatchesHint": "Адлюстраваць усе праграмы і ўніверсальныя выпраўленні (можа запаволіць спіс праграм)", "universalPatchesHint": "Адлюстраваць усе праграмы і ўніверсальныя выпраўленні (можа запаволіць спіс праграм)",
"lastPatchedAppLabel": "Захаваць прапатчаную праграму",
"lastPatchedAppHint": "Захавайце апошні патч, каб усталяваць або экспартаваць пазней",
"versionCompatibilityCheckLabel": "Праверка сумяшчальнасці версіі", "versionCompatibilityCheckLabel": "Праверка сумяшчальнасці версіі",
"versionCompatibilityCheckHint": "Прадухіляць выбар выпраўленняў, якія несумяшчальныя з выбранай версіяй праграмы", "versionCompatibilityCheckHint": "Прадухіляць выбар выпраўленняў, якія несумяшчальныя з выбранай версіяй праграмы",
"requireSuggestedAppVersionLabel": "Запыт прапанаванай версіі праграмы", "requireSuggestedAppVersionLabel": "Запыт прапанаванай версіі праграмы",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Пра праграму", "widgetTitle": "Пра праграму",
"openButton": "Адкрыць", "openButton": "Адкрыць",
"installButton": "Усталяваць",
"uninstallButton": "Выдаліць", "uninstallButton": "Выдаліць",
"unmountButton": "Адключыць", "unmountButton": "Адключыць",
"exportButton": "Экспарт",
"deleteButton": "Выдаліць",
"rootDialogTitle": "Памылка", "rootDialogTitle": "Памылка",
"lastPatchedAppDescription": "Гэта рэзервовая копія праграмы, якая была выпраўлена ў апошні раз.",
"unmountDialogText": "Вы сапраўды хочаце адключыць гэту праграму?", "unmountDialogText": "Вы сапраўды хочаце адключыць гэту праграму?",
"uninstallDialogText": "Вы сапраўды хочаце выдаліць гэту праграму?", "uninstallDialogText": "Вы сапраўды хочаце выдаліць гэту праграму?",
"rootDialogText": "Праграма ўсталявана з правамі суперкарыстальніка, але ў цяперашні час у ReVanced Manager адсутнічаюць такія правы.\nСпачатку дайце праграме правы суперкарыстальніка.", "rootDialogText": "Праграма ўсталявана з правамі суперкарыстальніка, але ў цяперашні час у ReVanced Manager адсутнічаюць такія правы.\nСпачатку дайце праграме правы суперкарыстальніка.",
"removeAppDialogTitle": "Выдаліць праграму?",
"removeAppDialogText": "Вы ўпэўнены, што хочаце выдаліць гэту рэзервовую копію?",
"packageNameLabel": "Назва пакета", "packageNameLabel": "Назва пакета",
"installTypeLabel": "Тып усталявання", "installTypeLabel": "Тып усталявання",
"mountTypeLabel": "Падключыць", "mountTypeLabel": "Падключыць",
"regularTypeLabel": "Звычайны", "regularTypeLabel": "Звычайны",
"patchedDateLabel": "Дата выпраўлення", "patchedDateLabel": "Дата выпраўлення",
"appliedPatchesLabel": "Ужытыя выпраўленні", "appliedPatchesLabel": "Ужытыя выпраўленні",
"sizeLabel": "Памер файла",
"patchedDateHint": "${date} у ${time}", "patchedDateHint": "${date} у ${time}",
"appliedPatchesHint": "Ужыта выпраўленняў: ${quantity}", "appliedPatchesHint": "Ужыта выпраўленняў: ${quantity}",
"updateNotImplemented": "Пакуль яшчэ гэта функцыя не рэалізавана" "updateNotImplemented": "Пакуль яшчэ гэта функцыя не рэалізавана"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Удзельнікі", "widgetTitle": "Удзельнікі"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "Выпраўленні ReVanced",
"integrationsContributors": "Інтэграцыі ReVanced",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Неадпаведнасць версій", "mount_version_mismatch": "Неадпаведнасць версій",
@@ -297,7 +283,6 @@
"status_failure_timeout_description": "Працэс усталявання адбываўся занадта доўга.\n\nВы сапраўды хочаце паспрабаваць яшчэ раз?", "status_failure_timeout_description": "Працэс усталявання адбываўся занадта доўга.\n\nВы сапраўды хочаце паспрабаваць яшчэ раз?",
"status_failure_storage_description": "Збой усталявання, бо на прыладзе недастаткова памяці.\n\nВызваліце крыху месца і паўтарыце спробу яшчэ раз.", "status_failure_storage_description": "Збой усталявання, бо на прыладзе недастаткова памяці.\n\nВызваліце крыху месца і паўтарыце спробу яшчэ раз.",
"status_failure_invalid_description": "Збой усталявання, бо выпраўленая праграма пашкоджана.\n\nВыдаліць праграму і паспрабаваць яшчэ раз?", "status_failure_invalid_description": "Збой усталявання, бо выпраўленая праграма пашкоджана.\n\nВыдаліць праграму і паспрабаваць яшчэ раз?",
"status_failure_incompatible_description": "Праграма з'яўляцца несумяшчальнай з гэтай прыладай.\n\nЗвяжыцеся з пастаўшчыком праграмы, каб атрымаць дадатковыя звесткі.",
"status_failure_conflict_description": "Усталяванне прадухілена іншай праграмай, якая цяпер усталёўваецца.\n\nВыдаліць усталяваную праграму і паспрабаваць яшчэ раз?", "status_failure_conflict_description": "Усталяванне прадухілена іншай праграмай, якая цяпер усталёўваецца.\n\nВыдаліць усталяваную праграму і паспрабаваць яшчэ раз?",
"status_failure_blocked_description": "Усталяванне было заблакіравана ${packageName}.\n\nНаладзьце свае параметры бяспекі і паспрабуйце яшчэ раз.", "status_failure_blocked_description": "Усталяванне было заблакіравана ${packageName}.\n\nНаладзьце свае параметры бяспекі і паспрабуйце яшчэ раз.",
"install_failed_verification_failure_description": "Збой усталявання, бо адбылася праблема праверкі.\n\nНаладзьце свае параметры бяспекі і паспрабуйце яшчэ раз.", "install_failed_verification_failure_description": "Збой усталявання, бо адбылася праблема праверкі.\n\nНаладзьце свае параметры бяспекі і паспрабуйце яшчэ раз.",

170
assets/i18n/strings_bg_BG.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Отхвърли", "dismissButton": "Отхвърли",
"quitButton": "Изход", "quitButton": "Изход",
"updateButton": "Актуализация", "updateButton": "Актуализация",
"enabledLabel": "Активирано",
"disabledLabel": "Изключено",
"installed": "Инсталирана версия: ${version}",
"suggested": "Предложена версия: ${version}", "suggested": "Предложена версия: ${version}",
"yesButton": "Да", "yesButton": "Да",
"noButton": "Не", "noButton": "Не",
"warning": "Внимание", "warning": "Внимание",
"options": "Настроики",
"notice": "Известие", "notice": "Известие",
"noShowAgain": "Не показвай повече", "noShowAgain": "Не показвай повече",
"add": "Добави", "add": "Добави",
@@ -27,39 +23,47 @@
"refreshSuccess": "Успешно обновяване", "refreshSuccess": "Успешно обновяване",
"widgetTitle": "Табло за управление", "widgetTitle": "Табло за управление",
"updatesSubtitle": "Актуализации", "updatesSubtitle": "Актуализации",
"patchedSubtitle": "Модифицирани приложения", "lastPatchedAppSubtitle": "Последно модифицирано приложение",
"patchedSubtitle": "Инсталирани приложения",
"changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.", "changeLaterSubtitle": "Можете да промените това в настройките на по-късен етап.",
"noSavedAppFound": "Не са открити приложения",
"noInstallations": "Няма инсталирани модифицирани приложения", "noInstallations": "Няма инсталирани модифицирани приложения",
"installUpdate": "Продължете към инсталирането на актуализациите?", "installUpdate": "Продължете към инсталирането на актуализациите?",
"updateSheetTitle": "Актуализирай ReVanced Manager",
"updateDialogTitle": "Налична е нова актуализация",
"updatePatchesSheetTitle": "Актуализирай ReVanced модификациите",
"updateChangelogTitle": "Списък с промени", "updateChangelogTitle": "Списък с промени",
"updateDialogText": "Налична е актуализация за ${file}.\n\nНастоящата инсталирана версия е ${version}.",
"downloadConsentDialogTitle": "Да се изтеглят ли необходимите файлове?",
"downloadConsentDialogText": "ReVanced Manager трябва да изтегли необходими файлове, за да работи правилно.",
"downloadConsentDialogText2": "Това ще ви свърже към ${url}.",
"downloadingMessage": "Изтегляне на актуализация...", "downloadingMessage": "Изтегляне на актуализация...",
"downloadedMessage": "Актуализацията е изтеглена", "downloadedMessage": "Актуализацията е изтеглена",
"installingMessage": "Инсталиране на актуализация...", "installingMessage": "Инсталиране на актуализация...",
"errorDownloadMessage": "Свалянето на актуализацията не беше успешно", "errorDownloadMessage": "Свалянето на актуализацията не беше успешно",
"errorInstallMessage": "Инсталирането на актуализацията не беше успешно", "errorInstallMessage": "Инсталирането на актуализацията не беше успешно",
"noConnection": "Няма връзка с интернет", "noConnection": "Няма връзка с интернет"
"updatesDisabled": "Актуализацията на модифицирани приложения в момента не работи. Модифицирайте приложението наново."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Информация" "infoButton": "Информация"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Зареждане...", "loadingLabel": "Зареждане...",
"timeagoLabel": "Преди ${time}", "timeagoLabel": "Преди ${time}"
"patcherLabel": "Модификатор: ",
"managerLabel": "Мениджър: ",
"updateButton": "Обнови ReVanced Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Модификатор", "widgetTitle": "Модификатор",
"patchButton": "Модифицирайте" "patchButton": "Модифицирайте",
"incompatibleArchWarningDialogText": "Процесът на модифициране в момента не се поддържа на устройства с тази архитектура и може да се провали. Ще продължите ли?",
"removedPatchesWarningDialogText": "Следните модификации са били премахнати след като са били употребени за последно от вас.\n\n${patches}\n\nПродължете въпреки това?",
"requiredOptionDialogText": "Опциите на някои модификации трябва да бъдат зададени."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Изберете приложение", "widgetTitle": "Изберете приложение",
"widgetTitleSelected": "Избрани приложения", "widgetTitleSelected": "Избрани приложения",
"widgetSubtitle": "Няма избрано приложение",
"noAppsLabel": "Няма намерени приложения", "noAppsLabel": "Няма намерени приложения",
"currentVersion": "Текуща", "anyVersion": "Всички версии"
"suggestedVersion": "Препоръчана"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Изберете модификации", "widgetTitle": "Изберете модификации",
@@ -72,11 +76,15 @@
"widgetSubtitle": "Открийте ни онлайн!" "widgetSubtitle": "Открийте ни онлайн!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Изберете приложение",
"searchBarHint": "Търсене на приложение",
"storageButton": "Хранилище", "storageButton": "Хранилище",
"selectFromStorageButton": "Избери от хранилище", "selectFromStorageButton": "Избери от хранилище",
"errorMessage": "Избраното приложение не може да се използва", "errorMessage": "Избраното приложение не може да се използва",
"downloadToast": "Функцията за изтегляне все още не е налична", "downloadToast": "Функцията за изтегляне все още не е налична",
"featureNotAvailable": "Функцията не е внедрена" "requireSuggestedAppVersionDialogText": "Избраната от вас версия на приложението не съответства на препоръчаната версия, което може да доведе до непредвидени проблеми. Моля, използвайте препоръчаната версия.\n\nИзбрана версия: ${selected}\nПрепоръчана версия: ${suggested}\n\nАко желаете да продължите въпреки това, деактивирайте \"Изискване на препоръчана версия на приложението\" в настройките.",
"featureNotAvailable": "Функцията не е внедрена",
"featureNotAvailableText": "Това приложение е разделено APK и не може да бъде актуализирано и инсталирано надеждно, освен ако не бъде монтирано с административни права. Въпреки това, можете да актуализирате и инсталирате цяло APK, като го изберете от хранилището."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Изберете модификации", "viewTitle": "Изберете модификации",
@@ -85,29 +93,51 @@
"newPatches": "Нови модификации", "newPatches": "Нови модификации",
"patches": "Модификации", "patches": "Модификации",
"doneButton": "Готово", "doneButton": "Готово",
"defaultChip": "По подразбиране",
"defaultTooltip": "Изберете всички модификации по подразбиране", "defaultTooltip": "Изберете всички модификации по подразбиране",
"noneChip": "Нито една",
"noneTooltip": "Отмяна на всички модификации", "noneTooltip": "Отмяна на всички модификации",
"noPatchesFound": "Няма налични модификации за избраното приложение" "loadPatchesSelection": "Заредете избраните модификации",
"noSavedPatches": "Няма запазени избрани модификации за настоящото приложение.\nНатиснете Готово за да запазите текущия избор.",
"noPatchesFound": "Няма налични модификации за избраното приложение",
"setRequiredOption": "Някои модификации изискват опциите им да бъдат зададени:\n\n${patches}\n\nМоля задайте тези опции преди да продължите."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Стойност по избор", "customValue": "Стойност по избор",
"setToNull": "Задайте нулева стойност",
"nullValue": "Стойността на този параметър в момента е нула",
"viewTitle": "Опции за модификациите",
"saveOptions": "Запази", "saveOptions": "Запази",
"addOptions": "Добави опции", "unselectPatch": "Отмяна на всички модификации",
"deselectPatch": "Отмяна на всички модификации", "tooltip": "Повече опции за въвеждане",
"selectFolder": "Изберете папка" "selectFilePath": "Изберете път към файла",
"selectFolder": "Изберете папка",
"requiredOption": "Настройката на тази опция е задължителна",
"unsupportedOption": "Тази опция не се поддържа",
"requiredOptionNull": "Следните опции трябва да бъдат зададени:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}" "unsupportedDialogText": "Изборът на тази модификация може да доведе до грешки.\n\nВерсия: ${packageVersion}\nПоддържани версии: ${supportedVersions}",
"unsupportedPatchVersion": "Модифицирането на избраната версия на приложението не се поддържа.",
"unsupportedRequiredOption": "Настоящата модификация съдържа задължителна опция, която не се поддържа от избраното приложение",
"patchesChangeWarningDialogText": "Препоръчително е да използвате избраните модификации и опции по подразбиране. Всяка промяна може да доведе до неочаквани проблеми.\n\nАко все пак желаете да да промените избраните модификации, първо трябва да изключите \"Позволи промяна в избраните модификации\" от настройките.",
"patchesChangeWarningDialogButton": "Използвайте избора по подразбиране"
}, },
"installerView": { "installerView": {
"widgetTitle": нсталатор", "installType": "Изберете вида на инсталацията",
"installTypeDescription": "Изберете с кой вид инсталация да продължите.",
"installButton": "Инсталиране", "installButton": "Инсталиране",
"installRootType": "Монтирай", "installRootType": "Монтирай",
"installNonRootType": "Нормален", "installNonRootType": "Нормален",
"warning": "Деактивирайте автоматичните актуализации на модифираното приложение, за да избегнете неочаквани проблеми.",
"pressBackAgain": "Натиснете \"назад\" отново, за да откажете",
"openButton": "Отвори", "openButton": "Отвори",
"shareButton": "Сподели файла",
"notificationTitle": "ReVanced Мениджър модифицира", "notificationTitle": "ReVanced Мениджър модифицира",
"notificationText": "Натиснете за да се върнете при инсталатора", "notificationText": "Натиснете за да се върнете при инсталатора",
"exportApkButtonTooltip": "Експортиране на модифицираното APK",
"exportLogButtonTooltip": "Експорт на дневника",
"screenshotDetected": "Беше направена снимка на екрана. Ако се опитвате да споделите дневника, моля направете го в текстов формат.\n\nДа се копира ли дневника в клипборда?",
"copiedToClipboard": "Дневникът беше копиран в клипборда",
"noExit": "Инсталаторът все още работи, не може да излезе..." "noExit": "Инсталаторът все още работи, не може да излезе..."
}, },
"settingsView": { "settingsView": {
@@ -117,6 +147,7 @@
"debugSectionTitle": "Отстраняване на грешки", "debugSectionTitle": "Отстраняване на грешки",
"advancedSectionTitle": "Разширени", "advancedSectionTitle": "Разширени",
"exportSectionTitle": "Импортиране и експортиране", "exportSectionTitle": "Импортиране и експортиране",
"dataSectionTitle": "Източници на данни",
"themeModeLabel": "Тема на приложението", "themeModeLabel": "Тема на приложението",
"systemThemeLabel": "Система", "systemThemeLabel": "Система",
"lightThemeLabel": "Светъл", "lightThemeLabel": "Светъл",
@@ -124,48 +155,108 @@
"dynamicThemeLabel": "Материална Тема", "dynamicThemeLabel": "Материална Тема",
"dynamicThemeHint": "Насладете се на преживяване по-близо до устройството си", "dynamicThemeHint": "Насладете се на преживяване по-близо до устройството си",
"languageLabel": "Език", "languageLabel": "Език",
"englishOption": "Английски", "languageUpdated": "Езикът е обновен",
"sourcesLabel": "Алтернативни източници",
"sourcesLabelHint": "Конфигурирайте алтернативните източници за ReVanced Patches и ReVanced Integrations",
"sourcesIntegrationsLabel": "Източник на интеграциите", "sourcesIntegrationsLabel": "Източник на интеграциите",
"useAlternativeSources": "Използвайте алтернативни източници",
"useAlternativeSourcesHint": "Използвайте алтернативни източници за ReVanced Patches и ReVanced Integrations вместо тези от ППИ-я (API)",
"sourcesResetDialogTitle": "Нулиране", "sourcesResetDialogTitle": "Нулиране",
"sourcesResetDialogText": "Искате ли да възстановите източниците до стойностите им по подразбиране?", "sourcesResetDialogText": "Искате ли да възстановите източниците до стойностите им по подразбиране?",
"apiURLResetDialogText": "Сигурни ли сте, че искате да възстановите адреса на ППИ (API) до стойността му по подразбиране?",
"sourcesUpdateNote": "Забележка: Това автоматично ще изтегли ReVanced Patches и ReVanced Integrations от алтернативните източници.\n\nТова ще ви свърже с алтернативния източник.",
"apiURLLabel": "API линк", "apiURLLabel": "API линк",
"apiURLHint": "Конфигуриране на URL адреса на ППИ (API) на ReVanced Manager",
"selectApiURL": "API линк", "selectApiURL": "API линк",
"orgPatchesLabel": "Организация на модификациите", "orgPatchesLabel": "Организация на модификациите",
"sourcesPatchesLabel": "Източник на модификациите", "sourcesPatchesLabel": "Източник на модификациите",
"orgIntegrationsLabel": "Организация на интеграциите", "orgIntegrationsLabel": "Организация на интеграциите",
"contributorsLabel": "Хора, които допринесоха", "contributorsLabel": "Хора, които допринесоха",
"contributorsHint": "Списък с хората, допринесли за ReVanced", "contributorsHint": "Списък с хората, допринесли за ReVanced",
"logsLabel": "Сподели логовете", "logsLabel": "Сподели дневника",
"logsHint": "Споделете дневника на ReVanced Manager",
"enablePatchesSelectionLabel": "Позволи промяна в избраните модификации",
"enablePatchesSelectionHint": "Не предотвратявай избирането или премахването на модификации",
"enablePatchesSelectionWarningText": "Промяната на избора на модификациите може да доведе до неочаквани проблеми.\n\nРазрешавате ли въпреки това?",
"disablePatchesSelectionWarningText": "Предстои да забраните промени в избора на модификации.\nИзбраните модификации по подразбиране ще бъдат възстановени.\n\nЗабранявате ли въпреки това?",
"autoUpdatePatchesLabel": "Автоматична актуализация на модификациите",
"autoUpdatePatchesHint": "Автоматично актуализира модификациите до последната им версия",
"showUpdateDialogLabel": "Показване на диалоговия прозорец за актуализиране",
"showUpdateDialogHint": "Показва диалогов прозорец, когато е налична нова актуализация",
"universalPatchesLabel": "Покажи универсални модификации", "universalPatchesLabel": "Покажи универсални модификации",
"universalPatchesHint": "Показване на всички приложения и универсални пачове (може да забави списъка с приложения)",
"lastPatchedAppLabel": "Запазете модифицираното приложение",
"lastPatchedAppHint": "Запазете последната модификация, за да инсталирате или експортирате по-късно",
"versionCompatibilityCheckLabel": "Проверка на съвместимост на версиите",
"versionCompatibilityCheckHint": "Предотвратява избирането на модификации, които не са съвместими с избраната версия на приложението",
"requireSuggestedAppVersionLabel": "Изискване на препоръчана версия на приложението",
"requireSuggestedAppVersionHint": "Предотвратяване на избора на приложение с версия, която не е препоръчана",
"requireSuggestedAppVersionDialogText": "Избирането на приложение, чиято версия не е препоръчана, може да доведе до неочаквани проблеми.\n\nИскате ли да продължите все пак?",
"aboutLabel": "Относно", "aboutLabel": "Относно",
"snackbarMessage": "Копирано", "snackbarMessage": "Копирано",
"restartAppForChanges": "Рестартирайте приложението, за да се приложат промените", "restartAppForChanges": "Рестартирайте приложението, за да се приложат промените",
"deleteTempDirLabel": "Изтриване на временни файлове", "deleteTempDirLabel": "Изтриване на временни файлове",
"deleteTempDirHint": "Изтриване на неизползвани временни файлове", "deleteTempDirHint": "Изтриване на неизползвани временни файлове",
"deletedTempDir": "Временните файлове са изтрити", "deletedTempDir": "Временните файлове са изтрити",
"exportPatchesLabel": "Експортиране на избраните актуализации",
"exportPatchesHint": "Експортиране на избраните модификации в JSON файл",
"exportedPatches": "Избраните модификации са експортирани", "exportedPatches": "Избраните модификации са експортирани",
"noExportFileFound": "Няма избрани модификации за експортиране", "noExportFileFound": "Няма избрани модификации за експортиране",
"importPatchesLabel": "Импортиране на избраните модификации", "importPatchesLabel": "Импортиране на избраните модификации",
"importPatchesHint": "Импортиране на избраните модификации от JSON файл", "importPatchesHint": "Импортиране на избраните модификации от JSON файл",
"importedPatches": "Избраните модификации са импортирани", "importedPatches": "Избраните модификации са импортирани",
"deletedLogs": "Логовете са изтрити", "resetStoredPatchesLabel": "Възстановяване на избраните модификации по подразбиране",
"resetStoredPatchesHint": "Нулиране на избраните запазени модификации",
"resetStoredPatchesDialogTitle": "Да се нулират ли избраните модификации?",
"resetStoredPatchesDialogText": "Избраните модификации ще бъдат нулирани.",
"resetStoredPatches": "Избраните модификации бяха нулирани",
"resetStoredOptionsLabel": "Нулиране на избраните модификации",
"resetStoredOptionsHint": "Нулиране на всички избрани опции за модификациите",
"resetStoredOptionsDialogTitle": "Да се нулират ли избраните опции за модификациите?",
"resetStoredOptionsDialogText": "Нулиране на опциите за модификациите ще премахне всички запазени опции.",
"resetStoredOptions": "Опциите бяха нулирани",
"deleteLogsLabel": "Изчистване на дневника",
"deleteLogsHint": "Изтриване на всички дневници, събрани от ReVanced Manager",
"deletedLogs": "Дневникът е изтрит",
"regenerateKeystoreLabel": "Регенериране на keystore-а",
"regenerateKeystoreHint": "Регенериране на keystore-а, който се използва за подписване на приложението",
"regenerateKeystoreDialogTitle": "Да се регенерира ли keystore-а?",
"regenerateKeystoreDialogText": "Модифицираните приложения, подписани със стария keystore, вече няма да могат да бъдат актуализирани.",
"regeneratedKeystore": "Keystore-ът беше регенериран",
"exportKeystoreLabel": "Експортирай Keystore-а", "exportKeystoreLabel": "Експортирай Keystore-а",
"exportKeystoreHint": "Експортиране на keystore-а, който се използва за подписване на приложенията",
"exportedKeystore": "Keystore беше експортиран", "exportedKeystore": "Keystore беше експортиран",
"noKeystoreExportFileFound": "Няма Keystore за експортиране", "noKeystoreExportFileFound": "Няма Keystore за експортиране",
"importKeystoreLabel": "Импортирай Keystore", "importKeystoreLabel": "Импортирай Keystore",
"importKeystoreHint": "Импортиране на keystore, който да бъде използван за подписване на приложенията",
"importedKeystore": "Keystorе е импортиран", "importedKeystore": "Keystorе е импортиран",
"jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва" "selectKeystorePassword": "Парола за keystore-а",
"selectKeystorePasswordHint": "Изберете парола за keystore-а, който се използва за подписване на приложенията",
"jsonSelectorErrorMessage": "Избраният JSON файл не може да се изплозва",
"keystoreSelectorErrorMessage": "Избранията keystore файл не може да бъде използва"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Информация за приложението", "widgetTitle": "Информация за приложението",
"openButton": "Отвори", "openButton": "Отвори",
"installButton": "Инсталиране",
"uninstallButton": "Деинсталирай", "uninstallButton": "Деинсталирай",
"unmountButton": "Демонтиране",
"exportButton": "Експортиране",
"deleteButton": "Изтрий",
"rootDialogTitle": "Грешка", "rootDialogTitle": "Грешка",
"lastPatchedAppDescription": "Това е резервно копие на последното модифицирано приложение.",
"unmountDialogText": "Сигурни ли сте, че искате да демонтирате това приложение?",
"uninstallDialogText": "Сигурни ли сте, че искате да деиснталирате това приложение?",
"rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.", "rootDialogText": "Приложението е инсталирано с superuser разрешения, но в момента ReVanced Manager няма разрешения. Моля, първо дайте superuser разрешения.",
"removeAppDialogTitle": "Изтриване на приложението?",
"removeAppDialogText": "Сигурни ли сте, че искате да изтриете това резервно копие?",
"packageNameLabel": "Име на пакета", "packageNameLabel": "Име на пакета",
"installTypeLabel": "Тип инсталация", "installTypeLabel": "Тип инсталация",
"mountTypeLabel": "Монтиране",
"regularTypeLabel": "Нормален",
"patchedDateLabel": "Дата на модификацията", "patchedDateLabel": "Дата на модификацията",
"appliedPatchesLabel": "Приложени модификации", "appliedPatchesLabel": "Приложени модификации",
"sizeLabel": "Размер на файла",
"patchedDateHint": "на ${date} в ${time}", "patchedDateHint": "на ${date} в ${time}",
"appliedPatchesHint": "${quantity} приложени модификации", "appliedPatchesHint": "${quantity} приложени модификации",
"updateNotImplemented": "Тази функция все още не е внедрена" "updateNotImplemented": "Тази функция все още не е внедрена"
@@ -173,5 +264,30 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Хора, които допринесоха" "widgetTitle": "Хора, които допринесоха"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "Несъответствие на версиите",
"mount_no_root": "Няма Root достъп",
"mount_missing_installation": "Инсталацията не беше намерене",
"status_failure_blocked": "Инсталацията беше блокирана",
"install_failed_verification_failure": "Проверката беше неуспешна",
"status_failure_invalid": "Инсталацията е невалидна",
"install_failed_version_downgrade": "Версията не може да бъде понижена",
"status_failure_conflict": "Имаше конфликт по време на инсталацията",
"status_failure_storage": "Имаше проблем с хранилището по време на инсталацията",
"status_failure_incompatible": "Инсталацията е несъвместима",
"status_failure_timeout": "Настъпи таймаут по време на инсталацията",
"status_unknown": "Инсталацията беше неуспешна",
"mount_version_mismatch_description": "Инсталацията се провали поради това, че инсталираното приложение е с различна версия от тази на модифицираното приложение.\n\nИнсталирайте версията на приложението, което монтирате, и опитайте отново.",
"mount_no_root_description": "Инсталацията се провали поради липса на Root достъп.\n\nМоля позволете Root достъп на ReVanced Manager и опитайте отново.",
"mount_missing_installation_description": "Инсталацията се провали поради това, че немодифицираното приложение не е инсталирано на това устройство, за да може да се монтира върху него.\n\nИнсталирайте неподправеното приложение, преди да го монтирате, и опитайте отново.",
"status_failure_timeout_description": "Инсталацията отне твърде много време.\n\nИскате ли да опитате отново?",
"status_failure_storage_description": "Инсталацията се провали поради недостатъчно място в хранилището.\n\nОсвободете малко място и опитайте отново.",
"status_failure_invalid_description": "Инсталацията се провали поради невалидност на модифицираното приложение.\n\nДеинсталирайте приложението и опитайте отново?",
"status_failure_incompatible_description": "Приложението е несъвместимо с това устройство. \n\nИзползвайте APK, който се поддържа от това устройство, и опитайте отново.",
"status_failure_conflict_description": "Инсталацията беше възпрепятствана от съществуваща инсталация на това приложение.\n\nДеинсталирайте инсталираното приложение и опитайте отново?",
"status_failure_blocked_description": "Инсталацията беше блокирана от ${packageName}.\n\nПроменете настройките си за сигурност и опитайте отново.",
"install_failed_verification_failure_description": "Инсталацията се провали поради проблем с проверката.\n\nПроменете настройките си за сигурност и опитайте отново.",
"install_failed_version_downgrade_description": "Инсталацията се провали поради това, че модифицираното приложение е с по-ниска версия от инсталираното приложение.\n\nДеинсталирайте приложението и опитайте отново?",
"status_unknown_description": "Инсталацията не е успешна поради неизвестна причина. Моля, опитайте отново."
}
} }

55
assets/i18n/strings_bn_BD.i18n.json Executable file → Normal file
View File

@@ -1,22 +1,18 @@
{ {
"okButton": "ঠিক আছে", "okButton": "ঠিক আছে",
"cancelButton": "বাতিল", "cancelButton": "বাতিল করুন",
"dismissButton": "বাতিল করুন", "dismissButton": "বাতিল করুন",
"quitButton": "কাটুন", "quitButton": "কাটুন",
"updateButton": "আপডেট", "updateButton": "হালনাগাদ করুন",
"enabledLabel": "সক্রিয় রয়েছে",
"disabledLabel": "নিষ্ক্রিয় হয়েছে",
"installed": "ইনস্টলকৃত: ${version}",
"suggested": "প্রস্তাবিত: ${version}", "suggested": "প্রস্তাবিত: ${version}",
"yesButton": "হ্যাঁ", "yesButton": "হ্যাঁ",
"noButton": "না", "noButton": "না",
"warning": "সতর্কতা", "warning": "সতর্কতা",
"options": "বিকল্পসমূহ",
"notice": "বিজ্ঞপ্তি", "notice": "বিজ্ঞপ্তি",
"noShowAgain": "পুনরায় দেখাবেন না", "noShowAgain": "পুনরায় দেখাবেন না",
"add": "যুক্ত করুন", "add": "যুক্ত করুন",
"remove": "অপসারণ করুন", "remove": "অপসারণ করুন",
"showChangelogButton": "চেঞ্জলগ দেখান", "showChangelogButton": "পরিবর্তনসূচী দেখান",
"showUpdateButton": "আপডেট দেখান", "showUpdateButton": "আপডেট দেখান",
"navigationView": { "navigationView": {
"dashboardTab": "ড্যাশবোর্ড", "dashboardTab": "ড্যাশবোর্ড",
@@ -27,10 +23,7 @@
"refreshSuccess": "সফলভাবে রিফ্রেশ করা হয়েছে", "refreshSuccess": "সফলভাবে রিফ্রেশ করা হয়েছে",
"widgetTitle": "ড্যাশবোর্ড", "widgetTitle": "ড্যাশবোর্ড",
"updatesSubtitle": "আপডেটসমূহ", "updatesSubtitle": "আপডেটসমূহ",
"patchedSubtitle": "প্যাচড অ্যাপ্লিকেশনগুলো",
"changeLaterSubtitle": "পরবর্তীতে আপনি এটি সেটিং থেকে পরিবর্তন করতে পারবেন।", "changeLaterSubtitle": "পরবর্তীতে আপনি এটি সেটিং থেকে পরিবর্তন করতে পারবেন।",
"noUpdates": "কোন আপডেট নেই",
"WIP": "কাজ হচ্ছে...",
"noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি", "noInstallations": "কোন প্যাচড অ্যাপ্লিকেশন ইনস্টল করা হয়নি",
"installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?", "installUpdate": "আপডেট ইনস্টল করতে এগিয়ে যেতে চান?",
"updateSheetTitle": "ReVanced Manager আপডেট করুন", "updateSheetTitle": "ReVanced Manager আপডেট করুন",
@@ -41,32 +34,23 @@
"downloadConsentDialogTitle": "প্রয়োজনীয় ফাইল ডাউনলোড করবেন?", "downloadConsentDialogTitle": "প্রয়োজনীয় ফাইল ডাউনলোড করবেন?",
"downloadConsentDialogText": "ReVanced Manager সঠিকভাবে কাজ করার জন্য কিছু প্রয়োজনীয় ফাইল ডাউনলোড করতে হবে।", "downloadConsentDialogText": "ReVanced Manager সঠিকভাবে কাজ করার জন্য কিছু প্রয়োজনীয় ফাইল ডাউনলোড করতে হবে।",
"downloadConsentDialogText2": "এটি আপনাকে যুক্ত করবে ${url}.", "downloadConsentDialogText2": "এটি আপনাকে যুক্ত করবে ${url}.",
"checkUpdateDialogTitle": "আপডেটএর জন্য পরীক্ষা করবেন?",
"checkUpdateDialogText": "আপনি কি চান ReVanced Manager আপডেটের জন্য স্বয়ংক্রিয়ভাবে যাচাই করুক?",
"notificationTitle": "আপডেট ডাউনলোড হয়েছে",
"notificationText": "আপডেট ইনস্টল করতে চাপ দিন",
"downloadingMessage": "আপডেট ডাউনলোড হচ্ছে...", "downloadingMessage": "আপডেট ডাউনলোড হচ্ছে...",
"downloadedMessage": "আপডেট ডাউনলোড করা হয়েছে", "downloadedMessage": "আপডেট ডাউনলোড করা হয়েছে",
"installingMessage": "আপডেট ইনস্টল করা হচ্ছে...", "installingMessage": "আপডেট ইনস্টল করা হচ্ছে...",
"errorDownloadMessage": "আপডেট ডাউনলোড করতে সফল হয় নি", "errorDownloadMessage": "আপডেট ডাউনলোড করতে সফল হয় নি",
"errorInstallMessage": "আপডেট ইনস্টল করতে সফল হয় নি", "errorInstallMessage": "আপডেট ইনস্টল করতে সফল হয় নি",
"noConnection": "কোন ইন্টারনেট সংযোগ নেই", "noConnection": "কোন ইন্টারনেট সংযোগ নেই"
"updatesDisabled": "প্যাচ করা অ্যাপকে আপডেট করা বর্তমানে সম্ভব নয়। অ্যাপটি পুনরায় প্যাচ করুন।"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "তথ্য" "infoButton": "তথ্য"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "লোড হচ্ছে...", "loadingLabel": "লোড হচ্ছে...",
"timeagoLabel": "${time} আগে", "timeagoLabel": "${time} আগে"
"patcherLabel": "প্যাচার: ",
"managerLabel": "Manager: ",
"updateButton": "Manager আপডেট করুন"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "প্যাচার", "widgetTitle": "প্যাচার",
"patchButton": "প্যাচ", "patchButton": "প্যাচ",
"armv7WarningDialogText": "ARMv7 ডিভাইসগুলোতে প্যাচিং এখনো সমর্থিত নয় এবং সফল নাও হতে পারে। যেকোন ভাবে এগিয়ে যেতে চান?",
"removedPatchesWarningDialogText": "আপনি এর আগে যখন ব্যবহার করেছিলেন তারপর এই প্যাচগুলো অপসারণ করা হয়।\n\n${patches}\n\nযেকোন ভাবে এগিয়ে যেতে চান?", "removedPatchesWarningDialogText": "আপনি এর আগে যখন ব্যবহার করেছিলেন তারপর এই প্যাচগুলো অপসারণ করা হয়।\n\n${patches}\n\nযেকোন ভাবে এগিয়ে যেতে চান?",
"requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।" "requiredOptionDialogText": "কিছু প্যাচ অপশন সেট করতে হবে।"
}, },
@@ -75,8 +59,6 @@
"widgetTitleSelected": "নির্বাচিত অ্যাপ", "widgetTitleSelected": "নির্বাচিত অ্যাপ",
"widgetSubtitle": "কোন অ্যাপ নির্বাচন করা হয়নি", "widgetSubtitle": "কোন অ্যাপ নির্বাচন করা হয়নি",
"noAppsLabel": "কোন অ্যাপ্লিকেশন পাওয়া যায়নি", "noAppsLabel": "কোন অ্যাপ্লিকেশন পাওয়া যায়নি",
"currentVersion": "বর্তমান",
"suggestedVersion": "প্রস্তাবিত",
"anyVersion": "যেকোন সংস্করণ" "anyVersion": "যেকোন সংস্করণ"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +100,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "কাস্টম ভ্যালু", "customValue": "কাস্টম ভ্যালু",
"resetOptionsTooltip": "প্যাচ অপশন আবার সেট করুন",
"viewTitle": "প্যাচ অপশন", "viewTitle": "প্যাচ অপশন",
"saveOptions": "সংরক্ষণ করুন", "saveOptions": "সংরক্ষণ করুন",
"addOptions": "অপশন যুক্ত করুন",
"deselectPatch": "প্যাচ অনির্বাচন করুন",
"tooltip": "আরও ইনপুট অপশন", "tooltip": "আরও ইনপুট অপশন",
"selectFilePath": "ফাইলের স্থান নির্বাচন করুন", "selectFilePath": "ফাইলের স্থান নির্বাচন করুন",
"selectFolder": "ফোল্ডার নির্বাচন করুন", "selectFolder": "ফোল্ডার নির্বাচন করুন",
"selectOption": "অপশন নির্বাচন করুন",
"requiredOption": "এই অপশনটি আবশ্যক",
"unsupportedOption": "এই অপশনসটি অসমর্থিত", "unsupportedOption": "এই অপশনসটি অসমর্থিত",
"requiredOptionNull": "এই অপশনগুলো সেট করতে হবে:\n\n${options}" "requiredOptionNull": "এই অপশনগুলো সেট করতে হবে:\n\n${options}"
}, },
@@ -139,7 +116,6 @@
"patchesChangeWarningDialogButton": "পূর্বনির্ধারিত নির্বাচন ব্যবহার করুন" "patchesChangeWarningDialogButton": "পূর্বনির্ধারিত নির্বাচন ব্যবহার করুন"
}, },
"installerView": { "installerView": {
"widgetTitle": "ইনস্টলার",
"installType": "ইনস্টল করার ধরণ নির্বাচন করুন", "installType": "ইনস্টল করার ধরণ নির্বাচন করুন",
"installTypeDescription": "যে প্রক্রিয়ায় ইনস্টল করা এগিয়ে নিতে চান তা নির্বাচন করুন।", "installTypeDescription": "যে প্রক্রিয়ায় ইনস্টল করা এগিয়ে নিতে চান তা নির্বাচন করুন।",
"installButton": "ইনস্টল করুন", "installButton": "ইনস্টল করুন",
@@ -148,7 +124,6 @@
"warning": "অনাকাঙ্ক্ষিত ইস্যু এড়াতে প্যাচকৃত অ্যাপের স্বয়ংক্রিয় আপডেট নিষ্ক্রিয় করুন।", "warning": "অনাকাঙ্ক্ষিত ইস্যু এড়াতে প্যাচকৃত অ্যাপের স্বয়ংক্রিয় আপডেট নিষ্ক্রিয় করুন।",
"pressBackAgain": "বাতিল করতে ব্যাক প্রেস করুন", "pressBackAgain": "বাতিল করতে ব্যাক প্রেস করুন",
"openButton": "অ্যাপ খুলুন", "openButton": "অ্যাপ খুলুন",
"shareButton": "ফাইল শেয়ার করুন",
"notificationTitle": "ReVanced Manager প্যাচ করছে", "notificationTitle": "ReVanced Manager প্যাচ করছে",
"notificationText": "ইনস্টলারে ফিরে যেতে আলতো চাপুন", "notificationText": "ইনস্টলারে ফিরে যেতে আলতো চাপুন",
"exportApkButtonTooltip": "প্যাচ হওয়া APK রপ্তানি করুন", "exportApkButtonTooltip": "প্যাচ হওয়া APK রপ্তানি করুন",
@@ -173,7 +148,6 @@
"dynamicThemeHint": "আপনার ডিভাইসের লুকের কাছাকাছি অভিজ্ঞতা নিন", "dynamicThemeHint": "আপনার ডিভাইসের লুকের কাছাকাছি অভিজ্ঞতা নিন",
"languageLabel": "ভাষা", "languageLabel": "ভাষা",
"languageUpdated": "ভাষা হালনাগাদ করা হয়েছে", "languageUpdated": "ভাষা হালনাগাদ করা হয়েছে",
"englishOption": "ইংরেজি",
"sourcesLabel": "বিকল্প উৎস", "sourcesLabel": "বিকল্প উৎস",
"sourcesLabelHint": "ReVanced প্যাচ ও ReVanced ইন্ট্রিগ্রেশনের জন্য বিকল্প উৎস কনফিগার করুন", "sourcesLabelHint": "ReVanced প্যাচ ও ReVanced ইন্ট্রিগ্রেশনের জন্য বিকল্প উৎস কনফিগার করুন",
"sourcesIntegrationsLabel": "ইন্ট্রিগেশনের উৎস", "sourcesIntegrationsLabel": "ইন্ট্রিগেশনের উৎস",
@@ -254,6 +228,7 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "অ্যাপের তথ্য", "widgetTitle": "অ্যাপের তথ্য",
"openButton": "খুলুন", "openButton": "খুলুন",
"installButton": "ইনস্টল করুন",
"uninstallButton": "আনইন্সটল করুন", "uninstallButton": "আনইন্সটল করুন",
"unmountButton": "আনমাউন্ট", "unmountButton": "আনমাউন্ট",
"rootDialogTitle": "ত্রুটি দেখা দিয়েছে", "rootDialogTitle": "ত্রুটি দেখা দিয়েছে",
@@ -271,12 +246,7 @@
"updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি" "updateNotImplemented": "এই ফিচারটি এখনো কার্যকর করা হয়নি"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "অবদানকারীগণ", "widgetTitle": "অবদানকারীগণ"
"patcherContributors": "ReVanced প্যাচার",
"patchesContributors": "ReVanced প্যাচসমূহ",
"integrationsContributors": "ReVanced ইন্ট্রিগ্রেশন",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "সংস্করণ মেলেনি", "mount_version_mismatch": "সংস্করণ মেলেনি",
@@ -292,6 +262,15 @@
"status_failure_timeout": "ইনস্টলেশন সময় পার হয়েছে", "status_failure_timeout": "ইনস্টলেশন সময় পার হয়েছে",
"status_unknown": "ইনস্টলেশন ব্যর্থ হয়েছে", "status_unknown": "ইনস্টলেশন ব্যর্থ হয়েছে",
"mount_version_mismatch_description": "প্যাচ অ্যাপ ও ইনস্টলকৃত অ্যাপের সংস্করণ ভিন্ন হওয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে।\n\nআপনি যে সংস্করণটি মাউন্ট করতে চাচ্ছেন তা আগে ইনস্টল করুন অতঃপর আবার চেষ্টা করুন।", "mount_version_mismatch_description": "প্যাচ অ্যাপ ও ইনস্টলকৃত অ্যাপের সংস্করণ ভিন্ন হওয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে।\n\nআপনি যে সংস্করণটি মাউন্ট করতে চাচ্ছেন তা আগে ইনস্টল করুন অতঃপর আবার চেষ্টা করুন।",
"mount_no_root_description": "রুট প্রবেশাধিকারের অনুমতি না দেয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে।\n\nReVanced Manager এর রুট প্রবেশাধিকার অনুমতি দিন এবং আবার চেষ্টা করুন।" "mount_no_root_description": "রুট প্রবেশাধিকারের অনুমতি না দেয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে।\n\nReVanced Manager এর রুট প্রবেশাধিকার অনুমতি দিন এবং আবার চেষ্টা করুন।",
"mount_missing_installation_description": "এটির উপর মাউন্ট করার জন্য এই ডিভাইসে আনপ্যাচড অ্যাপ ইনস্টল না হওয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে।\n\nমাউন্ট করার আগে আনপ্যাচড অ্যাপ ইনস্টল করুন এবং আবার চেষ্টা করুন।",
"status_failure_timeout_description": "ইন্সটলেশন শেষ হতে অনেক সময় লেগেছে.\n\nআপনি আবার চেষ্টা করতে চান?",
"status_failure_storage_description": "অপর্যাপ্ত সঞ্চয়স্থানের কারণে ইনস্টলেশন ব্যর্থ হয়েছে.\n\nকিছু জায়গা খালি করুন এবং আবার চেষ্টা করুন.",
"status_failure_invalid_description": "প্যাচ করা অ্যাপটি অবৈধ হওয়ার কারণে ইনস্টলেশন ব্যর্থ হয়েছে.\n\nঅ্যাপটি আনইনস্টল করে আবার চেষ্টা করবেন?",
"status_failure_conflict_description": "ইনস্টলেশনটি অ্যাপটির বিদ্যমান ইনস্টলেশন দ্বারা প্রতিরোধ করা হয়েছে.\n\nইনস্টল করা অ্যাপটি আনইনস্টল করে আবার চেষ্টা করবেন?",
"status_failure_blocked_description": "ইনস্টলেশনটি ${packageName} দ্বারা ব্লক করা হয়েছে.\n\nআপনার নিরাপত্তা সেটিংস সামঞ্জস্য করুন এবং আবার চেষ্টা করুন.",
"install_failed_verification_failure_description": "একটি যাচাইকরণ সমস্যার কারণে ইনস্টলেশন ব্যর্থ হয়েছে.\n\nআপনার নিরাপত্তা সেটিংস সামঞ্জস্য করুন এবং আবার চেষ্টা করুন.",
"install_failed_version_downgrade_description": "প্যাচ করা অ্যাপ ইনস্টল করা অ্যাপের চেয়ে কম সংস্করণ হওয়ায় ইনস্টলেশন ব্যর্থ হয়েছে.\n\nঅ্যাপটি আনইনস্টল করে আবার চেষ্টা করবেন?",
"status_unknown_description": "একটি অজানা কারণে ইনস্টলেশন ব্যর্থ হয়েছে. অনুগ্রহপূর্বক আবার চেষ্টা করুন."
} }
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

129
assets/i18n/strings_ca_ES.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,118 @@
{ {
"navigationView": {}, "okButton": "D'acord",
"homeView": {}, "cancelButton": "Cancel·lar",
"applicationItem": {}, "updateButton": "Actualitzar",
"latestCommitCard": {}, "yesButton": "Sí",
"patcherView": {}, "warning": "Advertència",
"appSelectorCard": {}, "navigationView": {
"patchSelectorCard": {}, "dashboardTab": "Tauler de control",
"socialMediaCard": {}, "patcherTab": "Pedaçor",
"appSelectorView": {}, "settingsTab": "Configuració"
"patchesSelectorView": {}, },
"homeView": {
"refreshSuccess": "S'ha actualitzat correctament",
"widgetTitle": "Tauler de control",
"updatesSubtitle": "Actualitzacions",
"updateChangelogTitle": "Historial de canvis",
"downloadingMessage": "Descarregant l'actualització...",
"downloadedMessage": "S'ha baixat l'actualització",
"installingMessage": "Instal·lant l'actualització...",
"errorDownloadMessage": "No s'ha pogut baixar l'actualització",
"errorInstallMessage": "No s'ha pogut instal·lar l'actualització",
"noConnection": "No hi ha connexió a Internet"
},
"applicationItem": {
"infoButton": "Informació"
},
"latestCommitCard": {
"loadingLabel": "S'està carregant..."
},
"patcherView": {
"widgetTitle": "Pedaçor",
"patchButton": "Pedaçar"
},
"appSelectorCard": {
"noAppsLabel": "No s'ha trobat cap aplicació"
},
"patchSelectorCard": {
"widgetTitle": "Seleccioneu pedaços",
"widgetTitleSelected": "Pedaços seleccionats",
"widgetSubtitle": "Primer seleccioneu una aplicació",
"widgetEmptySubtitle": "No s'ha seleccionat cap pedaç"
},
"socialMediaCard": {
"widgetSubtitle": "Estem en línia!"
},
"appSelectorView": {
"storageButton": "Emmagatzematge",
"selectFromStorageButton": "Selecciona des d'emmagatzematge",
"errorMessage": "No s'ha pogut utilitzar l'aplicació seleccionada",
"downloadToast": "La funció de descàrrega encara no està disponible",
"featureNotAvailable": "Característíca no implementada"
},
"patchesSelectorView": {
"viewTitle": "Seleccioneu pedaços",
"searchBarHint": "Cerca pedaços",
"doneButton": "Fet",
"defaultChip": "Per defecte",
"noneChip": "Cap",
"noneTooltip": "Desseleccionar tots els pegats",
"noPatchesFound": "No s'han trobat pedaços per a l'aplicació seleccionada"
},
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {
"installerView": {}, "unsupportedDialogText": "La selecció d'aquest pedaç pot provocar errors d'aplicació.\n\nVersió de l'aplicació: ${packageVersion}\nVersions compatibles:\n${supportedVersions}"
"settingsView": {}, },
"appInfoView": {}, "installerView": {
"contributorsView": {}, "installButton": "Instal·la",
"openButton": "Obre",
"notificationTitle": "ReVanced Manager està aplicant pedaços",
"notificationText": "Toqui per tornar a l'instal·lador",
"noExit": "L'instal·lador està en funcionament, no es pot sortir..."
},
"settingsView": {
"widgetTitle": "Configuració",
"appearanceSectionTitle": "Aparença",
"teamSectionTitle": "Equip",
"advancedSectionTitle": "Avançat",
"exportSectionTitle": "Importar i exportar",
"dynamicThemeHint": "Gaudeixi d'una experiència més acord al seu dispositiu",
"languageLabel": "Llengua",
"sourcesIntegrationsLabel": "Font de les integracions",
"sourcesResetDialogTitle": "Restablir",
"apiURLLabel": "Direcció URL de la API",
"selectApiURL": "URL de l'API",
"orgPatchesLabel": "Organització dels pedaços",
"sourcesPatchesLabel": "Font dels pedaços",
"orgIntegrationsLabel": "Organització de les integracions",
"contributorsLabel": "Col·laboradors",
"contributorsHint": "Una llista de col·laboradors de ReVanced",
"aboutLabel": "Quant a",
"snackbarMessage": "S'ha copiat al porta-retalls",
"restartAppForChanges": "Reinicieu l'aplicació per a aplicar els canvis",
"deleteTempDirLabel": "Esborrar arxius temporals",
"deleteTempDirHint": "Suprimeix els fitxers temporals no utilitzats",
"deletedTempDir": "Arxius temporals eliminats",
"deletedLogs": "Registres suprimits",
"jsonSelectorErrorMessage": "No es pot utilitzar el fitxer JSON seleccionat"
},
"appInfoView": {
"widgetTitle": "Informació de l'aplicació",
"openButton": "Obre",
"installButton": "Instal·la",
"uninstallButton": "Desinstal·la",
"rootDialogTitle": "Error",
"rootDialogText": "L'aplicació s'ha instal·lat amb permisos de superusuari, però actualment ReVanced Manager no té cap permís.\nSi us plau, concediu primer permisos de superusuari.",
"packageNameLabel": "Nom del paquet",
"installTypeLabel": "Tipus d'instal·lació",
"patchedDateLabel": "Data pedaçada",
"appliedPatchesLabel": "Pedaços aplicats",
"patchedDateHint": "${date} a les ${time}",
"appliedPatchesHint": "${quantity} pedaços aplicats",
"updateNotImplemented": "Aquesta funció encara no s'ha implementat"
},
"contributorsView": {
"widgetTitle": "Col·laboradors"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

138
assets/i18n/strings_cs_CZ.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Zrušit", "dismissButton": "Zrušit",
"quitButton": "Odejít", "quitButton": "Odejít",
"updateButton": "Aktualizovat", "updateButton": "Aktualizovat",
"enabledLabel": "Zapnuto",
"disabledLabel": "Vypnuto",
"installed": "Nainstalováno: ${version}",
"suggested": "Doporučeno: ${version}", "suggested": "Doporučeno: ${version}",
"yesButton": "Ano", "yesButton": "Ano",
"noButton": "Ne", "noButton": "Ne",
"warning": "Varování", "warning": "Varování",
"options": "Možnosti",
"notice": "Upozornění", "notice": "Upozornění",
"noShowAgain": "Již nezobrazovat", "noShowAgain": "Již nezobrazovat",
"add": "Přidat", "add": "Přidat",
@@ -27,10 +23,10 @@
"refreshSuccess": "Úspěšně obnoveno", "refreshSuccess": "Úspěšně obnoveno",
"widgetTitle": "Řídící panel", "widgetTitle": "Řídící panel",
"updatesSubtitle": "Aktualizace", "updatesSubtitle": "Aktualizace",
"patchedSubtitle": "Záplatované aplikace", "lastPatchedAppSubtitle": "Poslední upravená aplikace",
"patchedSubtitle": "Nainstalované aplikace",
"changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.", "changeLaterSubtitle": "Tuto možnost můžete změnit později v nastavení.",
"noUpdates": "Nejsou dostupné žádné aktualizace", "noSavedAppFound": "Nebyla nalezena žádná aplikace",
"WIP": "Probíhající přípravy...",
"noInstallations": "Nejsou nainstalovány žádné záplatované aplikace", "noInstallations": "Nejsou nainstalovány žádné záplatované aplikace",
"installUpdate": "Pokračovat v instalaci aktualizace?", "installUpdate": "Pokračovat v instalaci aktualizace?",
"updateSheetTitle": "Aktualizovat ReVanced Manager", "updateSheetTitle": "Aktualizovat ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Stáhnout potřebné soubory?", "downloadConsentDialogTitle": "Stáhnout potřebné soubory?",
"downloadConsentDialogText": "ReVanced Manager potřebuje stáhnout potřebné soubory, aby fungoval správně.", "downloadConsentDialogText": "ReVanced Manager potřebuje stáhnout potřebné soubory, aby fungoval správně.",
"downloadConsentDialogText2": "Tímto se připojíte k ${url}.", "downloadConsentDialogText2": "Tímto se připojíte k ${url}.",
"checkUpdateDialogTitle": "Zkontrolovat aktualizace?",
"checkUpdateDialogText": "Přejete si, aby ReVanced Manager automaticky kontroloval aktualizace?",
"notificationTitle": "Aktualizace byla stažena",
"notificationText": "Klepnutím nainstalujte aktualizaci",
"downloadingMessage": "Stahování aktualizace...", "downloadingMessage": "Stahování aktualizace...",
"downloadedMessage": "Aktualizace byla stažena", "downloadedMessage": "Aktualizace byla stažena",
"installingMessage": "Instalace aktualizace...", "installingMessage": "Instalace aktualizace...",
"errorDownloadMessage": "Nelze stáhnout aktualizaci", "errorDownloadMessage": "Nelze stáhnout aktualizaci",
"errorInstallMessage": "Aktualizace se nepodařilo nainstalovat", "errorInstallMessage": "Aktualizace se nepodařilo nainstalovat",
"noConnection": "Žádné připojení k internetu", "noConnection": "Žádné připojení k internetu"
"updatesDisabled": "Aktualizace záplatované aplikace je momentálně zakázána. Znovu záplatujte aplikaci."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Info" "infoButton": "Info"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Načítání...", "loadingLabel": "Načítání...",
"timeagoLabel": "před ${time}", "timeagoLabel": "před ${time}"
"patcherLabel": "Záplatovač: ",
"managerLabel": "Správce: ",
"updateButton": "Správce aktualizací"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Záplatovač", "widgetTitle": "Záplatovač",
"patchButton": "Záplatovat", "patchButton": "Záplatovat",
"armv7WarningDialogText": "Záplatování na zařízení ARMv7 ještě není podporováno a může neuspět. Přejete si přesto pokračovat?", "incompatibleArchWarningDialogText": "Úprava této architektury není zatím podporována a může selhat. Přesto pokračovat?",
"removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?", "removedPatchesWarningDialogText": "Následující záplaty byly odstraněny od doby, kdy jste je naposledy použili.\n\n${patches}\n\nPřesto pokračovat?",
"requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat." "requiredOptionDialogText": "Je třeba nastavit některé možnosti záplat."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Vybraná aplikace", "widgetTitleSelected": "Vybraná aplikace",
"widgetSubtitle": "Není vybrána žádná aplikace", "widgetSubtitle": "Není vybrána žádná aplikace",
"noAppsLabel": "Nebyly nalezeny žádné aplikace", "noAppsLabel": "Nebyly nalezeny žádné aplikace",
"currentVersion": "Aktuální",
"suggestedVersion": "Navrženo",
"anyVersion": "Jakákoli verze" "anyVersion": "Jakákoli verze"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -97,7 +83,8 @@
"errorMessage": "Vybranou aplikaci nelze použít", "errorMessage": "Vybranou aplikaci nelze použít",
"downloadToast": "Funkce stahování zatím není dostupná", "downloadToast": "Funkce stahování zatím není dostupná",
"requireSuggestedAppVersionDialogText": "Vybraná verze aplikace se neshoduje s navrhovanou verzí, což může vést k neočekávaným problémům. Prosím použijte navrhovanou verzi.\n\nVybraná verze: ${selected}\nNavrhovaná verze: ${suggested}\n\nChcete-li přesto pokračovat, zakažte v nastavení \"Vyžadovat navrhovanou verzi aplikace\".", "requireSuggestedAppVersionDialogText": "Vybraná verze aplikace se neshoduje s navrhovanou verzí, což může vést k neočekávaným problémům. Prosím použijte navrhovanou verzi.\n\nVybraná verze: ${selected}\nNavrhovaná verze: ${suggested}\n\nChcete-li přesto pokračovat, zakažte v nastavení \"Vyžadovat navrhovanou verzi aplikace\".",
"featureNotAvailable": "Funkce není implementována" "featureNotAvailable": "Funkce není implementována",
"featureNotAvailableText": "Tato aplikace je rozdělená APK a může být spolehlivě nainstalována pouze připojením oprávnění root. Nicméně, můžete opravit a nainstalovat plnou APK výběrem z úložiště."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Vybrat patche", "viewTitle": "Vybrat patche",
@@ -111,36 +98,44 @@
"noneChip": "Žádné", "noneChip": "Žádné",
"noneTooltip": "Zrušit výběr všech patchů", "noneTooltip": "Zrušit výběr všech patchů",
"loadPatchesSelection": "Načíst výběr záplat", "loadPatchesSelection": "Načíst výběr záplat",
"noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty" "noSavedPatches": "Žádný uložený výběr patch pro vybranou aplikaci.\nStisknutím Dokončeno uložíte aktuální výběr.",
"noPatchesFound": "Pro vybranou aplikaci nebyly nalezeny žádné záplaty",
"setRequiredOption": "Některé záplaty vyžadují nastavení:\n\n${patches}\n\nPřed pokračováním je prosím nastavte."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Vlastní hodnota", "customValue": "Vlastní hodnota",
"resetOptionsTooltip": "Obnovit nastavení záplat", "setToNull": "Nastavit na null",
"nullValue": "Tato hodnota volby je v současné době null",
"viewTitle": "Nastavení záplat", "viewTitle": "Nastavení záplat",
"saveOptions": "Uložit", "saveOptions": "Uložit",
"addOptions": "Přidat možnosti", "unselectPatch": "Zrušit výběr patch",
"deselectPatch": "Odznačit záplatu",
"tooltip": "Další možnosti vstupu", "tooltip": "Další možnosti vstupu",
"selectFilePath": "Zvolte cestu k souboru", "selectFilePath": "Zvolte cestu k souboru",
"selectFolder": "Vybrat složku", "selectFolder": "Vybrat složku",
"selectOption": "Vybrat možnost", "requiredOption": "Nastavení této možnosti je vyžadováno",
"requiredOption": "Tato možnost je vyžadována",
"unsupportedOption": "Tato možnost není podporována", "unsupportedOption": "Tato možnost není podporována",
"requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}" "requiredOptionNull": "Tyto možnosti musí být nastaveny:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Výběrem této záplaty může dojít k chybám.\n\nVerze aplikace: ${packageVersion}\nAktuálně podporované verze:\n${supportedVersions}", "unsupportedDialogText": "Výběrem této záplaty může dojít k chybám.\n\nVerze aplikace: ${packageVersion}\nAktuálně podporované verze:\n${supportedVersions}",
"unsupportedPatchVersion": "Záplata není podporována touto verzí aplikace." "unsupportedPatchVersion": "Záplata není podporována touto verzí aplikace.",
"unsupportedRequiredOption": "Tato oprava obsahuje požadovanou volbu, která není touto aplikací podporována",
"patchesChangeWarningDialogText": "Doporučuje se použít výchozí záplatový výběr a možnosti. Změna může vést k neočekávaným problémům.\n\nPřed změnou jakéhokoli výběru patch budete muset zapnout \"Povolit změnu výběru patch\" v nastavení.",
"patchesChangeWarningDialogButton": "Použít výchozí výběr"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalátor",
"installType": "Zvolte instalační typ", "installType": "Zvolte instalační typ",
"installTypeDescription": "Vyberte typ instalace pro pokračování.",
"installButton": "Instalovat", "installButton": "Instalovat",
"installRootType": "Připojit",
"installNonRootType": "Běžný", "installNonRootType": "Běžný",
"warning": "Zakažte automatické aktualizace upravené aplikace, abyste se vyhnuli neočekávaným problémům.",
"pressBackAgain": "Stiskněte znovu pro zrušení",
"openButton": "Otevřít", "openButton": "Otevřít",
"shareButton": "Sdílet soubor",
"notificationTitle": "ReVanced Manager patchuje", "notificationTitle": "ReVanced Manager patchuje",
"notificationText": "Klepnutím se vrátíte do instalátoru", "notificationText": "Klepnutím se vrátíte do instalátoru",
"exportApkButtonTooltip": "Exportovat upravený APK",
"exportLogButtonTooltip": "Exportovat protokol",
"screenshotDetected": "Byl zjištěn snímek obrazovky. Pokud se pokoušíte sdílet záznam, sdílejte prosím textovou kopii.\n\nKopírovat záznam do schránky?", "screenshotDetected": "Byl zjištěn snímek obrazovky. Pokud se pokoušíte sdílet záznam, sdílejte prosím textovou kopii.\n\nKopírovat záznam do schránky?",
"copiedToClipboard": "Záznamy byly zkopírovány do schránky", "copiedToClipboard": "Záznamy byly zkopírovány do schránky",
"noExit": "Instalační program je stále spuštěn, nelze ukončit..." "noExit": "Instalační program je stále spuštěn, nelze ukončit..."
@@ -149,18 +144,30 @@
"widgetTitle": "Nastavení", "widgetTitle": "Nastavení",
"appearanceSectionTitle": "Vzhled", "appearanceSectionTitle": "Vzhled",
"teamSectionTitle": "Tým", "teamSectionTitle": "Tým",
"debugSectionTitle": "Ladění",
"advancedSectionTitle": "Pokročilé", "advancedSectionTitle": "Pokročilé",
"exportSectionTitle": "Import a export", "exportSectionTitle": "Import a export",
"dataSectionTitle": "Zdroje údajů",
"themeModeLabel": "Vzhled aplikace", "themeModeLabel": "Vzhled aplikace",
"systemThemeLabel": "Systém", "systemThemeLabel": "Systém",
"lightThemeLabel": "Světlý", "lightThemeLabel": "Světlý",
"darkThemeLabel": "Tmavý motiv", "darkThemeLabel": "Tmavý motiv",
"dynamicThemeLabel": "Váš materiál",
"dynamicThemeHint": "Vychutnejte si zážitek blíže k vašemu zařízení", "dynamicThemeHint": "Vychutnejte si zážitek blíže k vašemu zařízení",
"languageLabel": "Jazyk", "languageLabel": "Jazyk",
"languageUpdated": "Jazyk aktualizován", "languageUpdated": "Jazyk aktualizován",
"englishOption": "Angličtina", "sourcesLabel": "Alternativní zdroje",
"sourcesLabelHint": "Konfigurace alternativních zdrojů pro vylepšené úpravy a zdokonalené integrace",
"sourcesIntegrationsLabel": "Zdroj integrace", "sourcesIntegrationsLabel": "Zdroj integrace",
"useAlternativeSources": "Použít alternativní zdroje",
"useAlternativeSourcesHint": "Použít alternativní zdroje pro vylepšené úpravy a vylepšené integrace namísto API",
"sourcesResetDialogTitle": "Obnovit", "sourcesResetDialogTitle": "Obnovit",
"sourcesResetDialogText": "Jste si jisti, že chcete obnovit zdroje na jejich výchozí hodnoty?",
"apiURLResetDialogText": "Jste si jisti, že chcete resetovat URL API na výchozí hodnotu?",
"sourcesUpdateNote": "Poznámka: Toto automaticky stáhne reVanced Patches and ReVanced Integrations z alternativních zdrojů.\n\nToto vás připojí k alternativnímu zdroji.",
"apiURLLabel": "API URL",
"apiURLHint": "Konfigurace URL API ReVanced Manager",
"selectApiURL": "API URL",
"orgPatchesLabel": "Organizace patchů", "orgPatchesLabel": "Organizace patchů",
"sourcesPatchesLabel": "Zdroj patchů", "sourcesPatchesLabel": "Zdroj patchů",
"orgIntegrationsLabel": "Autor integrace", "orgIntegrationsLabel": "Autor integrace",
@@ -168,7 +175,22 @@
"contributorsHint": "Seznam přispěvatelů ReVanced", "contributorsHint": "Seznam přispěvatelů ReVanced",
"logsLabel": "Sdílet záznamy", "logsLabel": "Sdílet záznamy",
"logsHint": "Sdílet záznamy Revanced Manageru", "logsHint": "Sdílet záznamy Revanced Manageru",
"enablePatchesSelectionLabel": "Povolit změnu výběru patch",
"enablePatchesSelectionHint": "Nezabraňte výběru nebo odebírání záplatek",
"enablePatchesSelectionWarningText": "Změna výběru záplatů může způsobit neočekávané problémy.\n\nPřesto povolit?",
"disablePatchesSelectionWarningText": "Chystáte se zakázat změnu výběru záplat.\nVýchozí výběr záplatů bude obnoven.\n\npřesto zakázat?",
"autoUpdatePatchesLabel": "Automaticky aktualizovat záplaty",
"autoUpdatePatchesHint": "Automaticky aktualizovat záplaty na nejnovější verzi",
"showUpdateDialogLabel": "Zobrazit dialogové okno aktualizace",
"showUpdateDialogHint": "Zobrazit dialogové okno, když je dostupná nová aktualizace",
"universalPatchesLabel": "Zobrazit univerzální záplaty",
"universalPatchesHint": "Zobrazit všechny aplikace a univerzální záplaty (může zpomalit seznam aplikací)",
"lastPatchedAppLabel": "Uložit upravenou aplikaci",
"lastPatchedAppHint": "Uložit poslední opravu pro instalaci nebo export později",
"versionCompatibilityCheckLabel": "Kontrola kompatibility verzí", "versionCompatibilityCheckLabel": "Kontrola kompatibility verzí",
"versionCompatibilityCheckHint": "Zabránit výběru záplat, které nejsou kompatibilní s vybranou verzí aplikace",
"requireSuggestedAppVersionLabel": "Vyžadovat navrhovanou verzi aplikace",
"requireSuggestedAppVersionHint": "Zabránit výběru aplikace s verzí, která není navržena",
"requireSuggestedAppVersionDialogText": "Vybrání aplikace s verzí, která není doporčena může způsobit nečekané problémy.\n\nChcete přesto pokračovat?", "requireSuggestedAppVersionDialogText": "Vybrání aplikace s verzí, která není doporčena může způsobit nečekané problémy.\n\nChcete přesto pokračovat?",
"aboutLabel": "O aplikaci", "aboutLabel": "O aplikaci",
"snackbarMessage": "Zkopírováno do schránky", "snackbarMessage": "Zkopírováno do schránky",
@@ -176,49 +198,93 @@
"deleteTempDirLabel": "Odstranit dočasné soubory", "deleteTempDirLabel": "Odstranit dočasné soubory",
"deleteTempDirHint": "Odstranit nepoužívané dočasné soubory", "deleteTempDirHint": "Odstranit nepoužívané dočasné soubory",
"deletedTempDir": "Dočasné soubory byly smazány", "deletedTempDir": "Dočasné soubory byly smazány",
"exportPatchesLabel": "Exportovat záplatu",
"exportPatchesHint": "Exportovat výběr patch do souboru JSON",
"exportedPatches": "Výběr patch exportován",
"noExportFileFound": "Není vybrána žádná oprava k exportu",
"importPatchesLabel": "Importovat výběr patch",
"importPatchesHint": "Importovat výběr patch ze souboru JSON",
"importedPatches": "Výběr patch importován",
"resetStoredPatchesLabel": "Resetovat výběr opravy",
"resetStoredPatchesHint": "Resetovat uloženou opravu",
"resetStoredPatchesDialogTitle": "Obnovit výběr patche?",
"resetStoredPatchesDialogText": "Výchozí výběr záplatů bude obnoven.",
"resetStoredPatches": "Výběr patch byl obnoven",
"resetStoredOptionsLabel": "Resetovat možnosti opravy",
"resetStoredOptionsHint": "Obnovit všechny možnosti opravy",
"resetStoredOptionsDialogTitle": "Obnovit možnosti oprav?",
"resetStoredOptionsDialogText": "Obnovení možností opravy odstraní všechny uložené možnosti.",
"resetStoredOptions": "Možnosti byly resetovány", "resetStoredOptions": "Možnosti byly resetovány",
"deleteLogsLabel": "Vymazat záznamy", "deleteLogsLabel": "Vymazat záznamy",
"deleteLogsHint": "Odstranit shromážděné záznamy ReVanced Manageru", "deleteLogsHint": "Odstranit shromážděné záznamy ReVanced Manageru",
"deletedLogs": "Záznamy byly smazány", "deletedLogs": "Záznamy byly smazány",
"regenerateKeystoreLabel": "Obnovit úložiště klíčů",
"regenerateKeystoreHint": "Znovu vygenerovat úložiště klíčů používané k podpisu aplikací",
"regenerateKeystoreDialogTitle": "Obnovit úložiště klíčů?",
"regenerateKeystoreDialogText": "Upravené aplikace podepsané staré úložiště klíčů již nebudou moci být aktualizovány.",
"regeneratedKeystore": "Obnovena úložiště klíčů",
"exportKeystoreLabel": "Exportovat úložiště klíčů", "exportKeystoreLabel": "Exportovat úložiště klíčů",
"exportKeystoreHint": "Exportovat úložiště klíčů používané k podpisu aplikací",
"exportedKeystore": "Úložiště klíčů exportováno", "exportedKeystore": "Úložiště klíčů exportováno",
"noKeystoreExportFileFound": "Žádný úložiště klíčů k exportu", "noKeystoreExportFileFound": "Žádný úložiště klíčů k exportu",
"importKeystoreLabel": "Importovat úložiště klíčů", "importKeystoreLabel": "Importovat úložiště klíčů",
"importKeystoreHint": "Importovat úložiště klíčů používané k podpisu aplikací",
"importedKeystore": "Úložiště klíčů importováno", "importedKeystore": "Úložiště klíčů importováno",
"jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít" "selectKeystorePassword": "Heslo úložiště klíčů",
"selectKeystorePasswordHint": "Vyberte heslo úložiště klíčů použité k podpisu aplikací",
"jsonSelectorErrorMessage": "Vybraný JSON soubor nelze použít",
"keystoreSelectorErrorMessage": "Nelze použít vybraný soubor úložiště klíčů"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informace o aplikaci", "widgetTitle": "Informace o aplikaci",
"openButton": "Otevřít", "openButton": "Otevřít",
"installButton": "Instalovat",
"uninstallButton": "Odinstalovat", "uninstallButton": "Odinstalovat",
"unmountButton": "Odpojit",
"exportButton": "Exportovat",
"deleteButton": "Vymazat",
"rootDialogTitle": "Chyba", "rootDialogTitle": "Chyba",
"lastPatchedAppDescription": "Toto je záloha aplikace, která byla naposledy upravena.",
"unmountDialogText": "Opravdu chcete odpojit tuto aplikaci?",
"uninstallDialogText": "Opravdu chcete odinstalovat tuto aplikaci?",
"rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.", "rootDialogText": "Aplikace byla nainstalována s oprávněním superuser, ale aktuálně ReVanced Manager nemá žádná oprávnění.\nProsím nejprve udělte oprávnění superuser.",
"removeAppDialogTitle": "Smazat aplikaci?",
"removeAppDialogText": "Jste si jisti, že chcete odstranit tuto zálohu?",
"packageNameLabel": "Název balíčku", "packageNameLabel": "Název balíčku",
"installTypeLabel": "Typ instalace", "installTypeLabel": "Typ instalace",
"mountTypeLabel": "Připojit",
"regularTypeLabel": "Běžný", "regularTypeLabel": "Běžný",
"patchedDateLabel": "Datum patchování", "patchedDateLabel": "Datum patchování",
"appliedPatchesLabel": "Použité patche", "appliedPatchesLabel": "Použité patche",
"sizeLabel": "Velikost souboru",
"patchedDateHint": "${date} v ${time}", "patchedDateHint": "${date} v ${time}",
"appliedPatchesHint": "${quantity} použité patche", "appliedPatchesHint": "${quantity} použité patche",
"updateNotImplemented": "Tato funkce ještě není implementována" "updateNotImplemented": "Tato funkce ještě není implementována"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Přispěvatelé", "widgetTitle": "Přispěvatelé"
"integrationsContributors": "ReVanced Integrace",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Verse neshodná", "mount_version_mismatch": "Verse neshodná",
"mount_no_root": "Žádný root přístup",
"mount_missing_installation": "Instalace nebyla nalezena", "mount_missing_installation": "Instalace nebyla nalezena",
"status_failure_blocked": "Instalace blokovaná", "status_failure_blocked": "Instalace blokovaná",
"install_failed_verification_failure": "Ověření selhalo", "install_failed_verification_failure": "Ověření selhalo",
"status_failure_invalid": "Instalace neplatná", "status_failure_invalid": "Instalace neplatná",
"install_failed_version_downgrade": "Nelze ponížit",
"status_failure_conflict": "Konflikt instalace",
"status_failure_storage": "Instalace má problém s uložistěm", "status_failure_storage": "Instalace má problém s uložistěm",
"status_failure_incompatible": "Instalace není kompatibilní",
"status_failure_timeout": "Instalaci vypršel čas", "status_failure_timeout": "Instalaci vypršel čas",
"status_unknown": "Instalace selhala", "status_unknown": "Instalace selhala",
"mount_version_mismatch_description": "Instalace se nezdařila kvůli tomu, že nainstalovaná aplikace je jinou verzí než upravená aplikace.\n\nNainstalujte verzi aplikace, kterou připojujete a zkuste to znovu.",
"mount_no_root_description": "Instalace selhala, protože oprávněni root nebyly udělené.\n\nDejte Revanced Manageru oprávnění root a zkuste znovu.", "mount_no_root_description": "Instalace selhala, protože oprávněni root nebyly udělené.\n\nDejte Revanced Manageru oprávnění root a zkuste znovu.",
"mount_missing_installation_description": "Instalace se nezdařila z důvodu neopravené aplikace pro připojení na toto zařízení.\n\nNainstalujte si neupravenou aplikaci před připojením a zkuste to znovu.",
"status_failure_timeout_description": "Dokončení instalace trvalo příliš dlouho.\n\nChcete to zkusit znovu?",
"status_failure_storage_description": "Instalace selhala kvůli nedostatku místa v uložisti.\n\nUvolňete místo a zkuste znovu.", "status_failure_storage_description": "Instalace selhala kvůli nedostatku místa v uložisti.\n\nUvolňete místo a zkuste znovu.",
"status_failure_incompatible_description": "Aplikace není kompatibilní s tímto zařízením.\n\nKontaktujte vývojáře aplikace a požádejte o podporu.", "status_failure_invalid_description": "Instalace se nezdařila, protože patchnutá aplikace je neplatná.\n\nOdinstalovat tuto aplikaci a zkusit znovu?",
"status_failure_incompatible_description": "Aplikace není kompatibilní s tímto zařízením.\n\nPoužijte APK, který je podporován tímto zařízením a zkuste to znovu.",
"status_failure_conflict_description": "Instalace byla zabráněna existující instalací aplikace.\n\nOdinstalovat nainstalovanou aplikaci a zkuste to znovu?",
"status_failure_blocked_description": "Instalace byla zablokována ${packageName}.\n\nUpravte nastavení zabezpečení a zkute to znovu.", "status_failure_blocked_description": "Instalace byla zablokována ${packageName}.\n\nUpravte nastavení zabezpečení a zkute to znovu.",
"install_failed_verification_failure_description": "Instalace se nezdařila kvůli problému s ověřováním.\n\nUpravte nastavení zabezpečení a zkuste to znovu.", "install_failed_verification_failure_description": "Instalace se nezdařila kvůli problému s ověřováním.\n\nUpravte nastavení zabezpečení a zkuste to znovu.",
"install_failed_version_downgrade_description": "Instalace se nezdařila kvůli tomu, že již nainstalovaná verze je novější.\n\nOdinstalovat tuto aplikaci a zkusit znovu?", "install_failed_version_downgrade_description": "Instalace se nezdařila kvůli tomu, že již nainstalovaná verze je novější.\n\nOdinstalovat tuto aplikaci a zkusit znovu?",

114
assets/i18n/strings_da_DK.i18n.json Executable file → Normal file
View File

@@ -1,35 +1,48 @@
{ {
"okButton": "OK",
"cancelButton": "Afbryd", "cancelButton": "Afbryd",
"dismissButton": "Luk",
"quitButton": "Luk", "quitButton": "Luk",
"updateButton": "Opdatér", "updateButton": "Opdatér",
"installed": "Installeret: ${version}",
"suggested": "Foreslået: ${version}", "suggested": "Foreslået: ${version}",
"yesButton": "Ja", "yesButton": "Ja",
"noButton": "Nej", "noButton": "Nej",
"warning": "Advarsel", "warning": "Advarsel",
"options": "Indstillinger",
"notice": "Bemærkning", "notice": "Bemærkning",
"noShowAgain": "Vis ikke igen", "noShowAgain": "Vis ikke igen",
"add": "Tilføj", "add": "Tilføj",
"remove": "Fjern", "remove": "Fjern",
"showChangelogButton": "Vis ændringslog",
"showUpdateButton": "Vis opdatering",
"navigationView": { "navigationView": {
"dashboardTab": "Oversigt", "dashboardTab": "Oversigt",
"patcherTab": "Patcher",
"settingsTab": "Indstillinger" "settingsTab": "Indstillinger"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Opdatering succesfuldt", "refreshSuccess": "Opdatering succesfuldt",
"widgetTitle": "Oversigt", "widgetTitle": "Oversigt",
"updatesSubtitle": "Opdateringer", "updatesSubtitle": "Opdateringer",
"patchedSubtitle": "Patchede applikationer", "lastPatchedAppSubtitle": "Sidste lappet app",
"patchedSubtitle": "Installerede apps",
"changeLaterSubtitle": "Du kan ændre dette i indstillingerne senere.",
"noSavedAppFound": "Ingen app fundet",
"noInstallations": "Ingen patchede apps installeret", "noInstallations": "Ingen patchede apps installeret",
"installUpdate": "Fortsæt med at installere opdateringen?", "installUpdate": "Fortsæt med at installere opdateringen?",
"updateSheetTitle": "Opdater ReVanced Manager",
"updateDialogTitle": "Ny opdatering tilgængelig",
"updatePatchesSheetTitle": "Opdater ReVanced Patches",
"updateChangelogTitle": "Ændringslog", "updateChangelogTitle": "Ændringslog",
"updateDialogText": "En ny opdatering er tilgængelig for ${file}.\n\nDen installerede version er ${version}.",
"downloadConsentDialogTitle": "Download nødvendige filer?",
"downloadConsentDialogText": "ReVanced Manager har brug for at downloade nødvendige filer for at fungere korrekt.",
"downloadConsentDialogText2": "Dette vil forbinde dig til ${url}.",
"downloadingMessage": "Henter opdatering...", "downloadingMessage": "Henter opdatering...",
"downloadedMessage": "Opdatering downloadet",
"installingMessage": "Installerer opdatering...", "installingMessage": "Installerer opdatering...",
"errorDownloadMessage": "Opdatering kan ikke hentes", "errorDownloadMessage": "Opdatering kan ikke hentes",
"errorInstallMessage": "Opdatering kunne ikke installeres", "errorInstallMessage": "Opdatering kunne ikke installeres",
"noConnection": "Ingen internetforbindelse", "noConnection": "Ingen internetforbindelse"
"updatesDisabled": "Opdatering af en patchet app er i øjeblikket deaktiveret. Repatch appen igen."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Information" "infoButton": "Information"
@@ -39,12 +52,18 @@
"timeagoLabel": "${time} siden" "timeagoLabel": "${time} siden"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher",
"patchButton": "Patch",
"incompatibleArchWarningDialogText": "Patching på denne arkitektur understøttes endnu ikke og kan mislykkes. Fortsæt alligevel?",
"removedPatchesWarningDialogText": "Følgende patches er blevet fjernet siden sidste gang du brugte dem.\n\n${patches}\n\nFortsæt alligevel?",
"requiredOptionDialogText": "Nogle patch muligheder skal indstilles." "requiredOptionDialogText": "Nogle patch muligheder skal indstilles."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Vælg en app",
"widgetTitleSelected": "Valgte app",
"widgetSubtitle": "Ingen app valgt",
"noAppsLabel": "Ingen applikationer fundet", "noAppsLabel": "Ingen applikationer fundet",
"currentVersion": "Nuværende", "anyVersion": "Enhver version"
"suggestedVersion": "Anbefalet"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Vælg patches", "widgetTitle": "Vælg patches",
@@ -57,19 +76,26 @@
"widgetSubtitle": "Vi er online!" "widgetSubtitle": "Vi er online!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Vælg en app",
"searchBarHint": "Søg efter app",
"storageButton": "Lager", "storageButton": "Lager",
"selectFromStorageButton": "Vælg fra lager", "selectFromStorageButton": "Vælg fra lager",
"errorMessage": "Kunne ikke bruge valgte applikation", "errorMessage": "Kunne ikke bruge valgte applikation",
"downloadToast": "Download-funktionen er ikke tilgængelig endnu", "downloadToast": "Download-funktionen er ikke tilgængelig endnu",
"featureNotAvailable": "Funktion ikke implementeret" "requireSuggestedAppVersionDialogText": "Versionen af den valgte app matcher ikke den foreslåede version, som kan føre til uventede problemer. Brug venligst den foreslåede version.\n\nValgt version: ${selected}\nForeslået version: ${suggested}\n\nFor at fortsætte alligevel, deaktiver \"Kræv foreslået app-version\" i indstillingerne.",
"featureNotAvailable": "Funktion ikke implementeret",
"featureNotAvailableText": "Denne app er en split APK og kan kun patches og installeres pålideligt ved montering med root-tilladelser. Du kan dog patche og installere en fuld APK ved at vælge det fra lager."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Vælg patches", "viewTitle": "Vælg patches",
"searchBarHint": "Søg efter patches", "searchBarHint": "Søg efter patches",
"universalPatches": "Universelle patches", "universalPatches": "Universelle patches",
"newPatches": "Nye patches", "newPatches": "Nye patches",
"patches": "Patches",
"doneButton": "Udført", "doneButton": "Udført",
"defaultChip": "Standard",
"defaultTooltip": "Vælg alle standard patches", "defaultTooltip": "Vælg alle standard patches",
"noneChip": "Ingen",
"noneTooltip": "Fravælg alle patches", "noneTooltip": "Fravælg alle patches",
"loadPatchesSelection": "Indlæs patch valg", "loadPatchesSelection": "Indlæs patch valg",
"noSavedPatches": "Ingen gemte patches til den valgte app.\nTryk på Udført for at gemme det aktuelle valg.", "noSavedPatches": "Ingen gemte patches til den valgte app.\nTryk på Udført for at gemme det aktuelle valg.",
@@ -78,27 +104,32 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Tilpasset værdi", "customValue": "Tilpasset værdi",
"resetOptionsTooltip": "Nulstil patch indstillinger", "setToNull": "Sæt til nul",
"nullValue": "Denne valgmulighed værdi er i øjeblikket nul",
"viewTitle": "Patch indstillinger", "viewTitle": "Patch indstillinger",
"saveOptions": "Gem", "saveOptions": "Gem",
"addOptions": "Tilføj indstillinger", "unselectPatch": "Fravælg patch",
"deselectPatch": "Fravælg patch",
"tooltip": "Flere input-indstillinger", "tooltip": "Flere input-indstillinger",
"selectFilePath": "Vælg fil sti", "selectFilePath": "Vælg fil sti",
"selectFolder": "Vælg mappe", "selectFolder": "Vælg mappe",
"requiredOption": "Denne indstilling er påkrævet", "requiredOption": "Indstilling af denne indstilling er påkrævet",
"unsupportedOption": "Denne indstilling understøttes ikke", "unsupportedOption": "Denne indstilling understøttes ikke",
"requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}" "requiredOptionNull": "Følgende indstillinger skal indstilles:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Valg af denne patch kan medføre patching-fejl.\n\nApp version: ${packageVersion}\nUnderstøttede versioner:\n${supportedVersions}", "unsupportedDialogText": "Valg af denne patch kan medføre patching-fejl.\n\nApp version: ${packageVersion}\nUnderstøttede versioner:\n${supportedVersions}",
"unsupportedPatchVersion": "Patch er ikke understøttet i denne app-version.",
"unsupportedRequiredOption": "Denne patch indeholder en nødvendig mulighed, der ikke understøttes af denne app", "unsupportedRequiredOption": "Denne patch indeholder en nødvendig mulighed, der ikke understøttes af denne app",
"patchesChangeWarningDialogText": "Det anbefales at bruge standard patchvalg og indstillinger. Ændring af dem kan resultere i uventede problemer.\n\nDu skal aktivere \"Tillad ændring af patchvalg\" i indstillinger, før du ændrer et patchvalg.",
"patchesChangeWarningDialogButton": "Brug standardvalg" "patchesChangeWarningDialogButton": "Brug standardvalg"
}, },
"installerView": { "installerView": {
"installType": "Vælg installationstype", "installType": "Vælg installationstype",
"installTypeDescription": "Vælg den installationstype der skal fortsættes med.",
"installButton": "Installér", "installButton": "Installér",
"installRootType": "Montér", "installRootType": "Montér",
"installNonRootType": "Almindelig",
"warning": "Deaktiver automatiske opdateringer til den patchede app for at undgå uventede problemer.",
"pressBackAgain": "Tryk tilbage igen for at annullere", "pressBackAgain": "Tryk tilbage igen for at annullere",
"openButton": "Åbn", "openButton": "Åbn",
"notificationTitle": "ReVanced Manager patcher", "notificationTitle": "ReVanced Manager patcher",
@@ -116,16 +147,27 @@
"debugSectionTitle": "Fejlfinding", "debugSectionTitle": "Fejlfinding",
"advancedSectionTitle": "Avanceret", "advancedSectionTitle": "Avanceret",
"exportSectionTitle": "Import & eksport", "exportSectionTitle": "Import & eksport",
"dataSectionTitle": "Datakilder",
"themeModeLabel": "App tema", "themeModeLabel": "App tema",
"systemThemeLabel": "System",
"lightThemeLabel": "Lyst", "lightThemeLabel": "Lyst",
"darkThemeLabel": "Mørk tilstand", "darkThemeLabel": "Mørk tilstand",
"dynamicThemeLabel": "Materiale Dig", "dynamicThemeLabel": "Materiale Dig",
"dynamicThemeHint": "Nyd en oplevelse tættere på din enhed", "dynamicThemeHint": "Nyd en oplevelse tættere på din enhed",
"languageLabel": "Sprog", "languageLabel": "Sprog",
"languageUpdated": "Sprog opdateret",
"sourcesLabel": "Alternative kilder",
"sourcesLabelHint": "Konfigurer de alternative kilder til ReVanced Patches og ReVanced Integrations",
"sourcesIntegrationsLabel": "Kilde til Integrationer", "sourcesIntegrationsLabel": "Kilde til Integrationer",
"useAlternativeSources": "Brug alternative kilder",
"useAlternativeSourcesHint": "Brug alternative kilder til ReVanced Patches og ReVanced Integrations i stedet for API'en",
"sourcesResetDialogTitle": "Nulstil", "sourcesResetDialogTitle": "Nulstil",
"sourcesResetDialogText": "Er du sikker på, at du vil nulstille dine kilder til deres standardværdier?", "sourcesResetDialogText": "Er du sikker på, at du vil nulstille dine kilder til deres standardværdier?",
"apiURLResetDialogText": "Er du sikker på, at du vil nulstille API URL til dens standardværdi?", "apiURLResetDialogText": "Er du sikker på, at du vil nulstille API URL til dens standardværdi?",
"sourcesUpdateNote": "Bemærk: Dette vil automatisk downloade ReVanced Patches og ReVanced Integrations fra de alternative kilder.\n\nDette vil forbinde dig til den alternative kilde.",
"apiURLLabel": "API URL",
"apiURLHint": "Konfigurer API-URL'en til ReVanced Manager",
"selectApiURL": "API URL",
"orgPatchesLabel": "Organisation for Patches", "orgPatchesLabel": "Organisation for Patches",
"sourcesPatchesLabel": "Kilde til Patches", "sourcesPatchesLabel": "Kilde til Patches",
"orgIntegrationsLabel": "Organisation for Integrationer", "orgIntegrationsLabel": "Organisation for Integrationer",
@@ -134,13 +176,22 @@
"logsLabel": "Del logs", "logsLabel": "Del logs",
"logsHint": "Del ReVanced Manager logs", "logsHint": "Del ReVanced Manager logs",
"enablePatchesSelectionLabel": "Tillad skift af patch valg", "enablePatchesSelectionLabel": "Tillad skift af patch valg",
"enablePatchesSelectionHint": "Forhindrer ikke valg eller fravalg af patches",
"enablePatchesSelectionWarningText": "Ændring af valg af patches kan forårsage uventede problemer.\n\nAktiver alligevel?", "enablePatchesSelectionWarningText": "Ændring af valg af patches kan forårsage uventede problemer.\n\nAktiver alligevel?",
"disablePatchesSelectionWarningText": "Du er ved at deaktivere ændring af valg af patches.\nStandard valg af patches vil blive gendannet.\n\nDeaktiver alligevel?", "disablePatchesSelectionWarningText": "Du er ved at deaktivere ændring af valg af patches.\nStandard valg af patches vil blive gendannet.\n\nDeaktiver alligevel?",
"autoUpdatePatchesLabel": "Opdatér patches automatisk", "autoUpdatePatchesLabel": "Opdatér patches automatisk",
"autoUpdatePatchesHint": "Opdater automatisk patches til den seneste version", "autoUpdatePatchesHint": "Opdater automatisk patches til den seneste version",
"showUpdateDialogLabel": "Vis opdateringsdialog",
"showUpdateDialogHint": "Vis en dialog når en ny opdatering er tilgængelig",
"universalPatchesLabel": "Vis universelle patches", "universalPatchesLabel": "Vis universelle patches",
"universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)", "universalPatchesHint": "Vis alle apps og universelle patches (kan forsinke listen over apps)",
"lastPatchedAppLabel": "Gem lappet app",
"lastPatchedAppHint": "Gem den sidste patch til installation eller eksport senere",
"versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol", "versionCompatibilityCheckLabel": "Versions kompatibilitetskontrol",
"versionCompatibilityCheckHint": "Forhindre valg af patches der ikke er kompatible med den valgte app-version",
"requireSuggestedAppVersionLabel": "Kræv foreslået app-version",
"requireSuggestedAppVersionHint": "Undgå at vælge en app med en version der ikke er den foreslåede",
"requireSuggestedAppVersionDialogText": "Hvis du vælger en app der ikke er den foreslåede version kan det forårsage uventede problemer. \n\nVil du fortsætte alligevel?",
"aboutLabel": "Om", "aboutLabel": "Om",
"snackbarMessage": "Kopieret til udklipsholder", "snackbarMessage": "Kopieret til udklipsholder",
"restartAppForChanges": "Genstart appen for at anvende ændringer", "restartAppForChanges": "Genstart appen for at anvende ændringer",
@@ -187,13 +238,25 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Appinfo", "widgetTitle": "Appinfo",
"openButton": "Åbn", "openButton": "Åbn",
"installButton": "Installér",
"uninstallButton": "Afinstallér", "uninstallButton": "Afinstallér",
"unmountButton": "Afmonter",
"exportButton": "Eksporter",
"deleteButton": "Slet",
"rootDialogTitle": "Fejl", "rootDialogTitle": "Fejl",
"lastPatchedAppDescription": "Dette er en sikkerhedskopi af appen, der blev sidst lappet.",
"unmountDialogText": "Er du sikker på, at du vil afmontere denne app?",
"uninstallDialogText": "Er du sikker på, at du vil afinstallere denne app?",
"rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.", "rootDialogText": "App blev installeret med superbruger tilladelser, men i øjeblikket har ReVanced Manager ingen tilladelser.\nGiv superbruger tilladelser først.",
"removeAppDialogTitle": "Slet app?",
"removeAppDialogText": "Er du sikker på du vil slette denne backup?",
"packageNameLabel": "Pakkenavn", "packageNameLabel": "Pakkenavn",
"installTypeLabel": "Installationstype", "installTypeLabel": "Installationstype",
"mountTypeLabel": "Montér",
"regularTypeLabel": "Almindelig",
"patchedDateLabel": "Dato for patching", "patchedDateLabel": "Dato for patching",
"appliedPatchesLabel": "Anvendte patches", "appliedPatchesLabel": "Anvendte patches",
"sizeLabel": "Fil størrelse",
"patchedDateHint": "${date} kl. ${time}", "patchedDateHint": "${date} kl. ${time}",
"appliedPatchesHint": "${quantity} anvendte patches", "appliedPatchesHint": "${quantity} anvendte patches",
"updateNotImplemented": "Denne funktion er ikke implementeret endnu" "updateNotImplemented": "Denne funktion er ikke implementeret endnu"
@@ -201,5 +264,30 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Medvirkende" "widgetTitle": "Medvirkende"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "Versionsmatch inkonsistens",
"mount_no_root": "Ingen rod-adgang",
"mount_missing_installation": "Installation ikke fundet",
"status_failure_blocked": "Installation blokeret",
"install_failed_verification_failure": "Bekræftelse mislykkedes",
"status_failure_invalid": "Installation ugyldig",
"install_failed_version_downgrade": "Kan ikke nedgradere",
"status_failure_conflict": "Installation konflikt",
"status_failure_storage": "Problemer med installationslagring",
"status_failure_incompatible": "Installation inkompatibel",
"status_failure_timeout": "Tidsudløb for installation",
"status_unknown": "Installation mislykkedes",
"mount_version_mismatch_description": "Installationen mislykkedes, fordi den installerede app er en anden version end den lappede app.\n\nInstaller versionen af den app, du monterer og prøv igen.",
"mount_no_root_description": "Installationen mislykkedes, fordi root-adgang ikke blev givet.\n\nTildel root-adgang til ReVanced Manager og prøv igen.",
"mount_missing_installation_description": "Installationen mislykkedes, fordi den unpatched app ikke blev installeret på denne enhed for at montere over den.\n\nInstaller den unpatched app før du monterer og prøv igen.",
"status_failure_timeout_description": "Installationen tog for lang tid at afslutte.\n\nVil du prøve igen?",
"status_failure_storage_description": "Installationen mislykkedes på grund af utilstrækkelig opbevaring.\n\nFrigør lidt plads og prøv igen.",
"status_failure_invalid_description": "Installationen mislykkedes på grund af den programrettede app er ugyldig.\n\nAfinstaller app'en og prøv igen?",
"status_failure_incompatible_description": "Appen er inkompatibel med denne enhed.\n\nBrug en APK, der understøttes af denne enhed, og prøv igen.",
"status_failure_conflict_description": "Installationen blev forhindret af en eksisterende installation af appen.\n\nAfinstaller den installerede app og prøv igen?",
"status_failure_blocked_description": "Installationen blev blokeret af ${packageName}.\n\nJuster dine sikkerhedsindstillinger og prøv igen.",
"install_failed_verification_failure_description": "Installationen mislykkedes på grund af et bekræftelsesproblem.\n\nJuster dine sikkerhedsindstillinger og prøv igen.",
"install_failed_version_downgrade_description": "Installationen mislykkedes, fordi den lappede app er en lavere version end den installerede app.\n\nAfinstaller app'en og prøv igen?",
"status_unknown_description": "Installationen mislykkedes på grund af en ukendt årsag. Prøv venligst igen."
}
} }

56
assets/i18n/strings_de_DE.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Verwerfen", "dismissButton": "Verwerfen",
"quitButton": "Verlassen", "quitButton": "Verlassen",
"updateButton": "Aktualisieren", "updateButton": "Aktualisieren",
"enabledLabel": "Aktiviert",
"disabledLabel": "Deaktiviert",
"installed": "Installiert: ${version}",
"suggested": "Empfohlen: ${version}", "suggested": "Empfohlen: ${version}",
"yesButton": "Ja", "yesButton": "Ja",
"noButton": "Nein", "noButton": "Nein",
"warning": "Warnung", "warning": "Warnung",
"options": "Optionen",
"notice": "Hinweis", "notice": "Hinweis",
"noShowAgain": "Nicht erneut anzeigen", "noShowAgain": "Nicht erneut anzeigen",
"add": "Hinzufügen", "add": "Hinzufügen",
@@ -27,10 +23,10 @@
"refreshSuccess": "Erfolgreich aktualisiert", "refreshSuccess": "Erfolgreich aktualisiert",
"widgetTitle": "Übersicht", "widgetTitle": "Übersicht",
"updatesSubtitle": "Aktualisierungen", "updatesSubtitle": "Aktualisierungen",
"patchedSubtitle": "Gepatchte Apps", "lastPatchedAppSubtitle": "Letzte gepatchte App",
"patchedSubtitle": "Installierte Apps",
"changeLaterSubtitle": "In den Einstellungen kannst du das später noch ändern.", "changeLaterSubtitle": "In den Einstellungen kannst du das später noch ändern.",
"noUpdates": "Keine Updates verfügbar", "noSavedAppFound": "Keine App gefunden",
"WIP": "In Arbeit...",
"noInstallations": "Keine gepatchten Apps installiert", "noInstallations": "Keine gepatchten Apps installiert",
"installUpdate": "Mit der Installation des Updates fortfahren?", "installUpdate": "Mit der Installation des Updates fortfahren?",
"updateSheetTitle": "ReVanced-Manager aktualisieren", "updateSheetTitle": "ReVanced-Manager aktualisieren",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Benötigte Dateien herunterladen?", "downloadConsentDialogTitle": "Benötigte Dateien herunterladen?",
"downloadConsentDialogText": "Damit ReVanced-Manager ordnungsgemäß funktioniert, müssen notwendige Dateien heruntergeladen werden.", "downloadConsentDialogText": "Damit ReVanced-Manager ordnungsgemäß funktioniert, müssen notwendige Dateien heruntergeladen werden.",
"downloadConsentDialogText2": "Dadurch wirst du mit ${url} verbunden.", "downloadConsentDialogText2": "Dadurch wirst du mit ${url} verbunden.",
"checkUpdateDialogTitle": "Nach Aktualisierungen suchen?",
"checkUpdateDialogText": "Soll ReVanced Manager automatisch nach Updates suchen?",
"notificationTitle": "Update heruntergeladen",
"notificationText": "Tippen um Update zu installieren",
"downloadingMessage": "Aktualisierung wird heruntergeladen...", "downloadingMessage": "Aktualisierung wird heruntergeladen...",
"downloadedMessage": "Update heruntergeladen", "downloadedMessage": "Update heruntergeladen",
"installingMessage": "Update wird installiert...", "installingMessage": "Update wird installiert...",
"errorDownloadMessage": "Aktualisierung konnte nicht heruntergeladen werden", "errorDownloadMessage": "Aktualisierung konnte nicht heruntergeladen werden",
"errorInstallMessage": "Aktualisierung konnte nicht installiert werden", "errorInstallMessage": "Aktualisierung konnte nicht installiert werden",
"noConnection": "Keine Internetverbindung", "noConnection": "Keine Internetverbindung"
"updatesDisabled": "Aktualisieren einer gepatchten App ist zurzeit deaktiviert. Patche die App erneut."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informationen" "infoButton": "Informationen"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Lädt...", "loadingLabel": "Lädt...",
"timeagoLabel": "vor ${time}", "timeagoLabel": "vor ${time}"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Manager aktualisieren"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patchen", "patchButton": "Patchen",
"armv7WarningDialogText": "Das Patchen auf ARMv7-Geräten wird noch nicht unterstützt, es könnten Fehler auftreten. Trotzdem fortfahren?", "incompatibleArchWarningDialogText": "Patches auf dieser Architektur werden noch nicht unterstützt und könnten fehlschlagen. Trotzdem fortfahren?",
"removedPatchesWarningDialogText": "Die folgenden Patches wurden seit der letzten Verwendung entfernt.\n\n${patches}\n\nTrotzdem fortfahren?", "removedPatchesWarningDialogText": "Die folgenden Patches wurden seit der letzten Verwendung entfernt.\n\n${patches}\n\nTrotzdem fortfahren?",
"requiredOptionDialogText": "Einige Patch-Optionen müssen gesetzt werden." "requiredOptionDialogText": "Einige Patch-Optionen müssen gesetzt werden."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Ausgewählte App", "widgetTitleSelected": "Ausgewählte App",
"widgetSubtitle": "Keine App ausgewählt", "widgetSubtitle": "Keine App ausgewählt",
"noAppsLabel": "Keine Apps gefunden", "noAppsLabel": "Keine Apps gefunden",
"currentVersion": "Aktuell",
"suggestedVersion": "Empfohlen",
"anyVersion": "Beliebige Version" "anyVersion": "Beliebige Version"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Benutzerdefinierter Wert", "customValue": "Benutzerdefinierter Wert",
"resetOptionsTooltip": "Patch-Optionen zurücksetzen", "setToNull": "Auf Null setzen",
"nullValue": "Dieser Optionswert ist derzeit null",
"viewTitle": "Patch-Optionen", "viewTitle": "Patch-Optionen",
"saveOptions": "Speichern", "saveOptions": "Speichern",
"addOptions": "Option hinzufügen", "unselectPatch": "Patch entfernen",
"deselectPatch": "Patch abwählen",
"tooltip": "Weitere Eingabeoptionen", "tooltip": "Weitere Eingabeoptionen",
"selectFilePath": "Dateipfad auswählen", "selectFilePath": "Dateipfad auswählen",
"selectFolder": "Ordner auswählen", "selectFolder": "Ordner auswählen",
"selectOption": "Option auswählen", "requiredOption": "Einstellung dieser Option ist erforderlich",
"requiredOption": "Diese Option ist erforderlich.",
"unsupportedOption": "Dieser Vorgang ist nicht unterstützt.", "unsupportedOption": "Dieser Vorgang ist nicht unterstützt.",
"requiredOptionNull": "Die folgenden Optionen müssen gesetzt sein:\n\n${options}" "requiredOptionNull": "Die folgenden Optionen müssen gesetzt sein:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Als Standard-Auswahl nutzen" "patchesChangeWarningDialogButton": "Als Standard-Auswahl nutzen"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installer",
"installType": "Installationstyp wählen", "installType": "Installationstyp wählen",
"installTypeDescription": "Wähle zum Fortfahren die gewünschte Installationsart aus.", "installTypeDescription": "Wähle zum Fortfahren die gewünschte Installationsart aus.",
"installButton": "Installieren", "installButton": "Installieren",
@@ -148,7 +132,6 @@
"warning": "Deaktiviere automatische Updates für die gepatchte App, um unerwartete Probleme zu vermeiden.", "warning": "Deaktiviere automatische Updates für die gepatchte App, um unerwartete Probleme zu vermeiden.",
"pressBackAgain": "Drücken Sie \"Zurück\" noch einmal, um die App zu verlassen", "pressBackAgain": "Drücken Sie \"Zurück\" noch einmal, um die App zu verlassen",
"openButton": "Öffnen", "openButton": "Öffnen",
"shareButton": "Datei teilen",
"notificationTitle": "ReVanced Manager patcht", "notificationTitle": "ReVanced Manager patcht",
"notificationText": "Tippen, um zum Installer zurückzukehren", "notificationText": "Tippen, um zum Installer zurückzukehren",
"exportApkButtonTooltip": "Gepatchte APK exportieren", "exportApkButtonTooltip": "Gepatchte APK exportieren",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Genieße ein Erlebnis näher an deinem Gerät", "dynamicThemeHint": "Genieße ein Erlebnis näher an deinem Gerät",
"languageLabel": "Sprache", "languageLabel": "Sprache",
"languageUpdated": "Sprache aktualisiert", "languageUpdated": "Sprache aktualisiert",
"englishOption": "Englisch",
"sourcesLabel": "Alternative Quellen", "sourcesLabel": "Alternative Quellen",
"sourcesLabelHint": "Konfiguriere die alternativen Quellen für ReVanced Patches und ReVanced Integrations", "sourcesLabelHint": "Konfiguriere die alternativen Quellen für ReVanced Patches und ReVanced Integrations",
"sourcesIntegrationsLabel": "Quelle für Integrationen", "sourcesIntegrationsLabel": "Quelle für Integrationen",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Dialog anzeigen, wenn ein neues Update verfügbar ist", "showUpdateDialogHint": "Dialog anzeigen, wenn ein neues Update verfügbar ist",
"universalPatchesLabel": "Universelle Patches zeigen", "universalPatchesLabel": "Universelle Patches zeigen",
"universalPatchesHint": "Alle Apps und Universal Patches anzeigen (kann die App Liste verlangsamen)", "universalPatchesHint": "Alle Apps und Universal Patches anzeigen (kann die App Liste verlangsamen)",
"lastPatchedAppLabel": "Gepatchte App speichern",
"lastPatchedAppHint": "Speichere den letzten Patch zum Installieren oder Exportieren später",
"versionCompatibilityCheckLabel": "Versionskompatibilitätskontrolle", "versionCompatibilityCheckLabel": "Versionskompatibilitätskontrolle",
"versionCompatibilityCheckHint": "Verhindert die Auswahl von Patches, die nicht mit der gewählten App-Version kompatibel sind", "versionCompatibilityCheckHint": "Verhindert die Auswahl von Patches, die nicht mit der gewählten App-Version kompatibel sind",
"requireSuggestedAppVersionLabel": "Empfohlene App-Version erforderlich", "requireSuggestedAppVersionLabel": "Empfohlene App-Version erforderlich",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "App Info", "widgetTitle": "App Info",
"openButton": "Öffnen", "openButton": "Öffnen",
"installButton": "Installieren",
"uninstallButton": "Deinstallieren", "uninstallButton": "Deinstallieren",
"unmountButton": "Unmounten", "unmountButton": "Unmounten",
"exportButton": "Exportieren",
"deleteButton": "Löschen",
"rootDialogTitle": "Fehler", "rootDialogTitle": "Fehler",
"lastPatchedAppDescription": "Dies ist ein Backup der App, die zuletzt gepatcht wurde.",
"unmountDialogText": "Bist du sicher, dass du die Patches dieser App entfernen möchtest?", "unmountDialogText": "Bist du sicher, dass du die Patches dieser App entfernen möchtest?",
"uninstallDialogText": "Bist du sicher, dass du diese App deinstallieren möchtest?", "uninstallDialogText": "Bist du sicher, dass du diese App deinstallieren möchtest?",
"rootDialogText": "Die App wurde mit Superuser-Berechtigungen installiert, aber derzeit hat ReVanced Manager keine Berechtigungen.\nBitte erteile zuerst Superuser-Berechtigungen.", "rootDialogText": "Die App wurde mit Superuser-Berechtigungen installiert, aber derzeit hat ReVanced Manager keine Berechtigungen.\nBitte erteile zuerst Superuser-Berechtigungen.",
"removeAppDialogTitle": "App löschen?",
"removeAppDialogText": "Sind Sie sicher, dass Sie diese Sicherung löschen möchten?",
"packageNameLabel": "Paketname", "packageNameLabel": "Paketname",
"installTypeLabel": "Installationsart", "installTypeLabel": "Installationsart",
"mountTypeLabel": "Einhängen", "mountTypeLabel": "Einhängen",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Patch-Datum", "patchedDateLabel": "Patch-Datum",
"appliedPatchesLabel": "Angewandte Patches", "appliedPatchesLabel": "Angewandte Patches",
"sizeLabel": "Größe der Datei",
"patchedDateHint": "${date} um ${time}", "patchedDateHint": "${date} um ${time}",
"appliedPatchesHint": "${quantity} angewandte Patches", "appliedPatchesHint": "${quantity} angewandte Patches",
"updateNotImplemented": "Diese Funktion ist noch nicht implementiert" "updateNotImplemented": "Diese Funktion ist noch nicht implementiert"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Mitwirkende", "widgetTitle": "Mitwirkende"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versionskonflikt", "mount_version_mismatch": "Versionskonflikt",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Die Installation hat zu lange gedauert.\n\nMöchten Sie es erneut versuchen?", "status_failure_timeout_description": "Die Installation hat zu lange gedauert.\n\nMöchten Sie es erneut versuchen?",
"status_failure_storage_description": "Die Installation ist aufgrund unzureichenden Speichers fehlgeschlagen.\n\nSchaffe etwas Platz und versuche es erneut.", "status_failure_storage_description": "Die Installation ist aufgrund unzureichenden Speichers fehlgeschlagen.\n\nSchaffe etwas Platz und versuche es erneut.",
"status_failure_invalid_description": "Die Installation ist fehlgeschlagen, da die gepatchte App ungültig ist.\n\nDie App deinstallieren und erneut versuchen?", "status_failure_invalid_description": "Die Installation ist fehlgeschlagen, da die gepatchte App ungültig ist.\n\nDie App deinstallieren und erneut versuchen?",
"status_failure_incompatible_description": "Die App ist nicht mit diesem Gerät kompatibel.\n\nKontaktieren Sie den Entwickler der App und bitten Sie um seine Unterstützung.", "status_failure_incompatible_description": "Die App ist mit diesem Gerät nicht kompatibel.\n\nVerwenden Sie eine APK, die von diesem Gerät unterstützt wird, und versuchen Sie es erneut.",
"status_failure_conflict_description": "Die Installation wurde durch eine bestehende Installation der App verhindert.\n\nDie installierte App deinstallieren und erneut versuchen?", "status_failure_conflict_description": "Die Installation wurde durch eine bestehende Installation der App verhindert.\n\nDie installierte App deinstallieren und erneut versuchen?",
"status_failure_blocked_description": "Die Installation wurde von ${packageName} blockiert.\n\nPassen Sie Ihre Sicherheitseinstellungen an und versuchen Sie es erneut.", "status_failure_blocked_description": "Die Installation wurde von ${packageName} blockiert.\n\nPassen Sie Ihre Sicherheitseinstellungen an und versuchen Sie es erneut.",
"install_failed_verification_failure_description": "Die Installation ist aufgrund eines Verifizierungsproblems fehlgeschlagen.\n\nPassen Sie Ihre Sicherheitseinstellungen an und versuchen Sie es erneut.", "install_failed_verification_failure_description": "Die Installation ist aufgrund eines Verifizierungsproblems fehlgeschlagen.\n\nPassen Sie Ihre Sicherheitseinstellungen an und versuchen Sie es erneut.",

56
assets/i18n/strings_el_GR.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Απόρριψη", "dismissButton": "Απόρριψη",
"quitButton": "Έξοδος", "quitButton": "Έξοδος",
"updateButton": "Ενημέρωση", "updateButton": "Ενημέρωση",
"enabledLabel": "Ενεργό",
"disabledLabel": "Ανενεργό",
"installed": "Εγκατεστημένη έκδοση: ${version}",
"suggested": "Προτεινόμενη έκδοση: ${version}", "suggested": "Προτεινόμενη έκδοση: ${version}",
"yesButton": "Ναι", "yesButton": "Ναι",
"noButton": "Όχι", "noButton": "Όχι",
"warning": "Προειδοποίηση", "warning": "Προειδοποίηση",
"options": "Ρυθμίσεις",
"notice": "Σημείωση", "notice": "Σημείωση",
"noShowAgain": "Να μην ξαναεμφανιστεί", "noShowAgain": "Να μην ξαναεμφανιστεί",
"add": "Προσθήκη", "add": "Προσθήκη",
@@ -27,10 +23,10 @@
"refreshSuccess": "Ανανεώθηκε επιτυχώς", "refreshSuccess": "Ανανεώθηκε επιτυχώς",
"widgetTitle": "Πίνακας Ελέγχου", "widgetTitle": "Πίνακας Ελέγχου",
"updatesSubtitle": "Ενημερώσεις", "updatesSubtitle": "Ενημερώσεις",
"patchedSubtitle": "Τροποποιημένες Εφαρμογές", "lastPatchedAppSubtitle": "Τελευταία τροποποιημένη εφαρμογή",
"patchedSubtitle": "Εγκατεστημένες εφαρμογές",
"changeLaterSubtitle": "Μπορείτε να το αλλάξετε αργότερα στις ρυθμίσεις.", "changeLaterSubtitle": "Μπορείτε να το αλλάξετε αργότερα στις ρυθμίσεις.",
"noUpdates": "Δεν υπάρχουν διαθέσιμες ενημερώσεις", "noSavedAppFound": "Δε βρέθηκε εφαρμογή",
"WIP": "Υπό κατασκευή...",
"noInstallations": "Δεν έχουν εγκατασταθεί τροποποιημένες εφαρμογές", "noInstallations": "Δεν έχουν εγκατασταθεί τροποποιημένες εφαρμογές",
"installUpdate": "Συνέχεια για εγκατάσταση της ενημέρωσης;", "installUpdate": "Συνέχεια για εγκατάσταση της ενημέρωσης;",
"updateSheetTitle": "Ενημέρωση του ReVanced Manager", "updateSheetTitle": "Ενημέρωση του ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Λήψη των απαραίτητων αρχείων;", "downloadConsentDialogTitle": "Λήψη των απαραίτητων αρχείων;",
"downloadConsentDialogText": "Το ReVanced Manager πρέπει να κατεβάσει τα απαραίτητα αρχεία για να λειτουργήσει σωστά.", "downloadConsentDialogText": "Το ReVanced Manager πρέπει να κατεβάσει τα απαραίτητα αρχεία για να λειτουργήσει σωστά.",
"downloadConsentDialogText2": "Αυτό θα σας συνδέσει με το ${url}.", "downloadConsentDialogText2": "Αυτό θα σας συνδέσει με το ${url}.",
"checkUpdateDialogTitle": "Έλεγχος για ενημερώσεις;",
"checkUpdateDialogText": "Θέλετε το ReVanced Manager να ελέγχει για ενημερώσεις αυτόματα;",
"notificationTitle": "Η λήψη της ενημέρωσης ολοκληρώθηκε",
"notificationText": "Πατήστε για εγκατάσταση της ενημέρωσης",
"downloadingMessage": "Λήψη ενημέρωσης...", "downloadingMessage": "Λήψη ενημέρωσης...",
"downloadedMessage": "Η λήψη της ενημέρωσης ολοκληρώθηκε", "downloadedMessage": "Η λήψη της ενημέρωσης ολοκληρώθηκε",
"installingMessage": "Εγκατάσταση ενημέρωσης...", "installingMessage": "Εγκατάσταση ενημέρωσης...",
"errorDownloadMessage": "Αδυναμία λήψης ενημέρωσης", "errorDownloadMessage": "Αδυναμία λήψης ενημέρωσης",
"errorInstallMessage": "Αδυναμία εγκατάστασης ενημέρωσης", "errorInstallMessage": "Αδυναμία εγκατάστασης ενημέρωσης",
"noConnection": "Δεν υπάρχει σύνδεση στο διαδίκτυο", "noConnection": "Δεν υπάρχει σύνδεση στο διαδίκτυο"
"updatesDisabled": "Η ενημέρωση τροποποιημένων εφαρμογών είναι ανενεργή προς το παρόν. Τροποποιήστε τις εφαρμογές εκ νέου."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Πληροφορίες" "infoButton": "Πληροφορίες"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Φόρτωση...", "loadingLabel": "Φόρτωση...",
"timeagoLabel": "${time} πριν", "timeagoLabel": "${time} πριν"
"patcherLabel": "Τροποποιητής: ",
"managerLabel": "Manager: ",
"updateButton": "Ενημέρωση του Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Τροποποιητής", "widgetTitle": "Τροποποιητής",
"patchButton": "Τροποποίηση", "patchButton": "Τροποποίηση",
"armv7WarningDialogText": "Η διαδικασία της τροποποίησης δεν υποστηρίζεται προς το παρόν σε ARMv7 συσκευές και μπορεί να αποτύχει. Συνέχεια παρόλα αυτά;", "incompatibleArchWarningDialogText": "Η διαδικασία της τροποποίησης δεν υποστηρίζεται προς το παρόν σε συσκευές της συγκεκριμένης αρχιτεκτονικής και μπορεί να αποτύχει. Συνέχεια παρόλα αυτά;",
"removedPatchesWarningDialogText": "Οι παρακάτω τροποποιήσεις αφαιρέθηκαν από την τελευταία φορά που τις χρησιμοποιήσατε.\n\n${patches}\n\nΣυνέχεια παρόλα αυτά;", "removedPatchesWarningDialogText": "Οι παρακάτω τροποποιήσεις αφαιρέθηκαν από την τελευταία φορά που τις χρησιμοποιήσατε.\n\n${patches}\n\nΣυνέχεια παρόλα αυτά;",
"requiredOptionDialogText": "Κάποιες επιλογές τροποποιήσεων πρέπει να οριστούν." "requiredOptionDialogText": "Κάποιες επιλογές τροποποιήσεων πρέπει να οριστούν."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Επιλεγμένες εφαρμογές", "widgetTitleSelected": "Επιλεγμένες εφαρμογές",
"widgetSubtitle": "Δεν έχει επιλεγεί κάποια εφαρμογή", "widgetSubtitle": "Δεν έχει επιλεγεί κάποια εφαρμογή",
"noAppsLabel": "Δε βρέθηκαν εφαρμογές", "noAppsLabel": "Δε βρέθηκαν εφαρμογές",
"currentVersion": "Τρέχουσα έκδοση",
"suggestedVersion": "Προτεινόμενη έκδοση",
"anyVersion": "Οποιαδήποτε έκδοση" "anyVersion": "Οποιαδήποτε έκδοση"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Προσαρμοσμένη τιμή", "customValue": "Προσαρμοσμένη τιμή",
"resetOptionsTooltip": "Επαναφορά επιλογών τροποποιήσεων", "setToNull": "Ορισμός κενής τιμής",
"nullValue": "Η τιμή της επιλογής είναι κενή",
"viewTitle": "Επιλογές τροποποιήσεων", "viewTitle": "Επιλογές τροποποιήσεων",
"saveOptions": "Αποθήκευση", "saveOptions": "Αποθήκευση",
"addOptions": "Προσθήκη επιλογών", "unselectPatch": "Αποεπιλέξτε τροποποιήσεις",
"deselectPatch": "Αποεπιλέξτε τροποποιήσεις",
"tooltip": "Περισσότερες επιλογές εισόδου", "tooltip": "Περισσότερες επιλογές εισόδου",
"selectFilePath": "Επιλογή τοποθεσίας αρχείου", "selectFilePath": "Επιλογή τοποθεσίας αρχείου",
"selectFolder": "Επιλογή φακέλου", "selectFolder": "Επιλογή φακέλου",
"selectOption": "Επιλογή ρύθμισης", "requiredOption": "Απαιτείται ρύθμιση γι' αυτήν την επιλογή",
"requiredOption": "Αυτή η επιλογή απαιτείται",
"unsupportedOption": "Αυτή η επιλογή δεν υποστηρίζεται", "unsupportedOption": "Αυτή η επιλογή δεν υποστηρίζεται",
"requiredOptionNull": "Πρέπει να οριστούν οι παρακάτω επιλογές:\n\n${options}" "requiredOptionNull": "Πρέπει να οριστούν οι παρακάτω επιλογές:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Χρήση προεπιλεγμένων επιλογών" "patchesChangeWarningDialogButton": "Χρήση προεπιλεγμένων επιλογών"
}, },
"installerView": { "installerView": {
"widgetTitle": "Πρόγραμμα Εγκατάστασης",
"installType": "Επιλέξτε τύπο εγκατάστασης", "installType": "Επιλέξτε τύπο εγκατάστασης",
"installTypeDescription": "Συνεχίστε επιλέγοντας τον τύπο εγκατάστασης.", "installTypeDescription": "Συνεχίστε επιλέγοντας τον τύπο εγκατάστασης.",
"installButton": "Εγκατάσταση", "installButton": "Εγκατάσταση",
@@ -148,7 +132,6 @@
"warning": "Απενεργοποίηση αυτόματων ενημερώσεων για την τροποποιημένη εφαρμογή για την αποφυγή απροσδόκητων προβλημάτων.", "warning": "Απενεργοποίηση αυτόματων ενημερώσεων για την τροποποιημένη εφαρμογή για την αποφυγή απροσδόκητων προβλημάτων.",
"pressBackAgain": "Πατήστε πίσω ξανά για ακύρωση", "pressBackAgain": "Πατήστε πίσω ξανά για ακύρωση",
"openButton": "Άνοιγμα", "openButton": "Άνοιγμα",
"shareButton": "Κοινοποίηση αρχείου",
"notificationTitle": "Πραγματοποιείται τροποποίηση μέσω ReVanced Manager", "notificationTitle": "Πραγματοποιείται τροποποίηση μέσω ReVanced Manager",
"notificationText": "Πατήστε για να επιστρέψετε στο πρόγραμμα εγκατάστασης", "notificationText": "Πατήστε για να επιστρέψετε στο πρόγραμμα εγκατάστασης",
"exportApkButtonTooltip": "Εξαγωγή τροποποιημένου αρχείου APK", "exportApkButtonTooltip": "Εξαγωγή τροποποιημένου αρχείου APK",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Εμφάνιση που ταιριάζει με τη δική σας συσκευή", "dynamicThemeHint": "Εμφάνιση που ταιριάζει με τη δική σας συσκευή",
"languageLabel": "Γλώσσα", "languageLabel": "Γλώσσα",
"languageUpdated": "Η γλώσσα ενημερώθηκε", "languageUpdated": "Η γλώσσα ενημερώθηκε",
"englishOption": "Αγγλικά",
"sourcesLabel": "Εναλλακτικές πηγές", "sourcesLabel": "Εναλλακτικές πηγές",
"sourcesLabelHint": "Ρυθμίστε τις εναλλακτικές πηγές για τις τροποποιήσεις ReVanced και τις ενσωματώσεις ReVanced", "sourcesLabelHint": "Ρυθμίστε τις εναλλακτικές πηγές για τις τροποποιήσεις ReVanced και τις ενσωματώσεις ReVanced",
"sourcesIntegrationsLabel": "Πηγή ενσωματώσεων", "sourcesIntegrationsLabel": "Πηγή ενσωματώσεων",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Εμφάνιση ειδοποίησης όταν είναι διαθέσιμη κάποια νέα ενημέρωση", "showUpdateDialogHint": "Εμφάνιση ειδοποίησης όταν είναι διαθέσιμη κάποια νέα ενημέρωση",
"universalPatchesLabel": "Εμφάνιση γενικευμένων τροποποιήσεων", "universalPatchesLabel": "Εμφάνιση γενικευμένων τροποποιήσεων",
"universalPatchesHint": "Εμφάνιση όλων των εφαρμογών και γενικευμένων τροποποιήσεων (ενδέχεται να επιβραδύνει τη φόρτωση λίστας εφαρμογών)", "universalPatchesHint": "Εμφάνιση όλων των εφαρμογών και γενικευμένων τροποποιήσεων (ενδέχεται να επιβραδύνει τη φόρτωση λίστας εφαρμογών)",
"lastPatchedAppLabel": "Αποθήκευση τροποποιημένης εφαρμογής",
"lastPatchedAppHint": "Αποθηκεύστε την τελευταία τροποποίηση για εγκατάσταση ή εξαγωγή αργότερα",
"versionCompatibilityCheckLabel": "Έλεγχος συμβατότητας έκδοσης", "versionCompatibilityCheckLabel": "Έλεγχος συμβατότητας έκδοσης",
"versionCompatibilityCheckHint": "Αποκλεισμός επιλογών τροποποιήσεων που δεν είναι συμβατές με την επιλεγμένη έκδοση εφαρμογής", "versionCompatibilityCheckHint": "Αποκλεισμός επιλογών τροποποιήσεων που δεν είναι συμβατές με την επιλεγμένη έκδοση εφαρμογής",
"requireSuggestedAppVersionLabel": "Απαιτείται η προτεινόμενη έκδοση εφαρμογής", "requireSuggestedAppVersionLabel": "Απαιτείται η προτεινόμενη έκδοση εφαρμογής",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Πληροφορίες εφαρμογής", "widgetTitle": "Πληροφορίες εφαρμογής",
"openButton": "Άνοιγμα", "openButton": "Άνοιγμα",
"installButton": "Εγκατάσταση",
"uninstallButton": "Απεγκατάσταση", "uninstallButton": "Απεγκατάσταση",
"unmountButton": "Αποπροσάρτηση", "unmountButton": "Αποπροσάρτηση",
"exportButton": "Εξαγωγή",
"deleteButton": "Διαγραφή",
"rootDialogTitle": "Σφάλμα", "rootDialogTitle": "Σφάλμα",
"lastPatchedAppDescription": "Αυτό είναι ένα αντίγραφο ασφαλείας της εφαρμογής που τροποποιήθηκε τελευταία.",
"unmountDialogText": "Είστε βέβαιοι ότι θέλετε να αποπροσαρτήσετε αυτήν την εφαρμογή;", "unmountDialogText": "Είστε βέβαιοι ότι θέλετε να αποπροσαρτήσετε αυτήν την εφαρμογή;",
"uninstallDialogText": "Είστε βέβαιοι ότι θέλετε να απεγκαταστήσετε αυτή την εφαρμογή;", "uninstallDialogText": "Είστε βέβαιοι ότι θέλετε να απεγκαταστήσετε αυτή την εφαρμογή;",
"rootDialogText": "Η εφαρμογή εγκαταστάθηκε με πρόσβαση root, αλλά αυτή τη στιγμή το ReVanced Manager δεν έχει πρόσβαση root.\nΠαρακαλώ παραχωρήστε πρόσβαση root.", "rootDialogText": "Η εφαρμογή εγκαταστάθηκε με πρόσβαση root, αλλά αυτή τη στιγμή το ReVanced Manager δεν έχει πρόσβαση root.\nΠαρακαλώ παραχωρήστε πρόσβαση root.",
"removeAppDialogTitle": "Διαγραφή εφαρμογής;",
"removeAppDialogText": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το αντίγραφο ασφαλείας;",
"packageNameLabel": "Όνομα πακέτου", "packageNameLabel": "Όνομα πακέτου",
"installTypeLabel": "Τύπος εγκατάστασης", "installTypeLabel": "Τύπος εγκατάστασης",
"mountTypeLabel": "Προσάρτηση", "mountTypeLabel": "Προσάρτηση",
"regularTypeLabel": "Κανονική", "regularTypeLabel": "Κανονική",
"patchedDateLabel": "Ημερομηνία τροποποίησης", "patchedDateLabel": "Ημερομηνία τροποποίησης",
"appliedPatchesLabel": "Τροποποιήσεις που έχουν εφαρμοστεί", "appliedPatchesLabel": "Τροποποιήσεις που έχουν εφαρμοστεί",
"sizeLabel": "Μέγεθος αρχείου",
"patchedDateHint": "${date} στις ${time}", "patchedDateHint": "${date} στις ${time}",
"appliedPatchesHint": "${quantity} εφαρμοσμένες τροποποιήσεις", "appliedPatchesHint": "${quantity} εφαρμοσμένες τροποποιήσεις",
"updateNotImplemented": "Αυτή η δυνατότητα δεν είναι ακόμα διαθέσιμη" "updateNotImplemented": "Αυτή η δυνατότητα δεν είναι ακόμα διαθέσιμη"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Συνεισφέροντες", "widgetTitle": "Συνεισφέροντες"
"patcherContributors": "Τροποποιητής ReVanced",
"patchesContributors": "Τροποποιήσεις ReVanced",
"integrationsContributors": "Ενσωματώσεις ReVanced",
"cliContributors": "Τερματικό ReVanced",
"managerContributors": "Διαχειριστής ReVanced"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Ασυμφωνία έκδοσης", "mount_version_mismatch": "Ασυμφωνία έκδοσης",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Η εγκατάσταση περισσότερη ώρα από το φυσιολογικό για να ολοκληρωθεί.\n\nΘέλετε να δοκιμάσετε ξανά;", "status_failure_timeout_description": "Η εγκατάσταση περισσότερη ώρα από το φυσιολογικό για να ολοκληρωθεί.\n\nΘέλετε να δοκιμάσετε ξανά;",
"status_failure_storage_description": "Η εγκατάσταση απέτυχε λόγο μη επαρκούς χώρου.\n\nΑπελευθερώστε χώρο και δοκιμάστε ξανά.", "status_failure_storage_description": "Η εγκατάσταση απέτυχε λόγο μη επαρκούς χώρου.\n\nΑπελευθερώστε χώρο και δοκιμάστε ξανά.",
"status_failure_invalid_description": "Η εγκατάσταση απέτυχε επειδή η τροποποιημένη εφαρμογή είναι μη έγκυρη.\n\nΑπεγκατάσταση εφαρμογής και προσπάθεια ξανά;", "status_failure_invalid_description": "Η εγκατάσταση απέτυχε επειδή η τροποποιημένη εφαρμογή είναι μη έγκυρη.\n\nΑπεγκατάσταση εφαρμογής και προσπάθεια ξανά;",
"status_failure_incompatible_description": "Η εφαρμογή δεν είναι συμβατή με αυτήν τη συσκευή.\n\nΕπικοινωνήστε με τον προγραμματιστή της εφαρμογής και ζητήστε υποστήριξη.", "status_failure_incompatible_description": "Η εφαρμογή δεν είναι συμβατή με αυτήν τη συσκευή.\n\nΧρησιμοποιήστε ένα APK που υποστηρίζεται από αυτήν τη συσκευή και δοκιμάστε ξανά.",
"status_failure_conflict_description": "Η εγκατάσταση εμποδίστηκε από μια ήδη υπάρχων εγκατάσταση της εφαρμογής.\n\nΑπεγκατάσταση εφαρμογής και προσπάθεια ξανά;", "status_failure_conflict_description": "Η εγκατάσταση εμποδίστηκε από μια ήδη υπάρχων εγκατάσταση της εφαρμογής.\n\nΑπεγκατάσταση εφαρμογής και προσπάθεια ξανά;",
"status_failure_blocked_description": "Η εγκατάσταση αποκλείστηκε από το ${packageName}.\n\nΡυθμίστε τις ρυθμίσεις ασφαλείας σας και δοκιμάστε ξανά.", "status_failure_blocked_description": "Η εγκατάσταση αποκλείστηκε από το ${packageName}.\n\nΡυθμίστε τις ρυθμίσεις ασφαλείας σας και δοκιμάστε ξανά.",
"install_failed_verification_failure_description": "Η εγκατάσταση απέτυχε λόγο θέματος επαλήθευσης.\n\nΡυθμίστε τις ρυθμίσεις ασφαλείας σας και δοκιμάστε ξανά.", "install_failed_verification_failure_description": "Η εγκατάσταση απέτυχε λόγο θέματος επαλήθευσης.\n\nΡυθμίστε τις ρυθμίσεις ασφαλείας σας και δοκιμάστε ξανά.",

View File

@@ -4,14 +4,10 @@
"dismissButton": "Descartar", "dismissButton": "Descartar",
"quitButton": "Salir", "quitButton": "Salir",
"updateButton": "Actualizar", "updateButton": "Actualizar",
"enabledLabel": "Activado",
"disabledLabel": "Desactivado",
"installed": "Instalada: ${version}",
"suggested": "Sugerida: ${version}", "suggested": "Sugerida: ${version}",
"yesButton": "Sí", "yesButton": "Sí",
"noButton": "No", "noButton": "No",
"warning": "Advertencia", "warning": "Advertencia",
"options": "Opciones",
"notice": "Aviso", "notice": "Aviso",
"noShowAgain": "No volver a mostrar", "noShowAgain": "No volver a mostrar",
"add": "Agregar", "add": "Agregar",
@@ -29,8 +25,6 @@
"updatesSubtitle": "Actualizaciones", "updatesSubtitle": "Actualizaciones",
"patchedSubtitle": "Aplicaciones parcheadas", "patchedSubtitle": "Aplicaciones parcheadas",
"changeLaterSubtitle": "Podés cambiar esto en los ajustes más tarde.", "changeLaterSubtitle": "Podés cambiar esto en los ajustes más tarde.",
"noUpdates": "No hay actualizaciones disponibles",
"WIP": "En progreso...",
"noInstallations": "Aún no parcheaste ninguna aplicación", "noInstallations": "Aún no parcheaste ninguna aplicación",
"installUpdate": "¿Instalar actualización?", "installUpdate": "¿Instalar actualización?",
"updateSheetTitle": "Actualizar ReVanced Manager", "updateSheetTitle": "Actualizar ReVanced Manager",
@@ -41,32 +35,23 @@
"downloadConsentDialogTitle": "¿Descargar archivos necesarios?", "downloadConsentDialogTitle": "¿Descargar archivos necesarios?",
"downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.", "downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.",
"downloadConsentDialogText2": "Esto te va a conectar a ${url}.", "downloadConsentDialogText2": "Esto te va a conectar a ${url}.",
"checkUpdateDialogTitle": "¿Buscar actualizaciones?",
"checkUpdateDialogText": "¿Querés que ReVanced Manager compruebe si hay actualizaciones automáticamente?",
"notificationTitle": "Actualización descargada",
"notificationText": "Tocá para instalar la actualización",
"downloadingMessage": "Descargando actualización...", "downloadingMessage": "Descargando actualización...",
"downloadedMessage": "Actualización descargada", "downloadedMessage": "Actualización descargada",
"installingMessage": "Instalando actualización...", "installingMessage": "Instalando actualización...",
"errorDownloadMessage": "No se pudo descargar la actualización", "errorDownloadMessage": "No se pudo descargar la actualización",
"errorInstallMessage": "No se pudo instalar la actualización", "errorInstallMessage": "No se pudo instalar la actualización",
"noConnection": "No tenés conexión a Internet", "noConnection": "No tenés conexión a Internet"
"updatesDisabled": "Por ahora no podés actualizar una app parcheada. Parcheala de nuevo."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Info. aplicación" "infoButton": "Gestionar"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Cargando...", "loadingLabel": "Cargando...",
"timeagoLabel": "Hace ${time}", "timeagoLabel": "Hace ${time}"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Actualizar Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Parcheador", "widgetTitle": "Parcheador",
"patchButton": "Parchear", "patchButton": "Parchear",
"armv7WarningDialogText": "El parcheo en dispositivos ARMv7 aún no está soportado de forma oficial y podría fallar. ¿Querés continuar igual?",
"removedPatchesWarningDialogText": "Los siguientes parches fueron eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todas formas?", "removedPatchesWarningDialogText": "Los siguientes parches fueron eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todas formas?",
"requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas." "requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas."
}, },
@@ -75,8 +60,6 @@
"widgetTitleSelected": "Aplicación seleccionada", "widgetTitleSelected": "Aplicación seleccionada",
"widgetSubtitle": "Ninguna aplicación seleccionada", "widgetSubtitle": "Ninguna aplicación seleccionada",
"noAppsLabel": "No se encontró ninguna aplicación", "noAppsLabel": "No se encontró ninguna aplicación",
"currentVersion": "Actual",
"suggestedVersion": "Sugerida",
"anyVersion": "Cualquier versión" "anyVersion": "Cualquier versión"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +101,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"resetOptionsTooltip": "Restablecer a los valores por defecto", "setToNull": "Establecer a nulo",
"nullValue": "Este valor de opción es nulo actualmente",
"viewTitle": "Configuración\\ndel parche", "viewTitle": "Configuración\\ndel parche",
"saveOptions": "Guardar configuración", "saveOptions": "Guardar configuración",
"addOptions": "Agregar configuración", "unselectPatch": "Deseleccionar parche",
"deselectPatch": "Deseleccionar parche",
"tooltip": "Más opciones de entrada", "tooltip": "Más opciones de entrada",
"selectFilePath": "Seleccionar ruta del archivo", "selectFilePath": "Seleccionar ruta del archivo",
"selectFolder": "Seleccionar carpeta", "selectFolder": "Seleccionar carpeta",
"selectOption": "Seleccionar opción", "requiredOption": "La configuración de esta opción es necesaria",
"requiredOption": "Esta opción es requerida",
"unsupportedOption": "Esta opción no es compatible", "unsupportedOption": "Esta opción no es compatible",
"requiredOptionNull": "Tenés que configurar las siguientes opciones:\\n\\n${options}" "requiredOptionNull": "Tenés que configurar las siguientes opciones:\\n\\n${options}"
}, },
@@ -139,7 +121,6 @@
"patchesChangeWarningDialogButton": "Utilizar la opción por defecto" "patchesChangeWarningDialogButton": "Utilizar la opción por defecto"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalador",
"installType": "Tipo de instalación", "installType": "Tipo de instalación",
"installTypeDescription": "Seleccioná el tipo de instalación para continuar.", "installTypeDescription": "Seleccioná el tipo de instalación para continuar.",
"installButton": "Instalar", "installButton": "Instalar",
@@ -148,7 +129,6 @@
"warning": "Recordá desactivar las actualizaciones automáticas de la app parcheada para evitar problemas inesperados.", "warning": "Recordá desactivar las actualizaciones automáticas de la app parcheada para evitar problemas inesperados.",
"pressBackAgain": "Vuelve a presionar atrás para cancelar", "pressBackAgain": "Vuelve a presionar atrás para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
"shareButton": "Compartir archivo",
"notificationTitle": "ReVanced Manager está parcheando", "notificationTitle": "ReVanced Manager está parcheando",
"notificationText": "Apretá para volver al instalador", "notificationText": "Apretá para volver al instalador",
"exportApkButtonTooltip": "Exportar APK parcheado", "exportApkButtonTooltip": "Exportar APK parcheado",
@@ -158,22 +138,21 @@
"noExit": "El instalador aún se está ejecutando, no te podés salir..." "noExit": "El instalador aún se está ejecutando, no te podés salir..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Ajustes", "widgetTitle": "Configuración",
"appearanceSectionTitle": "Apariencia", "appearanceSectionTitle": "Apariencia",
"teamSectionTitle": "Equipo", "teamSectionTitle": "Equipo",
"debugSectionTitle": "Depurando", "debugSectionTitle": "Depuración",
"advancedSectionTitle": "Avanzado", "advancedSectionTitle": "Avanzado",
"exportSectionTitle": "Importación y exportación", "exportSectionTitle": "Importación y exportación",
"dataSectionTitle": "Fuentes de datos", "dataSectionTitle": "Fuentes de datos",
"themeModeLabel": "Tema de la app", "themeModeLabel": "Tema de la aplicación",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Igual que el sistema",
"lightThemeLabel": "Luz", "lightThemeLabel": "Claro",
"darkThemeLabel": "Modo oscuro", "darkThemeLabel": "Oscuro",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Disfrutá de una experiencia más acorde a tu dispositivo", "dynamicThemeHint": "Disfrutá de una experiencia más acorde a tu dispositivo",
"languageLabel": "Idioma", "languageLabel": "Idioma",
"languageUpdated": "Idioma actualizado", "languageUpdated": "Idioma actualizado",
"englishOption": "Inglés",
"sourcesLabel": "Fuentes alternativas", "sourcesLabel": "Fuentes alternativas",
"sourcesLabelHint": "Configurá las fuentes alternativas para ReVanced Patches y ReVanced Integrations", "sourcesLabelHint": "Configurá las fuentes alternativas para ReVanced Patches y ReVanced Integrations",
"sourcesIntegrationsLabel": "Fuente de las integraciones", "sourcesIntegrationsLabel": "Fuente de las integraciones",
@@ -184,7 +163,7 @@
"apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?",
"sourcesUpdateNote": "Nota: Esto descargará de forma automática ReVanced Patches y ReVanced Integrations desde las fuentes alternativas.\n\nEsto te va a conectar a la fuente alternativa.", "sourcesUpdateNote": "Nota: Esto descargará de forma automática ReVanced Patches y ReVanced Integrations desde las fuentes alternativas.\n\nEsto te va a conectar a la fuente alternativa.",
"apiURLLabel": "URL de la API", "apiURLLabel": "URL de la API",
"apiURLHint": "Configurá la URL de la API del ReVanced Manager", "apiURLHint": "Configurá la URL de la API de ReVanced Manager",
"selectApiURL": "URL de la API", "selectApiURL": "URL de la API",
"orgPatchesLabel": "Organización de los parches", "orgPatchesLabel": "Organización de los parches",
"sourcesPatchesLabel": "Fuente de los parches", "sourcesPatchesLabel": "Fuente de los parches",
@@ -192,35 +171,35 @@
"contributorsLabel": "Contribuidores", "contributorsLabel": "Contribuidores",
"contributorsHint": "Una lista de los contribuidores de ReVanced", "contributorsHint": "Una lista de los contribuidores de ReVanced",
"logsLabel": "Compartir registros", "logsLabel": "Compartir registros",
"logsHint": "Compartir los registros de ReVanced Manager", "logsHint": "Comparte los registros de ReVanced Manager",
"enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches",
"enablePatchesSelectionHint": "No impedir la selección o deselección de parches", "enablePatchesSelectionHint": "Permite la selección o deselección de parches",
"enablePatchesSelectionWarningText": "Cambiar la selección de parches puede causar problemas inesperados.\n\n¿Habilitar de todos modos?", "enablePatchesSelectionWarningText": "Cambiar la selección de parches puede causar problemas inesperados.\n\n¿Habilitar de todos modos?",
"disablePatchesSelectionWarningText": "Está a punto de desactivar el cambio de la selección de parches.\nSe restablecerá la selección de parches por defecto.\n\n¿Desactivar de todos modos?", "disablePatchesSelectionWarningText": "Está a punto de desactivar el cambio de la selección de parches.\nSe restablecerá la selección de parches por defecto.\n\n¿Desactivar de todos modos?",
"autoUpdatePatchesLabel": "Actualizar parches automáticamente", "autoUpdatePatchesLabel": "Actualizar parches automáticamente",
"autoUpdatePatchesHint": "Actualice automáticamente los parches a la última versión", "autoUpdatePatchesHint": "Actualiza automáticamente los parches a la última versión",
"showUpdateDialogLabel": "Mostrar diálogo de actualización", "showUpdateDialogLabel": "Mostrar diálogo de actualización",
"showUpdateDialogHint": "Muestra un diálogo cuando haya una nueva actualización disponible", "showUpdateDialogHint": "Muestra un diálogo cuando haya una nueva actualización disponible",
"universalPatchesLabel": "Mostrar parches universales", "universalPatchesLabel": "Mostrar parches universales",
"universalPatchesHint": "Mostrar todas las aplicaciones y parches universales (puede ralentizar la lista de aplicaciones)", "universalPatchesHint": "Mostrar todas las aplicaciones y parches universales (puede ralentizar la lista de aplicaciones)",
"versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones", "versionCompatibilityCheckLabel": "Comprobar compatibilidad de versiones",
"versionCompatibilityCheckHint": "Impedir la selección de parches que no sean compatibles con la versión de la aplicación seleccionada", "versionCompatibilityCheckHint": "Impide la selección de parches que no sean compatibles con la versión de la aplicación seleccionada",
"requireSuggestedAppVersionLabel": "Requiere la versión de aplicación sugerida", "requireSuggestedAppVersionLabel": "Requerir versión sugerida de la aplicación",
"requireSuggestedAppVersionHint": "Impedir seleccionar una aplicación cuya versión no sea la sugerida", "requireSuggestedAppVersionHint": "Impide seleccionar una aplicación cuya versión no sea la sugerida",
"requireSuggestedAppVersionDialogText": "Seleccionar una aplicación que no es la versión sugerida puede causar problemas inesperados.\n\n¿Desea continuar de todos modos?", "requireSuggestedAppVersionDialogText": "Seleccionar una aplicación que no es la versión sugerida puede causar problemas inesperados.\n\n¿Desea continuar de todos modos?",
"aboutLabel": "Acerca de", "aboutLabel": "Acerca de",
"snackbarMessage": "Copiado al portapapeles", "snackbarMessage": "Copiado al portapapeles",
"restartAppForChanges": "Reiniciá la app para aplicar los cambios", "restartAppForChanges": "Reiniciá la app para aplicar los cambios",
"deleteTempDirLabel": "Eliminar archivos temporales", "deleteTempDirLabel": "Eliminar archivos temporales",
"deleteTempDirHint": "Eliminá los archivos temporales que no se usan", "deleteTempDirHint": "Elimina los archivos temporales que no se usan",
"deletedTempDir": "Archivos temporales eliminados", "deletedTempDir": "Archivos temporales eliminados",
"exportPatchesLabel": "Exportar parche seleccionado", "exportPatchesLabel": "Exportar selección de parches",
"exportPatchesHint": "Exportar parche seleccionado en un archivo JSON", "exportPatchesHint": "Exporta la selección de parches a un archivo JSON",
"exportedPatches": "Parche seleccionado exportado", "exportedPatches": "Selección de parches exportada",
"noExportFileFound": "Ningún parche seleccionado para exportar", "noExportFileFound": "No hay selección de parches para exportar",
"importPatchesLabel": "Importar parche seleccionado", "importPatchesLabel": "Importar selección de parches",
"importPatchesHint": "Importar parche seleccionado de un archivo JSON", "importPatchesHint": "Importa la selección de parches desde un archivo JSON",
"importedPatches": "Parche seleccionado importado", "importedPatches": "Selección de parches importada",
"resetStoredPatchesLabel": "Restablecer selección de parches", "resetStoredPatchesLabel": "Restablecer selección de parches",
"resetStoredPatchesHint": "Restablecer selección de parches guardada", "resetStoredPatchesHint": "Restablecer selección de parches guardada",
"resetStoredPatchesDialogTitle": "¿Restablecer selección de parches?", "resetStoredPatchesDialogTitle": "¿Restablecer selección de parches?",
@@ -232,27 +211,27 @@
"resetStoredOptionsDialogText": "Restablecer las opciones de parche eliminará todas las opciones guardadas.", "resetStoredOptionsDialogText": "Restablecer las opciones de parche eliminará todas las opciones guardadas.",
"resetStoredOptions": "Las opciones se han restablecido", "resetStoredOptions": "Las opciones se han restablecido",
"deleteLogsLabel": "Borrar registros", "deleteLogsLabel": "Borrar registros",
"deleteLogsHint": "Eliminar los registros recopilados de ReVanced Manager", "deleteLogsHint": "Elimina los registros recopilados por ReVanced Manager",
"deletedLogs": "Registros eliminados", "deletedLogs": "Registros eliminados",
"regenerateKeystoreLabel": "Regenerar almacén de claves", "regenerateKeystoreLabel": "Regenerar repositorio de claves",
"regenerateKeystoreHint": "Regenerar el almacén de claves utilizado para firmar aplicaciones", "regenerateKeystoreHint": "Regenera el repositorio de claves utilizado para firmar aplicaciones",
"regenerateKeystoreDialogTitle": "¿Regenerar almacén de claves?", "regenerateKeystoreDialogTitle": "¿Regenerar repositorio de claves?",
"regenerateKeystoreDialogText": "Las aplicaciones parcheadas firmadas con el antiguo almacén de claves ya no podrán actualizarse.", "regenerateKeystoreDialogText": "Las aplicaciones parcheadas firmadas con el antiguo repositorio de claves ya no podrán actualizarse.",
"regeneratedKeystore": "Almacén de claves regenerado", "regeneratedKeystore": "Repositorio de claves regenerado",
"exportKeystoreLabel": "Exportar almacén de claves", "exportKeystoreLabel": "Exportar repositorio de claves",
"exportKeystoreHint": "Exportar el almacén de llaves utilizado para firmar aplicaciones", "exportKeystoreHint": "Exporta el repositorio de claves utilizado para firmar aplicaciones",
"exportedKeystore": "Repositorio de claves exportado", "exportedKeystore": "Repositorio de claves exportado",
"noKeystoreExportFileFound": "No hay un almacén de claves para exportar", "noKeystoreExportFileFound": "No hay repositorio de claves para exportar",
"importKeystoreLabel": "Importar repositorio de claves", "importKeystoreLabel": "Importar repositorio de claves",
"importKeystoreHint": "Importar un almacén de llaves utilizado para firmar aplicaciones", "importKeystoreHint": "Importar un repositorio de claves utilizado para firmar aplicaciones",
"importedKeystore": "Repositorio de claves importado", "importedKeystore": "Repositorio de claves importado",
"selectKeystorePassword": "Contraseña del almacén de llaves", "selectKeystorePassword": "Contraseña del repositorio de claves",
"selectKeystorePasswordHint": "Seleccionar la contraseña del almacén de llaves utilizada para firmar aplicaciones", "selectKeystorePasswordHint": "Selecciona la contraseña del repositorio de claves utilizada para firmar aplicaciones",
"jsonSelectorErrorMessage": "No se puede usar el archivo JSON seleccionado", "jsonSelectorErrorMessage": "No se puede usar el archivo JSON seleccionado",
"keystoreSelectorErrorMessage": "No se puede utilizar el archivo de almacén de llaves seleccionado" "keystoreSelectorErrorMessage": "No se puede utilizar el archivo de repositorio de claves seleccionado"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Información de la app", "widgetTitle": "Información de la aplicación",
"openButton": "Abrir", "openButton": "Abrir",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar", "unmountButton": "Desmontar",
@@ -271,12 +250,7 @@
"updateNotImplemented": "Esta función no se implementó aún" "updateNotImplemented": "Esta función no se implementó aún"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuidores", "widgetTitle": "Contribuidores"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "La versión no coincide", "mount_version_mismatch": "La versión no coincide",

56
assets/i18n/strings_es_ES.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Descartar", "dismissButton": "Descartar",
"quitButton": "Cerrar", "quitButton": "Cerrar",
"updateButton": "Actualizar", "updateButton": "Actualizar",
"enabledLabel": "Activado",
"disabledLabel": "Desactivado",
"installed": "Instalado: ${version}",
"suggested": "Sugerido: ${version}", "suggested": "Sugerido: ${version}",
"yesButton": "Sí", "yesButton": "Sí",
"noButton": "No", "noButton": "No",
"warning": "Advertencia", "warning": "Advertencia",
"options": "Opciones",
"notice": "Aviso", "notice": "Aviso",
"noShowAgain": "No mostrar de nuevo", "noShowAgain": "No mostrar de nuevo",
"add": "Añadir", "add": "Añadir",
@@ -27,10 +23,10 @@
"refreshSuccess": "Actualizado con éxito", "refreshSuccess": "Actualizado con éxito",
"widgetTitle": "Panel", "widgetTitle": "Panel",
"updatesSubtitle": "Actualizaciones", "updatesSubtitle": "Actualizaciones",
"patchedSubtitle": "Apps parcheadas", "lastPatchedAppSubtitle": "Última app parcheada",
"patchedSubtitle": "Apps instaladas",
"changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.", "changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.",
"noUpdates": "No hay actualizaciones disponibles", "noSavedAppFound": "App no encontrada",
"WIP": "Trabajo en progreso...",
"noInstallations": "No tienes apps parcheadas instaladas", "noInstallations": "No tienes apps parcheadas instaladas",
"installUpdate": "¿Continuar instalando la actualización?", "installUpdate": "¿Continuar instalando la actualización?",
"updateSheetTitle": "Actualizar ReVanced Manager", "updateSheetTitle": "Actualizar ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "¿Descargar archivos necesarios?", "downloadConsentDialogTitle": "¿Descargar archivos necesarios?",
"downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.", "downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.",
"downloadConsentDialogText2": "Esto te conectará a ${url}.", "downloadConsentDialogText2": "Esto te conectará a ${url}.",
"checkUpdateDialogTitle": "¿Buscar actualizaciones?",
"checkUpdateDialogText": "¿Quieres que ReVanced Manager compruebe si hay actualizaciones automáticamente?",
"notificationTitle": "Actualización descargada",
"notificationText": "Toca para instalar la actualización",
"downloadingMessage": "Descargando actualización...", "downloadingMessage": "Descargando actualización...",
"downloadedMessage": "Actualización descargada", "downloadedMessage": "Actualización descargada",
"installingMessage": "Instalando actualización...", "installingMessage": "Instalando actualización...",
"errorDownloadMessage": "No se pudo descargar la actualización", "errorDownloadMessage": "No se pudo descargar la actualización",
"errorInstallMessage": "No se pudo instalar la actualización", "errorInstallMessage": "No se pudo instalar la actualización",
"noConnection": "No hay conexión a Internet", "noConnection": "No hay conexión a Internet"
"updatesDisabled": "Por ahora no puedes actualizar una app parcheada. Re-parchea la app de nuevo."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Información" "infoButton": "Información"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Cargando...", "loadingLabel": "Cargando...",
"timeagoLabel": "Hace ${time}", "timeagoLabel": "Hace ${time}"
"patcherLabel": "Parcheador: ",
"managerLabel": "Manager: ",
"updateButton": "Actualizar Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Parcheador", "widgetTitle": "Parcheador",
"patchButton": "Parchear", "patchButton": "Parchear",
"armv7WarningDialogText": "El parche en dispositivos ARMv7 aún no está soportado y podría fallar. ¿Continuar de todos modos?", "incompatibleArchWarningDialogText": "El parche en esta arquitectura aún no está soportado y podría fallar. ¿Continuar de todos modos?",
"removedPatchesWarningDialogText": "Los siguientes parches han sido eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todos modos?", "removedPatchesWarningDialogText": "Los siguientes parches han sido eliminados desde la última vez que los usaste.\n\n${patches}\n\n¿Continuar de todos modos?",
"requiredOptionDialogText": "Deben establecerse algunas opciones de parche." "requiredOptionDialogText": "Deben establecerse algunas opciones de parche."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "App seleccionada", "widgetTitleSelected": "App seleccionada",
"widgetSubtitle": "Ninguna aplicación seleccionada", "widgetSubtitle": "Ninguna aplicación seleccionada",
"noAppsLabel": "No se encontraron aplicaciones", "noAppsLabel": "No se encontraron aplicaciones",
"currentVersion": "Actual",
"suggestedVersion": "Recomendada",
"anyVersion": "Cualquier versión" "anyVersion": "Cualquier versión"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"resetOptionsTooltip": "Restablecer las opciones de parche", "setToNull": "Establecer a nulo",
"nullValue": "Este valor de opción es nulo actualmente",
"viewTitle": "Opciones de parche", "viewTitle": "Opciones de parche",
"saveOptions": "Guardar", "saveOptions": "Guardar",
"addOptions": "Añadir opciones", "unselectPatch": "Deseleccionar parche",
"deselectPatch": "Deseleccionar parche",
"tooltip": "Más opciones de entrada", "tooltip": "Más opciones de entrada",
"selectFilePath": "Seleccionar ruta del archivo", "selectFilePath": "Seleccionar ruta del archivo",
"selectFolder": "Seleccionar carpeta", "selectFolder": "Seleccionar carpeta",
"selectOption": "Seleccionar opción", "requiredOption": "La configuración de esta opción es necesaria",
"requiredOption": "Esta opción es necesaria",
"unsupportedOption": "Esta opción no está disponible", "unsupportedOption": "Esta opción no está disponible",
"requiredOptionNull": "Hay que establecer las siguientes opciones:\n\n${options}" "requiredOptionNull": "Hay que establecer las siguientes opciones:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Usar selección por defecto" "patchesChangeWarningDialogButton": "Usar selección por defecto"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalador",
"installType": "Seleccionar tipo de instalación", "installType": "Seleccionar tipo de instalación",
"installTypeDescription": "Seleccione el tipo de instalación para continuar.", "installTypeDescription": "Seleccione el tipo de instalación para continuar.",
"installButton": "Instalar", "installButton": "Instalar",
@@ -148,7 +132,6 @@
"warning": "Desactivar actualizaciones automáticas para la aplicación parcheada para evitar problemas inesperados.", "warning": "Desactivar actualizaciones automáticas para la aplicación parcheada para evitar problemas inesperados.",
"pressBackAgain": "Pulsa de nuevo para cancelar", "pressBackAgain": "Pulsa de nuevo para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
"shareButton": "Compartir archivo",
"notificationTitle": "ReVanced Manager está parcheando", "notificationTitle": "ReVanced Manager está parcheando",
"notificationText": "Toque para volver al instalador", "notificationText": "Toque para volver al instalador",
"exportApkButtonTooltip": "Exportar APK parcheado", "exportApkButtonTooltip": "Exportar APK parcheado",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Disfrute de una experiencia más acorde a su dispositivo", "dynamicThemeHint": "Disfrute de una experiencia más acorde a su dispositivo",
"languageLabel": "Idioma", "languageLabel": "Idioma",
"languageUpdated": "Idioma actualizado", "languageUpdated": "Idioma actualizado",
"englishOption": "Inglés",
"sourcesLabel": "Fuentes alternativas", "sourcesLabel": "Fuentes alternativas",
"sourcesLabelHint": "Configurar las fuentes alternativas para Parches de ReVanced e Integraciones ReVanced", "sourcesLabelHint": "Configurar las fuentes alternativas para Parches de ReVanced e Integraciones ReVanced",
"sourcesIntegrationsLabel": "Fuente de las integraciones", "sourcesIntegrationsLabel": "Fuente de las integraciones",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible", "showUpdateDialogHint": "Mostrar un diálogo cuando una nueva actualización esté disponible",
"universalPatchesLabel": "Mostrar parches universales", "universalPatchesLabel": "Mostrar parches universales",
"universalPatchesHint": "Mostrar todas las apps y parches universales (puede ralentizar la lista de aplicaciones)", "universalPatchesHint": "Mostrar todas las apps y parches universales (puede ralentizar la lista de aplicaciones)",
"lastPatchedAppLabel": "Guardar app parcheada",
"lastPatchedAppHint": "Guardar el último parche para instalar o exportar más tarde",
"versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones", "versionCompatibilityCheckLabel": "Comprobación de compatibilidad de versiones",
"versionCompatibilityCheckHint": "Evitar la selección de parches que no sean compatibles con la versión de la app seleccionada", "versionCompatibilityCheckHint": "Evitar la selección de parches que no sean compatibles con la versión de la app seleccionada",
"requireSuggestedAppVersionLabel": "Versión sugerida de la app requerida", "requireSuggestedAppVersionLabel": "Versión sugerida de la app requerida",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Información de la app", "widgetTitle": "Información de la app",
"openButton": "Abrir", "openButton": "Abrir",
"installButton": "Instalar",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar", "unmountButton": "Desmontar",
"exportButton": "Exportar",
"deleteButton": "Eliminar",
"rootDialogTitle": "Error", "rootDialogTitle": "Error",
"lastPatchedAppDescription": "Esta es una copia de seguridad de la aplicación que fue parcheada por última vez.",
"unmountDialogText": "¿Estás seguro de que quieres desmontar esta app?", "unmountDialogText": "¿Estás seguro de que quieres desmontar esta app?",
"uninstallDialogText": "¿Estás seguro de que quieres desinstalar esta app?", "uninstallDialogText": "¿Estás seguro de que quieres desinstalar esta app?",
"rootDialogText": "La app se instaló con permisos de superusuario, pero actualmente ReVanced Manager no tiene permisos.\nPor favor, concede permisos de superusuario primero.", "rootDialogText": "La app se instaló con permisos de superusuario, pero actualmente ReVanced Manager no tiene permisos.\nPor favor, concede permisos de superusuario primero.",
"removeAppDialogTitle": "¿Eliminar aplicación?",
"removeAppDialogText": "¿Está seguro que desea eliminar esta copia de seguridad?",
"packageNameLabel": "Nombre del paquete", "packageNameLabel": "Nombre del paquete",
"installTypeLabel": "Tipo de instalación", "installTypeLabel": "Tipo de instalación",
"mountTypeLabel": "Montar", "mountTypeLabel": "Montar",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Fecha del parche", "patchedDateLabel": "Fecha del parche",
"appliedPatchesLabel": "Parches aplicados", "appliedPatchesLabel": "Parches aplicados",
"sizeLabel": "Tamaño del archivo",
"patchedDateHint": "${date} a las ${time}", "patchedDateHint": "${date} a las ${time}",
"appliedPatchesHint": "${quantity} parches aplicados", "appliedPatchesHint": "${quantity} parches aplicados",
"updateNotImplemented": "Esta función no se ha implementado aún" "updateNotImplemented": "Esta función no se ha implementado aún"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuidores", "widgetTitle": "Contribuidores"
"patcherContributors": "Parcheador de ReVanced",
"patchesContributors": "Parches de ReVanced",
"integrationsContributors": "Integraciones de ReVanced",
"cliContributors": "CLI de ReVanced",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "La versión no coincide", "mount_version_mismatch": "La versión no coincide",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "La instalación tardó demasiado tiempo en terminar.\n\n¿Te gustaría intentarlo de nuevo?", "status_failure_timeout_description": "La instalación tardó demasiado tiempo en terminar.\n\n¿Te gustaría intentarlo de nuevo?",
"status_failure_storage_description": "La instalación ha fallado debido a falta de almacenamiento.\n\nLibera algo de espacio y vuelva a intentarlo.", "status_failure_storage_description": "La instalación ha fallado debido a falta de almacenamiento.\n\nLibera algo de espacio y vuelva a intentarlo.",
"status_failure_invalid_description": "La instalación falló debido a que la app parcheada es inválida.\n\n¿Desinstalar la app e intentarlo de nuevo?", "status_failure_invalid_description": "La instalación falló debido a que la app parcheada es inválida.\n\n¿Desinstalar la app e intentarlo de nuevo?",
"status_failure_incompatible_description": "La aplicación es incompatible con este dispositivo.\n\nContacta con el desarrollador de la aplicación y solicita ayuda.", "status_failure_incompatible_description": "La aplicación es incompatible con este dispositivo.\n\nUtilice un APK soportado por este dispositivo e inténtelo de nuevo.",
"status_failure_conflict_description": "La instalación fue evitada por una instalación existente de la app.\n\n¿Desinstalar la app instalada y volver a intentarlo?", "status_failure_conflict_description": "La instalación fue evitada por una instalación existente de la app.\n\n¿Desinstalar la app instalada y volver a intentarlo?",
"status_failure_blocked_description": "La instalación fue bloqueada por ${packageName}.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.", "status_failure_blocked_description": "La instalación fue bloqueada por ${packageName}.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.",
"install_failed_verification_failure_description": "La instalación ha fallado debido a un problema de verificación.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.", "install_failed_verification_failure_description": "La instalación ha fallado debido a un problema de verificación.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.",

View File

@@ -4,14 +4,10 @@
"dismissButton": "Descartar", "dismissButton": "Descartar",
"quitButton": "Salir", "quitButton": "Salir",
"updateButton": "Actualizar", "updateButton": "Actualizar",
"enabledLabel": "Activado",
"disabledLabel": "Desactivado",
"installed": "Instalada: ${version}",
"suggested": "Sugerida: ${version}", "suggested": "Sugerida: ${version}",
"yesButton": "Sí", "yesButton": "Sí",
"noButton": "No", "noButton": "No",
"warning": "Advertencia", "warning": "Advertencia",
"options": "Opciones",
"notice": "Aviso", "notice": "Aviso",
"noShowAgain": "No volver a mostrar", "noShowAgain": "No volver a mostrar",
"add": "Añadir", "add": "Añadir",
@@ -29,46 +25,42 @@
"updatesSubtitle": "Actualizaciones", "updatesSubtitle": "Actualizaciones",
"patchedSubtitle": "Aplicaciones parcheadas", "patchedSubtitle": "Aplicaciones parcheadas",
"changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.", "changeLaterSubtitle": "Puedes cambiar esto en la configuración más tarde.",
"noUpdates": "No hay actualizaciones disponibles",
"WIP": "Desarrollo en progreso...",
"noInstallations": "No hay aplicaciones parcheadas instaladas", "noInstallations": "No hay aplicaciones parcheadas instaladas",
"installUpdate": "¿Continuar actualizando la aplicación?", "installUpdate": "¿Continuar actualizando la aplicación?",
"updateSheetTitle": "Actualizar ReVanced Manager", "updateSheetTitle": "Actualizar ReVanced Manager",
"updateDialogTitle": "Nueva actualización disponible", "updateDialogTitle": "Nueva actualización disponible",
"updatePatchesSheetTitle": "Actualizar ReVanced Patches", "updatePatchesSheetTitle": "Actualizar ReVanced Patches",
"updateChangelogTitle": "Registro de cambios", "updateChangelogTitle": "Registro de cambios",
"updateDialogText": "Hay una nueva versión disponible para ${file}.\n\nLa versión actualmente instalada es la ${version}.",
"downloadConsentDialogTitle": "¿Descargar archivos necesarios?", "downloadConsentDialogTitle": "¿Descargar archivos necesarios?",
"downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.", "downloadConsentDialogText": "ReVanced Manager necesita descargar los archivos necesarios para funcionar correctamente.",
"downloadConsentDialogText2": "Esto te conectará a ${url}.", "downloadConsentDialogText2": "Esto te conectará a ${url}.",
"checkUpdateDialogTitle": "Comprobar actualizaciones",
"checkUpdateDialogText": "¿Quieres que ReVanced Manager compruebe si hay actualizaciones automáticamente?",
"notificationTitle": "Actualización descargada",
"notificationText": "Toca para instalar la actualización",
"downloadingMessage": "Descargando actualización...", "downloadingMessage": "Descargando actualización...",
"downloadedMessage": "Actualización descargada", "downloadedMessage": "Actualización descargada",
"installingMessage": "Instalando actualización...", "installingMessage": "Instalando actualización...",
"errorDownloadMessage": "No se pudo descargar la actualización", "errorDownloadMessage": "No se pudo descargar la actualización",
"errorInstallMessage": "Error al instalar la actualización", "errorInstallMessage": "Error al instalar la actualización",
"noConnection": "Sin conexión a internet", "noConnection": "Sin conexión a internet"
"updatesDisabled": "Por ahora no se puede actualizar o parchear la app. Intenta re-parchear de nuevo."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Información" "infoButton": "Información"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Cargando...", "loadingLabel": "Cargando...",
"timeagoLabel": "Hace ${time}", "timeagoLabel": "Hace ${time}"
"patcherLabel": "Parcheador: "
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Parcheador", "widgetTitle": "Parcheador",
"patchButton": "Parchear", "patchButton": "Parchear",
"removedPatchesWarningDialogText": "Los siguientes parches fueron removidos desde la última vez que los usaste.\n\n${patches}\n\n¿Quieres continuar de todas formas?",
"requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas." "requiredOptionDialogText": "Algunas opciones de parche tienen que ser establecidas."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Seleccionar una aplicación",
"widgetTitleSelected": "Aplicación seleccionada",
"widgetSubtitle": "No se seleccionó ninguna aplicación",
"noAppsLabel": "No se encontraron aplicaciones", "noAppsLabel": "No se encontraron aplicaciones",
"currentVersion": "Versión actual", "anyVersion": "Cualquier versión"
"suggestedVersion": "Version sugerida"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Seleccionar parches", "widgetTitle": "Seleccionar parches",
@@ -81,11 +73,15 @@
"widgetSubtitle": "¡Estamos en línea!" "widgetSubtitle": "¡Estamos en línea!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Seleccionar una aplicación",
"searchBarHint": "Buscar aplicación",
"storageButton": "Almacenamiento", "storageButton": "Almacenamiento",
"selectFromStorageButton": "Seleccionar desde almacenamiento", "selectFromStorageButton": "Seleccionar desde almacenamiento",
"errorMessage": "No se puede usar la aplicación seleccionada", "errorMessage": "No se puede usar la aplicación seleccionada",
"downloadToast": "La función de descarga aún no está disponible", "downloadToast": "La función de descarga aún no está disponible",
"featureNotAvailable": "Característica no implementada" "requireSuggestedAppVersionDialogText": "La versión de la aplicación que has seleccionado no coincide con la versión sugerida, lo que podría causar errores inesperados. Por favor, utiliza la versión sugerida.\n\nVersión seleccionada: ${selected}\nVersión sugerida: ${suggested}\n\nPara continuar de todas formas, desactiva \"Requerir versión sugerida de la aplicación\" en la configuración.",
"featureNotAvailable": "Característica no implementada",
"featureNotAvailableText": "Esta aplicación es una APK dividida y solo puede ser parcheada e instalada confiablemente al montar con permisos de root. Sin embargo, puedes parchear e instalar una APK completa seleccionándola en el almacenamiento."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Selecciona parches", "viewTitle": "Selecciona parches",
@@ -94,7 +90,9 @@
"newPatches": "Nuevos parches", "newPatches": "Nuevos parches",
"patches": "Parches", "patches": "Parches",
"doneButton": "Completado", "doneButton": "Completado",
"defaultChip": "Por defecto",
"defaultTooltip": "Seleccionar todos los parches predeterminados", "defaultTooltip": "Seleccionar todos los parches predeterminados",
"noneChip": "Ninguno",
"noneTooltip": "Deseleccionar todos los elementos", "noneTooltip": "Deseleccionar todos los elementos",
"loadPatchesSelection": "Cargar selección de parches", "loadPatchesSelection": "Cargar selección de parches",
"noSavedPatches": "No se ha guardado ninguna selección de parches para la aplicación seleccionada.\nPresione Hecho para guardar la selección actual.", "noSavedPatches": "No se ha guardado ninguna selección de parches para la aplicación seleccionada.\nPresione Hecho para guardar la selección actual.",
@@ -103,27 +101,32 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"resetOptionsTooltip": "Restablecer las opciones de parche", "setToNull": "Establecer a nulo",
"nullValue": "Este valor de opción es nulo actualmente",
"viewTitle": "Opciones de parche", "viewTitle": "Opciones de parche",
"saveOptions": "Guardar", "saveOptions": "Guardar",
"addOptions": "Añadir opciones", "unselectPatch": "Deseleccionar parche",
"deselectPatch": "Deseleccionar parche",
"tooltip": "Más opciones de entrada", "tooltip": "Más opciones de entrada",
"selectFilePath": "Selecciona la ruta del archivo", "selectFilePath": "Selecciona la ruta del archivo",
"selectFolder": "Selecciona la carpeta", "selectFolder": "Selecciona la carpeta",
"requiredOption": "Esta opción es requerida", "requiredOption": "La configuración de esta opción es necesaria",
"unsupportedOption": "Esta opción no está disponible", "unsupportedOption": "Esta opción no está disponible",
"requiredOptionNull": "Hay que configurar las siguientes opciones:\n\n${options}" "requiredOptionNull": "Hay que configurar las siguientes opciones:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Seleccionar este parche puede causar errores.\n\nVersión de la app: ${packageVersion}\nVersiones compatibles:\n${supportedVersions}", "unsupportedDialogText": "Seleccionar este parche puede causar errores.\n\nVersión de la app: ${packageVersion}\nVersiones compatibles:\n${supportedVersions}",
"unsupportedPatchVersion": "El parche no es compatible con esta versión de la aplicación.",
"unsupportedRequiredOption": "Este parche contiene una opción necesaria que no es compatible con esta aplicación", "unsupportedRequiredOption": "Este parche contiene una opción necesaria que no es compatible con esta aplicación",
"patchesChangeWarningDialogText": "Se recomienda utilizar la selección y opciones de parches por defecto. Cambiarlas puede resultar en problemas inesperados.\n\nTendrás que activar \"Permitir cambiar la selección de parches\" en la configuración antes de cambiar cualquier selección de parches.",
"patchesChangeWarningDialogButton": "Usar selección por defecto" "patchesChangeWarningDialogButton": "Usar selección por defecto"
}, },
"installerView": { "installerView": {
"installType": "Seleccione el tipo de instalación", "installType": "Seleccione el tipo de instalación",
"installTypeDescription": "Selecciona el tipo de instalación con el que quieres continuar.",
"installButton": "Instalar", "installButton": "Instalar",
"installRootType": "Montar", "installRootType": "Montar",
"installNonRootType": "Normal",
"warning": "Desactiva las actualizaciones para la aplicación parcheada para evitar problemas inesperados.",
"pressBackAgain": "Vuelve a presionar atrás para cancelar", "pressBackAgain": "Vuelve a presionar atrás para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
"notificationTitle": "ReVanced Manager está parcheando", "notificationTitle": "ReVanced Manager está parcheando",
@@ -141,6 +144,7 @@
"debugSectionTitle": "Depurando", "debugSectionTitle": "Depurando",
"advancedSectionTitle": "Avanzado", "advancedSectionTitle": "Avanzado",
"exportSectionTitle": "Importar y Exportar", "exportSectionTitle": "Importar y Exportar",
"dataSectionTitle": "Fuentes de datos",
"themeModeLabel": "Tema de la app", "themeModeLabel": "Tema de la app",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Claro", "lightThemeLabel": "Claro",
@@ -148,11 +152,18 @@
"dynamicThemeLabel": "Material para ti", "dynamicThemeLabel": "Material para ti",
"dynamicThemeHint": "Disfruta de una experiencia más cercana a tu dispositivo", "dynamicThemeHint": "Disfruta de una experiencia más cercana a tu dispositivo",
"languageLabel": "Idioma", "languageLabel": "Idioma",
"languageUpdated": "Idioma actualizado",
"sourcesLabel": "Fuentes alternativas",
"sourcesLabelHint": "Configura las fuentes alternativas para ReVanced Patches y ReVanced Integrations",
"sourcesIntegrationsLabel": "Fuente de integraciones", "sourcesIntegrationsLabel": "Fuente de integraciones",
"useAlternativeSources": "Usar fuentes alternativas",
"useAlternativeSourcesHint": "Usa fuentes alternativas para ReVanced Patches y ReVanced Integrations en lugar de la API",
"sourcesResetDialogTitle": "Reiniciar", "sourcesResetDialogTitle": "Reiniciar",
"sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?", "sourcesResetDialogText": "¿Estás seguro de que quieres restablecer las fuentes a sus valores por defecto?",
"apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?", "apiURLResetDialogText": "¿Estás seguro de que quieres restablecer la URL de tu API a su valor por defecto?",
"sourcesUpdateNote": "Nota: Se descargarán de forma automática ReVanced Patches y ReVanced Integrations desde las fuentes alternativas.\n\nEsto te conectará a la misma.",
"apiURLLabel": "URL API", "apiURLLabel": "URL API",
"apiURLHint": "Configura la URL de la API de ReVanced Manager",
"selectApiURL": "URL de la API", "selectApiURL": "URL de la API",
"orgPatchesLabel": "Organización de parches", "orgPatchesLabel": "Organización de parches",
"sourcesPatchesLabel": "Fuente de los parches", "sourcesPatchesLabel": "Fuente de los parches",
@@ -162,28 +173,76 @@
"logsLabel": "Compartir registros", "logsLabel": "Compartir registros",
"logsHint": "Compartir los registros de ReVanced Manager", "logsHint": "Compartir los registros de ReVanced Manager",
"enablePatchesSelectionLabel": "Permitir cambiar la selección de parches", "enablePatchesSelectionLabel": "Permitir cambiar la selección de parches",
"enablePatchesSelectionHint": "No prevenir la selección o deselección de parches",
"enablePatchesSelectionWarningText": "Cambiar la selección de parches puede cauar problemas inespereados.\n\n¿Quieres activarlo de todas formas?",
"disablePatchesSelectionWarningText": "Estás a punto de desactivar cambiar la selección de los parches.\nLa selección predeterminada de los parches será restaurada.\n\n¿Desactivar de todos modos?",
"autoUpdatePatchesLabel": "Actualizar parches automáticamente",
"autoUpdatePatchesHint": "Actualiza los parches a la última versión automáticamente",
"showUpdateDialogLabel": "Mostrar diálogo de actualización",
"showUpdateDialogHint": "Muestra un diálogo cuando una nueva actualización esté disponible",
"universalPatchesLabel": "Mostrar parches universales",
"universalPatchesHint": "Muestra todas las aplicaciones y los parches universales (puede ralentizar la carga de la lista de aplicaciones)",
"versionCompatibilityCheckLabel": "Comprobar compatibilidad de versiones",
"versionCompatibilityCheckHint": "Previene seleccionar parches que no sean compatibles con la versión de la aplicación seleccionada",
"requireSuggestedAppVersionLabel": "Requerir versión sugerida de la aplicación",
"requireSuggestedAppVersionHint": "Previene seleccionar una aplicación cuya versión no sea la sugerida",
"requireSuggestedAppVersionDialogText": "Seleccionar una aplicación cuya versión no sea la sugerida puede causar problemas inesperados.\n\n¿Quieres continuar de todas formas?",
"aboutLabel": "Acerca de", "aboutLabel": "Acerca de",
"snackbarMessage": "Copiado al portapapeles", "snackbarMessage": "Copiado al portapapeles",
"restartAppForChanges": "Reinicie la aplicación para aplicar los cambios", "restartAppForChanges": "Reinicie la aplicación para aplicar los cambios",
"deleteTempDirLabel": "Borrar archivos temporales", "deleteTempDirLabel": "Borrar archivos temporales",
"deleteTempDirHint": "Eliminar archivos temporales no utilizados", "deleteTempDirHint": "Eliminar archivos temporales no utilizados",
"deletedTempDir": "Archivos temporales eliminados", "deletedTempDir": "Archivos temporales eliminados",
"exportPatchesLabel": "Exportar selección de parches",
"exportPatchesHint": "Exporta la selección de parches a un archivo JSON",
"exportedPatches": "Selección de parches exportada",
"noExportFileFound": "No hay selección de parches para exportar",
"importPatchesLabel": "Importar selección de parches",
"importPatchesHint": "Importa la selección de parches desde un archivo JSON",
"importedPatches": "Selección de parches importada",
"resetStoredPatchesLabel": "Restablecer selección de parches",
"resetStoredPatchesHint": "Restablece la selección de parches almacenada",
"resetStoredPatchesDialogTitle": "¿Restablecer selección de parches?",
"resetStoredPatchesDialogText": "Se restaurará la selección de parches por defecto.",
"resetStoredPatches": "Selección de parches restablecida",
"resetStoredOptionsLabel": "Restablecer configuración de parches",
"resetStoredOptionsHint": "Restablece la configuración de todos los parches",
"resetStoredOptionsDialogTitle": "¿Restablecer configuración de parches?",
"resetStoredOptionsDialogText": "Restablecer la configuración de parches eliminará todas las opciones guardadas.",
"resetStoredOptions": "Configuración de parches restablecida",
"deleteLogsLabel": "Borrar registros",
"deleteLogsHint": "Elimina los registros recopilados por ReVanced Manager",
"deletedLogs": "Registros eliminados", "deletedLogs": "Registros eliminados",
"regenerateKeystoreLabel": "Regenerar repositorio de claves",
"regenerateKeystoreHint": "Regenera el repositorio de claves utilizado para firmar aplicaciones",
"regenerateKeystoreDialogTitle": "¿Regenerar repositorio de claves?",
"regenerateKeystoreDialogText": "Las aplicaciones parcheadas con el repositorio de claves anterior ya no podrán actualizarse.",
"regeneratedKeystore": "Repositorio de claves regenerado",
"exportKeystoreLabel": "Exportar repositorio de claves", "exportKeystoreLabel": "Exportar repositorio de claves",
"exportKeystoreHint": "Exporta el repositorio de claves utilizado para firmar aplicaciones",
"exportedKeystore": "Repositorio de claves exportado", "exportedKeystore": "Repositorio de claves exportado",
"noKeystoreExportFileFound": "No hay repositorio de claves para exportar", "noKeystoreExportFileFound": "No hay repositorio de claves para exportar",
"importKeystoreLabel": "Importar repositorio de claves", "importKeystoreLabel": "Importar repositorio de claves",
"importKeystoreHint": "Importa el repositorio de claves utilizado para firmar aplicaciones",
"importedKeystore": "Repositorio de claves importado", "importedKeystore": "Repositorio de claves importado",
"jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado" "selectKeystorePassword": "Contraseña del repositorio de claves",
"selectKeystorePasswordHint": "Introduce la contraseña del repositorio de claves utilizado para firmar aplicaciones",
"jsonSelectorErrorMessage": "No se puede utilizar el archivo JSON seleccionado",
"keystoreSelectorErrorMessage": "No se puede utilizar el archivo de repositorio de claves seleccionado"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informacion de la applicacion", "widgetTitle": "Informacion de la aplicación",
"openButton": "Abrir", "openButton": "Abrir",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar",
"rootDialogTitle": "Ocurrió un error", "rootDialogTitle": "Ocurrió un error",
"unmountDialogText": "¿Seguro que quieres desmontar esta aplicación?",
"uninstallDialogText": "¿Seguro que quieres desinstalar esta aplicación?",
"rootDialogText": "La aplicación se instaló con permisos de root, pero actualmente ReVanced Manager no tiene permisos root.\nPor favor, conceda primero los permisos de root.", "rootDialogText": "La aplicación se instaló con permisos de root, pero actualmente ReVanced Manager no tiene permisos root.\nPor favor, conceda primero los permisos de root.",
"packageNameLabel": "Nombre del paquete", "packageNameLabel": "Nombre del paquete",
"installTypeLabel": "Tipo de instalación", "installTypeLabel": "Tipo de instalación",
"mountTypeLabel": "Montar",
"regularTypeLabel": "Normal",
"patchedDateLabel": "Fecha de parcheo", "patchedDateLabel": "Fecha de parcheo",
"appliedPatchesLabel": "Parches aplicados", "appliedPatchesLabel": "Parches aplicados",
"patchedDateHint": "${date} a las ${time}", "patchedDateHint": "${date} a las ${time}",
@@ -193,5 +252,30 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuidores" "widgetTitle": "Contribuidores"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "La versión no coincide",
"mount_no_root": "Sin acceso root",
"mount_missing_installation": "No se encontró la instalación",
"status_failure_blocked": "Instalación bloqueada",
"install_failed_verification_failure": "Verificación fallida",
"status_failure_invalid": "Instalación inválida",
"install_failed_version_downgrade": "No se puede bajar de versión",
"status_failure_conflict": "Conflicto de instalación",
"status_failure_storage": "Problema de almacenamiento de la instalación",
"status_failure_incompatible": "Instalación incompatible",
"status_failure_timeout": "Tiempo de instalación agotado",
"status_unknown": "Instalación fallida",
"mount_version_mismatch_description": "La instalación falló debido a que la versión de la aplicación instalada es diferente a la de la aplicación parcheada.\n\nInstala la versión de la aplicación que intentas montar e inténtalo de nuevo.",
"mount_no_root_description": "La instalación falló debido a que no se ha concedido acceso root.\n\nConcédele acceso root a ReVanced Manager y vuelve a intentarlo.",
"mount_missing_installation_description": "La instalación falló debido a que la aplicación original no ha sido instalada en este dispositivo para montar la versión parcheada sobre ella.\n\nInstala la aplicación original antes de montar y vuelve a intentarlo.",
"status_failure_timeout_description": "La instalación tardó demasiado en finalizar.\n\n¿Quieres intentarlo de nuevo?",
"status_failure_storage_description": "La instalación falló debido a falta de almacenamiento.\n\nLibera algo de espacio y vuelve a intentarlo.",
"status_failure_invalid_description": "La instalación falló debido a que la aplicación parcheada es inválida.\n\n¿Quieres desinstalar la aplicación e intentarlo de nuevo?",
"status_failure_incompatible_description": "La aplicación es incompatible con este dispositivo.\n\nContacta con el desarrollador de la aplicación y solicita asistencia.",
"status_failure_conflict_description": "Se impidió la instalación debido a una instalación existente de la aplicación.\n\n¿Quieres desinstalar la aplicación instalada e intentarlo de nuevo?",
"status_failure_blocked_description": "${packageName} bloqueó la instalación.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.",
"install_failed_verification_failure_description": "La instalación falló debido a un problema de verificación.\n\nAjusta la configuración de seguridad e inténtalo de nuevo.",
"install_failed_version_downgrade_description": "La instalación falló debido a que la aplicación parcheada es una versión inferior a la instalada.\n\n¿Quieres desinstalar la aplicación e intentarlo de nuevo?",
"status_unknown_description": "La instalación falló debido a una razón desconocida. Por favor, inténtalo de nuevo."
}
} }

80
assets/i18n/strings_et_EE.i18n.json Executable file → Normal file
View File

@@ -1,11 +1,19 @@
{ {
"okButton": "OK",
"cancelButton": "Tühista", "cancelButton": "Tühista",
"dismissButton": "Loobu",
"quitButton": "Välju",
"updateButton": "Värskenda", "updateButton": "Värskenda",
"installed": "Paigaldatud: ${version}",
"suggested": "Soovitatud: ${version}", "suggested": "Soovitatud: ${version}",
"yesButton": "Jah", "yesButton": "Jah",
"noButton": "Ei", "noButton": "Ei",
"warning": "Hoiatus", "warning": "Hoiatus",
"notice": "Teade",
"noShowAgain": "Ära seda enam näita",
"add": "Lisa",
"remove": "Eemalda",
"showChangelogButton": "Näita muutuste nimekirja",
"showUpdateButton": "Näita värskendust",
"navigationView": { "navigationView": {
"dashboardTab": "Töölaud", "dashboardTab": "Töölaud",
"patcherTab": "Värskendaja", "patcherTab": "Värskendaja",
@@ -15,30 +23,43 @@
"refreshSuccess": "Edukalt värskendatud", "refreshSuccess": "Edukalt värskendatud",
"widgetTitle": "Töölaud", "widgetTitle": "Töölaud",
"updatesSubtitle": "Värskendused", "updatesSubtitle": "Värskendused",
"patchedSubtitle": "Lapitud rakendused", "changeLaterSubtitle": "Saate seda hiljem sätetest muuta. ",
"noInstallations": "Ühtegi parandatud rakendust pole installitud", "noInstallations": "Ühtegi parandatud rakendust pole installitud",
"installUpdate": "Jätka värskenduse installimist?", "installUpdate": "Jätka värskenduse installimist?",
"updateSheetTitle": "Värskenda ReVanced Manager",
"updateDialogTitle": "Värskendus on saadaval",
"updatePatchesSheetTitle": "Värskenda ReVanced kräkke",
"updateChangelogTitle": "Muudatuste logi", "updateChangelogTitle": "Muudatuste logi",
"updateDialogText": "Uus värskendus on saadaval ${file}. \n\nHetkel paigaldatud versioon on ${version}. ",
"downloadConsentDialogTitle": "Lae alla vajalikud failid? ",
"downloadConsentDialogText": "ReVanced Manager peab alla laadima vajalikud failid et töötada. ",
"downloadConsentDialogText2": "Siia vajutades liigud ${url}. ",
"downloadingMessage": "Värskenduse alla laadimine...", "downloadingMessage": "Värskenduse alla laadimine...",
"downloadedMessage": "Värskendus alla laetud",
"installingMessage": "Värskenduse installimine...", "installingMessage": "Värskenduse installimine...",
"errorDownloadMessage": "Värskenduse alla laadimine nurjus", "errorDownloadMessage": "Värskenduse alla laadimine nurjus",
"errorInstallMessage": "Värskenduse installimine nurjus", "errorInstallMessage": "Värskenduse installimine nurjus",
"noConnection": "Internetiühendus puudub", "noConnection": "Internetiühendus puudub"
"updatesDisabled": "Parandatud rakenduste värskendamine on hetkel keelatud. Paranda rakendus uuesti." },
"applicationItem": {
"infoButton": "Info"
}, },
"applicationItem": {},
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Laadimine...", "loadingLabel": "Laadimine...",
"timeagoLabel": "${time} tagasi" "timeagoLabel": "${time} tagasi"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Parandaja", "widgetTitle": "Parandaja",
"patchButton": "Parandus" "patchButton": "Parandus",
"removedPatchesWarningDialogText": "Väljatoodud parandused on vahepeal eemaldatud.\n\n${patches}\n\nJätka ikkagi? ",
"requiredOptionDialogText": "Mõned paranduste sätted on vaja valida. "
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Vali rakendus",
"widgetTitleSelected": "Valitud rakendus",
"widgetSubtitle": "Rakendus valimata",
"noAppsLabel": "Ühtegi rakendust ei tuvastatud", "noAppsLabel": "Ühtegi rakendust ei tuvastatud",
"currentVersion": "Praegune", "anyVersion": "Ükskõik mis versioon"
"suggestedVersion": "Soovitatud"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Valige parandused", "widgetTitle": "Valige parandused",
@@ -51,21 +72,57 @@
"widgetSubtitle": "Oleme võrgus!" "widgetSubtitle": "Oleme võrgus!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Vali rakendus",
"searchBarHint": "Otsi rakendust",
"storageButton": "Salvestusruum", "storageButton": "Salvestusruum",
"selectFromStorageButton": "Valige salvestusruumist", "selectFromStorageButton": "Valige salvestusruumist",
"errorMessage": "Ei ole võimalik kasutada valitud rakendust", "errorMessage": "Ei ole võimalik kasutada valitud rakendust",
"downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval", "downloadToast": "Alla laadimise funktsioon ei ole hetkel saadaval",
"requireSuggestedAppVersionDialogText": "Rakenduse versioon mille olete valinud ei ühti soovitatud versiooniga, mis võib põhjustada ootamatuid vigu. Palun kasutage soovitatud versiooni.\n\nValitud versioon: ${selected}\nSoovitatud versioon: ${suggested}\n\nSelleks, et ikkagi jätkata lülitage sätetest välja \"Nõua soovitatud versiooni\".",
"featureNotAvailable": "Funktsioon ei ole implementeeritud" "featureNotAvailable": "Funktsioon ei ole implementeeritud"
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Valige parandused", "viewTitle": "Valige parandused",
"searchBarHint": "Otsi parandustest" "searchBarHint": "Otsi parandustest",
"universalPatches": "Universaalsed parandused",
"newPatches": "Uued parandused",
"patches": "Parandused",
"doneButton": "Valmis",
"defaultChip": "Vaikimisi",
"defaultTooltip": "Vali kõik vaikimisi parandused",
"noneChip": "Mitte ükski",
"noneTooltip": "Eemalda valikust kõik parandused",
"loadPatchesSelection": "Impordi paranduste valik",
"noPatchesFound": "Valitud rakenduse jaoks ei leitud mode"
}, },
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {
"installerView": {}, "unsupportedDialogText": "Selle paiga valimine võib tekitada paigatõrke.\n\nRakenduse versioon: ${packageVersion}\nToetatud versioonid: ${supportedVersions}"
},
"installerView": {
"installButton": "Paigalda",
"openButton": "Ava",
"notificationTitle": "ReVanced Manager on lappimine",
"notificationText": "Puudutage Installeri juurde naasmiseks",
"noExit": "Installer töötab endiselt, ei saa väljuda..."
},
"settingsView": { "settingsView": {
"widgetTitle": "Sätted",
"appearanceSectionTitle": "Välimus",
"teamSectionTitle": "Meeskond",
"advancedSectionTitle": "Täpsemad seaded",
"exportSectionTitle": "Import & eksport", "exportSectionTitle": "Import & eksport",
"dynamicThemeHint": "Nautige kogemust oma seadmele lähemal",
"languageLabel": "Keel",
"sourcesIntegrationsLabel": "Integratsioonide allikas",
"sourcesResetDialogTitle": "Lähtesta",
"apiURLLabel": "API URL",
"selectApiURL": "API URL",
"orgPatchesLabel": "Plaastrite organisatsioon",
"sourcesPatchesLabel": "Plaastrite allikas",
"orgIntegrationsLabel": "Integratsiooni organisatsioon",
"contributorsLabel": "Panustajad",
"contributorsHint": "Revancedi kaasautorite nimekiri",
"aboutLabel": "Teave", "aboutLabel": "Teave",
"snackbarMessage": "Lõikelauale kopeeritud", "snackbarMessage": "Lõikelauale kopeeritud",
"restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus", "restartAppForChanges": "Muudatuste rakendamiseks taaskäivitage rakendus",
@@ -83,6 +140,7 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Rakenduse teave", "widgetTitle": "Rakenduse teave",
"openButton": "Ava", "openButton": "Ava",
"installButton": "Paigalda",
"uninstallButton": "Desinstalli", "uninstallButton": "Desinstalli",
"rootDialogTitle": "Viga", "rootDialogTitle": "Viga",
"rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.", "rootDialogText": "Rakendus installiti superkasutaja õigustega, kuid hetkel pole ReVanced halduril õigusi.\nPalun lubage esmalt superkasutaja õigused.",

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

78
assets/i18n/strings_fa_IR.i18n.json Executable file → Normal file
View File

@@ -1,18 +1,18 @@
{ {
"okButton": "تأیید", "okButton": "تأیید",
"cancelButton": "انصراف", "cancelButton": "انصراف",
"dismissButton": "نادیده گرفتن",
"quitButton": "خروج", "quitButton": "خروج",
"updateButton": "به‌روزرسانی", "updateButton": "به‌روزرسانی",
"installed": "نسخه نصب شده:${version}",
"suggested": "پیشنهاد شده:${version}", "suggested": "پیشنهاد شده:${version}",
"yesButton": "بله", "yesButton": "بله",
"noButton": "خیر", "noButton": "خیر",
"warning": "هشدار", "warning": "هشدار",
"options": "گزینه ها",
"notice": "توجه", "notice": "توجه",
"noShowAgain": "دوباره نشان داده نشود", "noShowAgain": "دوباره نشان داده نشود",
"add": "افزودن", "add": "افزودن",
"remove": "حذف", "remove": "حذف",
"showChangelogButton": "نمایش تغییرات",
"navigationView": { "navigationView": {
"dashboardTab": "پیشخوان", "dashboardTab": "پیشخوان",
"patcherTab": "نصب کننده پچ", "patcherTab": "نصب کننده پچ",
@@ -22,11 +22,12 @@
"refreshSuccess": "با موفقیت به روزرسانی شد", "refreshSuccess": "با موفقیت به روزرسانی شد",
"widgetTitle": "پیشخوان", "widgetTitle": "پیشخوان",
"updatesSubtitle": "به‌روزرسانی‌ها", "updatesSubtitle": "به‌روزرسانی‌ها",
"patchedSubtitle": "برنامه های پچ شده",
"noInstallations": "هیچ برنامه پچ شده ای نصب نشده", "noInstallations": "هیچ برنامه پچ شده ای نصب نشده",
"installUpdate": "ادامه نصب بروزرسانی?", "installUpdate": "ادامه نصب بروزرسانی?",
"updateChangelogTitle": "لیست تغییرات", "updateChangelogTitle": "لیست تغییرات",
"downloadingMessage": "در حال بارگیری به‌روزرسانی…", "downloadConsentDialogText2": "اتصال به ${url}.",
"downloadingMessage": "در حال بارگیری به‌روزرسانی...",
"downloadedMessage": "به‌روزرسانی دانلود شد",
"installingMessage": "درحال نصب بروزرسانی...", "installingMessage": "درحال نصب بروزرسانی...",
"errorDownloadMessage": "دانلود بروزرسانی ممکن نیست", "errorDownloadMessage": "دانلود بروزرسانی ممکن نیست",
"errorInstallMessage": "نصب بروزرسانی ممکن نیست", "errorInstallMessage": "نصب بروزرسانی ممکن نیست",
@@ -45,9 +46,7 @@
"requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود." "requiredOptionDialogText": "بعضی از تنظیمات پچ باید انتخاب شود."
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "هیچ برنامه ای یافت نشد", "noAppsLabel": "هیچ برنامه ای یافت نشد"
"currentVersion": "فعلی",
"suggestedVersion": "پیشنهادی"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "پچ ها را انتخاب کنید", "widgetTitle": "پچ ها را انتخاب کنید",
@@ -73,14 +72,67 @@
"newPatches": "پچ های جدید", "newPatches": "پچ های جدید",
"patches": "پچ ها", "patches": "پچ ها",
"doneButton": "انجام شد", "doneButton": "انجام شد",
"defaultChip": "پیشفرض",
"defaultTooltip": "تمام پچ های پیشفرض انتخاب شود", "defaultTooltip": "تمام پچ های پیشفرض انتخاب شود",
"noneTooltip": "حذف انتخاب همه پچ ها" "noneChip": "هیچکدام",
"noneTooltip": "حذف انتخاب همه پچ ها",
"noPatchesFound": "هیچ وصله ای برای این برنامه پیدا نشد"
}, },
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {
"installerView": {}, "unsupportedDialogText": "انتخاب این پچ(وصله) ممکنه خطاهای در هنگام پچ کردن ایجاد کند.\n\nنسخه برنامه: ${packageVersion}\nنسخه های پشتیبان شده:\n${supportedVersions}"
"settingsView": {}, },
"appInfoView": {}, "installerView": {
"contributorsView": {}, "installButton": "نصب",
"openButton": "باز کن",
"notificationTitle": "ریونسد منیجر در حال پچ کردن است",
"notificationText": "کلیک کنید تا به نصب کننده برگردید",
"noExit": "نصب کننده در حال اجراست، نمی‌توان خارج شد..."
},
"settingsView": {
"widgetTitle": "تنظیمات",
"appearanceSectionTitle": "ظاهر",
"teamSectionTitle": "گروه",
"advancedSectionTitle": "پیشرفته",
"exportSectionTitle": "وارد کردن /خروجی گرفتن",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "یک تجربه نزدیکتر به دستگاهتان را داشته باشید",
"languageLabel": "زبان",
"sourcesIntegrationsLabel": "منبع یکپارچه سازی",
"sourcesResetDialogTitle": "تنظیم مجدد",
"apiURLLabel": "آدرس API",
"selectApiURL": "آدرس API",
"orgPatchesLabel": "سازمان پچ‌ها(وصله ها)",
"sourcesPatchesLabel": "منبع پچ ها",
"orgIntegrationsLabel": "سازمان یکپارچه سازی",
"contributorsLabel": "مشارکت کنندگان",
"contributorsHint": "لیست مشارکت‌کنندگان ریونسد",
"aboutLabel": "درباره ما",
"snackbarMessage": "در کلیپ‌بورد کپی شد",
"restartAppForChanges": "راه‌اندازی مجدد برنامه برای اعمال تغییرات",
"deleteTempDirLabel": "حذف فایل های موقت",
"deleteTempDirHint": "حذف فایل‌های بی استفاده",
"deletedTempDir": "فایل های موقت حذف شدند",
"deletedLogs": "لاگ ها حذف شدند",
"jsonSelectorErrorMessage": "فایل JSON انتخاب شده قابل استفاده نیست"
},
"appInfoView": {
"widgetTitle": "اطلاعات برنامه",
"openButton": "بازکردن",
"installButton": "نصب",
"uninstallButton": "حذف نصب",
"rootDialogTitle": "خطا",
"rootDialogText": "برنامه با مجوز کاربر ویژه نصب شده، ولی اکنون برنامه هیچ مجوزی ندارد. لطفا ابتدا مجوز کاربر ویژه را اعطا کنید.",
"packageNameLabel": "نام بسته",
"installTypeLabel": "نوع نصب",
"patchedDateLabel": "تاریخ وصله شدن",
"appliedPatchesLabel": "وصله های اعمال شده",
"patchedDateHint": "${date} در ${time}",
"appliedPatchesHint": "${quantity} وصله اعمال شده",
"updateNotImplemented": "این ویژگی هنوز تکمیل نشده است"
},
"contributorsView": {
"widgetTitle": "مشارکت کنندگان"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

72
assets/i18n/strings_fi_FI.i18n.json Executable file → Normal file
View File

@@ -4,19 +4,15 @@
"dismissButton": "Sulje", "dismissButton": "Sulje",
"quitButton": "Sulje", "quitButton": "Sulje",
"updateButton": "Päivitä", "updateButton": "Päivitä",
"enabledLabel": "Käytössä",
"disabledLabel": "Ei käytössä",
"installed": "Asennettu: ${version}",
"suggested": "Ehdotettu: ${version}", "suggested": "Ehdotettu: ${version}",
"yesButton": "Kyllä", "yesButton": "Kyllä",
"noButton": "Ei", "noButton": "Ei",
"warning": "Varoitus", "warning": "Varoitus",
"options": "Asetukset",
"notice": "Huomautus", "notice": "Huomautus",
"noShowAgain": "Älä näytä tätä uudelleen", "noShowAgain": "Älä näytä tätä uudelleen",
"add": "Lisää", "add": "Lisää",
"remove": "Poista", "remove": "Poista",
"showChangelogButton": "Näytä muutokset", "showChangelogButton": "Näytä muutoshistoria",
"showUpdateButton": "Näytä päivitys", "showUpdateButton": "Näytä päivitys",
"navigationView": { "navigationView": {
"dashboardTab": "Hallintapaneeli", "dashboardTab": "Hallintapaneeli",
@@ -27,56 +23,46 @@
"refreshSuccess": "Päivitys onnistui", "refreshSuccess": "Päivitys onnistui",
"widgetTitle": "Hallintapaneeli", "widgetTitle": "Hallintapaneeli",
"updatesSubtitle": "Päivitykset", "updatesSubtitle": "Päivitykset",
"patchedSubtitle": "Paikatut sovellukset", "lastPatchedAppSubtitle": "Viimeksi paikattu sovellus",
"changeLaterSubtitle": "Voit muuttaa tätä aseutksista koska tahansa.", "patchedSubtitle": "Asennetut sovellukset",
"noUpdates": "Päivityksiä ei ole saatavilla", "changeLaterSubtitle": "Voit muuttaa tätä asetuksissa koska tahansa.",
"WIP": "Työn alla...", "noSavedAppFound": "Sovellusta ei löytynyt",
"noInstallations": "Paikattuja sovelluksia ei ole asennettu", "noInstallations": "Paikattuja sovelluksia ei ole asennettu",
"installUpdate": "Jatketaanko päivityksen asennusta?", "installUpdate": "Jatketaanko päivityksen asennusta?",
"updateSheetTitle": "Päivitä ReVanced Manager", "updateSheetTitle": "Päivitä ReVanced Manager",
"updateDialogTitle": "Uusi päivitys on saatavilla", "updateDialogTitle": "Uusi päivitys on saatavilla",
"updatePatchesSheetTitle": "Päivitä ReVanced Paikkaukset", "updatePatchesSheetTitle": "Päivitä ReVanced-paikkaukset",
"updateChangelogTitle": "Muutoshistoria", "updateChangelogTitle": "Muutoshistoria",
"updateDialogText": "Uusi ${file} päivitys on saatavilla.\n\nNyt asennettu versio on ${version}.", "updateDialogText": "Uusi ${file} päivitys on saatavilla.\n\nNyt asennettu versio on ${version}.",
"downloadConsentDialogTitle": "Ladataanko tarvittavat tiedostot?", "downloadConsentDialogTitle": "Ladataanko tarvittavat tiedostot?",
"downloadConsentDialogText": "Revanced Managerin on ladattava kunnollista toimintaa varten tarvittavat tiedostot.", "downloadConsentDialogText": "Revanced Managerin on ladattava kunnollista toimintaa varten tarvittavat tiedostot.",
"downloadConsentDialogText2": "Tämä yhdistää osoitteeseen ${url}.", "downloadConsentDialogText2": "Tämä yhdistää osoitteeseen ${url}.",
"checkUpdateDialogTitle": "Tarkistetaanko päivitykset?",
"checkUpdateDialogText": "Haluatko ReVanced Managerin tarkistavan päivitykset automaattisesti?",
"notificationTitle": "Päivitys on ladattu",
"notificationText": "Asenna se napauttamalla",
"downloadingMessage": "Päivitystä ladataan...", "downloadingMessage": "Päivitystä ladataan...",
"downloadedMessage": "Päivitys on ladattu", "downloadedMessage": "Päivitys on ladattu",
"installingMessage": "Päivitystä asennetaan...", "installingMessage": "Päivitystä asennetaan...",
"errorDownloadMessage": "Päivityksen lataus epäonnistui", "errorDownloadMessage": "Päivityksen lataus epäonnistui",
"errorInstallMessage": "Päivityksen asennus epäonnistui", "errorInstallMessage": "Päivityksen asennus epäonnistui",
"noConnection": "Internet-yhteyttä ei ole", "noConnection": "Internet-yhteyttä ei ole"
"updatesDisabled": "Paikatun sovelluksen päivittäminen ei ole tällä hetkellä käytössä. Paikkaa sovellus uudelleen."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Tietoja" "infoButton": "Tietoja"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Ladataan...", "loadingLabel": "Ladataan...",
"timeagoLabel": "${time} sitten", "timeagoLabel": "${time} sitten"
"patcherLabel": "Paikkaaja: ",
"managerLabel": "Manager: ",
"updateButton": "Päivitä Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Paikkaaja", "widgetTitle": "Paikkaaja",
"patchButton": "Paikkaa", "patchButton": "Paikkaa",
"armv7WarningDialogText": "Paikkausta ei vielä tueta ARMv7-laitteissa ja se voi epäonnistua. Jatketaanko silti?", "incompatibleArchWarningDialogText": "Paikkaamista ei vielä tueta tällä kokoonpanolla, ja se saattaa epäonnistua. Jatketaanko silti?",
"removedPatchesWarningDialogText": "Seuraavat paikkaukset on poistettu edellisen käyttökerran jälkeen.\n\n${patches}\n\nJatketaanko silti?", "removedPatchesWarningDialogText": "Seuraavat paikkaukset on poistettu edellisen käyttökerran jälkeen.\n\n${patches}\n\nJatketaanko silti?",
"requiredOptionDialogText": "Joitakin paikkausasetuksia on määritettävä." "requiredOptionDialogText": "Joitakin paikkausasetuksia on määritettävä."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Valitse sovellus", "widgetTitle": "Valitse sovellus",
"widgetTitleSelected": "Valitut sovellukset", "widgetTitleSelected": "Valittu sovellus",
"widgetSubtitle": "Sovellusta ei valittu", "widgetSubtitle": "Sovellusta ei valittu",
"noAppsLabel": "Sovelluksia ei löytynyt", "noAppsLabel": "Sovelluksia ei löytynyt",
"currentVersion": "Nykyinen",
"suggestedVersion": "Ehdotettu",
"anyVersion": "Kaikki versiot" "anyVersion": "Kaikki versiot"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,28 +104,26 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Oma arvo", "customValue": "Oma arvo",
"resetOptionsTooltip": "Palauta paikkausasetukset", "setToNull": "Aseta nollaksi",
"nullValue": "Tämän asetuksen arvo on tällä hetkellä nolla",
"viewTitle": "Paikkausasetukset", "viewTitle": "Paikkausasetukset",
"saveOptions": "Tallenna", "saveOptions": "Tallenna",
"addOptions": "Lisää asetuksia", "unselectPatch": "Poista paikkauksen valinta",
"deselectPatch": "Poista paikkauksen valinta", "tooltip": "Enemmän syöttöasetuksia",
"tooltip": "Enemmän syöteasetuksia",
"selectFilePath": "Valitse tiedostosijainti", "selectFilePath": "Valitse tiedostosijainti",
"selectFolder": "Valitse kansio", "selectFolder": "Valitse kansio",
"selectOption": "Valitse asetus", "requiredOption": "Tämän asetuksen asettaminen on pakollinen",
"requiredOption": "Tämä asetus vaaditaan",
"unsupportedOption": "Tätä asetusta ei tueta", "unsupportedOption": "Tätä asetusta ei tueta",
"requiredOptionNull": "Seuraavat asetukset on määritettävä:\n\n${options}" "requiredOptionNull": "Seuraavat asetukset on määritettävä:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Tämän paikkauksen valinta voi aiheuttaa virheitä.\n\nSovelluksen versio: ${packageVersion}\nTuetut versiot: \n${supportedVersions}", "unsupportedDialogText": "Tämän paikkauksen valinta voi aiheuttaa virheitä.\n\nSovelluksen versio: ${packageVersion}\nTuetut versiot: \n${supportedVersions}",
"unsupportedPatchVersion": "Tämän sovellusversion paikkausta ei tueta.", "unsupportedPatchVersion": "Tämän sovellusversio ei tue paikkaa.",
"unsupportedRequiredOption": "Paikkaus sisältää pakollisen asetuksen, jota tämä sovellus ei tue", "unsupportedRequiredOption": "Paikkaus sisältää pakollisen asetuksen, jota tämä sovellus ei tue",
"patchesChangeWarningDialogText": "On suositeltavaa käyttää oletusarvoisia paikkausvalintoja ja -asetuksia. Niiden muutokset voivat aiheuttaa odottamattomia ongelmia.\n\n\"Salli paikkausvalintojen muutos\" -asetus on otettava käyttöön ennen kuin valintoja voidaan muuttaa.", "patchesChangeWarningDialogText": "On suositeltavaa käyttää oletusarvoisia paikkausvalintoja ja -asetuksia. Niiden muutokset voivat aiheuttaa odottamattomia ongelmia.\n\n\"Salli paikkausvalintojen muutos\" -asetus on otettava käyttöön ennen kuin valintoja voidaan muuttaa.",
"patchesChangeWarningDialogButton": "Käytä oletusvalintaa" "patchesChangeWarningDialogButton": "Käytä oletusvalintaa"
}, },
"installerView": { "installerView": {
"widgetTitle": "Asentaja",
"installType": "Valitse asennustyyppi", "installType": "Valitse asennustyyppi",
"installTypeDescription": "Valitse asennustyyppi, jolla jatketaan.", "installTypeDescription": "Valitse asennustyyppi, jolla jatketaan.",
"installButton": "Asenna", "installButton": "Asenna",
@@ -148,7 +132,6 @@
"warning": "Poista paikatun sovelluksen automaattiset päivitykset käytöstä odottamattomien ongelmien välttämiseksi.", "warning": "Poista paikatun sovelluksen automaattiset päivitykset käytöstä odottamattomien ongelmien välttämiseksi.",
"pressBackAgain": "Peru painamalla takaisin-painiketta uudelleen", "pressBackAgain": "Peru painamalla takaisin-painiketta uudelleen",
"openButton": "Avaa", "openButton": "Avaa",
"shareButton": "Jaa tiedosto",
"notificationTitle": "ReVanced Manager suorittaa paikkauksia", "notificationTitle": "ReVanced Manager suorittaa paikkauksia",
"notificationText": "Napauta palataksesi hallintasovellukseen", "notificationText": "Napauta palataksesi hallintasovellukseen",
"exportApkButtonTooltip": "Via paikattu APK", "exportApkButtonTooltip": "Via paikattu APK",
@@ -163,21 +146,27 @@
"teamSectionTitle": "Tiimi", "teamSectionTitle": "Tiimi",
"debugSectionTitle": "Vianselvitys", "debugSectionTitle": "Vianselvitys",
"advancedSectionTitle": "Lisäasetukset", "advancedSectionTitle": "Lisäasetukset",
"exportSectionTitle": "Tuonti/vienti", "exportSectionTitle": "Tuonti ja vienti",
"dataSectionTitle": "Tietolähteet",
"themeModeLabel": "Sovelluksen teema", "themeModeLabel": "Sovelluksen teema",
"systemThemeLabel": "Järjestelmä", "systemThemeLabel": "Järjestelmä",
"lightThemeLabel": "Vaalea", "lightThemeLabel": "Vaalea",
"darkThemeLabel": "Tumma tila", "darkThemeLabel": "Tumma",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Nauti paremmin laitettasi vastaavasta käyttökokemuksesta", "dynamicThemeHint": "Nauti paremmin laitettasi vastaavasta käyttökokemuksesta",
"languageLabel": "Kieli", "languageLabel": "Kieli",
"languageUpdated": "Kieli on vaihdettu", "languageUpdated": "Kieli on vaihdettu",
"englishOption": "Englanti", "sourcesLabel": "Vaihtoehtoiset lähteet",
"sourcesLabelHint": "Määritä käytöstä poistettujen kohteiden ja käytöstä poistettujen integraatioiden vaihtoehtoiset lähteet",
"sourcesIntegrationsLabel": "Integraatioiden lähde", "sourcesIntegrationsLabel": "Integraatioiden lähde",
"useAlternativeSources": "Käytä vaihtoehtoisia lähteitä",
"useAlternativeSourcesHint": "Käytä vaihtoehtoisia lähteitä ReVanced Patches ja ReVanced Integrations sijasta API",
"sourcesResetDialogTitle": "Palauta", "sourcesResetDialogTitle": "Palauta",
"sourcesResetDialogText": "Haluatko varmasti palauttaa oletuslähteet?", "sourcesResetDialogText": "Haluatko varmasti palauttaa oletuslähteet?",
"apiURLResetDialogText": "Haluatko varmasti palauttaa oletusarvoisen API:n URL-osoitteen?", "apiURLResetDialogText": "Haluatko varmasti palauttaa oletusarvoisen API:n URL-osoitteen?",
"sourcesUpdateNote": "Huomautus: Tämä lataa automaattisesti ReVanced Patches ja ReVanced Integrations vaihtoehtoisista lähteistä.\n\nTämä yhdistää sinut vaihtoehtoiseen lähdekoodiin.",
"apiURLLabel": "API:n URL-osoite", "apiURLLabel": "API:n URL-osoite",
"apiURLHint": "Määritä ReVanced Managerin API:N URL-osoite",
"selectApiURL": "API:n URL-osoite", "selectApiURL": "API:n URL-osoite",
"orgPatchesLabel": "Paikkauksien organisaatio", "orgPatchesLabel": "Paikkauksien organisaatio",
"sourcesPatchesLabel": "Paikkauksien lähde", "sourcesPatchesLabel": "Paikkauksien lähde",
@@ -196,6 +185,8 @@
"showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla", "showUpdateDialogHint": "Näytä ilmoitus, kun uusi päivitys on saatavilla",
"universalPatchesLabel": "Näytä yleispaikkaukset", "universalPatchesLabel": "Näytä yleispaikkaukset",
"universalPatchesHint": "Näytä kaikki sovellukset ja yleispaikkaukset (voi hidastaa sovelluslistausta)", "universalPatchesHint": "Näytä kaikki sovellukset ja yleispaikkaukset (voi hidastaa sovelluslistausta)",
"lastPatchedAppLabel": "Tallenna paikattu sovellus",
"lastPatchedAppHint": "Tallenna viimeinen laastari asentaaksesi tai vieäksesi myöhemmin",
"versionCompatibilityCheckLabel": "Version yhteensopivuustarkastus", "versionCompatibilityCheckLabel": "Version yhteensopivuustarkastus",
"versionCompatibilityCheckHint": "Estä valitsemasta valitun sovellusversion kanssa yhteensopimattomia paikkauksia", "versionCompatibilityCheckHint": "Estä valitsemasta valitun sovellusversion kanssa yhteensopimattomia paikkauksia",
"requireSuggestedAppVersionLabel": "Vaadi ehdotettu sovellusversio", "requireSuggestedAppVersionLabel": "Vaadi ehdotettu sovellusversio",
@@ -247,18 +238,25 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Sovelluksen tiedot", "widgetTitle": "Sovelluksen tiedot",
"openButton": "Avaa", "openButton": "Avaa",
"installButton": "Asenna",
"uninstallButton": "Poista asennus", "uninstallButton": "Poista asennus",
"unmountButton": "Irroita liitos", "unmountButton": "Irroita liitos",
"exportButton": "Vie",
"deleteButton": "Poista",
"rootDialogTitle": "Virhe", "rootDialogTitle": "Virhe",
"lastPatchedAppDescription": "Tämä on varmuuskopio sovelluksesta, joka on viimeksi korjattu.",
"unmountDialogText": "Haluatko varmasti irrottaa sovelluksen liitoksen?", "unmountDialogText": "Haluatko varmasti irrottaa sovelluksen liitoksen?",
"uninstallDialogText": "Oletko varma, että haluat poistaa sovelluksen?", "uninstallDialogText": "Oletko varma, että haluat poistaa sovelluksen?",
"rootDialogText": "Sovellus asennettiin superuser-oikeuksilla, mutta ReVanced Managerilla ei tällä hetkellä ole näitä käyttöoikeuksia.\nMyönnä superuser-käyttöoikeus ensin.", "rootDialogText": "Sovellus asennettiin superuser-oikeuksilla, mutta ReVanced Managerilla ei tällä hetkellä ole näitä käyttöoikeuksia.\nMyönnä superuser-käyttöoikeus ensin.",
"removeAppDialogTitle": "Poista sovellus?",
"removeAppDialogText": "Oletko varma, että haluat poistaa tämän varmuuskopion?",
"packageNameLabel": "Paketin nimi", "packageNameLabel": "Paketin nimi",
"installTypeLabel": "Asennustyyppi", "installTypeLabel": "Asennustyyppi",
"mountTypeLabel": "Liitä", "mountTypeLabel": "Liitä",
"regularTypeLabel": "Tavallinen", "regularTypeLabel": "Tavallinen",
"patchedDateLabel": "Paikkausaika", "patchedDateLabel": "Paikkausaika",
"appliedPatchesLabel": "Suoritetut paikkaukset", "appliedPatchesLabel": "Suoritetut paikkaukset",
"sizeLabel": "Tiedoston koko",
"patchedDateHint": "${date} klo ${time}", "patchedDateHint": "${date} klo ${time}",
"appliedPatchesHint": "${quantity} suoritettua paikkausta", "appliedPatchesHint": "${quantity} suoritettua paikkausta",
"updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu" "updateNotImplemented": "Ominaisuutta ei ole vielä toteutettu"
@@ -285,7 +283,7 @@
"status_failure_timeout_description": "Asennus kesti liian kauan.\n\nHaluatko yrittää uudelleen?", "status_failure_timeout_description": "Asennus kesti liian kauan.\n\nHaluatko yrittää uudelleen?",
"status_failure_storage_description": "Asennus epäonnistui riittämättömän tallennustilan vuoksi.\n\nVapauta tilaa ja yritä uudelleen.", "status_failure_storage_description": "Asennus epäonnistui riittämättömän tallennustilan vuoksi.\n\nVapauta tilaa ja yritä uudelleen.",
"status_failure_invalid_description": "Asennus epäonnistui, koska paikattu sovellus ei kelpaa.\n\nPoistetaanko sovelluksen asennus ja yritetään uudelleen?", "status_failure_invalid_description": "Asennus epäonnistui, koska paikattu sovellus ei kelpaa.\n\nPoistetaanko sovelluksen asennus ja yritetään uudelleen?",
"status_failure_incompatible_description": "Sovellus ei ole yhteensopiva tämän laitteen kanssa.\n\nOta yhteyttä sovelluksen kehittäjään ja pyydä lisäämään tuki.", "status_failure_incompatible_description": "Sovellus ei ole yhteensopiva tämän laitteen kanssa.\n\nKäytä APK:a, jota tämä laite tukee ja yritä uudelleen.",
"status_failure_conflict_description": "Sovelluksen jo olemassaoleva asennus esti asennuksen.\n\nPoistetaanko asennettu sovellus ja yritetään uudelleen?", "status_failure_conflict_description": "Sovelluksen jo olemassaoleva asennus esti asennuksen.\n\nPoistetaanko asennettu sovellus ja yritetään uudelleen?",
"status_failure_blocked_description": "${packageName} esti asennuksen.\n\nMuuta suojausasetuksiasi ja yritä uudelleen.", "status_failure_blocked_description": "${packageName} esti asennuksen.\n\nMuuta suojausasetuksiasi ja yritä uudelleen.",
"install_failed_verification_failure_description": "Asennus epäonnistui todennusongelman vuoksi.\n\nSäädä suojausasetuksiasi ja yritä uudelleen.", "install_failed_verification_failure_description": "Asennus epäonnistui todennusongelman vuoksi.\n\nSäädä suojausasetuksiasi ja yritä uudelleen.",

165
assets/i18n/strings_fil_PH.i18n.json Executable file → Normal file
View File

@@ -1,17 +1,13 @@
{ {
"okButton": "Ok", "okButton": "Sige",
"cancelButton": "Hindi", "cancelButton": "I-cancel",
"dismissButton": "Kalimutan", "dismissButton": "Kalimutan",
"quitButton": "Itigil", "quitButton": "Itigil",
"updateButton": "Magbago", "updateButton": "Magbago",
"enabledLabel": "Makaya",
"disabledLabel": "Hindi",
"installed": "Naka-install: ${version}",
"suggested": "Version payo ng ReVanced: ${version}", "suggested": "Version payo ng ReVanced: ${version}",
"yesButton": "Sige", "yesButton": "Sige",
"noButton": "Hindi", "noButton": "Hindi",
"warning": "Babala", "warning": "Babala",
"options": "Mga Pagpipilian",
"notice": "Pabatid", "notice": "Pabatid",
"noShowAgain": "Wag na ipakita ito muli", "noShowAgain": "Wag na ipakita ito muli",
"add": "Idagdag", "add": "Idagdag",
@@ -20,17 +16,31 @@
"showUpdateButton": "Ipakita ang pagbabago", "showUpdateButton": "Ipakita ang pagbabago",
"navigationView": { "navigationView": {
"dashboardTab": "Dashboard", "dashboardTab": "Dashboard",
"patcherTab": "Patcher", "patcherTab": "Tagapagtapal",
"settingsTab": "Settings" "settingsTab": "Mga Setting"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Tapos nang Refresh", "refreshSuccess": "Tapos nang Refresh",
"widgetTitle": "Mga Dashboard", "widgetTitle": "Mga Dashboard",
"updatesSubtitle": "Mga Pagbabago", "updatesSubtitle": "Mga Pagbabago",
"patchedSubtitle": "Naka-patch nga aplikasyon", "lastPatchedAppSubtitle": "Huling na-patch na app",
"changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.", "changeLaterSubtitle": "Pwede mo palitan ito sa settings mamaya.",
"noUpdates": "Walang pagbabagong mayroon", "noInstallations": "No patched apps installed",
"downloadingMessage": "Nagda-download ng update..." "installUpdate": "Ituloy ang pag-install ng update?",
"updateSheetTitle": "I-update ang ReVanced Manager",
"updateDialogTitle": "May bagong update na available",
"updatePatchesSheetTitle": "I-update ang mga Patch ng ReVanced",
"updateChangelogTitle": "Talaan ng mga pagbabago",
"updateDialogText": "May bagong update na available para sa ${file}.\n\nAng kasalukuyang naka-install na bersyon ay ${version}.",
"downloadConsentDialogTitle": "I-download ang mga kinakailangang files?",
"downloadConsentDialogText": "Kailangan ng ReVanced Manager na i-download ang mga kinakailangang file para gumana nang maayos.",
"downloadConsentDialogText2": "Ito ay magkokonekta sa iyo sa ${url}.",
"downloadingMessage": "Nagda-download ng update...",
"downloadedMessage": "Na-download ang update",
"installingMessage": "Ini-install ang update...",
"errorDownloadMessage": "Unable to download update",
"errorInstallMessage": "Hindi ma-install ang update",
"noConnection": "No internet connection"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Impormasyon" "infoButton": "Impormasyon"
@@ -39,50 +49,155 @@
"loadingLabel": "Naglo-load...", "loadingLabel": "Naglo-load...",
"timeagoLabel": "${time} ang nakalipas" "timeagoLabel": "${time} ang nakalipas"
}, },
"patcherView": {}, "patcherView": {
"widgetTitle": "Tagapagtapal",
"patchButton": "Tapalan",
"removedPatchesWarningDialogText": "Ang mga sumusunod na patches ay tinanggal mula noong huling beses mong gamitin ang mga ito.\n\n${patches}\n\nItuloy pa rin ba?",
"requiredOptionDialogText": "Kailangan mo i-set ang ilang mga opsyon para sa patch."
},
"appSelectorCard": { "appSelectorCard": {
"currentVersion": "Ngayong Bersyon" "widgetTitle": "Pumili ka ng app",
"widgetTitleSelected": "Piniling app",
"widgetSubtitle": "Walang app na pinili",
"noAppsLabel": "Walang nakitang aplikasyon",
"anyVersion": "Anumang bersyon"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Pumili ng mga pantapal",
"widgetTitleSelected": "Napiling mga pantapal",
"widgetSubtitle": "Pumili muna ng aplikasyon",
"widgetEmptySubtitle": "Walang patches ang napili" "widgetEmptySubtitle": "Walang patches ang napili"
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "Mga Social",
"widgetSubtitle": "Online na kami!" "widgetSubtitle": "Online na kami!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Pumili ka ng app", "viewTitle": "Pumili ka ng app",
"searchBarHint": "Hanapin ang app", "searchBarHint": "Hanapin ang app",
"storageButton": "Storage", "storageButton": "Storage",
"selectFromStorageButton": "Pumili ka galing sa storage" "selectFromStorageButton": "Pumili ka galing sa storage",
"errorMessage": "Hindi magamit ang napiling aplikasyon",
"requireSuggestedAppVersionDialogText": "Ang bersyon ng app na iyong pinili ay hindi tumutugma sa inirerekomendang bersyon na maaaring magdulot ng di-inaasahang mga isyu. Mangyaring gamitin ang inirerekomendang bersyon.\n\nPiniling bersyon: ${selected} \nInirerekomendang bersyon: ${suggested}\n\nPara magpatuloy pa rin, i-disable ang \"Kinakailangang inirerekomendang bersyon ng app\" sa mga setting.",
"featureNotAvailable": "Hindi pa nagagawa ang feature",
"featureNotAvailableText": "Ang app na ito ay isang split APK at maaari lamang ma-patch at ma-install nang maayos sa pamamagitan ng pag-mount na may root permissions. Gayunpaman, maaari mong ma-patch at ma-install ang buong APK sa pamamagitan ng pagpili nito mula sa storage."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Pumili ka ng patches", "viewTitle": "Pumili ka ng patches",
"searchBarHint": "Maghanap ng mga pantapal",
"universalPatches": "Unibersal na mga patch",
"newPatches": "Mga bagong patch",
"patches": "Mga patch",
"doneButton": "Tapos na", "doneButton": "Tapos na",
"defaultChip": "Default", "defaultChip": "Regular",
"noneChip": "Wala" "defaultTooltip": "Pumili ng lahat ng mga regular na mga patch",
"noneChip": "Wala",
"noneTooltip": "Huwag piliin lahat ng tapal",
"loadPatchesSelection": "Mag-load ng pagpipilian ng patch",
"noSavedPatches": "Walang na-save na pagpipilian ng patch para sa piniling app. Pindutin ang 'Tapos na' para i-save ang kasalukuyang pagpipilian.",
"noPatchesFound": "Walang nahanap na pantapal para sa napiling aplikasyon",
"setRequiredOption": "Ilang mga patch ay nangangailangan ng mga opsyon na dapat itakda:\n\n${patches}\n\nMangyaring i-set ang mga ito bago magpatuloy."
},
"patchOptionsView": {
"viewTitle": "Mga opsyon ng patch",
"saveOptions": "I-save",
"tooltip": "Mga karagdagang opsyon sa input",
"selectFilePath": "Pumili ng landas ng file",
"selectFolder": "Pumili ng folder",
"unsupportedOption": "Hindi suportado ang opsyong ito",
"requiredOptionNull": "Ang mga sumusunod na opsyon ay kailangang i-set:\n\n${options}"
},
"patchItem": {
"unsupportedDialogText": "Maaaring magkaproblema sa pagtatapal kung pipiliin mo ang pantapal na ito.\n\nBersyon ng app: ${packageVersion}\nSuportadong mga bersyon:\n${supportedVersions}",
"unsupportedPatchVersion": "Hindi suportado ang patch para sa bersyon ng app na ito.",
"unsupportedRequiredOption": "Ang patch na ito ay naglalaman ng isang kinakailangang opsyon na hindi suportado ng app na ito",
"patchesChangeWarningDialogText": "Inirerekomenda na gamitin ang default na pagpili ng patch at opsyon. Ang pagbabago sa mga ito ay maaaring magdulot ng di-inaasahang mga isyu.\n\nKailangan mong buksan ang \"Pahintulot sa pagbabago ng pagpili ng patch\" sa mga setting bago baguhin ang anumang pagpili ng patch.",
"patchesChangeWarningDialogButton": "Gamitin ang regular na pagpili"
},
"installerView": {
"installType": "Pumili ng uri ng pag-install",
"installTypeDescription": "Upang magpatuloy, pumili ng uri ng pag-install.",
"installButton": "I-install",
"installRootType": "I-mount",
"installNonRootType": "Regular ",
"warning": "Upang maiwasan ang di-inaasahang mga isyu, i-disable ang mga auto-update para sa patched na app.",
"pressBackAgain": "Pindutin muli ang back para kanselahin",
"openButton": "Buksan",
"notificationTitle": "May tinatapalan ang ReVanced Manager",
"notificationText": "Pindutin para bumalik sa installer",
"exportApkButtonTooltip": "I-export ang na-patch na APK",
"exportLogButtonTooltip": "I-export ang log",
"screenshotDetected": "May nakitang screenshot. Kung sinusubukan mong ibahagi ang log, Ibahagi na lang ang text copy sa halip.\n\nKopyahin ang log sa clipboard?",
"copiedToClipboard": "Nakopya ang log sa clipboard",
"noExit": "Hindi pwedeng umalis, umaandar pa ang installer..."
}, },
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"widgetTitle": "Mga Setting",
"appearanceSectionTitle": "Hitsura",
"teamSectionTitle": "Pangkat",
"debugSectionTitle": "Pagde-debug",
"advancedSectionTitle": "Advanced",
"exportSectionTitle": "Mag-import & mag-export",
"dataSectionTitle": "Pinagkukunan na datos",
"themeModeLabel": "Theme ng app",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Liwanag", "lightThemeLabel": "Liwanag",
"darkThemeLabel": "Dilim", "darkThemeLabel": "Dilim",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Lasapin ang karanasang naaangkop sa iyong device",
"languageLabel": "Wika", "languageLabel": "Wika",
"languageUpdated": "Wika na-update na",
"sourcesLabel": "Iba pang mga sources ",
"sourcesLabelHint": "I-set up ang mga alternatibong sources para sa mga ReVanced Patches at ReVanced Integrations",
"sourcesIntegrationsLabel": "Pinanggalingan ng mga integrasyon",
"useAlternativeSources": "Gumamit ng alternatibong mga sources ",
"useAlternativeSourcesHint": "Gamitin ang mga alternatibong sources para sa mga ReVanced Patches at ReVanced Integrations sa halip ng API",
"sourcesResetDialogTitle": "I-reset",
"apiURLLabel": "URL ng API",
"selectApiURL": "URL ng API",
"orgPatchesLabel": "Pagsasaayos ng mga pantapal",
"sourcesPatchesLabel": "Pinanggalingan ng mga pantapal",
"orgIntegrationsLabel": "Pagsasaayos ng mga integrasyon",
"contributorsLabel": "Mga nag-ambag",
"contributorsHint": "Listahan ng mga tumulong sa ReVanced",
"aboutLabel": "Tungkol",
"snackbarMessage": "Nakopya sa clipboard",
"restartAppForChanges": "I-restart ang app para umepekto ang mga pagbabago",
"deleteTempDirLabel": "Burahin ang mga pansamantalang file",
"deleteTempDirHint": "Burahin ang mga hindi na ginagamit na pansamantalang file",
"deletedTempDir": "Binura ang mga pansamantalang file",
"deleteLogsLabel": "Burahin lahat ng logs", "deleteLogsLabel": "Burahin lahat ng logs",
"deletedLogs": "Nabura na yung logs" "deletedLogs": "Nabura na yung logs",
"importKeystoreLabel": "Mag-import ng keystore",
"importKeystoreHint": "Mag-import ng isang keystore na ginamit sa pagpirma ng mga apps",
"importedKeystore": "Nai-import ang keystore",
"selectKeystorePassword": "Keystore password",
"selectKeystorePasswordHint": "Pumili ng password ng keystore na ginamit sa pagpirma ng mga app",
"jsonSelectorErrorMessage": "Hindi magamit ang napiling JSON file",
"keystoreSelectorErrorMessage": "Hindi magamit ang piniling file ng keystore"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Impormasyon", "widgetTitle": "Impormasyon",
"openButton": "Buksan", "openButton": "Buksan",
"uninstallButton": "i-alis", "installButton": "I-install",
"unmountButton": "i-tanggal", "uninstallButton": "Alisin",
"unmountButton": "I-unmount",
"rootDialogTitle": "Error",
"unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?", "unmountDialogText": "Gusto mo bang i-tanggal ang aplikasyong ito?",
"uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?", "uninstallDialogText": "Gusto mo bang i-alis ang aplikasyong ito?",
"patchedDateHint": "${date} at ${time}", "rootDialogText": "Na-install ang app gamit ang pahintulot ng superuser, pero walang kasalukuyang pahintulot ang ReVanced Manager.\nBigyan muna kami ng pahintulot pang-superuser.",
"appliedPatchesHint": "${quantity} ang naka-apply nga patches" "packageNameLabel": "Pangalan ng package",
"installTypeLabel": "Uri ng installation",
"mountTypeLabel": "I-mount ",
"regularTypeLabel": "Regular ",
"patchedDateLabel": "Petsa ng pagtatapal",
"appliedPatchesLabel": "Nalapat na mga pantapal",
"patchedDateHint": "${date} sa ${time}",
"appliedPatchesHint": "${quantity} ang naka-apply nga patches",
"updateNotImplemented": "Binubuo pa lamang ang feature na ito"
},
"contributorsView": {
"widgetTitle": "Mga nag-ambag"
}, },
"contributorsView": {},
"installErrorDialog": {} "installErrorDialog": {}
} }

194
assets/i18n/strings_fr_FR.i18n.json Executable file → Normal file
View File

@@ -4,19 +4,15 @@
"dismissButton": "Ignorer", "dismissButton": "Ignorer",
"quitButton": "Quitter", "quitButton": "Quitter",
"updateButton": "Mettre à jour", "updateButton": "Mettre à jour",
"enabledLabel": "Activé",
"disabledLabel": "Désactivé",
"installed": "Version installée : ${version}",
"suggested": "Version suggérée : ${version}", "suggested": "Version suggérée : ${version}",
"yesButton": "Oui", "yesButton": "Oui",
"noButton": "Non", "noButton": "Non",
"warning": "Avertissement", "warning": "Avertissement",
"options": "Options",
"notice": "Remarque", "notice": "Remarque",
"noShowAgain": "Ne plus afficher", "noShowAgain": "Ne plus afficher",
"add": "Ajouter", "add": "Ajouter",
"remove": "Supprimer", "remove": "Supprimer",
"showChangelogButton": "Afficher le journal des modifications", "showChangelogButton": "Journal des modifications",
"showUpdateButton": "Afficher les mises à jour", "showUpdateButton": "Afficher les mises à jour",
"navigationView": { "navigationView": {
"dashboardTab": "Tableau de bord", "dashboardTab": "Tableau de bord",
@@ -27,46 +23,38 @@
"refreshSuccess": "Actualisé avec succès", "refreshSuccess": "Actualisé avec succès",
"widgetTitle": "Tableau de bord", "widgetTitle": "Tableau de bord",
"updatesSubtitle": "Mises à jour", "updatesSubtitle": "Mises à jour",
"patchedSubtitle": "Applications patchées", "lastPatchedAppSubtitle": "Dernière application patchée",
"patchedSubtitle": "Applications installées",
"changeLaterSubtitle": "Vous pouvez changer cela dans les paramètres ultérieurement.", "changeLaterSubtitle": "Vous pouvez changer cela dans les paramètres ultérieurement.",
"noUpdates": "Aucune mise à jour n'est disponible", "noSavedAppFound": "Aucune application trouvée",
"WIP": "Bientôt disponible...",
"noInstallations": "Aucune application patchée installée", "noInstallations": "Aucune application patchée installée",
"installUpdate": "Continuer à installer la mise à jour ?", "installUpdate": "Continuer à installer la mise à jour ?",
"updateSheetTitle": "Mettre à jour ReVanced Manager", "updateSheetTitle": "Mettre à jour ReVanced Manager",
"updateDialogTitle": "Nouvelle mise à jour disponible", "updateDialogTitle": "Nouvelle mise à jour disponible",
"updatePatchesSheetTitle": "Mettre à jour les patchs ReVanced", "updatePatchesSheetTitle": "Mettre à jour les patchs ReVanced",
"updateChangelogTitle": "Journal des modifications", "updateChangelogTitle": "Journal des modifications",
"updateDialogText": "Une nouvelle mise à jour est disponible pour ${file}.\n\nLa version actuellement installée est ${version}.", "updateDialogText": "Une nouvelle mise à jour est disponible pour ${file}.\n\nLa version actuellement installée est la version ${version}.",
"downloadConsentDialogTitle": "Télécharger les fichiers requis ?", "downloadConsentDialogTitle": "Télécharger les fichiers nécessaires ?",
"downloadConsentDialogText": "ReVanced Manager à besoin de télécharger des fichiers nécessaires pour fonctionner correctement.", "downloadConsentDialogText": "ReVanced Manager doit télécharger les fichiers nécessaires pour fonctionner correctement.",
"downloadConsentDialogText2": "Vous allez être connecté à ${url}.", "downloadConsentDialogText2": "Vous allez être connecté à ${url}.",
"checkUpdateDialogTitle": "Vérifier les mises à jour ?",
"checkUpdateDialogText": "Voulez-vous que ReVanced Manager vérifie les mises à jour automatiquement ?",
"notificationTitle": "Mise à jour téléchargée",
"notificationText": "Cliquez pour installer la mise à jour",
"downloadingMessage": "Téléchargement de la mise à jour...", "downloadingMessage": "Téléchargement de la mise à jour...",
"downloadedMessage": "Mise à jour téléchargée", "downloadedMessage": "Mise à jour téléchargée",
"installingMessage": "Installation de la mise à jour...", "installingMessage": "Installation de la mise à jour...",
"errorDownloadMessage": "Impossible de télécharger la mise à jour", "errorDownloadMessage": "Impossible de télécharger la mise à jour",
"errorInstallMessage": "Impossible d'installer la mise à jour", "errorInstallMessage": "Impossible d'installer la mise à jour",
"noConnection": "Aucune connexion internet", "noConnection": "Aucune connexion internet"
"updatesDisabled": "La mise à jour d'une application patchée est actuellement désactivée. Repatchez l'application à nouveau."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Info" "infoButton": "Info"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Chargement...", "loadingLabel": "Chargement...",
"timeagoLabel": "Il y a ${time}", "timeagoLabel": "Il y a ${time}"
"patcherLabel": "Patcheur : ",
"managerLabel": "Manager: ",
"updateButton": "Mettre à jour le Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcheur", "widgetTitle": "Patcheur",
"patchButton": "Patcher", "patchButton": "Patcher",
"armv7WarningDialogText": "Patcher sur des appareils sur ARMv7 n'est pas encore supporté et pourrait échouer. Continuer quand même ?", "incompatibleArchWarningDialogText": "La correction sur cette architecture n'est pas encore prise en charge et pourrait échouer. Continuer quand même ?",
"removedPatchesWarningDialogText": "Les patchs suivants ont été supprimés depuis la dernière fois que vous les avez utilisés.\n\n${patches}\n\nContinuer quand même ?", "removedPatchesWarningDialogText": "Les patchs suivants ont été supprimés depuis la dernière fois que vous les avez utilisés.\n\n${patches}\n\nContinuer quand même ?",
"requiredOptionDialogText": "Certaines options de patch doivent être définies." "requiredOptionDialogText": "Certaines options de patch doivent être définies."
}, },
@@ -75,15 +63,13 @@
"widgetTitleSelected": "Application sélectionnée", "widgetTitleSelected": "Application sélectionnée",
"widgetSubtitle": "Aucune application sélectionnée", "widgetSubtitle": "Aucune application sélectionnée",
"noAppsLabel": "Aucune application trouvée", "noAppsLabel": "Aucune application trouvée",
"currentVersion": "Version actuelle", "anyVersion": "Toutes les versions"
"suggestedVersion": "Version suggérée",
"anyVersion": "Toute les versions"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Sélectionner les patchs", "widgetTitle": "Sélectionner les patchs",
"widgetTitleSelected": "Patchs sélectionnés", "widgetTitleSelected": "Patchs sélectionnés",
"widgetSubtitle": "Choisissez d'abord une application", "widgetSubtitle": "Sélectionnez d'abord une application",
"widgetEmptySubtitle": "Aucun patch n'est sélectionné" "widgetEmptySubtitle": "Aucun patch sélectionné"
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "Réseaux sociaux", "widgetTitle": "Réseaux sociaux",
@@ -91,14 +77,14 @@
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Sélectionner une application", "viewTitle": "Sélectionner une application",
"searchBarHint": "Chercher une application", "searchBarHint": "Rechercher une application",
"storageButton": "Stockage", "storageButton": "Stockage",
"selectFromStorageButton": "Sélectionner depuis le stockage", "selectFromStorageButton": "Sélectionner depuis le stockage",
"errorMessage": "Impossible d'utiliser l'application sélectionnée", "errorMessage": "Impossible d'utiliser l'application sélectionnée",
"downloadToast": "La fonction de téléchargement est actuellement indisponible", "downloadToast": "La fonction de téléchargement est actuellement indisponible",
"requireSuggestedAppVersionDialogText": "La version de l'application que vous avez sélectionné ne correspond pas à la version recommandée ce qui pourrait créer des problèmes inattendus. Veuillez utiliser la version recommendée.\n\nVersion sélectionnée : ${selected}\nVersion recommendée : ${suggested}\n\nPour continuer quand même, désactivez \"Exiger la version recommendée de l'application\" dans les paramètres.", "requireSuggestedAppVersionDialogText": "La version de l'application que vous avez sélectionné ne correspond pas à la version recommandée ce qui pourrait créer des problèmes inattendus. Veuillez utiliser la version recommendée.\n\nVersion sélectionnée : ${selected}\nVersion recommendée : ${suggested}\n\nPour continuer quand même, désactivez \"Exiger la version recommendée de l'application\" dans les paramètres.",
"featureNotAvailable": "Fonctionnalité non implémentée", "featureNotAvailable": "Fonctionnalité non implémentée",
"featureNotAvailableText": "Cette application est un APK fractionné et ne peut être patchée et installée de manière fiable qu'en la montant avec les autorisations root. Toutefois, vous pouvez patcher et installer un APK complet en le sélectionnant depuis le stockage." "featureNotAvailableText": "Cette application est un APK fractionné et ne peut être corrigée et installée de manière fiable qu'en la montant avec les autorisations administrateur. Toutefois, vous pouvez corriger et installer un APK complet en le sélectionnant depuis le stockage."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Sélectionner les patchs", "viewTitle": "Sélectionner les patchs",
@@ -114,47 +100,44 @@
"loadPatchesSelection": "Charger les patchs sélectionnés", "loadPatchesSelection": "Charger les patchs sélectionnés",
"noSavedPatches": "Aucune sélection de patchs enregistrée pour l'application sélectionnée.\nAppuyez sur Terminé pour sauvegarder la sélection actuelle.", "noSavedPatches": "Aucune sélection de patchs enregistrée pour l'application sélectionnée.\nAppuyez sur Terminé pour sauvegarder la sélection actuelle.",
"noPatchesFound": "Aucun patch n'a été trouvé pour l'application sélectionnée", "noPatchesFound": "Aucun patch n'a été trouvé pour l'application sélectionnée",
"setRequiredOption": "Certains patchs nécessitent des options à définir :\n\n${patches}\n\nVeuillez les définir avant de continuer." "setRequiredOption": "Certains correctifs nécessitent des options à définir :\n\n${patches}\n\nVeuillez les définir avant de continuer."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valeur personnalisée", "customValue": "Valeur personnalisée",
"resetOptionsTooltip": "Réinitialiser les options de patch", "setToNull": "Définir à NULL",
"nullValue": "Cette valeur d'option est actuellement nulle",
"viewTitle": "Options de patch", "viewTitle": "Options de patch",
"saveOptions": "Enregistrer", "saveOptions": "Enregistrer",
"addOptions": "Ajouter des options", "unselectPatch": "Désélectionner le correctif",
"deselectPatch": "Désélectionner tous les patchs",
"tooltip": "Plus d'options d'entrée", "tooltip": "Plus d'options d'entrée",
"selectFilePath": "Sélectionner l'emplacement du fichier", "selectFilePath": "Sélectionner l'emplacement du fichier",
"selectFolder": "Sélectionner le dossier", "selectFolder": "Sélectionner le dossier",
"selectOption": "Sélectionner une option", "requiredOption": "Définir cette option est nécessaire",
"requiredOption": "Cette option est obligatoire", "unsupportedOption": "Cette option n'est pas prise en charge",
"unsupportedOption": "Cette option n'est pas supportée",
"requiredOptionNull": "Les options suivantes doivent être définies :\n\n${options}" "requiredOptionNull": "Les options suivantes doivent être définies :\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Sélectionner ce patch pourrait entrainer des erreurs dans la modification.\n\nVersion de l'application : ${packageVersion}\nVersions supportées :\n${supportedVersions}", "unsupportedDialogText": "Sélectionner ce patch peut entrainer des erreurs dans la modification.\n\nVersion de l'application : ${packageVersion}\nVersions prises en charge :\n${supportedVersions}",
"unsupportedPatchVersion": "Le patch n'est pas supporté pour cette version de l'application.", "unsupportedPatchVersion": "Le patch n'est pas pris en charge pour cette version de l'application.",
"unsupportedRequiredOption": "Ce patch contient une option requise qui n'est pas supporté par cette application", "unsupportedRequiredOption": "Ce patch contient une option requise qui n'est pas prise en charge par cette application",
"patchesChangeWarningDialogText": "Il est recommandé d'utiliser les patchs par défaut ainsi que les options. Leur modification peut entraîner des problèmes inattendus.\n\nVous aurez besoin d'activer \"Autoriser la modification de la sélection du patch\" dans les paramètres avant de modifier toute sélection de patch.", "patchesChangeWarningDialogText": "Il est recommandé d'utiliser les patchs et options par défaut. Leur modification peut entraîner des problèmes inattendus.\n\nVous aurez besoin d'activer « Autoriser la modification de la sélection de patchs » dans les paramètres avant de modifier toute sélection de patchs.",
"patchesChangeWarningDialogButton": "Utiliser la sélection par défaut" "patchesChangeWarningDialogButton": "Utiliser la sélection par défaut"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installateur",
"installType": "Choisissez le mode d'installation", "installType": "Choisissez le mode d'installation",
"installTypeDescription": "Sélectionner le mode d'installation avec lequel continuer.", "installTypeDescription": "Sélectionner le mode d'installation avec lequel continuer.",
"installButton": "Installer", "installButton": "Installer",
"installRootType": "Monter", "installRootType": "Monter",
"installNonRootType": "Standard", "installNonRootType": "Standard",
"warning": "Désactiver les mises à jour automatiques pour l'application patchée afin d'éviter les problèmes inattendus.", "warning": "Désactivez les mises à jour automatiques pour l'application corrigée afin d'éviter des problèmes inattendus.",
"pressBackAgain": "Appuyez sur retour une nouvelle fois pour quitter", "pressBackAgain": "Appuyez sur retour une nouvelle fois pour quitter",
"openButton": "Ouvrir", "openButton": "Ouvrir",
"shareButton": "Partager le fichier", "notificationTitle": "ReVanced Manager est en train de corriger",
"notificationTitle": "ReVanced Manager est en train de patcher",
"notificationText": "Appuyer pour revenir à linstallateur", "notificationText": "Appuyer pour revenir à linstallateur",
"exportApkButtonTooltip": "Exporter l'APK patché", "exportApkButtonTooltip": "Exporter l'APK corrigé",
"exportLogButtonTooltip": "Exporter les logs", "exportLogButtonTooltip": "Exporter les journaux",
"screenshotDetected": "Une capture décran a été détectée. Si vous essayez de partager le journal, veuillez plutôt partager une copie de texte.\n\nCopier les logs dans le presse-papiers ?", "screenshotDetected": "Une capture décran a été détectée. Si vous essayez de partager le journal, veuillez plutôt partager une copie du texte.\n\nCopier le journal dans le presse-papiers ?",
"copiedToClipboard": "Logs copiés dans le presse-papiers", "copiedToClipboard": "Journal copié dans le presse-papiers",
"noExit": "L'installateur est toujours en fonctionnement, impossible de quitter..." "noExit": "L'installateur est toujours en fonctionnement, impossible de quitter..."
}, },
"settingsView": { "settingsView": {
@@ -163,7 +146,7 @@
"teamSectionTitle": "Équipe", "teamSectionTitle": "Équipe",
"debugSectionTitle": "Débogage", "debugSectionTitle": "Débogage",
"advancedSectionTitle": "Avancé", "advancedSectionTitle": "Avancé",
"exportSectionTitle": "Import & export", "exportSectionTitle": "Import et export",
"dataSectionTitle": "Sources de données", "dataSectionTitle": "Sources de données",
"themeModeLabel": "Thème de l'application", "themeModeLabel": "Thème de l'application",
"systemThemeLabel": "Système", "systemThemeLabel": "Système",
@@ -173,38 +156,39 @@
"dynamicThemeHint": "Profitez d'une expérience plus proche de votre appareil", "dynamicThemeHint": "Profitez d'une expérience plus proche de votre appareil",
"languageLabel": "Langue", "languageLabel": "Langue",
"languageUpdated": "Langue mise à jour", "languageUpdated": "Langue mise à jour",
"englishOption": "Anglais",
"sourcesLabel": "Sources alternatives", "sourcesLabel": "Sources alternatives",
"sourcesLabelHint": "Configure les sources alternatives pour les patchs et les intégrations ReVanced", "sourcesLabelHint": "Configure les sources alternatives pour les correctifs et les intégrations ReVanced",
"sourcesIntegrationsLabel": "Source des intégrations", "sourcesIntegrationsLabel": "Source des intégrations",
"useAlternativeSources": "Utiliser les sources alternatives", "useAlternativeSources": "Utiliser les sources alternatives",
"useAlternativeSourcesHint": "Utilise les sources alternatives pour les patchs et les intégrations ReVanced à la place de l'API", "useAlternativeSourcesHint": "Utilise les sources alternatives pour les correctifs et les intégrations ReVanced à la place de l'API",
"sourcesResetDialogTitle": "Réinitialiser", "sourcesResetDialogTitle": "Réinitialiser",
"sourcesResetDialogText": "Êtes-vous sûr de vouloir réinitialiser vos sources à leurs valeurs par défaut ?", "sourcesResetDialogText": "Êtes-vous sûr de vouloir réinitialiser vos sources à leurs valeurs par défaut ?",
"apiURLResetDialogText": "Êtes-vous sûr de vouloir réinitialiser l'URL d'API à sa valeur par défaut ?", "apiURLResetDialogText": "Êtes-vous sûr de vouloir réinitialiser l'URL d'API à sa valeur par défaut ?",
"sourcesUpdateNote": "Note : Cela téléchargera automatiquement les patchs et les intégrations ReVanced depuis les sources alternatives.\n\nCela vous connectera à la source alternative.", "sourcesUpdateNote": "Note : Cela téléchargera automatiquement les correctifs et les intégrations ReVanced depuis les sources alternatives.\n\nCela vous connectera à la source alternative.",
"apiURLLabel": "URL de l'API", "apiURLLabel": "URL de l'API",
"apiURLHint": "Configurer l'URL de l'API de ReVanced Manager", "apiURLHint": "Configurer l'URL de l'API de ReVanced Manager",
"selectApiURL": "URL de l'API", "selectApiURL": "URL de l'API",
"orgPatchesLabel": "Organisation des patchs", "orgPatchesLabel": "Organisation des correctifs",
"sourcesPatchesLabel": "Source des patchs", "sourcesPatchesLabel": "Source des patchs",
"orgIntegrationsLabel": "Organisation des intégrations", "orgIntegrationsLabel": "Organisation des intégrations",
"contributorsLabel": "Contributeurs", "contributorsLabel": "Contributeurs",
"contributorsHint": "Liste des contributeurs de ReVanced", "contributorsHint": "Liste des contributeurs de ReVanced",
"logsLabel": "Partager les journaux", "logsLabel": "Partager les journaux",
"logsHint": "Partager les logs de ReVanced Manager", "logsHint": "Partager les journaux de ReVanced Manager",
"enablePatchesSelectionLabel": "Autoriser la modification de la sélection du patch", "enablePatchesSelectionLabel": "Autoriser la modification de la sélection de patchs",
"enablePatchesSelectionHint": "Ne pas empêcher la sélection ou la désélection des patchs", "enablePatchesSelectionHint": "Ne pas empêcher la sélection ou la désélection des correctifs",
"enablePatchesSelectionWarningText": "Le changement de sélection par défaut des patchs peut causer des problèmes inattendus \n\nActiver quand même?", "enablePatchesSelectionWarningText": "Le changement de sélection par défaut des correctifs peut causer des problèmes inattendus \n\nActiver quand même?",
"disablePatchesSelectionWarningText": "Vous êtes sur le point de désactiver le changement de sélection par défaut des patchs.\nLa sélection par défaut des patchs sera restaurée.\n\nDésactiver quand même ?", "disablePatchesSelectionWarningText": "Vous êtes sur le point de désactiver le changement de sélection par défaut des correctifs.\nLa sélection par défaut des correctifs sera restaurée.\n\nDésactiver quand même ?",
"autoUpdatePatchesLabel": "Mise à jour automatique des patchs", "autoUpdatePatchesLabel": "Mise à jour automatique des correctifs",
"autoUpdatePatchesHint": "Mise à jour automatique des patchs ReVanced vers la dernière version", "autoUpdatePatchesHint": "Mise à jour automatique des correctifs ReVanced vers la dernière version",
"showUpdateDialogLabel": "Afficher le dialogue de mise à jour", "showUpdateDialogLabel": "Afficher la boîte de dialogue de mise à jour",
"showUpdateDialogHint": "Affiche une boîte de dialogue quand une nouvelle mise à jour est disponible", "showUpdateDialogHint": "Affiche une boîte de dialogue quand une nouvelle mise à jour est disponible",
"universalPatchesLabel": "Afficher les patchs universels", "universalPatchesLabel": "Afficher les correctifs universels",
"universalPatchesHint": "Afficher toutes les applications et les patchs universels (peut ralentir la liste des applications)", "universalPatchesHint": "Afficher toutes les applications et les correctifs universels (peut ralentir la liste des applications)",
"lastPatchedAppLabel": "Enregistrer l'application corrigée",
"lastPatchedAppHint": "Enregistrer le dernier correctif pour installer ou exporter plus tard",
"versionCompatibilityCheckLabel": "Vérification de la compatibilité des versions", "versionCompatibilityCheckLabel": "Vérification de la compatibilité des versions",
"versionCompatibilityCheckHint": "Empêcher la sélection de patchs qui ne sont pas compatibles avec la version sélectionnée de l'application", "versionCompatibilityCheckHint": "Empêcher la sélection de correctifs qui ne sont pas compatibles avec la version sélectionnée de l'application",
"requireSuggestedAppVersionLabel": "Requiert la version suggérée de l'application", "requireSuggestedAppVersionLabel": "Requiert la version suggérée de l'application",
"requireSuggestedAppVersionHint": "Empêcher la sélection d'une application avec une version qui n'est pas celle suggérée", "requireSuggestedAppVersionHint": "Empêcher la sélection d'une application avec une version qui n'est pas celle suggérée",
"requireSuggestedAppVersionDialogText": "La sélection d'une application qui n'est pas la version suggérée peut causer des problèmes inattendus.\n\nVoulez-vous quand même continuer ?", "requireSuggestedAppVersionDialogText": "La sélection d'une application qui n'est pas la version suggérée peut causer des problèmes inattendus.\n\nVoulez-vous quand même continuer ?",
@@ -214,30 +198,30 @@
"deleteTempDirLabel": "Supprimer les fichiers temporaires", "deleteTempDirLabel": "Supprimer les fichiers temporaires",
"deleteTempDirHint": "Supprimer les fichiers temporaires inutilisés", "deleteTempDirHint": "Supprimer les fichiers temporaires inutilisés",
"deletedTempDir": "Fichiers temporaires supprimés", "deletedTempDir": "Fichiers temporaires supprimés",
"exportPatchesLabel": "Exporter la sélection de patchs", "exportPatchesLabel": "Exporter la sélection de correctifs",
"exportPatchesHint": "Exporter la sélection de patchs vers un fichier JSON", "exportPatchesHint": "Exporter la sélection de correctifs vers un fichier JSON",
"exportedPatches": "Sélection de patchs exportée", "exportedPatches": "Sélection de correctifs exportée",
"noExportFileFound": "Aucune sélection de patch à exporter", "noExportFileFound": "Aucune sélection de correctif à exporter",
"importPatchesLabel": "Importer une sélection de patchs", "importPatchesLabel": "Importer une sélection de correctifs",
"importPatchesHint": "Importer une sélection de patchs depuis un fichier JSON", "importPatchesHint": "Importer une sélection de correctifs depuis un fichier JSON",
"importedPatches": "Sélection de patchs importée", "importedPatches": "Sélection de correctifs importée",
"resetStoredPatchesLabel": "Réinitialiser la sélection des patchs", "resetStoredPatchesLabel": "Réinitialiser la sélection des correctifs",
"resetStoredPatchesHint": "Réinitialiser la sélection des patchs sauvegardés", "resetStoredPatchesHint": "Réinitialiser la sélection des correctifs sauvegardés",
"resetStoredPatchesDialogTitle": "Réinitialiser la sélection des patchs ?", "resetStoredPatchesDialogTitle": "Réinitialiser la sélection des correctifs ?",
"resetStoredPatchesDialogText": "La sélection par défaut des patchs sera restaurée.", "resetStoredPatchesDialogText": "La sélection par défaut des correctifs sera restaurée.",
"resetStoredPatches": "La sélection des patchs a été réinitialisée", "resetStoredPatches": "La sélection des correctifs a été réinitialisée",
"resetStoredOptionsLabel": "Réinitialiser les options de patch", "resetStoredOptionsLabel": "Réinitialiser les options de correctif",
"resetStoredOptionsHint": "Réinitialiser toutes les options de patch", "resetStoredOptionsHint": "Réinitialiser toutes les options de correctif",
"resetStoredOptionsDialogTitle": "Réinitialiser les options de patch ?", "resetStoredOptionsDialogTitle": "Réinitialiser les options de correctif ?",
"resetStoredOptionsDialogText": "La réinitialisation des options de patch supprimera toutes les options enregistrées.", "resetStoredOptionsDialogText": "La réinitialisation des options de correctif supprimera toutes les options enregistrées.",
"resetStoredOptions": "Les options ont été réinitialisées", "resetStoredOptions": "Les options ont été réinitialisées",
"deleteLogsLabel": "Effacer les logs", "deleteLogsLabel": "Effacer les journaux",
"deleteLogsHint": "Supprimer les logs collectés de ReVanced Manager", "deleteLogsHint": "Supprimer les journaux collectés de ReVanced Manager",
"deletedLogs": "Journaux supprimés", "deletedLogs": "Journaux supprimés",
"regenerateKeystoreLabel": "Régénérer le magasin de clés", "regenerateKeystoreLabel": "Régénérer le magasin de clés",
"regenerateKeystoreHint": "Régénérer le magasin de clés utilisé pour signer l'application", "regenerateKeystoreHint": "Régénérer le magasin de clés utilisé pour signer l'application",
"regenerateKeystoreDialogTitle": "Régénérer le magasin de clés ?", "regenerateKeystoreDialogTitle": "Régénérer le magasin de clés ?",
"regenerateKeystoreDialogText": "Les applications patchées signées avec lancien magasin de clés ne pourront plus être mises à jour.", "regenerateKeystoreDialogText": "Les applications corrigées signées avec lancien magasin de clés ne pourront plus être mises à jour.",
"regeneratedKeystore": "Magasin de clés régénéré", "regeneratedKeystore": "Magasin de clés régénéré",
"exportKeystoreLabel": "Exporter le magasin de clés", "exportKeystoreLabel": "Exporter le magasin de clés",
"exportKeystoreHint": "Exporter le magasin de clés utilisé pour signer les applications", "exportKeystoreHint": "Exporter le magasin de clés utilisé pour signer les applications",
@@ -247,61 +231,63 @@
"importKeystoreHint": "Importer le magasin de clés utilisé pour signer les applications", "importKeystoreHint": "Importer le magasin de clés utilisé pour signer les applications",
"importedKeystore": "Magasin de clés importé", "importedKeystore": "Magasin de clés importé",
"selectKeystorePassword": "Mot de passe du magasin de clés", "selectKeystorePassword": "Mot de passe du magasin de clés",
"selectKeystorePasswordHint": "Sélectionner le mot de passe du magasin de clés utilisé pour signer l'apk", "selectKeystorePasswordHint": "Sélectionner le mot de passe du magasin de clés utilisé pour signer les applications",
"jsonSelectorErrorMessage": "Impossible d'utiliser le fichier JSON sélectionné", "jsonSelectorErrorMessage": "Impossible d'utiliser le fichier JSON sélectionné",
"keystoreSelectorErrorMessage": "Impossible d'utiliser le fichier KEYSTORE sélectionné" "keystoreSelectorErrorMessage": "Impossible d'utiliser le fichier de magasin de clés sélectionné"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Infos de l'application", "widgetTitle": "Infos de l'application",
"openButton": "Ouvrir", "openButton": "Ouvrir",
"installButton": "Installer",
"uninstallButton": "Désinstaller", "uninstallButton": "Désinstaller",
"unmountButton": "Démonter", "unmountButton": "Démonter",
"exportButton": "Exporter",
"deleteButton": "Supprimer",
"rootDialogTitle": "Erreur", "rootDialogTitle": "Erreur",
"lastPatchedAppDescription": "Il s'agit d'une sauvegarde de la dernière application qui a été corrigée. ",
"unmountDialogText": "Êtes-vous sûr de vouloir démonter cette application ?", "unmountDialogText": "Êtes-vous sûr de vouloir démonter cette application ?",
"uninstallDialogText": "Êtes-vous sûr de vouloir désinstaller cette application ?", "uninstallDialogText": "Êtes-vous sûr de vouloir désinstaller cette application ?",
"rootDialogText": "L'application a été installée avec les permissions root, mais ReVanced Manager n'a actuellement aucune permission.\nVeuillez d'abord accorder l'accès root.", "rootDialogText": "L'application a été installée avec les permissions administrateur, mais ReVanced Manager n'a actuellement aucune permission.\nVeuillez d'abord accorder l'accès administrateur.",
"removeAppDialogTitle": "Supprimer l'application ?",
"removeAppDialogText": "Êtes-vous sûr de vouloir supprimer cette sauvegarde ?",
"packageNameLabel": "Nom du paquet", "packageNameLabel": "Nom du paquet",
"installTypeLabel": "Type d'installation", "installTypeLabel": "Type d'installation",
"mountTypeLabel": "Monter", "mountTypeLabel": "Monter",
"regularTypeLabel": "Standard", "regularTypeLabel": "Standard",
"patchedDateLabel": "Date du patch", "patchedDateLabel": "Date de correction",
"appliedPatchesLabel": "Patchs appliqués", "appliedPatchesLabel": "Correctifs appliqués",
"sizeLabel": "Taille du fichier",
"patchedDateHint": "le ${date} à ${time}", "patchedDateHint": "le ${date} à ${time}",
"appliedPatchesHint": "${quantity} patchs appliqués", "appliedPatchesHint": "${quantity} correctifs appliqués",
"updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible" "updateNotImplemented": "Cette fonctionnalité n'est pas encore disponible"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contributeurs", "widgetTitle": "Contributeurs"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Incompatibilité de version", "mount_version_mismatch": "Incompatibilité de version",
"mount_no_root": "Aucun accès root", "mount_no_root": "Aucun accès administrateur",
"mount_missing_installation": "Installation introuvable", "mount_missing_installation": "Installation introuvable",
"status_failure_blocked": "Installation bloquée", "status_failure_blocked": "Installation bloquée",
"install_failed_verification_failure": "Échec de la vérification", "install_failed_verification_failure": "Échec de la vérification",
"status_failure_invalid": "Installation invalide", "status_failure_invalid": "Installation invalide",
"install_failed_version_downgrade": "Impossible de downgrader", "install_failed_version_downgrade": "Impossible de rétrograder",
"status_failure_conflict": "Conflit d'installation", "status_failure_conflict": "Conflit d'installation",
"status_failure_storage": "Problème de stockage de l'installation", "status_failure_storage": "Problème de stockage de l'installation",
"status_failure_incompatible": "Installation incompatible", "status_failure_incompatible": "Installation incompatible",
"status_failure_timeout": "Délai d'installation dépassé", "status_failure_timeout": "Délai d'installation dépassé",
"status_unknown": "Échec de l'installation", "status_unknown": "Échec de l'installation",
"mount_version_mismatch_description": "L'installation a échoué car l'application installée est une version différente de l'application patchée.\n\nInstallez la version de l'application que vous montez et réessayez.", "mount_version_mismatch_description": "L'installation a échoué car l'application installée est une version différente de l'application corrigée.\n\nInstallez la version de l'application que vous montez et réessayez.",
"mount_no_root_description": "L'installation a échoué parce que l'accès root n'est pas accordé.\n\nAccordez l'accès root à ReVanced Manager et réessayer.", "mount_no_root_description": "L'installation a échoué parce que l'accès administrateur n'est pas accordé.\n\nAccordez l'accès administrateur à ReVanced Manager et réessayer.",
"mount_missing_installation_description": "L'installation a échoué parce que l'application non patchée n'est pas installée sur cet appareil afin de la monter. \n\nInstallez l'application non patchée avant de monter et réessayez.", "mount_missing_installation_description": "L'installation a échoué parce que l'application non corrigée n'est pas installée sur cet appareil afin de la monter. \n\nInstallez l'application non corrigée avant de monter et réessayez.",
"status_failure_timeout_description": "L'installation a pris trop de temps.\n\nVoulez-vous réessayer ?", "status_failure_timeout_description": "L'installation a pris trop de temps.\n\nVoulez-vous réessayer ?",
"status_failure_storage_description": "L'installation a échoué en raison d'un espace de stockage insuffisant.\n\nLibérez de l'espace et réessayez.", "status_failure_storage_description": "L'installation a échoué en raison d'un espace de stockage insuffisant.\n\nLibérez de l'espace et réessayez.",
"status_failure_invalid_description": "L'installation a échoué car l'application patchée est invalide.\n\nDésinstaller l'application et réessayer ?", "status_failure_invalid_description": "L'installation a échoué car l'application corrigée est invalide.\n\nDésinstaller l'application et réessayer ?",
"status_failure_incompatible_description": "L'application est incompatible avec cet appareil.\n\nContactez le développeur de l'application et demandez de l'aide.", "status_failure_incompatible_description": "L'application est incompatible avec cet appareil.\n\nUtilisez un APK pris en charge par cet appareil et réessayez.",
"status_failure_conflict_description": "L'installation a été empêchée par une installation existante de l'application.\n\nDésinstaller l'application et réessayer ?", "status_failure_conflict_description": "L'installation a été empêchée par une installation existante de l'application.\n\nDésinstaller l'application et réessayer ?",
"status_failure_blocked_description": "L'installation a été bloquée par ${packageName}.\n\nAjustez vos paramètres de sécurité et réessayez.", "status_failure_blocked_description": "L'installation a été bloquée par ${packageName}.\n\nAjustez vos paramètres de sécurité et réessayez.",
"install_failed_verification_failure_description": "L'installation a échoué en raison d'un problème de vérification.\n\nAjustez vos paramètres de sécurité et réessayez.", "install_failed_verification_failure_description": "L'installation a échoué en raison d'un problème de vérification.\n\nAjustez vos paramètres de sécurité et réessayez.",
"install_failed_version_downgrade_description": "L'installation a échoué car l'application patchée a une version inférieure à l'application installée.\n\nDésinstaller l'application et réessayer?", "install_failed_version_downgrade_description": "L'installation a échoué car l'application corrigée a une version inférieure à l'application installée.\n\nDésinstaller l'application et réessayer?",
"status_unknown_description": "L'installation a échoué pour une raison inconnue. Veuillez réessayer." "status_unknown_description": "L'installation a échoué pour une raison inconnue. Veuillez réessayer."
} }
} }

View File

@@ -0,0 +1,293 @@
{
"okButton": "CEART GO LEOR",
"cancelButton": "Cealaigh",
"dismissButton": "Díbhunaigh",
"quitButton": "Scoir",
"updateButton": "Nuashonraigh",
"suggested": "Molta: ${version}",
"yesButton": "Tá",
"noButton": "Níl",
"warning": "Rabhadh",
"notice": "Fógra",
"noShowAgain": "Ná taispeáin é seo arís",
"add": "Cuir",
"remove": "Bain",
"showChangelogButton": "Taispeáin athraitheoir",
"showUpdateButton": "Taispeáin nuashonrú",
"navigationView": {
"dashboardTab": "Deais",
"patcherTab": "Paisteálaí",
"settingsTab": "Socruithe"
},
"homeView": {
"refreshSuccess": "Athnuachan go rathúil",
"widgetTitle": "Deais",
"updatesSubtitle": "Nuashonruithe",
"lastPatchedAppSubtitle": "An aip deireanach a paisteáladh",
"patchedSubtitle": "Aipeanna Suiteáilte",
"changeLaterSubtitle": "Is féidir leat é seo a athrú sna socruithe níos déanaí.",
"noSavedAppFound": "Níl aon aip le fáil",
"noInstallations": "Níl aon aipeanna paiste suiteáilte",
"installUpdate": "Lean ar aghaidh ag suiteáil an nuashonrú?",
"updateSheetTitle": "Nuashonraigh an Bainisteoir ReVanced",
"updateDialogTitle": "Nuashonrú nua ar fáil",
"updatePatchesSheetTitle": "Nuashonraigh Paistí ReVanced",
"updateChangelogTitle": "Liosta athraithe",
"updateDialogText": "Tá nuashonrú nua ar fáil do ${file}.\n\nIs é ${version} an leagan atá suiteáilte faoi láthair.",
"downloadConsentDialogTitle": "Íoslódáil comhaid riachtanacha?",
"downloadConsentDialogText": "Ní mór do ReVanced Manager na comhaid riachtanacha a íoslódáil chun oibriú i gceart.",
"downloadConsentDialogText2": "Ceanglóidh sé seo tú le ${url}.",
"downloadingMessage": "Íoslódáil nuashonrú...",
"downloadedMessage": "Tá nuashonrú íosluchtaithe",
"installingMessage": "Nuashonrú a shuiteáil...",
"errorDownloadMessage": "Ní féidir nuashonrú a íoslódáil",
"errorInstallMessage": "Ní féidir nuashonrú a shuiteáil",
"noConnection": "Gan aon nasc idirlín"
},
"applicationItem": {
"infoButton": "Eolas"
},
"latestCommitCard": {
"loadingLabel": "Á lódáil...",
"timeagoLabel": "${time} ó shin"
},
"patcherView": {
"widgetTitle": "Paisteálaí",
"patchButton": "Paiste",
"incompatibleArchWarningDialogText": "Níl paisteáil ar an ailtireacht seo tacaítear leis go fóill agus dfhéadfadh sé teip. Lean ar aghaidh fós?",
"removedPatchesWarningDialogText": "Baineadh na paistí seo a leanas ón uair dheireanach a d'úsáid tú iad.\n\n${patches}\n\nLean ar aghaidh fós?",
"requiredOptionDialogText": "Caithfear roinnt roghanna paiste a shocrú."
},
"appSelectorCard": {
"widgetTitle": "Roghnaigh aip",
"widgetTitleSelected": "Aip roghnaithe",
"widgetSubtitle": "Níl aon aip roghnaithe",
"noAppsLabel": "Níor aimsíodh aon fheidhmchláir",
"anyVersion": "Aon leagan"
},
"patchSelectorCard": {
"widgetTitle": "Roghnaigh paistí",
"widgetTitleSelected": "Paistí roghnaithe",
"widgetSubtitle": "Roghnaigh iarratas ar dtús",
"widgetEmptySubtitle": "Níl aon paistí roghnaithe"
},
"socialMediaCard": {
"widgetTitle": "Sóisialta",
"widgetSubtitle": "Táimid ar líne!"
},
"appSelectorView": {
"viewTitle": "Roghnaigh aip",
"searchBarHint": "Cuardaigh aip",
"storageButton": "Stóráil",
"selectFromStorageButton": "Roghnaigh ó stóráil",
"errorMessage": "Ní féidir feidhmchlár roghnaithe a úsáid",
"downloadToast": "Níl feidhm íoslódála ar fáil fós",
"requireSuggestedAppVersionDialogText": "Ní mheaitseálann leagan an aip a roghnaigh tú leis an leagan a mholtar a d'fhéadfadh saincheisteanna gan choinne a bheith mar thoradh air. Úsáid an leagan a mholtar le do thoil.\n\nLeagan roghnaithe: ${selected}\nLeagan mholta: ${suggested}\n\nChun leanúint ar aghaidh ar aon nós, díchumasaigh “Teastaíonn leagan aipe molta” sna socruithe.",
"featureNotAvailable": "Gné nach bhfuil cur i bhfeidhm",
"featureNotAvailableText": "Is APK scoilte é an aip seo agus ní féidir é a phaiteáil agus a shuiteáil go hiontaofa ach trí fheistiú le ceadanna fréimhe. Mar sin féin, is féidir leat APK iomlán a phaisteáil agus a shuiteáil trína roghnú ó stóráil."
},
"patchesSelectorView": {
"viewTitle": "Roghnaigh paistí",
"searchBarHint": "Cuardaigh paistí",
"universalPatches": "Paistí uilíocha",
"newPatches": "Paistí nua",
"patches": "Paistí",
"doneButton": "Déanta",
"defaultChip": "Réamhshocraithe",
"defaultTooltip": "Roghnaigh gach paistí réamhshocraithe",
"noneChip": "Níl aon",
"noneTooltip": "Díroghnaigh gach paiste",
"loadPatchesSelection": "Roghnú paiste luchtaigh",
"noSavedPatches": "Níl aon roghnú paiste sábháilte don aip roghnaithe.\nBrúigh Done chun an rogha reatha a shábháil.",
"noPatchesFound": "Níl aon paistí le fáil don aip roghnaithe",
"setRequiredOption": "Éilíonn roinnt paistí roghanna a shocrú:\n\n${patches}\n\nSocraigh iad le do thoil sula leanann ar aghaidh."
},
"patchOptionsView": {
"customValue": "Luach saincheaptha",
"setToNull": "Socraigh go null",
"nullValue": "Tá an luach rogha seo niall faoi láthair",
"viewTitle": "Roghanna paiste",
"saveOptions": "Sábháil",
"unselectPatch": "Díroghnaigh paiste",
"tooltip": "Tuilleadh roghanna ionchur",
"selectFilePath": "Roghnaigh cosán comhad",
"selectFolder": "Roghnaigh fillte",
"requiredOption": "Teastaíonn an rogha seo a shocrú",
"unsupportedOption": "Ní thacaítear leis an rogha seo",
"requiredOptionNull": "Caithfear na roghanna seo a leanas a shocrú:\n\n${options}"
},
"patchItem": {
"unsupportedDialogText": "D'fhéadfadh earráidí paiste a bheith mar thoradh ar an paiste seo a roghnú.\n\nLeagan aip: ${packageVersion}\nLeaganacha tacaithe:\n${supportedVersions}",
"unsupportedPatchVersion": "Ní thacaítear le paiste don leagan aip seo.",
"unsupportedRequiredOption": "Tá rogha riachtanach sa phaiste seo nach dtacaíonn an aip seo",
"patchesChangeWarningDialogText": "Moltar an roghnú agus na roghanna paiste réamhshocraithe a úsáid. D'fhéadfadh saincheisteanna gan choinne a bheith mar thoradh orthu a athrú\n\nBeidh ort “Ceadaigh roghnú paiste athraithe” a chasadh air sna socruithe sula n-athraíonn tú aon rogha paiste.",
"patchesChangeWarningDialogButton": "Úsáid rogha réamhshocraithe"
},
"installerView": {
"installType": "Roghnaigh cineál suiteála",
"installTypeDescription": "Roghnaigh an cineál suiteála le leanúint leis.",
"installButton": "Suiteáil",
"installRootType": "Ceangail",
"installNonRootType": "Rialta",
"warning": "Díchumasaigh nuashonruithe uathoibríoch don aip bhreactha chun fadhbanna gan choinne a sheachaint.",
"pressBackAgain": "Brúigh ar ais arís chun cealú",
"openButton": "Oscailte",
"notificationTitle": "Tá Bainisteoir ReVanced ag paisteáil",
"notificationText": "Tapáil chun filleadh ar an suiteálaí",
"exportApkButtonTooltip": "APK paiteáilte onnmhairi",
"exportLogButtonTooltip": "Logáil easpórtála",
"screenshotDetected": "Braithíodh scáileán. Má tá tú ag iarraidh an log a roinnt, roinn cóip téacs ina ionad.\n\nCóipeáil log go gearrthaisce?",
"copiedToClipboard": "Cóipeáladh an loga chuig an ngearrthaisce",
"noExit": "Tá an suiteálaí fós ag rith, ní féidir leo imeacht..."
},
"settingsView": {
"widgetTitle": "Socruithe",
"appearanceSectionTitle": "Dealramh",
"teamSectionTitle": "Foireann",
"debugSectionTitle": "Dífhabhtú",
"advancedSectionTitle": "Ardleibhéal",
"exportSectionTitle": "Iompórtáil & easpórtáil",
"dataSectionTitle": "Foinsí sonraí",
"themeModeLabel": "Téama aip",
"systemThemeLabel": "Córas",
"lightThemeLabel": "Solas",
"darkThemeLabel": "Dorcha",
"dynamicThemeLabel": "Ábhar Tú",
"dynamicThemeHint": "Bain sult as eispéireas níos gaire do do ghléas",
"languageLabel": "Teanga",
"languageUpdated": "Teanga nuashonraithe",
"sourcesLabel": "Foinsí malartacha",
"sourcesLabelHint": "Cumraigh na foinsí malartacha le haghaidh Paistí ReVanced agus Comhtháthaithe ReVanced",
"sourcesIntegrationsLabel": "Foinse comhtháthaithe",
"useAlternativeSources": "Úsáid foinsí malartacha",
"useAlternativeSourcesHint": "Úsáid foinsí malartacha le haghaidh Paistí ReVanced agus Comhtháthaithe ReVanced in ionad an API",
"sourcesResetDialogTitle": "Athshocraigh",
"sourcesResetDialogText": "An bhfuil tú cinnte gur mhaith leat do fhoinsí a athshocrú go dtí a luachanna réamhshocraithe?",
"apiURLResetDialogText": "An bhfuil tú cinnte gur mhaith leat do URL API a athshocrú go dtí a luach réamhshocraithe?",
"sourcesUpdateNote": "Nóta: Íoslódálfaidh sé seo Paistí ReVanced agus Comhtháthú ReVanced go huathoibríoch ó na foinsí malartacha.\n\nCeanglóidh sé seo tú leis an bhfoinse mhalartach.",
"apiURLLabel": "UIRL API",
"apiURLHint": "Cumraigh URL API de Bhainisteoir ReVanced",
"selectApiURL": "UIRL API",
"orgPatchesLabel": "Eagraíocht paistí",
"sourcesPatchesLabel": "Foinse paistí",
"orgIntegrationsLabel": "Eagraíocht comhtháthaithe",
"contributorsLabel": "Rannpháirtithe",
"contributorsHint": "Liosta de rannpháirtithe ReVanced",
"logsLabel": "Comhroinn logaí",
"logsHint": "Comhroinn logaí Bainisteoir ReVanced",
"enablePatchesSelectionLabel": "Ceadaigh roghnú paiste a athrú",
"enablePatchesSelectionHint": "Ná cuir cosc ar phaistí a roghnú nó a dhíroghnú",
"enablePatchesSelectionWarningText": "D'fhéadfadh fadhbanna gan choinne a bheith mar thoradh ar rogha paistí a athrú\n\nCumasaigh ar aon chaoi?",
"disablePatchesSelectionWarningText": "Tá tú ar tí roghnú paistí a athrú a dhíchumasú.\nCuirfear an rogha réamhshocraithe paistí ar ais.\n\nDíchumasú ar aon chaoi?",
"autoUpdatePatchesLabel": "Paistí nuashonruithe uathoibríoch",
"autoUpdatePatchesHint": "Nuashonraigh go huathoibríoch paistí go dtí an leagan is déanaí",
"showUpdateDialogLabel": "Taispeáin dialóg nuashonrú",
"showUpdateDialogHint": "Taispeáin dialóg nuair a bhíonn nuashonrú nua ar fáil",
"universalPatchesLabel": "Taispeáin paistí uilíocha",
"universalPatchesHint": "Taispeáin gach aip agus paistí uilíoch (féadfaidh sé an liosta aipeanna a mhoilliú)",
"lastPatchedAppLabel": "Sábháil aip paisteáilte",
"lastPatchedAppHint": "Sábháil an paiste deireanach le suiteáil nó a onnmhairiú",
"versionCompatibilityCheckLabel": "Seiceáil comhoiriúnachta",
"versionCompatibilityCheckHint": "Cosc a chur ar roghnú paistí nach bhfuil comhoiriúnach leis an leagan aip roghnaithe",
"requireSuggestedAppVersionLabel": "Teastaíonn leagan aipe molta",
"requireSuggestedAppVersionHint": "Cosc a chur ar aip a roghnú le leagan nach é an leagan molta",
"requireSuggestedAppVersionDialogText": "D'fhéadfadh fadhbanna gan choinne a bheith mar thoradh ar aip nach é an leagan a mholtar a roghnú.\n\nAr mhaith leat dul ar aghaidh ar aon nós?",
"aboutLabel": "Maidir",
"snackbarMessage": "Cóipeáilte go gear",
"restartAppForChanges": "Athosaigh an aip chun athruithe a chur i bhfeidhm",
"deleteTempDirLabel": "Scrios comhaid shealadacha",
"deleteTempDirHint": "Scrios comhaid shealadacha gan úsáid",
"deletedTempDir": "Scriosta comhaid shealadacha",
"exportPatchesLabel": "Rogha paiste easpórtála",
"exportPatchesHint": "Roghnú paiste a easpórtáil chuig comhad JSON",
"exportedPatches": "Easpórtáil an roghnú paistí",
"noExportFileFound": "Gan roghnú paiste le heaspórtáil",
"importPatchesLabel": "Iompórtáil roghnú paiste",
"importPatchesHint": "Roghnú paiste a iompórtáil ó chomhad JSON",
"importedPatches": "Rogha paiste allmhairithe",
"resetStoredPatchesLabel": "Athshocraigh roghnú paiste",
"resetStoredPatchesHint": "Athshocraigh an rogha paiste stóráilte",
"resetStoredPatchesDialogTitle": "Athshocraigh roghnú paiste?",
"resetStoredPatchesDialogText": "Cuirfear an rogha réamhshocraithe paistí ar ais.",
"resetStoredPatches": "Athshocraíodh roghnú paiste",
"resetStoredOptionsLabel": "Athshocraigh roghanna paiste",
"resetStoredOptionsHint": "Athshocraigh gach rogha paiste",
"resetStoredOptionsDialogTitle": "Athshocraigh roghanna paiste?",
"resetStoredOptionsDialogText": "Bainfidh na roghanna paiste a athshocrú gach rogha sábháilte.",
"resetStoredOptions": "Athshocraíodh roghanna",
"deleteLogsLabel": "Glan Logaí",
"deleteLogsHint": "Scrios logaí Bainisteoir ReVanced bailithe",
"deletedLogs": "Logaí scriosta",
"regenerateKeystoreLabel": "Athghin stór eochracha",
"regenerateKeystoreHint": "Athghinigh an eochrstór a úsáidtear chun aipeanna a shíni",
"regenerateKeystoreDialogTitle": "Athghin stór eochracha?",
"regenerateKeystoreDialogText": "Ní bheidh aipeanna paiste sínithe leis an seanstór eochair in ann a nuashonrú a thuilleadh.",
"regeneratedKeystore": "Keystore athghinithe",
"exportKeystoreLabel": "Easpórtáil stór eochracha",
"exportKeystoreHint": "Easpórtáil an eochrstór a úsáidtear chun feidhmchláir",
"exportedKeystore": "Easpórtáil an stór eochair",
"noKeystoreExportFileFound": "Níl aon stór eochair le easpórtáil",
"importKeystoreLabel": "Iompórtáil stór eochracha",
"importKeystoreHint": "Iompórtáil stór eochracha a úsáidtear chun aipeanna",
"importedKeystore": "Keystore iompórtáilte",
"selectKeystorePassword": "Pasfhocal stór eochracha",
"selectKeystorePasswordHint": "Roghnaigh pasfhocal stór eochracha a úsáidtear chun aipeanna",
"jsonSelectorErrorMessage": "Ní féidir comhad JSON roghnaithe a úsáid",
"keystoreSelectorErrorMessage": "Ní féidir comhad stór eochracha roghnaithe a úsáid"
},
"appInfoView": {
"widgetTitle": "Eolas ar an aip",
"openButton": "Oscailte",
"installButton": "Suiteáil",
"uninstallButton": "Díshuiteáil",
"unmountButton": "Dícheangail",
"exportButton": "Easpórtáil",
"deleteButton": "Scrios",
"rootDialogTitle": "Earráid",
"lastPatchedAppDescription": "Is cúltaca é seo den aip a paisteadh go deireanach.",
"unmountDialogText": "An bhfuil tú cinnte gur mhaith leat an aip seo a dícheangail?",
"uninstallDialogText": "An bhfuil tú cinnte gur mhaith leat an aip seo a dhíshuiteáil?",
"rootDialogText": "Suiteáilíodh an aip le ceadanna sárúsáideora, ach faoi láthair níl aon cheadanna ag Bainisteoir ReVanced.\nDeonaigh ceadanna sárúsáideora ar dtús.",
"removeAppDialogTitle": "Aip a scriosadh?",
"removeAppDialogText": "An bhfuil tú cinnte gur mhaith leat an cúltaca seo a scriosadh?",
"packageNameLabel": "Ainm an phacáiste",
"installTypeLabel": "Cineál suiteála",
"mountTypeLabel": "Ceangail",
"regularTypeLabel": "Rialta",
"patchedDateLabel": "Dáta paisteáilte",
"appliedPatchesLabel": "Paistí feidhmithe",
"sizeLabel": "Méid an chomhaid",
"patchedDateHint": "${date} ag ${time}",
"appliedPatchesHint": "${quantity} paistí curtha i bhfeidhm",
"updateNotImplemented": "Níor cuireadh an ghné seo i bhfeidhm go fóill"
},
"contributorsView": {
"widgetTitle": "Rannpháirtithe"
},
"installErrorDialog": {
"mount_version_mismatch": "Neamhoiriúnú leagan",
"mount_no_root": "Gan rochtain fréimhe",
"mount_missing_installation": "Níor aimsíodh an suiteáil",
"status_failure_blocked": "Suiteáil blocáilte",
"install_failed_verification_failure": "Theip ar fhíorú",
"status_failure_invalid": "Suiteáil bailí",
"install_failed_version_downgrade": "Ní féidir íosghrádú",
"status_failure_conflict": "Coimhlint suiteála",
"status_failure_storage": "Saincheist stórála suiteála",
"status_failure_incompatible": "Suiteáil neamh-chomhoiriúnach",
"status_failure_timeout": "Teorainn ama suiteála",
"status_unknown": "Theip ar an suiteáil",
"mount_version_mismatch_description": "Theip ar an suiteáil toisc go raibh an aip suiteáilte ina leagan difriúil ná an aip paiste.\n\nSuiteáil an leagan den aip atá á shuiteáil agat agus bain triail as arís.",
"mount_no_root_description": "Theip ar an suiteáil toisc nár dheonaíodh rochtain fréimhe.\n\nDeonaigh rochtain fréimhe ar Bainisteoir ReVanced agus bain triail as arís.",
"mount_missing_installation_description": "Theip ar an suiteáil toisc nach raibh an aip neamhpháite á shuiteáil ar an bhfeiste seo d'fhonn suiteáil air.\n\nSuiteáil an aip gan patched sula gcuirtear é agus bain triail as arís.",
"status_failure_timeout_description": "Thóg an tsuiteáil rófhada chun críochnú.\n\nAr mhaith leat triail a bhaint as arís?",
"status_failure_storage_description": "Theip ar an suiteáil mar gheall ar stóráil neamhleor.\n\nSaor roinnt spáis agus bain triail as arís.",
"status_failure_invalid_description": "Theip ar an suiteáil toisc go raibh an aip paiste neamhbhailí.\n\nDíshuiteáil an aip agus bain triail as arís?",
"status_failure_incompatible_description": "Níl an aip comhoiriúnach leis an bhfeiste seo.\n\nÚsáid APK a dtacaíonn an gléas seo agus bain triail as arís.",
"status_failure_conflict_description": "Cuireadh cosc ar an suiteáil trí shuiteáil an aip atá ann cheana féin.\n\nDíshuiteáil an aip suiteáilte agus iarracht arís?",
"status_failure_blocked_description": "Chuir ${packageName} bac ar an suiteáil.\n\nCoigeartaigh do shocruithe slándála agus bain triail eile as.",
"install_failed_verification_failure_description": "Theip ar an suiteáil mar gheall ar shaincheist fíoraithe.\n\nCoigeartaigh do shocruithe slándála agus bain triail eile as.",
"install_failed_version_downgrade_description": "Theip ar an suiteáil toisc gur leagan níos ísle é an aip paiteáilte ná an aip suiteáilte.\n\nDíshuiteáil an aip agus bain triail as arís?",
"status_unknown_description": "Theip ar an suiteáil mar gheall ar chúis anaithnid. Bain triail as arís."
}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

65
assets/i18n/strings_he_IL.i18n.json Executable file → Normal file
View File

@@ -1,62 +1,65 @@
{ {
"okButton": "אישור", "okButton": "אישור",
"cancelButton": "ביטול", "cancelButton": "ביטול",
"dismissButton": "התעלם",
"quitButton": "יציאה", "quitButton": "יציאה",
"updateButton": "עדכן", "updateButton": "עדכן",
"enabledLabel": "הופעל",
"disabledLabel": "הושבת",
"installed": "מותקן: ${version}",
"suggested": "מוצעת: ${version}", "suggested": "מוצעת: ${version}",
"yesButton": "כן", "yesButton": "כן",
"noButton": "לא", "noButton": "לא",
"warning": "אזהרה", "warning": "אזהרה",
"options": "אפשרויות",
"notice": "התראה", "notice": "התראה",
"noShowAgain": "אל תציג זאת שוב", "noShowAgain": "אל תציג זאת שוב",
"add": "הוסף", "add": "הוסף",
"remove": "הסר", "remove": "הסר",
"showChangelogButton": "הצגת יומן שינויים",
"showUpdateButton": "הצג עדכון",
"navigationView": { "navigationView": {
"dashboardTab": "לוח בקרה", "dashboardTab": "לוח בקרה",
"patcherTab": "מתקן", "patcherTab": "Patcher",
"settingsTab": "הגדרות" "settingsTab": "הגדרות"
}, },
"homeView": { "homeView": {
"refreshSuccess": "רוענן בהצלחה", "refreshSuccess": "רוענן בהצלחה",
"widgetTitle": "לוח בקרה", "widgetTitle": "לוח בקרה",
"updatesSubtitle": "עדכונים", "updatesSubtitle": "עדכונים",
"patchedSubtitle": "אפליקציות מתוקנות", "changeLaterSubtitle": "ניתן לשנות זאת בהגדרות מאוחר יותר.",
"noUpdates": "אין עדכונים זמינים",
"WIP": "עבודה בתהליך...",
"noInstallations": "אין אפליקציות מתוקנת מותקנות", "noInstallations": "אין אפליקציות מתוקנת מותקנות",
"installUpdate": "המשך להתקין את העדכון?", "installUpdate": "המשך להתקין את העדכון?",
"updateSheetTitle": "עדכן את ReVanced Manager",
"updateDialogTitle": "עידכון חדש זמין",
"updatePatchesSheetTitle": "עדכן את ReVanced Patches",
"updateChangelogTitle": "היסטורית שינויים", "updateChangelogTitle": "היסטורית שינויים",
"notificationTitle": "העדכון הורד", "updateDialogText": "עדכון חדש זמין עבור ${file}.\n\nהגרסה המותקנת כרגע היא ${version}.",
"notificationText": "הקש כדי להתקין את העדכון", "downloadConsentDialogTitle": "להוריד קבצי עזר?",
"downloadConsentDialogText": "ReVanced Manager צריך להוריד קבצי עזר על מנת לעבוד כמו שצריך.",
"downloadConsentDialogText2": "זה יחבר אותך ל${url}.",
"downloadingMessage": "מוריד עדכון...", "downloadingMessage": "מוריד עדכון...",
"downloadedMessage": "עדכון הורד",
"installingMessage": "מתקין עדכון...", "installingMessage": "מתקין עדכון...",
"errorDownloadMessage": "הורדת קובץ העדכון נכשלה", "errorDownloadMessage": "הורדת קובץ העדכון נכשלה",
"errorInstallMessage": "לא ניתן להתקין את העדכון", "errorInstallMessage": "לא ניתן להתקין את העדכון",
"noConnection": "אין חיבור לאינטרנט", "noConnection": "אין חיבור לאינטרנט"
"updatesDisabled": "עדכון אפליקציה מתוקנת מושבת כרגע. תקן שוב את האפליקציה."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "מידע" "infoButton": "מידע"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "טוען...", "loadingLabel": "טוען...",
"timeagoLabel": "לפני ${time}", "timeagoLabel": "לפני ${time}"
"patcherLabel": "מתקן: ",
"managerLabel": "מנהל: "
}, },
"patcherView": { "patcherView": {
"widgetTitle": "מתקן", "widgetTitle": "Patcher",
"patchButton": "תיקון", "patchButton": "תיקון",
"removedPatchesWarningDialogText": "התיקונים הבאים הוסרו מאז הפעם האחרונה שהשתמשת בהם.\n${patches}\nלהמשיך בכל זאת?",
"requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע." "requiredOptionDialogText": "כמה אפשרויות תיקון חייבות להיקבע."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "בחר אפליקציה",
"widgetTitleSelected": "אפליקציה שנבחרה",
"widgetSubtitle": "לא נבחרה אפליקציה",
"noAppsLabel": "לא נמצאו יישומים", "noAppsLabel": "לא נמצאו יישומים",
"currentVersion": "נוֹכְחִי", "anyVersion": "כל גרסה"
"suggestedVersion": "מוצע"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "בחר תיקונים", "widgetTitle": "בחר תיקונים",
@@ -69,10 +72,13 @@
"widgetSubtitle": "אנחנו מחוברים!" "widgetSubtitle": "אנחנו מחוברים!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "בחר אפליקציה",
"searchBarHint": "חיפוש אפליקציה",
"storageButton": "אחסון", "storageButton": "אחסון",
"selectFromStorageButton": "בחירה מהאחסון", "selectFromStorageButton": "בחירה מהאחסון",
"errorMessage": "לא ניתן להשתמש ביישום שנבחר", "errorMessage": "לא ניתן להשתמש ביישום שנבחר",
"downloadToast": "פונקציית ההורדה אינה זמינה כעת", "downloadToast": "פונקציית ההורדה אינה זמינה כעת",
"requireSuggestedAppVersionDialogText": "גרסת האפליקציה שבחרת אינה תואמת את הגרסה המומלצת, מה שעלול להוביל לבעיות בלתי צפויות. אנא השתמש בגרסה המומלצת.\n\nהגרסה שנבחרה: ${selected}\nהגרסה המומלצת: ${suggested}\n\nכדי להמשיך בכל זאת, כבה את \"דרוש גרסת אפליקציה מומלצת\" בהגדרות.",
"featureNotAvailable": "תכונה לא מיושמת" "featureNotAvailable": "תכונה לא מיושמת"
}, },
"patchesSelectorView": { "patchesSelectorView": {
@@ -82,7 +88,9 @@
"newPatches": "תיקונים חדשים", "newPatches": "תיקונים חדשים",
"patches": "תיקונים", "patches": "תיקונים",
"doneButton": "בוצע", "doneButton": "בוצע",
"defaultChip": "ברירת מחדל",
"defaultTooltip": "בחר את כל תיקוני ברירת המחדל", "defaultTooltip": "בחר את כל תיקוני ברירת המחדל",
"noneChip": "כלום",
"noneTooltip": "בטל את בחירת כל התיקונים", "noneTooltip": "בטל את בחירת כל התיקונים",
"loadPatchesSelection": "טען בחירת תיקונים", "loadPatchesSelection": "טען בחירת תיקונים",
"noSavedPatches": "אין תיקונים שמורים עבור האפליקציה שנבחרה.\nלחץ על בוצע כדי לשמור את הבחירה הנוכחית.", "noSavedPatches": "אין תיקונים שמורים עבור האפליקציה שנבחרה.\nלחץ על בוצע כדי לשמור את הבחירה הנוכחית.",
@@ -91,16 +99,12 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "ערך מותאם אישית", "customValue": "ערך מותאם אישית",
"resetOptionsTooltip": "אפס אפשרויות תיקונים", "setToNull": "השמה לnull",
"viewTitle": "אפשרויות תיקון", "viewTitle": "אפשרויות תיקון",
"saveOptions": "שמור", "saveOptions": "שמור",
"addOptions": "הוסף אפשרויות",
"deselectPatch": "בטל את בחירת התיקון",
"tooltip": "אפשרויות קלט נוספות", "tooltip": "אפשרויות קלט נוספות",
"selectFilePath": "בחר נתיב קובץ", "selectFilePath": "בחר נתיב קובץ",
"selectFolder": "בחר תיקייה", "selectFolder": "בחר תיקייה",
"selectOption": "בחירת אפשרות",
"requiredOption": "האפשרות הזו דרושה",
"unsupportedOption": "האפשרות הזו אינה נתמכת", "unsupportedOption": "האפשרות הזו אינה נתמכת",
"requiredOptionNull": "האפשרויות הבאות חייבות להיקבע:\n\n${options}" "requiredOptionNull": "האפשרויות הבאות חייבות להיקבע:\n\n${options}"
}, },
@@ -108,10 +112,10 @@
"unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}", "unsupportedDialogText": "בחירת תיקון זה עלול לגרום לשגיאות תיקון.\nגרסת יישום: ${packageVersion}\nגרסאות נתמכות:\n${supportedVersions}",
"unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.", "unsupportedPatchVersion": "תיקון זה אינו נתמך עבור גרסה זו של האפליקציה.",
"unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו", "unsupportedRequiredOption": "התיקון כולל אפשרות דרושה שאינה נתמכת על ידי אפליקציה זו",
"patchesChangeWarningDialogText": "מומלץ להשתמש בברירת המחדל של הטלאי והאפשרויות. שינוי עלול לגרום לבעיות בלתי צפויות.\n\nתצטרך להפעיל את \"אפשר שינוי בחירת טלאי\" בהגדרות לפני שתשנה כל בחירת טלאי.",
"patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל" "patchesChangeWarningDialogButton": "השתמש בבחירה ברירת המחדל"
}, },
"installerView": { "installerView": {
"widgetTitle": "מתקין",
"installType": "בחר סוג התקנה", "installType": "בחר סוג התקנה",
"installButton": "התקן", "installButton": "התקן",
"installRootType": "טען", "installRootType": "טען",
@@ -119,7 +123,6 @@
"warning": "השבת עדכונים אוטומטיים עבור באפליקציה המתוקנת כדי למנוע בעיות בלתי צפויות.", "warning": "השבת עדכונים אוטומטיים עבור באפליקציה המתוקנת כדי למנוע בעיות בלתי צפויות.",
"pressBackAgain": "לחץ שוב כדי לבטל", "pressBackAgain": "לחץ שוב כדי לבטל",
"openButton": "פתח", "openButton": "פתח",
"shareButton": "שתף קובץ",
"notificationTitle": "מנהל העדכונים בתהליך תיקון", "notificationTitle": "מנהל העדכונים בתהליך תיקון",
"notificationText": "לחץ כדי לחזור להתקנה", "notificationText": "לחץ כדי לחזור להתקנה",
"exportApkButtonTooltip": "יצא APK מתוקן", "exportApkButtonTooltip": "יצא APK מתוקן",
@@ -135,6 +138,7 @@
"debugSectionTitle": "איתור באגים", "debugSectionTitle": "איתור באגים",
"advancedSectionTitle": "הגדרות מתקדמות", "advancedSectionTitle": "הגדרות מתקדמות",
"exportSectionTitle": "יבוא ויצוא", "exportSectionTitle": "יבוא ויצוא",
"dataSectionTitle": "מקורות מידע",
"themeModeLabel": "ערכת הנושא של האפליקציה", "themeModeLabel": "ערכת הנושא של האפליקציה",
"systemThemeLabel": "מערכת", "systemThemeLabel": "מערכת",
"lightThemeLabel": "בהיר", "lightThemeLabel": "בהיר",
@@ -142,7 +146,7 @@
"dynamicThemeLabel": "Material you", "dynamicThemeLabel": "Material you",
"dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך", "dynamicThemeHint": "תהנה/י מחוויה קרובה יותר למכשיר שלך",
"languageLabel": "שפה", "languageLabel": "שפה",
"englishOption": "אנגלית", "languageUpdated": "עדכוני שפה",
"sourcesIntegrationsLabel": "מקור אינטגרציות", "sourcesIntegrationsLabel": "מקור אינטגרציות",
"sourcesResetDialogTitle": "איפוס", "sourcesResetDialogTitle": "איפוס",
"sourcesResetDialogText": "האם אתה בטוח שברצונך לאפס את המקורות לערכי ברירת המחדל שלהם?", "sourcesResetDialogText": "האם אתה בטוח שברצונך לאפס את המקורות לערכי ברירת המחדל שלהם?",
@@ -194,19 +198,27 @@
"noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא", "noKeystoreExportFileFound": "אין מפתח-אחסון כדי ליציא",
"importKeystoreLabel": "יבוא מפתח-אחסון", "importKeystoreLabel": "יבוא מפתח-אחסון",
"importedKeystore": "מפתח-אחסון מיובא", "importedKeystore": "מפתח-אחסון מיובא",
"selectKeystorePassword": "סיסמת מפתח-אחסון",
"jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר" "jsonSelectorErrorMessage": "לא ניתן להשתמש בקובץ JSON שנבחר"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "מידע אפליקציה", "widgetTitle": "מידע אפליקציה",
"openButton": "פתח", "openButton": "פתח",
"installButton": "התקן",
"uninstallButton": "הסר התקנה", "uninstallButton": "הסר התקנה",
"exportButton": "ייצוא",
"deleteButton": "למחוק",
"rootDialogTitle": "שגיאה", "rootDialogTitle": "שגיאה",
"uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?", "uninstallDialogText": "האם אתה בטוח שברצונך להסיר את האפליקציה הזו?",
"rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.", "rootDialogText": "האפליקציה הותקנה עם הרשאות משתמש-על, אך כרגע למנהל המחודש אין הרשאות.\nאנא הענק תחילה הרשאות משתמש-על.",
"removeAppDialogText": "האם אתה בטוח שאתה רוצה למחוק קובץ גיבוי זה?",
"packageNameLabel": "שם חבילה", "packageNameLabel": "שם חבילה",
"installTypeLabel": "סוג התקנה", "installTypeLabel": "סוג התקנה",
"mountTypeLabel": "טען",
"regularTypeLabel": "רגיל",
"patchedDateLabel": "תאריך תיקון", "patchedDateLabel": "תאריך תיקון",
"appliedPatchesLabel": "תיקונים הוחלו", "appliedPatchesLabel": "תיקונים הוחלו",
"sizeLabel": "גודל הקובץ",
"patchedDateHint": "${date} ב־${time}", "patchedDateHint": "${date} ב־${time}",
"appliedPatchesHint": "${quantity} שינויים הוחלו", "appliedPatchesHint": "${quantity} שינויים הוחלו",
"updateNotImplemented": "תכונה זו טרם יושמה" "updateNotImplemented": "תכונה זו טרם יושמה"
@@ -232,7 +244,6 @@
"status_failure_timeout_description": "ההתקנה לקחה יותר מדי זמן לסיום.\n\nהאם ברצונך לנסות שוב?", "status_failure_timeout_description": "ההתקנה לקחה יותר מדי זמן לסיום.\n\nהאם ברצונך לנסות שוב?",
"status_failure_storage_description": "ההתקנה נכשלה עקב אחסון לא מספיק.\n\nפנה קצת מקום ונסה שוב.", "status_failure_storage_description": "ההתקנה נכשלה עקב אחסון לא מספיק.\n\nפנה קצת מקום ונסה שוב.",
"status_failure_invalid_description": "ההתקנה נכשלה בגלל שהאפליקציה המתוקנת לא חוקית.\n\nלהסיר את האפליקציה ולנסות שוב?", "status_failure_invalid_description": "ההתקנה נכשלה בגלל שהאפליקציה המתוקנת לא חוקית.\n\nלהסיר את האפליקציה ולנסות שוב?",
"status_failure_incompatible_description": "האפליקציה אינה תואמת למכשיר זה.\n\nצור קשר עם מפתח האפליקציה ובקש תמיכה.",
"status_failure_conflict_description": "ההתקנה נמנעה על ידי התקנה קיימת של האפליקציה.\n\nלהסיר את ההתקנה של האפליקציה המותקנת ולנסות שוב?", "status_failure_conflict_description": "ההתקנה נמנעה על ידי התקנה קיימת של האפליקציה.\n\nלהסיר את ההתקנה של האפליקציה המותקנת ולנסות שוב?",
"status_failure_blocked_description": "ההתקנה נחסמה על ידי ${packageName}.\n\nשנה את הגדרות האבטחה שלך ונסה שוב.", "status_failure_blocked_description": "ההתקנה נחסמה על ידי ${packageName}.\n\nשנה את הגדרות האבטחה שלך ונסה שוב.",
"install_failed_verification_failure_description": "ההתקנה נכשלה עקב בעיית אימות.\n\nשנה את הגדרות האבטחה שלך ונסה שוב.", "install_failed_verification_failure_description": "ההתקנה נכשלה עקב בעיית אימות.\n\nשנה את הגדרות האבטחה שלך ונסה שוב.",

22
assets/i18n/strings_hi_IN.i18n.json Executable file → Normal file
View File

@@ -4,18 +4,16 @@
"dismissButton": "बंद करें", "dismissButton": "बंद करें",
"quitButton": "छोड़ें", "quitButton": "छोड़ें",
"updateButton": "अपडेट करें", "updateButton": "अपडेट करें",
"enabledLabel": "सक्रिय",
"installed": "इंस्टॉल्ड: ${version}",
"suggested": "सुझाया गया: ${version}", "suggested": "सुझाया गया: ${version}",
"yesButton": "हाँ", "yesButton": "हाँ",
"noButton": "नहीं", "noButton": "नहीं",
"warning": "चेतावनी", "warning": "चेतावनी",
"options": "विकल्प",
"notice": "सूचना", "notice": "सूचना",
"noShowAgain": "इसे पुनः न दिखाएँ", "noShowAgain": "इसे पुनः न दिखाएँ",
"add": "ऐड करें", "add": "ऐड करें",
"remove": "हटाएं", "remove": "हटाएं",
"showChangelogButton": "बदलाव दिखाएं", "showChangelogButton": "बदलाव दिखाएं",
"showUpdateButton": "अपडेट देखें ",
"navigationView": { "navigationView": {
"dashboardTab": "नियंत्रण-पट्ट", "dashboardTab": "नियंत्रण-पट्ट",
"patcherTab": "पैचर", "patcherTab": "पैचर",
@@ -25,16 +23,19 @@
"refreshSuccess": "रीफ्रेश हो गया है", "refreshSuccess": "रीफ्रेश हो गया है",
"widgetTitle": "नियंत्रण-पट्ट", "widgetTitle": "नियंत्रण-पट्ट",
"updatesSubtitle": "अपडेट", "updatesSubtitle": "अपडेट",
"patchedSubtitle": "पैच किए हुए एप्लीकेशन", "changeLaterSubtitle": "आप बाद में सेटिंग में जाकर इसे बदल सकते हैं।",
"noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया", "noInstallations": "कोई पैच किया गया एप्लिकेशन इंस्टॉल नहीं किया गया",
"installUpdate": "अपडेट इंस्टॉल करना जारी रखें?", "installUpdate": "अपडेट इंस्टॉल करना जारी रखें?",
"updateSheetTitle": "ReVanced Manager अपडेट करें ",
"updateDialogTitle": "नई अपडेट उपलब्ध है",
"updatePatchesSheetTitle": "ReVanced Patches अपडेट करें",
"updateChangelogTitle": "परिवर्तन पत्र", "updateChangelogTitle": "परिवर्तन पत्र",
"downloadingMessage": "अपडेट डाउनलोड हो रहा है", "downloadingMessage": "अपडेट डाउनलोड हो रहा है",
"downloadedMessage": "अपडेट डाउनलोड हो चुकी है",
"installingMessage": "अपडेट इंस्टॉल हो रहा है", "installingMessage": "अपडेट इंस्टॉल हो रहा है",
"errorDownloadMessage": "अपडेट डाउनलोड करने मे असफल", "errorDownloadMessage": "अपडेट डाउनलोड करने मे असफल",
"errorInstallMessage": "अपडेट इंस्टॉल करने में असफल", "errorInstallMessage": "अपडेट इंस्टॉल करने में असफल",
"noConnection": "कोई इंटरनेट कनेक्शन नहीं", "noConnection": "कोई इंटरनेट कनेक्शन नहीं"
"updatesDisabled": "पैच किए गए ऐप को अपडेट करना वर्तमान में अक्षम है।\nएप को फिर से पैच करें।"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "जानकारी" "infoButton": "जानकारी"
@@ -48,9 +49,7 @@
"patchButton": "पैच" "patchButton": "पैच"
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "कोई एप्लिकेशन नहीं मिला।", "noAppsLabel": "कोई एप्लिकेशन नहीं मिला।"
"currentVersion": "वर्तमान",
"suggestedVersion": "सुझाव"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "पैच चुने", "widgetTitle": "पैच चुने",
@@ -73,7 +72,9 @@
"viewTitle": "पैच चुने", "viewTitle": "पैच चुने",
"searchBarHint": "पैच खोजे", "searchBarHint": "पैच खोजे",
"doneButton": "पूरा हुआ", "doneButton": "पूरा हुआ",
"defaultChip": "डिफॉल्ट",
"defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें", "defaultTooltip": "सभी डिफ़ॉल्ट पैच का चयन करें",
"noneChip": "कुछ नहीं",
"noneTooltip": "सभी पैच अचयनित करें", "noneTooltip": "सभी पैच अचयनित करें",
"noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले" "noPatchesFound": "चुने हुए ऐप्लकैशन के लिए कोई पैच नहीं मिले"
}, },
@@ -104,6 +105,8 @@
"languageLabel": "भाषा", "languageLabel": "भाषा",
"sourcesIntegrationsLabel": "एकीकरण स्रोत", "sourcesIntegrationsLabel": "एकीकरण स्रोत",
"sourcesResetDialogTitle": "रीसेट करें", "sourcesResetDialogTitle": "रीसेट करें",
"apiURLLabel": "API URL",
"selectApiURL": "API URL",
"orgPatchesLabel": "पैच संगठन", "orgPatchesLabel": "पैच संगठन",
"sourcesPatchesLabel": "पैच स्रोत", "sourcesPatchesLabel": "पैच स्रोत",
"orgIntegrationsLabel": "एकीकरण संगठन", "orgIntegrationsLabel": "एकीकरण संगठन",
@@ -127,6 +130,7 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "ऐप की जानकारी", "widgetTitle": "ऐप की जानकारी",
"openButton": "खोलें", "openButton": "खोलें",
"installButton": "इंस्टॉल करे",
"uninstallButton": "अनइंस्टॉल करें", "uninstallButton": "अनइंस्टॉल करें",
"rootDialogTitle": "त्रुटि", "rootDialogTitle": "त्रुटि",
"rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।", "rootDialogText": "एप्प superuser परमिशन के साथ इनस्टॉल हुआ था, परन्तु ReVanced मैनेजर के पास कोई परमिशन नहीं है। पहले superuser परमिशन इनेबल करे।",

23
assets/i18n/strings_hr_HR.i18n.json Executable file → Normal file
View File

@@ -1,12 +1,18 @@
{ {
"okButton": "U redu", "okButton": "U redu",
"cancelButton": "Poništi", "cancelButton": "Poništi",
"dismissButton": "Odbaci",
"quitButton": "Izađi",
"updateButton": "Ažuriraj", "updateButton": "Ažuriraj",
"installed": "Instalirana verzija: ${version}",
"suggested": "Preporučena verzija: ${version}", "suggested": "Preporučena verzija: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Ne", "noButton": "Ne",
"warning": "Upozorenje", "warning": "Upozorenje",
"notice": "Napomena",
"noShowAgain": "Ne prikazuj ponovno",
"add": "Dodaj",
"remove": "Ukloni",
"showChangelogButton": "Prikaži napomene o izdanju",
"navigationView": { "navigationView": {
"dashboardTab": "Nadzorna ploča", "dashboardTab": "Nadzorna ploča",
"patcherTab": "Zakrpe", "patcherTab": "Zakrpe",
@@ -16,16 +22,15 @@
"refreshSuccess": "Uspješno osvježeno", "refreshSuccess": "Uspješno osvježeno",
"widgetTitle": "Nadzorna ploča", "widgetTitle": "Nadzorna ploča",
"updatesSubtitle": "Ažuriranja", "updatesSubtitle": "Ažuriranja",
"patchedSubtitle": "Zakrpane aplikacije",
"noInstallations": "Nema instaliranih zakrpanih aplikacija", "noInstallations": "Nema instaliranih zakrpanih aplikacija",
"installUpdate": "Nastaviti s instalacijom ažuriranja?", "installUpdate": "Nastaviti s instalacijom ažuriranja?",
"updateChangelogTitle": "Zapisnik promjena", "updateChangelogTitle": "Zapisnik promjena",
"downloadingMessage": "Preuzimanje ažuriranja...", "downloadingMessage": "Preuzimanje ažuriranja...",
"downloadedMessage": "Ažuriranje je preuzeto",
"installingMessage": "Instaliranje ažuriranja...", "installingMessage": "Instaliranje ažuriranja...",
"errorDownloadMessage": "Nije moguće preuzeti ažuriranje", "errorDownloadMessage": "Nije moguće preuzeti ažuriranje",
"errorInstallMessage": "Nije moguće instalirati ažuriranje", "errorInstallMessage": "Nije moguće instalirati ažuriranje",
"noConnection": "Nema internetske veze", "noConnection": "Nema internetske veze"
"updatesDisabled": "Ažuriranje zakrpane aplikacije trenutno je onemogućeno. Ponovno zakrpajte aplikaciju."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informacije" "infoButton": "Informacije"
@@ -39,9 +44,7 @@
"patchButton": "Zakrpi" "patchButton": "Zakrpi"
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "Nije pronađena nijedna aplikacija", "noAppsLabel": "Nije pronađena nijedna aplikacija"
"currentVersion": "Trenutno",
"suggestedVersion": "Preporučeno"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Odaberite zakrpe", "widgetTitle": "Odaberite zakrpe",
@@ -64,7 +67,9 @@
"viewTitle": "Odaberite zakrpe", "viewTitle": "Odaberite zakrpe",
"searchBarHint": "Pretraživanje zakrpa", "searchBarHint": "Pretraživanje zakrpa",
"doneButton": "Završeno", "doneButton": "Završeno",
"defaultChip": "Zadano",
"defaultTooltip": "Odaberi sve zadane zakrpe", "defaultTooltip": "Odaberi sve zadane zakrpe",
"noneChip": "Ništa",
"noneTooltip": "Poništi odabir svih zakrpa", "noneTooltip": "Poništi odabir svih zakrpa",
"noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa" "noPatchesFound": "Za odabranu aplikaciju nije pronađena nijedna zakrpa"
}, },
@@ -90,7 +95,8 @@
"languageLabel": "Jezik", "languageLabel": "Jezik",
"sourcesIntegrationsLabel": "Izvori ugradnje", "sourcesIntegrationsLabel": "Izvori ugradnje",
"sourcesResetDialogTitle": "Ponovno postavljanje", "sourcesResetDialogTitle": "Ponovno postavljanje",
"apiURLLabel": "API URL (Automatic Copy)", "apiURLLabel": "API URL",
"selectApiURL": "API URL",
"orgPatchesLabel": "Autori zakrpa", "orgPatchesLabel": "Autori zakrpa",
"sourcesPatchesLabel": "Izvor zakrpa", "sourcesPatchesLabel": "Izvor zakrpa",
"orgIntegrationsLabel": "Organizacije za ugradnju", "orgIntegrationsLabel": "Organizacije za ugradnju",
@@ -113,6 +119,7 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "O aplikaciji", "widgetTitle": "O aplikaciji",
"openButton": "Otvori", "openButton": "Otvori",
"installButton": "Instaliraj",
"uninstallButton": "Deinstaliraj", "uninstallButton": "Deinstaliraj",
"rootDialogTitle": "Greška", "rootDialogTitle": "Greška",
"rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.", "rootDialogText": "Aplikacija je bila instalirana s superkorisničkom dopuštenosti, ali trenutno ReVanced Upravitelj nema dopuštenja.\nPrvo dodijelite superkorisničko dopuštenje.",

158
assets/i18n/strings_hu_HU.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Elvetés", "dismissButton": "Elvetés",
"quitButton": "Kilépés", "quitButton": "Kilépés",
"updateButton": "Frissítés", "updateButton": "Frissítés",
"enabledLabel": "Engedélyezve",
"disabledLabel": "Letiltva",
"installed": "Telepített: ${version}",
"suggested": "Javasolt: ${version}", "suggested": "Javasolt: ${version}",
"yesButton": "Igen", "yesButton": "Igen",
"noButton": "Nem", "noButton": "Nem",
"warning": "Figyelmeztetés", "warning": "Figyelmeztetés",
"options": "Beállítások",
"notice": "Értesítés", "notice": "Értesítés",
"noShowAgain": "Ne jelenjen meg többé", "noShowAgain": "Ne jelenjen meg többé",
"add": "Hozzáadás", "add": "Hozzáadás",
@@ -27,46 +23,38 @@
"refreshSuccess": "Sikeresen frissítve", "refreshSuccess": "Sikeresen frissítve",
"widgetTitle": "Irányítópult", "widgetTitle": "Irányítópult",
"updatesSubtitle": "Frissítések", "updatesSubtitle": "Frissítések",
"patchedSubtitle": "Patchelt alkalmazások", "lastPatchedAppSubtitle": "Utoljára patchelt app",
"patchedSubtitle": "Telepített appok",
"changeLaterSubtitle": "Ezt később módosíthatja a beállításokban.", "changeLaterSubtitle": "Ezt később módosíthatja a beállításokban.",
"noUpdates": "Nincs elérhető frissítés", "noSavedAppFound": "Nem található app",
"WIP": "Folyamatban van...",
"noInstallations": "Nincs telepítve patchelt alkalmazás", "noInstallations": "Nincs telepítve patchelt alkalmazás",
"installUpdate": "Folytatja a frissítés telepítését?", "installUpdate": "Folytatja a frissítés telepítését?",
"updateSheetTitle": "ReVanced Manager frissítése", "updateSheetTitle": "ReVanced Manager frissítése",
"updateDialogTitle": "Új frissítés elérhető", "updateDialogTitle": "Új frissítés elérhető",
"updatePatchesSheetTitle": "ReVanced Patchek frissítése", "updatePatchesSheetTitle": "ReVanced Patchek frissítése",
"updateChangelogTitle": "Újdonságok", "updateChangelogTitle": "Változásnapló",
"updateDialogText": "Új frissítés érhető el a következőhöz: ${file}.\n\nA jelenleg telepített verzió: ${version}.", "updateDialogText": "Új frissítés érhető el a következőhöz: ${file}.\n\nA jelenleg telepített verzió: ${version}.",
"downloadConsentDialogTitle": "Letölti a szükséges fájlokat?", "downloadConsentDialogTitle": "Letölti a szükséges fájlokat?",
"downloadConsentDialogText": "A ReVanced Managernek le kell töltenie a szükséges fájlokat a megfelelő működéshez.", "downloadConsentDialogText": "A ReVanced Managernek le kell töltenie a szükséges fájlokat a megfelelő működéshez.",
"downloadConsentDialogText2": "Ezzel összekapcsolja a következővel: ${url}.", "downloadConsentDialogText2": "Csatlakozni fog ehhez: ${url}.",
"checkUpdateDialogTitle": "Frissítések keresése?",
"checkUpdateDialogText": "Szeretné, hogy a ReVanced Kezelő automatikusan ellenőrizze a frissítéseket?",
"notificationTitle": "Frissítés letöltve",
"notificationText": "Koppintson a frissítés telepítéséhez",
"downloadingMessage": "Frissítés letöltése...", "downloadingMessage": "Frissítés letöltése...",
"downloadedMessage": "Frissítés letöltve", "downloadedMessage": "Frissítés letöltve",
"installingMessage": "Frissítés telepítése...", "installingMessage": "Frissítés telepítése...",
"errorDownloadMessage": "Frissítés letöltése sikertelen", "errorDownloadMessage": "Frissítés letöltése sikertelen",
"errorInstallMessage": "Frissítés telepítése sikertelen", "errorInstallMessage": "Frissítés telepítése sikertelen",
"noConnection": "Nincs internetkapcsolat", "noConnection": "Nincs internetkapcsolat"
"updatesDisabled": "A patchelt alkalmazások frissítése jelenleg nem lehetséges, ehelyett újra kell patchelni."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Infó" "infoButton": "Infó"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Betöltés...", "loadingLabel": "Betöltés...",
"timeagoLabel": "Frissítve: ${time}", "timeagoLabel": "Frissítve: ${time}"
"patcherLabel": "Patchelő: ",
"managerLabel": "Kezelő: ",
"updateButton": "Manager frissítése"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patchelő", "widgetTitle": "Patchelő",
"patchButton": "Patch", "patchButton": "Patch",
"armv7WarningDialogText": "A patchelés az ARMv7 eszközökön még nem támogatott, és sikertelen lehet. Folytatja?", "incompatibleArchWarningDialogText": "Ezen az architektúrán a patchelés még nem támogatott, és sikertelen lehet. Mégis folytatod?",
"removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?", "removedPatchesWarningDialogText": "A következő patcheket a legutóbbi használatuk óta eltávolították.\n\n${patches}\n\nMindenképpen folytatja?",
"requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani." "requiredOptionDialogText": "Néhány patch lehetőséget be kell állítani."
}, },
@@ -75,15 +63,13 @@
"widgetTitleSelected": "Kiválasztott alkalmazás", "widgetTitleSelected": "Kiválasztott alkalmazás",
"widgetSubtitle": "Nincs alkalmazás kiválasztva", "widgetSubtitle": "Nincs alkalmazás kiválasztva",
"noAppsLabel": "Nem találhatóak alkalmazások", "noAppsLabel": "Nem találhatóak alkalmazások",
"currentVersion": "Jelenlegi",
"suggestedVersion": "Javasolt",
"anyVersion": "Bármilyen verzió" "anyVersion": "Bármilyen verzió"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Patchek kiválasztása", "widgetTitle": "Patchek kiválasztása",
"widgetTitleSelected": "Kiválasztott patchek", "widgetTitleSelected": "Kiválasztott patchek",
"widgetSubtitle": "Először válassz egy alkalmazást", "widgetSubtitle": "Először válasszon egy alkalmazást",
"widgetEmptySubtitle": "Nem választottál patch-et" "widgetEmptySubtitle": "Nem választott patchet"
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "Közösségi oldalak", "widgetTitle": "Közösségi oldalak",
@@ -111,51 +97,48 @@
"defaultTooltip": "Összes alapértelmezett patch kiválasztása", "defaultTooltip": "Összes alapértelmezett patch kiválasztása",
"noneChip": "Semmi", "noneChip": "Semmi",
"noneTooltip": "Összes patch kijelölésének törlése", "noneTooltip": "Összes patch kijelölésének törlése",
"loadPatchesSelection": "Patch kiválasztás betöltése", "loadPatchesSelection": "Patch kijelölés betöltése",
"noSavedPatches": "Nincs mentett patch a kiválasztott alkalmazáshoz.\nNyomja meg a Kész gombot az aktuális kijelölés mentéséhez.", "noSavedPatches": "Nincs mentett patch kijelölés a kiválasztott alkalmazáshoz.\nNyomja meg a Kész gombot az aktuális kijelölés mentéséhez.",
"noPatchesFound": "A kiválasztott alkalmazáshoz nem találhatóak patchek", "noPatchesFound": "A kiválasztott alkalmazáshoz nem találhatóak patchek",
"setRequiredOption": "Néhány patchhez be kell állítani a következő beállításokat:\n\n${patches}\n\nKérjük, állítsa be őket a folytatás előtt." "setRequiredOption": "Néhány patchhez be kell állítani a következő beállításokat:\n\n${patches}\n\nKérjük, állítsa be őket a folytatás előtt."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Egyedi érték", "customValue": "Egyedi érték",
"resetOptionsTooltip": "Patch beállítások visszaállítása", "setToNull": "Állítsd nullára",
"nullValue": "Ez az opció értéke jelenleg null",
"viewTitle": "Patch beállítások", "viewTitle": "Patch beállítások",
"saveOptions": "Mentés", "saveOptions": "Mentés",
"addOptions": "Opciók hozzáadása", "unselectPatch": "Patch kihagyása",
"deselectPatch": "Patchek kijelölésének törlése",
"tooltip": "További beviteli lehetőségek", "tooltip": "További beviteli lehetőségek",
"selectFilePath": "Válassza ki a fájl elérési útját", "selectFilePath": "Válassza ki a fájl elérési útját",
"selectFolder": "Mappa kiválasztása", "selectFolder": "Mappa kiválasztása",
"selectOption": "Opció kiválasztása", "requiredOption": "Ennek az opciónak a beállítása kötelező",
"requiredOption": "Ez a beállítás kötelező",
"unsupportedOption": "Ez az opció nem támogatott", "unsupportedOption": "Ez az opció nem támogatott",
"requiredOptionNull": "A következő opciókat kell beállítani:\n\n${options}" "requiredOptionNull": "A következő opciókat kell beállítani:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Ezt a patchet nem biztos hogy sikerül alkalmazni, mert más verzióhoz készült.\n\nAlkalmazás verzió: ${packageVersion}\nJelenleg támogatott verziók:\n${supportedVersions}", "unsupportedDialogText": "Ezt a patchet nem biztos hogy sikerül alkalmazni, mert más verzióhoz készült.\n\nAlkalmazás verzió: ${packageVersion}\nTámogatott verziók:\n${supportedVersions}",
"unsupportedPatchVersion": "A Patch nem támogatott ehhez az alkalmazásverzióhoz.", "unsupportedPatchVersion": "A patch nem támogatott ehhez az alkalmazásverzióhoz.",
"unsupportedRequiredOption": "Ez a Patch egy kötelező beállítást tartalmaz, amelyet ez az alkalmazás nem támogat", "unsupportedRequiredOption": "Ez a patch egy kötelező beállítást tartalmaz, amelyet ez az alkalmazás nem támogat",
"patchesChangeWarningDialogText": "Javasoljuk, hogy az alapértelmezett patch lehetőséget és opciókat használja. Ezek megváltoztatása váratlan problémákat okozhat.\n\nMielőtt bármilyen patchet módosítana, be kell kapcsolnia a „Patch módosításának engedélyezése” lehetőséget a beállításokban.", "patchesChangeWarningDialogText": "Javasoljuk, hogy az alapértelmezett patch kijelölést és beállításait használja. Ezek megváltoztatása váratlan problémákat okozhat.\n\nMielőtt bármilyen patchet módosítana, be kell kapcsolnia a „Patch kijelölés módosításának engedélyezése” lehetőséget a beállításokban.",
"patchesChangeWarningDialogButton": "Használja az alapértelmezett kijelölést" "patchesChangeWarningDialogButton": "Használja az alapértelmezett kijelölést"
}, },
"installerView": { "installerView": {
"widgetTitle": "Telepítő",
"installType": "Válassza ki a telepítés típusát", "installType": "Válassza ki a telepítés típusát",
"installTypeDescription": "Válassza ki a telepítés típusát a folytatáshoz.", "installTypeDescription": "Válassza ki a telepítés típusát a folytatáshoz.",
"installButton": "Telepítés", "installButton": "Telepítés",
"installRootType": "Felcsatolás", "installRootType": "Csatolás",
"installNonRootType": "Hagyományos", "installNonRootType": "Hagyományos",
"warning": "A váratlan problémák elkerülése érdekében tiltsa le a patchelt alkalmazás automatikus frissítéseit.", "warning": "A váratlan problémák elkerülése érdekében tiltsa le a patchelt alkalmazás automatikus frissítéseit.",
"pressBackAgain": "A visszavonáshoz nyomja meg ismét a vissza gombot", "pressBackAgain": "A visszavonáshoz nyomja meg a vissza gombot ismét",
"openButton": "Megnyitás", "openButton": "Megnyitás",
"shareButton": "Fájl megosztása",
"notificationTitle": "A ReVanced Manager jelenleg patchel", "notificationTitle": "A ReVanced Manager jelenleg patchel",
"notificationText": "Koppints a telepítőhöz való visszalépéshez", "notificationText": "Koppintson a telepítőhöz való visszalépéshez",
"exportApkButtonTooltip": "Patchelt apk exportálása", "exportApkButtonTooltip": "Patchelt apk exportálása",
"exportLogButtonTooltip": "Napló exportálása", "exportLogButtonTooltip": "Napló exportálása",
"screenshotDetected": "Képernyőképet észleltünk. Ha megpróbálja megosztani a naplót, kérjük, ossza meg helyette egy szöveges másolatot.\n\nVágólapra másolja a naplót?", "screenshotDetected": "Képernyőképet észleltünk. Ha megpróbálja megosztani a naplót, kérjük osszon meg helyette egy szöveges másolatot.\n\nA vágólapra másolja a naplót?",
"copiedToClipboard": "Napló átmásolva a vágólapra", "copiedToClipboard": "A napló vágólapra másolva",
"noExit": "A telepítő még fut, most nem lehet visszalépni..." "noExit": "A telepítő még fut, nem lehet kilépni..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Beállítások", "widgetTitle": "Beállítások",
@@ -169,11 +152,10 @@
"systemThemeLabel": "Rendszer", "systemThemeLabel": "Rendszer",
"lightThemeLabel": "Világos", "lightThemeLabel": "Világos",
"darkThemeLabel": "Sötét", "darkThemeLabel": "Sötét",
"dynamicThemeLabel": "Közel Hozzád", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Élvezd az eszközödhöz közelibb élményt", "dynamicThemeHint": "Élvezze az eszközéhez közelibb élményt",
"languageLabel": "Nyelv", "languageLabel": "Nyelv",
"languageUpdated": "Nyelv frissítve", "languageUpdated": "Nyelv frissítve",
"englishOption": "Angol",
"sourcesLabel": "Alternatív források", "sourcesLabel": "Alternatív források",
"sourcesLabelHint": "Állítsa be a ReVanced Patchek és ReVanced Integrációk alternatív forrásait", "sourcesLabelHint": "Állítsa be a ReVanced Patchek és ReVanced Integrációk alternatív forrásait",
"sourcesIntegrationsLabel": "Integrációk - forrás", "sourcesIntegrationsLabel": "Integrációk - forrás",
@@ -182,10 +164,10 @@
"sourcesResetDialogTitle": "Visszaállítás", "sourcesResetDialogTitle": "Visszaállítás",
"sourcesResetDialogText": "Biztosan vissza szeretné állítani a forrásokat az alapértelmezett értékekre?", "sourcesResetDialogText": "Biztosan vissza szeretné állítani a forrásokat az alapértelmezett értékekre?",
"apiURLResetDialogText": "Biztosan vissza szeretné állítani az API URL-jét az alapértelmezett értékre?", "apiURLResetDialogText": "Biztosan vissza szeretné állítani az API URL-jét az alapértelmezett értékre?",
"sourcesUpdateNote": "Megjegyzés: Ez automatikusan letölti a ReVanced Patch-eket és a ReVanced Integrációkat az alternatív forrásokból.\n\nEzzel csatlakozik az alternatív forráshoz.", "sourcesUpdateNote": "Megjegyzés: Ez automatikusan letölti a ReVanced Patcheket és a ReVanced Integrációkat az alternatív forrásokból.\n\nEzzel csatlakozik az alternatív forráshoz.",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "Konfigurálja a ReVanced Manager API URL-jét", "apiURLHint": "Konfigurálja a ReVanced Manager API URL-jét",
"selectApiURL": "API címe", "selectApiURL": "API link",
"orgPatchesLabel": "Patchek - szervezet", "orgPatchesLabel": "Patchek - szervezet",
"sourcesPatchesLabel": "Patchek - forrás", "sourcesPatchesLabel": "Patchek - forrás",
"orgIntegrationsLabel": "Integrációk - szervezet", "orgIntegrationsLabel": "Integrációk - szervezet",
@@ -193,46 +175,48 @@
"contributorsHint": "A ReVanced közreműködőinek listája", "contributorsHint": "A ReVanced közreműködőinek listája",
"logsLabel": "Naplók megosztása", "logsLabel": "Naplók megosztása",
"logsHint": "ReVanced Manager naplók megosztása", "logsHint": "ReVanced Manager naplók megosztása",
"enablePatchesSelectionLabel": "Engedélyezze a patch kiválasztásának módosítását", "enablePatchesSelectionLabel": "Patch kijelölés módosításának engedélyezése",
"enablePatchesSelectionHint": "Ne akadályozza meg a patchek kiválasztását vagy megszüntetését", "enablePatchesSelectionHint": "Ne akadályozza meg a patchek kijelölését vagy a kijelölés megszüntetését",
"enablePatchesSelectionWarningText": "A patchek kiválasztásának megváltoztatása váratlan problémákat okozhat.\n\nMindenképpen engedélyezi?", "enablePatchesSelectionWarningText": "A patchek kijelölésének megváltoztatása váratlan problémákat okozhat.\n\nMindenképpen engedélyezi?",
"disablePatchesSelectionWarningText": "Arra készül, hogy letiltja a patchek kiválasztásának módosítását.\nA patchek alapértelmezett kiválasztása visszaáll.\n\nMindenképpen letiltja?", "disablePatchesSelectionWarningText": "Arra készül, hogy letiltja a patchek kijelölésének módosítását.\nA patchek alapértelmezett kijelölése visszaáll.\n\nMindenképpen letiltja?",
"autoUpdatePatchesLabel": "Patchek automatikus frissítése", "autoUpdatePatchesLabel": "Patchek automatikus frissítése",
"autoUpdatePatchesHint": "A patchek automatikus frissítése a legújabb verzióra", "autoUpdatePatchesHint": "A patchek automatikus frissítése a legújabb verzióra",
"showUpdateDialogLabel": "Frissítési panel megjelenítése", "showUpdateDialogLabel": "Frissítési panel megjelenítése",
"showUpdateDialogHint": "Panel megjelenítése, ha új frissítés érhető el", "showUpdateDialogHint": "Panel megjelenítése, ha új frissítés érhető el",
"universalPatchesLabel": "Univerzális patchek megjelenítése", "universalPatchesLabel": "Univerzális patchek megjelenítése",
"universalPatchesHint": "Az összes alkalmazás és univerzális patch megjelenítése (lassíthatja az alkalmazáslistát)", "universalPatchesHint": "Az összes alkalmazás és univerzális patch megjelenítése (lassíthatja az alkalmazáslistát)",
"lastPatchedAppLabel": "Patchelt app mentése",
"lastPatchedAppHint": "Utolsó patchelés mentése későbbi telepítéshez/exportáláshoz",
"versionCompatibilityCheckLabel": "Verziókompatibilitás ellenőrzése", "versionCompatibilityCheckLabel": "Verziókompatibilitás ellenőrzése",
"versionCompatibilityCheckHint": "Akadályozza meg a kiválasztott alkalmazásverzióval nem kompatibilis patchek kiválasztását", "versionCompatibilityCheckHint": "Akadályozza meg a kiválasztott alkalmazásverzióval nem kompatibilis patchek kiválasztását",
"requireSuggestedAppVersionLabel": "Javasolt alkalmazás verzió kötelező", "requireSuggestedAppVersionLabel": "Javasolt alkalmazásverzió szükséges",
"requireSuggestedAppVersionHint": "Akadályozza meg, hogy olyan alkalmazást válasszon ki, amelynek verziója nem a javasolt", "requireSuggestedAppVersionHint": "Akadályozza meg, hogy olyan alkalmazást válasszon ki, amelynek verziója nem a javasolt",
"requireSuggestedAppVersionDialogText": "Egy nem a javasolt verziótól eltérő alkalmazás kiválasztása váratlan problémákat okozhat.\n\nMindenképpen folytatni szeretné?", "requireSuggestedAppVersionDialogText": "A javasolt verziótól eltérő alkalmazás kiválasztása váratlan problémákat okozhat.\n\nMindenképpen folytatni szeretné?",
"aboutLabel": "Rólunk", "aboutLabel": "Rólunk",
"snackbarMessage": "Vágólapra másolva", "snackbarMessage": "Vágólapra másolva",
"restartAppForChanges": "Indítsd újra az alkalmazást a változások alkalmazásához", "restartAppForChanges": "Indítsa újra az alkalmazást a változások alkalmazásához",
"deleteTempDirLabel": "Ideiglenes fájlok törlése", "deleteTempDirLabel": "Ideiglenes fájlok törlése",
"deleteTempDirHint": "Nem használt ideiglenes fájlok törlése", "deleteTempDirHint": "Nem használt ideiglenes fájlok törlése",
"deletedTempDir": "Ideiglenes fájlok törölve", "deletedTempDir": "Ideiglenes fájlok törölve",
"exportPatchesLabel": "Kiválasztott patch exportálása", "exportPatchesLabel": "Kijelölt patchek exportálása",
"exportPatchesHint": "Exportálja a kiválasztott patchet JSON-fájlba", "exportPatchesHint": "Exportálja a kijelölt patcheket egy JSON-fájlba",
"exportedPatches": "A patchek kiválasztása exportálva", "exportedPatches": "Kijelölt patchek exportálva",
"noExportFileFound": "Nincs exportálandó patch", "noExportFileFound": "Nincs exportálandó patch kijelölés",
"importPatchesLabel": "Patch kiválasztás importálása", "importPatchesLabel": "Kijelölt patchek importálása",
"importPatchesHint": "Importálja a kiválasztott patchet egy JSON-fájlból", "importPatchesHint": "Importálja a kijelölt patcheket egy JSON-fájlból",
"importedPatches": "Patch kiválasztás importálva", "importedPatches": "Patch kijelölés importálva",
"resetStoredPatchesLabel": "Patch kiválasztás visszaállítása", "resetStoredPatchesLabel": "Patch kijelölés visszaállítása",
"resetStoredPatchesHint": "Állítsa vissza a tárolt patch kiválasztását", "resetStoredPatchesHint": "Mentett patch kijelölés visszaállítása",
"resetStoredPatchesDialogTitle": "Patch kiválasztás visszaállítása?", "resetStoredPatchesDialogTitle": "Visszaállítja a kijelölt patcheket?",
"resetStoredPatchesDialogText": "A patchek alapértelmezett kiválasztása visszaáll.", "resetStoredPatchesDialogText": "A patchek alapértelmezett kijelölése visszaáll.",
"resetStoredPatches": "A patchek kiválasztása visszaállításra került", "resetStoredPatches": "A patchek kijelölése visszaállításra került",
"resetStoredOptionsLabel": "Patch beállítások visszaállítása", "resetStoredOptionsLabel": "Patch beállítások visszaállítása",
"resetStoredOptionsHint": "Állítsa vissza az összes patch opciót", "resetStoredOptionsHint": "Állítsa vissza az összes patch opciót",
"resetStoredOptionsDialogTitle": "Patch beállítások visszaállítása?", "resetStoredOptionsDialogTitle": "Patch beállítások visszaállítása?",
"resetStoredOptionsDialogText": "Patch beállítások visszaállítása eltávolítja az összes mentett opciót.", "resetStoredOptionsDialogText": "A patch beállítások visszaállítása eltávolítja az összes mentett opciót.",
"resetStoredOptions": "Az opciók visszaállításra kerültek", "resetStoredOptions": "Az opciók visszaállításra kerültek",
"deleteLogsLabel": "Napló ürítése", "deleteLogsLabel": "Naplók törlése",
"deleteLogsHint": "Az összegyűjtött ReVanced Manager naplók törlése", "deleteLogsHint": "A ReVanced Manager naplóinak törlése",
"deletedLogs": "Naplók törölve", "deletedLogs": "Naplók törölve",
"regenerateKeystoreLabel": "Kulcstár újragenerálása", "regenerateKeystoreLabel": "Kulcstár újragenerálása",
"regenerateKeystoreHint": "Újragenerálja az alkalmazások aláírásához használt kulcstárolót", "regenerateKeystoreHint": "Újragenerálja az alkalmazások aláírásához használt kulcstárolót",
@@ -248,44 +232,46 @@
"importedKeystore": "Kulcstároló importálva", "importedKeystore": "Kulcstároló importálva",
"selectKeystorePassword": "Kulcstár jelszó", "selectKeystorePassword": "Kulcstár jelszó",
"selectKeystorePasswordHint": "Válassza ki az alkalmazások aláírásához használt kulcstároló jelszavát", "selectKeystorePasswordHint": "Válassza ki az alkalmazások aláírásához használt kulcstároló jelszavát",
"jsonSelectorErrorMessage": "A kiválasztott JSON nem hasznalható", "jsonSelectorErrorMessage": "A kiválasztott JSON fájl nem használható",
"keystoreSelectorErrorMessage": "A kiválasztott kulcstároló fájl nem használható" "keystoreSelectorErrorMessage": "A kiválasztott kulcstároló fájl nem használható"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Alkalmazás információ", "widgetTitle": "Alkalmazás információ",
"openButton": "Megnyitás", "openButton": "Megnyitás",
"installButton": "Telepítés",
"uninstallButton": "Eltávolítás", "uninstallButton": "Eltávolítás",
"unmountButton": "Lecsatolás", "unmountButton": "Leválasztás",
"exportButton": "Exportálás",
"deleteButton": "Törlés",
"rootDialogTitle": "Hiba", "rootDialogTitle": "Hiba",
"lastPatchedAppDescription": "Ez az utolsó patchelt app biztonsági mentése.",
"unmountDialogText": "Biztosan le szeretné választani ezt az alkalmazást?", "unmountDialogText": "Biztosan le szeretné választani ezt az alkalmazást?",
"uninstallDialogText": "Biztosan eltávolítja ezt az alkalmazást?", "uninstallDialogText": "Biztosan eltávolítja ezt az alkalmazást?",
"rootDialogText": "A patchelt alkalmazás root jogosultsággal lett telepítve, de a Managernek már nincs ilyen jogosultsága.\nKérlek, engedélyezd a root hozzáférést a Managernek.", "rootDialogText": "A patchelt alkalmazás root jogosultsággal lett telepítve, de a Managernek már nincs ilyen jogosultsága.\nKérjük először engedélyezze a root jogosultságot.",
"removeAppDialogTitle": "App törlése?",
"removeAppDialogText": "Biztos, hogy törölni akarod ezt a biztonsági mentést?",
"packageNameLabel": "Csomagnév", "packageNameLabel": "Csomagnév",
"installTypeLabel": "Telepítés módja", "installTypeLabel": "Telepítés módja",
"mountTypeLabel": "Felcsatolás", "mountTypeLabel": "Csatolás",
"regularTypeLabel": "Hagyományos", "regularTypeLabel": "Hagyományos",
"patchedDateLabel": "Patchelve", "patchedDateLabel": "Patchelve",
"appliedPatchesLabel": "Alkalmazott patchek", "appliedPatchesLabel": "Alkalmazott patchek",
"sizeLabel": "Fájl méret",
"patchedDateHint": "${date} ${time}-kor", "patchedDateHint": "${date} ${time}-kor",
"appliedPatchesHint": "${quantity} alkalmazott patchek", "appliedPatchesHint": "${quantity} alkalmazott patch",
"updateNotImplemented": "Ez a funkció még nem készült el" "updateNotImplemented": "Ez a funkció még nem elérhető"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Közreműködők", "widgetTitle": "Közreműködők"
"patcherContributors": "ReVanced Patchelő",
"patchesContributors": "ReVanced Patchek",
"integrationsContributors": "ReVanced Integrációk",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Verzió ütközés", "mount_version_mismatch": "Verzió ütközés",
"mount_no_root": "Nincs Root hozzáférés", "mount_no_root": "Nincs root hozzáférés",
"mount_missing_installation": "A telepítés nem található", "mount_missing_installation": "A telepítés nem található",
"status_failure_blocked": "A telepítés blokkolva", "status_failure_blocked": "A telepítés blokkolva",
"install_failed_verification_failure": "Az ellenőrzés sikertelen", "install_failed_verification_failure": "Az ellenőrzés sikertelen",
"status_failure_invalid": "A telepítés érvénytelen", "status_failure_invalid": "A telepítés érvénytelen",
"install_failed_version_downgrade": "Nem lehet visszaminősíteni", "install_failed_version_downgrade": "Nem lehet visszafejleszteni",
"status_failure_conflict": "Telepítési ütközés", "status_failure_conflict": "Telepítési ütközés",
"status_failure_storage": "Telepítési tárolási probléma", "status_failure_storage": "Telepítési tárolási probléma",
"status_failure_incompatible": "A telepítés nem kompatibilis", "status_failure_incompatible": "A telepítés nem kompatibilis",
@@ -297,11 +283,11 @@
"status_failure_timeout_description": "A telepítés túl sokáig tartott.\n\nSzeretné újra megpróbálni?", "status_failure_timeout_description": "A telepítés túl sokáig tartott.\n\nSzeretné újra megpróbálni?",
"status_failure_storage_description": "A telepítés meghiúsult a nem elegendő tárhely miatt.\n\nSzabadítson fel helyet, és próbálja újra.", "status_failure_storage_description": "A telepítés meghiúsult a nem elegendő tárhely miatt.\n\nSzabadítson fel helyet, és próbálja újra.",
"status_failure_invalid_description": "A telepítés meghiúsult, mert a patchelt alkalmazás érvénytelen.\n\nTávolítsa el az alkalmazást, és próbálja újra?", "status_failure_invalid_description": "A telepítés meghiúsult, mert a patchelt alkalmazás érvénytelen.\n\nTávolítsa el az alkalmazást, és próbálja újra?",
"status_failure_incompatible_description": "Az alkalmazás nem kompatibilis ezzel az eszközzel.\n\nLépjen kapcsolatba az alkalmazás fejlesztőjével, és kérjen támogatást.", "status_failure_incompatible_description": "Az alkalmazás nem kompatibilis ezzel az eszközzel.\n\nHasználjon az eszköz által támogatott APK-t, és próbálja újra.",
"status_failure_conflict_description": "A telepítést az alkalmazás meglévő példánya akadályozta meg.\n\nTávolítsa el a telepített alkalmazást, és próbálja újra?", "status_failure_conflict_description": "A telepítést az alkalmazás meglévő példánya akadályozta meg.\n\nTávolítsa el a telepített alkalmazást, és próbálja újra?",
"status_failure_blocked_description": "A telepítést blokkolta: ${packageName}\n\nMódosítsa a biztonsági beállításokat, és próbálja újra.", "status_failure_blocked_description": "A telepítést blokkolta: ${packageName}\n\nMódosítsa a biztonsági beállításokat, és próbálja újra.",
"install_failed_verification_failure_description": "A telepítés ellenőrzési probléma miatt nem sikerült.\n\nMódosítsa a biztonsági beállításokat, és próbálja újra.", "install_failed_verification_failure_description": "A telepítés ellenőrzési probléma miatt nem sikerült.\n\nMódosítsa a biztonsági beállításokat, és próbálja újra.",
"install_failed_version_downgrade_description": "A telepítés meghiúsult, mert a patchelt alkalmazás régebbi verziója volt, mint a telepített alkalmazás.\n\nTávolítsa el az alkalmazást, és próbálja újra?", "install_failed_version_downgrade_description": "A telepítés meghiúsult, mert a patchelt alkalmazás régebbi verzió, mint a telepített alkalmazás.\n\nTávolítsa el az alkalmazást, és próbálja újra?",
"status_unknown_description": "A telepítés ismeretlen ok miatt meghiúsult. Kérem próbálja újra." "status_unknown_description": "A telepítés ismeretlen ok miatt meghiúsult. Kérem próbálja újra."
} }
} }

79
assets/i18n/strings_hy_AM.i18n.json Executable file → Normal file
View File

@@ -1,20 +1,73 @@
{ {
"okButton": "Այո", "okButton": "Այո",
"navigationView": {}, "cancelButton": "Չեղարկում",
"homeView": {}, "yesButton": "Այո՛",
"applicationItem": {}, "noButton": "Ոչ",
"latestCommitCard": {}, "warning": "Զգուշացում",
"patcherView": {}, "navigationView": {
"appSelectorCard": {}, "dashboardTab": "Վահանակ",
"patchSelectorCard": {}, "patcherTab": "Կարկատել",
"socialMediaCard": {}, "settingsTab": "Կարգավորումներ"
"appSelectorView": {}, },
"patchesSelectorView": {}, "homeView": {
"widgetTitle": "Վահանակ",
"updatesSubtitle": "Թարմացումներ",
"updateChangelogTitle": "Փոփոխությունների օրագիր",
"downloadingMessage": "Թարմացումը ներբեռնվում է...",
"downloadedMessage": "Թարմացումը ներբեռնվեց",
"installingMessage": "Թարմացումը տեղադրվում է...",
"errorDownloadMessage": "Չհաջողվեց ներբեռնել թարմացումը",
"errorInstallMessage": "Չհաջողվեց տեղադրել թարմացումը",
"noConnection": "Ինտերնետ կապ չկա"
},
"applicationItem": {
"infoButton": "Ինֆո"
},
"latestCommitCard": {
"loadingLabel": "Բեռնվում է..."
},
"patcherView": {
"widgetTitle": "Կարկատել",
"patchButton": "Կարկատել"
},
"appSelectorCard": {
"noAppsLabel": "Դիմումներ չեն գտնվել"
},
"patchSelectorCard": {
"widgetTitle": "Ընտրեք patches",
"widgetTitleSelected": "Ընտրված patches",
"widgetSubtitle": "Նախ ընտրեք ծրագիր",
"widgetEmptySubtitle": "Ընտրված չեն patches"
},
"socialMediaCard": {
"widgetTitle": "Սոցիալներ",
"widgetSubtitle": "Մենք առցանց ենք!"
},
"appSelectorView": {
"storageButton": "Պահեստ",
"errorMessage": "Հնարավոր չէ օգտագործել ընտրված ծրագիրը"
},
"patchesSelectorView": {
"viewTitle": "Ընտրեք patches",
"searchBarHint": "Վերջ",
"doneButton": "Վերջ"
},
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {},
"installerView": {}, "installerView": {
"settingsView": {}, "installButton": "Տեղադրվել",
"appInfoView": {}, "openButton": "Բաց"
},
"settingsView": {
"widgetTitle": "Կարգավորումներ",
"languageLabel": "Լեզուն",
"aboutLabel": "Ծրագրի մասին"
},
"appInfoView": {
"openButton": "Բաց",
"installButton": "Տեղադրվել",
"updateNotImplemented": "Ներկայումս այս ֆունկցիան հասանելի չէ"
},
"contributorsView": {}, "contributorsView": {},
"installErrorDialog": {} "installErrorDialog": {}
} }

68
assets/i18n/strings_id_ID.i18n.json Executable file → Normal file
View File

@@ -1,17 +1,13 @@
{ {
"okButton": "Oke", "okButton": "Oke",
"cancelButton": "Batal", "cancelButton": "Batal",
"dismissButton": "Abaikan", "dismissButton": "Hilangkan",
"quitButton": "Keluar", "quitButton": "Keluar",
"updateButton": "Memperbarui", "updateButton": "Perbarui",
"enabledLabel": "Aktif",
"disabledLabel": "Tidak Aktif",
"installed": "Terpasang: ${version}",
"suggested": "Disarankan: ${version}", "suggested": "Disarankan: ${version}",
"yesButton": "Iya", "yesButton": "Iya",
"noButton": "Tidak", "noButton": "Tidak",
"warning": "Peringatan", "warning": "Peringatan",
"options": "Pengaturan",
"notice": "Pemberitahuan", "notice": "Pemberitahuan",
"noShowAgain": "Jangan tampilkan lagi", "noShowAgain": "Jangan tampilkan lagi",
"add": "Tambah", "add": "Tambah",
@@ -27,10 +23,10 @@
"refreshSuccess": "Berhasil Memuat Ulang", "refreshSuccess": "Berhasil Memuat Ulang",
"widgetTitle": "Dasbor", "widgetTitle": "Dasbor",
"updatesSubtitle": "Pembaruan", "updatesSubtitle": "Pembaruan",
"patchedSubtitle": "Aplikasi yang dimodifikasi", "lastPatchedAppSubtitle": "Patch terakhir app",
"patchedSubtitle": "App terinstal",
"changeLaterSubtitle": "Anda dapat mengubahnya di pengaturan nanti.", "changeLaterSubtitle": "Anda dapat mengubahnya di pengaturan nanti.",
"noUpdates": "Tidak ada pembaruan", "noSavedAppFound": "App tidak ditemukan",
"WIP": "Sedang dikerjakan...",
"noInstallations": "Aplikasi tambalan tidak terpasang", "noInstallations": "Aplikasi tambalan tidak terpasang",
"installUpdate": "Lanjutkan untuk mengunduh pembaruan?", "installUpdate": "Lanjutkan untuk mengunduh pembaruan?",
"updateSheetTitle": "Perbarui Manajer ReVanced", "updateSheetTitle": "Perbarui Manajer ReVanced",
@@ -41,33 +37,25 @@
"downloadConsentDialogTitle": "Unduh file yang diperlukan?", "downloadConsentDialogTitle": "Unduh file yang diperlukan?",
"downloadConsentDialogText": "Manajer ReVanced perlu mengunduh file yang diperlukan agar berfungsi dengan baik.", "downloadConsentDialogText": "Manajer ReVanced perlu mengunduh file yang diperlukan agar berfungsi dengan baik.",
"downloadConsentDialogText2": "Ini akan menghubungkan Anda ke ${url}.", "downloadConsentDialogText2": "Ini akan menghubungkan Anda ke ${url}.",
"checkUpdateDialogTitle": "Periksa pembaruan yang tersedia?",
"checkUpdateDialogText": "Apakah anda ingin Manajer ReVanced untuk mengecek pembaruan secara otomatis?",
"notificationTitle": "Pembaruan diunduh",
"notificationText": "Ketuk untuk memperbarui",
"downloadingMessage": "Mengunduh pembaruan...", "downloadingMessage": "Mengunduh pembaruan...",
"downloadedMessage": "Pembaruan telah diunduh", "downloadedMessage": "Pembaruan telah diunduh",
"installingMessage": "Memasang pembaruan...", "installingMessage": "Memasang pembaruan...",
"errorDownloadMessage": "Tidak dapat mengunduh pembaruan", "errorDownloadMessage": "Tidak dapat mengunduh pembaruan",
"errorInstallMessage": "Gagal memasang pembaharuan", "errorInstallMessage": "Gagal memasang pembaharuan",
"noConnection": "Tidak ada koneksi internet", "noConnection": "Tidak ada koneksi internet"
"updatesDisabled": "Pembaharuan aplikasi tambalan sedang dinonaktifkan. Silahkan ulangi penambalan aplikasi."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informasi" "infoButton": "Informasi"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Memuat...", "loadingLabel": "Memuat...",
"timeagoLabel": "${time} yang lalu", "timeagoLabel": "${time} yang lalu"
"patcherLabel": "Penambal: ",
"managerLabel": "Pengelola: ",
"updateButton": "Perbarui Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Penambal", "widgetTitle": "Penambal",
"patchButton": "Tambalan", "patchButton": "Tambalan",
"armv7WarningDialogText": "Menambal pada perangkat ARMv7 belum didukung dan mungkin gagal. Lanjutkan saja?", "incompatibleArchWarningDialogText": "Patching pada arsitektur ini belum didukung dan mungkin gagal. Lanjutkan saja?",
"removedPatchesWarningDialogText": "Patch berikut ini telah dihapus sejak terakhir kali Anda menggunakannya.\n\n${patches}\n\nTetap lanjutkan?", "removedPatchesWarningDialogText": "Patch berikut telah dihapus sejak terakhir kali Anda menggunakannya.\n\n${patches}\n\nTetap lanjut?",
"requiredOptionDialogText": "Beberapa opsi patch harus diatur." "requiredOptionDialogText": "Beberapa opsi patch harus diatur."
}, },
"appSelectorCard": { "appSelectorCard": {
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Aplikasi yang dipilih", "widgetTitleSelected": "Aplikasi yang dipilih",
"widgetSubtitle": "Tidak ada aplikasi yang dipilih", "widgetSubtitle": "Tidak ada aplikasi yang dipilih",
"noAppsLabel": "Aplikasi tidak ditemukan", "noAppsLabel": "Aplikasi tidak ditemukan",
"currentVersion": "Saat ini",
"suggestedVersion": "Disarankan",
"anyVersion": "Versi apa saja" "anyVersion": "Versi apa saja"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -97,8 +83,8 @@
"errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih", "errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih",
"downloadToast": "Fungsi mengunduh belum tersedia", "downloadToast": "Fungsi mengunduh belum tersedia",
"requireSuggestedAppVersionDialogText": "Versi aplikasi yang Anda pilih tidak sesuai dengan versi yang disarankan yang dapat menyebabkan masalah yang tidak diharapkan. Silakan gunakan versi yang disarankan.\n\nVersi yang dipilih: ${selected}\nVersi yang disarankan: ${suggested}\n\nUntuk melanjutkan, nonaktifkan \"Memerlukan versi aplikasi yang disarankan\" di pengaturan.", "requireSuggestedAppVersionDialogText": "Versi aplikasi yang Anda pilih tidak sesuai dengan versi yang disarankan yang dapat menyebabkan masalah yang tidak diharapkan. Silakan gunakan versi yang disarankan.\n\nVersi yang dipilih: ${selected}\nVersi yang disarankan: ${suggested}\n\nUntuk melanjutkan, nonaktifkan \"Memerlukan versi aplikasi yang disarankan\" di pengaturan.",
"featureNotAvailable": "Fitur tidak diterapkan", "featureNotAvailable": "Fitur tidak diimplementasi",
"featureNotAvailableText": "Aplikasi ini adalah APK terpisah dan hanya dapat ditambal dan dipasang dengan andal dengan memasang dengan izin root. Namun, Anda bisa menambal dan memasang APK lengkap dengan memilihnya dari penyimpanan." "featureNotAvailableText": "Aplikasi ini adalah APK terpisah yang hanya dapat ditambal dan dipasang melalui cara mount dengan izin root. Namun, APK lengkap dapat Anda tambal dan pasang dengan memilihnya dari penyimpanan."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Pilih tambalan", "viewTitle": "Pilih tambalan",
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Nilai kustom", "customValue": "Nilai kustom",
"resetOptionsTooltip": "Mengatur ulang opsi tambalan", "setToNull": "Setel ke null",
"nullValue": "Nilai opsi ini saat ini adalah null",
"viewTitle": "Opsi tambalan", "viewTitle": "Opsi tambalan",
"saveOptions": "Simpan", "saveOptions": "Simpan",
"addOptions": "Tambahkan opsi", "unselectPatch": "Batalkan pilihan patch",
"deselectPatch": "Lepas tambalan",
"tooltip": "Opsi masukan lainnya", "tooltip": "Opsi masukan lainnya",
"selectFilePath": "Pilih lokasi berkas", "selectFilePath": "Pilih lokasi berkas",
"selectFolder": "Pilih folder", "selectFolder": "Pilih folder",
"selectOption": "Pilih opsi", "requiredOption": "Pengaturan opsi ini diperlukan",
"requiredOption": "Pilihan ini diperlukan",
"unsupportedOption": "Pilihan ini tidak didukung", "unsupportedOption": "Pilihan ini tidak didukung",
"requiredOptionNull": "Pilihan ini harus terpilih:\n\n${options}" "requiredOptionNull": "Pilihan ini harus terpilih:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Gunakan pemilihan bawaan" "patchesChangeWarningDialogButton": "Gunakan pemilihan bawaan"
}, },
"installerView": { "installerView": {
"widgetTitle": "Pemasang",
"installType": "Pilih tipe pemasang", "installType": "Pilih tipe pemasang",
"installTypeDescription": "Pilih jenis instalasi untuk melanjutkan.", "installTypeDescription": "Pilih jenis instalasi untuk melanjutkan.",
"installButton": "Pasang", "installButton": "Pasang",
@@ -148,7 +132,6 @@
"warning": "Nonaktifkan pembaruan pada aplikasi tertambal untuk menghindari isu.", "warning": "Nonaktifkan pembaruan pada aplikasi tertambal untuk menghindari isu.",
"pressBackAgain": "Tekan tombol balik lagi untuk membatalkan", "pressBackAgain": "Tekan tombol balik lagi untuk membatalkan",
"openButton": "Buka", "openButton": "Buka",
"shareButton": "Bagikan berkas",
"notificationTitle": "ReVanced Manager sedang menambal", "notificationTitle": "ReVanced Manager sedang menambal",
"notificationText": "Ketuk untuk kembali ke pemasang", "notificationText": "Ketuk untuk kembali ke pemasang",
"exportApkButtonTooltip": "Ekspor APK yang ditambal", "exportApkButtonTooltip": "Ekspor APK yang ditambal",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Nikmati pengalaman lebih dekat ke perangkat Anda", "dynamicThemeHint": "Nikmati pengalaman lebih dekat ke perangkat Anda",
"languageLabel": "Bahasa", "languageLabel": "Bahasa",
"languageUpdated": "Bahasa diperbaharui", "languageUpdated": "Bahasa diperbaharui",
"englishOption": "Bahasa Inggris",
"sourcesLabel": "Sumber-sumber alternatif", "sourcesLabel": "Sumber-sumber alternatif",
"sourcesLabelHint": "Mengonfigurasi sumber alternatif untuk ReVanced Patches dan ReVanced Integrations", "sourcesLabelHint": "Mengonfigurasi sumber alternatif untuk ReVanced Patches dan ReVanced Integrations",
"sourcesIntegrationsLabel": "Sumber Integrasi", "sourcesIntegrationsLabel": "Sumber Integrasi",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia", "showUpdateDialogHint": "Tampilkan dialog ketika pembaruan tersedia",
"universalPatchesLabel": "Tampilkan tambalan universal", "universalPatchesLabel": "Tampilkan tambalan universal",
"universalPatchesHint": "Menampilkan semua aplikasi dan tambalan universal (dapat memperlambat daftar aplikasi)", "universalPatchesHint": "Menampilkan semua aplikasi dan tambalan universal (dapat memperlambat daftar aplikasi)",
"lastPatchedAppLabel": "Simpan patch aplikasi",
"lastPatchedAppHint": "Simpan patch terakhir untuk diinstal atau diekspor nanti",
"versionCompatibilityCheckLabel": "Periksa versi kompatibilitas", "versionCompatibilityCheckLabel": "Periksa versi kompatibilitas",
"versionCompatibilityCheckHint": "Cegah pemilihan tambalan yang tidak kompatibel dengan versi aplikasi yang dipilih", "versionCompatibilityCheckHint": "Cegah pemilihan tambalan yang tidak kompatibel dengan versi aplikasi yang dipilih",
"requireSuggestedAppVersionLabel": "Memerlukan versi aplikasi yang disarankan", "requireSuggestedAppVersionLabel": "Memerlukan versi aplikasi yang disarankan",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Info aplikasi", "widgetTitle": "Info aplikasi",
"openButton": "Buka", "openButton": "Buka",
"installButton": "Pasang",
"uninstallButton": "Copot", "uninstallButton": "Copot",
"unmountButton": "Lepas mount", "unmountButton": "Lepas mount",
"exportButton": "Ekspor",
"deleteButton": "Hapus",
"rootDialogTitle": "Kesalahan", "rootDialogTitle": "Kesalahan",
"lastPatchedAppDescription": "Ini adalah cadangan patch aplikasi terakhir.",
"unmountDialogText": "Apakah yakin ingin melepas mount aplikasi ini?", "unmountDialogText": "Apakah yakin ingin melepas mount aplikasi ini?",
"uninstallDialogText": "Apakah yakin ingin mencopot aplikasi ini?", "uninstallDialogText": "Apakah yakin ingin mencopot aplikasi ini?",
"rootDialogText": "Aplikasi dipasang dengan izin superuser, tapi saat ini ReVanced Manager belum diizinkan.\nMohon berikan izin superuser dulu.", "rootDialogText": "Aplikasi dipasang dengan izin superuser, tapi saat ini ReVanced Manager belum diizinkan.\nMohon berikan izin superuser dulu.",
"removeAppDialogTitle": "Hapus Aplikasi?",
"removeAppDialogText": "Yakin akan menghapus data backup ini?",
"packageNameLabel": "Nama paket", "packageNameLabel": "Nama paket",
"installTypeLabel": "Tipe pemasangan", "installTypeLabel": "Tipe pemasangan",
"mountTypeLabel": "Mount", "mountTypeLabel": "Mount",
"regularTypeLabel": "Reguler", "regularTypeLabel": "Reguler",
"patchedDateLabel": "Kapan ditambal", "patchedDateLabel": "Kapan ditambal",
"appliedPatchesLabel": "Tambalan terterap", "appliedPatchesLabel": "Tambalan terterap",
"sizeLabel": "Ukuran file",
"patchedDateHint": "${date} pukul ${time}", "patchedDateHint": "${date} pukul ${time}",
"appliedPatchesHint": "${quantity} tambalan terterap", "appliedPatchesHint": "${quantity} tambalan terterap",
"updateNotImplemented": "Fitur ini belum diimplementasikan" "updateNotImplemented": "Fitur ini belum diimplementasi"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Kontributor", "widgetTitle": "Kontributor"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versi tidak cocok", "mount_version_mismatch": "Versi tidak cocok",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Instalasi memakan waktu terlalu lama untuk diselesaikan.\n\nApakah anda ingin mencoba lagi?", "status_failure_timeout_description": "Instalasi memakan waktu terlalu lama untuk diselesaikan.\n\nApakah anda ingin mencoba lagi?",
"status_failure_storage_description": "Instalasi gagal karena penyimpanan tidak mencukupi.\n\nKosongkan sebagian ruang dan coba kembali.", "status_failure_storage_description": "Instalasi gagal karena penyimpanan tidak mencukupi.\n\nKosongkan sebagian ruang dan coba kembali.",
"status_failure_invalid_description": "Instalasi gagal karena aplikasi yang ditambal tidak valid.\n\nCopot pemasangan aplikasi dan coba lagi?", "status_failure_invalid_description": "Instalasi gagal karena aplikasi yang ditambal tidak valid.\n\nCopot pemasangan aplikasi dan coba lagi?",
"status_failure_incompatible_description": "Aplikasi ini tidak kompatibel dengan perangkat anda.\n\nHubungi pengembang aplikasi dan minta dukungan.", "status_failure_incompatible_description": "Aplikasi tidak kompatibel dengan perangkat ini.\n\nGunakan APK sesuai jenis perangkat dan coba lagi.",
"status_failure_conflict_description": "Penginstalan dicegah oleh aplikasi yang sudah ada.\n\nCopot pemasangan aplikasi yang terpasang dan coba kembali?", "status_failure_conflict_description": "Penginstalan dicegah oleh aplikasi yang sudah ada.\n\nCopot pemasangan aplikasi yang terpasang dan coba kembali?",
"status_failure_blocked_description": "Instalasi diblokir oleh ${packageName}.\n\nSesuaikan pengaturan keamanan anda dan coba kembali.", "status_failure_blocked_description": "Instalasi diblokir oleh ${packageName}.\n\nSesuaikan pengaturan keamanan anda dan coba kembali.",
"install_failed_verification_failure_description": "Instalasi gagal karena masalah verifikasi.\n\nSesuaikan pengaturan keamanan anda dan coba kembali.", "install_failed_verification_failure_description": "Instalasi gagal karena masalah verifikasi.\n\nSesuaikan pengaturan keamanan anda dan coba kembali.",

View File

@@ -0,0 +1,146 @@
{
"okButton": "Í Lagi",
"cancelButton": "Hætta við",
"dismissButton": "Loka",
"quitButton": "Hætta við",
"updateButton": "Uppfæra",
"suggested": "Stungið upp á: ${version}",
"yesButton": "Já",
"noButton": "Nei",
"warning": "Viðvörun",
"notice": "Tilkynning",
"noShowAgain": "Ekki sýna þetta aftur",
"add": "Bæta við",
"remove": "Fjarlægja",
"showChangelogButton": "Sýna breytingarskrá",
"showUpdateButton": "Sýna uppfæra",
"navigationView": {
"dashboardTab": "Stjórnborð",
"patcherTab": "Patcher",
"settingsTab": "Stillingar"
},
"homeView": {
"refreshSuccess": "Endurnærð farsællega",
"widgetTitle": "Stjórnborð",
"updatesSubtitle": "Uppfærslur",
"changeLaterSubtitle": "Þú getur breytt þessu í stillingunum síðar.",
"noInstallations": "Engin pjatlað forrit uppsett",
"installUpdate": "Halda áfram að setja upp uppfærsluna?",
"updateSheetTitle": "Uppfæra ReVanced Manager",
"updateDialogTitle": "Ný uppfærsla í boði",
"updatePatchesSheetTitle": "Uppfæra ReVanced Patches",
"updateChangelogTitle": "Breytingaskrá",
"updateDialogText": "Ný uppfærsla er fáanleg fyrir ${file}.\n\nNúverandi uppsett útgáfa er ${version}.",
"downloadConsentDialogTitle": "Sækja nauðsynlegar skrár?",
"downloadConsentDialogText": "ReVanced Manager þarf að hlaða niður nauðsynlegum skrám til að virka rétt.",
"downloadConsentDialogText2": "Þetta mun tengja þig við ${url}.",
"downloadingMessage": "Er að setja upp uppfæra...",
"downloadedMessage": "Uppfærsla sótt",
"installingMessage": "Setja upp uppfræslu...",
"errorDownloadMessage": "Ekki tókst að setja upp uppfærslu",
"errorInstallMessage": "Ekki tókst að setja upp uppfærslu",
"noConnection": "Engin internettenging"
},
"applicationItem": {
"infoButton": "Upplýsingar"
},
"latestCommitCard": {
"loadingLabel": "Er að halda...",
"timeagoLabel": "${time} síðan"
},
"patcherView": {
"widgetTitle": "Patcher",
"patchButton": "Bót",
"removedPatchesWarningDialogText": "Eftirfarandi patches hafa verið fjarlægðir síðan þú notaðir þá síðast.\n\n${patches}\n\nHalda samt áfram?",
"requiredOptionDialogText": "Það þarf að stilla nokkra patch valkosti."
},
"appSelectorCard": {
"widgetTitle": "Veldu forrit",
"widgetTitleSelected": "Valið forrit",
"widgetSubtitle": "Engin forrit valið",
"noAppsLabel": "Engin forrit fundust",
"anyVersion": "Öll útgáfa"
},
"patchSelectorCard": {
"widgetTitle": "Veldu patches",
"widgetTitleSelected": "Valið patches",
"widgetSubtitle": "Veldu forrit fyrst",
"widgetEmptySubtitle": "Engin patches valið"
},
"socialMediaCard": {
"widgetTitle": "Samfélagsmiðlum",
"widgetSubtitle": "Við erum á netinu!"
},
"appSelectorView": {
"viewTitle": "Veldu forrit",
"searchBarHint": "Leita forrit",
"storageButton": "Geymsla",
"selectFromStorageButton": "Veldu úr geymslu",
"errorMessage": "Get ekki notað valið forrit",
"downloadToast": "Niðurhalsaðgerð er ekki tiltæk ennþá",
"requireSuggestedAppVersionDialogText": "Útgáfan af forritinu sem þú hefur valið passar ekki við þá útgáfu sem lagt er til sem getur leitt til óvæntra vandamála. Vinsamlega notaðu þá útgáfu sem mælt er með.\n\nValin útgáfa: ${selected}\nUppástunga útgáfa: ${suggested}\n\nTil að halda samt áfram skaltu slökkva á \"Krefjast tillögu að útgáfu af forriti\" í stillingunum.",
"featureNotAvailable": "Eiginleiki ekki útfærður",
"featureNotAvailableText": "Þetta forrit er skipt APK og aðeins er hægt að laga og setja það upp á áreiðanlegan hátt með því að tengja það með rótarheimildum. Hins vegar geturðu lagfært og sett upp fullan APK með því að velja hann úr geymslu."
},
"patchesSelectorView": {
"viewTitle": "Veldu patches",
"searchBarHint": "Leita patches",
"universalPatches": "Alhliða patches",
"newPatches": "Nýtt patches",
"patches": "Patches",
"doneButton": "Búið",
"defaultChip": "Sjálfgefinn",
"defaultTooltip": "Veldu alla sjálfgefna plástra",
"noneChip": "Enginn",
"noneTooltip": "Afvelja alla plástra"
},
"patchOptionsView": {
"customValue": "Sérsniðinsgildi",
"viewTitle": "Patch valkostir",
"saveOptions": "Vista",
"selectFilePath": "Veldu skráarslóð",
"selectFolder": "Veldu mappa"
},
"patchItem": {},
"installerView": {
"installButton": "Setja upp",
"installNonRootType": "Venjulegur",
"openButton": "Opna",
"exportLogButtonTooltip": "Flytja út annál",
"screenshotDetected": "Skjáskot hefur fundist. Ef þú ert að reyna að deila skránni, vinsamlegast deildu textaafriti í staðinn.\n\nAfrita annál á klippiborð?"
},
"settingsView": {
"widgetTitle": "Stillingar",
"appearanceSectionTitle": "Útlit",
"teamSectionTitle": "Lið",
"debugSectionTitle": "Villuleit",
"advancedSectionTitle": "Ítarlegur",
"exportSectionTitle": "Flytja inn/út",
"dataSectionTitle": "Gagnaheimildir",
"themeModeLabel": "Forritsþema",
"systemThemeLabel": "Kerfi",
"lightThemeLabel": "Ljós",
"darkThemeLabel": "Dökkt",
"languageLabel": "Tungumál",
"languageUpdated": "Tungumál uppfært",
"sourcesResetDialogTitle": "Endurstilla",
"contributorsLabel": "Framlagsaðilar",
"logsLabel": "Deila annálum",
"autoUpdatePatchesLabel": "Sjálfvirk uppfærsla patches",
"aboutLabel": "Um",
"snackbarMessage": "Afritað á klippiborð",
"deletedLogs": "Annálum eytt"
},
"appInfoView": {
"widgetTitle": "Forritsupplýsingar",
"openButton": "Opna",
"installButton": "Setja upp",
"uninstallButton": "Fjarlægja",
"rootDialogTitle": "Villa",
"regularTypeLabel": "Venjulegur"
},
"contributorsView": {
"widgetTitle": "Framlagsaðilar"
},
"installErrorDialog": {}
}

64
assets/i18n/strings_it_IT.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Chiudi", "dismissButton": "Chiudi",
"quitButton": "Esci", "quitButton": "Esci",
"updateButton": "Aggiorna", "updateButton": "Aggiorna",
"enabledLabel": "Abilitato",
"disabledLabel": "Disabilitato",
"installed": "Installata: ${version}",
"suggested": "Consigliata: ${version}", "suggested": "Consigliata: ${version}",
"yesButton": "Si", "yesButton": "Si",
"noButton": "No", "noButton": "No",
"warning": "Attenzione", "warning": "Attenzione",
"options": "Opzioni",
"notice": "Avviso", "notice": "Avviso",
"noShowAgain": "Non mostrare più", "noShowAgain": "Non mostrare più",
"add": "Aggiungi", "add": "Aggiungi",
@@ -27,12 +23,12 @@
"refreshSuccess": "Ricaricato con successo", "refreshSuccess": "Ricaricato con successo",
"widgetTitle": "Dashboard", "widgetTitle": "Dashboard",
"updatesSubtitle": "Aggiornamenti", "updatesSubtitle": "Aggiornamenti",
"patchedSubtitle": "Applicazioni patchate", "lastPatchedAppSubtitle": "Ultima app patched",
"changeLaterSubtitle": "È possibile modificare questa impostazione nelle impostazioni in un secondo momento.", "patchedSubtitle": "Applicazioni installate",
"noUpdates": "Nessun aggiornamento disponibile", "changeLaterSubtitle": "Questo sarà modificabile nelle impostazioni in un secondo momento.",
"WIP": "Lavori in corso...", "noSavedAppFound": "Nessuna app trovata",
"noInstallations": "Nessuna applicazione patchata è stata installata", "noInstallations": "Nessuna applicazione patchata è stata installata",
"installUpdate": "Proseguire ad installare l'aggiornamento?", "installUpdate": "Proseguire con l'installazione dell'aggiornamento?",
"updateSheetTitle": "Aggiorna ReVanced Manager", "updateSheetTitle": "Aggiorna ReVanced Manager",
"updateDialogTitle": "Nuovo aggiornamento disponibile", "updateDialogTitle": "Nuovo aggiornamento disponibile",
"updatePatchesSheetTitle": "Aggiorna le patch ReVanced", "updatePatchesSheetTitle": "Aggiorna le patch ReVanced",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Scaricare i file necessari?", "downloadConsentDialogTitle": "Scaricare i file necessari?",
"downloadConsentDialogText": "ReVanced Manager deve scaricare i file necessari per funzionare correttamente.", "downloadConsentDialogText": "ReVanced Manager deve scaricare i file necessari per funzionare correttamente.",
"downloadConsentDialogText2": "Questo ti collegherà a ${url}.", "downloadConsentDialogText2": "Questo ti collegherà a ${url}.",
"checkUpdateDialogTitle": "Cercare aggiornamenti?",
"checkUpdateDialogText": "Vuoi che ReVanced Manager verifichi automaticamente la presenza di aggiornamenti?",
"notificationTitle": "Aggiornamento scaricato",
"notificationText": "Tocca per installare l'aggiornamento",
"downloadingMessage": "Download dell'aggiornamento...", "downloadingMessage": "Download dell'aggiornamento...",
"downloadedMessage": "Aggiornamento scaricato", "downloadedMessage": "Aggiornamento scaricato",
"installingMessage": "Installazione dell'aggiornamento...", "installingMessage": "Installazione dell'aggiornamento...",
"errorDownloadMessage": "Impossibile scaricare l'aggiornamento", "errorDownloadMessage": "Impossibile scaricare l'aggiornamento",
"errorInstallMessage": "Impossibile installare l'aggiornamento", "errorInstallMessage": "Impossibile installare l'aggiornamento",
"noConnection": "Nessuna connessione ad internet", "noConnection": "Nessuna connessione ad internet"
"updatesDisabled": "L'aggiornamento di un'app patchata è attualmente disabilitato. Applica nuovamente la patch."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Info" "infoButton": "Info"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Caricamento...", "loadingLabel": "Caricamento...",
"timeagoLabel": "${time} fa", "timeagoLabel": "${time} fa"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Aggiorna Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patcha", "patchButton": "Patch",
"armv7WarningDialogText": "Il patching sui dispositivi ARMv7 non è ancora supportato e potrebbe fallire. Continuare comunque?", "incompatibleArchWarningDialogText": "La patch su questa architettura non è ancora supportata e potrebbe fallire. Continuare comunque?",
"removedPatchesWarningDialogText": "Le seguenti patch sono state rimosse dall'ultima volta che le hai usate.\n\n${patches}\n\nContinuare comunque?", "removedPatchesWarningDialogText": "Le seguenti patch sono state rimosse dall'ultima volta che le hai usate.\n\n${patches}\n\nContinuare comunque?",
"requiredOptionDialogText": "Alcune opzioni di patch devono essere impostate." "requiredOptionDialogText": "Alcune opzioni di patch devono essere impostate."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "App selezionata", "widgetTitleSelected": "App selezionata",
"widgetSubtitle": "Nessuna app selezionata", "widgetSubtitle": "Nessuna app selezionata",
"noAppsLabel": "Nessuna applicazione trovata", "noAppsLabel": "Nessuna applicazione trovata",
"currentVersion": "Attuale",
"suggestedVersion": "Consigliata",
"anyVersion": "Qualsiasi versione" "anyVersion": "Qualsiasi versione"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -93,7 +79,7 @@
"viewTitle": "Seleziona un'app", "viewTitle": "Seleziona un'app",
"searchBarHint": "Cerca app", "searchBarHint": "Cerca app",
"storageButton": "Memoria interna", "storageButton": "Memoria interna",
"selectFromStorageButton": "Seleziona dalla memoria", "selectFromStorageButton": "Seleziona dalla memoria interna",
"errorMessage": "Impossibile utilizzare l'applicazione selezionata", "errorMessage": "Impossibile utilizzare l'applicazione selezionata",
"downloadToast": "La funzione di Download non è ancora disponibile", "downloadToast": "La funzione di Download non è ancora disponibile",
"requireSuggestedAppVersionDialogText": "La versione dell'app selezionata non corrisponde a quella suggerita, il che può causare problemi imprevisti. Si prega di utilizzare la versione suggerita.\n\nVersione selezionata: ${selected}\nVersione suggerita: ${suggested}\n\nPer continuare comunque, disattiva \"Richiedi versione consigliata dell'app\" nelle impostazioni.", "requireSuggestedAppVersionDialogText": "La versione dell'app selezionata non corrisponde a quella suggerita, il che può causare problemi imprevisti. Si prega di utilizzare la versione suggerita.\n\nVersione selezionata: ${selected}\nVersione suggerita: ${suggested}\n\nPer continuare comunque, disattiva \"Richiedi versione consigliata dell'app\" nelle impostazioni.",
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valore personalizzato", "customValue": "Valore personalizzato",
"resetOptionsTooltip": "Ripristina opzioni patch", "setToNull": "Imposta a nullo",
"nullValue": "Questo valore di opzione è al momento nullo",
"viewTitle": "Opzioni patch", "viewTitle": "Opzioni patch",
"saveOptions": "Salva", "saveOptions": "Salva",
"addOptions": "Aggiungi opzioni", "unselectPatch": "Deseleziona patch",
"deselectPatch": "Deseleziona patch",
"tooltip": "Più opzioni di input", "tooltip": "Più opzioni di input",
"selectFilePath": "Seleziona percorso file", "selectFilePath": "Seleziona percorso file",
"selectFolder": "Seleziona cartella", "selectFolder": "Seleziona cartella",
"selectOption": "Seleziona opzione", "requiredOption": "L'impostazione di questa opzione è obbligatoria",
"requiredOption": "Questa opzione è richiesta",
"unsupportedOption": "Questa opzione non è supportata", "unsupportedOption": "Questa opzione non è supportata",
"requiredOptionNull": "È necessario impostare le seguenti opzioni:\n\n${options}" "requiredOptionNull": "È necessario impostare le seguenti opzioni:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Utilizza la selezione predefinita" "patchesChangeWarningDialogButton": "Utilizza la selezione predefinita"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installer",
"installType": "Seleziona il tipo di installazione", "installType": "Seleziona il tipo di installazione",
"installTypeDescription": "Seleziona il tipo di installazione con cui continuare.", "installTypeDescription": "Seleziona il tipo di installazione con cui continuare.",
"installButton": "Installa", "installButton": "Installa",
@@ -148,7 +132,6 @@
"warning": "Disabilita gli aggiornamenti automatici per l'app patchata per evitare problemi.", "warning": "Disabilita gli aggiornamenti automatici per l'app patchata per evitare problemi.",
"pressBackAgain": "Premi ancora indietro per annullare", "pressBackAgain": "Premi ancora indietro per annullare",
"openButton": "Apri", "openButton": "Apri",
"shareButton": "Condividi file",
"notificationTitle": "ReVanced Manager è in fase di patch", "notificationTitle": "ReVanced Manager è in fase di patch",
"notificationText": "Tocca per tornare all'installer", "notificationText": "Tocca per tornare all'installer",
"exportApkButtonTooltip": "Esporta APK patchato", "exportApkButtonTooltip": "Esporta APK patchato",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Goditi un'esperienza più in armonia con il tuo dispositivo", "dynamicThemeHint": "Goditi un'esperienza più in armonia con il tuo dispositivo",
"languageLabel": "Lingua", "languageLabel": "Lingua",
"languageUpdated": "Lingua aggiornata", "languageUpdated": "Lingua aggiornata",
"englishOption": "Inglese",
"sourcesLabel": "Sorgenti alternative", "sourcesLabel": "Sorgenti alternative",
"sourcesLabelHint": "Configura fonti alternative per ReVanced Patches e ReVanced Integrations", "sourcesLabelHint": "Configura fonti alternative per ReVanced Patches e ReVanced Integrations",
"sourcesIntegrationsLabel": "Sorgente Integrazioni", "sourcesIntegrationsLabel": "Sorgente Integrazioni",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Mostra una finestra di dialogo quando è disponibile un nuovo aggiornamento", "showUpdateDialogHint": "Mostra una finestra di dialogo quando è disponibile un nuovo aggiornamento",
"universalPatchesLabel": "Mostra patch universali", "universalPatchesLabel": "Mostra patch universali",
"universalPatchesHint": "Mostra tutte le app e patch universali (rallenterà la lista delle app)", "universalPatchesHint": "Mostra tutte le app e patch universali (rallenterà la lista delle app)",
"lastPatchedAppLabel": "Salva app patchata",
"lastPatchedAppHint": "Salva l'ultima patch da installare o esportare più tardi",
"versionCompatibilityCheckLabel": "Controllo compatibilità versione", "versionCompatibilityCheckLabel": "Controllo compatibilità versione",
"versionCompatibilityCheckHint": "Impedisci di selezionare patch che non sono compatibili con la versione dell'app selezionata", "versionCompatibilityCheckHint": "Impedisci di selezionare patch che non sono compatibili con la versione dell'app selezionata",
"requireSuggestedAppVersionLabel": "Richiedi versione consigliata dell'app", "requireSuggestedAppVersionLabel": "Richiedi versione consigliata dell'app",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Info app", "widgetTitle": "Info app",
"openButton": "Apri", "openButton": "Apri",
"installButton": "Installa",
"uninstallButton": "Disinstalla", "uninstallButton": "Disinstalla",
"unmountButton": "Smonta", "unmountButton": "Smonta",
"exportButton": "Esporta",
"deleteButton": "Elimina",
"rootDialogTitle": "Errore", "rootDialogTitle": "Errore",
"lastPatchedAppDescription": "Questo è un backup dell'app che è stata l'ultima patched.",
"unmountDialogText": "Sicuro di voler smontare quest'app?", "unmountDialogText": "Sicuro di voler smontare quest'app?",
"uninstallDialogText": "Sicuro di voler disinstallare quest'app?", "uninstallDialogText": "Sicuro di voler disinstallare quest'app?",
"rootDialogText": "L'app è stata installata con i permessi di root, ma attualmente ReVanced Manager non ha nessun permesso.\nSi prega di concedere prima i permessi di root.", "rootDialogText": "L'app è stata installata con i permessi di root, ma attualmente ReVanced Manager non ha nessun permesso.\nSi prega di concedere prima i permessi di root.",
"removeAppDialogTitle": "Eliminare l'applicazione?",
"removeAppDialogText": "Sei sicuro di voler eliminare questo backup?",
"packageNameLabel": "Nome pacchetto", "packageNameLabel": "Nome pacchetto",
"installTypeLabel": "Tipo di installazione", "installTypeLabel": "Tipo di installazione",
"mountTypeLabel": "Monta", "mountTypeLabel": "Monta",
"regularTypeLabel": "Normale", "regularTypeLabel": "Normale",
"patchedDateLabel": "Data di patch", "patchedDateLabel": "Data di patch",
"appliedPatchesLabel": "Patch applicate", "appliedPatchesLabel": "Patch applicate",
"sizeLabel": "Dimensione file",
"patchedDateHint": "${date} alle ${time}", "patchedDateHint": "${date} alle ${time}",
"appliedPatchesHint": "${quantity} patch applicate", "appliedPatchesHint": "${quantity} patch applicate",
"updateNotImplemented": "Questa funzionalità non è stata ancora implementata" "updateNotImplemented": "Questa funzionalità non è stata ancora implementata"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contributori", "widgetTitle": "Contributori"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "Patches di ReVanced",
"integrationsContributors": "Integrazioni di ReVanced",
"cliContributors": "CLI di ReVanced",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versione non corrispondente", "mount_version_mismatch": "Versione non corrispondente",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "L'installazione ha richiesto troppo tempo per essere completata.\n\nVuoi riprovare?", "status_failure_timeout_description": "L'installazione ha richiesto troppo tempo per essere completata.\n\nVuoi riprovare?",
"status_failure_storage_description": "L'installazione è fallita a causa di spazio insufficiente.\n\nLibera dello spazio e riprova.", "status_failure_storage_description": "L'installazione è fallita a causa di spazio insufficiente.\n\nLibera dello spazio e riprova.",
"status_failure_invalid_description": "L'installazione è fallita perché l'app patchata è invalida.\n\nDisinstallare l'app e riprovare?", "status_failure_invalid_description": "L'installazione è fallita perché l'app patchata è invalida.\n\nDisinstallare l'app e riprovare?",
"status_failure_incompatible_description": "L'app è incompatibile con questo dispositivo.\n\nContatta lo sviluppatore dell'app e chiedi supporto.", "status_failure_incompatible_description": "L'applicazione è incompatibile con questo dispositivo.\n\nUtilizzare un APK che è supportato da questo dispositivo e riprovare.",
"status_failure_conflict_description": "L'installazione è stata impedita da un'esistente installazione dell'app.\n\nDisinstallare l'app installata e riprovare?", "status_failure_conflict_description": "L'installazione è stata impedita da un'esistente installazione dell'app.\n\nDisinstallare l'app installata e riprovare?",
"status_failure_blocked_description": "L'installazione è stata bloccata da ${packageName}.\n\nModifica le impostazioni di sicurezza e riprova.", "status_failure_blocked_description": "L'installazione è stata bloccata da ${packageName}.\n\nModifica le impostazioni di sicurezza e riprova.",
"install_failed_verification_failure_description": "L'installazione è fallita a causa di un problema di verifica.\n\nModifica le impostazioni di sicurezza e riprova.", "install_failed_verification_failure_description": "L'installazione è fallita a causa di un problema di verifica.\n\nModifica le impostazioni di sicurezza e riprova.",

175
assets/i18n/strings_ja_JP.i18n.json Executable file → Normal file
View File

@@ -1,83 +1,69 @@
{ {
"okButton": "OK", "okButton": "OK",
"cancelButton": "キャンセル", "cancelButton": "キャンセル",
"dismissButton": "取り消し", "dismissButton": "閉じる",
"quitButton": "中止", "quitButton": "終了",
"updateButton": "更新", "updateButton": "更新",
"enabledLabel": "有効",
"disabledLabel": "無効",
"installed": "インストール済み: ${version}",
"suggested": "推奨: ${version}", "suggested": "推奨: ${version}",
"yesButton": "はい", "yesButton": "はい",
"noButton": "いいえ", "noButton": "いいえ",
"warning": "警告", "warning": "警告",
"options": "オプション",
"notice": "お知らせ", "notice": "お知らせ",
"noShowAgain": "今後表示しない", "noShowAgain": "今後表示しない",
"add": "追加", "add": "追加",
"remove": "削除", "remove": "削除",
"showChangelogButton": "更新履歴を確認", "showChangelogButton": "更新履歴を表示",
"showUpdateButton": "アップデート内容を見せる", "showUpdateButton": "更新を表示",
"navigationView": { "navigationView": {
"dashboardTab": "一覧", "dashboardTab": "ダッシュボード",
"patcherTab": "パッチャー", "patcherTab": "パッチャー",
"settingsTab": "設定" "settingsTab": "設定"
}, },
"homeView": { "homeView": {
"refreshSuccess": "正常に更新されました", "refreshSuccess": "正常に更新されました",
"widgetTitle": "一覧", "widgetTitle": "ダッシュボード",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"patchedSubtitle": "パッチ適用済みのアプリ", "lastPatchedAppSubtitle": "前回パッチ適用したアプリ",
"changeLaterSubtitle": "この設定はあとでも変更できます", "patchedSubtitle": "インストール済みのアプリ",
"noUpdates": "利用可能なアップデートはありません", "changeLaterSubtitle": "この設定は後から変更できます",
"WIP": "制作中", "noSavedAppFound": "アプリが見つかりません",
"noInstallations": "パッチ済みのアプリはインストールされていません", "noInstallations": "パッチ済みのアプリはインストールされていません",
"installUpdate": "更新を適用しますか?", "installUpdate": "更新を適用しますか?",
"updateSheetTitle": "ReVanced Managerをアップデート", "updateSheetTitle": "ReVanced Managerを更新",
"updateDialogTitle": "新しいアップデートが利用可能", "updateDialogTitle": "新しいアップデートが利用可能",
"updatePatchesSheetTitle": "ReVancedパッチを更新", "updatePatchesSheetTitle": "ReVanced Patchesを更新",
"updateChangelogTitle": "変更履歴", "updateChangelogTitle": "変更履歴",
"updateDialogText": "新しいアップデートが${file} 向けにあります。\n現在のインストールされているバージョン${version} です。", "updateDialogText": "${file} の更新が利用可能です。\n現在のバージョン: ${version} ",
"downloadConsentDialogTitle": "必要なファイルをダウンロードしますか?", "downloadConsentDialogTitle": "必要なファイルをダウンロードしますか",
"downloadConsentDialogText": "ReVanced Manager正常に動作るために必要なファイルをダウンロードする必要があります。", "downloadConsentDialogText": "ReVanced Manager正常に動作させるためファイルをダウンロードする必要があります。",
"downloadConsentDialogText2": "これにより${url} に接続します", "downloadConsentDialogText2": "${url} に接続します",
"checkUpdateDialogTitle": "アップデートを確認しますか?",
"checkUpdateDialogText": "ReVanced Managerのアップデートを自動チェックしますか?",
"notificationTitle": "アップデートをダウンロードしました",
"notificationText": "タップしてアップデートをインストール",
"downloadingMessage": "更新データをダウンロードしています...", "downloadingMessage": "更新データをダウンロードしています...",
"downloadedMessage": "アップデートのダウンロードが完了しました", "downloadedMessage": "アップデートのダウンロードが完了しました",
"installingMessage": "更新を適用しています...", "installingMessage": "更新を適用しています...",
"errorDownloadMessage": "更新データをダウンロードできません", "errorDownloadMessage": "更新データをダウンロードできませんでした",
"errorInstallMessage": "更新を適用できませんでした", "errorInstallMessage": "更新を適用できませんでした",
"noConnection": "インターネット接続がありません", "noConnection": "インターネット接続されていません"
"updatesDisabled": "パッチ済みアプリのアップデートは無効になっています。もう一度パッチし直してください"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "詳細" "infoButton": "詳細"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "読み込み中...", "loadingLabel": "読み込み中...",
"timeagoLabel": "${time} 前", "timeagoLabel": "${time} 前"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "アップデートマネージャー"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "パッチャー", "widgetTitle": "パッチャー",
"patchButton": "パッチ", "patchButton": "パッチ",
"armv7WarningDialogText": "ARMv7デバイスではパッチがサポートされていません。失敗する可能性がありますが、続行しますか?", "incompatibleArchWarningDialogText": "このアーキテクチャへのパッチ適用はまだサポートされておらず、失敗する可能性があります。とにかく続けますか",
"removedPatchesWarningDialogText": "以下のパッチはもう使用できません。\n\n${patches}\n\n続行しますか?", "removedPatchesWarningDialogText": "以下のパッチはもう使用できません。\n\n${patches}\n\n続行しますか?",
"requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。" "requiredOptionDialogText": "一部のパッチオプションを設定する必要があります。"
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "アプリを選択", "widgetTitle": "アプリを選択",
"widgetTitleSelected": "選択済のアプリ", "widgetTitleSelected": "選択したアプリ",
"widgetSubtitle": "アプリが選択されていません", "widgetSubtitle": "アプリが選択されていません",
"noAppsLabel": "アプリが見つかりません", "noAppsLabel": "アプリが見つかりません",
"currentVersion": "選択", "anyVersion": "全てのバージョン"
"suggestedVersion": "推奨",
"anyVersion": "任意のバージョン"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "パッチを選択", "widgetTitle": "パッチを選択",
@@ -87,18 +73,18 @@
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "SNS", "widgetTitle": "SNS",
"widgetSubtitle": "私たちは活動しています" "widgetSubtitle": "私たちはここにいます!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "アプリを選択", "viewTitle": "アプリを選択",
"searchBarHint": "アプリを検索", "searchBarHint": "アプリを検索",
"storageButton": "APKを選択", "storageButton": "APKファイルを選択",
"selectFromStorageButton": "ストレージから選択", "selectFromStorageButton": "ストレージから選択",
"errorMessage": "選択されたアプリは使用できません", "errorMessage": "選択たアプリは使用できません",
"downloadToast": "現在、ダウンロード機能は利用できません", "downloadToast": "ダウンロード機能は現在開発中です",
"requireSuggestedAppVersionDialogText": "選択されたアプリのバージョンは推奨バージョンです。\n推奨バージョンのアプリを選択してください。\n選択されたバージョン ${selected}\n推奨バージョン ${suggested}\n\n選択されたバージョンを使用する場合、設定から「推奨バージョンの使用を強制」を無効にしてください。", "requireSuggestedAppVersionDialogText": "選択たアプリのバージョンは推奨バージョンではありません。予期せぬ問題が発生する可能性があります。\n推奨バージョンを選択してください。\n\n選択されたバージョン ${selected}\n推奨バージョン ${suggested}\n\n選択されたバージョンを使用する場合、設定から「推奨バージョンの使用を強制」を無効にしてください。",
"featureNotAvailable": "この機能は未実装です", "featureNotAvailable": "この機能は未実装です",
"featureNotAvailableText": "このアプリは分割された APK であり、root 権限でマウントすることによってのみ確実にパッチを適用してインストールできます。 ただし、ストレージから選択することで完全な APK をパッチしてインストールすることができます。" "featureNotAvailableText": "このアプリは分割APKであり、パッチの適用とインストールにはroot権限でマウントする必要があります。ただし、ストレージから単一APKを選択することでパッチの適用とインストールが可能です。"
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "パッチを選択", "viewTitle": "パッチを選択",
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "カスタム値", "customValue": "カスタム値",
"resetOptionsTooltip": "パッチ設定をリセット", "setToNull": "null に設定",
"viewTitle": "パッチ設定", "nullValue": "このオプション値は現在nullです",
"viewTitle": "パッチオプション",
"saveOptions": "保存", "saveOptions": "保存",
"addOptions": "オプションを追加", "unselectPatch": "パッチの選択を解除",
"deselectPatch": "パッチの選択を解除",
"tooltip": "他の入力オプション", "tooltip": "他の入力オプション",
"selectFilePath": "ファイルパスを選択", "selectFilePath": "ファイルパスを選択",
"selectFolder": "フォルダーを選択", "selectFolder": "フォルダーを選択",
"selectOption": "オプションを選択", "requiredOption": "このオプションを設定する必要があります",
"requiredOption": "このオプションは必須です",
"unsupportedOption": "このオプションはサポートされていません", "unsupportedOption": "このオプションはサポートされていません",
"requiredOptionNull": "以下のオプションを設定する必要があります:\n\n${options}" "requiredOptionNull": "以下のオプションを設定する必要があります:\n\n${options}"
}, },
@@ -135,11 +120,10 @@
"unsupportedDialogText": "このパッチを選択するとエラーが発生する可能性があります。\n\n現在のバージョン: ${packageVersion}\nサポートされているバージョン: ${supportedVersions}", "unsupportedDialogText": "このパッチを選択するとエラーが発生する可能性があります。\n\n現在のバージョン: ${packageVersion}\nサポートされているバージョン: ${supportedVersions}",
"unsupportedPatchVersion": "このアプリのバージョンではパッチはサポートされていません.", "unsupportedPatchVersion": "このアプリのバージョンではパッチはサポートされていません.",
"unsupportedRequiredOption": "このパッチには、このアプリではサポートされていない必須オプションが含まれています", "unsupportedRequiredOption": "このパッチには、このアプリではサポートされていない必須オプションが含まれています",
"patchesChangeWarningDialogText": "デフォルトのパッチ選択とオプション使用することを推奨します。変更すると予期せぬ問題が発生する可能性があります。\n\nパッチ選択を続ける場合、設定で「パッチ選択の変更を許可」をオンにする必要があります。", "patchesChangeWarningDialogText": "デフォルトのパッチ選択とオプション使用を推奨します。変更すると予期せぬ問題が発生する可能性があります。\n\nパッチ選択を続ける場合、設定で「パッチ選択の変更を許可」をオンにする必要があります。",
"patchesChangeWarningDialogButton": "デフォルトの選択を使用" "patchesChangeWarningDialogButton": "デフォルトの選択を使用"
}, },
"installerView": { "installerView": {
"widgetTitle": "インストーラー",
"installType": "インストールの種類を選択", "installType": "インストールの種類を選択",
"installTypeDescription": "インストールの種類を選択して続行します。", "installTypeDescription": "インストールの種類を選択して続行します。",
"installButton": "インストール", "installButton": "インストール",
@@ -148,7 +132,6 @@
"warning": "予期しない問題を避けるため、パッチを適用したアプリの自動更新を無効にします。", "warning": "予期しない問題を避けるため、パッチを適用したアプリの自動更新を無効にします。",
"pressBackAgain": "キャンセルするには、もう一度戻るを押してください", "pressBackAgain": "キャンセルするには、もう一度戻るを押してください",
"openButton": "開く", "openButton": "開く",
"shareButton": "ファイルを共有",
"notificationTitle": "ReVanced Manager はパッチを適用しています", "notificationTitle": "ReVanced Manager はパッチを適用しています",
"notificationText": "インストーラーに戻るにはタップしてください", "notificationText": "インストーラーに戻るにはタップしてください",
"exportApkButtonTooltip": "パッチ済みの APK をエクスポート", "exportApkButtonTooltip": "パッチ済みの APK をエクスポート",
@@ -173,8 +156,7 @@
"dynamicThemeHint": "よりデバイスに近い体験が楽しめます", "dynamicThemeHint": "よりデバイスに近い体験が楽しめます",
"languageLabel": "言語", "languageLabel": "言語",
"languageUpdated": "言語が更新されました", "languageUpdated": "言語が更新されました",
"englishOption": "英語", "sourcesLabel": "代替ソース",
"sourcesLabel": "他のソース",
"sourcesLabelHint": "ReVanded PatchesとReVanced Integrationsの代替ソースを設定", "sourcesLabelHint": "ReVanded PatchesとReVanced Integrationsの代替ソースを設定",
"sourcesIntegrationsLabel": "Integrations のソース", "sourcesIntegrationsLabel": "Integrations のソース",
"useAlternativeSources": "他のソースを使用", "useAlternativeSources": "他のソースを使用",
@@ -182,50 +164,54 @@
"sourcesResetDialogTitle": "リセット", "sourcesResetDialogTitle": "リセット",
"sourcesResetDialogText": "ソースをデフォルト値にリセットしてもよろしいですか?", "sourcesResetDialogText": "ソースをデフォルト値にリセットしてもよろしいですか?",
"apiURLResetDialogText": "API の URL をデフォルト値にリセットしてもよろしいですか?", "apiURLResetDialogText": "API の URL をデフォルト値にリセットしてもよろしいですか?",
"sourcesUpdateNote": "注: ReVeded PatchesとReVanced Integrationsを別のソースから自動的にダウンロードします。\n\nこれにより、他のソースに接続されます。", "sourcesUpdateNote": "注: ReVanced PatchesとReVanced Integrationsを代替ソースから自動的にダウンロードします。\n\nこれにより、代替ソースとの通信が発生します。",
"apiURLLabel": "API の URL", "apiURLLabel": "API の URL",
"apiURLHint": "ReVanced ManagerのAPIのURLを設定する", "apiURLHint": "ReVanced ManagerのAPIのURLを設定する",
"selectApiURL": "API の URL", "selectApiURL": "API の URL",
"orgPatchesLabel": "パッチの組織", "orgPatchesLabel": "Patches の組織",
"sourcesPatchesLabel": "パッチのソース", "sourcesPatchesLabel": "Patches のソース",
"orgIntegrationsLabel": "Integrations の組織", "orgIntegrationsLabel": "Integrations の組織",
"contributorsLabel": "コントリビューター", "contributorsLabel": "貢献者",
"contributorsHint": "ReVanced のコントリビューターの一覧", "contributorsHint": "ReVancedの貢献者一覧",
"logsLabel": "ログを共有", "logsLabel": "ログを共有",
"logsHint": "ReVanced Manager のログを共有します", "logsHint": "ReVanced Manager のログを共有します",
"enablePatchesSelectionLabel": "パッチ選択の変更を許可", "enablePatchesSelectionLabel": "パッチ選択の変更を許可",
"enablePatchesSelectionHint": "パッチの選択解除を止しない", "enablePatchesSelectionHint": "パッチの選択解除を止しません",
"enablePatchesSelectionWarningText": "パッチの選択を変更すると、予期せぬ問題が起こる可能性があります。\n\n有効にしますか", "enablePatchesSelectionWarningText": "パッチの選択を変更すると、予期せぬ問題が起こる可能性があります。\n\n有効にしますか",
"disablePatchesSelectionWarningText": "パッチ選択の変更を無効にしようとしています。\nデフォルトのパッチの選択が復元されます。\n\n無効にしますか", "disablePatchesSelectionWarningText": "パッチ選択の変更を無効にしようとしています。\nデフォルトのパッチの選択が復元されます。\n\n無効にしますか",
"autoUpdatePatchesLabel": "パッチの自動アップデート", "autoUpdatePatchesLabel": "パッチの自動アップデート",
"autoUpdatePatchesHint": "パッチを自動的に最新バージョンに更新します", "autoUpdatePatchesHint": "パッチを自動的に最新バージョンに更新す",
"showUpdateDialogLabel": "更新ダイアログを表示", "showUpdateDialogLabel": "アップデートの通知を表示",
"showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示する", "showUpdateDialogHint": "新しいアップデートが利用可能な場合にダイアログを表示する",
"universalPatchesLabel": "共通パッチの表示", "universalPatchesLabel": "共通パッチの表示",
"universalPatchesHint": "すべてのアプリと共通パッチを表示します (アプリのリストの読み込みが遅くなる可能性があります)", "universalPatchesHint": "すべてのアプリと共通パッチを表示しますアプリ一覧の読み込みが遅くなる可能性があります",
"versionCompatibilityCheckLabel": "バージョンの互換性チェック", "lastPatchedAppLabel": "パッチを適用したアプリを保存",
"requireSuggestedAppVersionLabel": "推奨されたアプリのバージョンが必要です", "lastPatchedAppHint": "インストールまたはエクスポートする最後のパッチを保存する",
"requireSuggestedAppVersionDialogText": "推奨されているバージョンではないアプリを選択すると、予期しない問題が発生する可能性があります。\n\nこのまま続行しますか", "versionCompatibilityCheckLabel": "バージョンの互換性の確認",
"versionCompatibilityCheckHint": "選択したアプリのバージョンと互換性のないパッチの選択を禁止する",
"requireSuggestedAppVersionLabel": "推奨バージョンの使用を強制",
"requireSuggestedAppVersionHint": "推奨されていないバージョンのアプリを選択できないようにします",
"requireSuggestedAppVersionDialogText": "推奨バージョンではないアプリを選択すると、予期しない問題が発生する可能性があります。\n\nこのまま続行しますか",
"aboutLabel": "情報", "aboutLabel": "情報",
"snackbarMessage": "クリップボードにコピーしました", "snackbarMessage": "クリップボードにコピーしました",
"restartAppForChanges": "変更を適用するにはアプリを再起動してください", "restartAppForChanges": "変更を適用するにはアプリを再起動してください",
"deleteTempDirLabel": "一時ファイルを削除", "deleteTempDirLabel": "一時ファイルを削除",
"deleteTempDirHint": "未使用の一時ファイルを削除", "deleteTempDirHint": "未使用の一時ファイルを削除",
"deletedTempDir": "一時ファイルを削除しました", "deletedTempDir": "一時ファイルを削除しました",
"exportPatchesLabel": "パッチ選択をエクスポート", "exportPatchesLabel": "パッチ選択をエクスポート",
"exportPatchesHint": "パッチ選択を JSON ファイルにエクスポートします", "exportPatchesHint": "パッチ選択を JSON ファイルにエクスポートします",
"exportedPatches": "パッチ選択をエクスポートしました", "exportedPatches": "パッチ選択をエクスポートしました",
"noExportFileFound": "エクスポートするパッチの選択がありません", "noExportFileFound": "エクスポートするパッチの選択がありません",
"importPatchesLabel": "パッチ選択をインポート", "importPatchesLabel": "パッチ選択をインポート",
"importPatchesHint": "パッチ選択を JSON ファイルからインポートします", "importPatchesHint": "パッチ選択を JSON ファイルからインポートします",
"importedPatches": "パッチ選択をインポートしました", "importedPatches": "パッチ選択をインポートしました",
"resetStoredPatchesLabel": "パッチの選択をリセット", "resetStoredPatchesLabel": "パッチの選択をリセット",
"resetStoredPatchesHint": "保存されたパッチの選択をリセットします", "resetStoredPatchesHint": "保存されたパッチの選択をリセットす",
"resetStoredPatchesDialogTitle": "パッチの選択をリセット", "resetStoredPatchesDialogTitle": "パッチの選択をリセット",
"resetStoredPatchesDialogText": "デフォルトのパッチの選択が復元されます。", "resetStoredPatchesDialogText": "デフォルトのパッチの選択が復元されます。",
"resetStoredPatches": "パッチの選択をリセットしました", "resetStoredPatches": "パッチの選択をリセットしました",
"resetStoredOptionsLabel": "パッチオプションをリセット", "resetStoredOptionsLabel": "パッチオプションをリセット",
"resetStoredOptionsHint": "すべてのパッチオプションをリセットします", "resetStoredOptionsHint": "すべてのパッチオプションをリセットす",
"resetStoredOptionsDialogTitle": "パッチオプションをリセットしますか?", "resetStoredOptionsDialogTitle": "パッチオプションをリセットしますか?",
"resetStoredOptionsDialogText": "パッチオプションをリセットすると、保存されたすべてのオプションが削除されます。", "resetStoredOptionsDialogText": "パッチオプションをリセットすると、保存されたすべてのオプションが削除されます。",
"resetStoredOptions": "オプションをリセットしました", "resetStoredOptions": "オプションをリセットしました",
@@ -246,19 +232,31 @@
"importedKeystore": "キーストアをインポートしました", "importedKeystore": "キーストアをインポートしました",
"selectKeystorePassword": "キーストアのパスワード", "selectKeystorePassword": "キーストアのパスワード",
"selectKeystorePasswordHint": "アプリの署名に使用するキーストアのパスワードを入力してください", "selectKeystorePasswordHint": "アプリの署名に使用するキーストアのパスワードを入力してください",
"jsonSelectorErrorMessage": "選択された JSON ファイルは使用できません", "jsonSelectorErrorMessage": "選択したJSON ファイルは使用できません",
"keystoreSelectorErrorMessage": "選択したキーストアファイルは使用できません" "keystoreSelectorErrorMessage": "選択したキーストアファイルは使用できません"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "アプリ情報", "widgetTitle": "アプリ情報",
"openButton": "開く", "openButton": "開く",
"installButton": "インストール",
"uninstallButton": "アンインストール", "uninstallButton": "アンインストール",
"unmountButton": "マウント解除",
"exportButton": "エクスポート",
"deleteButton": "削除",
"rootDialogTitle": "エラー", "rootDialogTitle": "エラー",
"lastPatchedAppDescription": "これは最後にパッチを適用したアプリのバックアップです。",
"unmountDialogText": "このアプリをアンマウントしてもよろしいですか?",
"uninstallDialogText": "本当にこのアプリをアンインストールしますか?",
"rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。", "rootDialogText": "アプリはスーパーユーザー権限でインストールされましたが、現在 ReVanced Manager にはその権限がありません。 スーパーユーザー権限を付与してください。",
"removeAppDialogTitle": "アプリを削除しますか?",
"removeAppDialogText": "このバックアップを削除してもよろしいですか?",
"packageNameLabel": "パッケージ名", "packageNameLabel": "パッケージ名",
"installTypeLabel": "インストールの種類", "installTypeLabel": "インストールの種類",
"mountTypeLabel": "マウント",
"regularTypeLabel": "通常",
"patchedDateLabel": "パッチ適用日時", "patchedDateLabel": "パッチ適用日時",
"appliedPatchesLabel": "適用されたパッチ", "appliedPatchesLabel": "適用されたパッチ",
"sizeLabel": "ファイルのサイズ",
"patchedDateHint": "${date} ${time}", "patchedDateHint": "${date} ${time}",
"appliedPatchesHint": "${quantity} 個の適用されたパッチ", "appliedPatchesHint": "${quantity} 個の適用されたパッチ",
"updateNotImplemented": "この機能はまだ実装されていません" "updateNotImplemented": "この機能はまだ実装されていません"
@@ -267,8 +265,29 @@
"widgetTitle": "貢献者" "widgetTitle": "貢献者"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "バージョンが一致しません",
"mount_no_root": "ルート権限がありません",
"mount_missing_installation": "インストールが見つかりませんでした",
"status_failure_blocked": "インストールはブロックされました",
"install_failed_verification_failure": "検証に失敗しました", "install_failed_verification_failure": "検証に失敗しました",
"status_failure_invalid": "インストールは無効です", "status_failure_invalid": "インストールは無効です",
"install_failed_version_downgrade": "ダウングレードできません" "install_failed_version_downgrade": "ダウングレードできません",
"status_failure_conflict": "インストールが競合しています",
"status_failure_storage": "インストールストレージの問題",
"status_failure_incompatible": "インストールは互換性がありません",
"status_failure_timeout": "インストールがタイムアウトしました",
"status_unknown": "インストールに失敗しました",
"mount_version_mismatch_description": "インストールされたアプリがパッチを当てたアプリとは異なるバージョンであるため、インストールに失敗しました。\n\nマウントしているアプリのバージョンをインストールし、再度お試しください。",
"mount_no_root_description": "ルートアクセスが許可されていないためインストールに失敗しました。\n\nReVanced Managerへのルートアクセスを許可し、もう一度お試しください。",
"mount_missing_installation_description": "パッチが適用されていないアプリがマウントされていないためインストールに失敗しました。\n\nマウントする前にパッチが適用されていないアプリをインストールし、もう一度お試しください。",
"status_failure_timeout_description": "インストールに時間がかかりすぎました。\n\nもう一度やり直しますか",
"status_failure_storage_description": "ストレージが不足しているためインストールに失敗しました。\n\n空き領域を解放して再度お試し下さい。",
"status_failure_invalid_description": "パッチ適用されたアプリが無効なためインストールに失敗しました。\n\nアプリをアンインストールしてもう一度お試しください。",
"status_failure_incompatible_description": "アプリはこのデバイスと互換性がありません。\n\nこのデバイスでサポートされているAPKを使用して、もう一度お試しください。",
"status_failure_conflict_description": "インストールはアプリの既存のインストールによって中止されました。\n\nインストールされたアプリをアンインストールし、もう一度やり直してください。",
"status_failure_blocked_description": "インストールは ${packageName} によってブロックされました。\n\nセキュリティ設定を調整して、もう一度お試しください。",
"install_failed_verification_failure_description": "認証の問題によりインストールに失敗しました。\n\nセキュリティ設定を調整して、もう一度お試しください。",
"install_failed_version_downgrade_description": "インストールに失敗しました。パッチを当てたアプリがインストールされたアプリよりも低いバージョンであるためです。\n\nアプリをアンインストールしてもう一度お試しください。",
"status_unknown_description": "不明な理由によりインストールに失敗しました。もう一度やり直してください。"
} }
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

89
assets/i18n/strings_kk_KZ.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,82 @@
{ {
"navigationView": {}, "cancelButton": "Болдырмау",
"homeView": {}, "dismissButton": "Елемеу",
"applicationItem": {}, "quitButton": "Шығу",
"latestCommitCard": {}, "updateButton": "Жаңарту",
"patcherView": {}, "suggested": "Ұсынылған: ${version}",
"appSelectorCard": {}, "yesButton": "Иә",
"noButton": "Жоқ",
"warning": "Назар аударыңыз",
"notice": "Ескерту",
"noShowAgain": "Енді көрсетілмесін",
"add": "Қосу",
"remove": "Жою",
"showChangelogButton": "Өзгерту тарихын көрсету",
"showUpdateButton": "Жаңартуды көрсету",
"navigationView": {
"dashboardTab": "Басқару тақтасы",
"patcherTab": "Patcher",
"settingsTab": "Баптау"
},
"homeView": {
"refreshSuccess": "Сәтті жаңартылды",
"widgetTitle": "Бақылау тақтасы",
"updatesSubtitle": "Жаңартулар",
"changeLaterSubtitle": "Мұны кейінірек баптауда өзгертіп ала аласыз.",
"noInstallations": "Патчталған қолданбалар орнатылмаған",
"installUpdate": "Жаңартуды әрі қарай орната берейік пе?",
"updateSheetTitle": "ReVanced Manager-ді жаңарту",
"updateDialogTitle": "Жаңарту қолжетімді",
"updatePatchesSheetTitle": "ReVanced патчін жаңарту",
"updateChangelogTitle": "Өзгерту тарихы",
"updateDialogText": "${file} үшін жаңарту қолжетімді.\n\nҚазіргі ${version} нұсқасы орнатылып тұр.",
"downloadedMessage": "Жаңарту жүктелген",
"noConnection": "Интернет байланысы жоқ"
},
"applicationItem": {
"infoButton": "Ақпарат"
},
"latestCommitCard": {
"loadingLabel": "Ju'ktely'de..."
},
"patcherView": {
"widgetTitle": "Патчер",
"patchButton": "Патч"
},
"appSelectorCard": {
"widgetTitle": "Қолданбаны таңдаңыз"
},
"patchSelectorCard": {}, "patchSelectorCard": {},
"socialMediaCard": {}, "socialMediaCard": {},
"appSelectorView": {}, "appSelectorView": {
"patchesSelectorView": {}, "viewTitle": "Қолданбаны таңдаңыз"
"patchOptionsView": {}, },
"patchesSelectorView": {
"doneButton": "Дайын",
"noneChip": "Жоқ"
},
"patchOptionsView": {
"selectFolder": "Буманы таңдаңыз"
},
"patchItem": {}, "patchItem": {},
"installerView": {}, "installerView": {
"settingsView": {}, "installButton": "Орнату",
"appInfoView": {}, "installNonRootType": "Қалыпты"
"contributorsView": {}, },
"settingsView": {
"widgetTitle": "Баптау",
"appearanceSectionTitle": "Безендіру",
"advancedSectionTitle": "Қосымша",
"contributorsLabel": "Үлес қосушылар"
},
"appInfoView": {
"widgetTitle": "Қолданба ақпары",
"installButton": "Орнату",
"uninstallButton": "Алмау",
"rootDialogTitle": "Қате"
},
"contributorsView": {
"widgetTitle": "Үлес қосушылар"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

View File

@@ -0,0 +1,52 @@
{
"okButton": "យល់ព្រម",
"cancelButton": "បោះបង់",
"dismissButton": "ទាត់ចោល",
"quitButton": "ចេញ",
"updateButton": "អាប់ដេត",
"suggested": "បានណែនាំ៖ ${version}",
"yesButton": "បាទ/ចាស",
"noButton": "ទេ",
"warning": "ការព្រមាន",
"notice": "សម្គាល់",
"noShowAgain": "កុំបង្ហាញដូច្នេះម្ដងទៀត",
"add": "បន្ថែម",
"remove": "ដកចេញ",
"showChangelogButton": "បង្ហាញកំណត់ហេតុផ្លាស់ប្ដូរ",
"showUpdateButton": "បង្ហាញបច្ចុប្បន្នភាព",
"navigationView": {
"dashboardTab": "ផ្ទាំងគ្រប់គ្រង",
"patcherTab": "ផាត់ឆើ",
"settingsTab": "ការកំណត់"
},
"homeView": {
"refreshSuccess": "បានរីហ្វ្រែសដោយជោគជ័យ",
"widgetTitle": "ផ្ទាំងគ្រប់គ្រង",
"updatesSubtitle": "អាប់ដេត",
"changeLaterSubtitle": "អ្នកអាចផ្លាស់ប្តូរដូច្នេះនៅក្នុងការកំណត់នៅពេលក្រោយ។",
"installUpdate": "បន្តដំឡើងបច្ចុប្បន្នភាពឬ?",
"updateSheetTitle": "អាប់ដេត ReVanced Manager",
"updateDialogTitle": "មានបច្ចុប្បន្នភាពថ្មិ",
"updateChangelogTitle": "កំណត់ហេតុផ្លាស់ប្ដូរ"
},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {
"widgetTitle": "ផាត់ឆើ"
},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {
"widgetTitle": "ការកំណត់",
"sourcesResetDialogTitle": "កំណត់ឡើងវិញ"
},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

270
assets/i18n/strings_ko_KR.i18n.json Executable file → Normal file
View File

@@ -1,17 +1,13 @@
{ {
"okButton": "확인", "okButton": "확인",
"cancelButton": "취소", "cancelButton": "취소",
"dismissButton": "무시하기", "dismissButton": "기",
"quitButton": "종료", "quitButton": "종료",
"updateButton": "업데이트", "updateButton": "업데이트",
"enabledLabel": "활성화됨",
"disabledLabel": "비활성화됨",
"installed": "설치된 앱 버전: ${version}",
"suggested": "권장 앱 버전: ${version}", "suggested": "권장 앱 버전: ${version}",
"yesButton": "예", "yesButton": "예",
"noButton": "아니요", "noButton": "아니요",
"warning": "경고", "warning": "경고",
"options": "옵션",
"notice": "알림", "notice": "알림",
"noShowAgain": "다시 보지 않기", "noShowAgain": "다시 보지 않기",
"add": "추가", "add": "추가",
@@ -19,71 +15,61 @@
"showChangelogButton": "변경 사항 보기", "showChangelogButton": "변경 사항 보기",
"showUpdateButton": "업데이트 보기", "showUpdateButton": "업데이트 보기",
"navigationView": { "navigationView": {
"dashboardTab": "대시보드", "dashboardTab": "Dashboard",
"patcherTab": "Patcher", "patcherTab": "Patcher",
"settingsTab": "설정" "settingsTab": "Settings"
}, },
"homeView": { "homeView": {
"refreshSuccess": "새로고침을 성공습니다.", "refreshSuccess": "새로고침을 성공하였습니다.",
"widgetTitle": "대시보드", "widgetTitle": "Dashboard",
"updatesSubtitle": "업데이트", "updatesSubtitle": "업데이트",
"lastPatchedAppSubtitle": "마지막으로 패치된 앱",
"patchedSubtitle": "설치된 앱", "patchedSubtitle": "설치된 앱",
"changeLaterSubtitle": "나중에 설정에서 바꿀 수 있습니다.", "changeLaterSubtitle": "나중에 설정에서 변경할 수 있습니다.",
"noUpdates": "새 업데이트가 없습니다.", "noSavedAppFound": "앱을 찾을 수 없습니다",
"WIP": "개발 중 입니다...", "noInstallations": "패치된 앱이 설치되어 있지 않습니다",
"noInstallations": "아직 설치된 ReVanced 앱이 없습니다.", "installUpdate": "업데이트를 계속 설치하시겠습니까?",
"installUpdate": "업데이트를 계속 설치하겠습니까?",
"updateSheetTitle": "ReVanced Manager 업데이트", "updateSheetTitle": "ReVanced Manager 업데이트",
"updateDialogTitle": "새 업데이트가 있습니다.", "updateDialogTitle": "새 업데이트가 있습니다",
"updatePatchesSheetTitle": "ReVanced 패치 업데이트", "updatePatchesSheetTitle": "ReVanced 패치 업데이트",
"updateChangelogTitle": "변경 사항", "updateChangelogTitle": "변경 사항",
"updateDialogText": "'${file}'에 대한 새 업데이트를 할 수 있습니다.\n\n현재 설치된 버전은 '${version}'입니다.", "updateDialogText": "'${file}'에 대한 새 업데이트를 할 수 있습니다.\n\n현재 설치된 버전은 '${version}' 입니다.",
"downloadConsentDialogTitle": "필요한 파일을 다운로드하시겠습니까?", "downloadConsentDialogTitle": "필요한 파일을 다운로드하시겠습니까?",
"downloadConsentDialogText": "ReVanced Manager가 제대로 작동하려면 필요한 파일을 다운로드해야 합니다.", "downloadConsentDialogText": "ReVanced Manager가 제대로 작동하려면 필요한 파일을 다운로드해야 합니다.",
"downloadConsentDialogText2": "진행하면 '${url}'에 연결하게 됩니다.", "downloadConsentDialogText2": "진행하면 '${url}' 에 연결됩니다.",
"checkUpdateDialogTitle": "업데이트를 확인하시겠습니까?", "downloadingMessage": "업데이트 다운로드 중 ...",
"checkUpdateDialogText": "ReVanced Manager가 자동으로 업데이트를 확인하도록 하시겠습니까?", "downloadedMessage": "업데이트를 다운로드 완료하였습니다",
"notificationTitle": "업데이트를 다운로드했습니다.", "installingMessage": "업데이트 설치 중 ...",
"notificationText": "업데이트를 설치하려면 탭하세요.", "errorDownloadMessage": "업데이트를 다운로드할 수 없습니다",
"downloadingMessage": "업데이트 다운로드 중...", "errorInstallMessage": "업데이트를 설치할 수 없습니다",
"downloadedMessage": "업데이트를 다운로드 완료했습니다.", "noConnection": "인터넷에 연결되지 않음"
"installingMessage": "업데이트 설치 중...",
"errorDownloadMessage": "업데이트를 다운로드할 수 없습니다.",
"errorInstallMessage": "업데이트를 설치할 수 없습니다.",
"noConnection": "인터넷에 연결되지 않음",
"updatesDisabled": "패치된 앱 업데이트는 현재 비활성화되어 있습니다. 앱을 다시 패치하세요."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "정보" "infoButton": "정보"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "불러오는 중...", "loadingLabel": "불러오는 중 ...",
"timeagoLabel": "${time} 전", "timeagoLabel": "${time} 전"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Manager 업데이트"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "패치하기", "patchButton": "패치하기",
"armv7WarningDialogText": "ARMv7 디바이스에 대한 패치는 아직 지원되지 않으 실패할 수 있습니다. 그래도 계속 하시겠습니까?", "incompatibleArchWarningDialogText": "이 아키텍처에 대한 패치는 아직 지원되지 않으므로 실패할 수 있습니다. 그래도 계속하시겠습니까?",
"removedPatchesWarningDialogText": "최근 적용 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n계속 진행하시겠습니까?", "removedPatchesWarningDialogText": "최근 적용 패치들 중 다음 패치가 제거됩니다.\n\n${patches}\n\n그래도 계속하시겠습니까?",
"requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다." "requiredOptionDialogText": "일부 패치 옵션을 설정해야 합니다."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "앱 선택하기", "widgetTitle": "앱 선택하기",
"widgetTitleSelected": "선택한 앱", "widgetTitleSelected": "선택한 앱",
"widgetSubtitle": "선택한 앱이 없습니다.", "widgetSubtitle": "선택한 앱이 없습니다",
"noAppsLabel": "앱이 발견되지 않음", "noAppsLabel": "앱을 찾을 수 없습니다",
"currentVersion": "현재 앱 버전",
"suggestedVersion": "권장 앱 버전",
"anyVersion": "모든 앱 버전" "anyVersion": "모든 앱 버전"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "패치 선택하기", "widgetTitle": "패치 선택하기",
"widgetTitleSelected": "선택한 패치", "widgetTitleSelected": "선택한 패치",
"widgetSubtitle": "먼저 앱을 선택하세요.", "widgetSubtitle": "먼저 앱을 선택하세요",
"widgetEmptySubtitle": "선택한 패치가 없습니다." "widgetEmptySubtitle": "선택한 패치가 없습니다"
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "소셜 네트워크", "widgetTitle": "소셜 네트워크",
@@ -94,10 +80,10 @@
"searchBarHint": "앱 검색하기", "searchBarHint": "앱 검색하기",
"storageButton": "기기 저장소", "storageButton": "기기 저장소",
"selectFromStorageButton": "기기 저장소에서 선택", "selectFromStorageButton": "기기 저장소에서 선택",
"errorMessage": "선택한 앱을 사용할 수 없습니다.", "errorMessage": "선택한 앱을 사용할 수 없습니다",
"downloadToast": "다운로드 기능은 아직 사용할 수 없습니다.", "downloadToast": "다운로드 기능은 아직 사용할 수 없습니다",
"requireSuggestedAppVersionDialogText": "선택한 앱 버전이 권장 앱 버전과 일치하지 않아 예기치 않은 문제 발생할 수 있습니다. 권장 앱 버전을 사용하세요.\n\n선택한 앱 버전: ${selected}\n권장 앱 버전: ${suggested}\n\n계속하려면 설정에서 '권장 앱 버전 요구'를 비활성화하세요.", "requireSuggestedAppVersionDialogText": "선택한 앱 버전이 권장 앱 버전과 일치하지 않아상되지 않은 문제점이 발생할 수 있습니다. 권장 앱 버전을 사용하세요.\n\n선택한 앱 버전: ${selected}\n권장 앱 버전: ${suggested}\n\n계속하려면 설정에서 '권장 앱 버전 요구'를 비활성화하세요.",
"featureNotAvailable": "기능이 구현되지 않", "featureNotAvailable": "기능이 구현되지 않았습니다",
"featureNotAvailableText": "이 앱은 분할 APK이며 Root 권한으로 마운트해야만 안정적으로 패치 및 설치할 수 있습니다. 그러나 저장소에서 완전한 APK를 선택하여 패치 및 설치할 수 있습니다." "featureNotAvailableText": "이 앱은 분할 APK이며 Root 권한으로 마운트해야만 안정적으로 패치 및 설치할 수 있습니다. 그러나 저장소에서 완전한 APK를 선택하여 패치 및 설치할 수 있습니다."
}, },
"patchesSelectorView": { "patchesSelectorView": {
@@ -106,59 +92,56 @@
"universalPatches": "공용 패치", "universalPatches": "공용 패치",
"newPatches": "새 패치", "newPatches": "새 패치",
"patches": "패치", "patches": "패치",
"doneButton": "완료", "doneButton": "선택완료",
"defaultChip": "기본값", "defaultChip": "기본값",
"defaultTooltip": "모든 기본 패치 선택", "defaultTooltip": "모든 기본 패치 선택",
"noneChip": "없음", "noneChip": "선택안함",
"noneTooltip": "모든 패치 선택 해제", "noneTooltip": "모든 패치 선택 해제",
"loadPatchesSelection": "패치 선택목록 가져오기", "loadPatchesSelection": "패치 선택목록 가져오기",
"noSavedPatches": "선택한 앱에 적용할 패치가 저장되지 않았습니다.\n완료를 눌러서 현재 선택목록을 저장하세요.", "noSavedPatches": "선택한 앱에 적용할 패치가 저장되지 않았습니다.\n완료를 눌러서 현재 선택목록을 저장하세요.",
"noPatchesFound": "선택한 앱에 대한 패치를 찾을 수 없습니다.", "noPatchesFound": "선택한 앱에 대한 패치를 찾을 수 없습니다",
"setRequiredOption": "옵션을 설정해야 하는 패치가 있습니다:\n\n${patches}\n\n진행하기 전 설정을 마쳐주세요." "setRequiredOption": "옵션을 설정해야 하는 패치가 있습니다:\n\n${patches}\n\n진행하기 전 설정을 마쳐주세요."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "사용자 정 값", "customValue": "사용자 정 값",
"resetOptionsTooltip": "패치 옵션 초기화", "setToNull": "null 값으로 설정",
"nullValue": "이 옵션 값은 현재 아무것도 없는 상태(null 값)입니다",
"viewTitle": "패치 옵션", "viewTitle": "패치 옵션",
"saveOptions": "저장", "saveOptions": "저장하기",
"addOptions": "옵션 추가", "unselectPatch": "패치 선택 해제",
"deselectPatch": "패치 선택 해제",
"tooltip": "입력 옵션 더보기", "tooltip": "입력 옵션 더보기",
"selectFilePath": "파일 경로 선택", "selectFilePath": "파일 경로 선택",
"selectFolder": "폴더 선택", "selectFolder": "폴더 선택",
"selectOption": "옵션 선택", "requiredOption": "이 옵션은 필수 설정입니다",
"requiredOption": "필수 옵션입니다.", "unsupportedOption": "지원하지 않는 옵션입니다",
"unsupportedOption": "지원하지 않는 옵션입니다.",
"requiredOptionNull": "다음 옵션들이 설정되어 있어야 합니다:\n\n${options}" "requiredOptionNull": "다음 옵션들이 설정되어 있어야 합니다:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "이 패치는 오류를 발생시킬 수 있습니다.\n\n앱 버전: ${packageVersion}\n지원되는 버전:\n${supportedVersions}", "unsupportedDialogText": "이 패치는 문제점을 발생시킬 수 있습니다.\n\n앱 버전: ${packageVersion}\n지원되는 버전:\n${supportedVersions}",
"unsupportedPatchVersion": "패치가 이 앱 버전을 지원하지 않습니다.", "unsupportedPatchVersion": "패치가 이 앱 버전을 지원하지 않습니다.",
"unsupportedRequiredOption": "패치에 이 앱을 지원하지 않는 필수 옵션이 포함되어 있습니다.", "unsupportedRequiredOption": "패치에 이 앱을 지원하지 않는 필수 옵션이 포함되어 있습니다.",
"patchesChangeWarningDialogText": "기본 패치 선택을 사용하는 것을 권장합니다. 설정을 변경할 경우 오류의 원인이 될 수 있습니다.\n패치 선택을 변경하기 위해서는 설정에서 \"패치 선택 변경 허용\"을 활성화해야 합니다.", "patchesChangeWarningDialogText": "기본 패치 선택을 사용하는 것을 권장합니다. 설정을 변경할 경우 오류의 원인이 될 수 있습니다.\n패치 선택을 변경하기 위해서는 설정에서 \"패치 선택 변경 허용\"을 활성화해야 합니다.",
"patchesChangeWarningDialogButton": "기본 선택목록 사용" "patchesChangeWarningDialogButton": "기본 선택목록 사용"
}, },
"installerView": { "installerView": {
"widgetTitle": "설치 관리자",
"installType": "설치 유형 선택", "installType": "설치 유형 선택",
"installTypeDescription": "설치를 진행할 유형을 선택해주세요.", "installTypeDescription": "설치를 진행할 유형을 선택해주세요.",
"installButton": "설치하기", "installButton": "설치하기",
"installRootType": "마운트", "installRootType": "마운트",
"installNonRootType": "일반", "installNonRootType": "일반",
"warning": "패치 앱의 자동 업데이트를 꺼서 예기치 못한 오류를 예방하세요.", "warning": "패치 앱의 자동 업데이트를 비활성화하여 예상되지 않은 문제점을 방지하세요.",
"pressBackAgain": "취소하려면 뒤로가기 버튼을 다시 누르세요.", "pressBackAgain": "취소하려면 뒤로가기 버튼을 다시 누르세요",
"openButton": "열기", "openButton": "열기",
"shareButton": "파일 공유", "notificationTitle": "ReVanced Manager가 패치 중입니다",
"notificationTitle": "ReVanced Manager가 패치 중입니다.", "notificationText": "설치 관리자로 돌아가려면 여기를 누르세요",
"notificationText": "설치 관리자로 돌아가려면 탭하세요.", "exportApkButtonTooltip": "패치된 APK 내보내기",
"exportApkButtonTooltip": "패치한 APK 내보내기",
"exportLogButtonTooltip": "로그 내보내기", "exportLogButtonTooltip": "로그 내보내기",
"screenshotDetected": "스크린샷이 감지되었습니다. 로그를 공유할 목적이라면, 대신 텍스트 사본으로 공유해주세요.\n\n로그를 클립보드에 복사하시겠습니까?", "screenshotDetected": "스크린샷이 감지되었습니다. 로그를 공유할 목적이라면, 대신 텍스트 사본으로 공유해주세요.\n\n로그를 클립보드에 복사하시겠습니까?",
"copiedToClipboard": "로그를 클립보드에 복사습니다.", "copiedToClipboard": "로그를 클립보드에 복사하였습니다",
"noExit": "설치 관리자가 실행 중이므로 중단할 수 없습니다..." "noExit": "설치 관리자가 실행 중이므로 중단할 수 없습니다 ..."
}, },
"settingsView": { "settingsView": {
"widgetTitle": "설정", "widgetTitle": "Settings",
"appearanceSectionTitle": "레이아웃", "appearanceSectionTitle": "레이아웃",
"teamSectionTitle": "ReVanced Team", "teamSectionTitle": "ReVanced Team",
"debugSectionTitle": "디버깅", "debugSectionTitle": "디버깅",
@@ -170,18 +153,17 @@
"lightThemeLabel": "밝은 테마", "lightThemeLabel": "밝은 테마",
"darkThemeLabel": "어두운 테마", "darkThemeLabel": "어두운 테마",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "당신의 기기에 더 맞는 경험을 즐겨보세요.", "dynamicThemeHint": "당신의 기기에 더 맞는 경험을 즐겨보세요",
"languageLabel": "앱 언어", "languageLabel": "앱 언어",
"languageUpdated": "앱 언어를 변경습니다.", "languageUpdated": "앱 언어를 변경하였습니다",
"englishOption": "영어",
"sourcesLabel": "대체 소스", "sourcesLabel": "대체 소스",
"sourcesLabelHint": "ReVanced Patches 및 ReVanced Integrations 대체 소스를 설정할 수 있습니다.", "sourcesLabelHint": "ReVanced Patches 및 ReVanced Integrations 대체 소스를 설정할 수 있습니다",
"sourcesIntegrationsLabel": "Integrations 소스", "sourcesIntegrationsLabel": "Integrations 소스",
"useAlternativeSources": "대체 소스 사용", "useAlternativeSources": "대체 소스 사용",
"useAlternativeSourcesHint": "공식 소스가 아닌 ReVanced Patches 및 ReVanced Integrations 대체 소스를 사용합니다.", "useAlternativeSourcesHint": "공식 소스가 아닌 ReVanced Patches 및 ReVanced Integrations 대체 소스를 사용합니다",
"sourcesResetDialogTitle": "초기화", "sourcesResetDialogTitle": "초기화",
"sourcesResetDialogText": "정말 커스텀 소스를 기본값으로 되돌릴까요?", "sourcesResetDialogText": "정말 사용자 정의 소스를 기본값으로 초기화하시겠습니까?",
"apiURLResetDialogText": "정말 API URL을 기본값으로 되돌릴까요?", "apiURLResetDialogText": "정말 API URL을 기본값으로 초기화하시겠습니까?",
"sourcesUpdateNote": "알림: 변경하면 대체 소스에서 ReVanced Patches 및 ReVanced Integrations이 자동으로 다운로드됩니다. \n\n그 이후에는 대체 소스로 연결됩니다.", "sourcesUpdateNote": "알림: 변경하면 대체 소스에서 ReVanced Patches 및 ReVanced Integrations이 자동으로 다운로드됩니다. \n\n그 이후에는 대체 소스로 연결됩니다.",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "ReVanced Manager의 API URL를 설정할 수 있습니다.", "apiURLHint": "ReVanced Manager의 API URL를 설정할 수 있습니다.",
@@ -192,116 +174,120 @@
"contributorsLabel": "도움을 주신 분들", "contributorsLabel": "도움을 주신 분들",
"contributorsHint": "ReVanced 개발에 도움을 주신 분들", "contributorsHint": "ReVanced 개발에 도움을 주신 분들",
"logsLabel": "로그 공유하기", "logsLabel": "로그 공유하기",
"logsHint": "수집된 ReVanced Manager 로그를 공유합니다.", "logsHint": "수집된 ReVanced Manager 로그를 공유합니다",
"enablePatchesSelectionLabel": "패치 선택 변경 허용", "enablePatchesSelectionLabel": "패치 선택 변경 허용",
"enablePatchesSelectionHint": "패치를 선택하거나 선택 해제할 수 있습니다.", "enablePatchesSelectionHint": "패치를 선택하거나 선택 해제할 수 있습니다",
"enablePatchesSelectionWarningText": "패치의 기본 선택을 바꾸는 경우 예상치 못한 문제 발생할 수 있습니다.\n\n그래도 활성화하시겠습니까?", "enablePatchesSelectionWarningText": "패치의 기본 선택을 변경하는 경우에는 예상되지 않은 문제점이 발생할 수 있습니다.\n\n그래도 활성화하시겠습니까?",
"disablePatchesSelectionWarningText": "패치 선택 변경을 비활성화하려 합니다.\n패치의 기본 선택목록 복원될 것입니다.\n\n그래도 비활성화하시겠습니까?", "disablePatchesSelectionWarningText": "패치 선택 변경을 비활성화하려 합니다.\n패치의 기본 선택목록으로 복원될 것입니다.\n\n그래도 비활성화하시겠습니까?",
"autoUpdatePatchesLabel": "패치 자동 업데이트", "autoUpdatePatchesLabel": "패치 자동 업데이트",
"autoUpdatePatchesHint": "자동으로 패치를 최신 버전으로 업데이트합니다.", "autoUpdatePatchesHint": "자동으로 패치를 최신 버전으로 업데이트합니다",
"showUpdateDialogLabel": "업데이트 팝업창 보기", "showUpdateDialogLabel": "업데이트 팝업창 보기",
"showUpdateDialogHint": "새 업데이트가 있으면 팝업창을 표시합니다.", "showUpdateDialogHint": "새 업데이트가 있으면 팝업창을 표시합니다",
"universalPatchesLabel": "공용 패치 보기", "universalPatchesLabel": "공용 패치 보기",
"universalPatchesHint": "기기에 설치된 모든 앱과 공용 패치를 표시합니다. (앱 목록이 느려질 수 있음)", "universalPatchesHint": "기기에 설치된 모든 앱과 공용 패치를 표시합니다 (앱 목록이 느려질 수 있음)",
"lastPatchedAppLabel": "패치된 앱 저장",
"lastPatchedAppHint": "나중에 설치하거나 내보낼 마지막으로 패치된 앱을 저장할 수 있습니다",
"versionCompatibilityCheckLabel": "버전 호환성 체크", "versionCompatibilityCheckLabel": "버전 호환성 체크",
"versionCompatibilityCheckHint": "선택한 앱 버전과 호환되지 않는 패치를 선택할 수 없습니다.", "versionCompatibilityCheckHint": "선택한 앱 버전과 호환되지 않는 패치를 선택할 수 없습니다",
"requireSuggestedAppVersionLabel": "권장 앱 버전 요구", "requireSuggestedAppVersionLabel": "권장 앱 버전 요구",
"requireSuggestedAppVersionHint": "권장되지 않은 앱 버전은 선택할 수 없습니다.", "requireSuggestedAppVersionHint": "권장되지 않은 앱 버전은 선택할 수 없습니다",
"requireSuggestedAppVersionDialogText": "권장 앱 버전이 아닌 앱을 선택하는 경우 예상치 못한 문제 발생할 수 있습니다.\n\n그래도 계속 진행하시겠습니까?", "requireSuggestedAppVersionDialogText": "권장 앱 버전이 아닌 앱을 선택하는 경우에는 예상되지 않은 문제점이 발생할 수 있습니다.\n\n그래도 계속하시겠습니까?",
"aboutLabel": "정보", "aboutLabel": "정보",
"snackbarMessage": "클립보드에 복사습니다.", "snackbarMessage": "클립보드에 복사하였습니다",
"restartAppForChanges": "변경 사항을 적용하려면 앱을 다시 시작하세요.", "restartAppForChanges": "변경 사항을 적용하려면 앱을 다시 시작하세요",
"deleteTempDirLabel": "임시 파일 제거", "deleteTempDirLabel": "임시 파일 제거",
"deleteTempDirHint": "사용하지 않는 임시 파일을 제거합니다.", "deleteTempDirHint": "사용하지 않는 임시 파일을 제거합니다",
"deletedTempDir": "임시 파일을 제거습니다.", "deletedTempDir": "임시 파일을 제거하였습니다",
"exportPatchesLabel": "패치 선택목록 내보내기", "exportPatchesLabel": "패치 선택목록 내보내기",
"exportPatchesHint": "패치 선택목록을 JSON 파일로 내보냅니다.", "exportPatchesHint": "패치 선택목록을 JSON 파일로 내보냅니다",
"exportedPatches": "패치 선택목록을 내보", "exportedPatches": "패치 선택목록을 내보냈습니다",
"noExportFileFound": "내보낼 패치 선택목록이 없습니다.", "noExportFileFound": "내보낼 패치 선택목록이 없습니다",
"importPatchesLabel": "패치 선택목록 가져오기", "importPatchesLabel": "패치 선택목록 가져오기",
"importPatchesHint": "패치 선택목록을 JSON 파일에서 가져옵니다.", "importPatchesHint": "패치 선택목록을 JSON 파일에서 가져옵니다",
"importedPatches": "패치 선택목록을 불러옴", "importedPatches": "패치 선택목록을 가져왔습니다",
"resetStoredPatchesLabel": "패치 선택목록 초기화", "resetStoredPatchesLabel": "패치 선택목록 초기화",
"resetStoredPatchesHint": "저장된 패치 선택목록을 초기화합니다.", "resetStoredPatchesHint": "저장된 패치 선택목록을 초기화합니다",
"resetStoredPatchesDialogTitle": "패치 선택목록을 초기화하시겠습니까?", "resetStoredPatchesDialogTitle": "패치 선택목록을 초기화하시겠습니까?",
"resetStoredPatchesDialogText": "패치 기본 선택목록으로 복원합니다.", "resetStoredPatchesDialogText": "패치 기본 선택목록으로 복원합니다.",
"resetStoredPatches": "패치 선택목록을 초기화습니다.", "resetStoredPatches": "패치 선택목록을 초기화하였습니다",
"resetStoredOptionsLabel": "패치 옵션 초기화", "resetStoredOptionsLabel": "패치 옵션 초기화",
"resetStoredOptionsHint": "모든 패치 옵션을 초기화합니다.", "resetStoredOptionsHint": "모든 패치 옵션을 초기화합니다",
"resetStoredOptionsDialogTitle": "패치 옵션을 초기화하시겠습니까?", "resetStoredOptionsDialogTitle": "패치 옵션을 초기화하시겠습니까?",
"resetStoredOptionsDialogText": "패치 옵션을 초기화하면 저장한 모든 옵션이 제거됩니다.", "resetStoredOptionsDialogText": "패치 옵션을 초기화하면 저장한 모든 옵션이 제거됩니다.",
"resetStoredOptions": "설정을 초기화습니다.", "resetStoredOptions": "옵션을 초기화하였습니다",
"deleteLogsLabel": "로그 제거하기", "deleteLogsLabel": "로그 제거하기",
"deleteLogsHint": "수집된 ReVanced Manager 로그를 제거합니다.", "deleteLogsHint": "수집된 ReVanced Manager 로그를 제거합니다",
"deletedLogs": "로그를 제거습니다.", "deletedLogs": "로그를 제거하였습니다",
"regenerateKeystoreLabel": "키스토어 재생성", "regenerateKeystoreLabel": "키스토어 재생성",
"regenerateKeystoreHint": "앱을 서명할 때 사용한 키스토어를 재생성합니다.", "regenerateKeystoreHint": "앱을 서명할 때 사용한 키스토어를 재생성합니다",
"regenerateKeystoreDialogTitle": "키스토어를 재생성하시겠습니까?", "regenerateKeystoreDialogTitle": "키스토어를 재생성하시겠습니까?",
"regenerateKeystoreDialogText": "기존 키스토어로 서명한 패치된 앱을 더 이상 업데이트할 수 없게 됩니다.", "regenerateKeystoreDialogText": "기존 키스토어로 서명한 패치된 앱을 더 이상 업데이트할 수 없게 됩니다.",
"regeneratedKeystore": "키스토어 재생성 완료", "regeneratedKeystore": "키스토어 재생성하였습니다",
"exportKeystoreLabel": "키스토어 내보내기", "exportKeystoreLabel": "키스토어 내보내기",
"exportKeystoreHint": "앱을 서명할 때 사용한 키스토어를 내보냅니다.", "exportKeystoreHint": "앱을 서명할 때 사용한 키스토어를 내보냅니다",
"exportedKeystore": "키스토어 내보", "exportedKeystore": "키스토어 내보냈습니다",
"noKeystoreExportFileFound": "내보낼 키스토어가 없습니다.", "noKeystoreExportFileFound": "내보낼 키스토어가 없습니다",
"importKeystoreLabel": "키스토어 가져오기", "importKeystoreLabel": "키스토어 가져오기",
"importKeystoreHint": "앱을 서명할 때 사용한 키스토어를 가져옵니다.", "importKeystoreHint": "앱을 서명할 때 사용한 키스토어를 가져옵니다",
"importedKeystore": "키스토어 가져", "importedKeystore": "키스토어 가져왔습니다",
"selectKeystorePassword": "키스토어 비밀번호", "selectKeystorePassword": "키스토어 비밀번호",
"selectKeystorePasswordHint": "앱을 서명할 때 사용한 키스토어 비밀번호를 선택하세요.", "selectKeystorePasswordHint": "앱을 서명할 때 사용한 키스토어 비밀번호를 선택하세요",
"jsonSelectorErrorMessage": "선택한 JSON 파일을 사용할 수 없습니다.", "jsonSelectorErrorMessage": "선택한 JSON 파일을 사용할 수 없습니다",
"keystoreSelectorErrorMessage": "선택한 키스토어 파일을 사용할 수 없습니다." "keystoreSelectorErrorMessage": "선택한 키스토어 파일을 사용할 수 없습니다"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "앱 정보", "widgetTitle": "앱 정보",
"openButton": "열기", "openButton": "열기",
"installButton": "설치하기",
"uninstallButton": "제거하기", "uninstallButton": "제거하기",
"unmountButton": "마운트 해제", "unmountButton": "마운트 해제",
"exportButton": "내보내기",
"deleteButton": "제거하기",
"rootDialogTitle": "오류", "rootDialogTitle": "오류",
"unmountDialogText": "이 앱의 마운트를 해제할까요?", "lastPatchedAppDescription": "마지막으로 패치된 앱의 백업입니다.",
"uninstallDialogText": "이 앱을 제거할까요?", "unmountDialogText": "이 앱의 마운트를 해제하시겠습니까?",
"rootDialogText": "슈퍼유저 권한으로 설치되었으나 현재 ReVanced Manager에는 권한이 없습니다. 먼저 슈퍼유저 권한을 부여해주세요.", "uninstallDialogText": "이 앱을 제거하시겠습니까?",
"rootDialogText": "앱이 슈퍼유저 권한으로 설치되었으나 현재 ReVanced Manager에는 권한이 없습니다. 먼저 슈퍼유저 권한을 부여하세요.",
"removeAppDialogTitle": "앱을 제거하시겠습니까?",
"removeAppDialogText": "이 백업을 제거하시겠습니까?",
"packageNameLabel": "패키지 이름", "packageNameLabel": "패키지 이름",
"installTypeLabel": "설치 유형", "installTypeLabel": "설치 유형",
"mountTypeLabel": "마운트", "mountTypeLabel": "마운트",
"regularTypeLabel": "일반", "regularTypeLabel": "일반",
"patchedDateLabel": "패치 날짜", "patchedDateLabel": "패치 날짜",
"appliedPatchesLabel": "적용 패치", "appliedPatchesLabel": "적용 패치",
"sizeLabel": "파일 크기",
"patchedDateHint": "${date} ${time}", "patchedDateHint": "${date} ${time}",
"appliedPatchesHint": "적용 패치 ${quantity}개", "appliedPatchesHint": "적용 패치 ${quantity} 개",
"updateNotImplemented": "이 기능은 아직 구현되지 않았습니다." "updateNotImplemented": "이 기능은 아직 구현되지 않았습니다"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "도움을 주신 분들", "widgetTitle": "도움을 주신 분들"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "버전 불일치", "mount_version_mismatch": "버전 불일치",
"mount_no_root": "Root 권한이 없습니다.", "mount_no_root": "Root 권한이 없습니다",
"mount_missing_installation": "설치 대상을 찾을 수 없습니다.", "mount_missing_installation": "설치 대상을 찾을 수 없습니다",
"status_failure_blocked": "설치 차단", "status_failure_blocked": "설치 차단되었습니다",
"install_failed_verification_failure": "인증 실패", "install_failed_verification_failure": "인증 실패하였습니다",
"status_failure_invalid": "설치가 유효하지 않습니다.", "status_failure_invalid": "설치가 유효하지 않습니다",
"install_failed_version_downgrade": "다운그레이드 불가능", "install_failed_version_downgrade": "다운그레이드를 할 수 없습니다",
"status_failure_conflict": "설치 충돌", "status_failure_conflict": "설치 충돌하였습니다",
"status_failure_storage": "설치 저장공간 문제", "status_failure_storage": "설치 저장 문제",
"status_failure_incompatible": "설치 미호환", "status_failure_incompatible": "설치 미호환",
"status_failure_timeout": "설치 시간 초과", "status_failure_timeout": "설치 시간 초과",
"status_unknown": "설치 실패", "status_unknown": "설치 실패",
"mount_version_mismatch_description": "패치 앱과 설치된 앱의 버전이 달라 설치에 실패습니다.\n\n마운트하고 있는 앱의 버전으로 설치한 다시 시도하세요.", "mount_version_mismatch_description": "패치 앱과 설치된 앱의 버전이 달라 설치에 실패하였습니다.\n\n마운트하고 있는 앱의 버전으로 설치한 후에 다시 시도하세요.",
"mount_no_root_description": "Root 권한이 주어지지 않아 설치에 실패습니다.\n\nReVanced Manager에 Root 권한을 부여한 다시 시도하세요.", "mount_no_root_description": "Root 권한이 주어지지 않아 설치에 실패하였습니다.\n\nReVanced Manager에 Root 권한을 부여한 후에 다시 시도하세요.",
"mount_missing_installation_description": "패치되지 않은 앱이 이 기기에 설치되지 않아서 마운트를 진행할 수 없어 설치에 실패습니다.\n\n마운트하기 전 패치되지 않은 앱을 설치한 다시 시도하세요.", "mount_missing_installation_description": "패치되지 않은 앱이 이 기기에 설치되지 않아서 마운트를 진행할 수 없어 설치에 실패하였습니다.\n\n마운트하기 전 패치되지 않은 앱을 설치한 후에 다시 시도하세요.",
"status_failure_timeout_description": "설치하는 데 시간이 너무 오래 걸립니다.\n\n다시 시도할까요?", "status_failure_timeout_description": "설치하는 데 시간이 너무 오래 걸립니다.\n\n다시 시도하시겠습니까?",
"status_failure_storage_description": "저장공간이 충분하지 않아 설치에 실패습니다.\n\n저장공간을 확보한 다시 시도하세요.", "status_failure_storage_description": "저장공간이 충분하지 않아 설치에 실패하였습니다.\n\n저장공간을 확보한 후에 다시 시도하세요.",
"status_failure_invalid_description": "패치된 앱이 유효하지 않아 설치에 실패습니다.\n\n앱을 제거하고 다시 시도할까요?", "status_failure_invalid_description": "패치된 앱이 유효하지 않아 설치에 실패하였습니다.\n\n앱을 제거한 후에 다시 시도하시겠습니까?",
"status_failure_incompatible_description": "이 기기와 호환되지 않습니다.\n\n앱 개발자에게 문의하여 도움을 요청해 보세요.", "status_failure_incompatible_description": "이 앱은 이 기기와 호환되지 않습니다.\n\n이 기기에서 지원되는 APK를 사용하여 다시 시도하세요.",
"status_failure_conflict_description": "기존에 설치된 앱이 설치를 방해습니다.\n\n설치된 앱을 지우고 다시 시도할까요?", "status_failure_conflict_description": "기존에 설치된 앱이 설치를 방해하였습니다.\n\n설치된 앱을 제거한 후에 다시 시도하시겠습니까?",
"status_failure_blocked_description": "설치가 '${packageName}'에 의해 차단되었습니다.\n\n보안 설정을 조정한 다시 시도하세요.", "status_failure_blocked_description": "설치가 '${packageName}'에 의해 차단되었습니다.\n\n보안 설정을 조정한 후에 다시 시도하세요.",
"install_failed_verification_failure_description": "인증 문제로 인해 설치에 실패습니다.\n\n보안 설정을 조정한 다시 시도하세요.", "install_failed_verification_failure_description": "인증 문제로 인해 설치에 실패하였습니다.\n\n보안 설정을 조정한 후에 다시 시도하세요.",
"install_failed_version_downgrade_description": "패치 앱의 버전이 설치된 앱의 버전보다 낮아 설치에 실패습니다.\n\n앱을 제거하고 다시 시도할까요?", "install_failed_version_downgrade_description": "패치 앱의 버전이 설치된 앱의 버전보다 낮아 설치에 실패하였습니다.\n\n앱을 제거한 후에 다시 시도하시겠습니까?",
"status_unknown_description": "알 수 없는 이유로 설치에 실패습니다. 다시 시도하세요." "status_unknown_description": "알 수 없는 이유로 설치에 실패하였습니다. 다시 시도하세요."
} }
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

44
assets/i18n/strings_lt_LT.i18n.json Executable file → Normal file
View File

@@ -1,37 +1,42 @@
{ {
"okButton": "Gerai", "okButton": "Gerai",
"cancelButton": "Atšaukti", "cancelButton": "Atšaukti",
"dismissButton": "Atmesti",
"quitButton": "Išeiti", "quitButton": "Išeiti",
"updateButton": "Atnaujinti", "updateButton": "Atnaujinti",
"installed": "Įdiegta: ${version}",
"suggested": "Siūloma: ${version}", "suggested": "Siūloma: ${version}",
"yesButton": "Taip", "yesButton": "Taip",
"noButton": "Ne", "noButton": "Ne",
"warning": "Įspėjimas", "warning": "Įspėjimas",
"options": "Nustatymai",
"notice": "Pranešimas", "notice": "Pranešimas",
"noShowAgain": "Daugiau to nerodyti", "noShowAgain": "Daugiau to nerodyti",
"add": "Pridėti", "add": "Pridėti",
"remove": "Pašalinti", "remove": "Pašalinti",
"showChangelogButton": "Rodyti pakeitimų sąrašą",
"showUpdateButton": "Rodyti naujinimą",
"navigationView": { "navigationView": {
"dashboardTab": "Valdymo skydas", "dashboardTab": "Sąvadas",
"patcherTab": "Pataisytuvas", "patcherTab": "Patcher“",
"settingsTab": "Nustatymai" "settingsTab": "Nustatymai"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Sėkmingai atnaujinta", "refreshSuccess": "Sėkmingai atnaujinta",
"widgetTitle": "Valdymo skydas", "widgetTitle": "Sąvadas",
"updatesSubtitle": "Atnaujinimai", "updatesSubtitle": "Naujinimai",
"patchedSubtitle": "Pataisytos programos", "lastPatchedAppSubtitle": "Paskutinė pataisyta programa",
"patchedSubtitle": "Įdiegtos programas",
"noInstallations": "Nėra įdiegtų pataisytų programų", "noInstallations": "Nėra įdiegtų pataisytų programų",
"installUpdate": "Tęsti atnaujinimą?", "installUpdate": "Tęsti atnaujinimą?",
"updateDialogTitle": "Galimas naujas atnaujinimas",
"updatePatchesSheetTitle": "Atnaujinti ReVanced pataisymus",
"updateChangelogTitle": "Pakeitimų sąrašas", "updateChangelogTitle": "Pakeitimų sąrašas",
"downloadConsentDialogText2": "Tai prijungs jus prie ${url}.",
"downloadingMessage": "Atsiunčiamas atnaujinimas...", "downloadingMessage": "Atsiunčiamas atnaujinimas...",
"downloadedMessage": "Atnaujinimas atsiųstas",
"installingMessage": "Įdiegiamas atnaujinimas...", "installingMessage": "Įdiegiamas atnaujinimas...",
"errorDownloadMessage": "Nepavyksta atsisiųsti atnaujinimo", "errorDownloadMessage": "Nepavyksta atsisiųsti atnaujinimo",
"errorInstallMessage": "Nepavyksta įdiegti atnaujinimo", "errorInstallMessage": "Nepavyksta įdiegti atnaujinimo",
"noConnection": "Nėra interneto ryšio", "noConnection": "Nėra interneto ryšio"
"updatesDisabled": "Šiuo metu pataisytą programėlę atnaujinti neleidžiama. Dar kartą pataisykite programėlę."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informacija" "infoButton": "Informacija"
@@ -41,14 +46,13 @@
"timeagoLabel": "Prieš ${time}" "timeagoLabel": "Prieš ${time}"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Pataisytuvas", "widgetTitle": "Patcher“",
"patchButton": "Pataisymas", "patchButton": "Pataisymas",
"requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis." "requiredOptionDialogText": "Reikia nustatyti kai kurias pataisymų parinktis."
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "Nerasta jokių programų", "widgetTitle": "Pasirinkti programą",
"currentVersion": "Dabartinė", "noAppsLabel": "Nerasta jokių programų"
"suggestedVersion": "Siūloma"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Pasirinkite pataisymus", "widgetTitle": "Pasirinkite pataisymus",
@@ -61,6 +65,7 @@
"widgetSubtitle": "Mes esame internete!" "widgetSubtitle": "Mes esame internete!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Pasirinkti programą",
"storageButton": "Saugykla", "storageButton": "Saugykla",
"selectFromStorageButton": "Pasirinkti iš talpyklos", "selectFromStorageButton": "Pasirinkti iš talpyklos",
"errorMessage": "Neina naudoti parinktos programos", "errorMessage": "Neina naudoti parinktos programos",
@@ -74,7 +79,9 @@
"newPatches": "Nauji pataisymai", "newPatches": "Nauji pataisymai",
"patches": "Pataisymai", "patches": "Pataisymai",
"doneButton": "Atlikta", "doneButton": "Atlikta",
"defaultChip": "Numatytas",
"defaultTooltip": "Pasirinkite visus numatytuosius pataisymus", "defaultTooltip": "Pasirinkite visus numatytuosius pataisymus",
"noneChip": "Nėra",
"noneTooltip": "Panaikinkite visų pataisymų pasirinkimą", "noneTooltip": "Panaikinkite visų pataisymų pasirinkimą",
"loadPatchesSelection": "Įkelti pataisymų pasirinkimą", "loadPatchesSelection": "Įkelti pataisymų pasirinkimą",
"noSavedPatches": "Nėra išsaugoto pasirinktos programos pataisymų pasirinkimo.\nPaspauskite Atlikta, kad išsaugotumėte dabartinį pasirinkimą.", "noSavedPatches": "Nėra išsaugoto pasirinktos programos pataisymų pasirinkimo.\nPaspauskite Atlikta, kad išsaugotumėte dabartinį pasirinkimą.",
@@ -83,15 +90,11 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Pasirinkta vertė", "customValue": "Pasirinkta vertė",
"resetOptionsTooltip": "Iš naujo nustatyti pataisymų parinktis",
"viewTitle": "Pataisymų parinktys", "viewTitle": "Pataisymų parinktys",
"saveOptions": "Išsaugoti", "saveOptions": "Išsaugoti",
"addOptions": "Pridėti pasirinkimus",
"deselectPatch": "Atšaukti pataisymą",
"tooltip": "Daugiau įvesties pasirinkčių", "tooltip": "Daugiau įvesties pasirinkčių",
"selectFilePath": "Pasirinkite failo kelią", "selectFilePath": "Pasirinkite failo kelią",
"selectFolder": "Pasirinkti aplanką", "selectFolder": "Pasirinkti aplanką",
"requiredOption": "Ši parinktis yra privaloma",
"unsupportedOption": "Ši parinktis nepalaikoma", "unsupportedOption": "Ši parinktis nepalaikoma",
"requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}" "requiredOptionNull": "Reikia nustatyti šias parinktis:\n\n${options}"
}, },
@@ -128,6 +131,7 @@
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui", "dynamicThemeHint": "Mėgaukis patirtimi artimiau tavo įrenginiui",
"languageLabel": "Kalba", "languageLabel": "Kalba",
"languageUpdated": "Kalba atnaujinta",
"sourcesIntegrationsLabel": "Integracijų šaltinis", "sourcesIntegrationsLabel": "Integracijų šaltinis",
"sourcesResetDialogTitle": "Nustatyti iš naujo", "sourcesResetDialogTitle": "Nustatyti iš naujo",
"sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?", "sourcesResetDialogText": "Ar tikrai norite iš naujo nustatyti savo šaltinius į numatytąsias vertes?",
@@ -197,11 +201,13 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Programos informacija", "widgetTitle": "Programos informacija",
"openButton": "Atidaryti", "openButton": "Atidaryti",
"installButton": "Įdiegti",
"uninstallButton": "Išdiegti", "uninstallButton": "Išdiegti",
"rootDialogTitle": "Klaida", "rootDialogTitle": "Klaida",
"rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.", "rootDialogText": "Programa buvo įdiegta su super vartotojo leidimais, tačiau šiuo metu ReVanced Tvarkyklė neturi jokių leidimų.\nPrašome pirmiausia suteikti super vartotojo leidimus.",
"packageNameLabel": "Paketo pavadinimas", "packageNameLabel": "Paketo pavadinimas",
"installTypeLabel": "Įdiegimo tipas", "installTypeLabel": "Įdiegimo tipas",
"mountTypeLabel": "Įdėti",
"patchedDateLabel": "Pataisymo data", "patchedDateLabel": "Pataisymo data",
"appliedPatchesLabel": "Pritaikyti pataisymai", "appliedPatchesLabel": "Pritaikyti pataisymai",
"patchedDateHint": "${date} ${time}", "patchedDateHint": "${date} ${time}",
@@ -211,5 +217,7 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Prisidėjusieji žmonės" "widgetTitle": "Prisidėjusieji žmonės"
}, },
"installErrorDialog": {} "installErrorDialog": {
"install_failed_verification_failure": "Patikrinimas nepavyko"
}
} }

34
assets/i18n/strings_lv_LV.i18n.json Executable file → Normal file
View File

@@ -3,16 +3,16 @@
"cancelButton": "Atcelt", "cancelButton": "Atcelt",
"quitButton": "Iziet", "quitButton": "Iziet",
"updateButton": "Atjaunināt", "updateButton": "Atjaunināt",
"installed": "Uzstādītā versija: ${version}",
"suggested": "Ieteiktā versija: ${version}", "suggested": "Ieteiktā versija: ${version}",
"yesButton": "Jā", "yesButton": "Jā",
"noButton": "Nē", "noButton": "Nē",
"warning": "Brīdinājums", "warning": "Brīdinājums",
"options": "Iestatījumi",
"notice": "Piezīme", "notice": "Piezīme",
"noShowAgain": "Vairs nerādīt", "noShowAgain": "Vairs nerādīt",
"add": "Pievienot", "add": "Pievienot",
"remove": "Noņemt", "remove": "Noņemt",
"showChangelogButton": "Rādīt izmaiņu sarakstu",
"showUpdateButton": "Rādīt atjauninājumus",
"navigationView": { "navigationView": {
"dashboardTab": "Info panelis", "dashboardTab": "Info panelis",
"patcherTab": "Pačeris", "patcherTab": "Pačeris",
@@ -22,16 +22,23 @@
"refreshSuccess": "Veiksmīgi atsvaidzināts", "refreshSuccess": "Veiksmīgi atsvaidzināts",
"widgetTitle": "Info panelis", "widgetTitle": "Info panelis",
"updatesSubtitle": "Atjauninājumi", "updatesSubtitle": "Atjauninājumi",
"patchedSubtitle": "Pačotās aplikācijas", "changeLaterSubtitle": "Jūs varat mainīt šo iestatījumu vēlāk.",
"noInstallations": "Nav atrasta neviena pačota aplikācija", "noInstallations": "Nav atrasta neviena pačota aplikācija",
"installUpdate": "Vai turpināt instalēt atjauninājumu?", "installUpdate": "Vai turpināt instalēt atjauninājumu?",
"updateSheetTitle": "Atjaunit ReVanced pārvaldnieku",
"updateDialogTitle": "Jauns atjauninājums ir pieejams",
"updatePatchesSheetTitle": "ReVanced Patches atjaunināšana",
"updateChangelogTitle": "Izmaiņu žurnāls", "updateChangelogTitle": "Izmaiņu žurnāls",
"updateDialogText": "Jauns atjauninājums ir pieejams ${file}.\n\nŠobrīd instalētā versija ir ${version}.",
"downloadConsentDialogTitle": "Lejupielādēt nepieciešamos failus?",
"downloadConsentDialogText": "ReVanced pārvaldniekam ir jālejupielādē nepieciešamie faili, lai tas darbotos korekti.",
"downloadConsentDialogText2": "Tev tas izveidos savienojumu ar ${url}.",
"downloadingMessage": "Lejupielādē atjauninājumu...", "downloadingMessage": "Lejupielādē atjauninājumu...",
"downloadedMessage": "Atjauninājums lejupielādēts",
"installingMessage": "Instalē atjauninājumu...", "installingMessage": "Instalē atjauninājumu...",
"errorDownloadMessage": "Nav iespējams lejupielādēt atjauninājumu", "errorDownloadMessage": "Nav iespējams lejupielādēt atjauninājumu",
"errorInstallMessage": "Nav iespējams instalēt atjauninājumu", "errorInstallMessage": "Nav iespējams instalēt atjauninājumu",
"noConnection": "Nav interneta savienojuma", "noConnection": "Nav interneta savienojuma"
"updatesDisabled": "Pačoto aplikāciju atjaunināšana pašlaik ir izslēgta. Pačo aplikāciju velreiz."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informācija" "infoButton": "Informācija"
@@ -42,17 +49,20 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Pačeris", "widgetTitle": "Pačeris",
"patchButton": "Pačot" "patchButton": "Pačot",
"removedPatchesWarningDialogText": "Kopš pēdējās lietošanas reizes ir noņemti šādi ielāpi.\n\n${patches}\n\nTurpināt jebkurā gadījumā?"
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Izvēlaties lietotni",
"widgetTitleSelected": "Izvēlētā lietotne",
"widgetSubtitle": "Neviena lietotne nav izvēlēta",
"noAppsLabel": "Netika atrasta neviena aplikācija", "noAppsLabel": "Netika atrasta neviena aplikācija",
"currentVersion": "Pašreizējā", "anyVersion": "Jebkura versija"
"suggestedVersion": "Ieteikums"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Izvēlies pačus", "widgetTitle": "Izvēlies pačus",
"widgetTitleSelected": "Izvēlētie pači", "widgetTitleSelected": "Izvēlētie pači",
"widgetSubtitle": "Vispirms izvēlies aplikāciju", "widgetSubtitle": "Vispirms, izvēlieties aplikāciju",
"widgetEmptySubtitle": "Nav atlasītu paču" "widgetEmptySubtitle": "Nav atlasītu paču"
}, },
"socialMediaCard": { "socialMediaCard": {
@@ -60,17 +70,22 @@
"widgetSubtitle": "Mēs esam tiešsaistē!" "widgetSubtitle": "Mēs esam tiešsaistē!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Izvēlaties lietotni",
"searchBarHint": "Meklēt lietotni",
"storageButton": "Krātuve", "storageButton": "Krātuve",
"selectFromStorageButton": "Izvēlēties krātuvi", "selectFromStorageButton": "Izvēlēties krātuvi",
"errorMessage": "Nevar izmantot atlasīto aplikāciju", "errorMessage": "Nevar izmantot atlasīto aplikāciju",
"downloadToast": "Instalēšanas funkcija pašlaik nav pieejama", "downloadToast": "Instalēšanas funkcija pašlaik nav pieejama",
"requireSuggestedAppVersionDialogText": "Lietotnes versija, kuru Jūs izvēlējāties, neatbilst rekomendētajai versijai, kas var novest līdz dažādām ķibelēm. Aicinām Jūs lietot rekomendēto versiju.\n\nIzvēlētā versija: ${selected}\nRekomendētā versija: ${suggested}\n\nLai turpinātu tā pat, atslēdziet \"Piespiest rekomendēto aplikācijas versiju\" iestatījumos.",
"featureNotAvailable": "Funkcija nav ieviesta" "featureNotAvailable": "Funkcija nav ieviesta"
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Izvēlies pačus", "viewTitle": "Izvēlies pačus",
"searchBarHint": "Meklē pačus", "searchBarHint": "Meklē pačus",
"doneButton": "Gatavs", "doneButton": "Gatavs",
"defaultChip": "Parasts",
"defaultTooltip": "Atlasiet visus standarta pači", "defaultTooltip": "Atlasiet visus standarta pači",
"noneChip": "Neviens",
"noneTooltip": "Atsijāt visus pači", "noneTooltip": "Atsijāt visus pači",
"noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs" "noPatchesFound": "Atlasītajai lietotnei nav atrasts neviens patčs"
}, },
@@ -126,6 +141,7 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Lietotnes informācija", "widgetTitle": "Lietotnes informācija",
"openButton": "Atvērt", "openButton": "Atvērt",
"installButton": "Instalēt",
"uninstallButton": "Atinstalēt", "uninstallButton": "Atinstalēt",
"rootDialogTitle": "Kļūda", "rootDialogTitle": "Kļūda",
"rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.", "rootDialogText": "Aplikācija tika instalēta ar superuser pieejām, taču ReVanced Manager nav šādu pieeju.\nLūdzams uzlikt vispirms superuser ieejas.",

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

0
assets/i18n/strings_mr_IN.i18n.json Executable file → Normal file
View File

122
assets/i18n/strings_ms_MY.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,111 @@
{ {
"navigationView": {}, "cancelButton": "Batal",
"homeView": {}, "updateButton": "Kemas kini",
"applicationItem": {}, "yesButton": "Ya",
"latestCommitCard": {}, "noButton": "Tidak",
"patcherView": {}, "warning": "Amaran",
"appSelectorCard": {}, "navigationView": {
"patchSelectorCard": {}, "dashboardTab": "Papan Pemuka",
"socialMediaCard": {}, "patcherTab": "Pemodifikasi",
"appSelectorView": {}, "settingsTab": "Tetapan"
"patchesSelectorView": {}, },
"homeView": {
"widgetTitle": "Papan Pemuka",
"updatesSubtitle": "Kemas Kini",
"updateChangelogTitle": "Log perubahan",
"downloadingMessage": "Memuat turun pengemaskinian...",
"downloadedMessage": "Kemaskini dimuat turun",
"installingMessage": "Memasang pengemaskinian...",
"errorDownloadMessage": "Tidak dapat memuat turun pengemaskinian",
"errorInstallMessage": "Tidak dapat memasang pengemaskinian",
"noConnection": "Tiada sambungan internet"
},
"applicationItem": {
"infoButton": "Maklumat"
},
"latestCommitCard": {
"loadingLabel": "Memuatkan..."
},
"patcherView": {
"widgetTitle": "Pemodifikasi",
"patchButton": "Modifikasi"
},
"appSelectorCard": {
"noAppsLabel": "Tiada aplikasi ditemui"
},
"patchSelectorCard": {
"widgetTitle": "Pilih modifikasi",
"widgetTitleSelected": "Modifikasi pilihan",
"widgetSubtitle": "Pilih aplikasi dahulu",
"widgetEmptySubtitle": "Tiada modifikasi terpilih"
},
"socialMediaCard": {
"widgetTitle": "Sosial",
"widgetSubtitle": "Ikuti kami!"
},
"appSelectorView": {
"storageButton": "Storan",
"errorMessage": "Tidak dapat menggunakan aplikasi yang dipilih"
},
"patchesSelectorView": {
"viewTitle": "Pilih modifikasi",
"searchBarHint": "Cari modifikasi",
"doneButton": "Selesai",
"noneChip": "Tiada",
"noPatchesFound": "Tiada modifikasi dijumpai untuk apl pilihan"
},
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {
"installerView": {}, "unsupportedDialogText": "Memilih modifikasi mungkin menyebabkan ralat ketika modifikasi.\n\nVersi aplikasi: ${packageVersion}\nVersi disokong:\n${supportedVersions}"
"settingsView": {}, },
"appInfoView": {}, "installerView": {
"contributorsView": {}, "installButton": "Pasang",
"openButton": "Buka",
"notificationTitle": "Revanced Manager sedang memodifikasi",
"notificationText": "Tap untuk kembali ke pemasang",
"noExit": "Pemasang masih dijalankan, jangan keluar..."
},
"settingsView": {
"widgetTitle": "Tetapan",
"appearanceSectionTitle": "Penampilan",
"teamSectionTitle": "Pasukan",
"advancedSectionTitle": "Lanjutan",
"exportSectionTitle": "Import & Eksport",
"dynamicThemeHint": "Nikmati tema yang lebih serasi dengan anda",
"languageLabel": "Bahasa",
"sourcesIntegrationsLabel": "Sumber Integrasi",
"sourcesResetDialogTitle": "Set semula",
"orgPatchesLabel": "Pengarang Modifikasi",
"sourcesPatchesLabel": "Sumber Modifikasi",
"orgIntegrationsLabel": "Pengarang Integrasi",
"contributorsLabel": "Penyumbang",
"contributorsHint": "Senarai penyokong ReVanced",
"aboutLabel": "Tentang",
"snackbarMessage": "Disalin ke papan klip",
"restartAppForChanges": "Mulakan semula apl untuk menggunakan tetapan",
"deleteTempDirLabel": "Buang fail sementara",
"deleteTempDirHint": "Padam fail sementara yang tidak digunakan",
"deletedTempDir": "Fail sementara dibuang",
"deletedLogs": "Log telah dipadam",
"jsonSelectorErrorMessage": "Tidak dapat menggunakan fail JSON yang dipilih"
},
"appInfoView": {
"widgetTitle": "Maklumat apl",
"openButton": "Buka",
"installButton": "Pasang",
"uninstallButton": "Nyah pasang",
"rootDialogTitle": "Ralat",
"rootDialogText": "Aplikasi telah dipasang dengan kebenaran superuser, tetapi ReVanced Manager sekarang tidak ada kebeneran.\nMinta membenarkan kebenaran superuser dahulu.",
"packageNameLabel": "Nama pakej",
"installTypeLabel": "Jenis Pemasangan",
"patchedDateLabel": "Tarikh Modifikasi",
"appliedPatchesLabel": "Modifikasi Digunakan",
"patchedDateHint": "${date} pada ${time}",
"appliedPatchesHint": "${quantity} modifikasi digunakan",
"updateNotImplemented": "Ciri ini masih belum dilaksanakan"
},
"contributorsView": {
"widgetTitle": "Penyumbang"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

View File

@@ -0,0 +1,24 @@
{
"okButton": "အိုကေ",
"cancelButton": "ပယ်ဖျက်မည်",
"dismissButton": "မလုပ်တော့ပါ",
"quitButton": "ထွက်မည်",
"updateButton": "အပ်ပဒိတ်",
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -0,0 +1,290 @@
{
"okButton": "Ok",
"cancelButton": "Avbryt",
"dismissButton": "Avvis",
"quitButton": "Avslutt",
"updateButton": "Oppdater",
"suggested": "Forslag: ${version}",
"yesButton": "Ja",
"noButton": "Nei",
"warning": "Advarsel",
"notice": "Merk",
"noShowAgain": "Ikke vis dette igjen",
"add": "Legg til",
"remove": "Fjern",
"showChangelogButton": "Vis endringsloggen",
"showUpdateButton": "Vis oppdatering",
"navigationView": {
"dashboardTab": "Kontrollpanel",
"patcherTab": "Patcher",
"settingsTab": "Innstillinger"
},
"homeView": {
"refreshSuccess": "Oppdatert vellykket",
"widgetTitle": "Kontrollpanel",
"updatesSubtitle": "Oppdateringer",
"lastPatchedAppSubtitle": "Sist patchet app",
"patchedSubtitle": "Installerte apper",
"changeLaterSubtitle": "Du kan endre dette i innstillingene senere.",
"noSavedAppFound": "Ingen app funnet",
"noInstallations": "Ingen patchede apper installert",
"installUpdate": "Fortsette å installere oppdateringen?",
"updateSheetTitle": "Oppdater rebalansert behandler",
"updateDialogTitle": "Ny oppdatering tilgjengelig",
"updatePatchesSheetTitle": "Oppdater arresterte patcher",
"updateChangelogTitle": "Endringslogg",
"updateDialogText": "En ny oppdatering er tilgjengelig for ${file}.\n\nDen som er installert er ${version}.",
"downloadConsentDialogTitle": "Last ned nødvendige filer?",
"downloadConsentDialogText": "ReVanced Manager må laste ned nødvendige filer for at fungere riktig.",
"downloadConsentDialogText2": "Dette kobler deg til ${url}.",
"downloadingMessage": "Laster ned oppdatering...",
"downloadedMessage": "Oppdater nedlastede",
"installingMessage": "Installerer oppdatering...",
"errorDownloadMessage": "Kunne ikke laste ned oppdatering",
"errorInstallMessage": "Kunne ikke installere oppdatering",
"noConnection": "Ingen internettforbindelse"
},
"applicationItem": {
"infoButton": "Informasjon"
},
"latestCommitCard": {
"loadingLabel": "Laster...",
"timeagoLabel": "${time} siden"
},
"patcherView": {
"widgetTitle": "Patcher",
"patchButton": "Oppdatering",
"incompatibleArchWarningDialogText": "Patching på denne arkitekturen er ennå ikke støttet og kan mislykkes. Fortsette likevel?",
"requiredOptionDialogText": "Noen oppdateringsalternativer må angis."
},
"appSelectorCard": {
"widgetTitle": "Velg en app",
"widgetTitleSelected": "Valgt app",
"widgetSubtitle": "Ingen app er valgt",
"noAppsLabel": "Ingen programmer funnet",
"anyVersion": "Enhver versjon"
},
"patchSelectorCard": {
"widgetTitle": "Velg oppdateringer",
"widgetTitleSelected": "Valgte depotplastre",
"widgetSubtitle": "Velg en applikasjon først",
"widgetEmptySubtitle": "Ingen depotplastre valgt"
},
"socialMediaCard": {
"widgetTitle": "Socials",
"widgetSubtitle": "Vi er pålogget!"
},
"appSelectorView": {
"viewTitle": "Velg en app",
"searchBarHint": "Søk etter app",
"storageButton": "Lagring",
"selectFromStorageButton": "Velg fra lagring",
"errorMessage": "Kan ikke bruke valgt program",
"downloadToast": "Nedlastingsfunksjon er ikke tilgjengelig enda",
"requireSuggestedAppVersionDialogText": "Versjonen av appen du har valgt samsvarer ikke med den foreslåtte versjonen som kan lede til uventede problemer. Vennligst bruk den foreslåtte versjonen.\n\nValgt versjon: ${selected}\nForeslått versjon: ${suggested}\n\nFor å fortsette uansett, deaktiver \"Krev foreslått app versjon\" i innstillingene.",
"featureNotAvailable": "Funksjonen ikke implementert",
"featureNotAvailableText": "Denne appen er en delt APK og kan bare fikses og installeres på en pålitelig måte ved å montere root-tillatelser. Du kan imidlertid fikse og installere en full APK ved å velge den fra lagring."
},
"patchesSelectorView": {
"viewTitle": "Velg oppdateringer",
"searchBarHint": "Søk etter oppdateringer",
"universalPatches": "Universell flekker",
"newPatches": "Nye oppdateringer",
"patches": "Fikser",
"doneButton": "Ferdig",
"defaultChip": "Standard",
"defaultTooltip": "Velg alle standardplastre",
"noneChip": "Ingen",
"noneTooltip": "Velg bort alle plastre",
"loadPatchesSelection": "Last inn patch",
"noSavedPatches": "Ingen lagrede patchvalg for den valgte appen.\nTrykk Ferdig for å lagre gjeldende valg.",
"noPatchesFound": "Ingen Patches funnet for den valgte appen",
"setRequiredOption": "Noen oppdateringer krever at de settes:\n\n${patches}\n\nAngi dem før du fortsetter."
},
"patchOptionsView": {
"customValue": "Egendefinert verdi",
"setToNull": "Sett til null",
"nullValue": "Denne alternativ-verdien er for tiden null",
"viewTitle": "Oppdatering av alternativer",
"saveOptions": "Lagre",
"unselectPatch": "Avvelg patch",
"tooltip": "Flere inndata-alternativer",
"selectFilePath": "Velg filbane",
"selectFolder": "Velg mappe",
"requiredOption": "Å sette dette alternativet er påkrevd",
"unsupportedOption": "Dette alternativet støttes ikke",
"requiredOptionNull": "Følgende alternativer må settes:\n\n${options}"
},
"patchItem": {
"unsupportedDialogText": "Ved å velge dette depotet kan feil oppstå.\n\nApp-versjon: ${packageVersion}\nStøttede versjoner:\n${supportedVersions}",
"unsupportedPatchVersion": "Oppdateringen er ikke støttet for denne appversjonen.",
"unsupportedRequiredOption": "Dette depotplasteret inneholder et nødvendig alternativ som ikke støttes av denne appen",
"patchesChangeWarningDialogText": "Det anbefales å bruke standard patchvalg og opsjoner. Det anbefales å endre dem kan resultere i uventede problemer.\n\nDu må slå på \"Tillat å skifte valg av patch\" i innstillingene før valget av patcher.",
"patchesChangeWarningDialogButton": "Bruk standardvalg"
},
"installerView": {
"installType": "Velg installeringstype",
"installTypeDescription": "Velg installasjonstypen du vil fortsette med.",
"installButton": "Installer",
"installRootType": "Monter",
"installNonRootType": "Vanlig",
"warning": "Deaktiver automatiske oppdateringer for den patchede appen for å unngå uventede problemer.",
"pressBackAgain": "Trykk tilbake igjen for å avbryte",
"openButton": "Åpne",
"notificationTitle": "ReVanced Manager patching",
"notificationText": "Trykk for å gå tilbake til installasjonsprogrammet",
"exportApkButtonTooltip": "Eksporter sendte APK",
"exportLogButtonTooltip": "Eksporter logg",
"screenshotDetected": "Et skjermbilde er oppdaget. Hvis du prøver å dele loggen, kan du dele en tekstkopi i stedet.\n\nKopier loggen til utklippstavlen?",
"copiedToClipboard": "Kopierte loggen til utklippstavlen",
"noExit": "Installasjon kjører, kan ikke avsluttes..."
},
"settingsView": {
"widgetTitle": "Innstillinger",
"appearanceSectionTitle": "Utseende",
"teamSectionTitle": "Lag",
"debugSectionTitle": "Feilsøking",
"advancedSectionTitle": "Avansert",
"exportSectionTitle": "Importer og eksporter",
"dataSectionTitle": "Datakilder",
"themeModeLabel": "App tema",
"systemThemeLabel": "Systemadministrasjon",
"lightThemeLabel": "Lys",
"darkThemeLabel": "Mørk",
"dynamicThemeLabel": "Materiale deg",
"dynamicThemeHint": "Nyt en erfaring nærmere enheten din",
"languageLabel": "Språk",
"languageUpdated": "Språk oppdatert",
"sourcesLabel": "Alternative kilder",
"sourcesLabelHint": "Konfigurer alternative kilder for ReVanced Patches og ReVanced Integrations",
"sourcesIntegrationsLabel": "Integrasjoner kilde",
"useAlternativeSources": "Bruk alternative kilder",
"useAlternativeSourcesHint": "Bruk alternative kilder for ReVanced Patches and ReVanced Integrations i stedet for API",
"sourcesResetDialogTitle": "Reset",
"sourcesResetDialogText": "Er du sikker på at du vil tilbakestille kildene til standardverdiene?",
"apiURLResetDialogText": "Er du sikker på at du vil nullstille API URL til standardverdien?",
"sourcesUpdateNote": "Merk: Dette vil automatisk laste ned ReVanced Patches og ReVanced Integrations fra de alternative kildene.\n\nDette vil koble deg til den alternative kilden.",
"apiURLLabel": "API URL",
"apiURLHint": "Konfigurere API URL til ReVanced Manager",
"selectApiURL": "API URL",
"orgPatchesLabel": "Fikser organisasjon",
"sourcesPatchesLabel": "Patches source",
"orgIntegrationsLabel": "Integrasjonsorganisasjon",
"contributorsLabel": "Bidragsytere",
"contributorsHint": "En liste over bidragsytere av ReVanced",
"logsLabel": "Del logger",
"logsHint": "Del ReVanced Manager logger",
"enablePatchesSelectionLabel": "Tillat å endre oppdateringsvalg",
"enablePatchesSelectionHint": "Ikke forhindre valg eller deselektering av plastre",
"enablePatchesSelectionWarningText": "Å endre valget av korrigeringer kan forårsake uventede problemer.\n\nAktiver likevel?",
"autoUpdatePatchesLabel": "Auto oppdatere feilrettinger",
"autoUpdatePatchesHint": "Oppdater feilrettinger automatisk til siste versjon",
"showUpdateDialogLabel": "Vis oppdateringsdialog",
"showUpdateDialogHint": "Vis en dialog når en ny oppdatering er tilgjengelig",
"universalPatchesLabel": "Vis universelle oppdateringer",
"universalPatchesHint": "Vis alle apper og universelle plastre (kan gjøre app-listen tregere",
"lastPatchedAppLabel": "Lagre videresendt app",
"lastPatchedAppHint": "Lagre det siste depotplasteret for å installere eller eksportere senere",
"versionCompatibilityCheckLabel": "Versjons kompatibilitetssjekk",
"versionCompatibilityCheckHint": "Forhindre valg av feilrettinger som ikke er kompatible med den valgte appversjonen",
"requireSuggestedAppVersionLabel": "Krev foreslått appversjon",
"requireSuggestedAppVersionHint": "Forhindre valg av app med en versjon som ikke er anbefalt",
"requireSuggestedAppVersionDialogText": "Å velge en app som ikke er den foreslåtte versjonen kan forårsake uventede problemer.\n\nVil du fortsette allikevel?",
"aboutLabel": "Om",
"snackbarMessage": "Kopiert til utklippstavle",
"restartAppForChanges": "Start appen på nytt for å bruke endringene",
"deleteTempDirLabel": "Slett midlertidige filer",
"deleteTempDirHint": "Slett ubrukte midlertidige filer",
"deletedTempDir": "Midlertidige filer slettet",
"exportPatchesLabel": "Eksport patch valg",
"exportPatchesHint": "Eksporter patch valg til en JSON-fil",
"exportedPatches": "Patch utvalg eksportert",
"noExportFileFound": "Ingen patch valg for å eksportere",
"importPatchesLabel": "Importer oppdateringsvalg",
"importPatchesHint": "Importer oppdateringsvalg fra en JSON-fil",
"importedPatches": "Oppdateringsvalg importert",
"resetStoredPatchesLabel": "Tilbakestill oppdateringsvalg",
"resetStoredPatchesHint": "Tilbakestill det lagrede depotplasterutvalget",
"resetStoredPatchesDialogTitle": "Nullstill oppdatering valg?",
"resetStoredPatchesDialogText": "Standardvalget av plastre vil bli gjenopprettet.",
"resetStoredPatches": "Oppdateringsvalg har blitt tilbakestilt",
"resetStoredOptionsLabel": "Tilbakestill oppdateringsalternativer",
"resetStoredOptionsHint": "Tilbakestill alle oppdateringsalternativer",
"resetStoredOptionsDialogTitle": "Tilbakestill oppdateringsalternativer?",
"resetStoredOptionsDialogText": "Tilbakestilling av oppdateringsalternativer vil fjerne alle lagrede alternativer.",
"resetStoredOptions": "Innstillingene har blitt tilbakestilt",
"deleteLogsLabel": "Fjern logger",
"deleteLogsHint": "Slette innsamlede ReVanced Manager logger",
"deletedLogs": "Logger slettet",
"regenerateKeystoreLabel": "Regenerer nøkkellager",
"regenerateKeystoreHint": "Regenerer nøkkelbutikken som brukes til å signere apper",
"regenerateKeystoreDialogTitle": "Regenerer nøkkel?",
"regenerateKeystoreDialogText": "Patchede apper signert med den gamle nøkkelbutikken vil ikke lenger kunne oppdateres.",
"regeneratedKeystore": "Nøkkelbutikk regenerert",
"exportKeystoreLabel": "Eksporter nøkkelbutikk",
"exportKeystoreHint": "Eksporter nøkkelbutikken brukt til å signere apper",
"exportedKeystore": "Nøkkelbutikk eksportert",
"noKeystoreExportFileFound": "Ingen nøkkelbutikk å eksportere",
"importKeystoreLabel": "Importer nøkkelbutikk",
"importKeystoreHint": "Importer nøkkelbutikken som brukes til å signere apper",
"importedKeystore": "Nøkkelbutikk importert",
"selectKeystorePassword": "Passord for nøkkellagring",
"selectKeystorePasswordHint": "Velg passord for nøkkelbutikken som brukes til å signere apper",
"jsonSelectorErrorMessage": "Kan ikke bruke valgt JSON-fil",
"keystoreSelectorErrorMessage": "Kan ikke bruke valgt nøkkelbutikkfil"
},
"appInfoView": {
"widgetTitle": "Info om app",
"openButton": "Åpne",
"installButton": "Installer",
"uninstallButton": "Avinstaller",
"unmountButton": "Demonter",
"exportButton": "Eksporter",
"deleteButton": "Slett",
"rootDialogTitle": "Feil",
"lastPatchedAppDescription": "Dette er en sikkerhetskopi av programmet som sist ble sendt.",
"unmountDialogText": "Er du sikker på at du vil avmontere denne appen?",
"uninstallDialogText": "Er du sikker på at du vil avinstallere denne appen?",
"rootDialogText": "Appen ble installert med superbrukerrettigheter, men for tiden ReVanced Manager har ingen tillatelser.\nVennligst gi superbruker-tillatelser først.",
"removeAppDialogTitle": "Slett app?",
"removeAppDialogText": "Er du sikker på at du vil slette denne sikkerhetskopien?",
"packageNameLabel": "Navn på pakke",
"installTypeLabel": "Installasjon type",
"mountTypeLabel": "Monter",
"regularTypeLabel": "Vanlig",
"patchedDateLabel": "Oppdatert dato",
"appliedPatchesLabel": "Anvendte depotplastre",
"sizeLabel": "Fil Størrelse",
"patchedDateHint": "${date} ved ${time}",
"appliedPatchesHint": "${quantity} brukte plastre",
"updateNotImplemented": "Denne funksjonen er ikke implementert ennå"
},
"contributorsView": {
"widgetTitle": "Bidragsytere"
},
"installErrorDialog": {
"mount_version_mismatch": "Usamsvarende versjon",
"mount_no_root": "Ingen root-tilgang",
"mount_missing_installation": "Installasjon ikke funnet",
"status_failure_blocked": "Installasjonen ble blokkert",
"install_failed_verification_failure": "Bekreftelse mislyktes",
"status_failure_invalid": "Installasjon er ugyldig",
"install_failed_version_downgrade": "Kan ikke nedgradere",
"status_failure_conflict": "Installasjons konflikt",
"status_failure_storage": "Lagringsproblem for installering",
"status_failure_incompatible": "Installasjon inkompatibel",
"status_failure_timeout": "Tidsavbrudd for installasjonen",
"status_unknown": "Installasjonen mislyktes",
"mount_version_mismatch_description": "Installasjonen mislyktes på grunn av at den installerte appen var en annen versjon enn den programmet som ble patchet.\n\nInstaller versjonen av appen du monterer, og prøv på nytt.",
"mount_no_root_description": "Installasjonen mislyktes på grunn av at root-tilgang ikke ble gitt.\n\nGi root-tilgang til ReVanced Manager og prøv igjen.",
"status_failure_timeout_description": "Installasjonen tok for lang tid til å fullføre.\n\nVil du prøve på nytt?",
"status_failure_storage_description": "Installasjonen mislyktes på grunn av utilstrekkelig lagring.\n\nFrigjør plass og prøv igjen.",
"status_failure_invalid_description": "Installasjonen mislyktes på grunn av at den patchede appen er ugyldig.\n\nAvinstaller appen og prøv igjen?",
"status_failure_incompatible_description": "Appen er ikke kompatibel med denne enheten.\n\nBruk en APK som støttes av denne enheten og prøv igjen.",
"status_failure_conflict_description": "Installasjonen ble forhindret av en eksisterende installasjon av appen.\n\nAvinstaller programmet, og prøv igjen?",
"status_failure_blocked_description": "Installasjonen ble blokkert av ${packageName}.\n\nJuster sikkerhetsinnstillingene og prøv igjen.",
"install_failed_verification_failure_description": "Installasjonen mislyktes på grunn av et problem med verifiseringen.\n\nJuster sikkerhetsinnstillingene og prøv igjen.",
"install_failed_version_downgrade_description": "Installasjonen mislyktes på grunn av at den patchede appen var en lavere versjon enn den installerte appen.\n\nAvinstaller appen og prøv igjen?",
"status_unknown_description": "Installasjonen mislyktes av en ukjent årsak. Vennligst prøv igjen."
}
}

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

82
assets/i18n/strings_nl_NL.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Afwijzen", "dismissButton": "Afwijzen",
"quitButton": "Sluiten", "quitButton": "Sluiten",
"updateButton": "Bijwerken", "updateButton": "Bijwerken",
"enabledLabel": "Ingeschakeld",
"disabledLabel": "Uitgeschakeld",
"installed": "Geïnstalleerd: ${version}",
"suggested": "Aanbevolen: ${version}", "suggested": "Aanbevolen: ${version}",
"yesButton": "Ja", "yesButton": "Ja",
"noButton": "Nee", "noButton": "Nee",
"warning": "Waarschuwing", "warning": "Waarschuwing",
"options": "Instellingen",
"notice": "Melding", "notice": "Melding",
"noShowAgain": "Niet meer tonen", "noShowAgain": "Niet meer tonen",
"add": "Voeg toe", "add": "Voeg toe",
@@ -27,46 +23,38 @@
"refreshSuccess": "Vernieuwen voltooid", "refreshSuccess": "Vernieuwen voltooid",
"widgetTitle": "Overzicht", "widgetTitle": "Overzicht",
"updatesSubtitle": "Updates", "updatesSubtitle": "Updates",
"patchedSubtitle": "Gepatchte applicaties", "lastPatchedAppSubtitle": "Laatst gepatchte app",
"patchedSubtitle": "Geïnstalleerde apps",
"changeLaterSubtitle": "U kunt dit op een later moment wijzigen in de instellingen.", "changeLaterSubtitle": "U kunt dit op een later moment wijzigen in de instellingen.",
"noUpdates": "Geen updates beschikbaar", "noSavedAppFound": "Geen app gevonden",
"WIP": "Bezig met uitvoeren...", "noInstallations": "Geen gepatchte apps geïnstalleerd",
"noInstallations": "Geen gepatchte applicaties geïnstalleerd",
"installUpdate": "Doorgaan met het installeren van de update?", "installUpdate": "Doorgaan met het installeren van de update?",
"updateSheetTitle": "Update ReVanced Manager", "updateSheetTitle": "Update ReVanced Manager",
"updateDialogTitle": "Nieuwe update beschikbaar", "updateDialogTitle": "Nieuwe update beschikbaar",
"updatePatchesSheetTitle": "Update ReVanced Patches", "updatePatchesSheetTitle": "ReVanced Patches bijwerken",
"updateChangelogTitle": "Wijzigingslogboek", "updateChangelogTitle": "Wijzigingslogboek",
"updateDialogText": "Er is een nieuwe update beschikbaar voor ${file}.\n\nDe momenteel geïnstalleerde versie is ${version}.", "updateDialogText": "Er is een nieuwe update beschikbaar voor ${file}.\n\nDe momenteel geïnstalleerde versie is ${version}.",
"downloadConsentDialogTitle": "Download de benodigde bestanden?", "downloadConsentDialogTitle": "Download de benodigde bestanden?",
"downloadConsentDialogText": "ReVanced Manager moet de benodigde bestanden downloaden om goed te werken.", "downloadConsentDialogText": "ReVanced Manager moet de benodigde bestanden downloaden om goed te werken.",
"downloadConsentDialogText2": "Dit verbindt u met ${url}.", "downloadConsentDialogText2": "Dit verbindt u met ${url}.",
"checkUpdateDialogTitle": "Controleer op updates?",
"checkUpdateDialogText": "Wilt u dat ReVanced Manager automatisch op updates controleert?",
"notificationTitle": "Update gedownload",
"notificationText": "Tik om de update te installeren",
"downloadingMessage": "Update wordt gedownload...", "downloadingMessage": "Update wordt gedownload...",
"downloadedMessage": "Update gedownload", "downloadedMessage": "Update gedownload",
"installingMessage": "Update wordt geïnstalleerd...", "installingMessage": "Update wordt geïnstalleerd...",
"errorDownloadMessage": "Update downloaden mislukt", "errorDownloadMessage": "Update downloaden mislukt",
"errorInstallMessage": "Update installeren mislukt", "errorInstallMessage": "Update installeren mislukt",
"noConnection": "Geen internetverbinding", "noConnection": "Geen internetverbinding"
"updatesDisabled": "Bijwerken van een gepatchte app is momenteel uitgeschakeld. Patch de app opnieuw."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informatie" "infoButton": "Informatie"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Bezig met laden...", "loadingLabel": "Bezig met laden...",
"timeagoLabel": "${time} geleden", "timeagoLabel": "${time} geleden"
"patcherLabel": "Patcher: ",
"managerLabel": "Beheerder: ",
"updateButton": "Manager bijwerken"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patchen", "patchButton": "Patch",
"armv7WarningDialogText": "Patchen op ARMv7 apparaten zijn nog niet ondersteund en zou mogelijk kunnen misgaan. Toch verder gaan?", "incompatibleArchWarningDialogText": "Patchen op deze architectuur wordt nog niet ondersteund en zal mogelijk mislukken. Toch doorgaan?",
"removedPatchesWarningDialogText": "De volgende patches zijn verwijderd sinds de laatste keer dat je ze hebt gebruikt.\n\n${patches}\n\nToch doorgaan?", "removedPatchesWarningDialogText": "De volgende patches zijn verwijderd sinds de laatste keer dat je ze hebt gebruikt.\n\n${patches}\n\nToch doorgaan?",
"requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld." "requiredOptionDialogText": "Er moeten enkele patch-opties worden ingesteld."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Geselecteerde app", "widgetTitleSelected": "Geselecteerde app",
"widgetSubtitle": "Geen app geselecteerd", "widgetSubtitle": "Geen app geselecteerd",
"noAppsLabel": "Geen applicatie gevonden", "noAppsLabel": "Geen applicatie gevonden",
"currentVersion": "Huidige",
"suggestedVersion": "Voorgesteld",
"anyVersion": "Iedere versie" "anyVersion": "Iedere versie"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Aangepaste waarde", "customValue": "Aangepaste waarde",
"resetOptionsTooltip": "Reset patch opties", "setToNull": "Zet op nul",
"nullValue": "Deze optiewaarde is momenteel leeg",
"viewTitle": "Patch opties", "viewTitle": "Patch opties",
"saveOptions": "Opslaan", "saveOptions": "Opslaan",
"addOptions": "Opties toevoegen", "unselectPatch": "Patch deselecteren",
"deselectPatch": "Deselecteer patch",
"tooltip": "Meer invoeropties", "tooltip": "Meer invoeropties",
"selectFilePath": "Bestandspad selecteren", "selectFilePath": "Bestandspad selecteren",
"selectFolder": "Map selecteren", "selectFolder": "Map selecteren",
"selectOption": "Selecteer optie", "requiredOption": "Het instellen van deze optie is vereist",
"requiredOption": "Deze optie is vereist",
"unsupportedOption": "Deze optie wordt niet ondersteund", "unsupportedOption": "Deze optie wordt niet ondersteund",
"requiredOptionNull": "De volgende opties moeten worden ingesteld:\n\n${options}" "requiredOptionNull": "De volgende opties moeten worden ingesteld:\n\n${options}"
}, },
@@ -135,26 +120,24 @@
"unsupportedDialogText": "Het selecteren van deze patch kan leiden tot patch fouten.\n\nApp-versie: ${packageVersion}\nOndersteunde versies:\n${supportedVersions}", "unsupportedDialogText": "Het selecteren van deze patch kan leiden tot patch fouten.\n\nApp-versie: ${packageVersion}\nOndersteunde versies:\n${supportedVersions}",
"unsupportedPatchVersion": "Patch wordt niet ondersteund voor deze app versie.", "unsupportedPatchVersion": "Patch wordt niet ondersteund voor deze app versie.",
"unsupportedRequiredOption": "Deze patch bevat een verplichte optie die niet wordt ondersteund door deze app", "unsupportedRequiredOption": "Deze patch bevat een verplichte optie die niet wordt ondersteund door deze app",
"patchesChangeWarningDialogText": "Het wordt aangeraden om de standaard patch selectie en opties te gebruiken. Wijzigen van deze opties kan leiden tot onverwachte problemen.\n\nJe moet \"Veranderen van patch-selectie toestaan\" inschakelen in de instellingen voordat je de patch-selectie wijzigt.", "patchesChangeWarningDialogText": "Het wordt aangeraden om de standaard patch selectie en opties te gebruiken. Het wijzigen van deze kan leiden tot onverwachte problemen.\n\nJe moet \"Veranderen van patch selectie toestaan\" inschakelen in de instellingen voordat je de patch selectie wijzigt.",
"patchesChangeWarningDialogButton": "Gebruik standaard selectie" "patchesChangeWarningDialogButton": "Gebruik standaard selectie"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installatieprogramma",
"installType": "Selecteer installatietype", "installType": "Selecteer installatietype",
"installTypeDescription": "Selecteer het installatietype om mee door te gaan.", "installTypeDescription": "Selecteer het installatietype om mee door te gaan.",
"installButton": "Installeren", "installButton": "Installeren",
"installRootType": "Bestijgen", "installRootType": "Koppel",
"installNonRootType": "Normaal", "installNonRootType": "Normaal",
"warning": "Schakel automatische updates uit voor de patched app om onverwachte problemen te voorkomen.", "warning": "Schakel automatische updates uit voor de gepatchte app om onverwachte problemen te voorkomen.",
"pressBackAgain": "Druk nogmaals op terug om te annuleren", "pressBackAgain": "Druk nogmaals op terug om te annuleren",
"openButton": "Openen", "openButton": "Open",
"shareButton": "Bestand delen",
"notificationTitle": "ReVanced Manager is aan het patchen", "notificationTitle": "ReVanced Manager is aan het patchen",
"notificationText": "Tik om terug te keren naar het installatieprogramma", "notificationText": "Tik om terug te keren naar het installatieprogramma",
"exportApkButtonTooltip": "Patched APK exporteren", "exportApkButtonTooltip": "Gepatchte APK exporteren",
"exportLogButtonTooltip": "Logboek exporteren", "exportLogButtonTooltip": "Logboek exporteren",
"screenshotDetected": "Er is een schermafbeelding gedetecteerd. Als u probeert het logboek te delen, deel dan een tekstkopie.\n\nLog kopiëren naar klembord?", "screenshotDetected": "Er is een schermafbeelding gedetecteerd. Als u probeert het logboek te delen, deel dan een tekstkopie.\n\nLog kopiëren naar klembord?",
"copiedToClipboard": "Log gekopieerd naar klembord", "copiedToClipboard": "Logboek gekopieerd naar klembord",
"noExit": "Het installatieprogramma is nog steeds actief, afsluiten is niet mogelijk..." "noExit": "Het installatieprogramma is nog steeds actief, afsluiten is niet mogelijk..."
}, },
"settingsView": { "settingsView": {
@@ -168,12 +151,11 @@
"themeModeLabel": "App thema", "themeModeLabel": "App thema",
"systemThemeLabel": "Systeem", "systemThemeLabel": "Systeem",
"lightThemeLabel": "Licht", "lightThemeLabel": "Licht",
"darkThemeLabel": "Donkere modus", "darkThemeLabel": "Donker",
"dynamicThemeLabel": "Materiaal jij", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Geniet van een ervaring dichter bij je apparaat", "dynamicThemeHint": "Geniet van een ervaring dichter bij je apparaat",
"languageLabel": "Taal", "languageLabel": "Taal",
"languageUpdated": "Taal bijgewerkt", "languageUpdated": "Taal bijgewerkt",
"englishOption": "Engels",
"sourcesLabel": "Alternatieve bronnen", "sourcesLabel": "Alternatieve bronnen",
"sourcesLabelHint": "Configureer de alternatieve bronnen voor ReVanced Patches en ReVanced Integrations", "sourcesLabelHint": "Configureer de alternatieve bronnen voor ReVanced Patches en ReVanced Integrations",
"sourcesIntegrationsLabel": "Integratiebronnen", "sourcesIntegrationsLabel": "Integratiebronnen",
@@ -182,11 +164,11 @@
"sourcesResetDialogTitle": "Herstellen naar standaard", "sourcesResetDialogTitle": "Herstellen naar standaard",
"sourcesResetDialogText": "Weet u zeker dat u uw bronnen op hun standaardwaarden wilt herstellen?", "sourcesResetDialogText": "Weet u zeker dat u uw bronnen op hun standaardwaarden wilt herstellen?",
"apiURLResetDialogText": "Weet u zeker dat u uw API-URL wilt resetten naar de standaardwaarde?", "apiURLResetDialogText": "Weet u zeker dat u uw API-URL wilt resetten naar de standaardwaarde?",
"sourcesUpdateNote": "Opmerking: Dit zal automatisch ReVanceerde Patches en verbeterde integraties uit de alternatieve bronnen downloaden.\n\nDit verbindt je met de alternatieve bron.", "sourcesUpdateNote": "Opmerking: Dit zal automatisch ReVanced Patches en Revanced Integrations uit de alternatieve bronnen downloaden.\n\nDit zal je verbinden met de alternatieve bron.",
"apiURLLabel": "API URL", "apiURLLabel": "API URL",
"apiURLHint": "Configureer de API URL van ReVanced Manager", "apiURLHint": "Configureer de API URL van ReVanced Manager",
"selectApiURL": "API URL", "selectApiURL": "API URL",
"orgPatchesLabel": "Organisatie van patches", "orgPatchesLabel": "Beheer van patches",
"sourcesPatchesLabel": "Bronnen voor patches", "sourcesPatchesLabel": "Bronnen voor patches",
"orgIntegrationsLabel": "Integraties organisatie", "orgIntegrationsLabel": "Integraties organisatie",
"contributorsLabel": "Bijdragers", "contributorsLabel": "Bijdragers",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Een dialoogvenster weergeven wanneer een nieuwe update beschikbaar is", "showUpdateDialogHint": "Een dialoogvenster weergeven wanneer een nieuwe update beschikbaar is",
"universalPatchesLabel": "Toon universele patches", "universalPatchesLabel": "Toon universele patches",
"universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)", "universalPatchesHint": "Alle apps en universele patches weergeven (kan de app-lijst vertragen)",
"lastPatchedAppLabel": "Synchronisatie app opslaan",
"lastPatchedAppHint": "Sla de laatste patch op om later te installeren of te exporteren",
"versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole", "versionCompatibilityCheckLabel": "Versie compatibiliteitscontrole",
"versionCompatibilityCheckHint": "Voorkom patches te selecteren die niet compatibel zijn met de geselecteerde app versie", "versionCompatibilityCheckHint": "Voorkom patches te selecteren die niet compatibel zijn met de geselecteerde app versie",
"requireSuggestedAppVersionLabel": "Voorgestelde app versie vereisen", "requireSuggestedAppVersionLabel": "Voorgestelde app versie vereisen",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "App info", "widgetTitle": "App info",
"openButton": "Openen", "openButton": "Openen",
"installButton": "Installeren",
"uninstallButton": "Verwijderen", "uninstallButton": "Verwijderen",
"unmountButton": "Ontkoppelen", "unmountButton": "Ontkoppelen",
"exportButton": "Exporteren",
"deleteButton": "Verwijderen",
"rootDialogTitle": "Fout", "rootDialogTitle": "Fout",
"lastPatchedAppDescription": "Dit is een back-up van de app die voor het laatst is gepatcheerd.",
"unmountDialogText": "Weet je zeker dat je de patches van deze app wilt verwijderen?", "unmountDialogText": "Weet je zeker dat je de patches van deze app wilt verwijderen?",
"uninstallDialogText": "Weet je zeker dat je deze app wilt verwijderen?", "uninstallDialogText": "Weet je zeker dat je deze app wilt verwijderen?",
"rootDialogText": "App is geïnstalleerd met root-rechten, maar op dit moment heeft ReVanced Manager geen rechten.\nVerleen eerst root-rechten.", "rootDialogText": "App is geïnstalleerd met root-rechten, maar op dit moment heeft ReVanced Manager geen rechten.\nVerleen eerst root-rechten.",
"removeAppDialogTitle": "App verwijderen?",
"removeAppDialogText": "Weet u zeker dat u deze back-up wilt verwijderen?",
"packageNameLabel": "Pakketnaam", "packageNameLabel": "Pakketnaam",
"installTypeLabel": "Installatiemethode", "installTypeLabel": "Installatiemethode",
"mountTypeLabel": "Koppelen", "mountTypeLabel": "Koppelen",
"regularTypeLabel": "Normaal", "regularTypeLabel": "Normaal",
"patchedDateLabel": "Patchedatum", "patchedDateLabel": "Patchedatum",
"appliedPatchesLabel": "Toegepaste patches", "appliedPatchesLabel": "Toegepaste patches",
"sizeLabel": "Bestands grootte",
"patchedDateHint": "${date} om ${time}", "patchedDateHint": "${date} om ${time}",
"appliedPatchesHint": "${quantity} patches toegepast", "appliedPatchesHint": "${quantity} patches toegepast",
"updateNotImplemented": "Deze functie is nog niet geïmplementeerd" "updateNotImplemented": "Deze functie is nog niet geïmplementeerd"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Bijdragers", "widgetTitle": "Bijdragers"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced patches",
"integrationsContributors": "ReVanced integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Verkeerde versie", "mount_version_mismatch": "Verkeerde versie",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "De installatie duurde te lang om af te ronden.\n\nWilt u het opnieuw proberen?", "status_failure_timeout_description": "De installatie duurde te lang om af te ronden.\n\nWilt u het opnieuw proberen?",
"status_failure_storage_description": "De installatie is mislukt vanwege onvoldoende opslagruimte.\n\nMaak ruimte vrij en probeer het opnieuw.", "status_failure_storage_description": "De installatie is mislukt vanwege onvoldoende opslagruimte.\n\nMaak ruimte vrij en probeer het opnieuw.",
"status_failure_invalid_description": "De installatie is mislukt omdat de patched app ongeldig is.\n\nVerwijder de app en probeer het opnieuw?", "status_failure_invalid_description": "De installatie is mislukt omdat de patched app ongeldig is.\n\nVerwijder de app en probeer het opnieuw?",
"status_failure_incompatible_description": "De app is niet compatibel met dit apparaat.\n\nNeem contact op met de ontwikkelaar van de app en vraag om ondersteuning.", "status_failure_incompatible_description": "De app is niet compatibel met dit apparaat.\n\nGebruik een APK die wordt ondersteund door dit apparaat en probeer het opnieuw.",
"status_failure_conflict_description": "De installatie werd voorkomen door een bestaande installatie van de app.\n\nVerwijder de geïnstalleerde app en probeer het opnieuw?", "status_failure_conflict_description": "De installatie werd voorkomen door een bestaande installatie van de app.\n\nVerwijder de geïnstalleerde app en probeer het opnieuw?",
"status_failure_blocked_description": "De installatie is geblokkeerd door ${packageName}.\n\nPas uw beveiligingsinstellingen aan en probeer het opnieuw.", "status_failure_blocked_description": "De installatie is geblokkeerd door ${packageName}.\n\nPas uw beveiligingsinstellingen aan en probeer het opnieuw.",
"install_failed_verification_failure_description": "De installatie is mislukt door een verificatieprobleem.\n\nPas uw beveiligingsinstellingen aan en probeer het opnieuw.", "install_failed_verification_failure_description": "De installatie is mislukt door een verificatieprobleem.\n\nPas uw beveiligingsinstellingen aan en probeer het opnieuw.",

View File

@@ -1,7 +1,6 @@
{ {
"cancelButton": "Avbryt", "cancelButton": "Avbryt",
"updateButton": "Oppdater", "updateButton": "Oppdater",
"installed": "Installert: ${version}",
"suggested": "Anbefalt: ${version}", "suggested": "Anbefalt: ${version}",
"yesButton": "Ja", "yesButton": "Ja",
"noButton": "Nei", "noButton": "Nei",
@@ -22,19 +21,14 @@
"installingMessage": "Installerer oppdatering...", "installingMessage": "Installerer oppdatering...",
"errorDownloadMessage": "Nedlasting av oppdatering var misslykket", "errorDownloadMessage": "Nedlasting av oppdatering var misslykket",
"errorInstallMessage": "Installasjon av oppdatering var misslykket", "errorInstallMessage": "Installasjon av oppdatering var misslykket",
"noConnection": "Ingen nettverksforbindelse", "noConnection": "Ingen nettverksforbindelse"
"updatesDisabled": "Oppdatering av patchet app er for øyeblikket deaktivert. Repatch appen pånytt."
}, },
"applicationItem": {},
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Laster...", "loadingLabel": "Laster...",
"timeagoLabel": "${time} siden" "timeagoLabel": "${time} siden"
}, },
"patcherView": {},
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "Ingen applikasjoner ble funnet", "noAppsLabel": "Ingen applikasjoner ble funnet"
"currentVersion": "Nåværende",
"suggestedVersion": "Foreslått"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Velg patcher", "widgetTitle": "Velg patcher",
@@ -59,9 +53,6 @@
"doneButton": "Fullført", "doneButton": "Fullført",
"defaultTooltip": "Velg alle standard patcher" "defaultTooltip": "Velg alle standard patcher"
}, },
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": { "settingsView": {
"advancedSectionTitle": "Avansert", "advancedSectionTitle": "Avansert",
"darkThemeLabel": "Mørk modus", "darkThemeLabel": "Mørk modus",
@@ -74,8 +65,5 @@
"orgIntegrationsLabel": "Integrasjonsorganisasjon", "orgIntegrationsLabel": "Integrasjonsorganisasjon",
"contributorsLabel": "Medvirkende", "contributorsLabel": "Medvirkende",
"contributorsHint": "En liste med bidragsytere til ReVanced" "contributorsHint": "En liste med bidragsytere til ReVanced"
}, }
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
} }

32
assets/i18n/strings_or_IN.i18n.json Executable file → Normal file
View File

@@ -8,7 +8,8 @@
"settingsTab": "ସେଟିଂ" "settingsTab": "ସେଟିଂ"
}, },
"homeView": { "homeView": {
"updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି" "updateChangelogTitle": "ପରିବର୍ତ୍ତନ ପୋଥି",
"noConnection": "କୌଣସି ଇଣ୍ଟର୍‌ନେଟ୍ ସଂଯୋଗ ନାହିଁ"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "ସୂଚନା" "infoButton": "ସୂଚନା"
@@ -17,16 +18,21 @@
"timeagoLabel": "${time} ପୂର୍ବେ" "timeagoLabel": "${time} ପୂର୍ବେ"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "ରଫୁକାର" "widgetTitle": "ରଫୁକାର",
}, "patchButton": "ରଫୁ"
"appSelectorCard": {
"currentVersion": "ଚଳିତ"
}, },
"appSelectorCard": {},
"patchSelectorCard": {}, "patchSelectorCard": {},
"socialMediaCard": {}, "socialMediaCard": {
"appSelectorView": {}, "widgetSubtitle": "ଆମେ ଅନଲାଇନ୍ ଅଛୁ!"
},
"appSelectorView": {
"storageButton": "ଷ୍ଟୋରେଜ୍"
},
"patchesSelectorView": { "patchesSelectorView": {
"doneButton": "ହେଲା" "doneButton": "ହେଲା",
"defaultChip": "ଡିଫଲ୍ଟ",
"defaultTooltip": "ସମସ୍ତ ଡିଫଲ୍ଟ ରଫୁ ଚୟନ କର"
}, },
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {},
@@ -42,12 +48,16 @@
"lightThemeLabel": "ହାଲୁକା", "lightThemeLabel": "ହାଲୁକା",
"darkThemeLabel": "ଗାଢ଼", "darkThemeLabel": "ଗାଢ଼",
"languageLabel": "ଭାଷା", "languageLabel": "ଭାଷା",
"apiURLLabel": "API URL", "languageUpdated": "ଭାଷା ଅଦ୍ୟତନ କରାଗଲା",
"selectApiURL": "API URL", "apiURLLabel": "API URL",
"selectApiURL": "APIର URL",
"aboutLabel": "ସମ୍ବନ୍ଧରେ", "aboutLabel": "ସମ୍ବନ୍ଧରେ",
"snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା" "snackbarMessage": "କ୍ଲିପବୋର୍ଡରେ କପି କରିନିଆଗଲା"
}, },
"appInfoView": {}, "appInfoView": {
"widgetTitle": "ଆପ୍ ସୂଚନା",
"rootDialogTitle": "ତ୍ରୁଟି"
},
"contributorsView": {}, "contributorsView": {},
"installErrorDialog": {} "installErrorDialog": {}
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

64
assets/i18n/strings_pl_PL.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Odrzuć", "dismissButton": "Odrzuć",
"quitButton": "Wyjdź", "quitButton": "Wyjdź",
"updateButton": "Aktualizuj", "updateButton": "Aktualizuj",
"enabledLabel": "Aktywne",
"disabledLabel": "Nieaktywne",
"installed": "Zainstalowana wersja: ${version}",
"suggested": "Sugerowana wersja: ${version}", "suggested": "Sugerowana wersja: ${version}",
"yesButton": "Tak", "yesButton": "Tak",
"noButton": "Nie", "noButton": "Nie",
"warning": "Uwaga", "warning": "Ostrzeżenie",
"options": "Opcje",
"notice": "Komunikat", "notice": "Komunikat",
"noShowAgain": "Nie pokazuj ponownie", "noShowAgain": "Nie pokazuj ponownie",
"add": "Dodaj", "add": "Dodaj",
@@ -27,11 +23,11 @@
"refreshSuccess": "Odświeżono pomyślnie", "refreshSuccess": "Odświeżono pomyślnie",
"widgetTitle": "Panel główny", "widgetTitle": "Panel główny",
"updatesSubtitle": "Aktualizacje", "updatesSubtitle": "Aktualizacje",
"patchedSubtitle": "Załatane aplikacje", "lastPatchedAppSubtitle": "Ostatnio poprawiona aplikacja",
"changeLaterSubtitle": "Możesz to zmienić w ustawieniach w późniejszym czasie.", "patchedSubtitle": "Zainstalowane aplikacje",
"noUpdates": "Brak dostępnych aktualizacji", "changeLaterSubtitle": "Możesz zmienić to później w ustawieniach.",
"WIP": "Prace w toku...", "noSavedAppFound": "Nie znaleziono aplikacji",
"noInstallations": "Nie zainstalowano żadnych załatanych aplikacji", "noInstallations": "Nie zainstalowano żadnych poprawionych aplikacji",
"installUpdate": "Kontynuować instalację aktualizacji?", "installUpdate": "Kontynuować instalację aktualizacji?",
"updateSheetTitle": "Zaktualizuj Menedżera ReVanced", "updateSheetTitle": "Zaktualizuj Menedżera ReVanced",
"updateDialogTitle": "Dostępna jest nowa aktualizacja", "updateDialogTitle": "Dostępna jest nowa aktualizacja",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Pobrać potrzebne pliki?", "downloadConsentDialogTitle": "Pobrać potrzebne pliki?",
"downloadConsentDialogText": "Menedżer ReVanced musi pobrać niezbędne pliki do prawidłowego działania.", "downloadConsentDialogText": "Menedżer ReVanced musi pobrać niezbędne pliki do prawidłowego działania.",
"downloadConsentDialogText2": "Zostaniesz przekierowany do ${url}.", "downloadConsentDialogText2": "Zostaniesz przekierowany do ${url}.",
"checkUpdateDialogTitle": "Sprawdzić dostępność aktualizacji?",
"checkUpdateDialogText": "Czy chcesz, aby Menedżer ReVanced automatycznie sprawdzał dostępność aktualizacji?",
"notificationTitle": "Pobrano aktualizację",
"notificationText": "Kliknij, aby zainstalować aktualizację",
"downloadingMessage": "Pobieranie aktualizacji...", "downloadingMessage": "Pobieranie aktualizacji...",
"downloadedMessage": "Pobrano aktualizację", "downloadedMessage": "Pobrano aktualizację",
"installingMessage": "Instalowanie aktualizacji...", "installingMessage": "Instalowanie aktualizacji...",
"errorDownloadMessage": "Nie udało się pobrać aktualizacji", "errorDownloadMessage": "Nie udało się pobrać aktualizacji",
"errorInstallMessage": "Nie udało się zainstalować aktualizacji", "errorInstallMessage": "Nie udało się zainstalować aktualizacji",
"noConnection": "Brak połączenia z internetem", "noConnection": "Brak połączenia z internetem"
"updatesDisabled": "Aktualizowanie załatanej aplikacji jest obecnie niemożliwe. Spróbuj załatać aplikację jeszcze raz."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informacje" "infoButton": "Informacje"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Ładowanie...", "loadingLabel": "Ładowanie...",
"timeagoLabel": "${time} temu", "timeagoLabel": "${time} temu"
"patcherLabel": "Program łatający: ",
"managerLabel": "Menedżer: ",
"updateButton": "Zaktualizuj Menedżera"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Program łatający", "widgetTitle": "Program łatający",
"patchButton": "Łataj", "patchButton": "Popraw",
"armv7WarningDialogText": "Łatanie na urządzeniach ARMv7 nie jest jeszcze wspierane i może się nie udać.\nKontynuować mimo to?", "incompatibleArchWarningDialogText": "Aktualizowanie na tej architekturze nie jest jeszcze obsługiwane i może się nie powieść. Czy chcesz kontynuować mimo to?",
"removedPatchesWarningDialogText": "Następujące łatki zostały usunięte od ostatniego użycia.\n\n${patches}\n\nKontynuować mimo to?", "removedPatchesWarningDialogText": "Następujące łatki zostały usunięte od ostatniego użycia.\n\n${patches}\n\nKontynuować mimo to?",
"requiredOptionDialogText": "Niektóre opcje muszą być ustawione." "requiredOptionDialogText": "Niektóre opcje muszą być ustawione."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Wybrana aplikacja", "widgetTitleSelected": "Wybrana aplikacja",
"widgetSubtitle": "Brak wybranej aplikacji", "widgetSubtitle": "Brak wybranej aplikacji",
"noAppsLabel": "Nie znaleziono aplikacji", "noAppsLabel": "Nie znaleziono aplikacji",
"currentVersion": "Aktualna",
"suggestedVersion": "Sugerowane",
"anyVersion": "Dowolna wersja" "anyVersion": "Dowolna wersja"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Niestandardowa wartość", "customValue": "Niestandardowa wartość",
"resetOptionsTooltip": "Zresetuj opcje od łatek", "setToNull": "Ustaw na zerowy",
"nullValue": "Ta opcja jest obecnie pusta",
"viewTitle": "Opcje łatek", "viewTitle": "Opcje łatek",
"saveOptions": "Zapisz", "saveOptions": "Zapisz",
"addOptions": "Dodaj opcje", "unselectPatch": "Odznacz łatkę",
"deselectPatch": "Odznacz łatkę",
"tooltip": "Więcej opcji wejściowych", "tooltip": "Więcej opcji wejściowych",
"selectFilePath": "Wybierz ścieżkę pliku", "selectFilePath": "Wybierz ścieżkę pliku",
"selectFolder": "Wybierz folder", "selectFolder": "Wybierz folder",
"selectOption": "Wybierz opcję", "requiredOption": "Ustawienie tej opcji jest wymagane",
"requiredOption": "Ta opcja jest wymagana",
"unsupportedOption": "Ta opcja nie jest wspierana", "unsupportedOption": "Ta opcja nie jest wspierana",
"requiredOptionNull": "Należy ustawić następujące opcje:\n\n${options}" "requiredOptionNull": "Należy ustawić następujące opcje:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Użyj domyślnego wyboru" "patchesChangeWarningDialogButton": "Użyj domyślnego wyboru"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalator",
"installType": "Wybierz typ instalacji", "installType": "Wybierz typ instalacji",
"installTypeDescription": "Wybierz typ instalacji, aby kontynuować.", "installTypeDescription": "Wybierz typ instalacji, aby kontynuować.",
"installButton": "Zainstaluj", "installButton": "Zainstaluj",
@@ -148,7 +132,6 @@
"warning": "Wyłącz automatyczne aktualizacje załatanej aplikacji, aby uniknąć nieoczekiwanych problemów.", "warning": "Wyłącz automatyczne aktualizacje załatanej aplikacji, aby uniknąć nieoczekiwanych problemów.",
"pressBackAgain": "Naciśnij ponownie, aby anulować", "pressBackAgain": "Naciśnij ponownie, aby anulować",
"openButton": "Otwórz", "openButton": "Otwórz",
"shareButton": "Udostępnij plik",
"notificationTitle": "Menedżer ReVanced jest w trakcie działania", "notificationTitle": "Menedżer ReVanced jest w trakcie działania",
"notificationText": "Kliknij, aby powrócić do instalatora", "notificationText": "Kliknij, aby powrócić do instalatora",
"exportApkButtonTooltip": "Wyeksportuj załatane APK", "exportApkButtonTooltip": "Wyeksportuj załatane APK",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Ciesz się wrażeniami bliższymi twojemu urządzeniu", "dynamicThemeHint": "Ciesz się wrażeniami bliższymi twojemu urządzeniu",
"languageLabel": "Język", "languageLabel": "Język",
"languageUpdated": "Zaktualizowano język", "languageUpdated": "Zaktualizowano język",
"englishOption": "Angielski",
"sourcesLabel": "Alternatywne źródło", "sourcesLabel": "Alternatywne źródło",
"sourcesLabelHint": "Skonfiguruj alternatywne źródła dla Łatek ReVanced i Integracji ReVanced", "sourcesLabelHint": "Skonfiguruj alternatywne źródła dla Łatek ReVanced i Integracji ReVanced",
"sourcesIntegrationsLabel": "Źródło integracji", "sourcesIntegrationsLabel": "Źródło integracji",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Pokaż powiadomienie, gdy nowa wersja jest dostępna", "showUpdateDialogHint": "Pokaż powiadomienie, gdy nowa wersja jest dostępna",
"universalPatchesLabel": "Pokaż uniwersalne łatki", "universalPatchesLabel": "Pokaż uniwersalne łatki",
"universalPatchesHint": "Wyświetl wszystkie aplikacje i uniwersalne łatki (może spowolnić wczytywane listy aplikacji)", "universalPatchesHint": "Wyświetl wszystkie aplikacje i uniwersalne łatki (może spowolnić wczytywane listy aplikacji)",
"lastPatchedAppLabel": "Zapisz zaktualizowaną aplikację",
"lastPatchedAppHint": "Zapisz ostatnią aktualizację, aby zainstalować lub wyeksportować później",
"versionCompatibilityCheckLabel": "Sprawdzanie zgodności wersji", "versionCompatibilityCheckLabel": "Sprawdzanie zgodności wersji",
"versionCompatibilityCheckHint": "Zapobiegaj wybieraniu łatek, które nie są kompatybilne z wybraną wersją aplikacji", "versionCompatibilityCheckHint": "Zapobiegaj wybieraniu łatek, które nie są kompatybilne z wybraną wersją aplikacji",
"requireSuggestedAppVersionLabel": "Wymagaj sugerowanej wersji aplikacji", "requireSuggestedAppVersionLabel": "Wymagaj sugerowanej wersji aplikacji",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Informacje o aplikacji", "widgetTitle": "Informacje o aplikacji",
"openButton": "Otwórz", "openButton": "Otwórz",
"installButton": "Zainstaluj",
"uninstallButton": "Odinstaluj", "uninstallButton": "Odinstaluj",
"unmountButton": "Odinstaluj", "unmountButton": "Odinstaluj",
"exportButton": "Eksportuj",
"deleteButton": "Usuń",
"rootDialogTitle": "Błąd", "rootDialogTitle": "Błąd",
"lastPatchedAppDescription": "To jest kopia zapasowa aplikacji, która została ostatnio zmodyfikowana.",
"unmountDialogText": "Czy na pewno chcesz odinstalować tę aplikację?", "unmountDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
"uninstallDialogText": "Czy na pewno chcesz odinstalować tę aplikację?", "uninstallDialogText": "Czy na pewno chcesz odinstalować tę aplikację?",
"rootDialogText": "Aplikacja została zainstalowana z uprawnieniami superużytkownika, ale obecnie Menedżer ReVanced nie ma uprawnień.\nProszę najpierw przyznać uprawnienia superużytkownika.", "rootDialogText": "Aplikacja została zainstalowana z uprawnieniami superużytkownika, ale obecnie Menedżer ReVanced nie ma uprawnień.\nProszę najpierw przyznać uprawnienia superużytkownika.",
"removeAppDialogTitle": "Usunąć aplikację?",
"removeAppDialogText": "Czy na pewno chcesz usunąć tę kopię zapasową?",
"packageNameLabel": "Nazwa pakietu", "packageNameLabel": "Nazwa pakietu",
"installTypeLabel": "Typ instalacji", "installTypeLabel": "Typ instalacji",
"mountTypeLabel": "Zainstaluj", "mountTypeLabel": "Zainstaluj",
"regularTypeLabel": "Standardowe", "regularTypeLabel": "Standardowe",
"patchedDateLabel": "Data załatania", "patchedDateLabel": "Data załatania",
"appliedPatchesLabel": "Zastosowane łatki", "appliedPatchesLabel": "Zastosowane łatki",
"sizeLabel": "Rozmiar pliku",
"patchedDateHint": "${date} o godzinie ${time}", "patchedDateHint": "${date} o godzinie ${time}",
"appliedPatchesHint": "Zastosowano ${quantity} łatek", "appliedPatchesHint": "Zastosowano ${quantity} łatek",
"updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana" "updateNotImplemented": "Ta funkcja nie została jeszcze zaimplementowana"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Współtwórcy", "widgetTitle": "Współtwórcy"
"patcherContributors": "Program łatający ReVanced",
"patchesContributors": "Łatki ReVanced",
"integrationsContributors": "Integracje ReVanced",
"cliContributors": "CLI ReVanced",
"managerContributors": "Menedżer ReVanced"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Niezgodność wersji", "mount_version_mismatch": "Niezgodność wersji",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Instalacja trwała zbyt długo.\n\nCzy chcesz spróbować ponownie?", "status_failure_timeout_description": "Instalacja trwała zbyt długo.\n\nCzy chcesz spróbować ponownie?",
"status_failure_storage_description": "Instalacja nie powiodła się z powodu niewystarczającej ilości pamięci.\n\nZwolnij trochę miejsca i spróbuj ponownie.", "status_failure_storage_description": "Instalacja nie powiodła się z powodu niewystarczającej ilości pamięci.\n\nZwolnij trochę miejsca i spróbuj ponownie.",
"status_failure_invalid_description": "Instalacja nie powiodła się ze względu na nieprawidłową załataną aplikację.\n\nCzy chcesz odinstalować aplikację i spróbować ponownie?", "status_failure_invalid_description": "Instalacja nie powiodła się ze względu na nieprawidłową załataną aplikację.\n\nCzy chcesz odinstalować aplikację i spróbować ponownie?",
"status_failure_incompatible_description": "Aplikacja jest niekompatybilna z tym urządzeniem.\n\nSkontaktuj się z twórcą aplikacji i poproś o pomoc.", "status_failure_incompatible_description": "Aplikacja jest niekompatybilna z tym urządzeniem.\n\nUżyj APK, który jest obsługiwany przez to urządzenie i spróbuj ponownie.",
"status_failure_conflict_description": "Instalacja została uniemożliwiona przez istniejącą instalację aplikacji.\n\nCzy chcesz odinstalować zainstalowaną aplikację i spróbować ponownie?", "status_failure_conflict_description": "Instalacja została uniemożliwiona przez istniejącą instalację aplikacji.\n\nCzy chcesz odinstalować zainstalowaną aplikację i spróbować ponownie?",
"status_failure_blocked_description": "Instalacja została zablokowana przez ${packageName}.\n\nDostosuj ustawienia zabezpieczeń i spróbuj ponownie.", "status_failure_blocked_description": "Instalacja została zablokowana przez ${packageName}.\n\nDostosuj ustawienia zabezpieczeń i spróbuj ponownie.",
"install_failed_verification_failure_description": "Instalacja nie powiodła się z powodu problemu weryfikacji.\n\nDostosuj ustawienia zabezpieczeń i spróbuj ponownie.", "install_failed_verification_failure_description": "Instalacja nie powiodła się z powodu problemu weryfikacji.\n\nDostosuj ustawienia zabezpieczeń i spróbuj ponownie.",

181
assets/i18n/strings_pt_BR.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,18 @@
{ {
"okButton": "Aceitar", "okButton": "OK",
"cancelButton": "Cancelar", "cancelButton": "Cancelar",
"dismissButton": "Descartar",
"quitButton": "Sair", "quitButton": "Sair",
"updateButton": "Atualizar", "updateButton": "Atualizar",
"installed": "Instalado: ${version}", "suggested": "Sugerida: ${version}",
"suggested": "Sugerido: ${version}",
"yesButton": "Sim", "yesButton": "Sim",
"noButton": "Não", "noButton": "Não",
"warning": "Atenção", "warning": "Atenção",
"options": "Opções",
"notice": "Nota", "notice": "Nota",
"noShowAgain": "Não mostre novamente", "noShowAgain": "Não mostrar de novo",
"add": "Adicionar", "add": "Adicionar",
"remove": "Remover", "remove": "Remover",
"showChangelogButton": "Mostrar registro de alterações", "showChangelogButton": "Mostrar alterações",
"showUpdateButton": "Mostrar atualização", "showUpdateButton": "Mostrar atualização",
"navigationView": { "navigationView": {
"dashboardTab": "Painel", "dashboardTab": "Painel",
@@ -21,30 +20,29 @@
"settingsTab": "Configurações" "settingsTab": "Configurações"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Recarregado/Atualizado com sucesso", "refreshSuccess": "Atualizado com sucesso",
"widgetTitle": "Painel", "widgetTitle": "Painel",
"updatesSubtitle": "Atualizações", "updatesSubtitle": "Atualizações",
"patchedSubtitle": "Aplicativos modificados/Patcheados", "lastPatchedAppSubtitle": "Último app patcheado",
"changeLaterSubtitle": "Você pode ajustar essa opção em Configurações mais tarde.", "patchedSubtitle": "Apps instalados",
"noInstallations": "Nenhum aplicativo modificado instalado", "changeLaterSubtitle": "Você pode ajustar essa opção nas configurações mais tarde.",
"noSavedAppFound": "Nenhum app encontrado",
"noInstallations": "Nenhum app patcheado instalado",
"installUpdate": "Continuar a instalação da atualização?", "installUpdate": "Continuar a instalação da atualização?",
"updateSheetTitle": "Atualizar o ReVanced Manager", "updateSheetTitle": "Atualizar o ReVanced Manager",
"updateDialogTitle": "Nova atualização disponível", "updateDialogTitle": "Nova atualização disponível",
"updatePatchesSheetTitle": "Atualizar o ReVanced Patches", "updatePatchesSheetTitle": "Atualizar os Patches ReVanced",
"updateChangelogTitle": "Mudanças", "updateChangelogTitle": "Alterações",
"updateDialogText": "Uma nova atualização está disponível para ${file}.\n\nA versão atualmente instalada é a ${version}.", "updateDialogText": "Uma nova atualização está disponível para ${file}.\n\nA versão atualmente instalada é a ${version}.",
"downloadConsentDialogTitle": "Baixar os arquivos necessários?", "downloadConsentDialogTitle": "Baixar os arquivos necessários?",
"downloadConsentDialogText": "O ReVanced Manager precisa baixar os arquivos necessários para funcionar corretamente.", "downloadConsentDialogText": "O ReVanced Manager precisa baixar os arquivos necessários para funcionar corretamente.",
"downloadConsentDialogText2": "Isso irá te conectar em ${url}.", "downloadConsentDialogText2": "Isso vai conectar você em ${url}.",
"checkUpdateDialogTitle": "Procurar atualizações?",
"checkUpdateDialogText": "Você quer que o ReVanced Manager procure atualizações automaticamente?",
"downloadingMessage": "Baixando atualização...", "downloadingMessage": "Baixando atualização...",
"downloadedMessage": "Atualização baixada", "downloadedMessage": "Atualização baixada",
"installingMessage": "Instalando atualização...", "installingMessage": "Instalando atualização...",
"errorDownloadMessage": "Não é possível baixar a atualização", "errorDownloadMessage": "Não é possível baixar a atualização",
"errorInstallMessage": "Não foi possível instalar a atualização", "errorInstallMessage": "Não foi possível instalar a atualização",
"noConnection": "Sem conexão", "noConnection": "Sem conexão"
"updatesDisabled": "A opção de atualização de um aplicativo modificado está temporariamente desabilitada. Refaça o \"patch\" do aplicativo e tente novamente."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informações" "infoButton": "Informações"
@@ -56,13 +54,16 @@
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"armv7WarningDialogText": "Realizar patches em dispositivos ARMv7 ainda não é suportado e pode falhar. Continuar mesmo assim?", "incompatibleArchWarningDialogText": "A aplicação de patches nesta arquitetura ainda não é suportada e pode falhar. Continuar mesmo assim?",
"removedPatchesWarningDialogText": "Os seguintes patches foram removidos desde a última vez que você os utilizou:\n\n${patches}\n\nContinuar mesmo assim?",
"requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas." "requiredOptionDialogText": "Algumas opções de patch tiveram que ser definidas."
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "Nenhum aplicativo foi encontrado", "widgetTitle": "Selecione um app",
"currentVersion": "Atual", "widgetTitleSelected": "App selecionado",
"suggestedVersion": "Sugeridos/sugestões" "widgetSubtitle": "Nenhum app selecionado",
"noAppsLabel": "Nenhum app foi encontrado",
"anyVersion": "Qualquer versão"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Selecionar patches", "widgetTitle": "Selecionar patches",
@@ -72,14 +73,18 @@
}, },
"socialMediaCard": { "socialMediaCard": {
"widgetTitle": "Redes sociais", "widgetTitle": "Redes sociais",
"widgetSubtitle": "Nós estamos online!" "widgetSubtitle": "Estamos online!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Selecione um app",
"searchBarHint": "Buscar app",
"storageButton": "Armazenamento", "storageButton": "Armazenamento",
"selectFromStorageButton": "Selecionar no armazenamento", "selectFromStorageButton": "Selecione no armazenamento",
"errorMessage": "Não foi possível usar o app selecionado", "errorMessage": "Não foi possível usar o app selecionado",
"downloadToast": "A função de download não está disponível no momento", "downloadToast": "A função de download não está disponível ainda",
"featureNotAvailable": "Recurso não implementado" "requireSuggestedAppVersionDialogText": "A versão do app selecionada não corresponde à versão sugerida, o que pode causar problemas inesperados. Por favor, use a versão sugerida.\n\nVersão selecionada: ${selected} \nVersão sugerida: ${suggested}\n\nPara continuar mesmo assim, desative \"Exigir versão sugerida do app\" nas configurações.",
"featureNotAvailable": "Recurso não implementado",
"featureNotAvailableText": "Este app é um APK dividido e só pode ser patcheado e instalado de forma confiável ao ser montado com permissões root. Mas, você pode patchear e instalar um APK completo selecionando-o no armazenamento."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Selecionar patches", "viewTitle": "Selecionar patches",
@@ -88,39 +93,46 @@
"newPatches": "Novos patches", "newPatches": "Novos patches",
"patches": "Patches", "patches": "Patches",
"doneButton": "Concluído", "doneButton": "Concluído",
"defaultChip": "Padrão",
"defaultTooltip": "Selecionar todos os patches padrões", "defaultTooltip": "Selecionar todos os patches padrões",
"noneChip": "Nenhum",
"noneTooltip": "Desmarcar todos os patches", "noneTooltip": "Desmarcar todos os patches",
"loadPatchesSelection": "Carregar o patch selecionado", "loadPatchesSelection": "Carregar o patch selecionado",
"noSavedPatches": "Não há patches salvos para esse aplicativo selecionado.\nAperte \"Concluir\" para salvar a seleção atual.", "noSavedPatches": "Não há patches salvos para esse app selecionado.\nAperte \"Concluir\" para salvar a seleção atual.",
"noPatchesFound": "Nenhum patch encontrado para o aplicativo selecionado.", "noPatchesFound": "Nenhum patch encontrado para o app selecionado",
"setRequiredOption": "Alguns patches precisam das seguintes opções:\n\n${patches}\n\nPor gentileza defina-as antes de continuar." "setRequiredOption": "Alguns patches precisam das seguintes opções:\n\n${patches}\n\nPor gentileza defina-as antes de continuar."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"resetOptionsTooltip": "Redefinir opções de patch", "setToNull": "Definido como nulo",
"nullValue": "O valor desta opção é atualmente nulo",
"viewTitle": "Opções de patch", "viewTitle": "Opções de patch",
"saveOptions": "Salvar", "saveOptions": "Salvar",
"addOptions": "Adicionar opções", "unselectPatch": "Patch não selecionado",
"deselectPatch": "Deselecionar patch",
"tooltip": "Mais opções de entrada", "tooltip": "Mais opções de entrada",
"selectFilePath": "Selecione o caminho do arquivo", "selectFilePath": "Selecione o caminho do arquivo",
"selectFolder": "Selecione a pasta", "selectFolder": "Selecione a pasta",
"requiredOption": "Essa opção é necessária", "requiredOption": "Definir esta opção é obrigatório",
"unsupportedOption": "Essa opção não é suportada", "unsupportedOption": "Essa opção não é suportada",
"requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}" "requiredOptionNull": "As seguintes opções precisam ser definidas:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Selecionar esse patch pode resultar em erros de patchs\n\nVersão do app: ${packageVersion}\nVersões suportadas: ${supportedVersions}", "unsupportedDialogText": "Selecionar esse patch pode resultar em erros.\n\nVersão do app: ${packageVersion}\nVersões suportadas: ${supportedVersions}",
"unsupportedPatchVersion": "O patch não é suportado para a versão desse app.",
"unsupportedRequiredOption": "Esse patch contém uma opção necessária que não é suportada por esse app", "unsupportedRequiredOption": "Esse patch contém uma opção necessária que não é suportada por esse app",
"patchesChangeWarningDialogText": "É recomendado usar a seleção de patch padrão e as opções. Alterá-las pode resultar em problemas inesperados.\n\nVocê precisará ativar \"Permitir alteração na seleção de patch\" nas configurações antes de alterar qualquer seleção de patch.",
"patchesChangeWarningDialogButton": "Use a seleção padrão" "patchesChangeWarningDialogButton": "Use a seleção padrão"
}, },
"installerView": { "installerView": {
"installType": "Selecione o tipo de instalação", "installType": "Selecione o tipo de instalação",
"installTypeDescription": "Selecione o tipo de instalação para continuar.",
"installButton": "Instalar", "installButton": "Instalar",
"installRootType": "Montar", "installRootType": "Montar",
"installNonRootType": "Normal",
"warning": "Desative as atualizações automáticas do app patchedo para evitar problemas inesperados.",
"pressBackAgain": "Pressione voltar mais uma vez para cancelar", "pressBackAgain": "Pressione voltar mais uma vez para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
"notificationTitle": "ReVanced manager está aplicando os patches", "notificationTitle": "O ReVanced Manager está aplicando os patches",
"notificationText": "Toque para voltar ao instalador", "notificationText": "Toque para voltar ao instalador",
"exportApkButtonTooltip": "Exportar APK com o patch aplicado", "exportApkButtonTooltip": "Exportar APK com o patch aplicado",
"exportLogButtonTooltip": "Exportar log", "exportLogButtonTooltip": "Exportar log",
@@ -135,17 +147,26 @@
"debugSectionTitle": "Depurando", "debugSectionTitle": "Depurando",
"advancedSectionTitle": "Avançado", "advancedSectionTitle": "Avançado",
"exportSectionTitle": "Importar e exportar", "exportSectionTitle": "Importar e exportar",
"themeModeLabel": "Tema do aplicativo", "dataSectionTitle": "Fonte de dados",
"themeModeLabel": "Tema do app",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Claro", "lightThemeLabel": "Claro",
"darkThemeLabel": "Modo escuro", "darkThemeLabel": "Escuro",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Aproveite uma experiência mais próxima do tema de seu dispositivo", "dynamicThemeHint": "Aproveite uma experiência mais próxima do tema de seu dispositivo",
"languageLabel": "Idioma", "languageLabel": "Idioma",
"languageUpdated": "Idioma atualizado",
"sourcesLabel": "Fontes alternativas",
"sourcesLabelHint": "Configure as fontes alternativas para Patches ReVanced e Integrações ReVanced",
"sourcesIntegrationsLabel": "Fonte das integrações", "sourcesIntegrationsLabel": "Fonte das integrações",
"useAlternativeSources": "Usar fontes alternativas",
"useAlternativeSourcesHint": "Use fontes alternativas para Patches ReVanced e Integrações ReVanced em vez da API",
"sourcesResetDialogTitle": "Redefinir", "sourcesResetDialogTitle": "Redefinir",
"sourcesResetDialogText": "Você tem certeza que deseja redefinir as fontes para os valores padrão?", "sourcesResetDialogText": "Você tem certeza que quer redefinir as fontes para o padrão?",
"apiURLResetDialogText": "Tem certeza de que quer redefinir o URL da API para o padrão?",
"sourcesUpdateNote": "Nota: Isso irá baixar automaticamente os Patches ReVanced e as Integrações ReVanced de fontes alternativas.\n\nIsso irá conectá-lo à fonte alternativa.",
"apiURLLabel": "URL da API", "apiURLLabel": "URL da API",
"apiURLHint": "Configure o URL da API do ReVanced Manager",
"selectApiURL": "URL da API", "selectApiURL": "URL da API",
"orgPatchesLabel": "Organização dos patches", "orgPatchesLabel": "Organização dos patches",
"sourcesPatchesLabel": "Fonte dos patches", "sourcesPatchesLabel": "Fonte dos patches",
@@ -155,51 +176,87 @@
"logsLabel": "Compartilhar logs", "logsLabel": "Compartilhar logs",
"logsHint": "Compartilhar logs do ReVanced Manager", "logsHint": "Compartilhar logs do ReVanced Manager",
"enablePatchesSelectionLabel": "Permitir alterar a seleção de patch", "enablePatchesSelectionLabel": "Permitir alterar a seleção de patch",
"enablePatchesSelectionHint": "Não evite selecionar ou desmarcar patches",
"enablePatchesSelectionWarningText": "Alterar a seleção dos patches pode causar problemas inesperados.\n\nAtivar mesmo assim?", "enablePatchesSelectionWarningText": "Alterar a seleção dos patches pode causar problemas inesperados.\n\nAtivar mesmo assim?",
"disablePatchesSelectionWarningText": "Você irá desabilitar a mudança da pré-seleção dos patches.\nA seleção padrão dos patches será restaurada.\n\nDesabilitar mesmo assim?", "disablePatchesSelectionWarningText": "Você irá desabilitar a mudança da pré-seleção dos patches.\nA seleção padrão dos patches será restaurada.\n\nDesabilitar mesmo assim?",
"autoUpdatePatchesLabel": "Atualizar patches automaticamente", "autoUpdatePatchesLabel": "Atualizar patches automaticamente",
"autoUpdatePatchesHint": "Atualize automaticamente os patches para a versão mais recente",
"showUpdateDialogLabel": "Mostrar alerta de atualização",
"showUpdateDialogHint": "Mostra um aviso quando uma nova atualização estiver disponível",
"universalPatchesLabel": "Mostrar patches universais", "universalPatchesLabel": "Mostrar patches universais",
"universalPatchesHint": "Mostra todos os aplicativos e patches universais (pode deixar a lista de aplicativos mais lenta)", "universalPatchesHint": "Mostra todos os apps e patches universais (pode deixar a lista de apps mais lenta)",
"lastPatchedAppLabel": "Salvar app patcheado",
"lastPatchedAppHint": "Salve o último patch para instalar ou exportar mais tarde",
"versionCompatibilityCheckLabel": "Verificar compatibilidade de versão", "versionCompatibilityCheckLabel": "Verificar compatibilidade de versão",
"requireSuggestedAppVersionLabel": "Requer a versão sugerida do app", "versionCompatibilityCheckHint": "Impedir a seleção de patches que não são compatíveis com a versão do app selecionado",
"requireSuggestedAppVersionLabel": "Exigir versão sugerida do app",
"requireSuggestedAppVersionHint": "Evite selecionar um app com uma versão diferente da sugerida",
"requireSuggestedAppVersionDialogText": "Selecionar um app que não seja a versão sugerida pode causar problemas inesperados.\n\nVocê quer continuar mesmo assim?",
"aboutLabel": "Sobre", "aboutLabel": "Sobre",
"snackbarMessage": "Copiado para a área de transferência", "snackbarMessage": "Copiado para a área de transferência",
"restartAppForChanges": "Reinicie o aplicativo para aplicar as mudanças", "restartAppForChanges": "Reinicie o app para aplicar as mudanças",
"deleteTempDirLabel": "Apagar arquivos temporários", "deleteTempDirLabel": "Apagar arquivos temporários",
"deleteTempDirHint": "Apagar arquivos temporários não utilizados", "deleteTempDirHint": "Apagar arquivos temporários não utilizados",
"deletedTempDir": "Arquivos temporários apagados", "deletedTempDir": "Arquivos temporários apagados",
"exportPatchesLabel": "Exportar a seleção do patch", "exportPatchesLabel": "Exportar a seleção do patch",
"exportPatchesHint": "Exportar a seleção do patch para um arquivo JSON", "exportPatchesHint": "Exportar a seleção do patch para um arquivo JSON",
"exportedPatches": "Seleção do patch exportada", "exportedPatches": "Seleção do patch exportada",
"resetStoredOptionsHint": "Resetar todas as opções de patch", "noExportFileFound": "Não há seleção de patch para exportar.",
"resetStoredOptions": "As opções foram resetadas", "importPatchesLabel": "Importar seleção de patch",
"importPatchesHint": "Importar seleção de patch de um arquivo JSON",
"importedPatches": "Seleção de patch importada",
"resetStoredPatchesLabel": "Redefinir a seleção de patch",
"resetStoredPatchesHint": "Redefinir a seleção de patch armazenada",
"resetStoredPatchesDialogTitle": "Redefinir a seleção de patch?",
"resetStoredPatchesDialogText": "A seleção padrão de patches será restaurada.",
"resetStoredPatches": "A seleção de patch foi redefinida",
"resetStoredOptionsLabel": "Redefinir as opções de patch",
"resetStoredOptionsHint": "Redefinir todas as opções de patch",
"resetStoredOptionsDialogTitle": "Redefinir as opções de patch?",
"resetStoredOptionsDialogText": "Redefinir as opções de patch vai remover todas as opções salvas.",
"resetStoredOptions": "As opções foram redefinidas",
"deleteLogsLabel": "Limpar registros", "deleteLogsLabel": "Limpar registros",
"deleteLogsHint": "Excluir os logs coletados pelo ReVanced Manager",
"deletedLogs": "Registros apagados", "deletedLogs": "Registros apagados",
"regenerateKeystoreLabel": "Regerar keystore", "regenerateKeystoreLabel": "Regerar keystore",
"regenerateKeystoreHint": "Regenerar o keystore usado para assinar aplicativos", "regenerateKeystoreHint": "Regenerar o keystore usado para assinar apps",
"regenerateKeystoreDialogTitle": "Regerar keystore?", "regenerateKeystoreDialogTitle": "Regerar keystore?",
"regenerateKeystoreDialogText": "Apps patcheados assinados com o keystore antigo não poderão mais ser atualizados.",
"regeneratedKeystore": "Keystore regerado", "regeneratedKeystore": "Keystore regerado",
"exportKeystoreLabel": "Exportar keystore", "exportKeystoreLabel": "Exportar keystore",
"exportKeystoreHint": "Exportar o keystore usado para assinar aplicativos", "exportKeystoreHint": "Exportar o keystore usado para assinar apps",
"exportedKeystore": "Keystore exportado", "exportedKeystore": "Keystore exportado",
"noKeystoreExportFileFound": "Nenhum keystore para exportar", "noKeystoreExportFileFound": "Nenhum keystore para exportar",
"importKeystoreLabel": "Importar keystore", "importKeystoreLabel": "Importar keystore",
"importKeystoreHint": "Importe uma keystore usada para assinar apps",
"importedKeystore": "Keystore importado", "importedKeystore": "Keystore importado",
"selectKeystorePassword": "Senha do keystore", "selectKeystorePassword": "Senha do keystore",
"selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar aplicativos", "selectKeystorePasswordHint": "Selecione a senha de keystore usada para assinar apps",
"jsonSelectorErrorMessage": "Não é possível usar o arquivo JSON selecionado", "jsonSelectorErrorMessage": "Não é possível usar o arquivo JSON selecionado",
"keystoreSelectorErrorMessage": "Não é possível usar o arquivo keystore selecionado" "keystoreSelectorErrorMessage": "Não é possível usar o arquivo keystore selecionado"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informações do aplicativo", "widgetTitle": "Informações do app",
"openButton": "Abrir", "openButton": "Abrir",
"uninstallButton": "Desisntalar", "installButton": "Instalar",
"uninstallButton": "Desinstalar",
"unmountButton": "Desmontar",
"exportButton": "Exportar",
"deleteButton": "Excluir",
"rootDialogTitle": "Erro", "rootDialogTitle": "Erro",
"rootDialogText": "O aplicativo foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.", "lastPatchedAppDescription": "Este é um backup do app que foi patcheado pela última vez.",
"unmountDialogText": "Tem certeza de que quer desmontar este app?",
"uninstallDialogText": "Tem certeza de que quer desinstalar este app?",
"rootDialogText": "O app foi instalado com permissões de superusuário, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda as permissões de superusuário primeiro.",
"removeAppDialogTitle": "Excluir app?",
"removeAppDialogText": "Tem certeza que quer excluir este backup?",
"packageNameLabel": "Nome do pacote", "packageNameLabel": "Nome do pacote",
"installTypeLabel": "Tipo de instalação", "installTypeLabel": "Tipo de instalação",
"patchedDateLabel": "Data de patcheamento", "mountTypeLabel": "Montar",
"regularTypeLabel": "Normal",
"patchedDateLabel": "Data do patch",
"appliedPatchesLabel": "Patches aplicados", "appliedPatchesLabel": "Patches aplicados",
"sizeLabel": "Tamanho do arquivo",
"patchedDateHint": "${date} às ${time}", "patchedDateHint": "${date} às ${time}",
"appliedPatchesHint": "${quantity} patches aplicados", "appliedPatchesHint": "${quantity} patches aplicados",
"updateNotImplemented": "Este recurso ainda não foi implementado" "updateNotImplemented": "Este recurso ainda não foi implementado"
@@ -207,5 +264,29 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuidores" "widgetTitle": "Contribuidores"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "Incompatibilidade de versão",
"mount_no_root": "Sem acesso ao root",
"mount_missing_installation": "Instalação não encontrada",
"status_failure_blocked": "Falha na instalação",
"install_failed_verification_failure": "A verificação falhou",
"status_failure_invalid": "Instalação inválida",
"install_failed_version_downgrade": "Não é possível rebaixar",
"status_failure_conflict": "Conflito de instalação",
"status_failure_storage": "Problema de espaço durante a instalação",
"status_failure_incompatible": "Instalação incompatível",
"status_failure_timeout": "Instalação expirou",
"status_unknown": "Falha na instalação",
"mount_version_mismatch_description": "A instalação falhou porque o app instalado era de uma versão diferente do app patcheado.\n\nInstale a versão do app que você está montando e tente de novo.",
"mount_no_root_description": "A instalação falhou porque o acesso ao root não foi concedido. Conceda acesso ao root para o ReVanced Manager e tente de novo.",
"mount_missing_installation_description": "A instalação falhou porque o app sem patches não foi instalado neste dispositivo para ser montado sobre ele.\n\nInstale o app sem patches antes de montar e tente de novo.",
"status_failure_timeout_description": "A instalação levou muito tempo para terminar.\n\nGostaria de tentar novamente?",
"status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLibere algum espaço e tente novamente.",
"status_failure_invalid_description": "A instalação falhou porque o app patcheado era inválido.\n\nDesinstalar o app e tentar de novo?",
"status_failure_conflict_description": "A instalação foi impedida por uma instalação existente do app.\n\nDesinstalar o app instalado e tentar de novo?",
"status_failure_blocked_description": "A instalação foi bloqueada por ${packageName}.\n\nAjuste suas configurações de segurança e tente novamente.",
"install_failed_verification_failure_description": "A instalação falhou devido a um problema de verificação. U\n\nAjuste suas configurações de segurança e tente novamente.",
"install_failed_version_downgrade_description": "A instalação falhou porque o app patcheado era uma versão mais baixa que o app instalado.\n\nDesinstalar o app e tentar de novo?",
"status_unknown_description": "A instalação falhou devido a um motivo desconhecido. Por favor, tente novamente."
}
} }

98
assets/i18n/strings_pt_PT.i18n.json Executable file → Normal file
View File

@@ -1,37 +1,33 @@
{ {
"okButton": "OK", "okButton": "OK",
"cancelButton": "Cancelar", "cancelButton": "Cancelar",
"dismissButton": "Dispensar", "dismissButton": "Ignorar",
"quitButton": "Sair", "quitButton": "Sair",
"updateButton": "Atualizar", "updateButton": "Atualizar",
"enabledLabel": "Ativado",
"disabledLabel": "Desativado",
"installed": "Instalada: ${version}",
"suggested": "Sugerida: ${version}", "suggested": "Sugerida: ${version}",
"yesButton": "Sim", "yesButton": "Sim",
"noButton": "Não", "noButton": "Não",
"warning": "Aviso", "warning": "Aviso",
"options": "Opções",
"notice": "Aviso", "notice": "Aviso",
"noShowAgain": "Não mostrar isto novamente", "noShowAgain": "Não mostrar isto novamente",
"add": "Adicionar", "add": "Adicionar",
"remove": "Remover", "remove": "Remover",
"showChangelogButton": "Mostrar o registo de modificações", "showChangelogButton": "Mostrar as correções",
"showUpdateButton": "Mostrar atualização", "showUpdateButton": "Mostrar atualização",
"navigationView": { "navigationView": {
"dashboardTab": "Painel de controlo", "dashboardTab": "Painel de Controlo",
"patcherTab": "Modificador", "patcherTab": "Modificador",
"settingsTab": "Definições" "settingsTab": "Definições"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Atualizado com sucesso", "refreshSuccess": "Atualizado com sucesso",
"widgetTitle": "Painel de controlo", "widgetTitle": "Painel de Controlo",
"updatesSubtitle": "Atualizações", "updatesSubtitle": "Atualizações",
"patchedSubtitle": "Aplicações Modificadas", "lastPatchedAppSubtitle": "Última aplicação corrigida",
"patchedSubtitle": "Aplicações instaladas",
"changeLaterSubtitle": "Podes modificar esta definição mais tarde.", "changeLaterSubtitle": "Podes modificar esta definição mais tarde.",
"noUpdates": "Nenhuma atualização disponível", "noSavedAppFound": "Nenhuma aplicação encontrada",
"WIP": "Trabalho em progresso...", "noInstallations": "Nenhuma aplicação com patch instalado",
"noInstallations": "Nenhuma aplicação modificada instalada",
"installUpdate": "Continuar para instalar a atualização?", "installUpdate": "Continuar para instalar a atualização?",
"updateSheetTitle": "Atualizar o ReVanced Manager", "updateSheetTitle": "Atualizar o ReVanced Manager",
"updateDialogTitle": "Nova atualização disponível", "updateDialogTitle": "Nova atualização disponível",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Transferir os ficheiros necessários?", "downloadConsentDialogTitle": "Transferir os ficheiros necessários?",
"downloadConsentDialogText": "O ReVanced Manager precisa de fazer transferência dos ficheiros necessários para funcionar corretamente.", "downloadConsentDialogText": "O ReVanced Manager precisa de fazer transferência dos ficheiros necessários para funcionar corretamente.",
"downloadConsentDialogText2": "Isto irá conectá-lo a ${url}.", "downloadConsentDialogText2": "Isto irá conectá-lo a ${url}.",
"checkUpdateDialogTitle": "Verificar por atualizações?",
"checkUpdateDialogText": "Queres que o ReVanced Manager procure por atualizações automaticamente?",
"notificationTitle": "Atualização transferida",
"notificationText": "Toque para instalar a atualização",
"downloadingMessage": "A transferir a atualização...", "downloadingMessage": "A transferir a atualização...",
"downloadedMessage": "Atualização transferida", "downloadedMessage": "Atualização transferida",
"installingMessage": "A instalar atualização...", "installingMessage": "A instalar atualização...",
"errorDownloadMessage": "Não é possível transferir a atualização", "errorDownloadMessage": "Não é possível transferir a atualização",
"errorInstallMessage": "Não foi possível instalar a atualização", "errorInstallMessage": "Não foi possível instalar a atualização",
"noConnection": "Sem ligação à Internet", "noConnection": "Sem ligação à Internet"
"updatesDisabled": "Atualizar uma aplicação modificada está atualmente desabilitado. Volta a modificar a aplicação."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informação" "infoButton": "Informação"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "A carregar...", "loadingLabel": "A carregar...",
"timeagoLabel": "${time} atrás", "timeagoLabel": "${time} atrás"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Atualizar o Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Modificador", "widgetTitle": "Modificador",
"patchButton": "Modificar", "patchButton": "Modificar",
"armv7WarningDialogText": "Fazer modificações numa aplicação num dispositivo com processador ARMv7 ainda não é suportada e pode falhar. Continuar na mesma?", "incompatibleArchWarningDialogText": "Patrulhar nesta arquitetura ainda não é suportado e pode falhar. Continuar mesmo assim?",
"removedPatchesWarningDialogText": "As seguintes modificações foram removidas desde a última vez que as utilizaste.\n\n${patches}\n\nContinuar na mesma?", "removedPatchesWarningDialogText": "As seguintes modificações foram removidas desde a última vez que as utilizaste.\n\n${patches}\n\nContinuar na mesma?",
"requiredOptionDialogText": "Algumas opções das Modificações precisam ser definidas." "requiredOptionDialogText": "Algumas opções das Modificações precisam ser definidas."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Aplicação selecionada", "widgetTitleSelected": "Aplicação selecionada",
"widgetSubtitle": "Nenhuma aplicação selecionada", "widgetSubtitle": "Nenhuma aplicação selecionada",
"noAppsLabel": "Não foram encontradas aplicações", "noAppsLabel": "Não foram encontradas aplicações",
"currentVersion": "Atual",
"suggestedVersion": "Sugerida",
"anyVersion": "Qualquer versão" "anyVersion": "Qualquer versão"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -98,7 +84,7 @@
"downloadToast": "A função de transferência não está disponível", "downloadToast": "A função de transferência não está disponível",
"requireSuggestedAppVersionDialogText": "A versão da aplicação que selecionaste não corresponde à versão sugerida, o que pode levar a problemas inesperados. Utiliza a versão recomendada.\n\nVersão selecionada: ${selected}\nVersão recomendada: ${suggested}\n\nPara continuar na mesma, desactive a opção \"Exigir a versão recomendada da aplicação\" nas definições.", "requireSuggestedAppVersionDialogText": "A versão da aplicação que selecionaste não corresponde à versão sugerida, o que pode levar a problemas inesperados. Utiliza a versão recomendada.\n\nVersão selecionada: ${selected}\nVersão recomendada: ${suggested}\n\nPara continuar na mesma, desactive a opção \"Exigir a versão recomendada da aplicação\" nas definições.",
"featureNotAvailable": "Recurso não implementado", "featureNotAvailable": "Recurso não implementado",
"featureNotAvailableText": "Esta aplicação é um APK dividido e só pode ser modificado e instalado de forma fiável através da montagem com permissões root. No entanto, é possível corrigir e instalar um APK completo selecionando-o a partir do armazenamento." "featureNotAvailableText": "Esta aplicação é um APK dividido e só pode ser modificado e instalado de forma fiável através da montagem com permissões root. No entanto, é possível dar patch e instalar um APK completo selecionando ele a partir do armazenamento."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Selecionar modificações", "viewTitle": "Selecionar modificações",
@@ -118,40 +104,37 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valor personalizado", "customValue": "Valor personalizado",
"resetOptionsTooltip": "Reiniciar as opções da modificação", "setToNull": "Definir como nulo",
"nullValue": "Atualmente, este valor de opção é nulo",
"viewTitle": "Opções de modificação", "viewTitle": "Opções de modificação",
"saveOptions": "Guardar", "saveOptions": "Guardar",
"addOptions": "Adicionar opções", "unselectPatch": "Desmarque o patch",
"deselectPatch": "Desselecionar modificação",
"tooltip": "Mais opções de entrada", "tooltip": "Mais opções de entrada",
"selectFilePath": "Selecionar caminho do arquivo", "selectFilePath": "Selecionar caminho do ficheiro",
"selectFolder": "Selecionar pasta", "selectFolder": "Selecionar pasta",
"selectOption": "Seleccionar opção", "requiredOption": "Definir esta opção é necessário",
"requiredOption": "Esta opção é obrigatória",
"unsupportedOption": "Esta opção não é suportada", "unsupportedOption": "Esta opção não é suportada",
"requiredOptionNull": "As seguintes opções devem ser definidas:\n\n${options}" "requiredOptionNull": "As seguintes opções devem ser definidas:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Selecionar esta modificação pode resultar em erros.\n\nVersão da aplicação: ${packageVersion}\nVersões suportadas:\n${supportedVersions}", "unsupportedDialogText": "Selecionar esta modificação pode resultar em erros.\n\nVersão da aplicação: ${packageVersion}\nVersões suportadas:\n${supportedVersions}",
"unsupportedPatchVersion": "A Modificação não é suportada para esta versão da aplicação.", "unsupportedPatchVersion": "A Modificação não é suportada para esta versão da aplicação.",
"unsupportedRequiredOption": "Esta modificação contém uma opção obrigatória que não é suportada por esta app", "unsupportedRequiredOption": "Esta modificação contém uma opção obrigatória que não é suportada por esta aplicação",
"patchesChangeWarningDialogText": "Recomenda-se a utilização das modificações e opções padrão. Alterar as opções poderá resultar em problemas inesperados.\n\nTens que ativar a opção \"Permitir alterar a seleção de Modificações\" nas definições antes ativares ou desativares qualquer modificação.", "patchesChangeWarningDialogText": "Recomenda-se a utilização das modificações e opções padrão. Alterar as opções poderá resultar em problemas inesperados.\n\nTens que ativar a opção \"Permitir alterar a seleção de Modificações\" nas definições antes de ativares ou desativares qualquer modificação.",
"patchesChangeWarningDialogButton": "Usar seleção padrão" "patchesChangeWarningDialogButton": "Usar seleção padrão"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalador",
"installType": "Selecione o tipo de instalação", "installType": "Selecione o tipo de instalação",
"installTypeDescription": "Seleciona o tipo de instalação para continuar.", "installTypeDescription": "Seleciona o tipo de instalação para continuar.",
"installButton": "Instalar", "installButton": "Instalar",
"installRootType": "Montar", "installRootType": "Montar",
"installNonRootType": "Normal", "installNonRootType": "Normal",
"warning": "Desativa as atualizações automáticas da aplicação modificada para evitar problemas inesperados.", "warning": "Desative as atualizações automáticas do app patcheado para evitar problemas inesperados.",
"pressBackAgain": "Pressione voltar novamente para cancelar", "pressBackAgain": "Pressione voltar novamente para cancelar",
"openButton": "Abrir", "openButton": "Abrir",
"shareButton": "Partilhar ficheiro",
"notificationTitle": "O ReVanced Manager está a fazer as modificações", "notificationTitle": "O ReVanced Manager está a fazer as modificações",
"notificationText": "Toca para voltar ao instalador", "notificationText": "Toca para voltar ao instalador",
"exportApkButtonTooltip": "Exportar APK modificado", "exportApkButtonTooltip": "Exportar APK com o patch",
"exportLogButtonTooltip": "Exportar registo", "exportLogButtonTooltip": "Exportar registo",
"screenshotDetected": "Foi detetada uma captura de ecrã. Se estiver a tentar partilhar o registo, partilhe antes uma cópia de texto.\n\nCopiar o registo para a área de transferência?", "screenshotDetected": "Foi detetada uma captura de ecrã. Se estiver a tentar partilhar o registo, partilhe antes uma cópia de texto.\n\nCopiar o registo para a área de transferência?",
"copiedToClipboard": "Registo copiado para a área de transferência", "copiedToClipboard": "Registo copiado para a área de transferência",
@@ -168,12 +151,11 @@
"themeModeLabel": "Tema da aplicação", "themeModeLabel": "Tema da aplicação",
"systemThemeLabel": "Sistema", "systemThemeLabel": "Sistema",
"lightThemeLabel": "Claro", "lightThemeLabel": "Claro",
"darkThemeLabel": "Modo escuro", "darkThemeLabel": "Escuro",
"dynamicThemeLabel": "O Teu Material", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Aproveite uma experiência mais próxima do tema do seu dispositivo", "dynamicThemeHint": "Aproveite uma experiência mais próxima do tema do seu dispositivo",
"languageLabel": "Idioma", "languageLabel": "Idioma",
"languageUpdated": "Idioma atualizado", "languageUpdated": "Idioma atualizado",
"englishOption": "Inglês",
"sourcesLabel": "Fontes alternativas", "sourcesLabel": "Fontes alternativas",
"sourcesLabelHint": "Configurar as fontes alternativas para as Modificações ReVanced e Integrações ReVanced", "sourcesLabelHint": "Configurar as fontes alternativas para as Modificações ReVanced e Integrações ReVanced",
"sourcesIntegrationsLabel": "Fonte das Integrações", "sourcesIntegrationsLabel": "Fonte das Integrações",
@@ -184,7 +166,7 @@
"apiURLResetDialogText": "Tens a certeza de que pretendes repor a URL da API para o seu valor predefinido?", "apiURLResetDialogText": "Tens a certeza de que pretendes repor a URL da API para o seu valor predefinido?",
"sourcesUpdateNote": "Nota: Esta ação descarrega automaticamente as Modificações do ReVanced e as Integrações do ReVanced das fontes alternativas.\n\nIsto irá conectar-te com a fonte alternativa.", "sourcesUpdateNote": "Nota: Esta ação descarrega automaticamente as Modificações do ReVanced e as Integrações do ReVanced das fontes alternativas.\n\nIsto irá conectar-te com a fonte alternativa.",
"apiURLLabel": "URL da API", "apiURLLabel": "URL da API",
"apiURLHint": "Configurar a URL do API do Gestor ReVanced", "apiURLHint": "Configurar a URL da API do Gestor ReVanced",
"selectApiURL": "URL da API", "selectApiURL": "URL da API",
"orgPatchesLabel": "Organização de Modificações", "orgPatchesLabel": "Organização de Modificações",
"sourcesPatchesLabel": "Fonte das Modificações", "sourcesPatchesLabel": "Fonte das Modificações",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Mostrar uma notificação quando uma atualização estiver disponível", "showUpdateDialogHint": "Mostrar uma notificação quando uma atualização estiver disponível",
"universalPatchesLabel": "Mostrar Modificações universais", "universalPatchesLabel": "Mostrar Modificações universais",
"universalPatchesHint": "Mostrar todas as aplicações e Modificações universais (pode tornar a lista de aplicações mais lenta)", "universalPatchesHint": "Mostrar todas as aplicações e Modificações universais (pode tornar a lista de aplicações mais lenta)",
"lastPatchedAppLabel": "Salvar aplicativo corrigido",
"lastPatchedAppHint": "Salve o último patch para instalar ou exportar mais tarde",
"versionCompatibilityCheckLabel": "Verificar a compatibilidade das versões", "versionCompatibilityCheckLabel": "Verificar a compatibilidade das versões",
"versionCompatibilityCheckHint": "Impedir a seleção de modificações que não são compatíveis com a versão selecionada do aplicativo", "versionCompatibilityCheckHint": "Impedir a seleção de modificações que não são compatíveis com a versão selecionada do aplicativo",
"requireSuggestedAppVersionLabel": "Exigir a versão recomendada da aplicação", "requireSuggestedAppVersionLabel": "Exigir a versão recomendada da aplicação",
@@ -254,54 +238,56 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Informações da aplicação", "widgetTitle": "Informações da aplicação",
"openButton": "Abrir", "openButton": "Abrir",
"installButton": "Instalar",
"uninstallButton": "Desinstalar", "uninstallButton": "Desinstalar",
"unmountButton": "Desmontar", "unmountButton": "Desmontar",
"exportButton": "Exportar",
"deleteButton": "Apagar",
"rootDialogTitle": "Erro", "rootDialogTitle": "Erro",
"lastPatchedAppDescription": "Este é um backup da aplicação que foi modificado pela última vez.",
"unmountDialogText": "Tens a certeza que queres remover as modificações desta aplicação?", "unmountDialogText": "Tens a certeza que queres remover as modificações desta aplicação?",
"uninstallDialogText": "Tens a certeza que queres desinstalar esta aplicação?", "uninstallDialogText": "Tem certeza que quer desinstalar esta aplicação?",
"rootDialogText": "A aplicação foi instalada com permissões de Super-Utilizador, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda permissões de Super-Utilizador primeiro.", "rootDialogText": "A aplicação foi instalada com permissões de Super-Utilizador, mas atualmente o ReVanced Manager não tem permissões.\nPor favor, conceda permissões de Super-Utilizador primeiro.",
"removeAppDialogTitle": "Apagar aplicação?",
"removeAppDialogText": "Tem certeza que deseja apagar este backup?",
"packageNameLabel": "Nome do pacote", "packageNameLabel": "Nome do pacote",
"installTypeLabel": "Tipo de instalação", "installTypeLabel": "Tipo de instalação",
"mountTypeLabel": "Montar", "mountTypeLabel": "Montar",
"regularTypeLabel": "Normal", "regularTypeLabel": "Normal",
"patchedDateLabel": "Data da Modificação", "patchedDateLabel": "Data do patch",
"appliedPatchesLabel": "Modificações aplicadas", "appliedPatchesLabel": "Modificações aplicadas",
"sizeLabel": "Tamanho do ficheiro",
"patchedDateHint": "${date} às ${time}", "patchedDateHint": "${date} às ${time}",
"appliedPatchesHint": "${quantity} modificação/ões aplicada/s", "appliedPatchesHint": "${quantity} modificação/ões aplicada/s",
"updateNotImplemented": "Este recurso ainda não foi implementado" "updateNotImplemented": "Este recurso ainda não foi implementado"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuidores", "widgetTitle": "Contribuidores"
"patcherContributors": "Modificador ReVanced",
"patchesContributors": "Modificações ReVanced",
"integrationsContributors": "Integrações ReVanced",
"cliContributors": "Cliente ReVanced",
"managerContributors": "Gestor ReVanced"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versão incompatível", "mount_version_mismatch": "Versão incompatível",
"mount_no_root": "Sem acesso Root", "mount_no_root": "Sem acesso ao root",
"mount_missing_installation": "A Instalação não foi encontrada", "mount_missing_installation": "A Instalação não foi encontrada",
"status_failure_blocked": "Instalação bloqueada", "status_failure_blocked": "Instalação bloqueada",
"install_failed_verification_failure": "Falha na verificação", "install_failed_verification_failure": "Falha na verificação",
"status_failure_invalid": "Instalação inválida", "status_failure_invalid": "Instalação inválida",
"install_failed_version_downgrade": "Não é possível fazer remover as modificações", "install_failed_version_downgrade": "Não é possível fazer downgrade",
"status_failure_conflict": "Conflito de instalação", "status_failure_conflict": "Conflito de instalação",
"status_failure_storage": "Problema de armazenamento de instalação", "status_failure_storage": "Problema de armazenamento de instalação",
"status_failure_incompatible": "Instalação incompatível", "status_failure_incompatible": "Instalação incompatível",
"status_failure_timeout": "Tempo de instalação esgotado", "status_failure_timeout": "Tempo de instalação esgotado",
"status_unknown": "Falha na instalação", "status_unknown": "Falha na instalação",
"mount_version_mismatch_description": "A instalação falhou devido ao facto da aplicação instalada ser uma versão diferente da aplicação modificada.\n\nInstala a versão da aplicação que estás a montar e tenta novamente.", "mount_version_mismatch_description": "A instalação falhou devido ao facto da aplicação instalada ser uma versão diferente da aplicação modificada.\n\nInstala a versão da aplicação que estás a montar e tenta novamente.",
"mount_no_root_description": "A instalação falhou devido ao facto de o acesso root não ter sido atribuído.\n\nAtribua o acesso root ao ReVanced Manager e tente novamente.", "mount_no_root_description": "A instalação falhou devido ao facto que o acesso ao root não ter sido atribuído.\n\nAtribua o acesso de root ao ReVanced Manager e tente novamente.",
"mount_missing_installation_description": "A instalação falhou devido ao facto da aplicação não modificada não estar instalada neste dispositivo para poder ser montada sobre o mesmo.\n\nInstale a aplicação não corrigida antes de montar e tente novamente.", "mount_missing_installation_description": "A instalação falhou devido ao facto da aplicação não modificada não estar instalada neste dispositivo para poder ser montada sobre o mesmo.\n\nInstale a aplicação não corrigida antes de montar e tente novamente.",
"status_failure_timeout_description": "A instalação demorou demasiado tempo para terminar.\n\nGostarias de tentar novamente?", "status_failure_timeout_description": "A instalação demorou demasiado tempo para terminar.\n\nGostarias de tentar novamente?",
"status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLiberta algum espaço e tenta novamente.", "status_failure_storage_description": "A instalação falhou devido ao armazenamento insuficiente.\n\nLiberta algum espaço e tenta novamente.",
"status_failure_invalid_description": "A instalação falhou devido ao facto da aplicação modificada ser inválida.\n\nDesinstalar a aplicação e tentar novamente?", "status_failure_invalid_description": "A instalação falhou devido ao facto da aplicação modificada ser inválida.\n\nDesinstalar a aplicação e tentar novamente?",
"status_failure_incompatible_description": "O aplicativo é incompatível com este dispositivo.\n\nEntre em contacto com o desenvolvedor da aplicação e peça suporte.", "status_failure_incompatible_description": "O aplicativo é incompatível com este dispositivo.\n\nUse um APK que seja suportado por este dispositivo e tente novamente.",
"status_failure_conflict_description": "A instalação foi impedida por uma instalação existente da mesma aplicação.\n\nDesinstalar a aplicação instalada e tentar novamente?", "status_failure_conflict_description": "A instalação foi impedida por uma instalação existente da aplicação\n\nDesinstalar a aplicação instalada e tentar de novo?",
"status_failure_blocked_description": "A instalação foi bloqueada por ${packageName}.\n\nAjuste as suas definições de segurança e tenta novamente.", "status_failure_blocked_description": "A instalação foi bloqueada por ${packageName}.\n\nAjuste as suas definições de segurança e tenta novamente.",
"install_failed_verification_failure_description": "A instalação falhou por problemas de verificação.\n\nAjusta as tuas definições de segurança e tenta novamente.", "install_failed_verification_failure_description": "A instalação falhou por problemas de verificação.\n\nAjusta as tuas definições de segurança e tenta novamente.",
"install_failed_version_downgrade_description": "A instalação falhou devido ao facto da aplicação modificada ser uma versão inferior à da aplicação instalada.\n\nDesinstalar a aplicação e tentar novamente?", "install_failed_version_downgrade_description": "A instalação falhou porque a aplicação com o patch era de versão inferior à aplicação instalada.\n\nDesinstalar a aplicação e tentar de novo?",
"status_unknown_description": "A instalação falhou por razões desconhecidas. Por favor, tenta novamente." "status_unknown_description": "A instalação falhou por razões desconhecidas. Por favor, tenta novamente."
} }
} }

56
assets/i18n/strings_ro_RO.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Anulare", "dismissButton": "Anulare",
"quitButton": "Inchide", "quitButton": "Inchide",
"updateButton": "Actualizează", "updateButton": "Actualizează",
"enabledLabel": "Activat",
"disabledLabel": "Dezactivat",
"installed": "Versiunea instalata: ${version}",
"suggested": "Versiune sugerată: ${version}", "suggested": "Versiune sugerată: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Nu", "noButton": "Nu",
"warning": "Atenție", "warning": "Atenție",
"options": "Opţiuni",
"notice": "Înștiințare", "notice": "Înștiințare",
"noShowAgain": "Nu afișa asta din nou", "noShowAgain": "Nu afișa asta din nou",
"add": "Adaugă", "add": "Adaugă",
@@ -27,10 +23,10 @@
"refreshSuccess": "Împrospătat cu succes", "refreshSuccess": "Împrospătat cu succes",
"widgetTitle": "Panou de bord", "widgetTitle": "Panou de bord",
"updatesSubtitle": "Actualizări", "updatesSubtitle": "Actualizări",
"patchedSubtitle": "Aplicații Patch-uite", "lastPatchedAppSubtitle": "Ultima aplicație modificată",
"patchedSubtitle": "Aplicații instalate",
"changeLaterSubtitle": "Puteți schimba acest lucru în setări mai târziu.", "changeLaterSubtitle": "Puteți schimba acest lucru în setări mai târziu.",
"noUpdates": "Nu există actualizări disponibile", "noSavedAppFound": "Nicio aplicație găsită",
"WIP": "Lucru în curs...",
"noInstallations": "Nu sunt instalate aplicații patch-uite", "noInstallations": "Nu sunt instalate aplicații patch-uite",
"installUpdate": "Continuați să instalați actualizarea?", "installUpdate": "Continuați să instalați actualizarea?",
"updateSheetTitle": "Actualizare ReVanced Manager", "updateSheetTitle": "Actualizare ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Descărcați fișierele necesare?", "downloadConsentDialogTitle": "Descărcați fișierele necesare?",
"downloadConsentDialogText": "ReVanced Manager trebuie să descarce fișierele necesare pentru a funcționa corect.", "downloadConsentDialogText": "ReVanced Manager trebuie să descarce fișierele necesare pentru a funcționa corect.",
"downloadConsentDialogText2": "Aceasta vă va conecta la ${url}.", "downloadConsentDialogText2": "Aceasta vă va conecta la ${url}.",
"checkUpdateDialogTitle": "Verifică actualizări?",
"checkUpdateDialogText": "Doriți ca ReVanced Manager să verifice automat actualizările?",
"notificationTitle": "Actualizare descărcată",
"notificationText": "Apăsați pentru a instala actualizarea",
"downloadingMessage": "Se descarcă actualizarea...", "downloadingMessage": "Se descarcă actualizarea...",
"downloadedMessage": "Actualizare descărcată", "downloadedMessage": "Actualizare descărcată",
"installingMessage": "Se instalează actualizarea...", "installingMessage": "Se instalează actualizarea...",
"errorDownloadMessage": "Nu s-a putut descărca actualizarea", "errorDownloadMessage": "Nu s-a putut descărca actualizarea",
"errorInstallMessage": "Nu s-a putut instala actualizarea", "errorInstallMessage": "Nu s-a putut instala actualizarea",
"noConnection": "Nu există conexiune la internet", "noConnection": "Nu există conexiune la internet"
"updatesDisabled": "Actualizarea aplicației patch-uite este dezactivată momentan.\nRepatch-uiți aplicația din nou."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informații" "infoButton": "Informații"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Se încarcă...", "loadingLabel": "Se încarcă...",
"timeagoLabel": "În urmă cu ${time}", "timeagoLabel": "În urmă cu ${time}"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Actualizați Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"armv7WarningDialogText": "Patching-ul pe dispozitive ARMv7 nu este încă suportat și ar putea eșua. Continuați oricum?", "incompatibleArchWarningDialogText": "Patcharea după această arhitectură nu este încă suportată și ar putea eșua. Continuați oricum?",
"removedPatchesWarningDialogText": "Următoarele patch-uri au fost eliminate de la ultima dată când le-ați folosit.\n\n${patches}\n\nContinuați oricum?", "removedPatchesWarningDialogText": "Următoarele patch-uri au fost eliminate de la ultima dată când le-ați folosit.\n\n${patches}\n\nContinuați oricum?",
"requiredOptionDialogText": "Unele opțiuni pentru patch-uri trebuie setate." "requiredOptionDialogText": "Unele opțiuni pentru patch-uri trebuie setate."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Aplicația selectată", "widgetTitleSelected": "Aplicația selectată",
"widgetSubtitle": "Nici o aplicație selectată", "widgetSubtitle": "Nici o aplicație selectată",
"noAppsLabel": "Nu s-au găsit aplicații", "noAppsLabel": "Nu s-au găsit aplicații",
"currentVersion": "Actual",
"suggestedVersion": "Sugerate",
"anyVersion": "Orice versiune" "anyVersion": "Orice versiune"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Valoare personalizată", "customValue": "Valoare personalizată",
"resetOptionsTooltip": "Resetează opțiunile patch-ului", "setToNull": "Setează ca nul",
"nullValue": "Această valoare este în prezent nulă",
"viewTitle": "Opțiuni patch", "viewTitle": "Opțiuni patch",
"saveOptions": "Salvează", "saveOptions": "Salvează",
"addOptions": "Adaugă opțiuni", "unselectPatch": "Deselectează patch-ul",
"deselectPatch": "Deselectați toate patch-urile",
"tooltip": "Mai multe opțiuni de intrare", "tooltip": "Mai multe opțiuni de intrare",
"selectFilePath": "Selectați calea fișierului", "selectFilePath": "Selectați calea fișierului",
"selectFolder": "Selectați dosarul", "selectFolder": "Selectați dosarul",
"selectOption": "Selectați opțiunea", "requiredOption": "Setarea acestei opțiuni este necesară",
"requiredOption": "Această opțiune este necesară",
"unsupportedOption": "Această opțiune nu este acceptată", "unsupportedOption": "Această opțiune nu este acceptată",
"requiredOptionNull": "Următoarele opțiuni trebuie setate:\n\n${options}" "requiredOptionNull": "Următoarele opțiuni trebuie setate:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Folosește selecția implicită" "patchesChangeWarningDialogButton": "Folosește selecția implicită"
}, },
"installerView": { "installerView": {
"widgetTitle": "Instalator",
"installType": "Selectați tipul de instalare", "installType": "Selectați tipul de instalare",
"installTypeDescription": "Selectați tipul de instalare cu care să continuați.", "installTypeDescription": "Selectați tipul de instalare cu care să continuați.",
"installButton": "Instalează", "installButton": "Instalează",
@@ -148,7 +132,6 @@
"warning": "Dezactivați actualizările automate pentru aplicația modificată pentru a evita probleme neașteptate.", "warning": "Dezactivați actualizările automate pentru aplicația modificată pentru a evita probleme neașteptate.",
"pressBackAgain": "Apăsați înapoi din nou pentru a anula", "pressBackAgain": "Apăsați înapoi din nou pentru a anula",
"openButton": "Deschide", "openButton": "Deschide",
"shareButton": "Distribuie fișierul",
"notificationTitle": "ReVanced Manager efectuează patch-uirea", "notificationTitle": "ReVanced Manager efectuează patch-uirea",
"notificationText": "Apăsați pentru a reveni la instalator", "notificationText": "Apăsați pentru a reveni la instalator",
"exportApkButtonTooltip": "Exportare APK modificat", "exportApkButtonTooltip": "Exportare APK modificat",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Bucură-te de o experiență mai apropiată de dispozitivul tău", "dynamicThemeHint": "Bucură-te de o experiență mai apropiată de dispozitivul tău",
"languageLabel": "Limbă", "languageLabel": "Limbă",
"languageUpdated": "Limbă actualizată", "languageUpdated": "Limbă actualizată",
"englishOption": "Engleză",
"sourcesLabel": "Surse alternative", "sourcesLabel": "Surse alternative",
"sourcesLabelHint": "Configurați sursele alternative pentru patch-urile ReVanced și Integrările ReVanced", "sourcesLabelHint": "Configurați sursele alternative pentru patch-urile ReVanced și Integrările ReVanced",
"sourcesIntegrationsLabel": "Sursă integrări", "sourcesIntegrationsLabel": "Sursă integrări",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Arată un dialog atunci când este disponibilă o nouă actualizare", "showUpdateDialogHint": "Arată un dialog atunci când este disponibilă o nouă actualizare",
"universalPatchesLabel": "Arată patch-urile universale", "universalPatchesLabel": "Arată patch-urile universale",
"universalPatchesHint": "Afişaţi toate aplicaţiile şi patch-urile universale (poate încetini lista de aplicaţii)", "universalPatchesHint": "Afişaţi toate aplicaţiile şi patch-urile universale (poate încetini lista de aplicaţii)",
"lastPatchedAppLabel": "Salvează aplicația modificată",
"lastPatchedAppHint": "Salvează ultimul patch pentru a instala sau exporta mai târziu",
"versionCompatibilityCheckLabel": "Verificare compatibilitate versiune", "versionCompatibilityCheckLabel": "Verificare compatibilitate versiune",
"versionCompatibilityCheckHint": "Preveniți selectarea patch-urilor care nu sunt compatibile cu versiunea aplicației selectate", "versionCompatibilityCheckHint": "Preveniți selectarea patch-urilor care nu sunt compatibile cu versiunea aplicației selectate",
"requireSuggestedAppVersionLabel": "Solicitați o versiune sugerată a aplicației", "requireSuggestedAppVersionLabel": "Solicitați o versiune sugerată a aplicației",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Informații despre aplicație", "widgetTitle": "Informații despre aplicație",
"openButton": "Deschide", "openButton": "Deschide",
"installButton": "Instalează",
"uninstallButton": "Dezinstalează", "uninstallButton": "Dezinstalează",
"unmountButton": "Demontare", "unmountButton": "Demontare",
"exportButton": "Exportă",
"deleteButton": "Ștergere",
"rootDialogTitle": "Eroare", "rootDialogTitle": "Eroare",
"lastPatchedAppDescription": "Aceasta este o copie de rezervă a aplicației care a fost modificată ultima dată.",
"unmountDialogText": "Sunteți sigur că vreți să unpatch-uiți această aplicație?", "unmountDialogText": "Sunteți sigur că vreți să unpatch-uiți această aplicație?",
"uninstallDialogText": "Sunteţi sigur că doriţi să dezinstalaţi această aplicaţie?", "uninstallDialogText": "Sunteţi sigur că doriţi să dezinstalaţi această aplicaţie?",
"rootDialogText": "Aplicația a fost instalată cu permisiuni de superuser, dar momentan ReVanced Manager nu are permisiuni.\nVă rugăm să acordați mai întâi permisiuni superuser.", "rootDialogText": "Aplicația a fost instalată cu permisiuni de superuser, dar momentan ReVanced Manager nu are permisiuni.\nVă rugăm să acordați mai întâi permisiuni superuser.",
"removeAppDialogTitle": "Ștergeți aplicația?",
"removeAppDialogText": "Sunteţi sigur că doriţi să ştergeţi această copie de rezervă?",
"packageNameLabel": "Numele pachetului", "packageNameLabel": "Numele pachetului",
"installTypeLabel": "Tipul instalării", "installTypeLabel": "Tipul instalării",
"mountTypeLabel": "Montează", "mountTypeLabel": "Montează",
"regularTypeLabel": "Obișnuit", "regularTypeLabel": "Obișnuit",
"patchedDateLabel": "Data patch-uirii", "patchedDateLabel": "Data patch-uirii",
"appliedPatchesLabel": "Patch-uri aplicate", "appliedPatchesLabel": "Patch-uri aplicate",
"sizeLabel": "Dimensiune fişier",
"patchedDateHint": "${date} la ${time}", "patchedDateHint": "${date} la ${time}",
"appliedPatchesHint": "${quantity} patch-uri aplicate", "appliedPatchesHint": "${quantity} patch-uri aplicate",
"updateNotImplemented": "Această funcție nu a fost încă implementată" "updateNotImplemented": "Această funcție nu a fost încă implementată"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Contribuitori", "widgetTitle": "Contribuitori"
"patcherContributors": "Patcher ReVanced",
"patchesContributors": "Patch-uri ReVanced",
"integrationsContributors": "Integrări ReVanced",
"cliContributors": "CLI ReVanced",
"managerContributors": "Manager ReVanced"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versiune nepotrivită", "mount_version_mismatch": "Versiune nepotrivită",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Instalarea a durat prea mult pentru a termina.\n\nDoriți să încercați din nou?", "status_failure_timeout_description": "Instalarea a durat prea mult pentru a termina.\n\nDoriți să încercați din nou?",
"status_failure_storage_description": "Instalarea a eșuat din cauza stocării insuficiente.\n\nEliberați puțin spațiu și încercați din nou.", "status_failure_storage_description": "Instalarea a eșuat din cauza stocării insuficiente.\n\nEliberați puțin spațiu și încercați din nou.",
"status_failure_invalid_description": "Instalarea a eșuat deoarece aplicația modificată nu este validă.\n\nDezinstalați aplicația și încercați din nou?", "status_failure_invalid_description": "Instalarea a eșuat deoarece aplicația modificată nu este validă.\n\nDezinstalați aplicația și încercați din nou?",
"status_failure_incompatible_description": "Aplicația este incompatibilă cu acest dispozitiv.\n\nContactați dezvoltatorul aplicației și cereți asistență.", "status_failure_incompatible_description": "Aplicația este incompatibilă cu acest dispozitiv.\n\nUtilizați un APK suportat de acest dispozitiv și încercați din nou.",
"status_failure_conflict_description": "Instalarea a fost împiedicată de o instalare existentă a aplicației.\n\nDezinstalați aplicația instalată și încercați din nou?", "status_failure_conflict_description": "Instalarea a fost împiedicată de o instalare existentă a aplicației.\n\nDezinstalați aplicația instalată și încercați din nou?",
"status_failure_blocked_description": "Instalarea a fost blocată de ${packageName}.\n\nAjustați setările de securitate și încercați din nou.", "status_failure_blocked_description": "Instalarea a fost blocată de ${packageName}.\n\nAjustați setările de securitate și încercați din nou.",
"install_failed_verification_failure_description": "Instalarea a eșuat din cauza unei probleme de verificare.\n\nAjustează setările de securitate și încearcă din nou.", "install_failed_verification_failure_description": "Instalarea a eșuat din cauza unei probleme de verificare.\n\nAjustează setările de securitate și încearcă din nou.",

64
assets/i18n/strings_ru_RU.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Отклонить", "dismissButton": "Отклонить",
"quitButton": "Выход", "quitButton": "Выход",
"updateButton": "Обновить", "updateButton": "Обновить",
"enabledLabel": "Включено",
"disabledLabel": "Отключено",
"installed": "Установлено: ${version}",
"suggested": "Рекомендуемая: ${version}", "suggested": "Рекомендуемая: ${version}",
"yesButton": "Да", "yesButton": "Да",
"noButton": "Нет", "noButton": "Нет",
"warning": "Внимание", "warning": "Предупреждение",
"options": "Параметры",
"notice": "Примечание", "notice": "Примечание",
"noShowAgain": "Не показывать снова", "noShowAgain": "Не показывать снова",
"add": "Добавить", "add": "Добавить",
@@ -27,10 +23,10 @@
"refreshSuccess": "Успешно обновлено", "refreshSuccess": "Успешно обновлено",
"widgetTitle": "Панель инструментов", "widgetTitle": "Панель инструментов",
"updatesSubtitle": "Обновления", "updatesSubtitle": "Обновления",
"patchedSubtitle": "Пропатченные приложения", "lastPatchedAppSubtitle": оследнее пропатченное приложение ",
"patchedSubtitle": "Установленные приложения",
"changeLaterSubtitle": "Вы можете изменить это в настройках позже.", "changeLaterSubtitle": "Вы можете изменить это в настройках позже.",
"noUpdates": "Нет доступных обновлений", "noSavedAppFound": "Не найдено приложений",
"WIP": "В процессе...",
"noInstallations": "Пропатченные приложения не установлены", "noInstallations": "Пропатченные приложения не установлены",
"installUpdate": "Продолжить установку обновления?", "installUpdate": "Продолжить установку обновления?",
"updateSheetTitle": "Обновить Revanced Менеджер", "updateSheetTitle": "Обновить Revanced Менеджер",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Скачать необходимые файлы?", "downloadConsentDialogTitle": "Скачать необходимые файлы?",
"downloadConsentDialogText": "Для правильной работы ReVanced Менеджера нужно загрузить необходимые файлы.", "downloadConsentDialogText": "Для правильной работы ReVanced Менеджера нужно загрузить необходимые файлы.",
"downloadConsentDialogText2": "Это соединит вас с ${url}.", "downloadConsentDialogText2": "Это соединит вас с ${url}.",
"checkUpdateDialogTitle": "Проверить наличие обновлений?",
"checkUpdateDialogText": "Хотите, чтобы ReVanced Менеджер автоматически проверял наличие обновлений?",
"notificationTitle": "Обновление загружено",
"notificationText": "Нажмите, чтобы установить обновление",
"downloadingMessage": "Загрузка обновления...", "downloadingMessage": "Загрузка обновления...",
"downloadedMessage": "Обновление загружено", "downloadedMessage": "Обновление загружено",
"installingMessage": "Установка обновления...", "installingMessage": "Установка обновления...",
"errorDownloadMessage": "Не удалось загрузить обновление", "errorDownloadMessage": "Не удалось загрузить обновление",
"errorInstallMessage": "Не удалось установить обновление", "errorInstallMessage": "Не удалось установить обновление",
"noConnection": "Нет подключения к интернету", "noConnection": "Нет подключения к интернету"
"updatesDisabled": "Обновление пропатченных приложений в настоящее время отключено. Пожалуйста, пропатчьте приложение заново."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Информация" "infoButton": "Информация"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Загрузка...", "loadingLabel": "Загрузка...",
"timeagoLabel": "${time} назад", "timeagoLabel": "${time} назад"
"patcherLabel": "Патчер: ",
"managerLabel": "Менеджер: ",
"updateButton": "Обновить Менеджер"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Патчер", "widgetTitle": "Патчер",
"patchButton": атч", "patchButton": ропатчить",
"armv7WarningDialogText": "Патчинг на устройствах ARMv7 пока не поддерживается и может привести к сбоям. Все равно продолжить?", "incompatibleArchWarningDialogText": "Патчинг на этой архитектуре еще не поддерживается и может завершиться неудачей. Продолжить?",
"removedPatchesWarningDialogText": "Следующие патчи были удалены с момента их последнего использования.\n\n ${patches}\n\n Все равно продолжить?", "removedPatchesWarningDialogText": "Следующие патчи были удалены с момента их последнего использования.\n\n ${patches}\n\n Все равно продолжить?",
"requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены." "requiredOptionDialogText": "Некоторые параметры патчей должны быть обязательно установлены."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Выбранное приложение", "widgetTitleSelected": "Выбранное приложение",
"widgetSubtitle": "Приложение не выбрано", "widgetSubtitle": "Приложение не выбрано",
"noAppsLabel": "Приложения не найдены", "noAppsLabel": "Приложения не найдены",
"currentVersion": "Текущая",
"suggestedVersion": "Предложенная",
"anyVersion": "Любая версия" "anyVersion": "Любая версия"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,28 +104,26 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Пользовательское значение", "customValue": "Пользовательское значение",
"resetOptionsTooltip": "Сброс параметров патчей", "setToNull": "Установить на нулевое",
"nullValue": "Значение этого параметра в настоящее время является нулевым",
"viewTitle": "Параметры патчей", "viewTitle": "Параметры патчей",
"saveOptions": "Сохранить", "saveOptions": "Сохранить",
"addOptions": "Добавить параметры", "unselectPatch": "Отменить выбор патчей",
"deselectPatch": "Снять выделение с патча",
"tooltip": "Другие параметры ввода", "tooltip": "Другие параметры ввода",
"selectFilePath": "Выберите путь к файлу", "selectFilePath": "Выберите путь к файлу",
"selectFolder": "Выберите папку", "selectFolder": "Выберите папку",
"selectOption": "Выберите опции",
"requiredOption": "Эта опция обязательна", "requiredOption": "Эта опция обязательна",
"unsupportedOption": "Эта опция не поддерживается", "unsupportedOption": "Эта опция не поддерживается",
"requiredOptionNull": "Следующие опции должны быть установлены:\n\n${options}" "requiredOptionNull": "Следующие опции должны быть установлены:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Выбор этого патча может привести к ошибкам во время патчинга.\n\nВерсия приложения: ${packageVersion}\nПоддерживаемые версии:\n${supportedVersions}", "unsupportedDialogText": "Выбор этого патча может привести к ошибкам во время патчинга.\n\nВерсия приложения: ${packageVersion}\nПоддерживаемые версии: ${supportedVersions}",
"unsupportedPatchVersion": "Патч не поддерживается этой версией приложения.", "unsupportedPatchVersion": "Патч не поддерживается этой версией приложения.",
"unsupportedRequiredOption": "Этот патч содержит обязательную опцию, не поддерживаемую этим приложением", "unsupportedRequiredOption": "Этот патч содержит обязательную опцию, не поддерживаемую этим приложением",
"patchesChangeWarningDialogText": "Рекомендуется использовать выборку патчей и параметры по умолчанию. Их изменение может привести к неожиданным проблемам.\n\n Вам необходимо включить «Разрешить изменение выборки патчей» в настройках, прежде чем изменять какие-либо выборки патчей.", "patchesChangeWarningDialogText": "Рекомендуется использовать выборку патчей и параметры по умолчанию. Их изменение может привести к неожиданным проблемам.\n\n Вам необходимо включить «Разрешить изменение выборки патчей» в настройках, прежде чем изменять какие-либо выборки патчей.",
"patchesChangeWarningDialogButton": "Использовать стандартный набор" "patchesChangeWarningDialogButton": "Использовать стандартный набор"
}, },
"installerView": { "installerView": {
"widgetTitle": "Установщик",
"installType": "Выберите тип установки", "installType": "Выберите тип установки",
"installTypeDescription": "Выберите тип установки, чтобы продолжить.", "installTypeDescription": "Выберите тип установки, чтобы продолжить.",
"installButton": "Установить", "installButton": "Установить",
@@ -148,7 +132,6 @@
"warning": "Отключить автоматическое обновление патчей во избежание непредвиденных проблем.", "warning": "Отключить автоматическое обновление патчей во избежание непредвиденных проблем.",
"pressBackAgain": "Нажмите \"Назад\" еще раз для отмены", "pressBackAgain": "Нажмите \"Назад\" еще раз для отмены",
"openButton": "Открыть", "openButton": "Открыть",
"shareButton": "Поделиться файлом",
"notificationTitle": "ReVanced Менеджер патчит", "notificationTitle": "ReVanced Менеджер патчит",
"notificationText": "Нажмите, чтобы вернуться к установщику", "notificationText": "Нажмите, чтобы вернуться к установщику",
"exportApkButtonTooltip": "Экспорт пропатченного APK", "exportApkButtonTooltip": "Экспорт пропатченного APK",
@@ -159,7 +142,7 @@
}, },
"settingsView": { "settingsView": {
"widgetTitle": "Настройки", "widgetTitle": "Настройки",
"appearanceSectionTitle": "Оформление", "appearanceSectionTitle": "Внешний вид",
"teamSectionTitle": "Команда", "teamSectionTitle": "Команда",
"debugSectionTitle": "Отладка", "debugSectionTitle": "Отладка",
"advancedSectionTitle": "Дополнительные", "advancedSectionTitle": "Дополнительные",
@@ -173,9 +156,8 @@
"dynamicThemeHint": "Наслаждайтесь темой Вашего устройства", "dynamicThemeHint": "Наслаждайтесь темой Вашего устройства",
"languageLabel": "Язык", "languageLabel": "Язык",
"languageUpdated": "Язык обновлен", "languageUpdated": "Язык обновлен",
"englishOption": "Английский",
"sourcesLabel": "Альтернативные источники", "sourcesLabel": "Альтернативные источники",
"sourcesLabelHint": "Настройте альтернативные источники для патчей и интеграций ReVanced", "sourcesLabelHint": "Настроить альтернативные источники для патчей и интеграций ReVanced",
"sourcesIntegrationsLabel": "Репозиторий интеграций", "sourcesIntegrationsLabel": "Репозиторий интеграций",
"useAlternativeSources": "Использовать альтернативные источники", "useAlternativeSources": "Использовать альтернативные источники",
"useAlternativeSourcesHint": "Использовать альтернативные источники для патчей и интеграций ReVanced вместо API", "useAlternativeSourcesHint": "Использовать альтернативные источники для патчей и интеграций ReVanced вместо API",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Показывать диалоговое окно, когда доступно новое обновление", "showUpdateDialogHint": "Показывать диалоговое окно, когда доступно новое обновление",
"universalPatchesLabel": "Показать универсальные патчи", "universalPatchesLabel": "Показать универсальные патчи",
"universalPatchesHint": "Отобразить все приложения и универсальные патчи (может замедлить список отображения приложений)", "universalPatchesHint": "Отобразить все приложения и универсальные патчи (может замедлить список отображения приложений)",
"lastPatchedAppLabel": "Сохранить пропатченное приложение",
"lastPatchedAppHint": "Сохранить последний патч для установки или экспорта позже",
"versionCompatibilityCheckLabel": "Проверка совместимости версий", "versionCompatibilityCheckLabel": "Проверка совместимости версий",
"versionCompatibilityCheckHint": "Предотвратить выбор патчей, несовместимых с выбранной версией приложения", "versionCompatibilityCheckHint": "Предотвратить выбор патчей, несовместимых с выбранной версией приложения",
"requireSuggestedAppVersionLabel": "Запрос рекомендуемой версии приложения", "requireSuggestedAppVersionLabel": "Запрос рекомендуемой версии приложения",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "О приложении", "widgetTitle": "О приложении",
"openButton": "Открыть", "openButton": "Открыть",
"installButton": "Установить",
"uninstallButton": "Удалить", "uninstallButton": "Удалить",
"unmountButton": "Размонтировать", "unmountButton": "Размонтировать",
"exportButton": "Экспорт",
"deleteButton": "Удалить",
"rootDialogTitle": "Ошибка", "rootDialogTitle": "Ошибка",
"lastPatchedAppDescription": "Это резервная копия последнего пропатченного приложения.",
"unmountDialogText": "Вы точно хотите размонтировать это приложение?", "unmountDialogText": "Вы точно хотите размонтировать это приложение?",
"uninstallDialogText": "Вы точно хотите деинсталлировать это приложение?", "uninstallDialogText": "Вы точно хотите деинсталлировать это приложение?",
"rootDialogText": "Приложение было установлено с правами суперпользователя, но сейчас ReVanced Менеджер не имеет прав.\nПожалуйста, сначала предоставьте права суперпользователя.", "rootDialogText": "Приложение было установлено с правами суперпользователя, но сейчас ReVanced Менеджер не имеет прав.\nПожалуйста, сначала предоставьте права суперпользователя.",
"removeAppDialogTitle": "Удалить приложение?",
"removeAppDialogText": "Вы уверены, что хотите удалить эту резервную копию?",
"packageNameLabel": "Имя пакета", "packageNameLabel": "Имя пакета",
"installTypeLabel": "Тип установки", "installTypeLabel": "Тип установки",
"mountTypeLabel": "Монтировать", "mountTypeLabel": "Монтировать",
"regularTypeLabel": "Обычный", "regularTypeLabel": "Обычный",
"patchedDateLabel": "Дата применения патчей", "patchedDateLabel": "Дата применения патчей",
"appliedPatchesLabel": "Примененные патчи", "appliedPatchesLabel": "Примененные патчи",
"sizeLabel": "Размер файла",
"patchedDateHint": "${date} в ${time}", "patchedDateHint": "${date} в ${time}",
"appliedPatchesHint": "${quantity} применённых патчей", "appliedPatchesHint": "${quantity} применённых патчей",
"updateNotImplemented": "Эта возможность ещё не реализована" "updateNotImplemented": "Эта возможность ещё не реализована"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Соучастники проекта", "widgetTitle": "Соучастники проекта"
"patcherContributors": "ReVanced патчер",
"patchesContributors": "ReVanced патчи",
"integrationsContributors": "Интеграции ReVanced",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Менеджер"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Несовпадение версий", "mount_version_mismatch": "Несовпадение версий",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Установка заняла слишком много времени.\n\nХотите попробовать еще раз?", "status_failure_timeout_description": "Установка заняла слишком много времени.\n\nХотите попробовать еще раз?",
"status_failure_storage_description": "Установка не удалась из-за недостаточного объема памяти.\n\nОсвободите место и повторите попытку.", "status_failure_storage_description": "Установка не удалась из-за недостаточного объема памяти.\n\nОсвободите место и повторите попытку.",
"status_failure_invalid_description": "Установка не удалась из-за недействительности пропатченного приложения.\n\nУдалить приложение и попробовать еще раз?", "status_failure_invalid_description": "Установка не удалась из-за недействительности пропатченного приложения.\n\nУдалить приложение и попробовать еще раз?",
"status_failure_incompatible_description": "Приложение несовместимо с этим устройством.\n\nСвяжитесь с разработчиком приложения и запросите поддержку.", "status_failure_incompatible_description": "Приложение несовместимо с этим устройством.\n\nИспользуйте APK, поддерживаемый этим устройством, и повторите попытку.",
"status_failure_conflict_description": "Установка была прервана существующей установкой приложения.\n\nУдалить установленное приложение и попробовать еще раз?", "status_failure_conflict_description": "Установка была прервана существующей установкой приложения.\n\nУдалить установленное приложение и попробовать еще раз?",
"status_failure_blocked_description": "Установка была заблокирована ${packageName}.\n\nНастройте параметры безопасности и повторите попытку.", "status_failure_blocked_description": "Установка была заблокирована ${packageName}.\n\nНастройте параметры безопасности и повторите попытку.",
"install_failed_verification_failure_description": "Установка не удалась из-за проблемы с проверкой.\n\nИзмените настройки безопасности и повторите попытку.", "install_failed_verification_failure_description": "Установка не удалась из-за проблемы с проверкой.\n\nИзмените настройки безопасности и повторите попытку.",

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

27
assets/i18n/strings_sk_SK.i18n.json Executable file → Normal file
View File

@@ -1,14 +1,16 @@
{ {
"okButton": "OK",
"cancelButton": "Zrušiť", "cancelButton": "Zrušiť",
"quitButton": "Ukončiť", "quitButton": "Ukončiť",
"updateButton": "Aktualizovať", "updateButton": "Aktualizovať",
"installed": "Nainštalované: ${version}",
"suggested": "Navrhované: ${version}", "suggested": "Navrhované: ${version}",
"yesButton": "Áno", "yesButton": "Áno",
"noButton": "Nie", "noButton": "Nie",
"warning": "Upozornenie", "warning": "Upozornenie",
"notice": "Oznámenie", "notice": "Oznámenie",
"noShowAgain": "Nabudúce nezobrazovať", "noShowAgain": "Nabudúce nezobrazovať",
"add": "Pridať",
"remove": "Odstrániť",
"navigationView": { "navigationView": {
"dashboardTab": "Hlavný panel", "dashboardTab": "Hlavný panel",
"patcherTab": "Zaplátač", "patcherTab": "Zaplátač",
@@ -18,16 +20,17 @@
"refreshSuccess": "Úspešne obnovené", "refreshSuccess": "Úspešne obnovené",
"widgetTitle": "Hlavný panel", "widgetTitle": "Hlavný panel",
"updatesSubtitle": "Aktualizácie", "updatesSubtitle": "Aktualizácie",
"patchedSubtitle": "Zaplátané aplikácie",
"noInstallations": "Zaplátané aplikácie nie sú nainštalované", "noInstallations": "Zaplátané aplikácie nie sú nainštalované",
"installUpdate": "Pokračovať v inštalácii aktualizácie?", "installUpdate": "Pokračovať v inštalácii aktualizácie?",
"updatePatchesSheetTitle": "Aktualizovať ReVanced záplaty",
"updateChangelogTitle": "Zoznam zmien", "updateChangelogTitle": "Zoznam zmien",
"downloadConsentDialogText2": "Tým sa pripojíte na ${url}.",
"downloadingMessage": "Sťahovanie aktualizácie...", "downloadingMessage": "Sťahovanie aktualizácie...",
"downloadedMessage": "Aktualizácia bola stiahnutá",
"installingMessage": "Inštalujú sa aktualizácie...", "installingMessage": "Inštalujú sa aktualizácie...",
"errorDownloadMessage": "Nepodarilo sa stiahnuť aktualizáciu", "errorDownloadMessage": "Nepodarilo sa stiahnuť aktualizáciu",
"errorInstallMessage": "Nepodarilo sa nainštalovať aktualizáciu", "errorInstallMessage": "Nepodarilo sa nainštalovať aktualizáciu",
"noConnection": "Žiadne pripojenie na internet", "noConnection": "Žiadne pripojenie na internet"
"updatesDisabled": "Aktualizácia zaplátanej aplikácie je v súčasnosti zakázaná. Znovu zaplátajte aplikáciu."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informácie" "infoButton": "Informácie"
@@ -41,9 +44,7 @@
"patchButton": "Záplata" "patchButton": "Záplata"
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "Nebola nájdená žiadna aplikácia", "noAppsLabel": "Nebola nájdená žiadna aplikácia"
"currentVersion": "Aktuálne",
"suggestedVersion": "Navrhované"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Vyberte záplaty", "widgetTitle": "Vyberte záplaty",
@@ -67,13 +68,20 @@
"searchBarHint": "Vyhľadajte záplaty", "searchBarHint": "Vyhľadajte záplaty",
"universalPatches": "Univerzálne záplaty", "universalPatches": "Univerzálne záplaty",
"doneButton": "Hotovo", "doneButton": "Hotovo",
"defaultChip": "Predvolené",
"defaultTooltip": "Vybrať všetky predvolené záplaty", "defaultTooltip": "Vybrať všetky predvolené záplaty",
"noneChip": "Žiadne",
"noneTooltip": "Zrušiť výber všetkých odporúčaných záplat", "noneTooltip": "Zrušiť výber všetkých odporúčaných záplat",
"noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu" "noPatchesFound": "Neboli nájdené žiadne záplaty pre zvolenú aplikáciu"
}, },
"patchOptionsView": {}, "patchOptionsView": {
"saveOptions": "Uložiť",
"unsupportedOption": "Táto možnosť nie je podporovaná",
"requiredOptionNull": "Je potrebné nastaviť nasledujúce možnosti:\n\n${options}"
},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}", "unsupportedDialogText": "Výber tejto záplaty môže spôsobiť chyby.\n\nVerzia aplikácie: ${packageVersion}\nPodporované verzie:\n${supportedVersions}",
"unsupportedRequiredOption": "Táto záplata obsahuje požadovanú možnosť, ktorú táto apka nepodporuje",
"patchesChangeWarningDialogButton": "Použiť predvolený výber" "patchesChangeWarningDialogButton": "Použiť predvolený výber"
}, },
"installerView": { "installerView": {
@@ -100,6 +108,7 @@
"systemThemeLabel": "Systém", "systemThemeLabel": "Systém",
"lightThemeLabel": "Svetlý", "lightThemeLabel": "Svetlý",
"darkThemeLabel": "Tmavý režim", "darkThemeLabel": "Tmavý režim",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu", "dynamicThemeHint": "Užite si tému bližíe prispôsobenú vášmu zariadeniu",
"languageLabel": "Jazyk", "languageLabel": "Jazyk",
"sourcesIntegrationsLabel": "Zdroj integrácie", "sourcesIntegrationsLabel": "Zdroj integrácie",
@@ -134,11 +143,13 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Informácie o aplikácii", "widgetTitle": "Informácie o aplikácii",
"openButton": "Otvoriť", "openButton": "Otvoriť",
"installButton": "Inštalovať",
"uninstallButton": "Odinštalovať", "uninstallButton": "Odinštalovať",
"rootDialogTitle": "Chyba", "rootDialogTitle": "Chyba",
"rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.", "rootDialogText": "Aplikácia bola nainštalovaná s oprávneniami superpoužívateľa, ale v súčasnosti ReVanced Manažér nemá žiadne oprávnenia. Najskôr mu udeľte oprávnenia superužívateľa.",
"packageNameLabel": "Názov balíka", "packageNameLabel": "Názov balíka",
"installTypeLabel": "Spôsob inštalácie", "installTypeLabel": "Spôsob inštalácie",
"mountTypeLabel": "Pripojiť",
"patchedDateLabel": "Dátum záplaty", "patchedDateLabel": "Dátum záplaty",
"appliedPatchesLabel": "Použité záplaty", "appliedPatchesLabel": "Použité záplaty",
"patchedDateHint": "${date} o ${time}", "patchedDateHint": "${date} o ${time}",

131
assets/i18n/strings_sl_SI.i18n.json Executable file → Normal file
View File

@@ -1,12 +1,15 @@
{ {
"okButton": "V redu", "okButton": "V redu",
"cancelButton": "Prekliči", "cancelButton": "Prekliči",
"dismissButton": "Opusti",
"updateButton": "Posodobi", "updateButton": "Posodobi",
"installed": "Trenutna različica: ${version}",
"suggested": "Priporočena različica: ${version}", "suggested": "Priporočena različica: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Ne", "noButton": "Ne",
"warning": "Opozorilo", "warning": "Opozorilo",
"notice": "Notice",
"showChangelogButton": "Pokaži, kaj je novega",
"showUpdateButton": "Pokaži posodobitev",
"navigationView": { "navigationView": {
"dashboardTab": "Nadzorna plošča", "dashboardTab": "Nadzorna plošča",
"patcherTab": "Popravljalnik", "patcherTab": "Popravljalnik",
@@ -16,16 +19,21 @@
"refreshSuccess": "Osvežitev je uspela", "refreshSuccess": "Osvežitev je uspela",
"widgetTitle": "Nadzorna plošča", "widgetTitle": "Nadzorna plošča",
"updatesSubtitle": "Posodobitve", "updatesSubtitle": "Posodobitve",
"patchedSubtitle": "Popravljene aplikacije", "changeLaterSubtitle": "To lahko tudi kasneje spremenite v nastavitvah.",
"noInstallations": "Nameščena ni nobena popravljena aplikacija", "noInstallations": "Nameščena ni nobena popravljena aplikacija",
"installUpdate": "Nadaljujem z nameščanjem posodobitve?", "installUpdate": "Nadaljujem z nameščanjem posodobitve?",
"updateSheetTitle": "Posodobi ReVanced Manager",
"updateDialogTitle": "Na voljo je posodobitev",
"updateChangelogTitle": "Zadnje spremembe", "updateChangelogTitle": "Zadnje spremembe",
"updateDialogText": "Za ${file} je na voljo posodobitev.\n\nTrenutno je nameščena različica ${version}.",
"downloadConsentDialogTitle": "Prenesem potrebne datoteke?",
"downloadConsentDialogText": "ReVanced Manager mora za svoje nemoteno delovanje prenesti potrebne datoteke.",
"downloadingMessage": "Prenašam posodobitev ...", "downloadingMessage": "Prenašam posodobitev ...",
"downloadedMessage": "Posodobitev prenesena",
"installingMessage": "Nameščam posodobitev ...", "installingMessage": "Nameščam posodobitev ...",
"errorDownloadMessage": "Posodobitve ni bilo mogoče prenesti", "errorDownloadMessage": "Posodobitve ni bilo mogoče prenesti",
"errorInstallMessage": "Posodobitve ni bilo mogoče namestiti", "errorInstallMessage": "Posodobitve ni bilo mogoče namestiti",
"noConnection": "Ni internetne povezave", "noConnection": "Ni internetne povezave"
"updatesDisabled": "Posodabljanje popravljene aplikacije je trenutno onemogočeno. Ponovno popravite aplikacijo."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informacije" "infoButton": "Informacije"
@@ -36,12 +44,15 @@
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Popravljalnik", "widgetTitle": "Popravljalnik",
"patchButton": "Popravi" "patchButton": "Popravi",
"removedPatchesWarningDialogText": "Spodnji popravki so bili odstranjeni, odkar ste jih nazadnje uporabili.\n\n${patches}\n\nVseeno nadaljujem?"
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Izberi aplikacijo",
"widgetTitleSelected": "Izbrana aplikacija",
"widgetSubtitle": "Nič ni izbrano",
"noAppsLabel": "Ne najdem nobenih aplikacij", "noAppsLabel": "Ne najdem nobenih aplikacij",
"currentVersion": "Trenutno", "anyVersion": "Poljubna različica"
"suggestedVersion": "Predlagano"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Izberi popravke", "widgetTitle": "Izberi popravke",
@@ -54,26 +65,42 @@
"widgetSubtitle": "Najdete nas na spletu!" "widgetSubtitle": "Najdete nas na spletu!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Izberi aplikacijo",
"searchBarHint": "Išči aplikacijo",
"storageButton": "Shramba", "storageButton": "Shramba",
"selectFromStorageButton": "Izberi iz shrambe", "selectFromStorageButton": "Izberi iz shrambe",
"errorMessage": "Izbrane aplikacije ni mogoče uporabiti", "errorMessage": "Izbrane aplikacije ni mogoče uporabiti",
"downloadToast": "Prenos trenutno ni na voljo", "downloadToast": "Prenos trenutno ni na voljo",
"featureNotAvailable": "Funkcionalnost ni implementirana" "requireSuggestedAppVersionDialogText": "Različica aplikacije, ki ste jo izbrali, se ne ujema s priporočeno različico, kar lahko privede do nepredvidenih težav. Prosimo, da uporabite priporočeno različico.\n\nIzbrana različica: ${selected}\nPriporočena različica: ${suggested}\n\nČe želite kljub temu nadaljevati, v nastavitvah onemogočite \"Zahtevaj priporočeno različico\".",
"featureNotAvailable": "Funkcionalnost ni implementirana",
"featureNotAvailableText": "Ta aplikacija je v ločeni datoteki APK, zato jo najzanesljiveje popravimo in namestimo samo tako, da jo priklopimo s skrbniškimi pravicami. Kljub temu lahko popravite in namestite celo aplikacijo APK tako, da jo izberete iz pomnilnika."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Izberite popravke", "viewTitle": "Izberite popravke",
"searchBarHint": "Iščite popravke", "searchBarHint": "Iščite popravke",
"doneButton": "Končano", "doneButton": "Končano",
"defaultChip": "Privzeto",
"defaultTooltip": "Izberi vse privzete popravke", "defaultTooltip": "Izberi vse privzete popravke",
"noneChip": "Brez",
"noneTooltip": "Razveljavi izbiro vseh popravkov", "noneTooltip": "Razveljavi izbiro vseh popravkov",
"loadPatchesSelection": "Naloži izbor popravkov",
"noSavedPatches": "Za izbrano aplikacijo ni shranjenega izbora popravkov.\nS pritiskom na Končano shranite trenutni izbor.",
"noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov" "noPatchesFound": "Za izbrano aplikacijo ne najdem popravkov"
}, },
"patchOptionsView": {}, "patchOptionsView": {
"customValue": "Vrednost po meri",
"saveOptions": "Save"
},
"patchItem": { "patchItem": {
"unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}" "unsupportedDialogText": "Izbira tega popravka lahko privede do napak pri popravljanju.\n\nRazličica aplikacije: ${packageVersion}\nPodprte različice:\n${supportedVersions}",
"unsupportedPatchVersion": "Popravek ni združljiv s to različico aplikacije.",
"patchesChangeWarningDialogText": "Priporočamo, da uporabite privzete možnosti in izbor popravkov. Če jih spremenite, lahko pride do nepričakovanih težav.\n\nPreden spremenite izbor popravkov, boste morali v nastavitvah vklopiti \"Omogoči spreminjanje izborov popravkov\"."
}, },
"installerView": { "installerView": {
"installTypeDescription": "Izberite vrsto namestitve, s katero želite nadaljevati.",
"installButton": "Namesti", "installButton": "Namesti",
"installNonRootType": "Običajna",
"warning": "Onemogočite samodejno posodabljanje za popravljeno aplikacijo, drugače lahko pride do nepredvidenih težav.",
"openButton": "Odpri", "openButton": "Odpri",
"notificationTitle": "Upravitelj ReVanced popravlja", "notificationTitle": "Upravitelj ReVanced popravlja",
"notificationText": "Dotaknite se za vrnitev na namestitveni program", "notificationText": "Dotaknite se za vrnitev na namestitveni program",
@@ -83,42 +110,98 @@
"widgetTitle": "Nastavitve", "widgetTitle": "Nastavitve",
"appearanceSectionTitle": "Videz", "appearanceSectionTitle": "Videz",
"teamSectionTitle": "Ekipa", "teamSectionTitle": "Ekipa",
"debugSectionTitle": "Razhroščevanje",
"advancedSectionTitle": "Napredno", "advancedSectionTitle": "Napredno",
"exportSectionTitle": "Uvoz in izvoz", "exportSectionTitle": "Uvoz in izvoz",
"dataSectionTitle": "Viri podatkov",
"darkThemeLabel": "Temni videz", "darkThemeLabel": "Temni videz",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Videz je prilagojen za vašo napravo", "dynamicThemeHint": "Videz je prilagojen za vašo napravo",
"languageLabel": "Jezik", "languageLabel": "Jezik",
"languageUpdated": "Jezik je posodobljen",
"sourcesLabel": "Alternativni viri",
"sourcesLabelHint": "Nastavite alternativne vire za ReVanced Patches in ReVanced Integrations",
"sourcesIntegrationsLabel": "Vir integracij", "sourcesIntegrationsLabel": "Vir integracij",
"useAlternativeSources": "Uporabi alternativne vire",
"useAlternativeSourcesHint": "Namesto API-ja uporabi alternativne vire za ReVanced Patches in ReVanced Integrations",
"sourcesResetDialogTitle": "Ponastavi", "sourcesResetDialogTitle": "Ponastavi",
"sourcesResetDialogText": "Ali ste prepričani, da želite ponastaviti svoje vire na privzete vrednosti?",
"apiURLResetDialogText": "Ali ste prepričani, da želite ponastaviti svojo povezavo do API-ja na privzeto vrednost?",
"sourcesUpdateNote": "Pozor: ReVanced Patches in ReVanced Integrations se bosta privzeto prenesla iz alternativnih virov.\n\nTa nastavitev bo vzpostavila povezavo na alternativni vir.",
"apiURLLabel": "URL API-ja", "apiURLLabel": "URL API-ja",
"apiURLHint": "Nastavi naslov URL za API ReVanced Managerja",
"selectApiURL": "URL API-ja", "selectApiURL": "URL API-ja",
"orgPatchesLabel": "Organizacija popravkov", "orgPatchesLabel": "Organizacija popravkov",
"sourcesPatchesLabel": "Vir popravkov", "sourcesPatchesLabel": "Vir popravkov",
"orgIntegrationsLabel": "Organizacija integracij", "orgIntegrationsLabel": "Organizacija integracij",
"contributorsLabel": "Sodelujoči", "contributorsLabel": "Sodelujoči",
"contributorsHint": "Seznam sodelujočih pri projektu ReVanced", "contributorsHint": "Seznam sodelujočih pri projektu ReVanced",
"logsLabel": "Deli dnevniške podatke",
"logsHint": "Deli dnevniške podatke ReVanced Managerja",
"enablePatchesSelectionLabel": "Dovoli spreminjanje izborov popravkov",
"enablePatchesSelectionHint": "Ne prepreči izbiranja ali opuščanja popravkov",
"enablePatchesSelectionWarningText": "Spreminjanje izbora popravkov lahko povzroči nepredvidene težave.\n\nGa vseeno omogočim?",
"autoUpdatePatchesHint": "Samodejno posodobi popravke",
"showUpdateDialogLabel": "Pokaži posodobitveno pogovorno okno",
"showUpdateDialogHint": "Pokaži pogovorno okno, ko je na voljo posodobitev",
"universalPatchesLabel": "Pokaži splošne popravke",
"universalPatchesHint": "Prikaži vse aplikacije in splošne popravke (lahko upočasni prikaz seznama aplikacij)",
"versionCompatibilityCheckLabel": "Preverjanje združljivosti različic",
"versionCompatibilityCheckHint": "Prepreči izbiranje popravkov, ki niso združljivi z izbrano različico aplikacije",
"requireSuggestedAppVersionLabel": "Zahtevaj priporočeno različico",
"requireSuggestedAppVersionHint": "Prepreči izbiro različice aplikacije, ki ni enaka priporočeni",
"requireSuggestedAppVersionDialogText": "Če izberete različico aplikacije, ki ni enaka priporočeni, lahko pride do nepredvidenih napak.\n\nŽelite vseeno nadaljevati?",
"aboutLabel": "O programu", "aboutLabel": "O programu",
"snackbarMessage": "Kopirano v odložišče", "snackbarMessage": "Kopirano v odložišče",
"restartAppForChanges": "Spremembe bodo uveljavljene po ponovnem zagonu aplikacije", "restartAppForChanges": "Spremembe bodo uveljavljene po ponovnem zagonu aplikacije",
"deleteTempDirLabel": "Izbriši začasne datoteke", "deleteTempDirLabel": "Izbriši začasne datoteke",
"deleteTempDirHint": "Izbriši nerabljene začasne datoteke", "deleteTempDirHint": "Izbriši nerabljene začasne datoteke",
"deletedTempDir": "Začasne datoteke izbrisane", "deletedTempDir": "Začasne datoteke izbrisane",
"exportPatchesLabel": "Izvozi izbor popravkov",
"exportPatchesHint": "Izvozi izbor popravkov v datoteko JSON",
"exportedPatches": "Izbor popravkov je izvožen",
"noExportFileFound": "Ni nobenega izbora popravkov za izvoz",
"importPatchesLabel": "Uvozi izbor popravkov",
"importPatchesHint": "Uvozi izbor popravkov iz datoteke JSON",
"importedPatches": "Izbor popravkov je uvožen",
"resetStoredPatchesLabel": "Ponastavi izbor popravkov",
"resetStoredPatchesHint": "Ponastavi shranjeni izbor popravkov",
"resetStoredPatchesDialogTitle": "Naj ponastavim izbor popravkov?",
"resetStoredPatchesDialogText": "Obnovljen bo privzeti izbor popravkov.",
"resetStoredPatches": "Izbor popravkov je bil ponastavljen",
"resetStoredOptionsLabel": "Ponastavi možnosti popravkov",
"resetStoredOptionsDialogTitle": "Ali naj ponastavim možnosti popravkov?",
"resetStoredOptionsDialogText": "S ponastavitvijo možnosti popravkov bodo odstranjene vse shranjene možnosti.",
"deleteLogsLabel": "Počisti dnevniške podatke",
"deleteLogsHint": "Izbriše dnevniške vnose za ReVanced Manager",
"deletedLogs": "Dnevniški vnosi izbrisani", "deletedLogs": "Dnevniški vnosi izbrisani",
"regenerateKeystoreHint": "Ponovno generira shrambo ključev za podpisovanje aplikacij",
"regenerateKeystoreDialogText": "Popravljenih aplikacij, podpisanih s staro shrambo ključev, ne bo več mogoče posodobiti.",
"exportKeystoreLabel": "Izvozi shrambo ključev", "exportKeystoreLabel": "Izvozi shrambo ključev",
"exportKeystoreHint": "Izvozi shrambo ključev za podpisovanje aplikacij",
"exportedKeystore": "Shramba ključev je izvožena", "exportedKeystore": "Shramba ključev je izvožena",
"noKeystoreExportFileFound": "Ni shrambe ključev, da bi jo izvozil", "noKeystoreExportFileFound": "Ni shrambe ključev, da bi jo izvozil",
"importKeystoreLabel": "Uvozi shrambo ključev", "importKeystoreLabel": "Uvozi shrambo ključev",
"importKeystoreHint": "Uvozi shrambo ključev za podpisovanje aplikacij",
"importedKeystore": "Shramba ključev uvožena", "importedKeystore": "Shramba ključev uvožena",
"jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti" "selectKeystorePassword": "Geslo za shrambo ključev",
"selectKeystorePasswordHint": "Izberite geslo za shrambo ključev za podpisovanje aplikacij",
"jsonSelectorErrorMessage": "Izbrane datoteke JSON ni mogoče uporabiti",
"keystoreSelectorErrorMessage": "Ni mogoče uporabiti izbrane datoteke za shrambo ključev"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "O aplikaciji", "widgetTitle": "O aplikaciji",
"openButton": "Odpri", "openButton": "Odpri",
"installButton": "Namesti",
"uninstallButton": "Odstrani", "uninstallButton": "Odstrani",
"unmountButton": "Odklopi",
"rootDialogTitle": "Napaka", "rootDialogTitle": "Napaka",
"unmountDialogText": "Ali res želite odklopiti to aplikacijo?",
"uninstallDialogText": "Ali res želite odstraniti to aplikacijo?",
"rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.", "rootDialogText": "Aplikacija je bila nameščena s skrbniškimi dovoljenji, a trenutno upravitelj ReVanced nima ustreznih dovoljenj.\nProsimo, da mu najprej odobrite skrbniška dovoljenja.",
"packageNameLabel": "Naziv paketa", "packageNameLabel": "Naziv paketa",
"installTypeLabel": "Vrsta namestitve", "installTypeLabel": "Vrsta namestitve",
"regularTypeLabel": "Običajna",
"patchedDateLabel": "Datum popravila", "patchedDateLabel": "Datum popravila",
"appliedPatchesLabel": "Uveljavljeni popravki", "appliedPatchesLabel": "Uveljavljeni popravki",
"patchedDateHint": "${date} ob ${time}", "patchedDateHint": "${date} ob ${time}",
@@ -128,5 +211,29 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "Prispevali so" "widgetTitle": "Prispevali so"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "Neskladne različice",
"mount_no_root": "Ni skrbniškega dostopa",
"mount_missing_installation": "Ne najdem namestitve",
"status_failure_blocked": "Namestitev onemogočena",
"install_failed_verification_failure": "Overjanje ni uspelo",
"status_failure_invalid": "Namestitev ni veljavna",
"install_failed_version_downgrade": "Nižja različica ni mogoča",
"status_failure_conflict": "Navzkrižje med namestitvijo",
"status_failure_storage": "Pomnilniška težava",
"status_failure_incompatible": "Namestitev ni združljiva",
"status_failure_timeout": "Namestitev traja predolgo",
"status_unknown": "Namestitev je spodletela",
"mount_version_mismatch_description": "Namestitev je spodletela, ker je različica nameščene aplikacije drugačna od popravljene aplikacije.\n\nNamestite tisto različico aplikacije, ki jo priklapljate, in poskusite ponovno.",
"mount_no_root_description": "Namestitev je spodletela, ker nimate skrbniškega dostopa.\n\nReVanced Managerju dodelite skrbniška dovoljenja in poskusite ponovno.",
"mount_missing_installation_description": "Namestitev je spodletela, ker nepopravljena aplikacija ni nameščena na tej napravi, zato je ni mogoče zamenjati in priklopiti.\n\nPred priklopom namestite nepopravljeno aplikacijo in poskusite ponovno.",
"status_failure_timeout_description": "Namestitev je trajala predolgo.\n\nNaj poskusim ponovno?",
"status_failure_storage_description": "Namestitev je spodletela zaradi pomanjkanja prostora na pomnilni napravi.\n\nSprostite nekaj prostora in poskusite ponovno.",
"status_failure_invalid_description": "Namestitev je spodletela zaradi neveljavnosti popravljene aplikacije.\n\nNaj odstranim aplikacijo in poskusim ponovno?",
"status_failure_conflict_description": "Namestitev ni uspela, ker je aplikacija že nameščena.\n\nNaj odstranim nameščeno aplikacijo in poskusim ponovno?",
"status_failure_blocked_description": "Paket ${packageName} je preprečil namestitev.\n\nPrilagodite svoje varnostne nastavitve in poskusite ponovno.",
"install_failed_verification_failure_description": "Namestitev ni uspela zaradi overitvenih težav.",
"install_failed_version_downgrade_description": "Namestitev je spodletela, ker je popravljena aplikacija nižje različice kot nameščena aplikacija.\n\nOdstranim aplikacijo in poskusim ponovno?",
"status_unknown_description": "Namestitev je spodletela iz neznanega razloga. Prosimo, da poskusite ponovno."
}
} }

121
assets/i18n/strings_sq_AL.i18n.json Executable file → Normal file
View File

@@ -1,23 +1,114 @@
{ {
"okButton": "Dakord", "okButton": "Dakord",
"cancelButton": "Anulo", "cancelButton": "Anulo",
"dismissButton": "Largoje",
"quitButton": "Hiq dorë", "quitButton": "Hiq dorë",
"updateButton": "Përditëso", "updateButton": "Përditëso",
"navigationView": {}, "yesButton": "Po",
"homeView": {}, "noButton": "Jo",
"applicationItem": {}, "warning": "Kujdes",
"latestCommitCard": {}, "navigationView": {
"patcherView": {}, "dashboardTab": "Paneli",
"appSelectorCard": {}, "patcherTab": "Modifikuesi",
"patchSelectorCard": {}, "settingsTab": "Rregullimet"
"socialMediaCard": {}, },
"appSelectorView": {}, "homeView": {
"patchesSelectorView": {}, "widgetTitle": "Paneli",
"updatesSubtitle": "Përditësimet",
"updateChangelogTitle": "Lista e ndryshimeve",
"downloadingMessage": "Përditësimi po shkarkohet...",
"downloadedMessage": "Përditesimi u shkarkua",
"installingMessage": "Përditësimi po instalohet...",
"errorDownloadMessage": "Përditësimi nuk u shkarkua dot",
"errorInstallMessage": "Përditësimi nuk u instalua dot",
"noConnection": "Nuk ka internet"
},
"applicationItem": {
"infoButton": "Informacion"
},
"latestCommitCard": {
"loadingLabel": "Po ngarkohet..."
},
"patcherView": {
"widgetTitle": "Modifikuesi",
"patchButton": "Arnim"
},
"appSelectorCard": {
"noAppsLabel": "Nuk u gjeten aplikacione"
},
"patchSelectorCard": {
"widgetTitle": "Zgjidh modifikimet",
"widgetSubtitle": "Në fillim zgjidh një aplikacion",
"widgetEmptySubtitle": "Nuk janë zgjedhur modifikime"
},
"socialMediaCard": {
"widgetTitle": "Shoqëroret",
"widgetSubtitle": "Jemi online!"
},
"appSelectorView": {
"storageButton": "Magazina",
"errorMessage": "Nuk mund te perdoret aplikacioni qe u zgjodh"
},
"patchesSelectorView": {
"viewTitle": "Zgjidh modifikimet",
"searchBarHint": "Kërko për modifikime",
"doneButton": "U krye",
"noneChip": "Asnjë",
"noPatchesFound": "Nuk u gjetën modifikime për aplikacionin e zgjedhur"
},
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {
"installerView": {}, "unsupportedDialogText": "Duke zgjedhur kte modifikim mund te shfaqen gabime.\n\nVersioni i app-it: ${packageVersion}\nVersionet e mbeshtetura:\n${supportedVersions}"
"settingsView": {}, },
"appInfoView": {}, "installerView": {
"contributorsView": {}, "installButton": "Instalo",
"openButton": "Hape",
"notificationTitle": "Menaxheri ReVanced po bën modifikime",
"notificationText": "Prek që të kthehesh te instaluesi",
"noExit": "Instaluesi po punon ende, nuk mund te dalesh..."
},
"settingsView": {
"widgetTitle": "Rregullimet",
"appearanceSectionTitle": "Pamja",
"teamSectionTitle": "Skuadra",
"advancedSectionTitle": "Të përparuarat",
"exportSectionTitle": "Importo & Eksporto",
"dynamicThemeLabel": "Materiali Ti",
"dynamicThemeHint": "Shijo një përvojë më të afërt me pajisjen tënde",
"languageLabel": "Gjuha",
"sourcesIntegrationsLabel": "Burimi i integrimeve",
"sourcesResetDialogTitle": "Rivendos",
"orgPatchesLabel": "Organizimi i modifikimeve",
"sourcesPatchesLabel": "Burimi i modifikuesëve",
"orgIntegrationsLabel": "Organizimi i integrimeve",
"contributorsLabel": "Kontribuesit",
"contributorsHint": "Lista e kontribuesve të ReVanced",
"aboutLabel": "Rreth nesh",
"snackbarMessage": "U kopjua te kujtesa e fragmenteve",
"restartAppForChanges": "Rinisni aplikacionin per te aplikuar ndryshimet",
"deleteTempDirLabel": "Fshi skedaret e perkoheshme",
"deleteTempDirHint": "Fshije dosje te pa perdorura",
"deletedTempDir": "Dosjet e perkohshme u fshine",
"deletedLogs": "Regjistrat u fshinë",
"jsonSelectorErrorMessage": "Nuk mund të përdoret skedari i zgjedhur JSON"
},
"appInfoView": {
"widgetTitle": "Informacioni i aplikacionit",
"openButton": "Hape",
"installButton": "Instalo",
"uninstallButton": "Ç'instaloje",
"rootDialogTitle": "Gabim",
"rootDialogText": "Aplikacioni u instalua me lejet e superpërdoruesit, por aktualisht Menaxheri i ReVanced nuk ka leje.",
"packageNameLabel": "Emri i paketës",
"installTypeLabel": "Lloji i instalimit\n",
"patchedDateLabel": "Data e arnuar",
"appliedPatchesLabel": "Arna të aplikuara",
"patchedDateHint": "${date} më ${time}",
"appliedPatchesHint": "${quantity} modifikime të aplikuara",
"updateNotImplemented": "Kjo veçori nuk është zbatuar ende"
},
"contributorsView": {
"widgetTitle": "Kontribuesit"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

136
assets/i18n/strings_sr_CS.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Odbaci", "dismissButton": "Odbaci",
"quitButton": "Izađi", "quitButton": "Izađi",
"updateButton": "Ažuriraj", "updateButton": "Ažuriraj",
"enabledLabel": "Omogućeno",
"disabledLabel": "Onemogućeno",
"installed": "Instalirana verzija: ${version}",
"suggested": "Preporučena verzija: ${version}", "suggested": "Preporučena verzija: ${version}",
"yesButton": "Da", "yesButton": "Da",
"noButton": "Ne", "noButton": "Ne",
"warning": "Upozorenje", "warning": "Upozorenje",
"options": "Opcije",
"notice": "Obaveštenje", "notice": "Obaveštenje",
"noShowAgain": "Ne prikazuj ponovo", "noShowAgain": "Ne prikazuj ponovo",
"add": "Dodaj", "add": "Dodaj",
@@ -27,57 +23,47 @@
"refreshSuccess": "Uspešno osveženo", "refreshSuccess": "Uspešno osveženo",
"widgetTitle": "Kontrolna tabla", "widgetTitle": "Kontrolna tabla",
"updatesSubtitle": "Ažuriranja", "updatesSubtitle": "Ažuriranja",
"patchedSubtitle": "Pečovane aplikacije", "lastPatchedAppSubtitle": "Poslednja pečovana aplikacija",
"patchedSubtitle": "Instalirane aplikacije",
"changeLaterSubtitle": "Ovo možete kasnije da promenite u podešavanjima.", "changeLaterSubtitle": "Ovo možete kasnije da promenite u podešavanjima.",
"noUpdates": "Nema dostupnih ažuriranja", "noSavedAppFound": "Nije pronađena nijedna aplikacija",
"WIP": "Radovi u toku…",
"noInstallations": "Nema instaliranih pečovanih aplikacija", "noInstallations": "Nema instaliranih pečovanih aplikacija",
"installUpdate": "Nastaviti sa instalacijom ažuriranja?", "installUpdate": "Nastaviti sa instalacijom ažuriranja?",
"updateSheetTitle": "Ažuriranje ReVanced Managera", "updateSheetTitle": "Ažuriranje ReVanced Managera",
"updateDialogTitle": "Novo ažuriranje je dostupno", "updateDialogTitle": "Dostupno je novo ažuriranje",
"updatePatchesSheetTitle": "Ažuriranje ReVanced pečeva", "updatePatchesSheetTitle": "Ažuriranje ReVanced pečeva",
"updateChangelogTitle": "Evidencija promena", "updateChangelogTitle": "Evidencija promena",
"updateDialogText": "Novo ažuriranje je dostupno za ${file}.\n\nTrenutno instalirana verzija je ${version}.", "updateDialogText": "Dostupno je novo ažuriranje na ${file}.\n\nInstalirana verzija je ${version}.",
"downloadConsentDialogTitle": "Preuzeti neophodne fajlove?", "downloadConsentDialogTitle": "Preuzeti neophodne fajlove?",
"downloadConsentDialogText": "ReVanced Manager mora da preuzme neophodne fajlove da bi ispravno radio.", "downloadConsentDialogText": "ReVanced Manager mora da preuzme neophodne fajlove da bi ispravno radio.",
"downloadConsentDialogText2": "Ovo će vas povezati sa ${url}.", "downloadConsentDialogText2": "Bićete povezani sa ${url}.",
"checkUpdateDialogTitle": "Provera ažuriranja?",
"checkUpdateDialogText": "Želite li da ReVanced Manager automatski proverava da li postoje ažuriranja?",
"notificationTitle": "Ažuriranje je preuzeto",
"notificationText": "Dodirnite da biste instalirali ažuriranje",
"downloadingMessage": "Preuzimanje ažuriranja…", "downloadingMessage": "Preuzimanje ažuriranja…",
"downloadedMessage": "Ažuriranje je preuzeto", "downloadedMessage": "Ažuriranje je preuzeto",
"installingMessage": "Instaliranje ažuriranja…", "installingMessage": "Instaliranje ažuriranja…",
"errorDownloadMessage": "Nije moguće preuzeti ažuriranje", "errorDownloadMessage": "Nije moguće preuzeti ažuriranje",
"errorInstallMessage": "Nije moguće instalirati ažuriranje", "errorInstallMessage": "Nije moguće instalirati ažuriranje",
"noConnection": "Nema internet veze", "noConnection": "Nema internet veze"
"updatesDisabled": "Ažuriranje pečovane aplikacije je trenutno onemogućeno. Ponovo pečujte aplikaciju."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Informacije" "infoButton": "Informacije"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Učitavanje…", "loadingLabel": "Učitavanje…",
"timeagoLabel": "pre ${time}", "timeagoLabel": "pre ${time}"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Ažuriraj Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Pečer", "widgetTitle": "Pečer",
"patchButton": "Pečuj", "patchButton": "Pečuj",
"armv7WarningDialogText": "Pečovanje na ARMv7 uređajima još uvek nije podržano i možda neće uspeti. Ipak nastaviti?", "incompatibleArchWarningDialogText": "Pečovanje na ovoj arhitekturi još uvek nije podržano i možda neće uspeti. Ipak nastaviti?",
"removedPatchesWarningDialogText": "Sledeći pečevi su uklonjeni od poslednjeg puta kada ste ih koristili.\n\n${patches}\n\nIpak nastaviti?", "removedPatchesWarningDialogText": "Sledeći pečevi su uklonjeni od poslednjeg puta kada ste ih koristili.\n\n${patches}\n\nIpak nastaviti?",
"requiredOptionDialogText": "Neke opcije moraju biti podešene." "requiredOptionDialogText": "Neke opcije moraju biti izabrane."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Izaberi aplikaciju", "widgetTitle": "Izaberi aplikaciju",
"widgetTitleSelected": "Izabrana aplikacija", "widgetTitleSelected": "Izabrana aplikacija",
"widgetSubtitle": "Nije izabrana nijedna aplikacija", "widgetSubtitle": "Nije izabrana nijedna aplikacija",
"noAppsLabel": "Nijedna aplikacija nije pronađena", "noAppsLabel": "Nijedna aplikacija nije pronađena",
"currentVersion": "Trenutna verzija", "anyVersion": "sve verzije"
"suggestedVersion": "Preporučena verzija",
"anyVersion": "Bilo koja verzija"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Izaberi pečeve", "widgetTitle": "Izaberi pečeve",
@@ -98,7 +84,7 @@
"downloadToast": "Preuzimanje trenutno nije dostupno", "downloadToast": "Preuzimanje trenutno nije dostupno",
"requireSuggestedAppVersionDialogText": "Verzija aplikacije koju ste izabrali nije preporučena, što može dovesti do neočekivanih problema. Izaberite preporučenu verziju.\n\nIzabrana verzija: v${selected}\nPreporučena verzija: v${suggested}\n\nDa biste ipak nastavili, onemogućite opciju „Zahtevaj preporučenu verziju aplikacije” u podešavanjima.", "requireSuggestedAppVersionDialogText": "Verzija aplikacije koju ste izabrali nije preporučena, što može dovesti do neočekivanih problema. Izaberite preporučenu verziju.\n\nIzabrana verzija: v${selected}\nPreporučena verzija: v${suggested}\n\nDa biste ipak nastavili, onemogućite opciju „Zahtevaj preporučenu verziju aplikacije” u podešavanjima.",
"featureNotAvailable": "Funkcija nije implementirana", "featureNotAvailable": "Funkcija nije implementirana",
"featureNotAvailableText": "Ova aplikacija je podeljeni APK i može se pečovati i pouzdano instalirati samo montiranjem sa root dozvolama. Međutim, možete da pečujete i instalirate potpuni APK tako što ćete ga izabrati iz memorije." "featureNotAvailableText": "Ova aplikacija je podeljeni APK i može se pouzdano pečovati i instalirati samo montiranjem sa root dozvolama. Međutim, možete da pečujete i instalirate potpuni APK tako što ćete ga izabrati iz memorije."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Izaberite pečeve", "viewTitle": "Izaberite pečeve",
@@ -112,43 +98,40 @@
"noneChip": "Nijedan", "noneChip": "Nijedan",
"noneTooltip": "Poništi izbor svih pečeva", "noneTooltip": "Poništi izbor svih pečeva",
"loadPatchesSelection": "Učitaj izbor pečeva", "loadPatchesSelection": "Učitaj izbor pečeva",
"noSavedPatches": "Za izabranu aplikaciju nema sačuvanog izbora pečeva.\nPritisnite „Gotovo” da biste sačuvali trenutni izbor.", "noSavedPatches": "Za izabranu aplikaciju nema sačuvanog izbora pečeva.\nDodirnite „Gotovo” da biste sačuvali trenutni izbor.",
"noPatchesFound": "Za izabranu aplikaciju nisu pronađeni pečevi", "noPatchesFound": "Za izabranu aplikaciju nije pronađen nijedan peč",
"setRequiredOption": "Nekim pečevima je potrebno podešavanje opcija: \n\n${patches}\n\nPodesite ih pre nego što nastavite." "setRequiredOption": "Za neke pečeve je potreban izbor opcija:\n\n${patches}\n\nIzaberite ih pre nego što nastavite."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Prilagođena vrednost", "customValue": "Prilagođena vrednost",
"resetOptionsTooltip": "Resetuj opcije peča", "setToNull": "Postavi na nulu",
"nullValue": "Vrednost ove opcije je trenutno nula",
"viewTitle": "Opcije peča", "viewTitle": "Opcije peča",
"saveOptions": "Sačuvaj", "saveOptions": "Sačuvaj",
"addOptions": "Dodaj opcije", "unselectPatch": "Poništi izbor peča",
"deselectPatch": "Poništi izbor peča", "tooltip": "Više ulaznih parametara",
"tooltip": "Više opcija za unos",
"selectFilePath": "Izaberi putanju fajla", "selectFilePath": "Izaberi putanju fajla",
"selectFolder": "Izaberi folder", "selectFolder": "Izaberi folder",
"selectOption": "Izaberi opciju",
"requiredOption": "Ova opcija je obavezna", "requiredOption": "Ova opcija je obavezna",
"unsupportedOption": "Ova opcija nije podržana", "unsupportedOption": "Ova opcija nije podržana",
"requiredOptionNull": "Potrebno je podesiti sledeće opcije:\n\n${options}" "requiredOptionNull": "Potrebno je izabrati sledeće opcije:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Izborom ovog peča može doći do grešaka prilikom pečovanja.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}", "unsupportedDialogText": "Izborom ovog peča može doći do grešaka prilikom pečovanja.\n\nVerzija aplikacije: ${packageVersion}\nPodržane verzije:\n${supportedVersions}",
"unsupportedPatchVersion": "Peč nije primenljiv na ovu verziju aplikacije.", "unsupportedPatchVersion": "Peč se ne može primeniti na ovu verziju aplikacije.",
"unsupportedRequiredOption": "Ovaj peč sadrži obaveznu opciju koju ova aplikacija ne podržava", "unsupportedRequiredOption": "Ovaj peč sadrži obaveznu opciju koju ova aplikacija ne podržava",
"patchesChangeWarningDialogText": "Preporučuje se da koristite podrazumevani izbor i opcije pečeva. Njihova promena može dovesti do neočekivanih problema.\n\nMoraćete da uključite „Dozvoli promenu izbora pečeva” u podešavanjima pre nego što promenite bilo koji izbor pečeva.", "patchesChangeWarningDialogText": "Preporučuje se da koristite podrazumevani izbor i opcije pečeva. Njihova promena može dovesti do neočekivanih problema.\n\nMoraćete da uključite „Dozvoli promenu izbora pečeva” u podešavanjima pre nego što promenite bilo koji izbor pečeva.",
"patchesChangeWarningDialogButton": "Koristi podrazumevani izbor" "patchesChangeWarningDialogButton": "Koristi podrazumevani izbor"
}, },
"installerView": { "installerView": {
"widgetTitle": "Program za instalaciju",
"installType": "Izbor tipa instalacije", "installType": "Izbor tipa instalacije",
"installTypeDescription": "Izaberite tip instalacije da biste nastavili.", "installTypeDescription": "Izaberite tip instalacije da biste nastavili.",
"installButton": "Instaliraj", "installButton": "Instaliraj",
"installRootType": "Privilegovana", "installRootType": "Privilegovana",
"installNonRootType": "Obična", "installNonRootType": "Uobičajena",
"warning": "Onemogućite automatska ažuriranja za pečovanu aplikaciju da biste izbegli neočekivane probleme.", "warning": "Onemogućite automatska ažuriranja za pečovanu aplikaciju da biste izbegli neočekivane probleme.",
"pressBackAgain": "Pritisnite ponovo da biste otkazali", "pressBackAgain": "Pritisnite ponovo da biste otkazali",
"openButton": "Otvori", "openButton": "Otvori",
"shareButton": "Deli fajl",
"notificationTitle": "ReVanced Manager pečuje", "notificationTitle": "ReVanced Manager pečuje",
"notificationText": "Dodirnite da biste se vratili na program za instalaciju", "notificationText": "Dodirnite da biste se vratili na program za instalaciju",
"exportApkButtonTooltip": "Izvezi pečovani APK", "exportApkButtonTooltip": "Izvezi pečovani APK",
@@ -165,26 +148,25 @@
"advancedSectionTitle": "Napredno", "advancedSectionTitle": "Napredno",
"exportSectionTitle": "Uvoz i izvoz", "exportSectionTitle": "Uvoz i izvoz",
"dataSectionTitle": "Izvori podataka", "dataSectionTitle": "Izvori podataka",
"themeModeLabel": "Tema aplikacije", "themeModeLabel": "Tema",
"systemThemeLabel": "Sistemska", "systemThemeLabel": "Sistemska",
"lightThemeLabel": "Svetla", "lightThemeLabel": "Svetla",
"darkThemeLabel": "Tamna", "darkThemeLabel": "Tamna",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Uživajte u temi koja se prilagođava vašem uređaju", "dynamicThemeHint": "Uživajte u temi koja se prilagođava vašem uređaju",
"languageLabel": "Jezik", "languageLabel": "Jezik",
"languageUpdated": "Jezik je ažuriran", "languageUpdated": "Jezik je promenjen",
"englishOption": "engleski",
"sourcesLabel": "Alternativni izvori", "sourcesLabel": "Alternativni izvori",
"sourcesLabelHint": "Konfigurišite alternativne izvore za ReVanced pečeve i ReVanced integracije", "sourcesLabelHint": "Podesite alternativne izvore za ReVanced pečeve i integracije",
"sourcesIntegrationsLabel": "Izvor integracija", "sourcesIntegrationsLabel": "Izvor integracija",
"useAlternativeSources": "Koristi alternativne izvore", "useAlternativeSources": "Koristi alternativne izvore",
"useAlternativeSourcesHint": "Koristite alternativne izvore za ReVanced pečeve i ReVanced integracije umesto API-ja", "useAlternativeSourcesHint": "Koristite alternativne izvore za ReVanced pečeve i integracije umesto API-ja",
"sourcesResetDialogTitle": "Resetovanje", "sourcesResetDialogTitle": "Resetovanje",
"sourcesResetDialogText": "Želite li zaista da vratite izvore na podrazumevane vrednosti?", "sourcesResetDialogText": "Želite li zaista da vratite izvore na podrazumevane vrednosti?",
"apiURLResetDialogText": "Želite li zaista da vratite URL API-ja na podrazumevanu vrednost?", "apiURLResetDialogText": "Želite li zaista da vratite URL API-ja na podrazumevanu vrednost?",
"sourcesUpdateNote": "Napomena: Ovo će automatski preuzeti ReVanced pečeve i ReVanced integracije iz alternativnih izvora.\n\nOvo će vas povezati sa alternativnim izvorom.", "sourcesUpdateNote": "Napomena: Ovo će automatski preuzeti ReVanced pečeve i integracije iz alternativnih izvora.\n\nBićete povezani sa alternativnim izvorom.",
"apiURLLabel": "URL API-ja", "apiURLLabel": "URL API-ja",
"apiURLHint": "Konfigurišite URL API-ja za ReVanced Manager", "apiURLHint": "Podesite URL API-ja za ReVanced Manager",
"selectApiURL": "URL API-ja", "selectApiURL": "URL API-ja",
"orgPatchesLabel": "Organizacija za pečeve", "orgPatchesLabel": "Organizacija za pečeve",
"sourcesPatchesLabel": "Izvor pečeva", "sourcesPatchesLabel": "Izvor pečeva",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Prikazivanje dijaloga kada je novo ažuriranje dostupno", "showUpdateDialogHint": "Prikazivanje dijaloga kada je novo ažuriranje dostupno",
"universalPatchesLabel": "Prikaži univerzalne pečeve", "universalPatchesLabel": "Prikaži univerzalne pečeve",
"universalPatchesHint": "Prikazuje sve aplikacije i univerzalne pečeve (može da uspori listu aplikacija)", "universalPatchesHint": "Prikazuje sve aplikacije i univerzalne pečeve (može da uspori listu aplikacija)",
"lastPatchedAppLabel": "Sačuvaj pečovanu aplikaciju",
"lastPatchedAppHint": "Sačuvajte poslednji peč da biste ga kasnije instalirali ili izvezli",
"versionCompatibilityCheckLabel": "Provera kompatibilnosti verzije", "versionCompatibilityCheckLabel": "Provera kompatibilnosti verzije",
"versionCompatibilityCheckHint": "Sprečava izbor pečeva koji nisu kompatibilni sa izabranom verzijom aplikacije", "versionCompatibilityCheckHint": "Sprečava izbor pečeva koji nisu kompatibilni sa izabranom verzijom aplikacije",
"requireSuggestedAppVersionLabel": "Zahtevaj preporučenu verziju aplikacije", "requireSuggestedAppVersionLabel": "Zahtevaj preporučenu verziju aplikacije",
@@ -226,10 +210,10 @@
"resetStoredPatchesDialogTitle": "Resetovati izbor pečeva?", "resetStoredPatchesDialogTitle": "Resetovati izbor pečeva?",
"resetStoredPatchesDialogText": "Podrazumevani izbor pečeva će biti vraćen.", "resetStoredPatchesDialogText": "Podrazumevani izbor pečeva će biti vraćen.",
"resetStoredPatches": "Izbor pečeva je resetovan", "resetStoredPatches": "Izbor pečeva je resetovan",
"resetStoredOptionsLabel": "Resetuj opcije peča", "resetStoredOptionsLabel": "Resetuj opcije pečeva",
"resetStoredOptionsHint": "Resetujte sve opcije peča", "resetStoredOptionsHint": "Resetujte sve opcije pečeva",
"resetStoredOptionsDialogTitle": "Resetovati opcije peča?", "resetStoredOptionsDialogTitle": "Resetovati opcije pečeva?",
"resetStoredOptionsDialogText": "Resetovanjem opcija peča uklanjate sve sačuvane opcije.", "resetStoredOptionsDialogText": "Resetovanjem opcija pečeva uklanjate sve sačuvane opcije.",
"resetStoredOptions": "Opcije su resetovane", "resetStoredOptions": "Opcije su resetovane",
"deleteLogsLabel": "Izbriši evidencije", "deleteLogsLabel": "Izbriši evidencije",
"deleteLogsHint": "Izbrišite prikupljene evidencije ReVanced Managera", "deleteLogsHint": "Izbrišite prikupljene evidencije ReVanced Managera",
@@ -247,61 +231,63 @@
"importKeystoreHint": "Uvezite skladište ključeva koje se koristi za potpisivanje aplikacija", "importKeystoreHint": "Uvezite skladište ključeva koje se koristi za potpisivanje aplikacija",
"importedKeystore": "Skladište ključeva je uvezeno", "importedKeystore": "Skladište ključeva je uvezeno",
"selectKeystorePassword": "Lozinka skladišta ključeva", "selectKeystorePassword": "Lozinka skladišta ključeva",
"selectKeystorePasswordHint": "Izaberite lozinku skladišta ključeva koja se koristi za potpisivanje aplikacija", "selectKeystorePasswordHint": "Izaberite lozinku skladišta ključeva koje se koristi za potpisivanje aplikacija",
"jsonSelectorErrorMessage": "Nije moguće koristiti izabrani JSON fajl", "jsonSelectorErrorMessage": "Nije moguće koristiti izabrani JSON fajl",
"keystoreSelectorErrorMessage": "Nije moguće koristiti izabrani fajl sa skladištem ključeva" "keystoreSelectorErrorMessage": "Nije moguće koristiti izabrani fajl skladišta ključeva"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Informacije o aplikaciji", "widgetTitle": "O aplikaciji",
"openButton": "Otvori", "openButton": "Otvori",
"installButton": "Instaliraj",
"uninstallButton": "Deinstaliraj", "uninstallButton": "Deinstaliraj",
"unmountButton": "Demontiraj", "unmountButton": "Demontiraj",
"exportButton": "Izvezi",
"deleteButton": "Izbriši",
"rootDialogTitle": "Greška", "rootDialogTitle": "Greška",
"lastPatchedAppDescription": "Ovo je rezervna kopija aplikacije koja je poslednja pečovana.",
"unmountDialogText": "Želite li zaista da demontirate ovu aplikaciju?", "unmountDialogText": "Želite li zaista da demontirate ovu aplikaciju?",
"uninstallDialogText": "Želite li zaista da deinstalirate ovu aplikaciju?", "uninstallDialogText": "Želite li zaista da deinstalirate ovu aplikaciju?",
"rootDialogText": "Aplikacija je instalirana sa dozvolama superkorisnika, ali trenutno ReVanced Manager nema dozvole.\nPrvo dodelite dozvole superkorisnika.", "rootDialogText": "Aplikacija je instalirana sa dozvolama superkorisnika, ali trenutno ReVanced Manager nema dozvole.\nPrvo dodelite dozvole superkorisnika.",
"removeAppDialogTitle": "Izbrisati aplikaciju?",
"removeAppDialogText": "Želite li zaista da izbrišete ovu rezervnu kopiju?",
"packageNameLabel": "Naziv paketa", "packageNameLabel": "Naziv paketa",
"installTypeLabel": "Tip instalacije", "installTypeLabel": "Tip instalacije",
"mountTypeLabel": "Privilegovana", "mountTypeLabel": "Privilegovana",
"regularTypeLabel": "Obična", "regularTypeLabel": "Uobičajena",
"patchedDateLabel": "Datum pečovanja", "patchedDateLabel": "Datum pečovanja",
"appliedPatchesLabel": "Primenjeni pečevi", "appliedPatchesLabel": "Primenjeni pečevi",
"sizeLabel": "Veličina fajla",
"patchedDateHint": "${date} u ${time}", "patchedDateHint": "${date} u ${time}",
"appliedPatchesHint": "Primenjeno pečeva: ${quantity}", "appliedPatchesHint": "Primenjenih pečeva: ${quantity}",
"updateNotImplemented": "Ova funkcija još uvek nije implementirana" "updateNotImplemented": "Ova funkcija još uvek nije implementirana"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Saradnici", "widgetTitle": "Saradnici"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced pečevi",
"integrationsContributors": "ReVanced integracije",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Verzija se ne poklapa", "mount_version_mismatch": "Neodgovarajuća verzija",
"mount_no_root": "Nema root pristupa", "mount_no_root": "Nema root pristupa",
"mount_missing_installation": "Instalacija nije pronađena", "mount_missing_installation": "Instalacija nije pronađena",
"status_failure_blocked": "Instalacija je blokirana", "status_failure_blocked": "Instalacija je blokirana",
"install_failed_verification_failure": "Verifikacija nije uspela", "install_failed_verification_failure": "Verifikacija nije uspela",
"status_failure_invalid": "Instalacija nije važeća", "status_failure_invalid": "Nevažeća instalacija",
"install_failed_version_downgrade": "Nije moguće sniziti verziju", "install_failed_version_downgrade": "Nije moguće sniziti verziju",
"status_failure_conflict": "Problem sa instalacijom", "status_failure_conflict": "Konflikt pri instalaciji",
"status_failure_storage": "Memorijski problem instalacije", "status_failure_storage": "Problem sa memorijom pri instalaciji",
"status_failure_incompatible": "Instalacija nije kompatibilna", "status_failure_incompatible": "Instalacija nije kompatibilna",
"status_failure_timeout": "Instalacija je istekla", "status_failure_timeout": "Vremensko ograničenje instalacije je isteklo",
"status_unknown": "Instalacija nije uspela", "status_unknown": "Instalacija nije uspela",
"mount_version_mismatch_description": "Instalacija nije uspela jer je instalirana aplikacija drugačija verzija od pečovane aplikacije.\n\nInstalirajte verziju aplikacije koju montirate i pokušajte ponovo.", "mount_version_mismatch_description": "Instalacija nije uspela jer se verzija instalirane aplikacije razlikuje od pečovane.\n\nInstalirajte verziju aplikacije koju montirate i pokušajte ponovo.",
"mount_no_root_description": "Instalacija nije uspela jer root pristup nije dat.\n\nDajte root pristup ReVanced Manageru i pokušajte ponovo.", "mount_no_root_description": "Instalacija nije uspela jer nije dodeljen root pristup.\n\nDodelite ga ReVanced Manageru i pokušajte ponovo.",
"mount_missing_installation_description": "Instalacija nije uspela jer nepečovana aplikacija nije instalirana na ovom uređaju da bi se montirala preko njega.\n\nInstalirajte nepečovanu aplikaciju pre montiranja i pokušajte ponovo.", "mount_missing_installation_description": "Instalacija nije uspela zbog odsustva nepečovane aplikacije.\n\nInstalirajte je pre montiranja i pokušajte ponovo.",
"status_failure_timeout_description": "Instalacija traje predugo.\n\nŽelite li da pokušate ponovo?", "status_failure_timeout_description": "Instalacija traje predugo.\n\nŽelite li da pokušate ponovo?",
"status_failure_storage_description": "Instalacija nije uspela zbog nedovoljno memorije.\n\nOslobodite malo memorije i pokušajte ponovo.", "status_failure_storage_description": "Instalacija nije uspela zbog nedostatka memorijskog prostora.\n\nOslobodite prostora i pokušajte ponovo.",
"status_failure_invalid_description": "Instalacija nije uspela jer pečovana aplikacija nije važeća.\n\nDeinstalirati aplikaciju i pokušati ponovo?", "status_failure_invalid_description": "Instalacija nije uspela jer je pečovana aplikacija nevažeća.\n\nDeinstalirati aplikaciju i pokušati ponovo?",
"status_failure_incompatible_description": "Aplikacija nije kompatibilna sa ovim uređajem.\n\nKontaktirajte programera aplikacije i zatražite podršku.", "status_failure_incompatible_description": "Aplikacija nije kompatibilna sa ovim uređajem.\n\nKoristite APK koji podržava ovaj uređaj i pokušajte ponovo.\n\n",
"status_failure_conflict_description": "Instalacija je sprečena postojećom instalacijom aplikacije.\n\nDeinstalirati instaliranu aplikaciju i pokušati ponovo?", "status_failure_conflict_description": "Instalacija je sprečena usled postojeće instalacije.\n\nDeinstalirati instaliranu aplikaciju i pokušati ponovo?",
"status_failure_blocked_description": "Instalacija je blokirana od: ${packageName}.\n\nPodesite bezbednosna podešavanja i pokušajte ponovo.", "status_failure_blocked_description": "Instalaciju je blokirala aplikacija ${packageName}.\n\nPodesite bezbednosna podešavanja i pokušajte ponovo.",
"install_failed_verification_failure_description": "Instalacija nije uspela zbog problema sa verifikacijom.\n\nPodesite bezbednosna podešavanja i pokušajte ponovo.", "install_failed_verification_failure_description": "Instalacija nije uspela zbog problema sa verifikacijom.\n\nPodesite bezbednosna podešavanja i pokušajte ponovo.",
"install_failed_version_downgrade_description": "Instalacija nije uspela jer je pečovana aplikacija niža verzija od instalirane aplikacije.\n\nDeinstalirati aplikaciju i pokušati ponovo?", "install_failed_version_downgrade_description": "Instalacija nije uspela jer je verzija pečovane aplikacije niža od instalirane.\n\nDeinstalirati aplikaciju i pokušati ponovo?",
"status_unknown_description": "Instalacija nije uspela iz nepoznatog razloga. Pokušajte ponovo." "status_unknown_description": "Instalacija nije uspela iz nepoznatog razloga. Pokušajte ponovo."
} }
} }

138
assets/i18n/strings_sr_SP.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Одбаци", "dismissButton": "Одбаци",
"quitButton": "Изађи", "quitButton": "Изађи",
"updateButton": "Ажурирај", "updateButton": "Ажурирај",
"enabledLabel": "Омогућено",
"disabledLabel": "Онемогућено",
"installed": "Инсталирана верзија: ${version}",
"suggested": "Препоручена верзија: ${version}", "suggested": "Препоручена верзија: ${version}",
"yesButton": "Да", "yesButton": "Да",
"noButton": "Не", "noButton": "Не",
"warning": "Упозорење", "warning": "Упозорење",
"options": "Опције",
"notice": "Обавештење", "notice": "Обавештење",
"noShowAgain": "Не приказуј поново", "noShowAgain": "Не приказуј поново",
"add": "Додај", "add": "Додај",
@@ -27,60 +23,50 @@
"refreshSuccess": "Успешно освежено", "refreshSuccess": "Успешно освежено",
"widgetTitle": "Контролна табла", "widgetTitle": "Контролна табла",
"updatesSubtitle": "Ажурирања", "updatesSubtitle": "Ажурирања",
"patchedSubtitle": "Печоване апликације", "lastPatchedAppSubtitle": оследња печована апликација",
"patchedSubtitle": "Инсталиране апликације",
"changeLaterSubtitle": "Ово можете касније да промените у подешавањима.", "changeLaterSubtitle": "Ово можете касније да промените у подешавањима.",
"noUpdates": "Нема доступних ажурирања", "noSavedAppFound": "Није пронађена ниједна апликација",
"WIP": "Радови у току…",
"noInstallations": "Нема инсталираних печованих апликација", "noInstallations": "Нема инсталираних печованих апликација",
"installUpdate": "Наставити са инсталацијом ажурирања?", "installUpdate": "Наставити са инсталацијом ажурирања?",
"updateSheetTitle": "Ажурирање ReVanced Manager-а", "updateSheetTitle": "Ажурирање ReVanced Manager-а",
"updateDialogTitle": "Ново ажурирање је доступно", "updateDialogTitle": "Доступно је ново ажурирање",
"updatePatchesSheetTitle": "Ажурирање ReVanced печева", "updatePatchesSheetTitle": "Ажурирање ReVanced печева",
"updateChangelogTitle": "Евиденција промена", "updateChangelogTitle": "Евиденција промена",
"updateDialogText": "Ново ажурирање је доступно за ${file}.\n\nТренутно инсталирана верзија је ${version}.", "updateDialogText": "Доступно је ново ажурирање за ${file}.\n\nИнсталирана верзија је ${version}.",
"downloadConsentDialogTitle": "Преузети неопходне фајлове?", "downloadConsentDialogTitle": "Преузети неопходне фајлове?",
"downloadConsentDialogText": "ReVanced Manager мора да преузме неопходне фајлове да би исправно радио.", "downloadConsentDialogText": "ReVanced Manager мора да преузме неопходне фајлове да би исправно радио.",
"downloadConsentDialogText2": "Ово ће вас повезати са ${url}.", "downloadConsentDialogText2": "Бићете повезани са ${url}.",
"checkUpdateDialogTitle": "Провера ажурирања?",
"checkUpdateDialogText": "Желите ли да ReVanced Manager аутоматски проверава да ли постоје ажурирања?",
"notificationTitle": "Ажурирање је преузето",
"notificationText": "Додирните да бисте инсталирали ажурирање",
"downloadingMessage": "Преузимање ажурирања…", "downloadingMessage": "Преузимање ажурирања…",
"downloadedMessage": "Ажурирање је преузето", "downloadedMessage": "Ажурирање је преузето",
"installingMessage": "Инсталирање ажурирања…", "installingMessage": "Инсталирање ажурирања…",
"errorDownloadMessage": "Није могуће преузети ажурирање", "errorDownloadMessage": "Није могуће преузети ажурирање",
"errorInstallMessage": "Није могуће инсталирати ажурирање", "errorInstallMessage": "Није могуће инсталирати ажурирање",
"noConnection": "Нема интернет везе", "noConnection": "Нема интернет везе"
"updatesDisabled": "Ажурирање печоване апликације је тренутно онемогућено. Поново печујте апликацију."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Информације" "infoButton": "Информације"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Учитавање…", "loadingLabel": "Учитавање…",
"timeagoLabel": "пре ${time}", "timeagoLabel": "пре ${time}"
"patcherLabel": "Patcher: ",
"managerLabel": "Manager: ",
"updateButton": "Ажурирај Manager"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Печер", "widgetTitle": "Печер",
"patchButton": "Печуј", "patchButton": "Печуј",
"armv7WarningDialogText": "Печовање на ARMv7 уређајима још увек није подржано и можда неће успети. Ипак наставити?", "incompatibleArchWarningDialogText": "Печовање на овој архитектури још увек није подржано и можда неће успети. Ипак наставити?",
"removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?", "removedPatchesWarningDialogText": "Следећи печеви су уклоњени од последњег пута када сте их користили.\n\n${patches}\n\nИпак наставити?",
"requiredOptionDialogText": "Неке опције морају бити подешене." "requiredOptionDialogText": "Неке опције морају бити изабране."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Изабери апликацију", "widgetTitle": "Изаберите апликацију",
"widgetTitleSelected": "Изабрана апликација", "widgetTitleSelected": "Изабрана апликација",
"widgetSubtitle": "Није изабрана ниједна апликација", "widgetSubtitle": "Није изабрана ниједна апликација",
"noAppsLabel": "Ниједна апликација није пронађена", "noAppsLabel": "Ниједна апликација није пронађена",
"currentVersion": "Тренутна верзија", "anyVersion": "све верзије"
"suggestedVersion": "Препоручена верзија",
"anyVersion": "Било која верзија"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Изабери печеве", "widgetTitle": "Изаберите печеве",
"widgetTitleSelected": "Изабрани печеви", "widgetTitleSelected": "Изабрани печеви",
"widgetSubtitle": "Прво изаберите апликацију", "widgetSubtitle": "Прво изаберите апликацију",
"widgetEmptySubtitle": "Нема изабраних печева" "widgetEmptySubtitle": "Нема изабраних печева"
@@ -98,7 +84,7 @@
"downloadToast": "Преузимање тренутно није доступно", "downloadToast": "Преузимање тренутно није доступно",
"requireSuggestedAppVersionDialogText": "Верзија апликације коју сте изабрали није препоручена, што може довести до неочекиваних проблема. Изаберите препоручену верзију.\n\nИзабрана верзија: ${selected}\nПрепоручена верзија: ${suggested}\n\nДа бисте ипак наставили, онемогућите опцију „Захтевај препоручену верзију апликације” у подешавањима.", "requireSuggestedAppVersionDialogText": "Верзија апликације коју сте изабрали није препоручена, што може довести до неочекиваних проблема. Изаберите препоручену верзију.\n\nИзабрана верзија: ${selected}\nПрепоручена верзија: ${suggested}\n\nДа бисте ипак наставили, онемогућите опцију „Захтевај препоручену верзију апликације” у подешавањима.",
"featureNotAvailable": "Функција није имплементирана", "featureNotAvailable": "Функција није имплементирана",
"featureNotAvailableText": "Ова апликација је подељени APK и може се печовати и поуздано инсталирати само монтирањем са root дозволама. Међутим, можете да печујете и инсталирате потпуни APK тако што ћете га изабрати из меморије." "featureNotAvailableText": "Ова апликација је подељени APK и може се поуздано печовати и инсталирати само монтирањем са root дозволама. Међутим, можете да печујете и инсталирате потпуни APK тако што ћете га изабрати из меморије."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Изаберите печеве", "viewTitle": "Изаберите печеве",
@@ -112,43 +98,40 @@
"noneChip": "Ниједан", "noneChip": "Ниједан",
"noneTooltip": "Поништи избор свих печева", "noneTooltip": "Поништи избор свих печева",
"loadPatchesSelection": "Учитај избор печева", "loadPatchesSelection": "Учитај избор печева",
"noSavedPatches": "За изабрану апликацију нема сачуваног избора печева.\nПритисните „Готово” да бисте сачували тренутни избор.", "noSavedPatches": "За изабрану апликацију нема сачуваног избора печева.\nДодирните „Готово” да бисте сачували тренутни избор.",
"noPatchesFound": "За изабрану апликацију нису пронађени печеви", "noPatchesFound": "За изабрану апликацију није пронађен ниједан печ",
"setRequiredOption": "Неким печевима је потребно подешавање опција: \n\n${patches}\n\nПодесите их пре него што наставите." "setRequiredOption": "За неке печеве је потребан избор опција: \n\n${patches}\n\nИзаберите их пре него што наставите."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Прилагођена вредност", "customValue": "Прилагођена вредност",
"resetOptionsTooltip": "Ресетуј опције печа", "setToNull": "Постави на нулу",
"nullValue": "Вредност ове опције је тренутно нула",
"viewTitle": "Опције печа", "viewTitle": "Опције печа",
"saveOptions": "Сачувај", "saveOptions": "Сачувај",
"addOptions": "Додај опције", "unselectPatch": "Поништи избор печа",
"deselectPatch": "Поништи избор печа", "tooltip": "Више улазних параметара",
"tooltip": "Више опција за унос",
"selectFilePath": "Изабери путању фајла", "selectFilePath": "Изабери путању фајла",
"selectFolder": "Изабери фолдер", "selectFolder": "Изабери фолдер",
"selectOption": "Изабери опцију",
"requiredOption": "Ова опција је обавезна", "requiredOption": "Ова опција је обавезна",
"unsupportedOption": "Ова опција није подржана", "unsupportedOption": "Ова опција није подржана",
"requiredOptionNull": "Потребно је подесити следеће опције:\n\n${options}" "requiredOptionNull": "Потребно је изабрати следеће опције:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "Избором овог печа може доћи до грешака приликом печовања.\n\nВерзија апликације: ${packageVersion}\nПодржане верзије:\n${supportedVersions}", "unsupportedDialogText": "Избором овог печа може доћи до грешака приликом печовања.\n\nВерзија апликације: ${packageVersion}\nПодржане верзије:\n${supportedVersions}",
"unsupportedPatchVersion": "Печ није применљив на ову верзију апликације.", "unsupportedPatchVersion": "Печ се не може применити на ову верзију апликације.",
"unsupportedRequiredOption": "Овај печ садржи обавезну опцију коју ова апликација не подржава", "unsupportedRequiredOption": "Овај печ садржи обавезну опцију коју ова апликација не подржава",
"patchesChangeWarningDialogText": "Препоручује се да користите подразумевани избор и опције печева. Њихова промена може довести до неочекиваних проблема.\n\nМораћете да укључите „Дозволи промену избора печева” у подешавањима пре него што промените било који избор печева.", "patchesChangeWarningDialogText": "Препоручује се да користите подразумевани избор и опције печева. Њихова промена може довести до неочекиваних проблема.\n\nМораћете да укључите „Дозволи промену избора печева” у подешавањима пре него што промените било који избор печева.",
"patchesChangeWarningDialogButton": "Користи подразумевани избор" "patchesChangeWarningDialogButton": "Користи подразумевани избор"
}, },
"installerView": { "installerView": {
"widgetTitle": "Програм за инсталацију",
"installType": "Избор типа инсталације", "installType": "Избор типа инсталације",
"installTypeDescription": "Изаберите тип инсталације да бисте наставили.", "installTypeDescription": "Изаберите тип инсталације да бисте наставили.",
"installButton": "Инсталирај", "installButton": "Инсталирај",
"installRootType": "Привилегована", "installRootType": "Привилегована",
"installNonRootType": "Обична", "installNonRootType": "Уобичајена",
"warning": "Онемогућите аутоматска ажурирања за печовану апликацију да бисте избегли неочекиване проблеме.", "warning": "Онемогућите аутоматска ажурирања за печовану апликацију да бисте избегли неочекиване проблеме.",
"pressBackAgain": "Притисните поново да бисте отказали", "pressBackAgain": "Притисните поново да бисте отказали",
"openButton": "Отвори", "openButton": "Отвори",
"shareButton": "Дели фајл",
"notificationTitle": "ReVanced Manager печује", "notificationTitle": "ReVanced Manager печује",
"notificationText": "Додирните да бисте се вратили на програм за инсталацију", "notificationText": "Додирните да бисте се вратили на програм за инсталацију",
"exportApkButtonTooltip": "Извези печовани APK", "exportApkButtonTooltip": "Извези печовани APK",
@@ -165,26 +148,25 @@
"advancedSectionTitle": "Напредно", "advancedSectionTitle": "Напредно",
"exportSectionTitle": "Увоз и извоз", "exportSectionTitle": "Увоз и извоз",
"dataSectionTitle": "Извори података", "dataSectionTitle": "Извори података",
"themeModeLabel": "Тема апликације", "themeModeLabel": "Тема",
"systemThemeLabel": "Системска", "systemThemeLabel": "Системска",
"lightThemeLabel": "Светла", "lightThemeLabel": "Светла",
"darkThemeLabel": "Тамна", "darkThemeLabel": "Тамна",
"dynamicThemeLabel": "Material You", "dynamicThemeLabel": "Material You",
"dynamicThemeHint": "Уживајте у теми која се прилагођава вашем уређају", "dynamicThemeHint": "Уживајте у теми која се прилагођава вашем уређају",
"languageLabel": "Језик", "languageLabel": "Језик",
"languageUpdated": "Језик је ажуриран", "languageUpdated": "Језик је промењен",
"englishOption": "енглески",
"sourcesLabel": "Алтернативни извори", "sourcesLabel": "Алтернативни извори",
"sourcesLabelHint": "Конфигуришите алтернативне изворе за ReVanced печеве и ReVanced интеграције", "sourcesLabelHint": "Подесите алтернативне изворе за ReVanced печеве и интеграције",
"sourcesIntegrationsLabel": "Извор интеграција", "sourcesIntegrationsLabel": "Извор интеграција",
"useAlternativeSources": "Користи алтернативне изворе", "useAlternativeSources": "Користи алтернативне изворе",
"useAlternativeSourcesHint": "Користите алтернативне изворе за ReVanced печеве и ReVanced интеграције уместо API-ја", "useAlternativeSourcesHint": "Користите алтернативне изворе за ReVanced печеве и интеграције уместо API-ја",
"sourcesResetDialogTitle": "Ресетовање", "sourcesResetDialogTitle": "Ресетовање",
"sourcesResetDialogText": "Желите ли заиста да вратите изворе на подразумеване вредности?", "sourcesResetDialogText": "Желите ли заиста да вратите изворе на подразумеване вредности?",
"apiURLResetDialogText": "Желите ли заиста да вратите URL API-ја на подразумевану вредност?", "apiURLResetDialogText": "Желите ли заиста да вратите URL API-ја на подразумевану вредност?",
"sourcesUpdateNote": "Напомена: Ово ће аутоматски преузети ReVanced печеве и ReVanced интеграције из алтернативних извора.\n\nОво ће вас повезати са алтернативним извором.", "sourcesUpdateNote": "Напомена: Ово ће аутоматски преузети ReVanced печеве и интеграције из алтернативних извора.\n\nБићете повезани са алтернативним извором.",
"apiURLLabel": "URL API-ја", "apiURLLabel": "URL API-ја",
"apiURLHint": "Конфигуришите URL API-ја за ReVanced Manager", "apiURLHint": "Подесите URL API-ја за ReVanced Manager",
"selectApiURL": "URL API-ја", "selectApiURL": "URL API-ја",
"orgPatchesLabel": "Организација за печеве", "orgPatchesLabel": "Организација за печеве",
"sourcesPatchesLabel": "Извор печева", "sourcesPatchesLabel": "Извор печева",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Приказивање дијалога када је ново ажурирање доступно", "showUpdateDialogHint": "Приказивање дијалога када је ново ажурирање доступно",
"universalPatchesLabel": "Прикажи универзалне печеве", "universalPatchesLabel": "Прикажи универзалне печеве",
"universalPatchesHint": "Приказује све апликације и универзалне печеве (може да успори листу апликација)", "universalPatchesHint": "Приказује све апликације и универзалне печеве (може да успори листу апликација)",
"lastPatchedAppLabel": "Сачувај печовану апликацију",
"lastPatchedAppHint": "Сачувајте последњи печ да бисте га касније инсталирали или извезли",
"versionCompatibilityCheckLabel": "Провера компатибилности верзије", "versionCompatibilityCheckLabel": "Провера компатибилности верзије",
"versionCompatibilityCheckHint": "Спречава избор печева који нису компатибилни са изабраном верзијом апликације", "versionCompatibilityCheckHint": "Спречава избор печева који нису компатибилни са изабраном верзијом апликације",
"requireSuggestedAppVersionLabel": "Захтевај препоручену верзију апликације", "requireSuggestedAppVersionLabel": "Захтевај препоручену верзију апликације",
@@ -226,10 +210,10 @@
"resetStoredPatchesDialogTitle": "Ресетовати избор печева?", "resetStoredPatchesDialogTitle": "Ресетовати избор печева?",
"resetStoredPatchesDialogText": "Подразумевани избор печева ће бити враћен.", "resetStoredPatchesDialogText": "Подразумевани избор печева ће бити враћен.",
"resetStoredPatches": "Избор печева је ресетован", "resetStoredPatches": "Избор печева је ресетован",
"resetStoredOptionsLabel": "Ресетуј опције печа", "resetStoredOptionsLabel": "Ресетуј опције печева",
"resetStoredOptionsHint": "Ресетујте све опције печа", "resetStoredOptionsHint": "Ресетујте све опције печева",
"resetStoredOptionsDialogTitle": "Ресетовати опције печа?", "resetStoredOptionsDialogTitle": "Ресетовати опције печева?",
"resetStoredOptionsDialogText": "Ресетовањем опција печа уклањате све сачуване опције.", "resetStoredOptionsDialogText": "Ресетовањем опција печева уклањате све сачуване опције.",
"resetStoredOptions": "Опције су ресетоване", "resetStoredOptions": "Опције су ресетоване",
"deleteLogsLabel": "Избриши евиденције", "deleteLogsLabel": "Избриши евиденције",
"deleteLogsHint": "Избришите прикупљене евиденције ReVanced Manager-а", "deleteLogsHint": "Избришите прикупљене евиденције ReVanced Manager-а",
@@ -247,61 +231,63 @@
"importKeystoreHint": "Увезите складиште кључева које се користи за потписивање апликација", "importKeystoreHint": "Увезите складиште кључева које се користи за потписивање апликација",
"importedKeystore": "Складиште кључева је увезено", "importedKeystore": "Складиште кључева је увезено",
"selectKeystorePassword": "Лозинка складишта кључева", "selectKeystorePassword": "Лозинка складишта кључева",
"selectKeystorePasswordHint": "Изаберите лозинку складишта кључева која се користи за потписивање апликација", "selectKeystorePasswordHint": "Изаберите лозинку складишта кључева које се користи за потписивање апликација",
"jsonSelectorErrorMessage": "Није могуће користити изабрани JSON фајл", "jsonSelectorErrorMessage": "Није могуће користити изабрани JSON фајл",
"keystoreSelectorErrorMessage": "Није могуће користити изабрани фајл са складиштем кључева" "keystoreSelectorErrorMessage": "Није могуће користити изабрани фајл складишта кључева"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "Информације о апликацији", "widgetTitle": "Информације о апликацији",
"openButton": "Отвори", "openButton": "Отвори",
"installButton": "Инсталирај",
"uninstallButton": "Деинсталирај", "uninstallButton": "Деинсталирај",
"unmountButton": "Демонтирај", "unmountButton": "Демонтирај",
"exportButton": "Извези",
"deleteButton": "Избриши",
"rootDialogTitle": "Грешка", "rootDialogTitle": "Грешка",
"lastPatchedAppDescription": "Ово је резервна копија апликације која је последња печована.",
"unmountDialogText": "Желите ли заиста да демонтирате ову апликацију?", "unmountDialogText": "Желите ли заиста да демонтирате ову апликацију?",
"uninstallDialogText": "Желите ли заиста да деинсталирате ову апликацију?", "uninstallDialogText": "Желите ли заиста да деинсталирате ову апликацију?",
"rootDialogText": "Апликација је инсталирана са дозволама суперкорисника, али тренутно ReVanced Manager нема дозволе.\nПрво доделите дозволе суперкорисника.", "rootDialogText": "Апликација је инсталирана са дозволама суперкорисника, али тренутно ReVanced Manager нема дозволе.\nПрво доделите дозволе суперкорисника.",
"removeAppDialogTitle": "Избрисати апликацију?",
"removeAppDialogText": "Желите ли заиста да избришете ову резервну копију?",
"packageNameLabel": "Назив пакета", "packageNameLabel": "Назив пакета",
"installTypeLabel": "Тип инсталације", "installTypeLabel": "Тип инсталације",
"mountTypeLabel": "Привилегована", "mountTypeLabel": "Привилегована",
"regularTypeLabel": "Обична", "regularTypeLabel": "Уобичајена",
"patchedDateLabel": "Датум печовања", "patchedDateLabel": "Датум печовања",
"appliedPatchesLabel": "Примењени печеви", "appliedPatchesLabel": "Примењени печеви",
"sizeLabel": "Величина фајла",
"patchedDateHint": "${date} у ${time}", "patchedDateHint": "${date} у ${time}",
"appliedPatchesHint": "Примењено печева: ${quantity}", "appliedPatchesHint": "Примењених печева: ${quantity}",
"updateNotImplemented": "Ова функција још увек није имплементирана" "updateNotImplemented": "Ова функција још увек није имплементирана"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Сарадници", "widgetTitle": "Сарадници"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced печеви",
"integrationsContributors": "ReVanced интеграције",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Верзија се не поклапа", "mount_version_mismatch": "Неодговарајућа верзија",
"mount_no_root": "Нема root приступа", "mount_no_root": "Нема root приступа",
"mount_missing_installation": "Инсталација није пронађена", "mount_missing_installation": "Инсталација није пронађена",
"status_failure_blocked": "Инсталација је блокирана", "status_failure_blocked": "Инсталација је блокирана",
"install_failed_verification_failure": "Верификација није успела", "install_failed_verification_failure": "Верификација није успела",
"status_failure_invalid": "Инсталација није важећа", "status_failure_invalid": "Неважећа инсталација",
"install_failed_version_downgrade": "Није могуће снизити верзију", "install_failed_version_downgrade": "Није могуће снизити верзију",
"status_failure_conflict": "Проблем са инсталацијом", "status_failure_conflict": "Конфликт при инсталацији",
"status_failure_storage": "Меморијски проблем инсталације", "status_failure_storage": "Проблем са меморијом при инсталацији",
"status_failure_incompatible": "Инсталација није компатибилна", "status_failure_incompatible": "Инсталација није компатибилна",
"status_failure_timeout": "Инсталација је истекла", "status_failure_timeout": "Временско ограничење инсталације је истекло",
"status_unknown": "Инсталација није успела", "status_unknown": "Инсталација није успела",
"mount_version_mismatch_description": "Инсталација није успела јер је инсталирана апликација другачија верзија од печоване апликације.\n\nИнсталирајте верзију апликације коју монтирате и покушајте поново.", "mount_version_mismatch_description": "Инсталација није успела јер се верзија инсталиране апликације разликује од печоване.\n\nИнсталирајте верзију апликације коју монтирате и покушајте поново.",
"mount_no_root_description": "Инсталација није успела јер root приступ није дат.\n\nДајте root приступ ReVanced Manager-у и покушајте поново.", "mount_no_root_description": "Инсталација није успела јер није додељен root приступ.\n\nДоделите га ReVanced Manager-у и покушајте поново.",
"mount_missing_installation_description": "Инсталација није успела јер непечована апликација није инсталирана на овом уређају да би се монтирала преко њега.\n\nИнсталирајте непечовану апликацију пре монтирања и покушајте поново.", "mount_missing_installation_description": "Инсталација није успела због одсуства непечоване апликације.\n\nИнсталирајте је пре монтирања и покушајте поново.",
"status_failure_timeout_description": "Инсталација траје предуго.\n\nЖелите ли да покушате поново?", "status_failure_timeout_description": "Инсталација траје предуго.\n\nЖелите ли да покушате поново?",
"status_failure_storage_description": "Инсталација није успела због недовољно меморије.\n\nОслободите мало меморије и покушајте поново.", "status_failure_storage_description": "Инсталација није успела због недостатка меморијског простора.\n\nОслободите простора и покушајте поново.",
"status_failure_invalid_description": "Инсталација није успела јер печована апликација није важећа.\n\nДеинсталирати апликацију и покушати поново?", "status_failure_invalid_description": "Инсталација није успела јер је печована апликација неважећа.\n\nДеинсталирати апликацију и покушати поново?",
"status_failure_incompatible_description": "Апликација није компатибилна са овим уређајем.\n\nКонтактирајте програмера апликације и затражите подршку.", "status_failure_incompatible_description": "Апликација није компатибилна са овим уређајем.\n\nКористите APK који подржава овај уређај и покушајте поново.",
"status_failure_conflict_description": "Инсталација је спречена постојећом инсталацијом апликације.\n\nДеинсталирати инсталирану апликацију и покушати поново?", "status_failure_conflict_description": "Инсталација је спречена услед постојеће инсталације.\n\nДеинсталирати инсталирану апликацију и покушати поново?",
"status_failure_blocked_description": "Инсталација је блокирана од: ${packageName}.\n\nПодесите безбедносна подешавања и покушајте поново.", "status_failure_blocked_description": "Инсталацију је блокирала апликација ${packageName}.\n\nПодесите безбедносна подешавања и покушајте поново.",
"install_failed_verification_failure_description": "Инсталација није успела због проблема са верификацијом.\n\nПодесите безбедносна подешавања и покушајте поново.", "install_failed_verification_failure_description": "Инсталација није успела због проблема са верификацијом.\n\nПодесите безбедносна подешавања и покушајте поново.",
"install_failed_version_downgrade_description": "Инсталација није успела јер је печована апликација нижа верзија од инсталиране апликације.\n\nДеинсталирати апликацију и покушати поново?", "install_failed_version_downgrade_description": "Инсталација није успела јер је верзија печоване апликације нижа од инсталиране.\n\nДеинсталирати апликацију и покушати поново?",
"status_unknown_description": "Инсталација није успела из непознатог разлога. Покушајте поново." "status_unknown_description": "Инсталација није успела из непознатог разлога. Покушајте поново."
} }
} }

56
assets/i18n/strings_sv_SE.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Avfärda", "dismissButton": "Avfärda",
"quitButton": "Avsluta", "quitButton": "Avsluta",
"updateButton": "Uppdatera", "updateButton": "Uppdatera",
"enabledLabel": "Aktiverad",
"disabledLabel": "Inaktiverad",
"installed": "Installerad: ${version}",
"suggested": "Rekommenderad: ${version}", "suggested": "Rekommenderad: ${version}",
"yesButton": "Ja", "yesButton": "Ja",
"noButton": "Nej", "noButton": "Nej",
"warning": "Varning", "warning": "Varning",
"options": "Alternativ",
"notice": "Notera", "notice": "Notera",
"noShowAgain": "Visa inte det här igen", "noShowAgain": "Visa inte det här igen",
"add": "Lägg till", "add": "Lägg till",
@@ -27,10 +23,10 @@
"refreshSuccess": "Uppdaterat", "refreshSuccess": "Uppdaterat",
"widgetTitle": "Kontrollpanel", "widgetTitle": "Kontrollpanel",
"updatesSubtitle": "Uppdateringar", "updatesSubtitle": "Uppdateringar",
"patchedSubtitle": "Patchade appar", "lastPatchedAppSubtitle": "Senast patchad app",
"patchedSubtitle": "Installerade appar",
"changeLaterSubtitle": "Du kan ändra detta i inställningarna vid ett senare tillfälle.", "changeLaterSubtitle": "Du kan ändra detta i inställningarna vid ett senare tillfälle.",
"noUpdates": "Inga uppdateringar tillgängliga", "noSavedAppFound": "Ingen app hittades",
"WIP": "Arbete pågår...",
"noInstallations": "Inga patchade appar installerade", "noInstallations": "Inga patchade appar installerade",
"installUpdate": "Gå vidare och installera uppdateringen?", "installUpdate": "Gå vidare och installera uppdateringen?",
"updateSheetTitle": "Uppdatera ReVanced Manager", "updateSheetTitle": "Uppdatera ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Ladda ner nödvändiga filer?", "downloadConsentDialogTitle": "Ladda ner nödvändiga filer?",
"downloadConsentDialogText": "ReVanced Manager måste ladda ner nödvändiga filer för att fungera korrekt.", "downloadConsentDialogText": "ReVanced Manager måste ladda ner nödvändiga filer för att fungera korrekt.",
"downloadConsentDialogText2": "Detta kommer att ansluta dig till ${url}.", "downloadConsentDialogText2": "Detta kommer att ansluta dig till ${url}.",
"checkUpdateDialogTitle": "Sök efter uppdateringar?",
"checkUpdateDialogText": "Vill du att ReVanced Manager ska söka efter uppdateringar automatiskt?",
"notificationTitle": "Uppdatering nerladdad",
"notificationText": "Tryck för att installera uppdateringen",
"downloadingMessage": "Laddar ner uppdatering...", "downloadingMessage": "Laddar ner uppdatering...",
"downloadedMessage": "Uppdatering nerladdad", "downloadedMessage": "Uppdatering nerladdad",
"installingMessage": "Installerar uppdatering...", "installingMessage": "Installerar uppdatering...",
"errorDownloadMessage": "Det gick inte att ladda ner uppdateringen", "errorDownloadMessage": "Det gick inte att ladda ner uppdateringen",
"errorInstallMessage": "Det gick inte att installera uppdatering", "errorInstallMessage": "Det gick inte att installera uppdatering",
"noConnection": "Ingen internetanslutning", "noConnection": "Ingen internetanslutning"
"updatesDisabled": "Uppdatering av en patchad app är för närvarande inaktiverad. Patcha appen igen."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Information" "infoButton": "Information"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Laddar...", "loadingLabel": "Laddar...",
"timeagoLabel": "${time} sedan", "timeagoLabel": "${time} sedan"
"patcherLabel": "Patcher: ",
"managerLabel": "Hanterare: ",
"updateButton": "Uppdateringshanterare"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Patcher", "widgetTitle": "Patcher",
"patchButton": "Patch", "patchButton": "Patch",
"armv7WarningDialogText": "Patchning på ARMv7-enheter stöds inte ännu och det är med stor sannolikhet att det kommer att misslyckas. Fortsätta ändå?", "incompatibleArchWarningDialogText": "Patchning av denna arkitektur stöds ännu inte och kan misslyckas. Fortsätt ändå?",
"removedPatchesWarningDialogText": "Följande patchar har tagits bort sedan du senast använde dem.\n\n${patches}\n\nFortsätt ändå?", "removedPatchesWarningDialogText": "Följande patchar har tagits bort sedan du senast använde dem.\n\n${patches}\n\nFortsätt ändå?",
"requiredOptionDialogText": "Vissa patchalternativ måste anges." "requiredOptionDialogText": "Vissa patchalternativ måste anges."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Välj app", "widgetTitleSelected": "Välj app",
"widgetSubtitle": "Ingen app vald", "widgetSubtitle": "Ingen app vald",
"noAppsLabel": "Inga applikationer hittades", "noAppsLabel": "Inga applikationer hittades",
"currentVersion": "Aktuell",
"suggestedVersion": "Rekommenderad",
"anyVersion": "Valfri version" "anyVersion": "Valfri version"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Anpassat värde", "customValue": "Anpassat värde",
"resetOptionsTooltip": "Återställ patchalternativ", "setToNull": "Sätt till null",
"nullValue": "Detta alternativ värde är för närvarande null",
"viewTitle": "Patchalternativ", "viewTitle": "Patchalternativ",
"saveOptions": "Spara", "saveOptions": "Spara",
"addOptions": "Lägg till alternativ", "unselectPatch": "Avmarkera patch",
"deselectPatch": "Avmarkera patch",
"tooltip": "Fler inmatningsalternativ", "tooltip": "Fler inmatningsalternativ",
"selectFilePath": "Välj filsökväg", "selectFilePath": "Välj filsökväg",
"selectFolder": "Välj mapp", "selectFolder": "Välj mapp",
"selectOption": "Välj alternativ", "requiredOption": "Inställning av detta alternativ krävs",
"requiredOption": "Detta alternativ är nödvändigt",
"unsupportedOption": "Detta alternativ stöds ej", "unsupportedOption": "Detta alternativ stöds ej",
"requiredOptionNull": "Följande alternativ måste anges:\n\n${options}" "requiredOptionNull": "Följande alternativ måste anges:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Använd standardval" "patchesChangeWarningDialogButton": "Använd standardval"
}, },
"installerView": { "installerView": {
"widgetTitle": "Installerare",
"installType": "Välj installationstyp", "installType": "Välj installationstyp",
"installTypeDescription": "Välj vilken installationstyp du vill fortsätta med.", "installTypeDescription": "Välj vilken installationstyp du vill fortsätta med.",
"installButton": "Installera", "installButton": "Installera",
@@ -148,7 +132,6 @@
"warning": "Inaktivera automatiska uppdateringar för den patchade appen för att undvika oväntade problem.", "warning": "Inaktivera automatiska uppdateringar för den patchade appen för att undvika oväntade problem.",
"pressBackAgain": "Tryck igen på bakåt för att avbryta", "pressBackAgain": "Tryck igen på bakåt för att avbryta",
"openButton": "Öppna", "openButton": "Öppna",
"shareButton": "Dela fil",
"notificationTitle": "ReVanced-hanteraren patchar", "notificationTitle": "ReVanced-hanteraren patchar",
"notificationText": "Tryck för att återvända till installeraren", "notificationText": "Tryck för att återvända till installeraren",
"exportApkButtonTooltip": "Exportera patchad APK", "exportApkButtonTooltip": "Exportera patchad APK",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Njut av en upplevelse närmare din enhet", "dynamicThemeHint": "Njut av en upplevelse närmare din enhet",
"languageLabel": "Språk", "languageLabel": "Språk",
"languageUpdated": "Språket uppdaterat", "languageUpdated": "Språket uppdaterat",
"englishOption": "Engelska",
"sourcesLabel": "Alternativa källor", "sourcesLabel": "Alternativa källor",
"sourcesLabelHint": "Konfigurera alternativa källor för ReVanced patches och ReVanced integrations", "sourcesLabelHint": "Konfigurera alternativa källor för ReVanced patches och ReVanced integrations",
"sourcesIntegrationsLabel": "Källa för integrationer", "sourcesIntegrationsLabel": "Källa för integrationer",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Visa en dialog när en ny uppdatering är tillgänglig", "showUpdateDialogHint": "Visa en dialog när en ny uppdatering är tillgänglig",
"universalPatchesLabel": "Visa universella patchar", "universalPatchesLabel": "Visa universella patchar",
"universalPatchesHint": "Visa alla appar och universella patchar (kan slöa ner applistan)", "universalPatchesHint": "Visa alla appar och universella patchar (kan slöa ner applistan)",
"lastPatchedAppLabel": "Spara patchad app",
"lastPatchedAppHint": "Spara den sista patchen för att installera eller exportera senare",
"versionCompatibilityCheckLabel": "Kontroll av versionskompatibilitet", "versionCompatibilityCheckLabel": "Kontroll av versionskompatibilitet",
"versionCompatibilityCheckHint": "Förhindra att du väljer patchar som inte är kompatibla med den valda appversionen", "versionCompatibilityCheckHint": "Förhindra att du väljer patchar som inte är kompatibla med den valda appversionen",
"requireSuggestedAppVersionLabel": "Kräv föreslagen appversion", "requireSuggestedAppVersionLabel": "Kräv föreslagen appversion",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Appinfo", "widgetTitle": "Appinfo",
"openButton": "Öppna", "openButton": "Öppna",
"installButton": "Installera",
"uninstallButton": "Avinstallera", "uninstallButton": "Avinstallera",
"unmountButton": "Avmontera", "unmountButton": "Avmontera",
"exportButton": "Exportera",
"deleteButton": "Radera",
"rootDialogTitle": "Fel", "rootDialogTitle": "Fel",
"lastPatchedAppDescription": "Detta är en säkerhetskopia av den app som senast patchades.",
"unmountDialogText": "Är du säker på att du vill avmontera denna app?", "unmountDialogText": "Är du säker på att du vill avmontera denna app?",
"uninstallDialogText": "Är du säker på att du vill avinstallera denna appen?", "uninstallDialogText": "Är du säker på att du vill avinstallera denna appen?",
"rootDialogText": "Appen installerades med superanvändarbehörigheter, men ReVanced-hanteraren har för närvarande inga behörigheter. Bevilja superanvändarbehörigheter först.", "rootDialogText": "Appen installerades med superanvändarbehörigheter, men ReVanced-hanteraren har för närvarande inga behörigheter. Bevilja superanvändarbehörigheter först.",
"removeAppDialogTitle": "Ta bort app?",
"removeAppDialogText": "Är du säker på att du vill ta bort denna säkerhetskopia?",
"packageNameLabel": "Paketnamn", "packageNameLabel": "Paketnamn",
"installTypeLabel": "Installationstyp", "installTypeLabel": "Installationstyp",
"mountTypeLabel": "Montera", "mountTypeLabel": "Montera",
"regularTypeLabel": "Regular", "regularTypeLabel": "Regular",
"patchedDateLabel": "Patchat datum", "patchedDateLabel": "Patchat datum",
"appliedPatchesLabel": "Tillämpade patchar", "appliedPatchesLabel": "Tillämpade patchar",
"sizeLabel": "Filens storlek",
"patchedDateHint": "${date} vid ${time}", "patchedDateHint": "${date} vid ${time}",
"appliedPatchesHint": "${quantity} tillämpade patchar", "appliedPatchesHint": "${quantity} tillämpade patchar",
"updateNotImplemented": "Denna funktionen har inte lagts till ännu" "updateNotImplemented": "Denna funktionen har inte lagts till ännu"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Bidragsgivare", "widgetTitle": "Bidragsgivare"
"patcherContributors": "Revanced-patcher",
"patchesContributors": "Revanced-patchar",
"integrationsContributors": "ReVanced-integrationer",
"cliContributors": "ReVanced-CLI",
"managerContributors": "ReVanced-hanterare"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Versionerna stämmer inte överens", "mount_version_mismatch": "Versionerna stämmer inte överens",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Installationen tog för lång tid att slutföra.\n\nVill du försöka igen?", "status_failure_timeout_description": "Installationen tog för lång tid att slutföra.\n\nVill du försöka igen?",
"status_failure_storage_description": "Installationen misslyckades på grund av otillräckligt lagringsutrymme.\n\nFrigör lite utrymme och försök igen.", "status_failure_storage_description": "Installationen misslyckades på grund av otillräckligt lagringsutrymme.\n\nFrigör lite utrymme och försök igen.",
"status_failure_invalid_description": "Installationen misslyckades på grund av att den patchade appen var ogiltig.\n\nAvinstallera appen och försök igen?", "status_failure_invalid_description": "Installationen misslyckades på grund av att den patchade appen var ogiltig.\n\nAvinstallera appen och försök igen?",
"status_failure_incompatible_description": "Appen är inkompatibel med den här enheten.\n\nKontakta utvecklaren av appen och be om support.", "status_failure_incompatible_description": "Appen är inkompatibel med den här enheten.\n\nAnvänd en APK som stöds av den här enheten och försök igen.",
"status_failure_conflict_description": "Installationen förhindrades av en befintlig installation av appen.\n\nAvinstallera den installerade appen och försök igen?", "status_failure_conflict_description": "Installationen förhindrades av en befintlig installation av appen.\n\nAvinstallera den installerade appen och försök igen?",
"status_failure_blocked_description": "Installationen blockerades av ${packageName}.\n\nJustera dina säkerhetsinställningar och försök igen.", "status_failure_blocked_description": "Installationen blockerades av ${packageName}.\n\nJustera dina säkerhetsinställningar och försök igen.",
"install_failed_verification_failure_description": "Installationen misslyckades på grund av ett verifieringsproblem.\n\nJustera dina säkerhetsinställningar och försök igen.", "install_failed_verification_failure_description": "Installationen misslyckades på grund av ett verifieringsproblem.\n\nJustera dina säkerhetsinställningar och försök igen.",

4
assets/i18n/strings_sw_KE.i18n.json Executable file → Normal file
View File

@@ -5,7 +5,9 @@
"latestCommitCard": {}, "latestCommitCard": {},
"patcherView": {}, "patcherView": {},
"appSelectorCard": {}, "appSelectorCard": {},
"patchSelectorCard": {}, "patchSelectorCard": {
"widgetSubtitle": "Chagua programu kwanza"
},
"socialMediaCard": {}, "socialMediaCard": {},
"appSelectorView": {}, "appSelectorView": {},
"patchesSelectorView": {}, "patchesSelectorView": {},

187
assets/i18n/strings_ta_IN.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,174 @@
{ {
"navigationView": {}, "okButton": "சரி",
"homeView": {}, "cancelButton": "ரத்து செய்",
"applicationItem": {}, "dismissButton": "நிராகரிக்கவும்",
"latestCommitCard": {}, "quitButton": "வெளியேறு",
"patcherView": {}, "updateButton": "புதுப்பி",
"appSelectorCard": {}, "suggested": "பரிந்துரைக்கப்படும் பதிப்பு: ${version}",
"patchSelectorCard": {}, "yesButton": "ஆம்",
"socialMediaCard": {}, "noButton": "இல்லை",
"appSelectorView": {}, "warning": "எச்சரிக்கை",
"patchesSelectorView": {}, "notice": "அறிவிப்பு",
"patchOptionsView": {}, "noShowAgain": "இதனை மீண்டும் காண்பிக்க வேண்டாம்",
"patchItem": {}, "add": "சேர்",
"installerView": {}, "remove": "நீக்கு",
"settingsView": {}, "showChangelogButton": "மாற்றப்பதிவைக் காட்டவும்",
"appInfoView": {}, "showUpdateButton": "புதுப்பிப்பைக் காட்டவும்",
"contributorsView": {}, "navigationView": {
"dashboardTab": "கட்டுப்பாட்டகம்",
"patcherTab": "இணைப்பான்",
"settingsTab": "அமைப்புகள்"
},
"homeView": {
"refreshSuccess": "வெற்றிகரமாகப் புதுப்பிக்கப்பட்டது",
"widgetTitle": "கட்டுப்பாட்டகம்",
"updatesSubtitle": "புதுப்பித்தல்கள்",
"lastPatchedAppSubtitle": "கடைசியாகப் பிறழ்ந்தப்பட்ட செயலி",
"patchedSubtitle": "நிறுவப்பட்ட செயலிகள்",
"changeLaterSubtitle": "இதை நீங்கள் பின்னர் அமைப்புகளில் மாற்றலாம்.",
"noSavedAppFound": "செயலிகள் எதுவும் கண்டறியப்படவில்லை",
"noInstallations": "பிறழப்பட்ட செயலிகள் எதுவும் நிறுவப்படவில்லை",
"installUpdate": "புதுப்பிப்பை நிறுவுவதைத் தொடரவா?",
"updateSheetTitle": "ரிவன்ஸ்ட் மேனேஜரை புதுப்பிக்கவும்",
"updateDialogTitle": "புதிய பதிவு உள்ளது",
"updatePatchesSheetTitle": "ரிவன்ஸ்ட் பிறழ்களை புதுப்பிக்கவும்",
"updateChangelogTitle": "மாற்றங்களின் பதிவு",
"updateDialogText": "${file} க்கு புதிய புதுப்பிப்பு உள்ளது.\n\nதற்போது நிறுவப்பட்ட பதிப்பு ${version} ஆகும்.",
"downloadConsentDialogTitle": "தேவையான கோப்புகளைப் பதிவிறக்கவா?",
"downloadConsentDialogText": "ரிவன்ஸ்ட் மேனேஜர் சரியாக வேலை செய்யத் தேவையான கோப்புகளைப் பதிவிறக்கம் செய்ய வேண்டும்.",
"downloadConsentDialogText2": "இது உங்களை ${url} உடன் இணைக்கும்.",
"downloadingMessage": "மேம்பாடு பதிவிறக்கப்படுகிறது...",
"downloadedMessage": "புதுப்பிப்பு பதிவிறக்கப்பட்டது",
"installingMessage": "புதுப்பிப்பை நிறுவுகிறது...",
"errorDownloadMessage": "புதுப்பிப்பைப் பதிவிறக்க முடியவில்லை",
"errorInstallMessage": "புதுப்பிப்பை நிறுவ முடியவில்லை",
"noConnection": "இணைய இணைப்பு இல்லை"
},
"applicationItem": {
"infoButton": "தகவல்"
},
"latestCommitCard": {
"loadingLabel": "ஏற்றுகிறது...",
"timeagoLabel": "${time} முன்பு"
},
"patcherView": {
"widgetTitle": "இணைப்பான்",
"patchButton": "இணைப்பு",
"incompatibleArchWarningDialogText": "இந்தக் கட்டமைப்பில் பிறழுதல் இன்னும் ஆதரிக்கப்படவில்லை மற்றும் தோல்வியடையக்கூடும். எப்படியும் தொடரவா?",
"removedPatchesWarningDialogText": "நீங்கள் கடைசியாகப் பயன்படுத்தியதிலிருந்து பின்வரும் பிறழ்கள் அகற்றப்பட்டன\n\n${patches}\n\nஎப்படியும் தொடரவா?",
"requiredOptionDialogText": "சில பிறழ்களுக்கு விருப்பங்களை அமைக்க வேண்டும்."
},
"appSelectorCard": {
"widgetTitle": "செயலியைத் தேர்ந்தெடு",
"widgetTitleSelected": "தேர்ந்தெடுத்த செயலி",
"widgetSubtitle": "செயலி எதுவும் தேர்ந்தெடுக்கப்படவில்லை",
"noAppsLabel": "செயலிகள் கண்டறியப்படவில்லை",
"anyVersion": "ஏதேனும் ஒரு பதிப்பு"
},
"patchSelectorCard": {
"widgetTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
"widgetTitleSelected": "தேர்ந்தெடுக்கப்பட்ட இணைப்புகள்",
"widgetSubtitle": "முதலில் ஒரு செயலியைத் தேர்ந்தெடுக்கவும்",
"widgetEmptySubtitle": "இணைப்புகள் எதுவும் தேர்ந்தெடுக்கப்படவில்லை"
},
"socialMediaCard": {
"widgetTitle": "Socials",
"widgetSubtitle": "நாங்கள் ஆன்லைனில் இருக்கிறோம்!"
},
"appSelectorView": {
"viewTitle": "செயலியைத் தேர்ந்தெடு",
"searchBarHint": "செயலியில் தேடு",
"storageButton": "சேமிப்பு",
"selectFromStorageButton": "இருப்பிலிருந்து தேர்வு செய்க ",
"errorMessage": "தேர்ந்தெடுக்கப்பட்ட செயலியைப் பயன்படுத்த இயலவில்லை",
"downloadToast": "பதிவிறக்கம் செய்யும் ஆதரவு இன்னும் வரவில்லை ",
"requireSuggestedAppVersionDialogText": "நீங்கள் தேர்ந்தெடுத்த செயலியின் பதிப்பு பரிந்துரைக்கப்பட்ட பதிப்போடு பொருந்தவில்லை, இது எதிர்பாராத சிக்கல்களுக்கு வழிவகுக்கும். பரிந்துரைக்கப்பட்ட பதிப்பைப் பயன்படுத்தவும்.\n\n தேர்ந்தெடுக்கப்பட்ட பதிப்பு: ${selected}\n பரிந்துரைக்கப்பட்ட பதிப்பு: ${suggested}\n\n எப்படியும் தொடர, அமைப்புகளில் \"பரிந்துரைக்கப்பட்ட ஆப்ஸ் பதிப்பு தேவை\" என்பதை முடக்கவும்.",
"featureNotAvailable": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
},
"patchesSelectorView": {
"viewTitle": "இணைப்புகளைத் தேர்ந்தெடுக்கவும்",
"searchBarHint": "இணைப்புகளைத் தேடு",
"universalPatches": "உலகளாவிய பிறழ்கள்",
"newPatches": "புதிய பிறழ்கல்",
"patches": "Patches",
"doneButton": "முடிந்தது",
"defaultChip": "இயல்புநிலை",
"defaultTooltip": "எல்லா இயல்பான இணைப்புகளையும் தேர்ந்தெடு",
"noneChip": "எதுவுமில்லை",
"noneTooltip": "அனைத்து கோப்புகளையும் நீக்கவும்",
"loadPatchesSelection": "தேர்வுசெய்த பிறழ்களை ஏற்று",
"noSavedPatches": "தேர்ந்தெடுக்கப்பட்ட செயளிக்கு சேமிக்கப்பட்ட பிறழ்கள் இல்லை.\n தற்போதைய தேர்வைச் சேமிக்க முடிந்தது என்பதை அழுத்தவும்.",
"noPatchesFound": "தேர்ந்தெடுக்கப்பட்ட செயலிக்கு இணைப்புகள் காணப்படவில்லை",
"setRequiredOption": "சில பிறழ்களுக்கு விருப்பங்களை அமைக்க வேண்டும்:\n\n ${patches}\n\n தொடர்வதற்கு முன் அவற்றை அமைக்கவும்."
},
"patchOptionsView": {
"customValue": "தனிப்பயன் மதிப்புகள்",
"setToNull": "பூஜ்யமாக அமைக்கவும்",
"nullValue": "இந்தச் செயலின் மதிப்பு தற்போது பூஜ்யமாக உள்ளது",
"viewTitle": "பிறழ் விருப்பங்கள்",
"saveOptions": "Save",
"unselectPatch": "பிறழை தேர்வுநீக்கு",
"tooltip": "மேலும் உள்ளீட்டு விருப்பங்கள்",
"selectFilePath": "கோப்பு பாதையைத் தேர்ந்தெடுக்கவும்",
"selectFolder": "கோப்புறையைத் தேர்வு செய்",
"requiredOption": "இந்த விருப்பத்தை அமைக்க வேண்டும்",
"unsupportedOption": "இந்த விருப்பம் ஆதரிக்கப்படவில்லை"
},
"patchItem": {
"unsupportedDialogText": "இந்த இணைப்பைத் தேர்ந்தெடுப்பது, இணைப்புப் பிழைகளை ஏற்படுத்தலாம்.\n\nபயன்பாட்டின் பதிப்பு: ${packageVersion}\nதற்போதைய ஆதரிக்கப்படும் பதிப்புகள்:\n${supportedVersions}"
},
"installerView": {
"installButton": "நிறுவு",
"installRootType": "பொருத்து",
"installNonRootType": "வழக்கமான",
"openButton": "திற",
"notificationTitle": "ReVanced Manager இணைக்கப் படுகிறது",
"notificationText": "நிறுவிக்குத் திரும்பச் செல்ல இங்கே கிளிக் செய்யவும்",
"noExit": "நிறுவி இன்னும் இயங்குகிறது, வெளியேற முடியாது..."
},
"settingsView": {
"widgetTitle": "அமைப்புகள்",
"appearanceSectionTitle": "தோற்றம்",
"teamSectionTitle": "குழு",
"debugSectionTitle": "பிழைதிருத்தம்",
"advancedSectionTitle": "மேம்பட்ட அமைப்புகள்",
"exportSectionTitle": "இறக்க & ஏற்ற",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "உங்கள் கருவிக்கு நெருக்கமான அனுபவத்தை அனுபவிக்கவும்",
"languageLabel": "மொழி",
"sourcesIntegrationsLabel": "ஒருங்கிணைப்புகளின் மூலம்",
"sourcesResetDialogTitle": "மறுஅமை",
"orgPatchesLabel": "இணைப்புகளின் அமைப்பு",
"sourcesPatchesLabel": "இணைப்புகளின் மூலம்",
"orgIntegrationsLabel": "ஒருங்கிணைப்புகளின் அமைப்பு",
"contributorsLabel": "பங்களிப்பாளர்கள்",
"contributorsHint": "ReVancedற்குப் பங்களித்தோர் பட்டியல்",
"aboutLabel": "இதைப் பற்றி",
"snackbarMessage": "நகலகத்திற்கு நகலெடுக்கப்பட்டது",
"restartAppForChanges": "மாற்றங்களைப் பயன்படுத்த பயன்பாட்டை மறுதொடக்கம் செய்யுங்கள்",
"deleteTempDirLabel": "தற்காலிக கோப்புகளை நீக்கவும்",
"deleteTempDirHint": "பயன்படுத்தப்படாத தற்காலிக கோப்புகளை நீக்கவும்",
"deletedTempDir": "தற்காலிக கோப்புகள் நீக்கப்பட்டன",
"deletedLogs": "பதிவுகள் நீக்கப்பட்டன",
"jsonSelectorErrorMessage": "தேர்ந்தெடுக்கப்பட்ட JSON கோப்பைப் பயன்படுத்த முடியவில்லை"
},
"appInfoView": {
"widgetTitle": "செயலியின் தகவல்",
"openButton": "திற",
"installButton": "நிறுவு",
"uninstallButton": "நிறுவல்நீக்கம்",
"rootDialogTitle": "பிழை",
"rootDialogText": "பயன்பாடு சூப்பர் யூசர் அனுமதிகளுடன் நிறுவப்பட்டது, ஆனால் தற்போது ReVanced Managerக்கு அனுமதிகள் இல்லை.\nமுதலில் சூப்பர் யூசர் அனுமதிகளை வழங்கவும்.",
"packageNameLabel": "தொகுப்புப் பெயர்",
"installTypeLabel": "நிறுவல் முறை",
"patchedDateLabel": "இணைப்புத் தேதி",
"appliedPatchesLabel": "இயக்கப்பட்ட இணைப்புகள்",
"patchedDateHint": "${date} அன்று ${time} மணி",
"appliedPatchesHint": "${quantity} இயக்கப்பட்ட இணைப்புகள்",
"updateNotImplemented": "இந்த அம்சம் இன்னும் செயல்படுத்தப்படவில்லை"
},
"contributorsView": {
"widgetTitle": "பங்களிப்பாளர்கள்"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

118
assets/i18n/strings_te_IN.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,105 @@
{ {
"navigationView": {}, "okButton": "సరే",
"homeView": {}, "cancelButton": "రద్దుచేయి",
"applicationItem": {}, "dismissButton": "రద్దుచేయు",
"latestCommitCard": {}, "quitButton": "నిష్క్రమించు",
"patcherView": {}, "updateButton": "అప్డేట్",
"appSelectorCard": {}, "yesButton": "అవును",
"patchSelectorCard": {}, "noButton": "కాదు",
"socialMediaCard": {}, "warning": "హెచ్చరిక",
"appSelectorView": {}, "notice": "నోటీసు",
"patchesSelectorView": {}, "noShowAgain": "దీనిని మళ్లీ చూపవద్దు",
"patchOptionsView": {}, "add": "జోడించు",
"remove": "తొలగించు",
"showChangelogButton": "మార్పులను చూపించండి",
"navigationView": {
"dashboardTab": "డాష్‌బోర్డ్",
"patcherTab": "ప్యాచర్",
"settingsTab": "సెట్టింగులు"
},
"homeView": {
"refreshSuccess": "విజయవంతంగా రిఫ్రెష్ చేయబడింది",
"widgetTitle": "డాష్‌బోర్డ్",
"updatesSubtitle": "అప్డేట్లు",
"patchedSubtitle": "ఇన్‌స్టాల్ చేయబడిన యాప్‌లు",
"noInstallations": "ప్యాచ్ చేయబడిన అప్లికేషన్లు ఏమి లేవు",
"updateDialogTitle": "కొత్త నవీకరణ అందుబాటులో ఉంది",
"updateChangelogTitle": "మార్పుల సంచిక",
"downloadingMessage": "అప్డేట్ డౌన్లోడ్ చేయబడుతోంది...",
"downloadedMessage": "అప్‌డేట్ డౌన్‌లోడ్ అయింది",
"installingMessage": "అప్డేట్ ఇన్స్టాల్ చేయబడుతోంది...",
"errorDownloadMessage": "అప్డేట్ డౌన్లోడ్ చేయుట కుదరలేదు",
"errorInstallMessage": "అప్డేట్ ఇన్స్టాల్ చేయుట కుదరలేదు",
"noConnection": "ఇంటర్నెట్ కనెక్షన్ లేదు"
},
"applicationItem": {
"infoButton": "సమాచారం"
},
"latestCommitCard": {
"loadingLabel": "లోడ్ అవుతుంది..."
},
"patcherView": {
"widgetTitle": "పూడ్చేది",
"patchButton": "అతుకు"
},
"appSelectorCard": {
"widgetTitle": "ఒక యాప్‌ని ఎంచుకోండి",
"noAppsLabel": "ఏ అనువర్తనాలూ లేవు"
},
"patchSelectorCard": {
"widgetTitle": "అతుకులు ఎంచుకోండి",
"widgetTitleSelected": "ఎంచుకున్న అతుకులు",
"widgetSubtitle": "ముందు అనువర్తనాన్ని ఎంచుకోండి",
"widgetEmptySubtitle": "అతుకులు ఏవీ ఎంచుకోబడలేదు"
},
"socialMediaCard": {
"widgetTitle": "సామాజికాలు",
"widgetSubtitle": "మేము ఆన్లైన్లో ఉన్నాం!"
},
"appSelectorView": {
"viewTitle": "ఒక యాప్‌ని ఎంచుకోండి",
"storageButton": "నిల్వ",
"errorMessage": "ఎంచుకున్న అనువర్తనాన్ని వాడలేకపోయాం"
},
"patchesSelectorView": {
"viewTitle": "అతుకులు ఎంచుకోండి",
"searchBarHint": "అతుకులు వెతకండి",
"patches": "Patches",
"doneButton": "అయింది",
"noneChip": "ఏదీ కాదు"
},
"patchOptionsView": {
"saveOptions": "భద్రపరచు"
},
"patchItem": {}, "patchItem": {},
"installerView": {}, "installerView": {
"settingsView": {}, "installButton": "స్థాపించు",
"appInfoView": {}, "openButton": "తెరువు",
"contributorsView": {}, "notificationTitle": "రీవాన్సడ్ మేనేజర్ పాచ్ చేస్తుంది"
"installErrorDialog": {} },
"settingsView": {
"widgetTitle": "అమరికలు",
"appearanceSectionTitle": "స్వరూపం",
"teamSectionTitle": "జట్టు",
"advancedSectionTitle": "అధునాతన",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "మీ పరికరానికి దగ్గరి అనుభవాన్ని ఆనందించండి",
"languageLabel": "భాషలు",
"contributorsLabel": "దోహదకారి",
"aboutLabel": "గురించి",
"snackbarMessage": "క్లిప్‌బోర్డ్‌కి కాపీ అయింది"
},
"appInfoView": {
"widgetTitle": "అనువర్తన సమాచారం",
"openButton": "తెరువు",
"installButton": "స్థాపించు",
"uninstallButton": "తీసివేయు",
"rootDialogTitle": "లోపం"
},
"contributorsView": {
"widgetTitle": "దోహదకారి"
},
"installErrorDialog": {
"install_failed_verification_failure": "ధృవీకరణ విఫలమైంది"
}
} }

46
assets/i18n/strings_th_TH.i18n.json Executable file → Normal file
View File

@@ -1,12 +1,17 @@
{ {
"okButton": "ตกลง", "okButton": "ตกลง",
"cancelButton": "ยกเลิก", "cancelButton": "ยกเลิก",
"dismissButton": "ปิด",
"quitButton": "ออก",
"updateButton": "อัปเดต", "updateButton": "อัปเดต",
"installed": "รุ่นที่ติดตั้ง${version}", "suggested": "แนะนำ ${version}",
"yesButton": "ใช่", "yesButton": "ใช่",
"noButton": "ไม่", "noButton": "ไม่",
"warning": "คำเตือน", "warning": "คำเตือน",
"options": "ตัวเลือกบทบาท", "notice": "หมายเหตุ",
"noShowAgain": "ไม่ต้องแสดงอีก",
"add": "เพิ่ม",
"remove": "ลบ",
"navigationView": { "navigationView": {
"dashboardTab": "หน้าหลัก", "dashboardTab": "หน้าหลัก",
"patcherTab": "ตัวดัดแปลง", "patcherTab": "ตัวดัดแปลง",
@@ -16,15 +21,16 @@
"refreshSuccess": "รีเฟรชสำเร็จแล้ว", "refreshSuccess": "รีเฟรชสำเร็จแล้ว",
"widgetTitle": "หน้าหลัก", "widgetTitle": "หน้าหลัก",
"updatesSubtitle": "อัปเดต", "updatesSubtitle": "อัปเดต",
"patchedSubtitle": "แอปที่ดัดแปลงแล้ว", "noInstallations": "ไม่มีแอปที่มีการดัดแปลงติดตั้งไว้",
"noInstallations": "ไม่มีแอพที่มีการดัดแปลงติดตั้งไว้", "updateSheetTitle": "อัปเดต ReVanced Manager",
"updatePatchesSheetTitle": "อัปเดต ReVanced Patches",
"updateChangelogTitle": "บันทึกการเปลี่ยนแปลง", "updateChangelogTitle": "บันทึกการเปลี่ยนแปลง",
"downloadingMessage": "กำลังดาวน์โหลดอัปเดต...", "downloadingMessage": "กำลังดาวน์โหลดอัปเดต...",
"downloadedMessage": "ดาวน์โหลดอัปเดตแล้ว",
"installingMessage": "กำลังติดตั้งอัปเดต...", "installingMessage": "กำลังติดตั้งอัปเดต...",
"errorDownloadMessage": "ไม่สามารถดาวน์โหลดอัปเดตได้", "errorDownloadMessage": "ไม่สามารถดาวน์โหลดอัปเดตได้",
"errorInstallMessage": "ไม่สามารถติดตั้งอัปเดตได้", "errorInstallMessage": "ไม่สามารถติดตั้งอัปเดตได้",
"noConnection": "ไม่​มี​การเชื่อม​ต่อ​อินเตอร์​เน็ต", "noConnection": "ไม่​มี​การเชื่อม​ต่อ​อินเตอร์​เน็ต"
"updatesDisabled": "ขณะนี้การอัปเดตแอปที่ดัดแปลงถูกปิดใช้งานอยู่ ดัดแปลงแอปใหม่อีกครั้ง"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "ข้อมูล" "infoButton": "ข้อมูล"
@@ -38,9 +44,7 @@
"patchButton": "เริ่มการดัดแปลง" "patchButton": "เริ่มการดัดแปลง"
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "ไม่พบแอปพลิเคชัน", "noAppsLabel": "ไม่พบแอปพลิเคชัน"
"currentVersion": "ปัจจุบัน",
"suggestedVersion": "แนะนำ"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "เลือกการดัดแปลง", "widgetTitle": "เลือกการดัดแปลง",
@@ -53,6 +57,8 @@
"widgetSubtitle": "พวกเราออนไลน์แล้ว!" "widgetSubtitle": "พวกเราออนไลน์แล้ว!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "เลือกแอป",
"searchBarHint": "ค้นหาแอป",
"storageButton": "พื้นที่จัดเก็บข้อมูล", "storageButton": "พื้นที่จัดเก็บข้อมูล",
"selectFromStorageButton": "เลือกจากที่เก็บข้อมูล", "selectFromStorageButton": "เลือกจากที่เก็บข้อมูล",
"errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้", "errorMessage": "ไม่สามารถใช้แอปพลิเคชันที่เลือกไว้ได้",
@@ -62,12 +68,17 @@
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "เลือกการดัดแปลง", "viewTitle": "เลือกการดัดแปลง",
"searchBarHint": "ค้นหาการดัดแปลง", "searchBarHint": "ค้นหาการดัดแปลง",
"patches": "Patches",
"doneButton": "เรียบร้อย", "doneButton": "เรียบร้อย",
"defaultChip": "ค่าเริ่มต้น",
"defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด", "defaultTooltip": "เลือกการดัดแปลงเริ่มต้นทั้งหมด",
"noneChip": "ไม่เลือก",
"noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด", "noneTooltip": "เลิกเลือกการดัดแปลงทั้งหมด",
"noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้" "noPatchesFound": "ไม่พบการดัดแปลงสำหรับแอปที่เลือกไว้"
}, },
"patchOptionsView": {}, "patchOptionsView": {
"saveOptions": "บันทึก"
},
"patchItem": { "patchItem": {
"unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}" "unsupportedDialogText": "การเลือกการดัดแปลงนี้อาจทำให้การดัดแปลงผิดพลาด\n\nเวอร์ชันปัจจุบัน: ${packageVersion}\nเวอร์ชันที่รองรับ:\n${supportedVersions}"
}, },
@@ -84,13 +95,18 @@
"teamSectionTitle": "ทีม", "teamSectionTitle": "ทีม",
"advancedSectionTitle": "ขั้นสูง", "advancedSectionTitle": "ขั้นสูง",
"exportSectionTitle": "นำเข้าและส่งออก", "exportSectionTitle": "นำเข้าและส่งออก",
"darkThemeLabel": "ธีมมืด", "themeModeLabel": "ธีมของแอปพลิเคชั่น",
"systemThemeLabel": "ค่าเริ่มต้นของระบบ",
"lightThemeLabel": "สว่าง",
"darkThemeLabel": "มืด",
"dynamicThemeLabel": "Material You",
"dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น", "dynamicThemeHint": "เพลิดเพลินกับประสบการณ์ที่ใกล้ชิดกับอุปกรณ์ของคุณมากขึ้น",
"languageLabel": "ภาษา", "languageLabel": "ภาษา",
"languageUpdated": "อัพเดตภาษาแล้ว",
"sourcesIntegrationsLabel": "ที่มาของส่วนเสริม", "sourcesIntegrationsLabel": "ที่มาของส่วนเสริม",
"sourcesResetDialogTitle": "รีเซ็ต", "sourcesResetDialogTitle": "รีเซ็ต",
"apiURLLabel": "URL ของ API", "apiURLLabel": "ลิงค์ของ API",
"selectApiURL": "URL ของ API", "selectApiURL": "ลิงค์ของ API",
"orgPatchesLabel": "ผู้ดูแลการดัดแปลง", "orgPatchesLabel": "ผู้ดูแลการดัดแปลง",
"sourcesPatchesLabel": "ที่มาของการดัดแปลง", "sourcesPatchesLabel": "ที่มาของการดัดแปลง",
"orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม", "orgIntegrationsLabel": "ผู้ดูแลส่วนเสริม",
@@ -108,14 +124,16 @@
"noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก", "noKeystoreExportFileFound": "ไม่มี keystore ให้ส่งออก",
"importKeystoreLabel": "นำเข้า keystore", "importKeystoreLabel": "นำเข้า keystore",
"importedKeystore": "นำเข้า keystore แล้ว", "importedKeystore": "นำเข้า keystore แล้ว",
"selectKeystorePassword": "รหัสผ่านของ keystore",
"jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้" "jsonSelectorErrorMessage": "ใช้ไฟล์ JSON ที่เลือกไว้ไม่ได้"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "ข้อมูลแอป", "widgetTitle": "ข้อมูลแอป",
"openButton": "เปิด", "openButton": "เปิด",
"installButton": "ติดตั้ง",
"uninstallButton": "ถอนการติดตั้ง", "uninstallButton": "ถอนการติดตั้ง",
"rootDialogTitle": "ข้อผิดพลาด", "rootDialogTitle": "ข้อผิดพลาด",
"rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูง แต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน", "rootDialogText": "แอปได้รับการติดตั้งด้วยสิทธิ์ผู้ใช้ขั้นสูงแต่ ReVanced Manager ปัจจุบันยังไม่ได้รับสิทธิ์\nโปรดอนุญาตสิทธิ์ผู้ใช้ขั้นสูงก่อน",
"packageNameLabel": "ชื่อแพ็กเกจ", "packageNameLabel": "ชื่อแพ็กเกจ",
"installTypeLabel": "รูปแบบการติดตั้ง", "installTypeLabel": "รูปแบบการติดตั้ง",
"patchedDateLabel": "วันที่ดัดแปลง", "patchedDateLabel": "วันที่ดัดแปลง",

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

58
assets/i18n/strings_tr_TR.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Yoksay", "dismissButton": "Yoksay",
"quitButton": ık", "quitButton": ık",
"updateButton": "Güncelle", "updateButton": "Güncelle",
"enabledLabel": "Etkin",
"disabledLabel": "Devre dışı",
"installed": "Kurulu: ${version}",
"suggested": "Önerilen: ${version}", "suggested": "Önerilen: ${version}",
"yesButton": "Evet", "yesButton": "Evet",
"noButton": "Hayır", "noButton": "Hayır",
"warning": "Uyarı", "warning": "Uyarı",
"options": "Seçenekler",
"notice": "Dikkat", "notice": "Dikkat",
"noShowAgain": "Bunu tekrar gösterme", "noShowAgain": "Bunu tekrar gösterme",
"add": "Ekle", "add": "Ekle",
@@ -27,10 +23,10 @@
"refreshSuccess": "Başarıyla yenilendi", "refreshSuccess": "Başarıyla yenilendi",
"widgetTitle": "Gösterge Paneli", "widgetTitle": "Gösterge Paneli",
"updatesSubtitle": "Güncellemeler", "updatesSubtitle": "Güncellemeler",
"patchedSubtitle": "Yamalanmış uygulamalar", "lastPatchedAppSubtitle": "Son yamalanan uygulama",
"patchedSubtitle": "Yüklü uygulamalar",
"changeLaterSubtitle": "Bunu daha sonra ayarlardan değiştirebilirsiniz.", "changeLaterSubtitle": "Bunu daha sonra ayarlardan değiştirebilirsiniz.",
"noUpdates": "Yeni bir güncelleme yok", "noSavedAppFound": "Uygulama bulunamadı",
"WIP": "Yapım aşamasında...",
"noInstallations": "Kurulu yamalanmış uygulama yok", "noInstallations": "Kurulu yamalanmış uygulama yok",
"installUpdate": "Güncelleme yüklensin mi?", "installUpdate": "Güncelleme yüklensin mi?",
"updateSheetTitle": "ReVanced Manager'ı güncelle", "updateSheetTitle": "ReVanced Manager'ı güncelle",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Gerekli dosyalar indirilsin mi?", "downloadConsentDialogTitle": "Gerekli dosyalar indirilsin mi?",
"downloadConsentDialogText": "ReVanced Manager'ın düzgün çalışması için gerekli dosyaları indirmesi gerekiyor.", "downloadConsentDialogText": "ReVanced Manager'ın düzgün çalışması için gerekli dosyaları indirmesi gerekiyor.",
"downloadConsentDialogText2": "Bu sizi ${url}'a bağlayacak.", "downloadConsentDialogText2": "Bu sizi ${url}'a bağlayacak.",
"checkUpdateDialogTitle": "Güncellemeler kontrol edilsin mi?",
"checkUpdateDialogText": "ReVanced Manager'ın güncellemeleri otomatik olarak kontrol etmesini istiyor musunuz?",
"notificationTitle": "Güncelleme indirildi",
"notificationText": "Güncellemeyi yüklemek için tıklayın",
"downloadingMessage": "Güncelleme indiriliyor...", "downloadingMessage": "Güncelleme indiriliyor...",
"downloadedMessage": "Güncelleme indirildi", "downloadedMessage": "Güncelleme indirildi",
"installingMessage": "Güncelleme yükleniyor...", "installingMessage": "Güncelleme yükleniyor...",
"errorDownloadMessage": "Güncelleme indirilemedi", "errorDownloadMessage": "Güncelleme indirilemedi",
"errorInstallMessage": "Güncelleme yüklenemedi", "errorInstallMessage": "Güncelleme yüklenemedi",
"noConnection": "İnternet bağlantısı yok", "noConnection": "İnternet bağlantısı yok"
"updatesDisabled": "Yamalanmış bir uygulamayı güncellemek şu anda mümkün değil. Uygulamayı tekrardan yamalayın."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Bilgi" "infoButton": "Bilgi"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Yükleniyor...", "loadingLabel": "Yükleniyor...",
"timeagoLabel": "${time} önce", "timeagoLabel": "${time} önce"
"patcherLabel": "Yamalayıcı: ",
"managerLabel": "Manager: ",
"updateButton": "Manager'ı güncelle"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Yamalayıcı", "widgetTitle": "Yamalayıcı",
"patchButton": "Yamala", "patchButton": "Yamala",
"armv7WarningDialogText": "ARMv7 cihazlarda yamalama henüz desteklenmemektedir ve başarısız olabilir. Yine de devam edilsin mi?", "incompatibleArchWarningDialogText": "Bu mimari cihazlarda yamalama henüz desteklenmiyor ve başarısız olabilir. Yine de devam edilsin mi?",
"removedPatchesWarningDialogText": "Aşağıdaki yamalar son kullanımınızdan sonra kaldırıldı.\n\n${patches}\n\nYine de devam edilsin mi?", "removedPatchesWarningDialogText": "Aşağıdaki yamalar son kullanımınızdan sonra kaldırıldı.\n\n${patches}\n\nYine de devam edilsin mi?",
"requiredOptionDialogText": "Bazı yama seçeneklerinin ayarlanması gerekiyor." "requiredOptionDialogText": "Bazı yama seçeneklerinin ayarlanması gerekiyor."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Seçilen uygulama", "widgetTitleSelected": "Seçilen uygulama",
"widgetSubtitle": "Bir uygulama seçilmedi", "widgetSubtitle": "Bir uygulama seçilmedi",
"noAppsLabel": "Hiçbir uygulama bulunamadı", "noAppsLabel": "Hiçbir uygulama bulunamadı",
"currentVersion": "Şu anki",
"suggestedVersion": "Önerilen",
"anyVersion": "Herhangi bir sürüm" "anyVersion": "Herhangi bir sürüm"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Özel değer", "customValue": "Özel değer",
"resetOptionsTooltip": "Yama seçeneklerini sıfırla", "setToNull": "Boş olarak ayarla",
"nullValue": "Bu seçeneğin değeri şu anda boş",
"viewTitle": "Yama seçenekleri", "viewTitle": "Yama seçenekleri",
"saveOptions": "Kaydet", "saveOptions": "Kaydet",
"addOptions": "Seçenek ekle", "unselectPatch": "Yamanın seçimini kaldır",
"deselectPatch": "Yamanın seçimini kaldır",
"tooltip": "Daha fazla giriş seçeneği", "tooltip": "Daha fazla giriş seçeneği",
"selectFilePath": "Dosya yolunu seç", "selectFilePath": "Dosya yolunu seç",
"selectFolder": "Klasör seç", "selectFolder": "Klasör seç",
"selectOption": "Seçeneği seç", "requiredOption": "Bu seçeneği ayarlamak gereklidir",
"requiredOption": "Bu seçenek gereklidir",
"unsupportedOption": "Bu seçenek desteklenmiyor", "unsupportedOption": "Bu seçenek desteklenmiyor",
"requiredOptionNull": "Aşağıdaki seçeneklerin ayarlanması gerekiyor:\n\n${options}" "requiredOptionNull": "Aşağıdaki seçeneklerin ayarlanması gerekiyor:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Varsayılan seçimi kullan" "patchesChangeWarningDialogButton": "Varsayılan seçimi kullan"
}, },
"installerView": { "installerView": {
"widgetTitle": "Yükleyici",
"installType": "Kurulum tipini seçin", "installType": "Kurulum tipini seçin",
"installTypeDescription": "Kullanılacak kurulum tipini seçin.", "installTypeDescription": "Kullanılacak kurulum tipini seçin.",
"installButton": "Yükle", "installButton": "Yükle",
@@ -148,7 +132,6 @@
"warning": "Beklenmedik sorunlar ile karşılaşmamak için, otomatik güncellemeleri yamalanmış uygulama için devre dışı bırakın.", "warning": "Beklenmedik sorunlar ile karşılaşmamak için, otomatik güncellemeleri yamalanmış uygulama için devre dışı bırakın.",
"pressBackAgain": "İptal etmek için tekrar geri tuşuna basın", "pressBackAgain": "İptal etmek için tekrar geri tuşuna basın",
"openButton": "Aç", "openButton": "Aç",
"shareButton": "Dosyayı paylaş",
"notificationTitle": "ReVanced Manager yamalıyor", "notificationTitle": "ReVanced Manager yamalıyor",
"notificationText": "Yükleyiciye dönmek için dokunun", "notificationText": "Yükleyiciye dönmek için dokunun",
"exportApkButtonTooltip": "Yamalanmış APK'yı dışa aktar", "exportApkButtonTooltip": "Yamalanmış APK'yı dışa aktar",
@@ -161,7 +144,7 @@
"widgetTitle": "Ayarlar", "widgetTitle": "Ayarlar",
"appearanceSectionTitle": "Görünüm", "appearanceSectionTitle": "Görünüm",
"teamSectionTitle": "Ekip", "teamSectionTitle": "Ekip",
"debugSectionTitle": "Hata ayıklama", "debugSectionTitle": "Debug",
"advancedSectionTitle": "Gelişmiş", "advancedSectionTitle": "Gelişmiş",
"exportSectionTitle": "İçe ve dışa aktar", "exportSectionTitle": "İçe ve dışa aktar",
"dataSectionTitle": "Veri kaynakları", "dataSectionTitle": "Veri kaynakları",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Cihazınıza yakın bir deneyimin keyfini çıkarın", "dynamicThemeHint": "Cihazınıza yakın bir deneyimin keyfini çıkarın",
"languageLabel": "Dil", "languageLabel": "Dil",
"languageUpdated": "Dil güncellendi", "languageUpdated": "Dil güncellendi",
"englishOption": "İngilizce",
"sourcesLabel": "Alternatif kaynaklar", "sourcesLabel": "Alternatif kaynaklar",
"sourcesLabelHint": "ReVanced Patches ve ReVanced Integrations için alternatif kaynakları ayarlayın", "sourcesLabelHint": "ReVanced Patches ve ReVanced Integrations için alternatif kaynakları ayarlayın",
"sourcesIntegrationsLabel": "Integrations source", "sourcesIntegrationsLabel": "Integrations source",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Yeni bir güncelleme mevcut olduğunda bir pencere göster", "showUpdateDialogHint": "Yeni bir güncelleme mevcut olduğunda bir pencere göster",
"universalPatchesLabel": "Ortak yamaları göster", "universalPatchesLabel": "Ortak yamaları göster",
"universalPatchesHint": "Tüm uygulamaları ve ortak yamaları göster (uygulamaları listelemeyi yavaşlatabilir)", "universalPatchesHint": "Tüm uygulamaları ve ortak yamaları göster (uygulamaları listelemeyi yavaşlatabilir)",
"lastPatchedAppLabel": "Yamalanan uygulamayı kaydet",
"lastPatchedAppHint": "Daha sonra yüklemek veya dışa aktarmak için son yamayı kaydet",
"versionCompatibilityCheckLabel": "Sürüm uyumluluğu kontrolü", "versionCompatibilityCheckLabel": "Sürüm uyumluluğu kontrolü",
"versionCompatibilityCheckHint": "Seçilen uygulama sürümüyle uyumlu olmayan yamaların seçilmesini engelle", "versionCompatibilityCheckHint": "Seçilen uygulama sürümüyle uyumlu olmayan yamaların seçilmesini engelle",
"requireSuggestedAppVersionLabel": "Önerilen uygulama sürümünü zorunlu kıl", "requireSuggestedAppVersionLabel": "Önerilen uygulama sürümünü zorunlu kıl",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Uygulama bilgisi", "widgetTitle": "Uygulama bilgisi",
"openButton": "Aç", "openButton": "Aç",
"installButton": "Yükle",
"uninstallButton": "Kaldır", "uninstallButton": "Kaldır",
"unmountButton": "Mount'u kaldır", "unmountButton": "Mount'u kaldır",
"exportButton": "Dışa aktar",
"deleteButton": "Sil",
"rootDialogTitle": "Hata", "rootDialogTitle": "Hata",
"lastPatchedAppDescription": "Bu, en son yamalanan uygulamanın bir yedeğidir.",
"unmountDialogText": "Bu uygulamanın Mount'unu kaldırmak istediğinize emin misiniz?", "unmountDialogText": "Bu uygulamanın Mount'unu kaldırmak istediğinize emin misiniz?",
"uninstallDialogText": "Bu uygulamayı kaldırmak istediğinizden emin misiniz?", "uninstallDialogText": "Bu uygulamayı kaldırmak istediğinizden emin misiniz?",
"rootDialogText": "Uygulama root izinleriyle yüklendi, ancak şu anda ReVanced Manager'ın bu izinleri yok.\nLütfen önce root izni verin.", "rootDialogText": "Uygulama root izinleriyle yüklendi, ancak şu anda ReVanced Manager'ın bu izinleri yok.\nLütfen önce root izni verin.",
"removeAppDialogTitle": "Uygulama silinsin mi?",
"removeAppDialogText": "Bu yedeği silmek istediğinizden emin misiniz?",
"packageNameLabel": "Paket adı", "packageNameLabel": "Paket adı",
"installTypeLabel": "Kurulum tipi", "installTypeLabel": "Kurulum tipi",
"mountTypeLabel": "Mount", "mountTypeLabel": "Mount",
"regularTypeLabel": "Standart", "regularTypeLabel": "Standart",
"patchedDateLabel": "Yamalandığı tarih", "patchedDateLabel": "Yamalandığı tarih",
"appliedPatchesLabel": "Uygulanan yamalar", "appliedPatchesLabel": "Uygulanan yamalar",
"sizeLabel": "Dosya boyutu",
"patchedDateHint": "${date} ${time} ", "patchedDateHint": "${date} ${time} ",
"appliedPatchesHint": "${quantity} tane yama uygulanmış", "appliedPatchesHint": "${quantity} tane yama uygulanmış",
"updateNotImplemented": "Bu özellik henüz geliştirilmedi" "updateNotImplemented": "Bu özellik henüz geliştirilmedi"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Katkıda bulunanlar", "widgetTitle": "Katkıda bulunanlar"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Sürüm uyuşmazlığı", "mount_version_mismatch": "Sürüm uyuşmazlığı",
@@ -297,7 +283,7 @@
"status_failure_timeout_description": "Kurulumun tamamlanması çok uzun sürdü.\n\nTekrar denemek ister misiniz?", "status_failure_timeout_description": "Kurulumun tamamlanması çok uzun sürdü.\n\nTekrar denemek ister misiniz?",
"status_failure_storage_description": "Yetersiz depolama alanı nedeniyle kurulum başarısız oldu.\n\nCihazınızda biraz yer açın ve tekrar deneyin.", "status_failure_storage_description": "Yetersiz depolama alanı nedeniyle kurulum başarısız oldu.\n\nCihazınızda biraz yer açın ve tekrar deneyin.",
"status_failure_invalid_description": "Yamalanmış uygulamanın geçersiz olması nedeniyle kurulum başarısız oldu.\n\nUygulamayı kaldırıp tekrar denemek ister misiniz?", "status_failure_invalid_description": "Yamalanmış uygulamanın geçersiz olması nedeniyle kurulum başarısız oldu.\n\nUygulamayı kaldırıp tekrar denemek ister misiniz?",
"status_failure_incompatible_description": "Uygulama bu cihazla uyumlu değil.\n\nUygulamanın geliştiricisiyle iletişime geçin ve destek isteyin.", "status_failure_incompatible_description": "Uygulama bu cihazla uyumlu değil.\n\nBu cihazla uyumlu olan bir APK kullanarak tekrar deneyin.",
"status_failure_conflict_description": "Kurulum, uygulamanın mevcut kurulumu nedeniyle engellendi.\n\nKurulu uygulamayı kaldırıp tekrar denemek ister misiniz?", "status_failure_conflict_description": "Kurulum, uygulamanın mevcut kurulumu nedeniyle engellendi.\n\nKurulu uygulamayı kaldırıp tekrar denemek ister misiniz?",
"status_failure_blocked_description": "Kurulum ${packageName} tarafından engellendi.\n\nGüvenlik ayarlarınızı değiştirin ve tekrar deneyin.", "status_failure_blocked_description": "Kurulum ${packageName} tarafından engellendi.\n\nGüvenlik ayarlarınızı değiştirin ve tekrar deneyin.",
"install_failed_verification_failure_description": "Bir doğrulama sorunu nedeniyle kurulum başarısız oldu.\n\nGüvenlik ayarlarınızı değiştirin ve tekrar deneyin.", "install_failed_verification_failure_description": "Bir doğrulama sorunu nedeniyle kurulum başarısız oldu.\n\nGüvenlik ayarlarınızı değiştirin ve tekrar deneyin.",

146
assets/i18n/strings_uk_UA.i18n.json Executable file → Normal file
View File

@@ -4,15 +4,11 @@
"dismissButton": "Відхилити", "dismissButton": "Відхилити",
"quitButton": "Вийти", "quitButton": "Вийти",
"updateButton": "Оновити", "updateButton": "Оновити",
"enabledLabel": "Увімкнено",
"disabledLabel": "Вимкнено",
"installed": "Установлено: ${version}",
"suggested": "Запропоновано: ${version}", "suggested": "Запропоновано: ${version}",
"yesButton": "Так", "yesButton": "Так",
"noButton": "Ні", "noButton": "Ні",
"warning": "Увага", "warning": "Увага",
"options": "Налаштування", "notice": "Примітка",
"notice": "Нотатки",
"noShowAgain": "Не показувати знову", "noShowAgain": "Не показувати знову",
"add": "Додати", "add": "Додати",
"remove": "Прибрати", "remove": "Прибрати",
@@ -27,62 +23,52 @@
"refreshSuccess": "Успішно оновлено", "refreshSuccess": "Успішно оновлено",
"widgetTitle": "Панель керування", "widgetTitle": "Панель керування",
"updatesSubtitle": "Оновлення", "updatesSubtitle": "Оновлення",
"patchedSubtitle": "Пропатчені застосунки", "lastPatchedAppSubtitle": "Останній пропатчений застосунок",
"patchedSubtitle": "Встановлені застосунки",
"changeLaterSubtitle": "Ви можете змінити це в налаштуваннях пізніше.", "changeLaterSubtitle": "Ви можете змінити це в налаштуваннях пізніше.",
"noUpdates": "Немає доступних оновлень", "noSavedAppFound": "Застосунок не знайдено",
"WIP": "В розробці...",
"noInstallations": "Пропатчені застосунки не встановлено", "noInstallations": "Пропатчені застосунки не встановлено",
"installUpdate": "Продовжити встановлення оновлення?", "installUpdate": "Продовжити встановлення оновлення?",
"updateSheetTitle": "Оновити ReVanced Manager", "updateSheetTitle": "Оновити ReVanced Manager",
"updateDialogTitle": "Доступне нове оновлення", "updateDialogTitle": "Доступне нове оновлення",
"updatePatchesSheetTitle": "Оновити патчі ReVanced", "updatePatchesSheetTitle": "Оновити ReVanced Patches",
"updateChangelogTitle": "Список змін", "updateChangelogTitle": "Список змін",
"updateDialogText": "Доступне нове оновлення для ${file}.\n\nВстановлена версія ${version}.", "updateDialogText": "Доступне нове оновлення для ${file}.\n\nВстановлена версія ${version}.",
"downloadConsentDialogTitle": "Завантажити необхідні файли?", "downloadConsentDialogTitle": "Завантажити необхідні файли?",
"downloadConsentDialogText": "ReVanced Manager повинен завантажити необхідні файли для належної роботи.", "downloadConsentDialogText": "ReVanced Manager повинен завантажити необхідні файли для належної роботи.",
"downloadConsentDialogText2": "Це приєднає вас до ${url}.", "downloadConsentDialogText2": "Це приєднає Вас до ${url}.",
"checkUpdateDialogTitle": "Перевірити оновлення?",
"checkUpdateDialogText": "Бажаєте, щоб ReVanced Manager перевіряв оновлення автоматично?",
"notificationTitle": "Оновлення завантажено",
"notificationText": "Натисніть, щоб встановити оновлення",
"downloadingMessage": "Оновлення завантажується...", "downloadingMessage": "Оновлення завантажується...",
"downloadedMessage": "Оновлення завантажено", "downloadedMessage": "Оновлення завантажено",
"installingMessage": "Оновлення встановлюєтся...", "installingMessage": "Оновлення встановлюєтся...",
"errorDownloadMessage": "Неможливо завантажити оновлення", "errorDownloadMessage": "Неможливо завантажити оновлення",
"errorInstallMessage": "Не вдалося встановити оновлення", "errorInstallMessage": "Не вдалося встановити оновлення",
"noConnection": "Немає з’єднання з інтернетом", "noConnection": "Немає з’єднання з інтернетом"
"updatesDisabled": "Оновлення застосунку з виправленнями наразі вимкнено. Перезапустіть застосунок ще раз."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Відомості" "infoButton": "Інформація"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Завантаження...", "loadingLabel": "Завантаження...",
"timeagoLabel": "${time} тому", "timeagoLabel": "${time} тому"
"patcherLabel": "Патчер: ",
"managerLabel": "Менеджер: ",
"updateButton": "Оновити Менеджер"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Патчер", "widgetTitle": "Патчер",
"patchButton": "Патчити", "patchButton": "Патчити",
"armv7WarningDialogText": "Патчінг на пристроях ARMv7 ще не підтримується і може не спрацювати. Продовжити в будь-якому випадку?", "incompatibleArchWarningDialogText": "Патчінг на цій архітектурі ще не підтримується і може не спрацювати. Продовжити в будь-якому випадку?",
"removedPatchesWarningDialogText": "Наступні патчі було видалено з моменту останнього використання.\n\n${patches}\n\nВсе одно продовжити?", "removedPatchesWarningDialogText": "Наступні патчі було видалено з моменту останнього використання.\n\n${patches}\n\nВсе одно продовжити?",
"requiredOptionDialogText": "Потрібно встановити деякі параметри патчу." "requiredOptionDialogText": "Потрібно встановити деякі параметри патчу."
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "Виберіть додаток", "widgetTitle": "Вибрати застосунок",
"widgetTitleSelected": "Обраний застосунок", "widgetTitleSelected": "Вибраний застосунок",
"widgetSubtitle": "Застосунок не обрано", "widgetSubtitle": "Застосунок не вибрано",
"noAppsLabel": "Не знайдено жодного застосунку", "noAppsLabel": "Не знайдено жодного застосунку",
"currentVersion": "Поточна версія",
"suggestedVersion": "Запропоновано",
"anyVersion": "Будь-яка версія" "anyVersion": "Будь-яка версія"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "Обрати патчі", "widgetTitle": "Вибрати патчі",
"widgetTitleSelected": "Обрані патчі", "widgetTitleSelected": "Вибрані патчі",
"widgetSubtitle": "Спочатку оберіть застосунок", "widgetSubtitle": "Спочатку виберіть застосунок",
"widgetEmptySubtitle": "Патчі не вибрано" "widgetEmptySubtitle": "Патчі не вибрано"
}, },
"socialMediaCard": { "socialMediaCard": {
@@ -90,44 +76,43 @@
"widgetSubtitle": "Ми в мережі!" "widgetSubtitle": "Ми в мережі!"
}, },
"appSelectorView": { "appSelectorView": {
"viewTitle": "Виберіть застосунок", "viewTitle": "Вибір застосунку",
"searchBarHint": "Пошук застосунку", "searchBarHint": "Пошук застосунку",
"storageButton": "Сховище", "storageButton": "Сховище",
"selectFromStorageButton": "Вибрати зі сховища", "selectFromStorageButton": "Вибрати зі сховища",
"errorMessage": "Неможливо використати обраний застосунок", "errorMessage": "Неможливо використати вибраний застосунок",
"downloadToast": "Функція завантаження поки що недоступна", "downloadToast": "Функція завантаження поки що недоступна",
"requireSuggestedAppVersionDialogText": "Обрана вами версія застосунку не відповідає запропонованій версії, це може призвести до неочікуваних проблем. Будь ласка, використовуйте запропоновану версію.\n\nОбрана версія: v${selected}\nЗапропонована версія: v${suggested}\n\nЩоб продовжити, вимкніть \"Вимагати запропоновану версію застосунку\" в налаштуваннях.", "requireSuggestedAppVersionDialogText": "Вибрана Вами версія застосунку не відповідає запропонованій версії, це може призвести до неочікуваних проблем. Будь ласка, використовуйте запропоновану версію.\n\nВибрана версія: v${selected}\nЗапропонована версія: v${suggested}\n\nЩоб продовжити, вимкніть \"Вимагати запропоновану версію застосунку\" в налаштуваннях.",
"featureNotAvailable": "Функція не реалізована", "featureNotAvailable": "Функція не реалізована",
"featureNotAvailableText": "Цей застосунок є розділеним файлом APK, і він може бути пропатчений та надійно встановлений лише за допомогою монтування з правами root. Однак ви можете виправити та встановити повний APK, вибравши його зі сховища." "featureNotAvailableText": "Цей застосунок є розділеним файлом APK, і він може бути пропатчений та надійно встановлений лише за допомогою монтування з правами root. Однак Ви можете пропатчити та встановити повний APK, вибравши його зі сховища."
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "Обрати патчі", "viewTitle": "Вибір патчів",
"searchBarHint": "Пошук патчів", "searchBarHint": "Пошук патчів",
"universalPatches": "Універсальні патчі", "universalPatches": "Універсальні патчі",
"newPatches": "Нові патчі", "newPatches": "Нові патчі",
"patches": "Патчі", "patches": "Патчі",
"doneButton": "Готово", "doneButton": "Готово",
"defaultChip": "За замовчуванням", "defaultChip": "За замовчуванням",
"defaultTooltip": "Обрати всі стандартні патчі", "defaultTooltip": "Вибрати всі стандартні патчі",
"noneChip": "Скинути", "noneChip": "Скинути вибір",
"noneTooltip": "Зняти вибір з усіх патчів", "noneTooltip": "Скинути вибір з усіх патчів",
"loadPatchesSelection": "Ввантажити вибір патчів", "loadPatchesSelection": "Ввантажити вибір патчів",
"noSavedPatches": "Немає збереженого вибору патчів для вибраного застосунку.\nНатисніть «Готово», щоб зберегти поточний вибір.", "noSavedPatches": "Немає збереженого вибору патчів для вибраного застосунку.\nНатисніть \"Готово\", щоб зберегти поточний вибір.",
"noPatchesFound": "Для цього застосунку немає патчів", "noPatchesFound": "Для цього застосунку немає патчів",
"setRequiredOption": "Деякі патчі вимагають встановлення параметрів:\n\n${patches}\n\n Будь ласка, встановіть їх перед продовженням." "setRequiredOption": "Деякі патчі вимагають встановлення параметрів:\n\n${patches}\n\n Будь ласка, встановіть їх перед продовженням."
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Власне значення", "customValue": "Власне значення",
"resetOptionsTooltip": "Скинути параметр патчу", "setToNull": "Встановити в null",
"nullValue": "Значення цього параметра наразі null",
"viewTitle": "Параметри патчу", "viewTitle": "Параметри патчу",
"saveOptions": "Зберегти", "saveOptions": "Зберегти",
"addOptions": "Додати параметри", "unselectPatch": "Скасувати вибір патча",
"deselectPatch": "Зняти вибір патчу",
"tooltip": "Більше варіантів вводу", "tooltip": "Більше варіантів вводу",
"selectFilePath": "Оберіть шлях до файлу", "selectFilePath": "Оберіть шлях до файлу",
"selectFolder": "Оберіть теку", "selectFolder": "Оберіть теку",
"selectOption": "Обрати параметр", "requiredOption": "Встановлення цього параметра є обов'язковим",
"requiredOption": "Цей параметр є обов’язковим",
"unsupportedOption": "Цей параметр не підтримується", "unsupportedOption": "Цей параметр не підтримується",
"requiredOptionNull": "Необхідно встановити наступні параметри:\n\n${options}" "requiredOptionNull": "Необхідно встановити наступні параметри:\n\n${options}"
}, },
@@ -135,11 +120,10 @@
"unsupportedDialogText": "Вибір цього патчу може призвести до помилок при встановленні патчу.\n\nВерсія застосунку: ${packageVersion}\nПідтримувані версії:\n${supportedVersions}", "unsupportedDialogText": "Вибір цього патчу може призвести до помилок при встановленні патчу.\n\nВерсія застосунку: ${packageVersion}\nПідтримувані версії:\n${supportedVersions}",
"unsupportedPatchVersion": "Патч не підтримується для цієї версії застосунку.", "unsupportedPatchVersion": "Патч не підтримується для цієї версії застосунку.",
"unsupportedRequiredOption": "Цей патч містить необхідний параметр, який не підтримується цим застосунком", "unsupportedRequiredOption": "Цей патч містить необхідний параметр, який не підтримується цим застосунком",
"patchesChangeWarningDialogText": "Рекомендується використовувати стандартний вибір патчів та параметрів. Їх зміна може призвести до неочікуваних проблем.\n\nПерш ніж змінювати вибір патчів, вам потрібно увімкнути параметр «Дозволити зміну вибору патчів» у налаштуваннях.", "patchesChangeWarningDialogText": "Рекомендується використовувати стандартний вибір патчів та параметрів. Їх зміна може призвести до неочікуваних проблем.\n\nПерш ніж змінювати вибір патчів, Вам потрібно увімкнути параметр \"Дозволити зміну вибору патчів\" у налаштуваннях.",
"patchesChangeWarningDialogButton": "Використовувати стандартний вибір" "patchesChangeWarningDialogButton": "Використовувати стандартний вибір"
}, },
"installerView": { "installerView": {
"widgetTitle": "Інсталятор",
"installType": "Оберіть тип встановлення", "installType": "Оберіть тип встановлення",
"installTypeDescription": "Оберіть тип встановлення для продовження.", "installTypeDescription": "Оберіть тип встановлення для продовження.",
"installButton": "Встановити", "installButton": "Встановити",
@@ -148,13 +132,12 @@
"warning": "Вимкніть автоматичне оновлення пропатчених застосунків, щоб уникнути неочікуваних проблем.", "warning": "Вимкніть автоматичне оновлення пропатчених застосунків, щоб уникнути неочікуваних проблем.",
"pressBackAgain": "Натисніть назад ще раз, щоб скасувати", "pressBackAgain": "Натисніть назад ще раз, щоб скасувати",
"openButton": "Відкрити", "openButton": "Відкрити",
"shareButton": "Поділитися файлом",
"notificationTitle": "ReVanced Manager патчить", "notificationTitle": "ReVanced Manager патчить",
"notificationText": "Натисніть, щоб повернутися до інсталятора", "notificationText": "Натисніть, щоб повернутися до інсталятора",
"exportApkButtonTooltip": "Експортувати пропатчений APK", "exportApkButtonTooltip": "Експортувати пропатчений APK",
"exportLogButtonTooltip": "Експортувати журнал", "exportLogButtonTooltip": "Експортувати журнал",
"screenshotDetected": "Виявлено знімок екрана. Якщо ви намагаєтеся поділитися журналом, будь ласка, надішліть його текстову копію.\n\nСкопіювати журнал у буфер обміну?", "screenshotDetected": "Виявлено знімок екрана. Якщо ви намагаєтеся поділитися журналом налагодження, будь ласка, діліться його текстовою копією.\n\nСкопіювати журнал у буфер обміну?",
"copiedToClipboard": "Скопійовано журнал до буфера обміну", "copiedToClipboard": "Журнал скопійовано до буфера обміну",
"noExit": "Інсталятор все ще працює, неможливо вийти..." "noExit": "Інсталятор все ще працює, неможливо вийти..."
}, },
"settingsView": { "settingsView": {
@@ -173,41 +156,42 @@
"dynamicThemeHint": "Насолоджуйтесь враженнями ближче до свого пристрою", "dynamicThemeHint": "Насолоджуйтесь враженнями ближче до свого пристрою",
"languageLabel": "Мова", "languageLabel": "Мова",
"languageUpdated": "Мову застосунку оновлено", "languageUpdated": "Мову застосунку оновлено",
"englishOption": "Англійська",
"sourcesLabel": "Альтернативні джерела", "sourcesLabel": "Альтернативні джерела",
"sourcesLabelHint": "Налаштуйте альтернативні джерела для ReVanced Patches та ReVanced Integrations", "sourcesLabelHint": "Налаштувати альтернативні джерела для ReVanced Patches та ReVanced Integrations",
"sourcesIntegrationsLabel": "Integrations source", "sourcesIntegrationsLabel": "Integrations source",
"useAlternativeSources": "Використовувати альтернативні джерела", "useAlternativeSources": "Використовувати альтернативні джерела",
"useAlternativeSourcesHint": "Використовувати альтернативні джерела для ReVanced Patches та ReVanced Integrations замість API", "useAlternativeSourcesHint": "Використовувати альтернативні джерела для ReVanced Patches та ReVanced Integrations замість API",
"sourcesResetDialogTitle": "Скинути", "sourcesResetDialogTitle": "Скинути",
"sourcesResetDialogText": "Ви дійсно бажаєте відновити стандартні значення джерел?", "sourcesResetDialogText": "Ви дійсно бажаєте відновити стандартні значення джерел?",
"apiURLResetDialogText": "Ви дійсно хочете скинути API URL на стандартне значення?", "apiURLResetDialogText": "Ви дійсно бажаєте відновити API URL до стандартного значення?",
"sourcesUpdateNote": "Примітка. Це автоматично завантажить ReVanced Patches і ReVanced Integrations з альтернативних джерел.\n\nЦе під'єднає вас до альтернативного джерела.", "sourcesUpdateNote": "Примітка. Це автоматично завантажить ReVanced Patches і ReVanced Integrations з альтернативних джерел.\n\nЦе під'єднає Вас до альтернативного джерела.",
"apiURLLabel": "URL-адреса API", "apiURLLabel": "URL-адреса API",
"apiURLHint": "Налаштуйте API URL для ReVanced Manager", "apiURLHint": "Налаштувати API URL для ReVanced Manager",
"selectApiURL": "URL-адреса API", "selectApiURL": "URL-адреса API",
"orgPatchesLabel": "Patches organization", "orgPatchesLabel": "Patches organization",
"sourcesPatchesLabel": "Patches source", "sourcesPatchesLabel": "Patches source",
"orgIntegrationsLabel": "Integrations organization", "orgIntegrationsLabel": "Integrations organization",
"contributorsLabel": "Розробники", "contributorsLabel": "Розробники",
"contributorsHint": "Список розробників ReVanced", "contributorsHint": "Список розробників ReVanced",
"logsLabel": "Поділитися журналом", "logsLabel": "Поділитися журналами",
"logsHint": "Поділитися журналами ReVanced Manager", "logsHint": "Поділитися журналами налагодження ReVanced Manager",
"enablePatchesSelectionLabel": "Дозволити зміну вибору патчів", "enablePatchesSelectionLabel": "Дозволити зміну вибору патчів",
"enablePatchesSelectionHint": "Не перешкоджати вибору або скасуванню вибору патчів", "enablePatchesSelectionHint": "Не перешкоджати вибору або скасуванню вибору патчів",
"enablePatchesSelectionWarningText": "Зміна вибору патчів може спричинити несподівані проблеми.\n\nУвімкнути все одно?", "enablePatchesSelectionWarningText": "Зміна вибору патчів може спричинити несподівані проблеми.\n\nВсе одно увімкнути?",
"disablePatchesSelectionWarningText": "Ви збираєтеся вимкнути зміну вибору патчів.\nБуде відновлено типовий вибір патчів.\n\nВсе одно вимкнути?", "disablePatchesSelectionWarningText": "Ви збираєтеся вимкнути зміну вибору патчів.\nБуде відновлено стандартний вибір патчів.\n\nВсе одно вимкнути?",
"autoUpdatePatchesLabel": "Автоматичне оновлення патчів", "autoUpdatePatchesLabel": "Автоматичне оновлення патчів",
"autoUpdatePatchesHint": "Автоматично оновлювати патчі до останньої версії", "autoUpdatePatchesHint": "Автоматично оновлювати патчі до останньої версії",
"showUpdateDialogLabel": "Показувати вікно оновлення", "showUpdateDialogLabel": "Показувати вікно оновлення",
"showUpdateDialogHint": "Показувати діалогове вікно, коли доступне нове оновлення", "showUpdateDialogHint": "Показувати діалогове вікно, коли доступне нове оновлення",
"universalPatchesLabel": "Показувати універсальні патчі", "universalPatchesLabel": "Показувати універсальні патчі",
"universalPatchesHint": "Показувати всі застосунки та універсальні патчі (може сповільнити список застосунків)", "universalPatchesHint": "Показувати всі застосунки та універсальні патчі (може сповільнити список застосунків)",
"lastPatchedAppLabel": "Зберегти пропатчений застосунок",
"lastPatchedAppHint": "Зберегти останній патч для встановлення або експорту пізніше",
"versionCompatibilityCheckLabel": "Перевірка сумісності версії", "versionCompatibilityCheckLabel": "Перевірка сумісності версії",
"versionCompatibilityCheckHint": "Запобігати вибору патчів, які несумісні з вибраною версією застосунку", "versionCompatibilityCheckHint": "Запобігати вибору патчів, які несумісні з вибраною версією застосунку",
"requireSuggestedAppVersionLabel": "Вимагати запропоновану версію застосунку", "requireSuggestedAppVersionLabel": "Вимагати запропоновану версію застосунку",
"requireSuggestedAppVersionHint": "Запобігати вибору застосунку з не рекомендованою версією", "requireSuggestedAppVersionHint": "Запобігати вибору застосунку з не рекомендованою версією",
"requireSuggestedAppVersionDialogText": "Вибір застосунку не запропонованої версії може спричинити непередбачувані проблеми.\n\nВсе одно бажаєте продовжити?", "requireSuggestedAppVersionDialogText": "Вибір застосунку не запропонованої версії може спричинити неочікувані проблеми.\n\nВсе одно бажаєте продовжити?",
"aboutLabel": "Про застосунок", "aboutLabel": "Про застосунок",
"snackbarMessage": "Скопійовано в буфер обміну", "snackbarMessage": "Скопійовано в буфер обміну",
"restartAppForChanges": "Перезапустіть застосунок, щоб застосувати зміни", "restartAppForChanges": "Перезапустіть застосунок, щоб застосувати зміни",
@@ -231,21 +215,21 @@
"resetStoredOptionsDialogTitle": "Скинути опції патчів?", "resetStoredOptionsDialogTitle": "Скинути опції патчів?",
"resetStoredOptionsDialogText": "Скидання опцій патчів вилучить усі збережені опції.", "resetStoredOptionsDialogText": "Скидання опцій патчів вилучить усі збережені опції.",
"resetStoredOptions": "Опції скинуто", "resetStoredOptions": "Опції скинуто",
"deleteLogsLabel": "Очистити журнал", "deleteLogsLabel": "Очистити журнали",
"deleteLogsHint": "Видалити зібрані логи ReVanced Manager", "deleteLogsHint": "Видалити зібрані журнали налагодження ReVanced Manager",
"deletedLogs": "Логи видалено", "deletedLogs": "Журнали налагодження видалено ",
"regenerateKeystoreLabel": "Перестворити сховище ключів", "regenerateKeystoreLabel": "Перестворити сховище ключів",
"regenerateKeystoreHint": "Знову згенерувати сховище ключів, що використовується для підписування застосунків", "regenerateKeystoreHint": "Перестворити сховище ключів, що використовується для підписування застосунків",
"regenerateKeystoreDialogTitle": "Перестворити сховище ключів?", "regenerateKeystoreDialogTitle": "Перестворити сховище ключів?",
"regenerateKeystoreDialogText": "Пропатчені застосунки, підписані зі старим сховищем ключів, більше неможливо буде оновити.", "regenerateKeystoreDialogText": "Пропатчені застосунки, підписані зі старим сховищем ключів, більше неможливо буде оновити.",
"regeneratedKeystore": "Сховище ключів зрегенеровано", "regeneratedKeystore": "Сховище ключів перестворено",
"exportKeystoreLabel": "Сховище ключів для експорту", "exportKeystoreLabel": "Експортувати сховище ключів",
"exportKeystoreHint": "Експортувати сховище ключів, що використовується для підписування застосунків", "exportKeystoreHint": "Експортувати сховище ключів, що використовується для підписування застосунків",
"exportedKeystore": "Сховище ключів експортовано", "exportedKeystore": "Сховище ключів експортовано",
"noKeystoreExportFileFound": "Немає сховища ключів для експорту", "noKeystoreExportFileFound": "Немає сховища ключів для експорту",
"importKeystoreLabel": "Імпортувати сховище ключів", "importKeystoreLabel": "Імпортувати сховище ключів",
"importKeystoreHint": "Імпортувати сховище ключів, що використовується для підписування застосунків", "importKeystoreHint": "Імпортувати сховище ключів, що використовується для підписування застосунків",
"importedKeystore": "Сховище ключів імпортоване", "importedKeystore": "Сховище ключів імпортовано",
"selectKeystorePassword": "Пароль сховища ключів", "selectKeystorePassword": "Пароль сховища ключів",
"selectKeystorePasswordHint": "Виберіть пароль сховища ключів, що використовується для підписування застосунків", "selectKeystorePasswordHint": "Виберіть пароль сховища ключів, що використовується для підписування застосунків",
"jsonSelectorErrorMessage": "Неможливо використати вибраний JSON файл", "jsonSelectorErrorMessage": "Неможливо використати вибраний JSON файл",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Про застосунок", "widgetTitle": "Про застосунок",
"openButton": "Відкрити", "openButton": "Відкрити",
"installButton": "Встановити",
"uninstallButton": "Видалити", "uninstallButton": "Видалити",
"unmountButton": "Розмонтувати", "unmountButton": "Розмонтувати",
"exportButton": "Експортувати",
"deleteButton": "Видалити",
"rootDialogTitle": "Помилка", "rootDialogTitle": "Помилка",
"unmountDialogText": "Ви впевнені, що бажаєте розмонтувати цей додаток?", "lastPatchedAppDescription": "Це резервна копія застосунку, який був останній пропатчений.",
"unmountDialogText": "Ви впевнені, що бажаєте розмонтувати цей застосунок?",
"uninstallDialogText": "Ви впевнені, що бажаєте видалити цей застосунок?", "uninstallDialogText": "Ви впевнені, що бажаєте видалити цей застосунок?",
"rootDialogText": "Застосунок було встановлено з правами суперкористувача, але наразі ReVanced Manager не має таких прав.\nБудь ласка, спочатку надайте права суперкористувача.", "rootDialogText": "Застосунок було встановлено з правами суперкористувача, але наразі ReVanced Manager не має таких прав.\nБудь ласка, спочатку надайте права суперкористувача.",
"packageNameLabel": "Назва пакету", "removeAppDialogTitle": "Видалити застосунок?",
"removeAppDialogText": "Ви впевнені, що хочете видалити цю резервну копію?",
"packageNameLabel": "Ім'я пакету",
"installTypeLabel": "Тип встановлення", "installTypeLabel": "Тип встановлення",
"mountTypeLabel": "Монтувати", "mountTypeLabel": "Монтувати",
"regularTypeLabel": "Звичайний", "regularTypeLabel": "Звичайний",
"patchedDateLabel": "Дата патчінгу", "patchedDateLabel": "Дата патчінгу",
"appliedPatchesLabel": "Застосовані патчі", "appliedPatchesLabel": "Застосовані патчі",
"sizeLabel": "Розмір файлу",
"patchedDateHint": "${date} о ${time}", "patchedDateHint": "${date} о ${time}",
"appliedPatchesHint": "${quantity} застосованих патчів", "appliedPatchesHint": "${quantity} застосованих патчів",
"updateNotImplemented": "Ця можливість ще не реалізована" "updateNotImplemented": "Ця можливість ще не реалізована"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Розробники", "widgetTitle": "Розробники"
"patcherContributors": "ReVanced Patcher",
"patchesContributors": "ReVanced Patches",
"integrationsContributors": "ReVanced Integrations",
"cliContributors": "ReVanced CLI",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Невідповідність версії", "mount_version_mismatch": "Невідповідність версії",
@@ -291,17 +277,17 @@
"status_failure_incompatible": "Несумісне встановлення", "status_failure_incompatible": "Несумісне встановлення",
"status_failure_timeout": "Таймаут встановлення", "status_failure_timeout": "Таймаут встановлення",
"status_unknown": "Не вдалося інсталювати", "status_unknown": "Не вдалося інсталювати",
"mount_version_mismatch_description": "Встановлення не вдалося через те, що встановлений застосунок ​​мав іншу версію, ніж патчений.\n\nУстановіть версію застосунку, яку ви монтуєте, і повторіть спробу.", "mount_version_mismatch_description": "Встановлення не вдалося через те, що встановлений застосунок ​​мав іншу версію, ніж пропатчений.\n\nУстановіть версію застосунку, яку ви монтуєте, і повторіть спробу.",
"mount_no_root_description": "Встановлення не вдалося, оскільки не надано root-доступ.\n\nНадайте root-доступ ReVanced Manager і повторіть спробу.", "mount_no_root_description": "Встановлення не вдалося, оскільки не надано root-доступ.\n\nНадайте root-доступ ReVanced Manager і повторіть спробу.",
"mount_missing_installation_description": "Встановлення не вдалося через те, що не патчений застосунок не встановлений ​​на цьому пристрої, для монтування поверх нього.\n\nУстановіть не патчений застосунок перед монтуванням і повторіть спробу.", "mount_missing_installation_description": "Встановлення не вдалося через те, що не пропатчений застосунок не встановлений ​​на цьому пристрої, для монтування поверх нього.\n\nУстановіть не пропатчений застосунок перед монтуванням і повторіть спробу.",
"status_failure_timeout_description": "Встановлення тривало занадто довго.\n\nБажаєте спробувати ще раз?", "status_failure_timeout_description": "Встановлення тривало занадто довго.\n\nБажаєте спробувати ще раз?",
"status_failure_storage_description": "Встановлення не вдалося через брак пам’яті.\n\nЗвільніть місце та повторіть спробу.", "status_failure_storage_description": "Встановлення не вдалося через брак пам’яті.\n\nЗвільніть місце та повторіть спробу.",
"status_failure_invalid_description": "Встановлення не вдалося через те, що патчений застосунок недійсний.\n\nВидалити застосунок та повторити спробу?", "status_failure_invalid_description": "Встановлення не вдалося через те, що пропатчений застосунок недійсний.\n\nВидалити застосунок та повторити спробу?",
"status_failure_incompatible_description": "Застосунок несумісний з цим пристроєм.\n\nЗверніться до розробника застосунку та попросіть підтримки.", "status_failure_incompatible_description": "Застосунок несумісний з цим пристроєм.\n\nВикористовуйте APK, який підтримується цим пристроєм і спробуйте ще раз.",
"status_failure_conflict_description": "Встановленню завадила вже встановлений застосунок.\n\nВидалити встановлений застосунок та повторити спробу?", "status_failure_conflict_description": "Встановленню завадив уже встановлений застосунок.\n\nВидалити встановлений застосунок та повторити спробу?",
"status_failure_blocked_description": "Встановлення заблоковано ${packageName}.\n\nНалаштуйте параметри безпеки та повторіть спробу.", "status_failure_blocked_description": "Встановлення заблоковано ${packageName}.\n\nНалаштуйте параметри безпеки та повторіть спробу.",
"install_failed_verification_failure_description": "Встановлення не вдалося через проблему перевірки.\n\nНалаштуйте параметри безпеки та повторіть спробу.", "install_failed_verification_failure_description": "Встановлення не вдалося через проблему перевірки.\n\nНалаштуйте параметри безпеки та повторіть спробу.",
"install_failed_version_downgrade_description": "Встановлення не вдалося через те, що патчений застосунок мав старішу версію, ніж встановлений.\n\nВидалити застосунок та повторити спробу?", "install_failed_version_downgrade_description": "Встановлення не вдалося через те, що пропатчений застосунок мав старішу версію, ніж встановлений.\n\nВидалити застосунок та повторити спробу?",
"status_unknown_description": "Встановлення не вдалося через невідому причину. Будь ласка спробуйте ще раз." "status_unknown_description": "Встановлення не вдалося через невідому причину. Будь ласка спробуйте ще раз."
} }
} }

View File

@@ -0,0 +1,19 @@
{
"navigationView": {},
"homeView": {},
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
}

View File

@@ -3,12 +3,10 @@
"cancelButton": "منسوخ کریں۔", "cancelButton": "منسوخ کریں۔",
"quitButton": "چھوڑو", "quitButton": "چھوڑو",
"updateButton": "اپڈیٹ", "updateButton": "اپڈیٹ",
"installed": "موجود: ${version}",
"suggested": "تجویز کردہ: ${version}", "suggested": "تجویز کردہ: ${version}",
"yesButton": "ہاں", "yesButton": "ہاں",
"noButton": "نہیں", "noButton": "نہیں",
"warning": "انتباہ", "warning": "انتباہ",
"options": "اختیارات",
"notice": "اطلاع", "notice": "اطلاع",
"noShowAgain": "اسے دوبارہ مت دکھائیں۔", "noShowAgain": "اسے دوبارہ مت دکھائیں۔",
"add": "شامل کریں۔", "add": "شامل کریں۔",
@@ -29,8 +27,7 @@
"installingMessage": "اپ ڈیٹ انسٹال ہو رہی ہے...", "installingMessage": "اپ ڈیٹ انسٹال ہو رہی ہے...",
"errorDownloadMessage": "اپ ڈیٹ ڈونلوڈ نہیں ہو سکی", "errorDownloadMessage": "اپ ڈیٹ ڈونلوڈ نہیں ہو سکی",
"errorInstallMessage": "اپڈیٹ انسٹال نہیں ہو سکی", "errorInstallMessage": "اپڈیٹ انسٹال نہیں ہو سکی",
"noConnection": "انٹرنیٹ کنکشن میسر نہیں", "noConnection": "انٹرنیٹ کنکشن میسر نہیں"
"updatesDisabled": "پیچ شدہ ایپلیکیشن کو اپ ڈیٹ کرنا فل حال بند ہے. دوبارہ پیچ کریں."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "معلومات نامہ" "infoButton": "معلومات نامہ"
@@ -44,19 +41,6 @@
"patchButton": "پیچ کریں" "patchButton": "پیچ کریں"
}, },
"appSelectorCard": { "appSelectorCard": {
"noAppsLabel": "کوئی ایپلیکیشن نہیں ملی", "noAppsLabel": "کوئی ایپلیکیشن نہیں ملی"
"currentVersion": "موجودہ", }
"suggestedVersion": "تجویز کردہ"
},
"patchSelectorCard": {},
"socialMediaCard": {},
"appSelectorView": {},
"patchesSelectorView": {},
"patchOptionsView": {},
"patchItem": {},
"installerView": {},
"settingsView": {},
"appInfoView": {},
"contributorsView": {},
"installErrorDialog": {}
} }

62
assets/i18n/strings_uz_UZ.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "O'tkazib yuborish", "dismissButton": "O'tkazib yuborish",
"quitButton": "Chiqish", "quitButton": "Chiqish",
"updateButton": "Yangilash", "updateButton": "Yangilash",
"enabledLabel": "Yoqilgan",
"disabledLabel": "O'chirilgan",
"installed": "O'rnatilgan versiya: ${version}",
"suggested": "Taklif etilgan versiya: ${version}", "suggested": "Taklif etilgan versiya: ${version}",
"yesButton": "Xa", "yesButton": "Xa",
"noButton": "Yo'q", "noButton": "Yo'q",
"warning": "Ogohlantirish", "warning": "Ogohlantirish",
"options": "Sozlamalar",
"notice": "Eslatma", "notice": "Eslatma",
"noShowAgain": "Boshqa ko'rsatilmasin", "noShowAgain": "Boshqa ko'rsatilmasin",
"add": "Qo'shish", "add": "Qo'shish",
@@ -20,17 +16,13 @@
"showUpdateButton": "Yangilanishni ko'rish", "showUpdateButton": "Yangilanishni ko'rish",
"navigationView": { "navigationView": {
"dashboardTab": "Asboblar", "dashboardTab": "Asboblar",
"patcherTab": "Patcher",
"settingsTab": "Sozlamalar" "settingsTab": "Sozlamalar"
}, },
"homeView": { "homeView": {
"refreshSuccess": "Muvaffaqiyatli yangilandi", "refreshSuccess": "Muvaffaqiyatli yangilandi",
"widgetTitle": "Asboblar", "widgetTitle": "Asboblar",
"updatesSubtitle": "Yangilanishlar", "updatesSubtitle": "Yangilanishlar",
"patchedSubtitle": "Patchlangan dasturlar",
"changeLaterSubtitle": "Keyinroq sozlamalardan o'zgartirishingiz mumkin.", "changeLaterSubtitle": "Keyinroq sozlamalardan o'zgartirishingiz mumkin.",
"noUpdates": "Yangilanish mavjud emas",
"WIP": "Jarayonda...",
"noInstallations": "Patchlangan dasturlar o'rnatilmagan", "noInstallations": "Patchlangan dasturlar o'rnatilmagan",
"installUpdate": "Yangilanish o'rnatilishi davom ettirilsinmi?", "installUpdate": "Yangilanish o'rnatilishi davom ettirilsinmi?",
"updateSheetTitle": "ReVanced Managerni yangilash", "updateSheetTitle": "ReVanced Managerni yangilash",
@@ -39,21 +31,57 @@
"updateChangelogTitle": "O'zgarishlar", "updateChangelogTitle": "O'zgarishlar",
"updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.", "updateDialogText": "${file} uchun yangilanish mavjud.\n\nHozirgi o'rnatilgan versiya: ${version}.",
"downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?", "downloadConsentDialogTitle": "Ba'zi fayllarni yuklab olish?",
"downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak." "downloadConsentDialogText": "ReVanced Manager ishlashi uchun ba'zi fayllarni yuklab olish kerak.",
"downloadingMessage": "Yangilanishlar otvotti...",
"downloadedMessage": "Yangilanish otqizildi",
"installingMessage": "Yangilanishlar ornatib olinvotti...",
"errorDownloadMessage": "Yangilanishni otqizib bomadi",
"errorInstallMessage": "Yangilanishni ornatib bolmadi",
"noConnection": "Internet boglanishingiz yoq"
},
"applicationItem": {
"infoButton": "Ma'lumot"
},
"latestCommitCard": {
"loadingLabel": "Yuklanmoqda..."
},
"patcherView": {
"patchButton": "Patch"
},
"appSelectorCard": {
"noAppsLabel": "Ilovalar topilmadi"
},
"patchSelectorCard": {
"widgetTitle": "Patchlarni tanlang",
"widgetTitleSelected": "Tanlangan patchlar",
"widgetSubtitle": "Ilovani birinchi tanlang"
}, },
"applicationItem": {},
"latestCommitCard": {},
"patcherView": {},
"appSelectorCard": {},
"patchSelectorCard": {},
"socialMediaCard": {}, "socialMediaCard": {},
"appSelectorView": {}, "appSelectorView": {},
"patchesSelectorView": {}, "patchesSelectorView": {
"viewTitle": "Patchlarni tanlang",
"patches": "Patches"
},
"patchOptionsView": {}, "patchOptionsView": {},
"patchItem": {}, "patchItem": {},
"installerView": {}, "installerView": {},
"settingsView": {}, "settingsView": {
"widgetTitle": "Sozlamalar",
"exportSectionTitle": "Import & eksport",
"sourcesIntegrationsLabel": "Integratsiyani manbai",
"sourcesResetDialogTitle": "Oddiy holga qaytarish",
"apiURLLabel": "API URL",
"selectApiURL": "API URL",
"sourcesPatchesLabel": "Patchlarni manbai",
"orgIntegrationsLabel": "Integratsiyani tashkiloti",
"contributorsLabel": "Yordamchilar",
"contributorsHint": "ReVanced yordamchilani royxati",
"aboutLabel": "Haqida",
"snackbarMessage": "Vaqtinchalik xotiraga nusxalandi"
},
"appInfoView": {}, "appInfoView": {},
"contributorsView": {}, "contributorsView": {
"widgetTitle": "Yordamchilar"
},
"installErrorDialog": {} "installErrorDialog": {}
} }

55
assets/i18n/strings_vi_VN.i18n.json Executable file → Normal file
View File

@@ -4,14 +4,10 @@
"dismissButton": "Từ bỏ", "dismissButton": "Từ bỏ",
"quitButton": "Thoát", "quitButton": "Thoát",
"updateButton": "Cập nhật", "updateButton": "Cập nhật",
"enabledLabel": "Đã bật",
"disabledLabel": "Đã tắt",
"installed": "Đã cài đặt: ${version}",
"suggested": "Được đề xuất: ${version}", "suggested": "Được đề xuất: ${version}",
"yesButton": "Có", "yesButton": "Có",
"noButton": "Không", "noButton": "Không",
"warning": "Cảnh báo", "warning": "Cảnh báo",
"options": "Tùy chọn",
"notice": "Lưu ý", "notice": "Lưu ý",
"noShowAgain": "Không hiển thị lại điều này", "noShowAgain": "Không hiển thị lại điều này",
"add": "Thêm", "add": "Thêm",
@@ -27,10 +23,10 @@
"refreshSuccess": "Đã làm mới thành công", "refreshSuccess": "Đã làm mới thành công",
"widgetTitle": "Tổng quan", "widgetTitle": "Tổng quan",
"updatesSubtitle": "Các bản cập nhật", "updatesSubtitle": "Các bản cập nhật",
"patchedSubtitle": "Ứng dụng đã vá", "lastPatchedAppSubtitle": "Ứng dụng đã vá lần cuối",
"patchedSubtitle": "Các ứng dụng đã cài đặt",
"changeLaterSubtitle": "Bạn có thể thay đổi cài đặt này sau.", "changeLaterSubtitle": "Bạn có thể thay đổi cài đặt này sau.",
"noUpdates": "Không có bản cập nhật mới", "noSavedAppFound": "Không tìm thấy ứng dụng",
"WIP": "Đang thực hiện...",
"noInstallations": "Không có ứng dụng đã vá nào được cài đặt", "noInstallations": "Không có ứng dụng đã vá nào được cài đặt",
"installUpdate": "Tiếp tục cài đặt bản cập nhật?", "installUpdate": "Tiếp tục cài đặt bản cập nhật?",
"updateSheetTitle": "Cập nhật ReVanced Manager", "updateSheetTitle": "Cập nhật ReVanced Manager",
@@ -41,32 +37,24 @@
"downloadConsentDialogTitle": "Tải các tập tin cần thiết?", "downloadConsentDialogTitle": "Tải các tập tin cần thiết?",
"downloadConsentDialogText": "ReVanced Manager cần tải các tập tin cần thiết để hoạt động đúng cách.", "downloadConsentDialogText": "ReVanced Manager cần tải các tập tin cần thiết để hoạt động đúng cách.",
"downloadConsentDialogText2": "Điều này sẽ kết nối bạn đến ${url}.", "downloadConsentDialogText2": "Điều này sẽ kết nối bạn đến ${url}.",
"checkUpdateDialogTitle": "Kiểm tra cập nhật?",
"checkUpdateDialogText": "Bạn có muốn ReVanced Manager kiểm tra bản cập nhật tự động?",
"notificationTitle": "Đã tải xuống bản cập nhật",
"notificationText": "Nhấn để cài đặt bản cập nhật",
"downloadingMessage": "Đang tải xuống bản cập nhật...", "downloadingMessage": "Đang tải xuống bản cập nhật...",
"downloadedMessage": "Đã tải xuống bản cập nhật", "downloadedMessage": "Đã tải xuống bản cập nhật",
"installingMessage": "Đang cài đặt bản cập nhật...", "installingMessage": "Đang cài đặt bản cập nhật...",
"errorDownloadMessage": "Không thể tải về bản cập nhật", "errorDownloadMessage": "Không thể tải về bản cập nhật",
"errorInstallMessage": "Không thể cài đặt bản cập nhật", "errorInstallMessage": "Không thể cài đặt bản cập nhật",
"noConnection": "Không có kết nối mạng", "noConnection": "Không có kết nối mạng"
"updatesDisabled": "Cập nhật một ứng dụng đã được vá hiện đang tắt. Vá lại ứng dụng một lần nữa."
}, },
"applicationItem": { "applicationItem": {
"infoButton": "Thông tin" "infoButton": "Thông tin"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "Đang tải...", "loadingLabel": "Đang tải...",
"timeagoLabel": "${time} trước", "timeagoLabel": "${time} trước"
"patcherLabel": "Trình vá: ",
"managerLabel": "Trình quản lý: ",
"updateButton": "Trình quản lý Cập nhật"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "Trình vá", "widgetTitle": "Trình vá",
"patchButton": "Vá", "patchButton": "Vá",
"armv7WarningDialogText": "Việc vá trên các thiết bị ARMv7 chưa được hỗ trợ và có thể thất bại. Vẫn tiếp tục?", "incompatibleArchWarningDialogText": "Việc vá ứng dụng trên kiến trúc này hiện chưa được hỗ trợ và có thể thất bại. Bạn vẫn muốn tiếp tục?",
"removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?", "removedPatchesWarningDialogText": "Những bản vá sau đây đã bị loại bỏ từ lần cuối bạn dùng chúng.\n\n${patches}\n\nVẫn tiếp tục?",
"requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt." "requiredOptionDialogText": "Một số tùy chọn bản vá cần được thiết đặt."
}, },
@@ -75,8 +63,6 @@
"widgetTitleSelected": "Ứng dụng đã chọn", "widgetTitleSelected": "Ứng dụng đã chọn",
"widgetSubtitle": "Không có ứng dụng được chọn", "widgetSubtitle": "Không có ứng dụng được chọn",
"noAppsLabel": "Không tìm thấy ứng dụng nào", "noAppsLabel": "Không tìm thấy ứng dụng nào",
"currentVersion": "Hiện tại",
"suggestedVersion": "Được đề xuất",
"anyVersion": "Phiên bản bất kỳ" "anyVersion": "Phiên bản bất kỳ"
}, },
"patchSelectorCard": { "patchSelectorCard": {
@@ -118,16 +104,15 @@
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "Giá trị tùy chỉnh", "customValue": "Giá trị tùy chỉnh",
"resetOptionsTooltip": "Cài lại tất cả tùy chọn", "setToNull": "Đặt thành rỗng",
"nullValue": "Giá trị tùy chọn này hiện tại đang rỗng",
"viewTitle": "Tùy chọn bản vá", "viewTitle": "Tùy chọn bản vá",
"saveOptions": "Lưu", "saveOptions": "Lưu",
"addOptions": "Thêm tùy chọn", "unselectPatch": "Bỏ chọn bản vá",
"deselectPatch": "Bỏ chọn bản vá",
"tooltip": "Tùy chọn nhập thêm", "tooltip": "Tùy chọn nhập thêm",
"selectFilePath": "Chọn đường dẫn tập tin", "selectFilePath": "Chọn đường dẫn tập tin",
"selectFolder": "Chọn thư mục", "selectFolder": "Chọn thư mục",
"selectOption": "Chọn tùy chọn", "requiredOption": "Thiết lập tùy chọn này là bắt buộc",
"requiredOption": "Tùy chọn này bắt buộc",
"unsupportedOption": "Tùy chọn này không được hỗ trợ", "unsupportedOption": "Tùy chọn này không được hỗ trợ",
"requiredOptionNull": "Các tùy chọn sau cần được thiết đặt:\n\n${options}" "requiredOptionNull": "Các tùy chọn sau cần được thiết đặt:\n\n${options}"
}, },
@@ -139,7 +124,6 @@
"patchesChangeWarningDialogButton": "Dùng lựa chọn mặc định" "patchesChangeWarningDialogButton": "Dùng lựa chọn mặc định"
}, },
"installerView": { "installerView": {
"widgetTitle": "Trình cài đặt",
"installType": "Chọn kiểu cài đặt", "installType": "Chọn kiểu cài đặt",
"installTypeDescription": "Chọn kiểu cài đặt để thực hiện với nó.", "installTypeDescription": "Chọn kiểu cài đặt để thực hiện với nó.",
"installButton": "Cài đặt", "installButton": "Cài đặt",
@@ -148,7 +132,6 @@
"warning": "Tắt tự động cập nhật cho ứng dụng đã vá để tránh các phát sinh không mong muốn.", "warning": "Tắt tự động cập nhật cho ứng dụng đã vá để tránh các phát sinh không mong muốn.",
"pressBackAgain": "Nhấn quay lại lần nữa để hủy", "pressBackAgain": "Nhấn quay lại lần nữa để hủy",
"openButton": "Mở", "openButton": "Mở",
"shareButton": "Chia sẻ tệp",
"notificationTitle": "ReVanced Manager đang vá", "notificationTitle": "ReVanced Manager đang vá",
"notificationText": "Nhấn để trở lại trình cài đặt", "notificationText": "Nhấn để trở lại trình cài đặt",
"exportApkButtonTooltip": "Xuất APK đã vá", "exportApkButtonTooltip": "Xuất APK đã vá",
@@ -173,7 +156,6 @@
"dynamicThemeHint": "Tận hưởng trải nghiệm gần hơn với thiết bị của bạn", "dynamicThemeHint": "Tận hưởng trải nghiệm gần hơn với thiết bị của bạn",
"languageLabel": "Ngôn ngữ", "languageLabel": "Ngôn ngữ",
"languageUpdated": "Ngôn ngữ đã cập nhập", "languageUpdated": "Ngôn ngữ đã cập nhập",
"englishOption": "Tiếng Anh",
"sourcesLabel": "Nguồn thay thế", "sourcesLabel": "Nguồn thay thế",
"sourcesLabelHint": "Cấu hình nguồn thay thế cho Bản vá ReVanced và Tích hợp ReVanced", "sourcesLabelHint": "Cấu hình nguồn thay thế cho Bản vá ReVanced và Tích hợp ReVanced",
"sourcesIntegrationsLabel": "Nguồn tích hợp", "sourcesIntegrationsLabel": "Nguồn tích hợp",
@@ -203,6 +185,8 @@
"showUpdateDialogHint": "Hiện một hộp thoại khi có một bản cập nhật", "showUpdateDialogHint": "Hiện một hộp thoại khi có một bản cập nhật",
"universalPatchesLabel": "Các bản vá phổ quát", "universalPatchesLabel": "Các bản vá phổ quát",
"universalPatchesHint": "Hiển thị tất cả các ứng dụng và các bản vá phổ quát (có thể gây chậm danh sách ứng dụng)", "universalPatchesHint": "Hiển thị tất cả các ứng dụng và các bản vá phổ quát (có thể gây chậm danh sách ứng dụng)",
"lastPatchedAppLabel": "Lưu ứng dụng đã vá",
"lastPatchedAppHint": "Lưu bản vá cuối để cài đặt hoặc xuất sau đó",
"versionCompatibilityCheckLabel": "Kiểm tra khả năng tương thích của phiên bản", "versionCompatibilityCheckLabel": "Kiểm tra khả năng tương thích của phiên bản",
"versionCompatibilityCheckHint": "Việc ngăn chặn chọn bản vá không tương thích với phiên bản ứng dụng đã chọn", "versionCompatibilityCheckHint": "Việc ngăn chặn chọn bản vá không tương thích với phiên bản ứng dụng đã chọn",
"requireSuggestedAppVersionLabel": "Yêu cầu phiên bản ứng dụng được đề xuất", "requireSuggestedAppVersionLabel": "Yêu cầu phiên bản ứng dụng được đề xuất",
@@ -254,29 +238,31 @@
"appInfoView": { "appInfoView": {
"widgetTitle": "Thông tin ứng dụng", "widgetTitle": "Thông tin ứng dụng",
"openButton": "Mở", "openButton": "Mở",
"installButton": "Cài đặt",
"uninstallButton": "Gỡ cài đặt", "uninstallButton": "Gỡ cài đặt",
"unmountButton": "Bỏ gắn kết", "unmountButton": "Bỏ gắn kết",
"exportButton": "Xuất",
"deleteButton": "Xoá",
"rootDialogTitle": "Lỗi", "rootDialogTitle": "Lỗi",
"lastPatchedAppDescription": "Đây là bản sao lưu của ứng dụng đã được vá lần cuối.",
"unmountDialogText": "Bạn có chắc muốn bỏ gắn kết ứng dụng này không?", "unmountDialogText": "Bạn có chắc muốn bỏ gắn kết ứng dụng này không?",
"uninstallDialogText": "Bạn có chắc muốn gỡ cài đặt ứng dụng này không?", "uninstallDialogText": "Bạn có chắc muốn gỡ cài đặt ứng dụng này không?",
"rootDialogText": "Ứng dụng đã cài đặt với quyền siêu người dùng, nhưng hiện tại ReVanced không có quyền đó.\nVui lòng cấp quyền siêu người dùng trước.", "rootDialogText": "Ứng dụng đã cài đặt với quyền siêu người dùng, nhưng hiện tại ReVanced không có quyền đó.\nVui lòng cấp quyền siêu người dùng trước.",
"removeAppDialogTitle": "Xoá ứng dụng?",
"removeAppDialogText": "Bạn có chắc chắn muốn xóa bản sao lưu này?",
"packageNameLabel": "Tên gói", "packageNameLabel": "Tên gói",
"installTypeLabel": "Kiểu cài đặt", "installTypeLabel": "Kiểu cài đặt",
"mountTypeLabel": "Gắn kết", "mountTypeLabel": "Gắn kết",
"regularTypeLabel": "Thông thường", "regularTypeLabel": "Thông thường",
"patchedDateLabel": "Ngày vá", "patchedDateLabel": "Ngày vá",
"appliedPatchesLabel": "Các bản vá đã áp dụng", "appliedPatchesLabel": "Các bản vá đã áp dụng",
"sizeLabel": "Kích cỡ tệp",
"patchedDateHint": "${date} vào lúc ${time}", "patchedDateHint": "${date} vào lúc ${time}",
"appliedPatchesHint": "${quantity} bản vá đã áp dụng", "appliedPatchesHint": "${quantity} bản vá đã áp dụng",
"updateNotImplemented": "Tính năng này chưa được triển khai" "updateNotImplemented": "Tính năng này chưa được triển khai"
}, },
"contributorsView": { "contributorsView": {
"widgetTitle": "Những người đóng góp", "widgetTitle": "Những người đóng góp"
"patcherContributors": "Trình vá ReVanced",
"patchesContributors": "Bản vá ReVanced",
"integrationsContributors": "Tích hợp ReVanced",
"cliContributors": "Giao tiếp dòng lệnh (CLI) ReVanced",
"managerContributors": "ReVanced Manager"
}, },
"installErrorDialog": { "installErrorDialog": {
"mount_version_mismatch": "Phiên bản không phù hợp", "mount_version_mismatch": "Phiên bản không phù hợp",
@@ -297,7 +283,6 @@
"status_failure_timeout_description": "Việc cài đặt mất quá lâu để hoàn thành.\n\nBạn có muốn thử lại?", "status_failure_timeout_description": "Việc cài đặt mất quá lâu để hoàn thành.\n\nBạn có muốn thử lại?",
"status_failure_storage_description": "Việc cài đặt đã thất bại do không đủ bộ nhớ.\n\nGiải phóng một phần bộ nhớ và thử lại.", "status_failure_storage_description": "Việc cài đặt đã thất bại do không đủ bộ nhớ.\n\nGiải phóng một phần bộ nhớ và thử lại.",
"status_failure_invalid_description": "Việc cài đặt đã thất bại do ứng dụng đã vá không hợp lệ.\n\nGỡ cài đặt ứng dụng và thử lại?", "status_failure_invalid_description": "Việc cài đặt đã thất bại do ứng dụng đã vá không hợp lệ.\n\nGỡ cài đặt ứng dụng và thử lại?",
"status_failure_incompatible_description": "Ứng dụng không tương thích với thiết bị.\n\nLiên hệ nhà phát triển ứng dụng và yêu cầu trợ giúp.",
"status_failure_conflict_description": "Việc cài đặt đã bị ngăn chặn bởi bản cài đã có của ứng dụng.\n\nGỡ cài đặt ứng dụng đã cài và thử lại?", "status_failure_conflict_description": "Việc cài đặt đã bị ngăn chặn bởi bản cài đã có của ứng dụng.\n\nGỡ cài đặt ứng dụng đã cài và thử lại?",
"status_failure_blocked_description": "Việc cài đặt đã đã bị chặn bởi ${packageName}.\n\nĐiều chỉnh thiết lập bảo mật của bạn và thử lại.", "status_failure_blocked_description": "Việc cài đặt đã đã bị chặn bởi ${packageName}.\n\nĐiều chỉnh thiết lập bảo mật của bạn và thử lại.",
"install_failed_verification_failure_description": "Việc cài đặt đã thất bại do phát sinh xác minh.\n\nĐiều chỉnh thiết lập bảo mật của bạn và thử lại.", "install_failed_verification_failure_description": "Việc cài đặt đã thất bại do phát sinh xác minh.\n\nĐiều chỉnh thiết lập bảo mật của bạn và thử lại.",

143
assets/i18n/strings_zh_CN.i18n.json Executable file → Normal file
View File

@@ -1,19 +1,19 @@
{ {
"okButton": "确定", "okButton": "确定",
"cancelButton": "取消", "cancelButton": "取消",
"dismissButton": "忽略",
"quitButton": "退出", "quitButton": "退出",
"updateButton": "更新", "updateButton": "更新",
"installed": "已安装版本:${version}",
"suggested": "建议的版本:${version}", "suggested": "建议的版本:${version}",
"yesButton": "是", "yesButton": "是",
"noButton": "否", "noButton": "否",
"warning": "警告", "warning": "警告",
"options": "选项",
"notice": "提示", "notice": "提示",
"noShowAgain": "不再显示此内容", "noShowAgain": "不再显示此内容",
"add": "添加", "add": "添加",
"remove": "移除", "remove": "移除",
"showChangelogButton": "显示更新日志", "showChangelogButton": "显示更新日志",
"showUpdateButton": "显示更新",
"navigationView": { "navigationView": {
"dashboardTab": "控制面板", "dashboardTab": "控制面板",
"patcherTab": "补丁程序", "patcherTab": "补丁程序",
@@ -23,45 +23,47 @@
"refreshSuccess": "已刷新", "refreshSuccess": "已刷新",
"widgetTitle": "控制面板", "widgetTitle": "控制面板",
"updatesSubtitle": "更新", "updatesSubtitle": "更新",
"patchedSubtitle": "已应用补丁的应用程序", "lastPatchedAppSubtitle": "最后补丁的应用",
"patchedSubtitle": "已安装的应用",
"changeLaterSubtitle": "您可以稍后在设置中更改此设置。", "changeLaterSubtitle": "您可以稍后在设置中更改此设置。",
"noSavedAppFound": "没有找到应用",
"noInstallations": "没有安装已修补的应用", "noInstallations": "没有安装已修补的应用",
"installUpdate": "继续安装该更新?", "installUpdate": "继续安装该更新?",
"updateSheetTitle": "更新 ReVanced Manager", "updateSheetTitle": "更新 ReVanced Manager",
"updateDialogTitle": "有可用的更新", "updateDialogTitle": "有可用的更新",
"updatePatchesSheetTitle": "更新 ReVanced 补丁", "updatePatchesSheetTitle": "更新 ReVanced 补丁",
"updateChangelogTitle": "更新日志", "updateChangelogTitle": "更新日志",
"updateDialogText": "${file} 有新的更新可用。\n\n当前安装的版本是${version}。",
"downloadConsentDialogTitle": "下载必要文件吗?", "downloadConsentDialogTitle": "下载必要文件吗?",
"downloadConsentDialogText": "ReVanced Manager 需要下载必要的文件才能正常工作。", "downloadConsentDialogText": "ReVanced Manager 需要下载必要的文件才能正常工作。",
"checkUpdateDialogTitle": "要检查更新吗?", "downloadConsentDialogText2": "这会将您连接到 ${url}。",
"notificationTitle": "更新下载完成!",
"notificationText": "点击安装更新",
"downloadingMessage": "正在下载更新…", "downloadingMessage": "正在下载更新…",
"downloadedMessage": "更新下载完成!", "downloadedMessage": "更新下载完成!",
"installingMessage": "正在安装更新…", "installingMessage": "正在安装更新…",
"errorDownloadMessage": "无法下载更新", "errorDownloadMessage": "无法下载更新",
"errorInstallMessage": "无法安装更新", "errorInstallMessage": "无法安装更新",
"noConnection": "未连接网络", "noConnection": "未连接网络"
"updatesDisabled": "已禁用更新已修补的应用。请重新修补此应用。"
}, },
"applicationItem": { "applicationItem": {
"infoButton": "信息" "infoButton": "信息"
}, },
"latestCommitCard": { "latestCommitCard": {
"loadingLabel": "正在加载…", "loadingLabel": "正在加载…",
"timeagoLabel": "${time}前" "timeagoLabel": "${time} 前"
}, },
"patcherView": { "patcherView": {
"widgetTitle": "修补器", "widgetTitle": "修补器",
"patchButton": "修补" "patchButton": "修补",
"incompatibleArchWarningDialogText": "对此架构的修补尚不支持或可能失败。仍要继续吗?",
"removedPatchesWarningDialogText": "自您上次使用以下补丁以来,它们已被删除。\n\n${patches}\n\n还是继续吗",
"requiredOptionDialogText": "某些补丁选项必须设置。"
}, },
"appSelectorCard": { "appSelectorCard": {
"widgetTitle": "选择一个应用", "widgetTitle": "选择一个应用",
"widgetTitleSelected": "已选择的应用", "widgetTitleSelected": "已选择的应用",
"widgetSubtitle": "未选择任何应用", "widgetSubtitle": "未选择任何应用",
"noAppsLabel": "未发现应用程序", "noAppsLabel": "未发现应用程序",
"currentVersion": "当前", "anyVersion": "所有版本"
"suggestedVersion": "建议"
}, },
"patchSelectorCard": { "patchSelectorCard": {
"widgetTitle": "选择补丁", "widgetTitle": "选择补丁",
@@ -81,7 +83,8 @@
"errorMessage": "无法使用所选应用程序。", "errorMessage": "无法使用所选应用程序。",
"downloadToast": "下载功能尚不可用", "downloadToast": "下载功能尚不可用",
"requireSuggestedAppVersionDialogText": "你所选择的应用版本与推荐的版本不一致,这可能会导致不可预料的问题。请使用推荐的版本。\n\n选择的版本${selected}\n推荐的版本${suggested}", "requireSuggestedAppVersionDialogText": "你所选择的应用版本与推荐的版本不一致,这可能会导致不可预料的问题。请使用推荐的版本。\n\n选择的版本${selected}\n推荐的版本${suggested}",
"featureNotAvailable": "功能未实现" "featureNotAvailable": "功能未实现",
"featureNotAvailableText": "此应用程序是一个拆分的 APK只能通过安装root 权限来修补和可靠安装。 然而,您可以通过从存储中选择一个完整的 APK来修补和安装。"
}, },
"patchesSelectorView": { "patchesSelectorView": {
"viewTitle": "选择补丁", "viewTitle": "选择补丁",
@@ -90,37 +93,50 @@
"newPatches": "新补丁", "newPatches": "新补丁",
"patches": "补丁", "patches": "补丁",
"doneButton": "完成", "doneButton": "完成",
"defaultChip": "默认",
"defaultTooltip": "选择所有默认补丁", "defaultTooltip": "选择所有默认补丁",
"noneChip": "无",
"noneTooltip": "取消选择所有补丁", "noneTooltip": "取消选择所有补丁",
"loadPatchesSelection": "加载补丁选项", "loadPatchesSelection": "加载补丁选项",
"noPatchesFound": "未找到适用于所选应用程序的补丁" "noSavedPatches": "所选应用没有保存补丁选择。\n按完成保存当前选择。",
"noPatchesFound": "未找到适用于所选应用程序的补丁",
"setRequiredOption": "某些补丁需要设置选项:\n\n${patches}\n\n请设置后再继续。"
}, },
"patchOptionsView": { "patchOptionsView": {
"customValue": "自定义值", "customValue": "自定义值",
"resetOptionsTooltip": "重置补丁选项", "setToNull": "设置为为空",
"nullValue": "此选项值当前为空",
"viewTitle": "补丁选项", "viewTitle": "补丁选项",
"saveOptions": "保存", "saveOptions": "保存",
"addOptions": "添加选项", "unselectPatch": "取消选择补丁",
"deselectPatch": "取消选择补丁",
"tooltip": "更多输入选项", "tooltip": "更多输入选项",
"selectFilePath": "选择文件路径", "selectFilePath": "选择文件路径",
"selectFolder": "选择文件夹", "selectFolder": "选择文件夹",
"unsupportedOption": "不支持此选项" "requiredOption": "设置此选项是必需的",
"unsupportedOption": "不支持此选项",
"requiredOptionNull": "必须设置以下选项:\n\n${options}"
}, },
"patchItem": { "patchItem": {
"unsupportedDialogText": "选择此补丁可能导致修补错误。\n\n应用版本 ${packageVersion}\n当前支持的版本\n${supportedVersions}", "unsupportedDialogText": "选择此补丁可能导致修补错误。\n\n应用版本 ${packageVersion}\n当前支持的版本\n${supportedVersions}",
"unsupportedPatchVersion": "此应用版本不支持补丁。",
"unsupportedRequiredOption": "此补丁包含不支持此应用程序的必填选项",
"patchesChangeWarningDialogText": "建议使用默认补丁选择和选项。更改它们可能会导致意外问题。\n\n您需要在更改任何补丁选择之前在设置中打开\"允许更改补丁选择\"。",
"patchesChangeWarningDialogButton": "使用默认选择" "patchesChangeWarningDialogButton": "使用默认选择"
}, },
"installerView": { "installerView": {
"installType": "选择安装类型", "installType": "选择安装类型",
"installTypeDescription": "选择要继续的安装类型。",
"installButton": "安装", "installButton": "安装",
"installRootType": "挂载", "installRootType": "挂载",
"installNonRootType": "常规",
"warning": "禁用补丁应用的自动更新,以避免意外问题。",
"pressBackAgain": "再次按返回键取消", "pressBackAgain": "再次按返回键取消",
"openButton": "打开", "openButton": "打开",
"notificationTitle": "ReVanced Manager 正在应用补丁", "notificationTitle": "ReVanced Manager 正在应用补丁",
"notificationText": "点击返回到安装器", "notificationText": "点击返回到安装器",
"exportApkButtonTooltip": "导出已修补的 APK", "exportApkButtonTooltip": "导出已修补的 APK",
"exportLogButtonTooltip": "导出日志", "exportLogButtonTooltip": "导出日志",
"screenshotDetected": "已检测到截图。如果您要共享日志,请共享文本副本。\n\n将日志复制到剪贴板",
"copiedToClipboard": "复制日志至剪贴板", "copiedToClipboard": "复制日志至剪贴板",
"noExit": "安装程序仍在运行,无法退出..." "noExit": "安装程序仍在运行,无法退出..."
}, },
@@ -131,15 +147,26 @@
"debugSectionTitle": "调试", "debugSectionTitle": "调试",
"advancedSectionTitle": "高级", "advancedSectionTitle": "高级",
"exportSectionTitle": "导入与导出", "exportSectionTitle": "导入与导出",
"dataSectionTitle": "数据来源",
"themeModeLabel": "应用主题", "themeModeLabel": "应用主题",
"systemThemeLabel": "系统", "systemThemeLabel": "系统",
"lightThemeLabel": "亮色主题", "lightThemeLabel": "亮色主题",
"darkThemeLabel": "深色模式", "darkThemeLabel": "深色模式",
"dynamicThemeLabel": "Material You 风格",
"dynamicThemeHint": "享受更贴近你的设备的体验", "dynamicThemeHint": "享受更贴近你的设备的体验",
"languageLabel": "语言", "languageLabel": "语言",
"languageUpdated": "语言已更新",
"sourcesLabel": "其他来源",
"sourcesLabelHint": "配置 ReVanced 补丁和 ReVanced 集成的替代源",
"sourcesIntegrationsLabel": "集成源", "sourcesIntegrationsLabel": "集成源",
"useAlternativeSources": "使用其他来源",
"useAlternativeSourcesHint": "使用 ReVanced 补丁和 ReVanced 集成的替代来源而不是 API",
"sourcesResetDialogTitle": "重置", "sourcesResetDialogTitle": "重置",
"sourcesResetDialogText": "您确定要将源重置为默认值吗?",
"apiURLResetDialogText": "您确定要重置你的 API URL 为默认值吗?",
"sourcesUpdateNote": "注意:这将自动从其他来源下载 ReVanced 补丁和 ReVanced 集成。\n\n这将连接到替代源。",
"apiURLLabel": "API 地址", "apiURLLabel": "API 地址",
"apiURLHint": "配置 ReVanced Manager 的 API URL",
"selectApiURL": "API 地址", "selectApiURL": "API 地址",
"orgPatchesLabel": "补丁组织", "orgPatchesLabel": "补丁组织",
"sourcesPatchesLabel": "补丁来源", "sourcesPatchesLabel": "补丁来源",
@@ -147,37 +174,89 @@
"contributorsLabel": "贡献者", "contributorsLabel": "贡献者",
"contributorsHint": "ReVanced 贡献者列表", "contributorsHint": "ReVanced 贡献者列表",
"logsLabel": "分享日志", "logsLabel": "分享日志",
"logsHint": "分享ReVanced Manager日志",
"enablePatchesSelectionLabel": "允许更改补丁选项",
"enablePatchesSelectionHint": "不要阻止选择或发送补丁",
"enablePatchesSelectionWarningText": "更改补丁选择可能会导致意外的问题。\n\n仍然启用吗",
"disablePatchesSelectionWarningText": "您将禁用更改补丁选择。\n将恢复默认的补丁选择。\n\n无论如何都要禁用",
"autoUpdatePatchesLabel": "自动更新补丁", "autoUpdatePatchesLabel": "自动更新补丁",
"autoUpdatePatchesHint": "自动更新补丁至最新版本", "autoUpdatePatchesHint": "自动更新补丁至最新版本",
"showUpdateDialogLabel": "显示更新提示",
"showUpdateDialogHint": "当有新的更新时显示对话框",
"universalPatchesLabel": "显示通用补丁", "universalPatchesLabel": "显示通用补丁",
"universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)", "universalPatchesHint": "显示所有应用和通用补丁(可能会减慢应用列表)",
"lastPatchedAppLabel": "保存已补丁的应用",
"lastPatchedAppHint": "保存最后一个补丁以安装或导出后",
"versionCompatibilityCheckLabel": "版本兼容性检查", "versionCompatibilityCheckLabel": "版本兼容性检查",
"versionCompatibilityCheckHint": "禁止选择与所选应用版本不兼容的补丁",
"requireSuggestedAppVersionLabel": "需要推荐的应用版本", "requireSuggestedAppVersionLabel": "需要推荐的应用版本",
"requireSuggestedAppVersionHint": "阻止选择版本不是建议版本的应用",
"requireSuggestedAppVersionDialogText": "选择非建议版本的应用程序可能会导致意想不到的问题。\n\n您还想继续吗",
"aboutLabel": "关于", "aboutLabel": "关于",
"snackbarMessage": "已复制到剪贴板", "snackbarMessage": "已复制到剪贴板",
"restartAppForChanges": "重启应用以生效", "restartAppForChanges": "重启应用以生效",
"deleteTempDirLabel": "删除临时文件", "deleteTempDirLabel": "删除临时文件",
"deleteTempDirHint": "删除未使用的临时文件", "deleteTempDirHint": "删除未使用的临时文件",
"deletedTempDir": "已删除临时文件", "deletedTempDir": "已删除临时文件",
"exportPatchesLabel": "导出选择的补丁",
"exportPatchesHint": "将选择的补丁导出到 JSON 文件",
"exportedPatches": "导出选择的修补程序",
"noExportFileFound": "没有选择要导出的补丁",
"importPatchesLabel": "导入选择的补丁",
"importPatchesHint": "从 JSON 文件导入补丁选择",
"importedPatches": "已导入的补丁选择",
"resetStoredPatchesLabel": "重置补丁选择",
"resetStoredPatchesHint": "重置存储的补丁选择",
"resetStoredPatchesDialogTitle": "重置补丁选择?",
"resetStoredPatchesDialogText": "补丁的默认选择将被恢复。",
"resetStoredPatches": "补丁选择已重置",
"resetStoredOptionsLabel": "重置补丁选项",
"resetStoredOptionsHint": "重置全部补丁选项",
"resetStoredOptionsDialogTitle": "重置补丁选项?",
"resetStoredOptionsDialogText": "重置补丁选项将删除所有已保存的选项。",
"resetStoredOptions": "选项已重置",
"deleteLogsLabel": "清除日志", "deleteLogsLabel": "清除日志",
"deleteLogsHint": "删除收集的 ReVanced Manager 日志",
"deletedLogs": "已删除日志", "deletedLogs": "已删除日志",
"regenerateKeystoreLabel": "重新生成密钥存储",
"regenerateKeystoreHint": "重新生成用于签署应用程序的密钥存储",
"regenerateKeystoreDialogTitle": "重新生成密钥存储?",
"regenerateKeystoreDialogText": "使用旧密钥库签名的已打补丁应用程序将无法更新。",
"regeneratedKeystore": "重新生成密钥库",
"exportKeystoreLabel": "导出密钥库", "exportKeystoreLabel": "导出密钥库",
"exportKeystoreHint": "导出用于签署应用程序的密钥存储",
"exportedKeystore": "已导出密钥库", "exportedKeystore": "已导出密钥库",
"noKeystoreExportFileFound": "没有要导出的密钥库", "noKeystoreExportFileFound": "没有要导出的密钥库",
"importKeystoreLabel": "导入密钥库", "importKeystoreLabel": "导入密钥库",
"importKeystoreHint": "导入用于签署应用程序的密钥库",
"importedKeystore": "密钥库已导入\n\n", "importedKeystore": "密钥库已导入\n\n",
"jsonSelectorErrorMessage": "无法使用所选的 json 文件" "selectKeystorePassword": "密钥存储密码",
"selectKeystorePasswordHint": "选择用于签署应用程序的密钥库密码",
"jsonSelectorErrorMessage": "无法使用所选的 json 文件",
"keystoreSelectorErrorMessage": "无法使用选定的密钥存储文件"
}, },
"appInfoView": { "appInfoView": {
"widgetTitle": "应用信息", "widgetTitle": "应用信息",
"openButton": "打开", "openButton": "打开",
"installButton": "安装",
"uninstallButton": "卸载", "uninstallButton": "卸载",
"unmountButton": "卸载",
"exportButton": "导出",
"deleteButton": "删除",
"rootDialogTitle": "错误", "rootDialogTitle": "错误",
"lastPatchedAppDescription": "这是上次修补的应用程序的备份。",
"unmountDialogText": "您确定要卸载此应用程序吗?",
"uninstallDialogText": "您确定要卸载此应用程序吗?",
"rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。", "rootDialogText": "应用程序曾以超级用户权限安装,但是 ReVanced 管理器目前没有权限。\n请先授予超级用户权限。",
"removeAppDialogTitle": "删除应用?",
"removeAppDialogText": "您确定要删除此备份吗?",
"packageNameLabel": "包名", "packageNameLabel": "包名",
"installTypeLabel": "安装类型", "installTypeLabel": "安装类型",
"mountTypeLabel": "安装",
"regularTypeLabel": "常规",
"patchedDateLabel": "修补日期", "patchedDateLabel": "修补日期",
"appliedPatchesLabel": "应用的补丁", "appliedPatchesLabel": "应用的补丁",
"sizeLabel": "文件大小",
"patchedDateHint": "${date} 于 ${time}", "patchedDateHint": "${date} 于 ${time}",
"appliedPatchesHint": "已应用 ${quantity} 个补丁", "appliedPatchesHint": "已应用 ${quantity} 个补丁",
"updateNotImplemented": "此功能尚未实现" "updateNotImplemented": "此功能尚未实现"
@@ -185,5 +264,29 @@
"contributorsView": { "contributorsView": {
"widgetTitle": "贡献者" "widgetTitle": "贡献者"
}, },
"installErrorDialog": {} "installErrorDialog": {
"mount_version_mismatch": "版本不兼容",
"mount_no_root": "无超级用户权限",
"mount_missing_installation": "未找到安装",
"status_failure_blocked": "安装已被阻止",
"install_failed_verification_failure": "校验失败",
"status_failure_invalid": "安装失败",
"install_failed_version_downgrade": "无法降级",
"status_failure_conflict": "安装冲突",
"status_failure_storage": "安装存储错误",
"status_failure_incompatible": "安装不兼容",
"status_failure_timeout": "安装超时",
"status_unknown": "安装失败",
"mount_version_mismatch_description": "安装失败,因为已安装的应用不同于已修补的应用。\n\n安装您正在挂载的应用程序版本然后重试。",
"mount_no_root_description": "由于未授予 root 访问权限,安装失败。\n\n授予 ReVanced Manager root 访问权限,然后重试。",
"mount_missing_installation_description": "安装失败,因为此设备上没有安装未经修补的应用以挂载它。\n\n在安装前安装未经修补的应用然后重试。",
"status_failure_timeout_description": "安装时间太长。\n\n您想再试一次吗",
"status_failure_storage_description": "由于存储空间不足,安装失败。\n\n释放一些空间然后重试。",
"status_failure_invalid_description": "由于修补的应用程序无效,安装失败。\n\n卸载该应用程序并重试",
"status_failure_conflict_description": "该应用程序的现有安装阻止了安装。\n\n卸载已安装的应用程序并重试",
"status_failure_blocked_description": "安装被 ${packageName} 阻止。\n\n调整您的安全设置并重试。",
"install_failed_verification_failure_description": "由于验证问题,安装失败。\n\n请调整安全设置并重试。",
"install_failed_version_downgrade_description": "由于修补的应用程序版本低于已安装的应用程序,安装失败。\n\n卸载该应用程序并重试",
"status_unknown_description": "由于未知原因,安装失败。请重试。"
}
} }

Some files were not shown because too many files have changed in this diff Show More