Compare commits
20 Commits
lineage-22
...
lineage-20
Author | SHA1 | Date | |
---|---|---|---|
|
5811a037b0 | ||
|
4f0652d53e | ||
|
e046bb8794 | ||
|
ed1368ebb0 | ||
|
c927dd9e78 | ||
|
02236a21de | ||
|
e0bc30b3ac | ||
|
4a9f7a891b | ||
|
663e87c082 | ||
|
957300e2ba | ||
|
4541e2f417 | ||
|
42e935c4dc | ||
|
41a4fee0e7 | ||
|
51a89498c6 | ||
|
9dd46a087e | ||
|
c253d23673 | ||
|
c4d03af403 | ||
|
c0b27434ff | ||
|
958bce953d | ||
|
6373659841 |
32
.reuse/dep5
Normal file
32
.reuse/dep5
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
|
Upstream-Name: Updater
|
||||||
|
Upstream-Contact: The LineageOS Project
|
||||||
|
Source: https://github.com/LineageOS/android_packages_apps_Updater
|
||||||
|
|
||||||
|
Files: .gitignore
|
||||||
|
Copyright: 2023 The LineageOS Project
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: app/.gitignore
|
||||||
|
Copyright: 2017 The LineageOS Project
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: gradle/wrapper/*
|
||||||
|
Copyright: 2007-2023 Gradle, Inc.
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: gradlew*
|
||||||
|
Copyright: 2007-2023 Gradle, Inc.
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: README.md
|
||||||
|
Copyright: 2018 The LineageOS Project
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: keystore.properties.sample
|
||||||
|
Copyright: 2017 The LineageOS Project
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: .idea/* *.gradle *.properties
|
||||||
|
Copyright: 2023 The LineageOS Project
|
||||||
|
License: Apache-2.0
|
73
LICENSES/Apache-2.0.txt
Normal file
73
LICENSES/Apache-2.0.txt
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
Apache License
|
||||||
|
Version 2.0, January 2004
|
||||||
|
http://www.apache.org/licenses/
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||||
|
|
||||||
|
1. Definitions.
|
||||||
|
|
||||||
|
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
||||||
|
|
||||||
|
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
||||||
|
|
||||||
|
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
||||||
|
|
||||||
|
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
||||||
|
|
||||||
|
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
||||||
|
|
||||||
|
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
||||||
|
|
||||||
|
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
||||||
|
|
||||||
|
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
||||||
|
|
||||||
|
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
||||||
|
|
||||||
|
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
||||||
|
|
||||||
|
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
||||||
|
|
||||||
|
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
||||||
|
|
||||||
|
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
||||||
|
|
||||||
|
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
||||||
|
|
||||||
|
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
||||||
|
|
||||||
|
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
||||||
|
|
||||||
|
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
||||||
|
|
||||||
|
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
||||||
|
|
||||||
|
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
||||||
|
|
||||||
|
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
||||||
|
|
||||||
|
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
||||||
|
|
||||||
|
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
||||||
|
|
||||||
|
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
APPENDIX: How to apply the Apache License to your work.
|
||||||
|
|
||||||
|
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
||||||
|
|
||||||
|
Copyright [yyyy] [name of copyright owner]
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2022 The LineageOS Project
|
SPDX-FileCopyrightText: 2022 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<exceptions>
|
<exceptions>
|
||||||
<exception package="org.lineageos.updater">
|
<exception package="org.lineageos.updater">
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2020 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2020 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<permissions>
|
<permissions>
|
||||||
<privapp-permissions package="org.lineageos.updater">
|
<privapp-permissions package="org.lineageos.updater">
|
||||||
|
@@ -1 +1,4 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2017-2019 The LineageOS Project
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
-keep class org.lineageos.updater.ui.FlingBehavior { *; }
|
-keep class org.lineageos.updater.ui.FlingBehavior { *; }
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.lineageos.updater"
|
package="org.lineageos.updater"
|
||||||
android:versionCode="1">
|
android:versionCode="1">
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
* Copyright (C) 2020-2022 SHIFT GmbH
|
* SPDX-FileCopyrightText: 2020-2022 SHIFT GmbH
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2023 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2023 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater;
|
package org.lineageos.updater;
|
||||||
|
|
||||||
@@ -62,6 +51,9 @@ import org.lineageos.updater.misc.Utils;
|
|||||||
import org.lineageos.updater.model.UpdateInfo;
|
import org.lineageos.updater.model.UpdateInfo;
|
||||||
import org.lineageos.updater.model.UpdateStatus;
|
import org.lineageos.updater.model.UpdateStatus;
|
||||||
|
|
||||||
|
import java.io.BufferedReader;
|
||||||
|
import java.io.File;
|
||||||
|
import java.io.FileReader;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
import java.text.DateFormat;
|
import java.text.DateFormat;
|
||||||
import java.text.NumberFormat;
|
import java.text.NumberFormat;
|
||||||
@@ -475,6 +467,12 @@ public class UpdatesListAdapter extends RecyclerView.Adapter<UpdatesListAdapter.
|
|||||||
.setMessage(message)
|
.setMessage(message)
|
||||||
.setPositiveButton(android.R.string.ok, null);
|
.setPositiveButton(android.R.string.ok, null);
|
||||||
}
|
}
|
||||||
|
if (isScratchMounted()) {
|
||||||
|
return new AlertDialog.Builder(mActivity)
|
||||||
|
.setTitle(R.string.dialog_scratch_mounted_title)
|
||||||
|
.setMessage(R.string.dialog_scratch_mounted_message)
|
||||||
|
.setPositiveButton(android.R.string.ok, null);
|
||||||
|
}
|
||||||
UpdateInfo update = mUpdaterController.getUpdate(downloadId);
|
UpdateInfo update = mUpdaterController.getUpdate(downloadId);
|
||||||
int resId;
|
int resId;
|
||||||
try {
|
try {
|
||||||
@@ -609,4 +607,19 @@ public class UpdatesListAdapter extends RecyclerView.Adapter<UpdatesListAdapter.
|
|||||||
mActivity.getResources().getInteger(R.integer.battery_ok_percentage_discharging);
|
mActivity.getResources().getInteger(R.integer.battery_ok_percentage_discharging);
|
||||||
return percent >= required;
|
return percent >= required;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private static boolean isScratchMounted() {
|
||||||
|
File file = new File("/proc/mounts");
|
||||||
|
try (BufferedReader br = new BufferedReader(new FileReader(file))) {
|
||||||
|
String line;
|
||||||
|
while ((line = br.readLine()) != null) {
|
||||||
|
if (line.split(" ")[1].equals("/mnt/scratch")) {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch (IOException e) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@@ -1,22 +1,12 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.controller;
|
package org.lineageos.updater.controller;
|
||||||
|
|
||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import android.content.SharedPreferences;
|
import android.content.SharedPreferences;
|
||||||
|
import android.os.ServiceSpecificException;
|
||||||
import android.os.UpdateEngine;
|
import android.os.UpdateEngine;
|
||||||
import android.os.UpdateEngineCallback;
|
import android.os.UpdateEngineCallback;
|
||||||
import android.text.TextUtils;
|
import android.text.TextUtils;
|
||||||
@@ -212,7 +202,17 @@ class ABUpdateInstaller {
|
|||||||
mUpdateEngine.setPerformanceMode(enableABPerfMode);
|
mUpdateEngine.setPerformanceMode(enableABPerfMode);
|
||||||
|
|
||||||
String zipFileUri = "file://" + file.getAbsolutePath();
|
String zipFileUri = "file://" + file.getAbsolutePath();
|
||||||
|
try {
|
||||||
mUpdateEngine.applyPayload(zipFileUri, offset, 0, headerKeyValuePairs);
|
mUpdateEngine.applyPayload(zipFileUri, offset, 0, headerKeyValuePairs);
|
||||||
|
} catch (ServiceSpecificException e) {
|
||||||
|
if (e.errorCode == 66 /* kUpdateAlreadyInstalled */) {
|
||||||
|
installationDone(true);
|
||||||
|
mUpdaterController.getActualUpdate(mDownloadId).setStatus(UpdateStatus.INSTALLED);
|
||||||
|
mUpdaterController.notifyUpdateChange(mDownloadId);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
throw e;
|
||||||
|
}
|
||||||
|
|
||||||
mUpdaterController.getActualUpdate(mDownloadId).setStatus(UpdateStatus.INSTALLING);
|
mUpdaterController.getActualUpdate(mDownloadId).setStatus(UpdateStatus.INSTALLING);
|
||||||
mUpdaterController.notifyUpdateChange(mDownloadId);
|
mUpdaterController.notifyUpdateChange(mDownloadId);
|
||||||
@@ -246,7 +246,7 @@ class ABUpdateInstaller {
|
|||||||
|
|
||||||
private void installationDone(boolean needsReboot) {
|
private void installationDone(boolean needsReboot) {
|
||||||
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(mContext);
|
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(mContext);
|
||||||
String id = needsReboot ? prefs.getString(PREF_INSTALLING_AB_ID, null) : null;
|
String id = needsReboot ? mDownloadId : null;
|
||||||
PreferenceManager.getDefaultSharedPreferences(mContext).edit()
|
PreferenceManager.getDefaultSharedPreferences(mContext).edit()
|
||||||
.putString(Constants.PREF_NEEDS_REBOOT_ID, id)
|
.putString(Constants.PREF_NEEDS_REBOOT_ID, id)
|
||||||
.remove(PREF_INSTALLING_AB_ID)
|
.remove(PREF_INSTALLING_AB_ID)
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.controller;
|
package org.lineageos.updater.controller;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.controller;
|
package org.lineageos.updater.controller;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.controller;
|
package org.lineageos.updater.controller;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.download;
|
package org.lineageos.updater.download;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.download;
|
package org.lineageos.updater.download;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.misc;
|
package org.lineageos.updater.misc;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2023 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.misc;
|
package org.lineageos.updater.misc;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.misc;
|
package org.lineageos.updater.misc;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2022 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.misc;
|
package org.lineageos.updater.misc;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017-2023 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.misc;
|
package org.lineageos.updater.misc;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.model;
|
package org.lineageos.updater.model;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.model;
|
package org.lineageos.updater.model;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.model;
|
package org.lineageos.updater.model;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.model;
|
package org.lineageos.updater.model;
|
||||||
|
|
||||||
|
@@ -1,17 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2017 The LineageOS Project
|
* SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
*
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
*/
|
||||||
package org.lineageos.updater.model;
|
package org.lineageos.updater.model;
|
||||||
|
|
||||||
|
12
app/src/main/res/drawable/dialog_background.xml
Normal file
12
app/src/main/res/drawable/dialog_background.xml
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2015 The Android Open Source Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
|
<inset xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:inset="16dp">
|
||||||
|
<shape android:shape="rectangle">
|
||||||
|
<corners android:radius="16dp"/>
|
||||||
|
<solid android:color="?android:attr/colorBackgroundFloating"/>
|
||||||
|
</shape>
|
||||||
|
</inset>
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2021 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2018 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2018 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2018 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:width="24dp"
|
android:width="24dp"
|
||||||
android:height="24dp"
|
android:height="24dp"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2021-2023 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2021-2023 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<androidx.cardview.widget.CardView
|
<androidx.cardview.widget.CardView
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<androidx.coordinatorlayout.widget.CoordinatorLayout
|
<androidx.coordinatorlayout.widget.CoordinatorLayout
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2018-2022 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2023 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<androidx.cardview.widget.CardView
|
<androidx.cardview.widget.CardView
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2022 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
<menu xmlns:android="http://schemas.android.com/apk/res/android">
|
||||||
<item
|
<item
|
||||||
android:id="@+id/menu_export_update"
|
android:id="@+id/menu_export_update"
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2020 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto">
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||||
<item
|
<item
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">المُحدث</string>
|
<string name="app_name">المُحدث</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="menu_update_recovery">পুনৰুদ্ধাৰ আপডেট কৰক</string>
|
<string name="menu_update_recovery">পুনৰুদ্ধাৰ আপডেট কৰক</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Anovador</string>
|
<string name="app_name">Anovador</string>
|
||||||
@@ -39,13 +28,19 @@
|
|||||||
<string name="dialog_prepare_zip_message">Tresnáu preliminar del anovamientu</string>
|
<string name="dialog_prepare_zip_message">Tresnáu preliminar del anovamientu</string>
|
||||||
<string name="dialog_battery_low_title">Queda poca batería</string>
|
<string name="dialog_battery_low_title">Queda poca batería</string>
|
||||||
<string name="dialog_battery_low_message_pct">El nivel de batería ye perbaxu, tien d\'haber polo menos un <xliff:g id="percent_discharging">%1$d</xliff:g>%% de batería pa siguir, <xliff:g id="percent_charging">%2$d</xliff:g>%% si ta en carga.</string>
|
<string name="dialog_battery_low_message_pct">El nivel de batería ye perbaxu, tien d\'haber polo menos un <xliff:g id="percent_discharging">%1$d</xliff:g>%% de batería pa siguir, <xliff:g id="percent_charging">%2$d</xliff:g>%% si ta en carga.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Executa los comandos siguientes y volvi probar l\'anovamientu:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Nun se pue instalar l\'anovamientu con OverlayFS montáu</string>
|
||||||
<string name="reboot">Reaniciar</string>
|
<string name="reboot">Reaniciar</string>
|
||||||
<string name="menu_refresh">Anovar</string>
|
<string name="menu_refresh">Anovar</string>
|
||||||
<string name="menu_preferences">Preferencies</string>
|
<string name="menu_preferences">Preferencies</string>
|
||||||
<string name="menu_auto_updates_check">Comprobación d\'anovamientos</string>
|
<string name="menu_auto_updates_check">Busca d\'anovamientos</string>
|
||||||
<string name="menu_auto_updates_check_interval_daily">Caldía</string>
|
<string name="menu_auto_updates_check_interval_daily">Diaria</string>
|
||||||
<string name="menu_auto_updates_check_interval_weekly">Selmanalmente</string>
|
<string name="menu_auto_updates_check_interval_weekly">Selmanal</string>
|
||||||
<string name="menu_auto_updates_check_interval_monthly">Mensualmente</string>
|
<string name="menu_auto_updates_check_interval_monthly">Mensual</string>
|
||||||
<string name="menu_auto_updates_check_interval_never">Enxamás</string>
|
<string name="menu_auto_updates_check_interval_never">Enxamás</string>
|
||||||
<string name="menu_auto_delete_updates">Desaniciar los anovamientos al instalalos</string>
|
<string name="menu_auto_delete_updates">Desaniciar los anovamientos al instalalos</string>
|
||||||
<string name="menu_delete_update">Desaniciar</string>
|
<string name="menu_delete_update">Desaniciar</string>
|
||||||
@@ -106,7 +101,7 @@
|
|||||||
<string name="update_over_metered_network_title">Alvertencia</string>
|
<string name="update_over_metered_network_title">Alvertencia</string>
|
||||||
<string name="update_over_metered_network_message">Tas a piques de baxar un paquete d\'anovamientu pente una rede midida, lo que probablemente vaiga xenerar un usu altu de datos. ¿Quies siguir?</string>
|
<string name="update_over_metered_network_message">Tas a piques de baxar un paquete d\'anovamientu pente una rede midida, lo que probablemente vaiga xenerar un usu altu de datos. ¿Quies siguir?</string>
|
||||||
<string name="checkbox_metered_network_warning">Nun volver amosar</string>
|
<string name="checkbox_metered_network_warning">Nun volver amosar</string>
|
||||||
<string name="menu_metered_network_warning">Alvertencia pa redes midíes</string>
|
<string name="menu_metered_network_warning">Alvertir al tar nuna rede midida</string>
|
||||||
<string name="blocked_update_dialog_title">Bloquióse l\'anovamientu</string>
|
<string name="blocked_update_dialog_title">Bloquióse l\'anovamientu</string>
|
||||||
<string name="blocked_update_dialog_message">Esti anovamientu nun se pue instalar con «Anovador». Llei <xliff:g id="info_url">%1$s</xliff:g> pa consiguir más información.</string>
|
<string name="blocked_update_dialog_message">Esti anovamientu nun se pue instalar con «Anovador». Llei <xliff:g id="info_url">%1$s</xliff:g> pa consiguir más información.</string>
|
||||||
<string name="export_channel_title">Esportación completada</string>
|
<string name="export_channel_title">Esportación completada</string>
|
||||||
@@ -114,11 +109,12 @@
|
|||||||
<string name="ongoing_channel_title">Descargues en cursu</string>
|
<string name="ongoing_channel_title">Descargues en cursu</string>
|
||||||
<string name="update_failed_channel_title">Anovamientu fallíu</string>
|
<string name="update_failed_channel_title">Anovamientu fallíu</string>
|
||||||
<string name="info_dialog_title">¿Sabíeslo?</string>
|
<string name="info_dialog_title">¿Sabíeslo?</string>
|
||||||
<string name="info_dialog_message">Los anovamientos de LineageOS son paquetes d\'instalación completos. Esto significa que siempres pues instalar l\'últimu anovamientu, ¡magar que saltares dalgún intermediu!</string>
|
<string name="info_dialog_message">Los anovamientos de LineageOS son paquetes d\'instalación completos. Esto significa que siempre pues instalar l\'últimu anovamientu, ¡magar que saltares dalgún intermediu!</string>
|
||||||
<string name="info_dialog_ok">¡Gracies!</string>
|
<string name="info_dialog_ok">¡Gracies!</string>
|
||||||
<string name="local_update_import">Anovamientu llocal</string>
|
<string name="local_update_import">Anovamientu llocal</string>
|
||||||
<string name="local_update_import_progress">Importando l\'anovamientu llocal\u2026</string>
|
<string name="local_update_import_progress">Importando l\'anovamientu llocal\u2026</string>
|
||||||
<string name="local_update_import_success">Importóse «%1$s». ¿Quies instalar l\'anovamientu?</string>
|
<string name="local_update_import_success">Importóse «%1$s». ¿Quies instalar l\'anovamientu?</string>
|
||||||
|
<string name="local_update_import_failure">Hebo un fallu al importar l\'anovamientu llocal</string>
|
||||||
<string name="local_update_import_install">Instalar</string>
|
<string name="local_update_import_install">Instalar</string>
|
||||||
<string name="local_update_name">Anovamientu llocal</string>
|
<string name="local_update_name">Anovamientu llocal</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Güncəlləyici</string>
|
<string name="app_name">Güncəlləyici</string>
|
||||||
@@ -38,7 +27,13 @@
|
|||||||
<string name="preparing_ota_first_boot">İlk yükləmə üçün hazırlanır</string>
|
<string name="preparing_ota_first_boot">İlk yükləmə üçün hazırlanır</string>
|
||||||
<string name="dialog_prepare_zip_message">Güncəlləməyə ilkin hazırlıq</string>
|
<string name="dialog_prepare_zip_message">Güncəlləməyə ilkin hazırlıq</string>
|
||||||
<string name="dialog_battery_low_title">Zəif batareya</string>
|
<string name="dialog_battery_low_title">Zəif batareya</string>
|
||||||
<string name="dialog_battery_low_message_pct">Batereya səviyyəsi çox aşağıdır, davam etmək üçün ən az batereya səviyyəsi <xliff:g id="percent_discharging">%1$d</xliff:g>%% olmalıdır, <xliff:g id="percent_charging">%2$d</xliff:g>%% enerji yığır.</string>
|
<string name="dialog_battery_low_message_pct">Batareya səviyyəsi çox aşağıdır, davam etmək üçün ən az <xliff:g id="percent_discharging">%1$d</xliff:g>%% olmalıdır, <xliff:g id="percent_charging">%2$d</xliff:g>%% dolur.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Lütfən aşağıdakı əmrləri işə salın və yenidən güncəlləməyə çalışın:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">OverlayFS taxılı ikən güncəlləmə quraşdırıla bilmir</string>
|
||||||
<string name="reboot">Yenidən başlat</string>
|
<string name="reboot">Yenidən başlat</string>
|
||||||
<string name="menu_refresh">Təzələ</string>
|
<string name="menu_refresh">Təzələ</string>
|
||||||
<string name="menu_preferences">Tərcihlər</string>
|
<string name="menu_preferences">Tərcihlər</string>
|
||||||
@@ -81,7 +76,7 @@
|
|||||||
<string name="confirm_delete_dialog_title">Faylı sil</string>
|
<string name="confirm_delete_dialog_title">Faylı sil</string>
|
||||||
<string name="confirm_delete_dialog_message">Seçilmiş güncəlləmə faylı silinsin?</string>
|
<string name="confirm_delete_dialog_message">Seçilmiş güncəlləmə faylı silinsin?</string>
|
||||||
<string name="apply_update_dialog_title">Güncəlləməni tətbiq et</string>
|
<string name="apply_update_dialog_title">Güncəlləməni tətbiq et</string>
|
||||||
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> bassanız, cihaz yeniləməni quraşdırmaq üçün geri qaytarma rejimində yenidən başlayacaq.\n\nQeyd: Bu özəlliyin uyğun bir Geri qaytarma mühitinə ehtiyacı var və ya yeniləmələr əllə quraşdırılmalıdır.</string>
|
<string name="apply_update_dialog_message"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> bassanız, cihaz güncəlləməni quraşdırmaq üçün geri qaytarma rejimində yenidən başlayacaq.\n\nQeyd: Bu özəlliyin uyumlu bir Geri qaytarma mühitinə ehtiyacı var və ya güncəlləmələr əllə quraşdırılmalıdır.</string>
|
||||||
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> düyməsinə bassanız, cihaz arxaplanda quraşdırılmağa başlıyacaq.\n\nƏməliyyat bitəndə, yenidən başladılmalıdır.</string>
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> quraşdırırsınız.\n\n<xliff:g id="ok">%2$s</xliff:g> düyməsinə bassanız, cihaz arxaplanda quraşdırılmağa başlıyacaq.\n\nƏməliyyat bitəndə, yenidən başladılmalıdır.</string>
|
||||||
<string name="cancel_installation_dialog_message">Quraşdırmadan imtina edilsin?</string>
|
<string name="cancel_installation_dialog_message">Quraşdırmadan imtina edilsin?</string>
|
||||||
<string name="label_download_url">Endirmə bağlantısı</string>
|
<string name="label_download_url">Endirmə bağlantısı</string>
|
||||||
@@ -114,7 +109,7 @@
|
|||||||
<string name="ongoing_channel_title">Davam edən endirmələr</string>
|
<string name="ongoing_channel_title">Davam edən endirmələr</string>
|
||||||
<string name="update_failed_channel_title">Güncəlləmə uğursuz oldu</string>
|
<string name="update_failed_channel_title">Güncəlləmə uğursuz oldu</string>
|
||||||
<string name="info_dialog_title">Bilirdiniz?</string>
|
<string name="info_dialog_title">Bilirdiniz?</string>
|
||||||
<string name="info_dialog_message">LineageOS yeniləmələri tam quraşdırma paketləridir. Yəni, yeniləməni ötürsəniz belə, hər zaman yalnız son yeniləməni quraşdıra bilərsiniz!</string>
|
<string name="info_dialog_message">LineageOS güncəlləmələri tam quraşdırma paketləridir. Yəni, güncəlləməni ötürsəniz belə, hər zaman yalnız son güncəlləməni quraşdıra bilərsiniz!</string>
|
||||||
<string name="info_dialog_ok">Məlumat üçün təşəkkürlər!</string>
|
<string name="info_dialog_ok">Məlumat üçün təşəkkürlər!</string>
|
||||||
<string name="local_update_import">Yerli güncəlləmə</string>
|
<string name="local_update_import">Yerli güncəlləmə</string>
|
||||||
<string name="local_update_import_progress">Yerli güncəlləmə daxilə köçürülür\u2026</string>
|
<string name="local_update_import_progress">Yerli güncəlləmə daxilə köçürülür\u2026</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="download_paused_error_notification">Памылка спампоўвання</string>
|
<string name="download_paused_error_notification">Памылка спампоўвання</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Актуализатор</string>
|
<string name="app_name">Актуализатор</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">আধুনিকীকরণকারী</string>
|
<string name="app_name">আধুনিকীকরণকারী</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="dialog_battery_low_title">Slaba baterija</string>
|
<string name="dialog_battery_low_title">Slaba baterija</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Actualitzador</string>
|
<string name="app_name">Actualitzador</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preparació preliminar de l\'actualització</string>
|
<string name="dialog_prepare_zip_message">Preparació preliminar de l\'actualització</string>
|
||||||
<string name="dialog_battery_low_title">Bateria baixa</string>
|
<string name="dialog_battery_low_title">Bateria baixa</string>
|
||||||
<string name="dialog_battery_low_message_pct">El nivell de la bateria és massa baix, necessiteu com a mínim <xliff:g id="percent_discharging">%1$d</xliff:g>%% de bateria per continuar, <xliff:g id="percent_charging">%2$d</xliff:g>%% si el dispositiu s\'està carregant.</string>
|
<string name="dialog_battery_low_message_pct">El nivell de la bateria és massa baix, necessiteu com a mínim <xliff:g id="percent_discharging">%1$d</xliff:g>%% de bateria per continuar, <xliff:g id="percent_charging">%2$d</xliff:g>%% si el dispositiu s\'està carregant.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Executeu les ordres següents i torneu a provar l\'actualització:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">No es pot instal·lar l\'actualització amb l\'OverlayFS muntat</string>
|
||||||
<string name="reboot">Reinicia</string>
|
<string name="reboot">Reinicia</string>
|
||||||
<string name="menu_refresh">Recarrega</string>
|
<string name="menu_refresh">Recarrega</string>
|
||||||
<string name="menu_preferences">Preferències</string>
|
<string name="menu_preferences">Preferències</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Aktualizace</string>
|
<string name="app_name">Aktualizace</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Diweddarydd</string>
|
<string name="app_name">Diweddarydd</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Opdatering</string>
|
<string name="app_name">Opdatering</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Update wird vorbereitet</string>
|
<string name="dialog_prepare_zip_message">Update wird vorbereitet</string>
|
||||||
<string name="dialog_battery_low_title">Niedriger Akkustand</string>
|
<string name="dialog_battery_low_title">Niedriger Akkustand</string>
|
||||||
<string name="dialog_battery_low_message_pct">Dein Akkustand ist zu niedrig. Es werden mindestens <xliff:g id="percent_discharging">%1$d</xliff:g>%% Restkapazität (oder <xliff:g id="percent_charging">%2$d</xliff:g>%% mit angeschlossenem Ladegerät) benötigt, um fortzufahren.</string>
|
<string name="dialog_battery_low_message_pct">Dein Akkustand ist zu niedrig. Es werden mindestens <xliff:g id="percent_discharging">%1$d</xliff:g>%% Restkapazität (oder <xliff:g id="percent_charging">%2$d</xliff:g>%% mit angeschlossenem Ladegerät) benötigt, um fortzufahren.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Bitte führe die folgenden Befehle aus und versuche anschließend das Update erneut durchzuführen:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Update kann nicht installiert werden, wenn OverlayFS eingebunden ist</string>
|
||||||
<string name="reboot">Neustart</string>
|
<string name="reboot">Neustart</string>
|
||||||
<string name="menu_refresh">Aktualisieren</string>
|
<string name="menu_refresh">Aktualisieren</string>
|
||||||
<string name="menu_preferences">Einstellungen</string>
|
<string name="menu_preferences">Einstellungen</string>
|
||||||
@@ -106,7 +101,7 @@
|
|||||||
<string name="update_over_metered_network_title">Achtung</string>
|
<string name="update_over_metered_network_title">Achtung</string>
|
||||||
<string name="update_over_metered_network_message">Du bist dabei ein Software-Update über ein getaktetes Netzwerk herunterzuladen, was zu einem hohen Datenverbrauch führen kann. Möchtest du fortfahren?</string>
|
<string name="update_over_metered_network_message">Du bist dabei ein Software-Update über ein getaktetes Netzwerk herunterzuladen, was zu einem hohen Datenverbrauch führen kann. Möchtest du fortfahren?</string>
|
||||||
<string name="checkbox_metered_network_warning">Nicht wieder anzeigen</string>
|
<string name="checkbox_metered_network_warning">Nicht wieder anzeigen</string>
|
||||||
<string name="menu_metered_network_warning">Achtung getaktetes Netzwerk</string>
|
<string name="menu_metered_network_warning">Warnen bei getakteter Verbindung</string>
|
||||||
<string name="blocked_update_dialog_title">Update blockiert</string>
|
<string name="blocked_update_dialog_title">Update blockiert</string>
|
||||||
<string name="blocked_update_dialog_message">Dieses Update kann mit der Updater-App nicht installiert werden. Für weitere Informationen lies bitte <xliff:g id="info_url">%1$s </xliff:g>.</string>
|
<string name="blocked_update_dialog_message">Dieses Update kann mit der Updater-App nicht installiert werden. Für weitere Informationen lies bitte <xliff:g id="info_url">%1$s </xliff:g>.</string>
|
||||||
<string name="export_channel_title">Export abgeschlossen</string>
|
<string name="export_channel_title">Export abgeschlossen</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Ενημερώσεις</string>
|
<string name="app_name">Ενημερώσεις</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Προκαταρκτική προετοιμασία ενημέρωσης</string>
|
<string name="dialog_prepare_zip_message">Προκαταρκτική προετοιμασία ενημέρωσης</string>
|
||||||
<string name="dialog_battery_low_title">Χαμηλή μπαταρία</string>
|
<string name="dialog_battery_low_title">Χαμηλή μπαταρία</string>
|
||||||
<string name="dialog_battery_low_message_pct">Η στάθμη της μπαταρίας είναι πολύ χαμηλή, χρειάζεστε τουλάχιστον <xliff:g id="percent_discharging">%1$d</xliff:g>%% της μπαταρίας για να συνεχίσετε ή <xliff:g id="percent_charging">%2$d</xliff:g>%% κατά την φόρτιση.</string>
|
<string name="dialog_battery_low_message_pct">Η στάθμη της μπαταρίας είναι πολύ χαμηλή, χρειάζεστε τουλάχιστον <xliff:g id="percent_discharging">%1$d</xliff:g>%% της μπαταρίας για να συνεχίσετε ή <xliff:g id="percent_charging">%2$d</xliff:g>%% κατά την φόρτιση.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Παρακαλώ εκτελέστε τις ακόλουθες εντολές και δοκιμάστε ξανά την ενημέρωση:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Αδυναμία εγκατάστασης ενημέρωσης με το OverlayFS προσαρτημένο</string>
|
||||||
<string name="reboot">Επανεκκίνηση</string>
|
<string name="reboot">Επανεκκίνηση</string>
|
||||||
<string name="menu_refresh">Ανανέωση</string>
|
<string name="menu_refresh">Ανανέωση</string>
|
||||||
<string name="menu_preferences">Προτιμήσεις</string>
|
<string name="menu_preferences">Προτιμήσεις</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="dialog_battery_low_title">Low battery</string>
|
<string name="dialog_battery_low_title">Low battery</string>
|
||||||
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Please run the following commands and retry the update:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Cannot install update with OverlayFS mounted</string>
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_preferences">Preferences</string>
|
<string name="menu_preferences">Preferences</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="dialog_battery_low_title">Low battery</string>
|
<string name="dialog_battery_low_title">Low battery</string>
|
||||||
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Please run the following commands and retry the update:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Cannot install update with OverlayFS mounted</string>
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_preferences">Preferences</string>
|
<string name="menu_preferences">Preferences</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="dialog_battery_low_title">Low battery</string>
|
<string name="dialog_battery_low_title">Low battery</string>
|
||||||
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Please run the following commands and retry the update:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Cannot install update with OverlayFS mounted</string>
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_preferences">Preferences</string>
|
<string name="menu_preferences">Preferences</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
<string name="dialog_prepare_zip_message">Preliminary update preparation</string>
|
||||||
<string name="dialog_battery_low_title">Low battery</string>
|
<string name="dialog_battery_low_title">Low battery</string>
|
||||||
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
<string name="dialog_battery_low_message_pct">The battery level is too low, you need at least <xliff:g id="percent_discharging">%1$d</xliff:g>%% of the battery to continue, <xliff:g id="percent_charging">%2$d</xliff:g>%% if charging.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Please run the following commands and retry the update:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Cannot install update with OverlayFS mounted</string>
|
||||||
<string name="reboot">Reboot</string>
|
<string name="reboot">Reboot</string>
|
||||||
<string name="menu_refresh">Refresh</string>
|
<string name="menu_refresh">Refresh</string>
|
||||||
<string name="menu_preferences">Preferences</string>
|
<string name="menu_preferences">Preferences</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="installation_suspended_notification">Instalación suspendida</string>
|
<string name="installation_suspended_notification">Instalación suspendida</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Actualizador</string>
|
<string name="app_name">Actualizador</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Actualizador</string>
|
<string name="app_name">Actualizador</string>
|
||||||
@@ -24,10 +13,13 @@
|
|||||||
<string name="download_paused_error_notification">Error de descarga</string>
|
<string name="download_paused_error_notification">Error de descarga</string>
|
||||||
<string name="download_completed_notification">Descarga completada</string>
|
<string name="download_completed_notification">Descarga completada</string>
|
||||||
<string name="download_starting_notification">Iniciando descarga</string>
|
<string name="download_starting_notification">Iniciando descarga</string>
|
||||||
|
<string name="update_failed_notification">Se produjo un error en la actualización</string>
|
||||||
|
<string name="installation_suspended_notification">Instalación suspendida</string>
|
||||||
<string name="new_updates_found_title">Nuevas actualizaciones</string>
|
<string name="new_updates_found_title">Nuevas actualizaciones</string>
|
||||||
<string name="text_download_speed">%1$s, %2$s/s</string>
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
<string name="pause_button">Pausar</string>
|
<string name="pause_button">Pausar</string>
|
||||||
<string name="resume_button">Reanudar</string>
|
<string name="resume_button">Reanudar</string>
|
||||||
|
<string name="suspend_button">Suspender</string>
|
||||||
<string name="installing_update">Instalando paquete de actualización</string>
|
<string name="installing_update">Instalando paquete de actualización</string>
|
||||||
<string name="installing_update_error">Error de instalación</string>
|
<string name="installing_update_error">Error de instalación</string>
|
||||||
<string name="installing_update_finished">Actualización instalada</string>
|
<string name="installing_update_finished">Actualización instalada</string>
|
||||||
@@ -35,15 +27,28 @@
|
|||||||
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
<string name="preparing_ota_first_boot">Preparando para el primer arranque</string>
|
||||||
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
<string name="dialog_prepare_zip_message">Preparación preliminar de la actualización</string>
|
||||||
<string name="dialog_battery_low_title">Batería baja</string>
|
<string name="dialog_battery_low_title">Batería baja</string>
|
||||||
|
<string name="dialog_battery_low_message_pct">El nivel de la batería es demasiado bajo, se necesita al menos <xliff:g id="percent_discharging">%1$d</xliff:g>%% de batería para continuar, <xliff:g id="percent_charging">%2$d</xliff:g>%% si el dispositivo se está cargando.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Por favor, ejecuta los siguientes comandos y vuelve a intentar la actualización:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">No se puede instalar la actualización con OverlayFS montado</string>
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Actualizar</string>
|
<string name="menu_refresh">Actualizar</string>
|
||||||
<string name="menu_preferences">Preferencias</string>
|
<string name="menu_preferences">Preferencias</string>
|
||||||
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
<string name="menu_auto_updates_check">Comprobación de actualizaciones automática</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_daily">Diaria</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_weekly">Semanal</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_monthly">Mensual</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_never">Nunca</string>
|
||||||
<string name="menu_auto_delete_updates">Borrar actualizaciones luego de instalar</string>
|
<string name="menu_auto_delete_updates">Borrar actualizaciones luego de instalar</string>
|
||||||
<string name="menu_delete_update">Borrar</string>
|
<string name="menu_delete_update">Borrar</string>
|
||||||
<string name="menu_copy_url">Copiar URL</string>
|
<string name="menu_copy_url">Copiar URL</string>
|
||||||
<string name="menu_export_update">Exportar actualización</string>
|
<string name="menu_export_update">Exportar actualización</string>
|
||||||
<string name="menu_show_changelog">Mostrar registro de cambios</string>
|
<string name="menu_show_changelog">Mostrar registro de cambios</string>
|
||||||
|
<string name="menu_ab_perf_mode">Priorizar el proceso de actualización</string>
|
||||||
|
<string name="menu_update_recovery">Actualizar partición de recuperación (recovery)</string>
|
||||||
<string name="toast_forced_update_recovery">Es imposible desactivar en este dispositivo las actualizaciones del Modo de Recuperación («Recovery») de Lineage.</string>
|
<string name="toast_forced_update_recovery">Es imposible desactivar en este dispositivo las actualizaciones del Modo de Recuperación («Recovery») de Lineage.</string>
|
||||||
<string name="snack_updates_found">Se encontraron nuevas actualizaciones</string>
|
<string name="snack_updates_found">Se encontraron nuevas actualizaciones</string>
|
||||||
<string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string>
|
<string name="snack_no_updates_found">No se encontraron nuevas actualizaciones</string>
|
||||||
@@ -57,6 +62,8 @@
|
|||||||
<string name="header_last_updates_check">Última comprobación: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
<string name="header_last_updates_check">Última comprobación: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
||||||
<string name="list_verifying_update">Verificando actualización</string>
|
<string name="list_verifying_update">Verificando actualización</string>
|
||||||
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
<string name="list_no_updates">Sin nuevas actualizaciones disponibles. Para comprobar manualmente, pulsa el botón «Actualizar».</string>
|
||||||
<string name="action_download">Descargar</string>
|
<string name="action_download">Descargar</string>
|
||||||
@@ -69,6 +76,8 @@
|
|||||||
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
<string name="confirm_delete_dialog_title">Borrar archivo</string>
|
||||||
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
<string name="confirm_delete_dialog_message">¿Borrar el archivo de actualización seleccionado?</string>
|
||||||
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
<string name="apply_update_dialog_title">Aplicar actualización</string>
|
||||||
|
<string name="apply_update_dialog_message">Estás a punto de instalar <xliff:g id="update_name">%1$s</xliff:g>.\n\nSi pulsas <xliff:g id="ok">%2$s</xliff:g>, el dispositivo se reiniciará en modo de recuperación para instalar la actualización.\n\nNota: esta característica requiere una partición de recuperación compatible o las actualizaciones tendrán que ser instaladas manualmente.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Actualizarás a <xliff:g id="filename">%1$s</xliff:g>.\n\nAl pulsar en <xliff:g id="ok">%2$s</xliff:g>, el dispositivo comenzará a instalar en segundo plano.\n\nUna vez terminado el proceso, se te pedirá que reinicies.</string>
|
||||||
<string name="cancel_installation_dialog_message">¿Cancelar la instalación?</string>
|
<string name="cancel_installation_dialog_message">¿Cancelar la instalación?</string>
|
||||||
<string name="label_download_url">URL de descarga</string>
|
<string name="label_download_url">URL de descarga</string>
|
||||||
<string name="toast_download_url_copied">URL copiada</string>
|
<string name="toast_download_url_copied">URL copiada</string>
|
||||||
@@ -76,19 +85,36 @@
|
|||||||
<string name="notification_export_success">Actualización exportada</string>
|
<string name="notification_export_success">Actualización exportada</string>
|
||||||
<string name="notification_export_fail">Error de exportación</string>
|
<string name="notification_export_fail">Error de exportación</string>
|
||||||
<string name="toast_already_exporting">Ya se está exportando una actualización</string>
|
<string name="toast_already_exporting">Ya se está exportando una actualización</string>
|
||||||
|
<string name="toast_export_started">Exportación iniciada</string>
|
||||||
<plurals name="eta_seconds">
|
<plurals name="eta_seconds">
|
||||||
<item quantity="one">Falta 1 segundo</item>
|
<item quantity="one">Queda 1 segundo</item>
|
||||||
<item quantity="other">Faltan <xliff:g id="count">%d</xliff:g> segundos</item>
|
<item quantity="other">Quedan <xliff:g id="count">%d</xliff:g> segundos</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="eta_minutes">
|
<plurals name="eta_minutes">
|
||||||
<item quantity="one">Falta 1 minuto</item>
|
<item quantity="one">Queda 1 minuto</item>
|
||||||
<item quantity="other">Faltan <xliff:g id="count">%d</xliff:g> minutos</item>
|
<item quantity="other">Quedan <xliff:g id="count">%d</xliff:g> minutos</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="eta_hours">
|
||||||
|
<item quantity="one">Queda 1 hora</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> horas restantes</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="update_over_metered_network_title">Advertencia</string>
|
<string name="update_over_metered_network_title">Advertencia</string>
|
||||||
|
<string name="update_over_metered_network_message">Estás a punto de descargar un paquete de actualización utilizando datos móviles, lo que probablemente va a causar un alto consumo de datos. ¿Deseas continuar?</string>
|
||||||
<string name="checkbox_metered_network_warning">No mostrar de nuevo</string>
|
<string name="checkbox_metered_network_warning">No mostrar de nuevo</string>
|
||||||
|
<string name="menu_metered_network_warning">Aviso de consumo de datos</string>
|
||||||
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
<string name="blocked_update_dialog_title">Actualización bloqueada</string>
|
||||||
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
<string name="blocked_update_dialog_message">Esta actualización no puede instalarse usando la aplicación «Actualizador». Lea <xliff:g id="info_url">%1$s</xliff:g> para más información.</string>
|
||||||
<string name="export_channel_title">Exportación finalizada</string>
|
<string name="export_channel_title">Exportación finalizada</string>
|
||||||
<string name="new_updates_channel_title">Nuevas actualizaciones</string>
|
<string name="new_updates_channel_title">Nuevas actualizaciones</string>
|
||||||
<string name="ongoing_channel_title">Descargas en curso</string>
|
<string name="ongoing_channel_title">Descargas en curso</string>
|
||||||
|
<string name="update_failed_channel_title">Se produjo un error en la actualización</string>
|
||||||
|
<string name="info_dialog_title">¿Sabías que...</string>
|
||||||
|
<string name="info_dialog_message">Las actualizaciones de LineageOS son paquetes de instalación completos, lo que significa que siempre puedes instalar la última actualización, ¡incluso si has saltado algunas de las intermedias!</string>
|
||||||
|
<string name="info_dialog_ok">¡Gracias por la información!</string>
|
||||||
|
<string name="local_update_import">Actualización local</string>
|
||||||
|
<string name="local_update_import_progress">Importando actualización local\u2026</string>
|
||||||
|
<string name="local_update_import_success">%1$s ha sido importado. ¿Deseas instalarlo?</string>
|
||||||
|
<string name="local_update_import_failure">Error al importar actualización local</string>
|
||||||
|
<string name="local_update_import_install">Instalar</string>
|
||||||
|
<string name="local_update_name">Actualización local</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,23 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Uuendaja</string>
|
<string name="app_name">Uuendaja</string>
|
||||||
<string name="display_name">Uuendaja</string>
|
<string name="display_name">Uuendaja</string>
|
||||||
<string name="installation_suspended_notification">Installimine peatati</string>
|
<string name="installation_suspended_notification">Installimine peatati</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
<string name="suspend_button">Peata</string>
|
<string name="suspend_button">Peata</string>
|
||||||
<string name="dialog_battery_low_title">Madal akutase</string>
|
<string name="dialog_battery_low_title">Madal akutase</string>
|
||||||
<string name="dialog_battery_low_message_pct">Akutase on liiga madal, jätkamiseks on vaja akut vähemalt <xliff:g id="percent_discharging">%1$d</xliff:g>%%, laadimise korral <xliff:g id="percent_charging">%2$d</xliff:g>%%.</string>
|
<string name="dialog_battery_low_message_pct">Akutase on liiga madal, jätkamiseks on vaja akut vähemalt <xliff:g id="percent_discharging">%1$d</xliff:g>%%, laadimise korral <xliff:g id="percent_charging">%2$d</xliff:g>%%.</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Eguneratzailea</string>
|
<string name="app_name">Eguneratzailea</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Päivittäjä</string>
|
<string name="app_name">Päivittäjä</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Gestionnaire de mise à jour</string>
|
<string name="app_name">Gestionnaire de mise à jour</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Préparation de la mise à jour préliminaire</string>
|
<string name="dialog_prepare_zip_message">Préparation de la mise à jour préliminaire</string>
|
||||||
<string name="dialog_battery_low_title">Batterie faible</string>
|
<string name="dialog_battery_low_title">Batterie faible</string>
|
||||||
<string name="dialog_battery_low_message_pct">Le niveau de batterie est trop faible. Pour continuer, vous devez avoir au moins <xliff:g id="percent_discharging">%1$d</xliff:g> %% de batterie restante, ou <xliff:g id="percent_charging">%2$d</xliff:g> %% si l\'appareil est en charge.</string>
|
<string name="dialog_battery_low_message_pct">Le niveau de batterie est trop faible. Pour continuer, vous devez avoir au moins <xliff:g id="percent_discharging">%1$d</xliff:g> %% de batterie restante, ou <xliff:g id="percent_charging">%2$d</xliff:g> %% si l\'appareil est en charge.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Merci d\'exécuter les commandes suivantes et de retenter la mise à jour :\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Impossible d\'installer la mise à jour avec OverlayFS monté</string>
|
||||||
<string name="reboot">Redémarrer</string>
|
<string name="reboot">Redémarrer</string>
|
||||||
<string name="menu_refresh">Actualiser</string>
|
<string name="menu_refresh">Actualiser</string>
|
||||||
<string name="menu_preferences">Préférences</string>
|
<string name="menu_preferences">Préférences</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Inzornaments</string>
|
<string name="app_name">Inzornaments</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preparazion dal inzornament preliminâr</string>
|
<string name="dialog_prepare_zip_message">Preparazion dal inzornament preliminâr</string>
|
||||||
<string name="dialog_battery_low_title">Batarie basse</string>
|
<string name="dialog_battery_low_title">Batarie basse</string>
|
||||||
<string name="dialog_battery_low_message_pct">Il nivel de batarie al è masse bas, tu scugnis vê almancul il <xliff:g id="percent_discharging">%1$d</xliff:g>%% par continuâ, <xliff:g id="percent_charging">%2$d</xliff:g>%% se e je in cjame.</string>
|
<string name="dialog_battery_low_message_pct">Il nivel de batarie al è masse bas, tu scugnis vê almancul il <xliff:g id="percent_discharging">%1$d</xliff:g>%% par continuâ, <xliff:g id="percent_charging">%2$d</xliff:g>%% se e je in cjame.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Eseguìs chescj comants e torne prove l\'inzornament:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Impussibil instalâ l\'inzornament cun OverlayFS montât</string>
|
||||||
<string name="reboot">Torne invie</string>
|
<string name="reboot">Torne invie</string>
|
||||||
<string name="menu_refresh">Torne cjame</string>
|
<string name="menu_refresh">Torne cjame</string>
|
||||||
<string name="menu_preferences">Preferencis</string>
|
<string name="menu_preferences">Preferencis</string>
|
||||||
@@ -67,7 +62,7 @@
|
|||||||
<string name="header_last_updates_check">Ultime verifiche: <xliff:g id="date" example="2 di Zenâr dal 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
<string name="header_last_updates_check">Ultime verifiche: <xliff:g id="date" example="2 di Zenâr dal 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="Lui 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="Lui 11, 2017">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> • <xliff:g id="percentage" example="56">%3$s</xliff:g></string>
|
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> di <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
||||||
<string name="list_verifying_update">Verifiche inzornament</string>
|
<string name="list_verifying_update">Verifiche inzornament</string>
|
||||||
<string name="list_no_updates">Nissun gnûf inzornament cjatât. Par controlâ a man i gnûfs inzornaments, tocje il boton Inzorne.</string>
|
<string name="list_no_updates">Nissun gnûf inzornament cjatât. Par controlâ a man i gnûfs inzornaments, tocje il boton Inzorne.</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Fernijer</string>
|
<string name="app_name">Fernijer</string>
|
||||||
|
129
app/src/main/res/values-ga-rIE/strings.xml
Normal file
129
app/src/main/res/values-ga-rIE/strings.xml
Normal file
@@ -0,0 +1,129 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">Nuashonróir</string>
|
||||||
|
<string name="display_name">Nuashonróir</string>
|
||||||
|
<string name="verification_failed_notification">Theip ar an bhfíorú</string>
|
||||||
|
<string name="verifying_download_notification">Nuashonrú á fhíorú</string>
|
||||||
|
<string name="downloading_notification">Ag íosluchtú</string>
|
||||||
|
<string name="download_paused_notification">Íoslódáil ar sos</string>
|
||||||
|
<string name="download_paused_error_notification">Earráid íoslódáil</string>
|
||||||
|
<string name="download_completed_notification">Íoslódáil críochnaithe</string>
|
||||||
|
<string name="download_starting_notification">Ag tosú íoslódáil</string>
|
||||||
|
<string name="update_failed_notification">Theip ar an nuashonrú</string>
|
||||||
|
<string name="installation_suspended_notification">Suiteáil ar fionraí</string>
|
||||||
|
<string name="new_updates_found_title">Nuashonruithe nua</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">Sos</string>
|
||||||
|
<string name="resume_button">Tosaigh arís</string>
|
||||||
|
<string name="suspend_button">Fionraí</string>
|
||||||
|
<string name="installing_update">Ag suiteáil pacáiste nuashonraithe</string>
|
||||||
|
<string name="installing_update_error">Earráid a shuiteáil</string>
|
||||||
|
<string name="installing_update_finished">Nuashonrú suiteáilte</string>
|
||||||
|
<string name="finalizing_package">Ag suiteáil pacáiste a thabhairt chun críche</string>
|
||||||
|
<string name="preparing_ota_first_boot">Ag ullmhú don chéad tosaithe</string>
|
||||||
|
<string name="dialog_prepare_zip_message">Réamh-ullmhúchán nuashonraithe</string>
|
||||||
|
<string name="dialog_battery_low_title">Ceallraí íseal</string>
|
||||||
|
<string name="dialog_battery_low_message_pct">Tá leibhéal an cheallraí ró-íseal, ní mór duit ar a laghad <xliff:g id="percent_discharging">%1$d</xliff:g> %% den cheallraí chun leanúint ar aghaidh, <xliff:g id="percent_charging">%2$d</xliff:g>%% má tá tú ag muirearú.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[Rith na horduithe seo a leanas agus bain triail eile as an nuashonrú:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Ní féidir an nuashonrú a shuiteáil le OverlayFS suite</string>
|
||||||
|
<string name="reboot">Atosaigh</string>
|
||||||
|
<string name="menu_refresh">Athnuaigh</string>
|
||||||
|
<string name="menu_preferences">Roghanna</string>
|
||||||
|
<string name="menu_auto_updates_check">Seiceáil nuashonruithe uathoibríoch</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_daily">Uair sa lá</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_weekly">Uair sa tseachtain</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_monthly">Uair sa mhí</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_never">Riamh</string>
|
||||||
|
<string name="menu_auto_delete_updates">Scrios nuashonruithe nuair a shuiteáiltear iad</string>
|
||||||
|
<string name="menu_delete_update">Scrios</string>
|
||||||
|
<string name="menu_copy_url">Cóipeáil URL</string>
|
||||||
|
<string name="menu_export_update">Easpórtáil nuashonrú</string>
|
||||||
|
<string name="menu_show_changelog">Taispeáin loga na n-athruithe</string>
|
||||||
|
<string name="menu_ab_perf_mode">Tabhair tosaíocht don phróiseas nuashonraithe</string>
|
||||||
|
<string name="menu_update_recovery">Nuashonraigh aisghabháil</string>
|
||||||
|
<string name="toast_forced_update_recovery">Tá sé dodhéanta nuashonruithe Lineage Recovery a dhíchumasú ar an ngléas seo.</string>
|
||||||
|
<string name="snack_updates_found">Nuashonruithe nua aimsithe</string>
|
||||||
|
<string name="snack_no_updates_found">Níor aimsíodh aon nuashonruithe nua</string>
|
||||||
|
<string name="snack_updates_check_failed">Theip ar an tseiceáil nuashonraithe. Seiceáil do cheangal idirlín agus bain triail eile as ar ball.</string>
|
||||||
|
<string name="snack_download_failed">Theip ar an íoslódáil. Seiceáil do cheangal idirlín agus bain triail eile as ar ball.</string>
|
||||||
|
<string name="snack_download_verification_failed">Theip ar fhíorú an nuashonraithe.</string>
|
||||||
|
<string name="snack_download_verified">Íoslódáil críochnaithe.</string>
|
||||||
|
<string name="snack_update_not_installable">Ní féidir an nuashonrú seo a shuiteáil ar bharr an leagan reatha.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" sampla="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">Seiceáladh seo caite: <xliff:g id="date" example="1 Eanáir 1970">%1$s</xliff:g> (<xliff:g id="time" sampla="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> of <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
||||||
|
<string name="list_verifying_update">Nuashonrú á fhíorú</string>
|
||||||
|
<string name="list_no_updates">Níor aimsíodh aon nuashonruithe nua. Chun seiceáil de láimh le haghaidh nuashonruithe nua, úsáid an cnaipe Athnuaigh.</string>
|
||||||
|
<string name="action_download">Íosluchtaigh</string>
|
||||||
|
<string name="action_pause">Sos</string>
|
||||||
|
<string name="action_resume">Tosaigh arís</string>
|
||||||
|
<string name="action_install">Suiteáil</string>
|
||||||
|
<string name="action_info">Eolas</string>
|
||||||
|
<string name="action_delete">Scrios</string>
|
||||||
|
<string name="action_cancel">Cealaigh</string>
|
||||||
|
<string name="confirm_delete_dialog_title">Scrios an comhad</string>
|
||||||
|
<string name="confirm_delete_dialog_message">Scrios comhad uasdátaigh ?</string>
|
||||||
|
<string name="apply_update_dialog_title">Cuir nuashonrú</string>
|
||||||
|
<string name="apply_update_dialog_message">Tá tú ar tí <xliff:g id="update_name">%1$s</xliff:g> a shuiteáil.\n\nMá bhrúíonn tú <xliff:g id="ok">%2$s</xliff: g>, atosóidh an gléas é féin sa mhodh athshlánaithe chun an nuashonrú a shuiteáil.\n\nNóta: Teastaíonn Aisghabháil comhoiriúnach don ghné seo nó beidh gá le nuashonruithe a shuiteáil de láimh.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Tá tú ar tí <xliff:g id="update_name">%1$s</xliff:g> a shuiteáil.\n\nMá bhrúíonn tú <xliff:g id="ok">%2$s</xliff: g>, cuirfear tús leis an ngléas a shuiteáil sa chúlra.\n\nNuair a bheidh sé críochnaithe, tabharfar leid duit é a atosú.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">Cealaigh an tsuiteáil?</string>
|
||||||
|
<string name="label_download_url">Íoslódáil URL</string>
|
||||||
|
<string name="toast_download_url_copied">URL Chóipeáil</string>
|
||||||
|
<string name="dialog_export_title">Nuashonrú easpórtála</string>
|
||||||
|
<string name="notification_export_success">Easpórtáil an nuashonrú</string>
|
||||||
|
<string name="notification_export_fail">Earráid easpórtála</string>
|
||||||
|
<string name="toast_already_exporting">Ag easpórtáil nuashonrú cheana féin</string>
|
||||||
|
<string name="toast_export_started">Thosaigh easpórtáil</string>
|
||||||
|
<plurals name="eta_seconds">
|
||||||
|
<item quantity="one">1 soicind fágtha</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> soicind fágtha</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> soicind fágtha</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> soicind fágtha</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> soicind fágtha</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="eta_minutes">
|
||||||
|
<item quantity="one">1 nóiméad fágtha</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> nóiméad fágtha</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> nóiméad fágtha</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> nóiméad fágtha</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> nóiméad fágtha</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="eta_hours">
|
||||||
|
<item quantity="one">1 uair fágtha</item>
|
||||||
|
<item quantity="two"><xliff:g id="count">%d</xliff:g> uair fágtha</item>
|
||||||
|
<item quantity="few"><xliff:g id="count">%d</xliff:g> uair fágtha</item>
|
||||||
|
<item quantity="many"><xliff:g id="count">%d</xliff:g> uair fágtha</item>
|
||||||
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> uair fágtha</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_over_metered_network_title">Rabhadh</string>
|
||||||
|
<string name="update_over_metered_network_message">Tá tú ar tí pacáiste nuashonraithe a íoslódáil thar líonra méadraithe agus is dócha go mbeidh sé ina chúis le húsáid ard sonraí. Ar mhaith leat dul ar aghaidh?</string>
|
||||||
|
<string name="checkbox_metered_network_warning">Ná taispeáin arís</string>
|
||||||
|
<string name="menu_metered_network_warning">Rabhadh líonra méadraithe</string>
|
||||||
|
<string name="blocked_update_dialog_title">Nuashonrú bactha</string>
|
||||||
|
<string name="blocked_update_dialog_message">Ní féidir an nuashonrú seo a shuiteáil leis an aip nuashonraithe. Léigh <xliff:g id="info_url">%1$s</xliff:g> le haghaidh tuilleadh eolais.</string>
|
||||||
|
<string name="export_channel_title">Críochnú onnmhairithe</string>
|
||||||
|
<string name="new_updates_channel_title">Nuashonruithe nua</string>
|
||||||
|
<string name="ongoing_channel_title">Íoslódálacha leanúnacha</string>
|
||||||
|
<string name="update_failed_channel_title">Theip ar an nuashonrú</string>
|
||||||
|
<string name="info_dialog_title">An raibh a fhios agat?</string>
|
||||||
|
<string name="info_dialog_message">Is pacáistí suiteála iomlána iad nuashonruithe LineageOS. Ciallaíonn sé sin nach féidir leat ach an nuashonrú is déanaí a shuiteáil i gcónaí, fiú mura ndearna tú roinnt eatarthu!</string>
|
||||||
|
<string name="info_dialog_ok">Go raibh maith agat as an eolas!</string>
|
||||||
|
<string name="local_update_import">Nuashonrú áitiúil</string>
|
||||||
|
<string name="local_update_import_progress">Nuashonrú logánta á iompórtáil\u2026</string>
|
||||||
|
<string name="local_update_import_success">Iompórtáladh %1$s. Ar mhaith leat é a shuiteáil?</string>
|
||||||
|
<string name="local_update_import_failure">Theip ar iompórtáil an nuashonrú áitiúil</string>
|
||||||
|
<string name="local_update_import_install">Suiteáil</string>
|
||||||
|
<string name="local_update_name">Nuashonrú áitiúil</string>
|
||||||
|
</resources>
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">An t-ùraichear</string>
|
<string name="app_name">An t-ùraichear</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Actualizador</string>
|
<string name="app_name">Actualizador</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Ažuriranje</string>
|
<string name="app_name">Ažuriranje</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Frissítés</string>
|
<string name="app_name">Frissítés</string>
|
||||||
@@ -40,6 +29,12 @@
|
|||||||
<string name="dialog_battery_low_title">Alacsony akkumulátorszint</string>
|
<string name="dialog_battery_low_title">Alacsony akkumulátorszint</string>
|
||||||
<string name="dialog_battery_low_message_pct">Az akkumulátortöltöttség túl alacsony, szüksége van legalább <xliff:g id="percent_discharging">%1$d</xliff:g>%% töltöttségre a folytatáshoz,
|
<string name="dialog_battery_low_message_pct">Az akkumulátortöltöttség túl alacsony, szüksége van legalább <xliff:g id="percent_discharging">%1$d</xliff:g>%% töltöttségre a folytatáshoz,
|
||||||
illetve, ha éppen tölt, akkor még <xliff:g id="percent_charging">%2$d</xliff:g>%% töltés szükséges.</string>
|
illetve, ha éppen tölt, akkor még <xliff:g id="percent_charging">%2$d</xliff:g>%% töltés szükséges.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Futtassa az alábbi parancsokat, majd próbálja újra a frissítést:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Nem telepíthet frissítést a felcsatlakoztatott OverlayFS miatt</string>
|
||||||
<string name="reboot">Újraindítás</string>
|
<string name="reboot">Újraindítás</string>
|
||||||
<string name="menu_refresh">Frissítés</string>
|
<string name="menu_refresh">Frissítés</string>
|
||||||
<string name="menu_preferences">Testreszabás</string>
|
<string name="menu_preferences">Testreszabás</string>
|
||||||
@@ -105,7 +100,9 @@ illetve, ha éppen tölt, akkor még <xliff:g id="percent_charging">%2$d</xliff:
|
|||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> óra van hátra</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> óra van hátra</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="update_over_metered_network_title">Figyelmeztetés</string>
|
<string name="update_over_metered_network_title">Figyelmeztetés</string>
|
||||||
|
<string name="update_over_metered_network_message">Úgy tűnik mobiladat-forgalmat használva kíván letölteni egy nagyméretű frissítési csomagot, ami nagy költséggel járhat. Biztos benne hogy engedélyezi ezt?</string>
|
||||||
<string name="checkbox_metered_network_warning">Ne jelenjen meg többet</string>
|
<string name="checkbox_metered_network_warning">Ne jelenjen meg többet</string>
|
||||||
|
<string name="menu_metered_network_warning">Mobiladat-költség figyelmeztetés</string>
|
||||||
<string name="blocked_update_dialog_title">A frissítés blokkolva</string>
|
<string name="blocked_update_dialog_title">A frissítés blokkolva</string>
|
||||||
<string name="blocked_update_dialog_message">Ez a frissítés nem telepíthető a Frissítés alkalmazással. További információért olvassa el a következőt: <xliff:g id="info_url">%1$s</xliff:g></string>
|
<string name="blocked_update_dialog_message">Ez a frissítés nem telepíthető a Frissítés alkalmazással. További információért olvassa el a következőt: <xliff:g id="info_url">%1$s</xliff:g></string>
|
||||||
<string name="export_channel_title">Exportálás-véglegesítés</string>
|
<string name="export_channel_title">Exportálás-véglegesítés</string>
|
||||||
@@ -115,4 +112,10 @@ illetve, ha éppen tölt, akkor még <xliff:g id="percent_charging">%2$d</xliff:
|
|||||||
<string name="info_dialog_title">Tudta Ön?</string>
|
<string name="info_dialog_title">Tudta Ön?</string>
|
||||||
<string name="info_dialog_message">A LineageOS frissítései teljes telepítőcsomagok. Ez azt jelenti, hogy mindig elég a legfrissebb csomagot telepítenie, nem baj ha korábban kihagyott párat!</string>
|
<string name="info_dialog_message">A LineageOS frissítései teljes telepítőcsomagok. Ez azt jelenti, hogy mindig elég a legfrissebb csomagot telepítenie, nem baj ha korábban kihagyott párat!</string>
|
||||||
<string name="info_dialog_ok">Köszönet az információért!</string>
|
<string name="info_dialog_ok">Köszönet az információért!</string>
|
||||||
|
<string name="local_update_import">Helyi frissítés</string>
|
||||||
|
<string name="local_update_import_progress">Helyi frissítés importálása\u2026</string>
|
||||||
|
<string name="local_update_import_success">%1$s importálva lett. Kívánja telepíteni?</string>
|
||||||
|
<string name="local_update_import_failure">Nem sikerült importálni a helyi frissítést</string>
|
||||||
|
<string name="local_update_import_install">Telepítés</string>
|
||||||
|
<string name="local_update_name">Helyi frissítés</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Pembaruan</string>
|
<string name="app_name">Pembaruan</string>
|
||||||
@@ -101,7 +90,9 @@
|
|||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> jam tersisa</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> jam tersisa</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="update_over_metered_network_title">Peringatan</string>
|
<string name="update_over_metered_network_title">Peringatan</string>
|
||||||
|
<string name="update_over_metered_network_message">Anda akan mengunduh paket pembaruan melalui jaringan terukur yang kemungkinan besar akan menyebabkan penggunaan data yang tinggi. Apakah Anda ingin melanjutkan?</string>
|
||||||
<string name="checkbox_metered_network_warning">Jangan tampilkan lagi</string>
|
<string name="checkbox_metered_network_warning">Jangan tampilkan lagi</string>
|
||||||
|
<string name="menu_metered_network_warning">Peringatan jaringan terukur</string>
|
||||||
<string name="blocked_update_dialog_title">Pembaruan diblokir</string>
|
<string name="blocked_update_dialog_title">Pembaruan diblokir</string>
|
||||||
<string name="blocked_update_dialog_message">Pembaruan ini tidak dapat dipasang menggunakan aplikasi pembaruan. Baca <xliff:g id="info_url">%1$s</xliff:g> untuk informasi lebih lanjut.</string>
|
<string name="blocked_update_dialog_message">Pembaruan ini tidak dapat dipasang menggunakan aplikasi pembaruan. Baca <xliff:g id="info_url">%1$s</xliff:g> untuk informasi lebih lanjut.</string>
|
||||||
<string name="export_channel_title">Penyelesaian ekspor</string>
|
<string name="export_channel_title">Penyelesaian ekspor</string>
|
||||||
@@ -111,4 +102,10 @@
|
|||||||
<string name="info_dialog_title">Tahukah Anda?</string>
|
<string name="info_dialog_title">Tahukah Anda?</string>
|
||||||
<string name="info_dialog_message">Pembaruan LineageOS adalah paket instalasi lengkap. Itu berarti Anda selalu dapat menginstal hanya pembaruan terbaru, bahkan jika Anda melewatkan beberapa di antaranya!</string>
|
<string name="info_dialog_message">Pembaruan LineageOS adalah paket instalasi lengkap. Itu berarti Anda selalu dapat menginstal hanya pembaruan terbaru, bahkan jika Anda melewatkan beberapa di antaranya!</string>
|
||||||
<string name="info_dialog_ok">Terima kasih atas infonya!</string>
|
<string name="info_dialog_ok">Terima kasih atas infonya!</string>
|
||||||
|
<string name="local_update_import">Pembaruan lokal</string>
|
||||||
|
<string name="local_update_import_progress">Mengimpor pembaruan lokal\u2026</string>
|
||||||
|
<string name="local_update_import_success">%1$s telah diimpor. Apakah Anda ingin menginstalnya?</string>
|
||||||
|
<string name="local_update_import_failure">Gagal mengimpor pembaruan lokal</string>
|
||||||
|
<string name="local_update_import_install">Instal</string>
|
||||||
|
<string name="local_update_name">Pembaruan lokal</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Uppfærslustýring</string>
|
<string name="app_name">Uppfærslustýring</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Aggiornamenti</string>
|
<string name="app_name">Aggiornamenti</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preparazione preliminare dell\'aggiornamento</string>
|
<string name="dialog_prepare_zip_message">Preparazione preliminare dell\'aggiornamento</string>
|
||||||
<string name="dialog_battery_low_title">Batteria scarica</string>
|
<string name="dialog_battery_low_title">Batteria scarica</string>
|
||||||
<string name="dialog_battery_low_message_pct">Il livello della batteria è troppo basso, è necessario almeno il <xliff:g id="percent_discharging">%1$d</xliff:g>%% di batteria per continuare, oppure il <xliff:g id="percent_charging">%2$d</xliff:g>%% se il dispositivo è in carica.</string>
|
<string name="dialog_battery_low_message_pct">Il livello della batteria è troppo basso, è necessario almeno il <xliff:g id="percent_discharging">%1$d</xliff:g>%% di batteria per continuare, oppure il <xliff:g id="percent_charging">%2$d</xliff:g>%% se il dispositivo è in carica.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Esegui i seguenti comandi e ritenta l\'aggiornamento:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Impossibile installare l\'aggiornamento con OverlayFS montato</string>
|
||||||
<string name="reboot">Riavvia</string>
|
<string name="reboot">Riavvia</string>
|
||||||
<string name="menu_refresh">Ricarica</string>
|
<string name="menu_refresh">Ricarica</string>
|
||||||
<string name="menu_preferences">Preferenze</string>
|
<string name="menu_preferences">Preferenze</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">המעדכן</string>
|
<string name="app_name">המעדכן</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">アップデータ</string>
|
<string name="app_name">アップデータ</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">予備のアップデート準備</string>
|
<string name="dialog_prepare_zip_message">予備のアップデート準備</string>
|
||||||
<string name="dialog_battery_low_title">バッテリー残量少</string>
|
<string name="dialog_battery_low_title">バッテリー残量少</string>
|
||||||
<string name="dialog_battery_low_message_pct">バッテリー残量が不足しています。続行するには<xliff:g id="percent_discharging">%1$d</xliff:g>%%、充電時は<xliff:g id="percent_charging">%2$d</xliff:g>%%のバッテリー残量が必要です。</string>
|
<string name="dialog_battery_low_message_pct">バッテリー残量が不足しています。続行するには<xliff:g id="percent_discharging">%1$d</xliff:g>%%、充電時は<xliff:g id="percent_charging">%2$d</xliff:g>%%のバッテリー残量が必要です。</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ 以下のコマンドを実行し、アップデートを再試行してください:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">OverlayFS マウント済みの場合アップデートはインストールできません</string>
|
||||||
<string name="reboot">再起動</string>
|
<string name="reboot">再起動</string>
|
||||||
<string name="menu_refresh">再読み込み</string>
|
<string name="menu_refresh">再読み込み</string>
|
||||||
<string name="menu_preferences">設定</string>
|
<string name="menu_preferences">設定</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">განმაახლებელი</string>
|
<string name="app_name">განმაახლებელი</string>
|
||||||
@@ -38,7 +27,7 @@
|
|||||||
<string name="preparing_ota_first_boot">მზადდება პირველი ჩატვირთვისთვის</string>
|
<string name="preparing_ota_first_boot">მზადდება პირველი ჩატვირთვისთვის</string>
|
||||||
<string name="dialog_prepare_zip_message">წინასწარი მომზადება განახლებისთვის</string>
|
<string name="dialog_prepare_zip_message">წინასწარი მომზადება განახლებისთვის</string>
|
||||||
<string name="dialog_battery_low_title">ბატარეა ჯდება</string>
|
<string name="dialog_battery_low_title">ბატარეა ჯდება</string>
|
||||||
<string name="dialog_battery_low_message_pct">ელემენტის მუხტი მეტად მცირეა, გასაგრძელებლად საჭიროა დამუხტული იყოს სულ მცირე <xliff:g id="percent_discharging">%1$d</xliff:g>%% ან <xliff:g id="percent_charging">%2$d</xliff:g>%% თუ იმუხტება.</string>
|
<string name="dialog_battery_low_message_pct">მუხტის დონე მეტად მცირეა, საჭიროა დამუხტული იყოს არანაკლებ <xliff:g id="percent_discharging">%1$d</xliff:g>%% ან <xliff:g id="percent_charging">%2$d</xliff:g>%% შეერთდეს სატენზე.</string>
|
||||||
<string name="reboot">გადატვირთვა</string>
|
<string name="reboot">გადატვირთვა</string>
|
||||||
<string name="menu_refresh">განახლება</string>
|
<string name="menu_refresh">განახლება</string>
|
||||||
<string name="menu_preferences">პარამეტრები</string>
|
<string name="menu_preferences">პარამეტრები</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Asefrak n ulqem</string>
|
<string name="app_name">Asefrak n ulqem</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="verification_failed_notification">ಪರಿಶೀಲನೆ ವಿಫಲ</string>
|
<string name="verification_failed_notification">ಪರಿಶೀಲನೆ ವಿಫಲ</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">업데이터</string>
|
<string name="app_name">업데이터</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">예비 업데이트 준비</string>
|
<string name="dialog_prepare_zip_message">예비 업데이트 준비</string>
|
||||||
<string name="dialog_battery_low_title">배터리 부족</string>
|
<string name="dialog_battery_low_title">배터리 부족</string>
|
||||||
<string name="dialog_battery_low_message_pct">배터리 수준이 너무 낮습니다. 계속하려면 방전 중일 경우 <xliff:g id="percent_discharging">%1$d</xliff:g>%% 이상, 충전 중일 경우 <xliff:g id="percent_charging">%2$d</xliff:g>%% 이상의 배터리 수준이 필요합니다.</string>
|
<string name="dialog_battery_low_message_pct">배터리 수준이 너무 낮습니다. 계속하려면 방전 중일 경우 <xliff:g id="percent_discharging">%1$d</xliff:g>%% 이상, 충전 중일 경우 <xliff:g id="percent_charging">%2$d</xliff:g>%% 이상의 배터리 수준이 필요합니다.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ 다음 명령어를 실행한 뒤 업데이트를 다시 시도해 주세요:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">OverlayFS 마운트 상태에서는 업데이트를 설치할 수 없음</string>
|
||||||
<string name="reboot">다시 시작</string>
|
<string name="reboot">다시 시작</string>
|
||||||
<string name="menu_refresh">새로고침</string>
|
<string name="menu_refresh">새로고침</string>
|
||||||
<string name="menu_preferences">설정</string>
|
<string name="menu_preferences">설정</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Oppdaterer</string>
|
<string name="app_name">Oppdaterer</string>
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2018 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<bool name="theme_is_light">false</bool>
|
<bool name="theme_is_light">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2018-2023 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
<color name="theme_primary">#212121</color>
|
<color name="theme_primary">#212121</color>
|
||||||
<color name="theme_primary_dark">#1c1c1c</color>
|
<color name="theme_primary_dark">#1c1c1c</color>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Updater</string>
|
<string name="app_name">Updater</string>
|
||||||
@@ -39,6 +28,11 @@
|
|||||||
<string name="dialog_prepare_zip_message">Update voorbereiden</string>
|
<string name="dialog_prepare_zip_message">Update voorbereiden</string>
|
||||||
<string name="dialog_battery_low_title">Batterij bijna leeg</string>
|
<string name="dialog_battery_low_title">Batterij bijna leeg</string>
|
||||||
<string name="dialog_battery_low_message_pct">Uw batterijniveau is te laag, u moet op zijn minst <xliff:g id="percent_discharging">%1$d</xliff:g>%% batterijcapaciteit hebben om door te gaan of <xliff:g id="percent_charging">%2$d</xliff:g>%% tijdens het opladen.</string>
|
<string name="dialog_battery_low_message_pct">Uw batterijniveau is te laag, u moet op zijn minst <xliff:g id="percent_discharging">%1$d</xliff:g>%% batterijcapaciteit hebben om door te gaan of <xliff:g id="percent_charging">%2$d</xliff:g>%% tijdens het opladen.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[Voer deze opdrachten uit en probeer opnieuw te updaten:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Kan update niet installeren met OverlayFS gekoppeld</string>
|
||||||
<string name="reboot">Herstarten</string>
|
<string name="reboot">Herstarten</string>
|
||||||
<string name="menu_refresh">Vernieuwen</string>
|
<string name="menu_refresh">Vernieuwen</string>
|
||||||
<string name="menu_preferences">Instellingen</string>
|
<string name="menu_preferences">Instellingen</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Aktualizator</string>
|
<string name="app_name">Aktualizator</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Przygotowanie wstępne aktualizacji</string>
|
<string name="dialog_prepare_zip_message">Przygotowanie wstępne aktualizacji</string>
|
||||||
<string name="dialog_battery_low_title">Niskim poziom baterii</string>
|
<string name="dialog_battery_low_title">Niskim poziom baterii</string>
|
||||||
<string name="dialog_battery_low_message_pct">Poziom naładowania baterii jest zbyt niski, musisz mieć co najmniej <xliff:g id="percent_discharging">%1$d</xliff:g>%% baterii lub <xliff:g id="percent_charging">%2$d</xliff:g>%% w trakcie ładowania.</string>
|
<string name="dialog_battery_low_message_pct">Poziom naładowania baterii jest zbyt niski, musisz mieć co najmniej <xliff:g id="percent_discharging">%1$d</xliff:g>%% baterii lub <xliff:g id="percent_charging">%2$d</xliff:g>%% w trakcie ładowania.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Uruchom następujące polecenia i dokonaj ponownej aktualizacji:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Nie można zainstalować aktualizacji z zamontowanym \"OverlayFS\"</string>
|
||||||
<string name="reboot">Uruchom ponownie</string>
|
<string name="reboot">Uruchom ponownie</string>
|
||||||
<string name="menu_refresh">Odśwież</string>
|
<string name="menu_refresh">Odśwież</string>
|
||||||
<string name="menu_preferences">Ustawienia</string>
|
<string name="menu_preferences">Ustawienia</string>
|
||||||
@@ -74,7 +69,7 @@
|
|||||||
<string name="action_download">Pobierz</string>
|
<string name="action_download">Pobierz</string>
|
||||||
<string name="action_pause">Wstrzymaj</string>
|
<string name="action_pause">Wstrzymaj</string>
|
||||||
<string name="action_resume">Wznów</string>
|
<string name="action_resume">Wznów</string>
|
||||||
<string name="action_install">Instaluj</string>
|
<string name="action_install">Zainstaluj</string>
|
||||||
<string name="action_info">Informacje</string>
|
<string name="action_info">Informacje</string>
|
||||||
<string name="action_delete">Usuń</string>
|
<string name="action_delete">Usuń</string>
|
||||||
<string name="action_cancel">Anuluj</string>
|
<string name="action_cancel">Anuluj</string>
|
||||||
@@ -114,7 +109,7 @@
|
|||||||
<string name="checkbox_metered_network_warning">Nie pokazuj ponownie</string>
|
<string name="checkbox_metered_network_warning">Nie pokazuj ponownie</string>
|
||||||
<string name="menu_metered_network_warning">Ostrzeżenie o sieci z pomiarem</string>
|
<string name="menu_metered_network_warning">Ostrzeżenie o sieci z pomiarem</string>
|
||||||
<string name="blocked_update_dialog_title">Aktualizacja zablokowana</string>
|
<string name="blocked_update_dialog_title">Aktualizacja zablokowana</string>
|
||||||
<string name="blocked_update_dialog_message">Tej aktualizacji nie można zainstalować przy użyciu aplikacji aktualizacji. Zapoznaj się z <xliff:g id="info_url">%1$s </xliff:g> aby uzyskać więcej informacji.</string>
|
<string name="blocked_update_dialog_message">Tej aktualizacji nie można zainstalować przy użyciu aplikacji \"Aktualizator\". Zapoznaj się z <xliff:g id="info_url">%1$s </xliff:g>, aby uzyskać więcej informacji.</string>
|
||||||
<string name="export_channel_title">Eksport zakończony</string>
|
<string name="export_channel_title">Eksport zakończony</string>
|
||||||
<string name="new_updates_channel_title">Nowe aktualizacje</string>
|
<string name="new_updates_channel_title">Nowe aktualizacje</string>
|
||||||
<string name="ongoing_channel_title">Trwające pobieranie</string>
|
<string name="ongoing_channel_title">Trwające pobieranie</string>
|
||||||
@@ -126,6 +121,6 @@
|
|||||||
<string name="local_update_import_progress">Importowanie aktualizacji lokalnej\u2026</string>
|
<string name="local_update_import_progress">Importowanie aktualizacji lokalnej\u2026</string>
|
||||||
<string name="local_update_import_success">Zaimportowano %1$s. Czy chcesz to zainstalować?</string>
|
<string name="local_update_import_success">Zaimportowano %1$s. Czy chcesz to zainstalować?</string>
|
||||||
<string name="local_update_import_failure">Nie udało się zaimportować aktualizacji lokalnej</string>
|
<string name="local_update_import_failure">Nie udało się zaimportować aktualizacji lokalnej</string>
|
||||||
<string name="local_update_import_install">Instaluj</string>
|
<string name="local_update_import_install">Zainstaluj</string>
|
||||||
<string name="local_update_name">Aktualizacja lokalna</string>
|
<string name="local_update_name">Aktualizacja lokalna</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Atualizador</string>
|
<string name="app_name">Atualizador</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
<string name="dialog_prepare_zip_message">Preparação preliminar de atualização</string>
|
||||||
<string name="dialog_battery_low_title">Bateria fraca</string>
|
<string name="dialog_battery_low_title">Bateria fraca</string>
|
||||||
<string name="dialog_battery_low_message_pct">O nível da bateria está muito baixo, precisando de, pelo menos, <xliff:g id="percent_discharging">%1$d</xliff:g>%% de bateria para continuar, ou <xliff:g id="percent_charging">%2$d</xliff:g>%% se estiver carregando.</string>
|
<string name="dialog_battery_low_message_pct">O nível da bateria está muito baixo, precisando de, pelo menos, <xliff:g id="percent_discharging">%1$d</xliff:g>%% de bateria para continuar, ou <xliff:g id="percent_charging">%2$d</xliff:g>%% se estiver carregando.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Execute os seguintes comandos e tente atualizar novamente:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Não é possível instalar a atualização com o OverlayFS montado</string>
|
||||||
<string name="reboot">Reiniciar</string>
|
<string name="reboot">Reiniciar</string>
|
||||||
<string name="menu_refresh">Atualizar</string>
|
<string name="menu_refresh">Atualizar</string>
|
||||||
<string name="menu_preferences">Preferências</string>
|
<string name="menu_preferences">Preferências</string>
|
||||||
@@ -53,6 +48,8 @@
|
|||||||
<string name="menu_export_update">Exportar atualização</string>
|
<string name="menu_export_update">Exportar atualização</string>
|
||||||
<string name="menu_show_changelog">Mostrar alterações</string>
|
<string name="menu_show_changelog">Mostrar alterações</string>
|
||||||
<string name="menu_ab_perf_mode">Priorizar o processo de atualização</string>
|
<string name="menu_ab_perf_mode">Priorizar o processo de atualização</string>
|
||||||
|
<string name="menu_update_recovery">Atualizar a recuperação</string>
|
||||||
|
<string name="toast_forced_update_recovery">Não é possível desativar as atualizações do Lineage Recovery neste dispositivo.</string>
|
||||||
<string name="snack_updates_found">Nova atualização disponível</string>
|
<string name="snack_updates_found">Nova atualização disponível</string>
|
||||||
<string name="snack_no_updates_found">Não foram encontradas novas atualizações</string>
|
<string name="snack_no_updates_found">Não foram encontradas novas atualizações</string>
|
||||||
<string name="snack_updates_check_failed">Falha ao procurar por atualizações. Verifique sua conexão com a internet e tente novamente.</string>
|
<string name="snack_updates_check_failed">Falha ao procurar por atualizações. Verifique sua conexão com a internet e tente novamente.</string>
|
||||||
@@ -65,6 +62,8 @@
|
|||||||
<string name="header_last_updates_check">Última verificação: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> às <xliff:g id="time" example="01:23">%2$s</xliff:g></string>
|
<string name="header_last_updates_check">Última verificação: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> às <xliff:g id="time" example="01:23">%2$s</xliff:g></string>
|
||||||
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> de <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
||||||
<string name="list_verifying_update">Verificando atualização</string>
|
<string name="list_verifying_update">Verificando atualização</string>
|
||||||
<string name="list_no_updates">Não foram encontradas novas atualizações. Use o botão Atualizar para buscar por novas atualizações manualmente.</string>
|
<string name="list_no_updates">Não foram encontradas novas atualizações. Use o botão Atualizar para buscar por novas atualizações manualmente.</string>
|
||||||
<string name="action_download">Baixar</string>
|
<string name="action_download">Baixar</string>
|
||||||
@@ -77,6 +76,8 @@
|
|||||||
<string name="confirm_delete_dialog_title">Excluir arquivo</string>
|
<string name="confirm_delete_dialog_title">Excluir arquivo</string>
|
||||||
<string name="confirm_delete_dialog_message">Excluir o arquivo de atualização selecionado?</string>
|
<string name="confirm_delete_dialog_message">Excluir o arquivo de atualização selecionado?</string>
|
||||||
<string name="apply_update_dialog_title">Instalar atualização</string>
|
<string name="apply_update_dialog_title">Instalar atualização</string>
|
||||||
|
<string name="apply_update_dialog_message">Você está prestes a instalar <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe você pressionar <xliff:g id="ok">%2$s</xliff:g>, o dispositivo será reiniciado no modo de recuperação para instalar a atualização.\n\nObservação: Esse recurso requer uma recuperação compatível ou as atualizações precisarão ser instaladas manualmente.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab">Você está prestes a instalar <xliff:g id="update_name">%1$s</xliff:g>.\n\nSe você pressionar <xliff:g id="ok">%2$s</xliff:g>, a instalação do dispositivo começará em segundo plano.\n\nDepois de concluído, você será solicitado a reiniciar o dispositivo.</string>
|
||||||
<string name="cancel_installation_dialog_message">Deseja cancelar a instalação?</string>
|
<string name="cancel_installation_dialog_message">Deseja cancelar a instalação?</string>
|
||||||
<string name="label_download_url">URL de Download</string>
|
<string name="label_download_url">URL de Download</string>
|
||||||
<string name="toast_download_url_copied">URL copiado</string>
|
<string name="toast_download_url_copied">URL copiado</string>
|
||||||
@@ -84,6 +85,7 @@
|
|||||||
<string name="notification_export_success">Atualização exportada</string>
|
<string name="notification_export_success">Atualização exportada</string>
|
||||||
<string name="notification_export_fail">Falha ao exportar</string>
|
<string name="notification_export_fail">Falha ao exportar</string>
|
||||||
<string name="toast_already_exporting">Uma atualização já está sendo exportada</string>
|
<string name="toast_already_exporting">Uma atualização já está sendo exportada</string>
|
||||||
|
<string name="toast_export_started">Exportação iniciada</string>
|
||||||
<plurals name="eta_seconds">
|
<plurals name="eta_seconds">
|
||||||
<item quantity="one">1 segundo restante</item>
|
<item quantity="one">1 segundo restante</item>
|
||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos restantes</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> segundos restantes</item>
|
||||||
@@ -97,6 +99,7 @@
|
|||||||
<item quantity="other"><xliff:g id="count">%d</xliff:g> horas restantes</item>
|
<item quantity="other"><xliff:g id="count">%d</xliff:g> horas restantes</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="update_over_metered_network_title">Aviso</string>
|
<string name="update_over_metered_network_title">Aviso</string>
|
||||||
|
<string name="update_over_metered_network_message">Você está prestes a baixar um pacote de atualização usando os dados móveis, o que provavelmente causará um alto consumo de dados. Deseja continuar?</string>
|
||||||
<string name="checkbox_metered_network_warning">Não mostrar novamente</string>
|
<string name="checkbox_metered_network_warning">Não mostrar novamente</string>
|
||||||
<string name="menu_metered_network_warning">Aviso de rede limitada</string>
|
<string name="menu_metered_network_warning">Aviso de rede limitada</string>
|
||||||
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
<string name="blocked_update_dialog_title">Atualização bloqueada</string>
|
||||||
@@ -106,5 +109,12 @@
|
|||||||
<string name="ongoing_channel_title">Downloads em andamento</string>
|
<string name="ongoing_channel_title">Downloads em andamento</string>
|
||||||
<string name="update_failed_channel_title">Falha ao atualizar</string>
|
<string name="update_failed_channel_title">Falha ao atualizar</string>
|
||||||
<string name="info_dialog_title">Você sabia?</string>
|
<string name="info_dialog_title">Você sabia?</string>
|
||||||
|
<string name="info_dialog_message">As atualizações do LineageOS são pacotes de instalação completos. Isso significa que você sempre pode instalar apenas a atualização mais recente, mesmo que você tenha ignorado versões anteriores!</string>
|
||||||
<string name="info_dialog_ok">Agradecemos o seu comentário!</string>
|
<string name="info_dialog_ok">Agradecemos o seu comentário!</string>
|
||||||
|
<string name="local_update_import">Atualização local</string>
|
||||||
|
<string name="local_update_import_progress">Importando atualização local\u2026</string>
|
||||||
|
<string name="local_update_import_success">%1$s foi importado. Você quer instalá-lo?</string>
|
||||||
|
<string name="local_update_import_failure">Falha ao importar a atualização local</string>
|
||||||
|
<string name="local_update_import_install">Instalar</string>
|
||||||
|
<string name="local_update_name">Atualização local</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Atualizador</string>
|
<string name="app_name">Atualizador</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Actualizator</string>
|
<string name="app_name">Actualizator</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Pregătire preliminară pentru actualizare</string>
|
<string name="dialog_prepare_zip_message">Pregătire preliminară pentru actualizare</string>
|
||||||
<string name="dialog_battery_low_title">Baterie slabă</string>
|
<string name="dialog_battery_low_title">Baterie slabă</string>
|
||||||
<string name="dialog_battery_low_message_pct">Nivelul bateriei este prea scăzut. Aveți nevoie de cel puțin<xliff:g id="percent_discharging">%1$d</xliff:g>%% pentru a continua, <xliff:g id="percent_charging">%2$d</xliff:g>%% dacă telefonul este la încărcat.</string>
|
<string name="dialog_battery_low_message_pct">Nivelul bateriei este prea scăzut. Aveți nevoie de cel puțin<xliff:g id="percent_discharging">%1$d</xliff:g>%% pentru a continua, <xliff:g id="percent_charging">%2$d</xliff:g>%% dacă telefonul este la încărcat.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Vă rugăm să rulați următoarele și să reîncărcați actualizarea:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Nu se poate instala actualizarea cu OverlayFS montat</string>
|
||||||
<string name="reboot">Repornire</string>
|
<string name="reboot">Repornire</string>
|
||||||
<string name="menu_refresh">Reîmprospătare</string>
|
<string name="menu_refresh">Reîmprospătare</string>
|
||||||
<string name="menu_preferences">Preferințe</string>
|
<string name="menu_preferences">Preferințe</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Обновления системы</string>
|
<string name="app_name">Обновления системы</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Подготовка обновления</string>
|
<string name="dialog_prepare_zip_message">Подготовка обновления</string>
|
||||||
<string name="dialog_battery_low_title">Низкий заряд батареи</string>
|
<string name="dialog_battery_low_title">Низкий заряд батареи</string>
|
||||||
<string name="dialog_battery_low_message_pct">Заряд батареи слишком мал. Для продолжения требуется не менее <xliff:g id="percent_discharging">%1$d</xliff:g>%% или более <xliff:g id="percent_charging">%2$d</xliff:g>%% при подключенном зарядном устройстве.</string>
|
<string name="dialog_battery_low_message_pct">Заряд батареи слишком мал. Для продолжения требуется не менее <xliff:g id="percent_discharging">%1$d</xliff:g>%% или более <xliff:g id="percent_charging">%2$d</xliff:g>%% при подключенном зарядном устройстве.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Выполните следующие команды и повторите попытку обновления:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Невозможно установить обновление при примонтированной OverlayFS</string>
|
||||||
<string name="reboot">Перезапуск</string>
|
<string name="reboot">Перезапуск</string>
|
||||||
<string name="menu_refresh">Обновить</string>
|
<string name="menu_refresh">Обновить</string>
|
||||||
<string name="menu_preferences">Настройки</string>
|
<string name="menu_preferences">Настройки</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="update_failed_notification">Agiornamentu fallidu</string>
|
<string name="update_failed_notification">Agiornamentu fallidu</string>
|
||||||
@@ -20,6 +9,12 @@
|
|||||||
<string name="pause_button">Pàusa</string>
|
<string name="pause_button">Pàusa</string>
|
||||||
<string name="resume_button">Sighi</string>
|
<string name="resume_button">Sighi</string>
|
||||||
<string name="installing_update_finished">Agiornamentu installadu</string>
|
<string name="installing_update_finished">Agiornamentu installadu</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Esecuta is cumandos imbenientes e torra a atualizare:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Impossìbile installare s\'atualizatzione cun su OverlayFS montadu</string>
|
||||||
<string name="reboot">Torra a allùghere</string>
|
<string name="reboot">Torra a allùghere</string>
|
||||||
<string name="menu_preferences">Preferèntzias</string>
|
<string name="menu_preferences">Preferèntzias</string>
|
||||||
<string name="menu_delete_update">Iscantzella</string>
|
<string name="menu_delete_update">Iscantzella</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Aktualizácie</string>
|
<string name="app_name">Aktualizácie</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Posodobilnik</string>
|
<string name="app_name">Posodobilnik</string>
|
||||||
@@ -39,6 +28,12 @@
|
|||||||
<string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</string>
|
<string name="dialog_prepare_zip_message">Predhodna priprava posodobitve</string>
|
||||||
<string name="dialog_battery_low_title">Nizko stanje baterije</string>
|
<string name="dialog_battery_low_title">Nizko stanje baterije</string>
|
||||||
<string name="dialog_battery_low_message_pct">Raven napolnjenosti baterije je prenizka, potrebnih je vsaj <xliff:g id="percent_discharging">%1$d</xliff:g>%% baterije za nadaljevanje, <xliff:g id="percent_charging">%2$d</xliff:g>%% med polnjenjem.</string>
|
<string name="dialog_battery_low_message_pct">Raven napolnjenosti baterije je prenizka, potrebnih je vsaj <xliff:g id="percent_discharging">%1$d</xliff:g>%% baterije za nadaljevanje, <xliff:g id="percent_charging">%2$d</xliff:g>%% med polnjenjem.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ Izvedite naslednje ukaze in poskusite ponovno posodobiti:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Posodobitve ni mogoče namestiti s priklopljenim OverlayFS</string>
|
||||||
<string name="reboot">Vnovično zaženi</string>
|
<string name="reboot">Vnovično zaženi</string>
|
||||||
<string name="menu_refresh">Osveži</string>
|
<string name="menu_refresh">Osveži</string>
|
||||||
<string name="menu_preferences">Nastavitve</string>
|
<string name="menu_preferences">Nastavitve</string>
|
||||||
@@ -81,7 +76,7 @@
|
|||||||
<string name="confirm_delete_dialog_title">Izbriši datoteko</string>
|
<string name="confirm_delete_dialog_title">Izbriši datoteko</string>
|
||||||
<string name="confirm_delete_dialog_message">Izbriši izbrano posodobitveno datoteko?</string>
|
<string name="confirm_delete_dialog_message">Izbriši izbrano posodobitveno datoteko?</string>
|
||||||
<string name="apply_update_dialog_title">Uveljavi posodobitev</string>
|
<string name="apply_update_dialog_title">Uveljavi posodobitev</string>
|
||||||
<string name="apply_update_dialog_message">Ste pred namestitvijo <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, se bo naprava vnovično zagnala v obnovitveni način, da namesti posodobitev.\n\nOpomba: Ta značilnost zahteva združljivo Obnovitev ali pa bodo morale posodobitve biti nameščene ročno.</string>
|
<string name="apply_update_dialog_message">Ste pred namestitvijo <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, se bo naprava vnovično zagnala v obnovitveni način, da namesti posodobitev.\n\nOpomba: Ta funkcija zahteva združljivo Obnovitev ali pa bodo morale posodobitve biti nameščene ročno.</string>
|
||||||
<string name="apply_update_dialog_message_ab">Ste pred namestitvijo <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, bo naprava začela nameščanje v ozadju.\n\nOb zaključku boste pozvani k vnovičnemu zagonu.</string>
|
<string name="apply_update_dialog_message_ab">Ste pred namestitvijo <xliff:g id="update_name">%1$s</xliff:g>.\n\nČe pritisnete <xliff:g id="ok">%2$s</xliff:g>, bo naprava začela nameščanje v ozadju.\n\nOb zaključku boste pozvani k vnovičnemu zagonu.</string>
|
||||||
<string name="cancel_installation_dialog_message">Prekliči nameščanje?</string>
|
<string name="cancel_installation_dialog_message">Prekliči nameščanje?</string>
|
||||||
<string name="label_download_url">URL prenosa</string>
|
<string name="label_download_url">URL prenosa</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Përditësuesi</string>
|
<string name="app_name">Përditësuesi</string>
|
||||||
@@ -28,7 +17,7 @@
|
|||||||
<string name="installation_suspended_notification">Instalimi u pezullua</string>
|
<string name="installation_suspended_notification">Instalimi u pezullua</string>
|
||||||
<string name="new_updates_found_title">Përditësime të reja</string>
|
<string name="new_updates_found_title">Përditësime të reja</string>
|
||||||
<string name="text_download_speed">%1$s, %2$s/s</string>
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
<string name="pause_button">Pusho</string>
|
<string name="pause_button">Ndalo</string>
|
||||||
<string name="resume_button">Rinis</string>
|
<string name="resume_button">Rinis</string>
|
||||||
<string name="suspend_button">Pezullu</string>
|
<string name="suspend_button">Pezullu</string>
|
||||||
<string name="installing_update">Duke instaluar paketën e përditësimit</string>
|
<string name="installing_update">Duke instaluar paketën e përditësimit</string>
|
||||||
@@ -39,6 +28,11 @@
|
|||||||
<string name="dialog_prepare_zip_message">Parapërgatitje për përditësimin</string>
|
<string name="dialog_prepare_zip_message">Parapërgatitje për përditësimin</string>
|
||||||
<string name="dialog_battery_low_title">Bateria e ulët</string>
|
<string name="dialog_battery_low_title">Bateria e ulët</string>
|
||||||
<string name="dialog_battery_low_message_pct">Niveli i baterië është shumë i ulët, për të vazhduar duhet të jetë të paktën <xliff:g id="percent_discharging">%1$d</xliff:g>%% e baterisë, ose <xliff:g id="percent_charging">%2$d</xliff:g>%% nëse po karikohet.</string>
|
<string name="dialog_battery_low_message_pct">Niveli i baterië është shumë i ulët, për të vazhduar duhet të jetë të paktën <xliff:g id="percent_discharging">%1$d</xliff:g>%% e baterisë, ose <xliff:g id="percent_charging">%2$d</xliff:g>%% nëse po karikohet.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[Ju lutemi ekzekutoni komandat e mëposhtme dhe riprovoni përditësimin:\n
|
||||||
|
• rrënjë adb\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• rindezje adb]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">Përditësimi nuk mund të instalohet me OverlayFS të montuar</string>
|
||||||
<string name="reboot">Rindiz</string>
|
<string name="reboot">Rindiz</string>
|
||||||
<string name="menu_refresh">Rifresko</string>
|
<string name="menu_refresh">Rifresko</string>
|
||||||
<string name="menu_preferences">Preferencat</string>
|
<string name="menu_preferences">Preferencat</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="app_name">Ажурирања</string>
|
<string name="app_name">Ажурирања</string>
|
||||||
|
@@ -1,18 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2017-2023 The LineageOS Project
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
-->
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<string name="verification_failed_notification">Verifieringen misslyckades</string>
|
<string name="verification_failed_notification">Verifieringen misslyckades</string>
|
||||||
|
120
app/src/main/res/values-ta/strings.xml
Normal file
120
app/src/main/res/values-ta/strings.xml
Normal file
@@ -0,0 +1,120 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
SPDX-FileCopyrightText: 2017-2024 The LineageOS Project
|
||||||
|
SPDX-License-Identifier: Apache-2.0
|
||||||
|
-->
|
||||||
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<string name="app_name">இற்றைநர்</string>
|
||||||
|
<string name="display_name">இற்றைநர்</string>
|
||||||
|
<string name="verification_failed_notification">சரிபார்த்தல் தோல்வியுற்றது</string>
|
||||||
|
<string name="verifying_download_notification">இற்றையைச் சரிபார்க்கிறது</string>
|
||||||
|
<string name="downloading_notification">பதிவிறக்குகிறது</string>
|
||||||
|
<string name="download_paused_notification">பதிவிறக்கம் இடைநிறுத்தப்பட்டது</string>
|
||||||
|
<string name="download_paused_error_notification">பதிவிறக்கப் பிழை</string>
|
||||||
|
<string name="download_completed_notification">பதிவிறக்கம் முடிவுற்றது</string>
|
||||||
|
<string name="download_starting_notification">பதிவிறக்கம் தொடங்குகிறது</string>
|
||||||
|
<string name="update_failed_notification">இற்றை தோல்வியுற்றது</string>
|
||||||
|
<string name="installation_suspended_notification">நிறுவல் இடைநீக்கப்பட்டது</string>
|
||||||
|
<string name="new_updates_found_title">புதிய இற்றைகள்</string>
|
||||||
|
<string name="text_download_speed">%1$s, %2$s/s</string>
|
||||||
|
<string name="pause_button">இடைநிறுத்துக</string>
|
||||||
|
<string name="resume_button">மீண்டுந்தொடர்க</string>
|
||||||
|
<string name="suspend_button">இடைநீக்குக</string>
|
||||||
|
<string name="installing_update">இற்றைத் தொகுப்பு நிறுவுகிறது</string>
|
||||||
|
<string name="installing_update_error">நிறுவு பிழை</string>
|
||||||
|
<string name="installing_update_finished">இற்றை நிறுவப்பட்டது</string>
|
||||||
|
<string name="finalizing_package">தொகுப்பு நிறுவலை இறுதிப்படுத்துகிறது</string>
|
||||||
|
<string name="preparing_ota_first_boot">முதற்தொடக்கத்திற்கு ஏற்படுத்துகிறது</string>
|
||||||
|
<string name="dialog_prepare_zip_message">முதற்நிலை இற்றை ஏற்படுத்துதல்</string>
|
||||||
|
<string name="dialog_battery_low_title">குறைந்த மின்கலம்</string>
|
||||||
|
<string name="dialog_battery_low_message_pct">மின்கல நிலை மிகக்குறைவு; தொடர குறைந்தது <xliff:g id="percent_discharging">%1$d</xliff:g>%% மின்கலமாவது தேவை, மின்னூட்டலெனில், <xliff:g id="percent_charging">%2$d</xliff:g>%% மின்கலம் தேவை.</string>
|
||||||
|
<string name="dialog_scratch_mounted_message"><![CDATA[ பின்வரும் கட்டளைகளை இயக்கிய அப்புறம், இற்றையை மீண்டும் முயல்க:\n
|
||||||
|
• adb root\n
|
||||||
|
• adb enable-verity\n
|
||||||
|
• adb reboot
|
||||||
|
]]></string>
|
||||||
|
<string name="dialog_scratch_mounted_title">OverlayFS ஏற்றப்பட்ட இற்றையை நிறுவ முடியாது</string>
|
||||||
|
<string name="reboot">மறு இயக்கம்</string>
|
||||||
|
<string name="menu_refresh">புதுக்குக</string>
|
||||||
|
<string name="menu_preferences">முன்விருப்பம்</string>
|
||||||
|
<string name="menu_auto_updates_check">தன்னியக்க இற்றைச் சரிபார்ப்பு</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_daily">நாள் ஒரு முறை</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_weekly">கிழமை ஒரு முறை</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_monthly">திங்கள் ஒரு முறை</string>
|
||||||
|
<string name="menu_auto_updates_check_interval_never">என்றுமில்லை</string>
|
||||||
|
<string name="menu_auto_delete_updates">நிறுவப்பட்டபோது இற்றைகளை நீக்குக</string>
|
||||||
|
<string name="menu_delete_update">நீக்குக</string>
|
||||||
|
<string name="menu_copy_url">உரலியை நகலெடுக்க</string>
|
||||||
|
<string name="menu_export_update">இற்றையை ஏற்றுமதி செய்க</string>
|
||||||
|
<string name="menu_show_changelog">மாற்றுக்குறிப்பைக் காட்டுக</string>
|
||||||
|
<string name="menu_ab_perf_mode">இற்றைச் செயற்முறையை முன்னுரிமைப்படுத்துக</string>
|
||||||
|
<string name="menu_update_recovery">மீட்டெடுப்பை இற்றைப்படுத்துக</string>
|
||||||
|
<string name="toast_forced_update_recovery">Lineage மீட்டெடுப்பு இற்றைகளை முடக்குவது, இக்கருவியில் இயலாது.</string>
|
||||||
|
<string name="snack_updates_found">புதிய இற்றைகள் கிடைத்தன</string>
|
||||||
|
<string name="snack_no_updates_found">புதிய இற்றைகள் எவையும் கிடைக்கவில்லை</string>
|
||||||
|
<string name="snack_updates_check_failed">இற்றைச் சோதனை தோல்வியுற்றது; உங்கள் இணைய இணைப்பைச் சரிபார்த்த பிறகு, மீண்டும் முயற்சி செய்க.</string>
|
||||||
|
<string name="snack_download_failed">பதிவிறக்கம் தோல்வியுற்றது; உங்கள் இணைய இணைப்பைச் சரிபார்த்த பிறகு, மீண்டும் முயற்சி செய்க.</string>
|
||||||
|
<string name="snack_download_verification_failed">இற்றை சரிபார்ப்பு தோல்வியுற்றது.</string>
|
||||||
|
<string name="snack_download_verified">பதிவிறக்கம் முடிவுற்றது.</string>
|
||||||
|
<string name="snack_update_not_installable">தற்போதைய கட்டமைப்பின் மீது, இந்த இற்றையை நிறுவ முடியாது.</string>
|
||||||
|
<string name="header_title_text">LineageOS\n%1$s</string>
|
||||||
|
<string name="header_android_version">Android <xliff:g id="version" example="7.1.2">%1$s</xliff:g></string>
|
||||||
|
<string name="header_last_updates_check">கடைசியாகச் சரிபார்க்கப்பட்டது: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
|
||||||
|
<string name="list_build_version">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
|
||||||
|
<string name="list_build_version_date">LineageOS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> இல் <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g></string>
|
||||||
|
<string name="list_download_progress_eta_newer"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> இல் <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>)</string>
|
||||||
|
<string name="list_verifying_update">இற்றையைச் சரிபார்க்கிறது</string>
|
||||||
|
<string name="list_no_updates">புதிய இற்றைகள் எவையும் கிடைக்கவில்லை; அவற்றைக் கைமுறையாகச் சரிபார்க்க, புதுப்பிப்பு விசையைப் பயன்படுத்துக.</string>
|
||||||
|
<string name="action_download">பதிவிறக்குக</string>
|
||||||
|
<string name="action_pause">இடைநிறுத்துக</string>
|
||||||
|
<string name="action_resume">மீள்தொடக்குக</string>
|
||||||
|
<string name="action_install">நிறுவுக</string>
|
||||||
|
<string name="action_info">செய்தி</string>
|
||||||
|
<string name="action_delete">அழிக்க</string>
|
||||||
|
<string name="action_cancel">விலக்குக</string>
|
||||||
|
<string name="confirm_delete_dialog_title">கோப்பை நீக்குக</string>
|
||||||
|
<string name="confirm_delete_dialog_message">தேர்ந்தெடுக்கப்பட்ட இற்றைக் கோப்பை நீக்கவா?</string>
|
||||||
|
<string name="apply_update_dialog_title">இற்றையைச் செயற்படுத்துக</string>
|
||||||
|
<string name="apply_update_dialog_message"> <xliff:g id="update_name">%1$s</xliff:g> இதை நீங்கள் நிறுவ உள்ளீர்; \n\nநீங்கள் <xliff:g id="ok">%2$s</xliff:g> என்பதை அழுத்தினால், இற்றையை நிறுவ கருவி தானாகவே மீட்டெடுப்பு முறையில் மறுதொடங்கும்.\n\nகுறிப்பு: இப்பண்புக்கூறுக்கு இணக்கமான மீட்டெடுப்பு தேவை; இல்லையெனில், இற்றைகளை கைமுறையாக நிறுவ வேண்டும்.</string>
|
||||||
|
<string name="apply_update_dialog_message_ab"><xliff:g id="update_name">%1$s</xliff:g> இதை நீங்கள் நிறுவ உள்ளீர்; \n\nநீங்கள் <xliff:g id="ok">%2$s</xliff:g> என்பதை அழுத்தினால், பின்னணியில் கருவி நிறுவலைத் தொடங்கும்.\n\nமுடிந்ததும், மறு இயக்கம் செய்யும்படி தூண்டப்படுவீர்.</string>
|
||||||
|
<string name="cancel_installation_dialog_message">நிறுவலை விலக்கவா?</string>
|
||||||
|
<string name="label_download_url">பதிவிறக்க உரலி</string>
|
||||||
|
<string name="toast_download_url_copied">உரலி நகலெடுக்கப்பட்டது</string>
|
||||||
|
<string name="dialog_export_title">இற்றை ஏற்றுமதி செய்தல்</string>
|
||||||
|
<string name="notification_export_success">இற்றை ஏற்றுமதி செய்யப்பட்டது</string>
|
||||||
|
<string name="notification_export_fail">ஏற்றுமதிப் பிழை</string>
|
||||||
|
<string name="toast_already_exporting">ஏற்கெனவே, ஒர் இற்றையை ஏற்றுமதி செய்கிறது</string>
|
||||||
|
<string name="toast_export_started">ஏற்றுமதி தொடங்கியது</string>
|
||||||
|
<plurals name="eta_seconds">
|
||||||
|
<item quantity="one">இன்னும் ஒரு நொடி</item>
|
||||||
|
<item quantity="other">இன்னும் <xliff:g id="count">%d</xliff:g> நொடி</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="eta_minutes">
|
||||||
|
<item quantity="one">இன்னும் ஒரு நுணுத்தம்</item>
|
||||||
|
<item quantity="other">இன்னும் <xliff:g id="count">%d</xliff:g> நுணுத்தம்</item>
|
||||||
|
</plurals>
|
||||||
|
<plurals name="eta_hours">
|
||||||
|
<item quantity="one">இன்னும் ஒரு மணிநேரம்</item>
|
||||||
|
<item quantity="other">இன்னும் <xliff:g id="count">%d</xliff:g> மணிநேரம்</item>
|
||||||
|
</plurals>
|
||||||
|
<string name="update_over_metered_network_title">எச்சரிக்கை</string>
|
||||||
|
<string name="update_over_metered_network_message">வரம்பிட்ட பிணையத்தில் இற்றைத் தொகுப்பைப் பதிவிறக்க உள்ளீர்; இஃது உயர்ந்த தரவுப் பயன்பாட்டை ஏற்படுத்தக்கூடும்; நீங்கள் தொடர விரும்புகிறீரா?</string>
|
||||||
|
<string name="checkbox_metered_network_warning">மீண்டும் காட்ட வேண்டாம்</string>
|
||||||
|
<string name="menu_metered_network_warning">வரம்பிட்ட பிணைய எச்சரிக்கை</string>
|
||||||
|
<string name="blocked_update_dialog_title">இற்றை தடுக்கப்பட்டது</string>
|
||||||
|
<string name="blocked_update_dialog_message">இற்றைநர் செயலியைப் பயன்படுத்தி இவ்விற்றையை நிறுவ முடியாது. மேலும், தெரிவிப்புக்கு <xliff:g id="info_url">%1$s</xliff:g> இதைப் படிக்க.</string>
|
||||||
|
<string name="export_channel_title">ஏற்றுமதி நிறைவுறல்</string>
|
||||||
|
<string name="new_updates_channel_title">புதிய இற்றைகள்</string>
|
||||||
|
<string name="ongoing_channel_title">நடப்புப் பதிவிறக்கங்கள்</string>
|
||||||
|
<string name="update_failed_channel_title">இற்றை தோல்வியுற்றது</string>
|
||||||
|
<string name="info_dialog_title">நீங்கள், அறிந்தீரா?</string>
|
||||||
|
<string name="info_dialog_message">LineageOS இற்றைகள் முழு நிறுவல் தொகுப்புகளாகும். அஃதாவது, நீங்கள் இடையில் சிலவற்றைத் தவிர்த்தாலும், எப்போதும் அண்மை இற்றையை மட்டுமே நிறுவ முடியும்!</string>
|
||||||
|
<string name="info_dialog_ok">தெரிவித்தலுக்கு நன்றி!</string>
|
||||||
|
<string name="local_update_import">உற்றிட இற்றை</string>
|
||||||
|
<string name="local_update_import_progress">உற்றிட இற்றையை இறக்குதல் \u2026</string>
|
||||||
|
<string name="local_update_import_success">%1$s என்பது இறக்கப்பட்டது; அதை நிறுவ வேண்டுமா?</string>
|
||||||
|
<string name="local_update_import_failure">உற்றிட இற்றை இறக்கல் தோல்வியுற்றது</string>
|
||||||
|
<string name="local_update_import_install">நிறுவுக</string>
|
||||||
|
<string name="local_update_name">உற்றிட இற்றை</string>
|
||||||
|
</resources>
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user