aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Shields <keepcalm444@gmail.com>2016-12-27 19:15:22 +1100
committerZhao Wei Liew <zhaoweiliew@gmail.com>2016-12-29 10:54:25 +0800
commitf2babe281bd2cd5da06fee4e7e71fadaf46e5e49 (patch)
tree4c1419cf19f764bd726ae239fc595d54fe930961
parent6c6ca5aa11f342f16371858fa893ca236022e025 (diff)
downloadandroid_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.tar.gz
android_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.tar.bz2
android_packages_apps_CMFileManager-f2babe281bd2cd5da06fee4e7e71fadaf46e5e49.zip
CMFileManager: Rebrand to LineageOS
Change-Id: Ie12dbd20001152f40bff805474b9594955388ebd
-rw-r--r--CHANGELOG.md2
-rw-r--r--NOTICE1
-rw-r--r--README.md9
-rw-r--r--libs/android-syntax-highlight/README.md4
-rw-r--r--res/raw/changelog2
-rw-r--r--res/values-af/strings.xml11
-rw-r--r--res/values-ar/strings.xml9
-rw-r--r--res/values-as-rIN/strings.xml9
-rw-r--r--res/values-ast-rES/strings.xml7
-rw-r--r--res/values-az-rAZ/strings.xml9
-rw-r--r--res/values-be/strings.xml9
-rw-r--r--res/values-bg/strings.xml9
-rw-r--r--res/values-ca/strings.xml9
-rw-r--r--res/values-cs/strings.xml9
-rw-r--r--res/values-da/strings.xml9
-rw-r--r--res/values-de/strings.xml7
-rw-r--r--res/values-el/strings.xml9
-rw-r--r--res/values-en-rAU/strings.xml9
-rw-r--r--res/values-en-rIN/strings.xml9
-rw-r--r--res/values-es-rUS/strings.xml9
-rw-r--r--res/values-es/strings.xml9
-rw-r--r--res/values-et-rEE/strings.xml7
-rw-r--r--res/values-eu-rES/strings.xml9
-rw-r--r--res/values-fi/strings.xml7
-rw-r--r--res/values-fr/strings.xml9
-rw-r--r--res/values-gl-rES/strings.xml9
-rw-r--r--res/values-gu-rIN/strings.xml9
-rw-r--r--res/values-hr/strings.xml9
-rw-r--r--res/values-hu/strings.xml9
-rw-r--r--res/values-in/strings.xml9
-rw-r--r--res/values-it/strings.xml9
-rw-r--r--res/values-iw/strings.xml9
-rw-r--r--res/values-ja/strings.xml9
-rw-r--r--res/values-kn-rIN/strings.xml9
-rw-r--r--res/values-ko/strings.xml9
-rw-r--r--res/values-ku/strings.xml5
-rw-r--r--res/values-lb/strings.xml7
-rw-r--r--res/values-lt/strings.xml9
-rw-r--r--res/values-lv/strings.xml9
-rw-r--r--res/values-ml-rIN/strings.xml11
-rw-r--r--res/values-mr-rIN/strings.xml9
-rw-r--r--res/values-nb/strings.xml9
-rw-r--r--res/values-nl/strings.xml7
-rw-r--r--res/values-pl/strings.xml9
-rw-r--r--res/values-pt-rBR/strings.xml9
-rw-r--r--res/values-pt-rPT/strings.xml9
-rw-r--r--res/values-ro/strings.xml9
-rw-r--r--res/values-ru/strings.xml9
-rw-r--r--res/values-si-rLK/strings.xml9
-rw-r--r--res/values-sk/strings.xml9
-rw-r--r--res/values-sl/strings.xml9
-rw-r--r--res/values-sr/strings.xml11
-rw-r--r--res/values-sv/strings.xml9
-rw-r--r--res/values-ta-rIN/strings.xml9
-rw-r--r--res/values-th/strings.xml9
-rw-r--r--res/values-tr/strings.xml9
-rw-r--r--res/values-ug/strings.xml9
-rw-r--r--res/values-uk/strings.xml9
-rw-r--r--res/values-vi/strings.xml9
-rw-r--r--res/values-zh-rCN/strings.xml9
-rw-r--r--res/values-zh-rHK/strings.xml9
-rw-r--r--res/values-zh-rTW/strings.xml9
-rw-r--r--res/values/strings.xml9
63 files changed, 295 insertions, 235 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bba634b3..514cdf3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-CyanogenMod File Manager
+LineageOS File Manager
========================
Version 2.0.0
diff --git a/NOTICE b/NOTICE
index e60324c3..f2be95d4 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,6 @@
Copyright (c) 2012-2013, The CyanogenMod Project
+ Copyright (c) 2017, The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/README.md b/README.md
index 63ded0ac..d3146ec4 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,17 @@
-CyanogenMod File Manager
+LineageOS File Manager
========================
A file manager for AOSP, focused on rooted devices and specially designed
-for the CyanogenMod Project.
+for the LineageOS Project.
This source was released under the terms of
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license.
-Visit [CyanogenMod Github](https://github.com/CyanogenMod) and [CyanogenMod
-Code Review](http://review.cyanogenmod.com/) to get the source and patches.
+Visit [LineageOS Github](https://github.com/LineageOS) and [LineageOS
+Code Review](http://review.lineageos.org/) to get the source and patches.
This application uses also third party libraries. Checkout the individual
license of every library in libs folder.
Copyright © 2012 The CyanogenMod Project
+Copyright © 2017 The LineageOS Project
diff --git a/libs/android-syntax-highlight/README.md b/libs/android-syntax-highlight/README.md
index 3f7dc373..91fce83d 100644
--- a/libs/android-syntax-highlight/README.md
+++ b/libs/android-syntax-highlight/README.md
@@ -8,7 +8,7 @@ This library was developed as part of the CMFileManager app.
This source was released under the terms of
[Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license.
-Visit [CyanogenMod Github](https://github.com/CyanogenMod) and [CyanogenMod
-Code Review](http://review.cyanogenmod.com/) to get the source and patches.
+Visit [LineageOS Github](https://github.com/LineageOS) and [LineageOS
+Code Review](http://review.lineageos.org/) to get the source and patches.
Copyright © 2013 The CyanogenMod Project
diff --git a/res/raw/changelog b/res/raw/changelog
index 23bc14d9..0bef20db 100644
--- a/res/raw/changelog
+++ b/res/raw/changelog
@@ -1,4 +1,4 @@
-CyanogenMod File Manager
+LineageOS File Manager
========================
Version 3.0.0
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml
index 1adec74a..b7a01003 100644
--- a/res/values-af/strings.xml
+++ b/res/values-af/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Lêer-verkenner</string>
<!-- The description of the app -->
- <string name="app_description">\'n CyanogenMod Lêerverkenner.</string>
+ <string name="app_description">\'n LineageOS Lêerverkenner.</string>
<!-- Human readable sizes -->
<string name="size_bytes">G</string>
<string name="size_kilobytes">kG</string>
@@ -703,9 +704,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Ligte Tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">\'n ligte tema vir CyanogenMod Lêer-verkenner</string>
+ <string name="theme_default_description">\'n ligte tema vir LineageOS Lêer-verkenner</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Maak navigasie laai oop</string>
<string name="drawer_close">Sluit navigasie laai</string>
@@ -787,10 +788,10 @@
<string name="welcome_title">Welkom</string>
<!-- Welcome Dialog - Message -->
<string name="welcome_msg">
- Welkom by die CyanogenMod Lêer-verkenner.
+ Welkom by die LineageOS Lêer-verkenner.
\n\nMet hierdie program kan jy die lêerstelsel verken en moontlik die toestel beskadig. Om dit te voorkom, sal die program begin in \'n veilige, lae-bevoorregte modus.
\n\nU kan toegang tot \'n gevorderde, volbevoorregte modus verkry deur instellings. Dit is jou verantwoordelikheid om te verseker dat enige aksie wat gedoen word nie die stelsel beskadig nie.
- \n\nDie CyanogenMod span.</string>
+ \n\nDie LineageOS span.</string>
<string name="activity_not_found_exception">Kon nie \'n program vind om hierdie lêer oop te maak</string>
<string name="storage_permissions_denied">Lêer verkenner vereis toestemming na jou stoor spasie om jou lêers te besigtig.</string>
<string name="storage_permissions_explanation">Gaan na Instellings en raak Programtoestemmings om toestemming te verleen.</string>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index b9fce159..9787a3ee 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">إدارة الملفات</string>
<!-- The description of the app -->
- <string name="app_description">إدارة ملفات CyanogenMod</string>
+ <string name="app_description">إدارة ملفات LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">كيلوبايت</string>
@@ -685,9 +686,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">سمة خفيفة</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">سمة خفيفة لإدارة الملفات CyanogenMod.</string>
+ <string name="theme_default_description">سمة خفيفة لإدارة الملفات LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">فتح ساحب التنقل</string>
<string name="drawer_close">إغلاق ساحب التنقل</string>
@@ -766,7 +767,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">مرحبا</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">مرحباً بكم في إدرة ملفات CyanogenMod.\n\n هذا التطبيق يتيح لك استكشاف نظام الملفات والقيام بعمليات قد تؤدي إلى خرق الجهاز الخاص بك. لمنع التلف، سيبدأ التطبيق في الوضع الآمن، الوضع ذو الامتيازات المنخفضة.\n\nيمكنك الموصل إلى الوضع المتقدم ذو الامتيازات الكاملة عبر الإعدادات. تقع عليك المسؤولية في ضمان عدم قيام العملية بخرق نظامك. \n\n فريق CyanogenMod</string>
+ <string name="welcome_msg">مرحباً بكم في إدرة ملفات LineageOS.\n\n هذا التطبيق يتيح لك استكشاف نظام الملفات والقيام بعمليات قد تؤدي إلى خرق الجهاز الخاص بك. لمنع التلف، سيبدأ التطبيق في الوضع الآمن، الوضع ذو الامتيازات المنخفضة.\n\nيمكنك الموصل إلى الوضع المتقدم ذو الامتيازات الكاملة عبر الإعدادات. تقع عليك المسؤولية في ضمان عدم قيام العملية بخرق نظامك. \n\n فريق LineageOS</string>
<string name="activity_not_found_exception">تعذر العثور على تطبيق لفتح هذا الملف</string>
<string name="storage_permissions_denied">إدارة الملفات تتطلب إذن للتخزين من أجل عرض الملفات الخاصة بك.</string>
<string name="storage_permissions_explanation">انتقل إلى إعدادات، وانقر فوق الصلاحيات لمنح إذن.</string>
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
index 49092959..8ad6db51 100644
--- a/res/values-as-rIN/strings.xml
+++ b/res/values-as-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ফাইল মেনেজাৰ</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod ফাইল মেনেজাৰ</string>
+ <string name="app_description">LineageOS ফাইল মেনেজাৰ</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">লাইট বিষয়বস্তু</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod ফাইল মেনেজাৰৰ বাবে এটা লাইট বিষয়বস্তু।</string>
+ <string name="theme_default_description">LineageOS ফাইল মেনেজাৰৰ বাবে এটা লাইট বিষয়বস্তু।</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">নেভিগেশ্যন ড্ৰয়াৰ খোলক</string>
<string name="drawer_close">নেভিগেচন ড্ৰয়াৰ বন্ধ কৰক</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">স্বাগতম</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod ফাইল মেনেজাৰলৈ স্বাগতম।\n\nএই এপ্পে্‌ আপোনাক ফাইল ছিষ্টেম অন্বেষণ কৰিবলৈ আৰু অপাৰেচন কৰিবলৈ অনুমতি দিয়ে যিয়ে আপোনাৰ ডিভাইচটো ভাঙিব পাৰে। ক্ষতি ৰোধ কৰিবলৈ, এই এপ্প্‌টো সুৰক্ষিত, নিম্ন-বিশেষাধিকাৰ মোডত আৰম্ভ হ\'ব। \n\nআপুনি ছেটিংচৰ মাধ্যমেৰে উন্নত, পূৰ্ণ-বিশেষাধিকাৰ মোডত প্ৰৱেশ কৰিব পাৰে। এটা অপাৰেচনে যাতে আপোনাৰ ছিষ্টেমটো নাভাঙে সেইটো নিশ্চিত কৰাটো আপোনাৰ দায়িত্ব\n\nদ্য CyanogenMod টিম</string>
+ <string name="welcome_msg">LineageOS ফাইল মেনেজাৰলৈ স্বাগতম।\n\nএই এপ্পে্‌ আপোনাক ফাইল ছিষ্টেম অন্বেষণ কৰিবলৈ আৰু অপাৰেচন কৰিবলৈ অনুমতি দিয়ে যিয়ে আপোনাৰ ডিভাইচটো ভাঙিব পাৰে। ক্ষতি ৰোধ কৰিবলৈ, এই এপ্প্‌টো সুৰক্ষিত, নিম্ন-বিশেষাধিকাৰ মোডত আৰম্ভ হ\'ব। \n\nআপুনি ছেটিংচৰ মাধ্যমেৰে উন্নত, পূৰ্ণ-বিশেষাধিকাৰ মোডত প্ৰৱেশ কৰিব পাৰে। এটা অপাৰেচনে যাতে আপোনাৰ ছিষ্টেমটো নাভাঙে সেইটো নিশ্চিত কৰাটো আপোনাৰ দায়িত্ব\n\nদ্য LineageOS টিম</string>
<string name="activity_not_found_exception">এই ফাইলটো খুলিবলৈ এটা এপ্প পোৱা নগ\'ল</string>
<string name="storage_permissions_denied">আপোনাৰ ফাইলবোৰ চাবলৈ ফাইল মেনেজাৰক ষ্ট\'ৰেজ ইন অনুমতিৰ প্ৰয়োজন।</string>
<string name="storage_permissions_explanation">ছেটিংছলৈ যাওক, অনুমতি মঞ্জুৰ কৰিবলৈ পাৰ্মিচন টেপ কৰক।</string>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index dbc8f257..c1d2f64b 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Xestor de ficheros</string>
<!-- The description of the app -->
- <string name="app_description">Un esplorador de ficheros de CyanogenMod.</string>
+ <string name="app_description">Un esplorador de ficheros de LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">KB</string>
@@ -690,7 +691,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Un tema en colores claros pa File Manager.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir el panel de navegación</string>
<string name="drawer_close">Zarrar el panel de navegación</string>
@@ -769,7 +770,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bienllegáu</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bienllegáu al esplorador de ficheros de CyanogenMod.\n\nEsta aplicación dexa esplorar el sistema de ficheros y con ello, facer aiciones que puen llegar a bloquiar el preséu. Pa evitalo, l\'aplicación va aniciase en mou seguru.\n\nVas poder acceder al mou avanzáu de superusuariu per aciu del menú Axustes, pero va ser baxo la to responsabilidá l\'evitar qu\'una operación frañe\'l preséu.\n\nL\'equipu de CyanogenMod.\n</string>
+ <string name="welcome_msg">Bienllegáu al esplorador de ficheros de LineageOS.\n\nEsta aplicación dexa esplorar el sistema de ficheros y con ello, facer aiciones que puen llegar a bloquiar el preséu. Pa evitalo, l\'aplicación va aniciase en mou seguru.\n\nVas poder acceder al mou avanzáu de superusuariu per aciu del menú Axustes, pero va ser baxo la to responsabilidá l\'evitar qu\'una operación frañe\'l preséu.\n\nL\'equipu de LineageOS.\n</string>
<string name="activity_not_found_exception">Nun pudo atopase una app p\'abrir esti ficheru</string>
<string name="storage_permissions_denied">El xestor de ficheros rique\'l permisu d\'almacemientu pa ver los tos ficheros.</string>
<string name="storage_permissions_explanation">Vete a Axustes y calca en Permisos pa conceder el permisu.</string>
diff --git a/res/values-az-rAZ/strings.xml b/res/values-az-rAZ/strings.xml
index ca6944c9..9ec8b7b6 100644
--- a/res/values-az-rAZ/strings.xml
+++ b/res/values-az-rAZ/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Fayl İdarəçisi</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod fayl idarəçisi</string>
+ <string name="app_description">LineageOS fayl idarəçisi</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Açıq Rəngli Tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod Fayl İdarəçisi üçün açıq rəngli tema.</string>
+ <string name="theme_default_description">LineageOS Fayl İdarəçisi üçün açıq rəngli tema.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Hərəkət panelini aç</string>
<string name="drawer_close">Naviqasiya panelini bağla</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Xoş gəldiniz</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod Fayl İdarəçisinə Xoş Gəldiniz.\n\nBu tətbiqetmə fayl sistemini tədqiq etməyə və cihazınıza ziyan vura biləcək əməliyyatlara icazə verir. Ziyanın qarşısını almaq üçün, tətbiqetmə təhlükəsiz, aşağı səlahiyyətli rejimdə açılacaq.\n\nQabaqcıl, tam səlahiyyətli rejimə Tənzimləmələrdən müraciət edə bilərsiniz. Etdiyiniz əməliyyatların cihazınıza ziyan vurmamasını təmin etmək sizin öhdəliyinizdədir.\n\nCyanogenMod Komandası</string>
+ <string name="welcome_msg">LineageOS Fayl İdarəçisinə Xoş Gəldiniz.\n\nBu tətbiqetmə fayl sistemini tədqiq etməyə və cihazınıza ziyan vura biləcək əməliyyatlara icazə verir. Ziyanın qarşısını almaq üçün, tətbiqetmə təhlükəsiz, aşağı səlahiyyətli rejimdə açılacaq.\n\nQabaqcıl, tam səlahiyyətli rejimə Tənzimləmələrdən müraciət edə bilərsiniz. Etdiyiniz əməliyyatların cihazınıza ziyan vurmamasını təmin etmək sizin öhdəliyinizdədir.\n\nLineageOS Komandası</string>
<string name="activity_not_found_exception">Bu faylı açacaq tətbiqetmə tapılmadı</string>
<string name="snackbar_settings">Tənzimləmələr</string>
<!-- Wrap mode - toast -->
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
index 6c32ad7f..bae4b7d0 100644
--- a/res/values-be/strings.xml
+++ b/res/values-be/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Файлы</string>
<!-- The description of the app -->
- <string name="app_description">Кіраўнік файлаў CyanogenMod</string>
+ <string name="app_description">Кіраўнік файлаў LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">Б</string>
<string name="size_kilobytes">кБ</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Светлая тэма</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Светлая тэма для файлавага менеджара CyanogenMod.</string>
+ <string name="theme_default_description">Светлая тэма для файлавага менеджара LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Адчыніць панэль навігацыі</string>
<string name="drawer_close">Зачыніць панэль навігацыі</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Вітаем</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Сардэчна запрашаем у файлавы менеджар CyanogenMod.\n\nГэты дадатак дапаможа вам атрымаць доступ да файлавай сістэмы і выконваць аперацыі, якія могуць вывесці з ладу вашу прыладу. Для прадухілення гэтага, яно запусціцца ў бяспечным рэжыме з мінімальнымі прывілеямі. \n\nВы можаце атрымаць доступ да пашыраных, поўна-прывілеяваных функцый у наладах. Гэта вам вырашаць. Пераканаецеся, каб вашы дзеянні не парушылі файлавую сістэму. \n\nКаманда CyanogenMod</string>
+ <string name="welcome_msg">Сардэчна запрашаем у файлавы менеджар LineageOS.\n\nГэты дадатак дапаможа вам атрымаць доступ да файлавай сістэмы і выконваць аперацыі, якія могуць вывесці з ладу вашу прыладу. Для прадухілення гэтага, яно запусціцца ў бяспечным рэжыме з мінімальнымі прывілеямі. \n\nВы можаце атрымаць доступ да пашыраных, поўна-прывілеяваных функцый у наладах. Гэта вам вырашаць. Пераканаецеся, каб вашы дзеянні не парушылі файлавую сістэму. \n\nКаманда LineageOS</string>
<string name="activity_not_found_exception">Не знойдзены дадаткі для адкрыцця гэтага файла</string>
<string name="storage_permissions_denied">Файлавы менеджэр патрабуе дазвол, каб прагледзець файлы.</string>
<string name="storage_permissions_explanation">Перайдзі ў Налады, націсні Дазвол, прадастаўляць дазвол.</string>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
index cfb869ae..b5fe7443 100644
--- a/res/values-bg/strings.xml
+++ b/res/values-bg/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Файлов мениджър</string>
<!-- The description of the app -->
- <string name="app_description">Файлов мениджър на CyanogenMod</string>
+ <string name="app_description">Файлов мениджър на LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Светла тема</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Светла тема за файловия мениджър на CyanogenMod.</string>
+ <string name="theme_default_description">Светла тема за файловия мениджър на LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Отваряне на панела за навигация</string>
<string name="drawer_close">Затваряне на панела за навигация</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Добре дошли</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Добре дошли във файловия мениджър на CyanogenMod.\n\nТова приложение Ви позволява да проучите файловата система и позволява операции, които могат да блокират вашето устройство. За да предотврати повреда, приложението ще започне в сигурен ниско правен режим.\n\nВие може да влезете в администраторски режим чрез настройките, но на своя отговорност.\n\nThe CyanogenMod Team</string>
+ <string name="welcome_msg">Добре дошли във файловия мениджър на LineageOS.\n\nТова приложение Ви позволява да проучите файловата система и позволява операции, които могат да блокират вашето устройство. За да предотврати повреда, приложението ще започне в сигурен ниско правен режим.\n\nВие може да влезете в администраторски режим чрез настройките, но на своя отговорност.\n\nThe LineageOS Team</string>
<string name="activity_not_found_exception">Не може да намери приложение, за отварянето на този файл</string>
<string name="storage_permissions_denied">Мениджъра на файлове изисква разрешение до устройството с памет, за да видите вашите файлове.</string>
<string name="storage_permissions_explanation">Отидете в Настройки и кликнете върху \" Разрешения \" за да дадете разрешение за достъп.</string>
diff --git a/res/values-ca/strings.xml b/res/values-ca/strings.xml
index 9fd3e9a1..8eda3897 100644
--- a/res/values-ca/strings.xml
+++ b/res/values-ca/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Gestor d\'arxius</string>
<!-- The description of the app -->
- <string name="app_description">El gestor d\'arxius de CyanogenMod.</string>
+ <string name="app_description">El gestor d\'arxius de LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema clar</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema clar pel Gestor d\'arxius de CyanogenMod.</string>
+ <string name="theme_default_description">Un tema clar pel Gestor d\'arxius de LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Obre el calaix de navegació</string>
<string name="drawer_close">Tanca el calaix de navegació</string>
@@ -768,7 +769,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Benvingut</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Benvingut al gestor d\'arxius de CyanogenMod.\n\nAquesta aplicació et permet explorar el sistema d\'arxius i fer operacions que podrien espatllar el teu dispositiu. Per evitar danys, aquesta aplicació s\'executarà en mode segur, en mode de pocs privilegis.\n\nPots accedir al mode avançat, amb privilegis complets mitjançant la Configuració. Està sota la teva responsabilitat assegurar que les operacions no espatllin el teu sistema.\n\nL\'equip de CyanogenMod.\n</string>
+ <string name="welcome_msg">Benvingut al gestor d\'arxius de LineageOS.\n\nAquesta aplicació et permet explorar el sistema d\'arxius i fer operacions que podrien espatllar el teu dispositiu. Per evitar danys, aquesta aplicació s\'executarà en mode segur, en mode de pocs privilegis.\n\nPots accedir al mode avançat, amb privilegis complets mitjançant la Configuració. Està sota la teva responsabilitat assegurar que les operacions no espatllin el teu sistema.\n\nL\'equip de LineageOS.\n</string>
<string name="activity_not_found_exception">No s\'ha pogut trobar una aplicació per obrir aquest arxiu</string>
<string name="storage_permissions_denied">El Gestor d\'arxius requereix permís per a emmagatzemar per mostrar els teus fitxers.</string>
<string name="storage_permissions_explanation">Ves la Configuració i prem a Permisos per concedir el permís.</string>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 54a626a2..062cab1f 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Správce souborů</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod správce souborů</string>
+ <string name="app_description">LineageOS správce souborů</string>
<!-- Human readable sizes -->
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
@@ -682,9 +683,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Světlý motiv</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Světlý motiv pro Správce souborů CyanogenMod.</string>
+ <string name="theme_default_description">Světlý motiv pro Správce souborů LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Otevřít navigační panel</string>
<string name="drawer_close">Zavřít navigační panel</string>
@@ -763,7 +764,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Vítejte</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Vítejte ve správci souborů CyanogenMod.\n\nTato aplikace umožňuje procházet souborový systém a dělat operace, které mohou poškodit vaše zařízení. K zabránění škod bude aplikace spuštěna v Bezpečném režimu.\n\nMůžete zapnout pokročilý režim s plným oprávněním v Nastavení. Tím přeberete zodpovědnost za operace, které budete s aplikací provádět.\n\nTým CyanogenMod.</string>
+ <string name="welcome_msg">Vítejte ve správci souborů LineageOS.\n\nTato aplikace umožňuje procházet souborový systém a dělat operace, které mohou poškodit vaše zařízení. K zabránění škod bude aplikace spuštěna v Bezpečném režimu.\n\nMůžete zapnout pokročilý režim s plným oprávněním v Nastavení. Tím přeberete zodpovědnost za operace, které budete s aplikací provádět.\n\nTým LineageOS.</string>
<string name="activity_not_found_exception">Pro tento soubor nelze najít aplikaci</string>
<string name="storage_permissions_denied">Správce souborů vyžaduje oprávnění k přístupu na úložiště.</string>
<string name="storage_permissions_explanation">Přejděte na nastavení a klepnutím na „Oprávnění“ provedete udělení požadovaného oprávnění.</string>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index c0a5aad8..83f326f1 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Filhåndtering</string>
<!-- The description of the app -->
- <string name="app_description">Filhåndtering fra CyanogenMod</string>
+ <string name="app_description">Filhåndtering fra LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -695,9 +696,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Lyst tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Et lyst tema til CyanogenMods filstyring.</string>
+ <string name="theme_default_description">Et lyst tema til LineageOSs filstyring.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Åbn navigationsliste</string>
<string name="drawer_close">Luk navigationsliste</string>
@@ -776,7 +777,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Velkommen</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Velkommen til CyanogenMods filstyring.\n\nDenne app tillader dig at udforske filsystemet og udføre handlinger, som kan ødelægge din enhed. For at forebygge skader vil denne app starte i en tilstand med få rettigheder.\n\nDu kan tilgå den avancerede tilstand med alle rettigheder i Indstillinger. Det er dit ansvar at sikre, at en handling ikke ødelægger dit system.\n\nHoldet bag CyanogenMod.\n</string>
+ <string name="welcome_msg">Velkommen til LineageOSs filstyring.\n\nDenne app tillader dig at udforske filsystemet og udføre handlinger, som kan ødelægge din enhed. For at forebygge skader vil denne app starte i en tilstand med få rettigheder.\n\nDu kan tilgå den avancerede tilstand med alle rettigheder i Indstillinger. Det er dit ansvar at sikre, at en handling ikke ødelægger dit system.\n\nHoldet bag LineageOS.\n</string>
<string name="activity_not_found_exception">Kunne ikke finde en app til at åbne denne fil</string>
<string name="storage_permissions_denied">Filhåndtering kræver tilladelse til datalager for at kunne se dine filer.</string>
<string name="storage_permissions_explanation">Gå til Indstillinger og tryk på Tilladelser for at give tilladelse.</string>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index ac531f33..085037eb 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Dateimanager</string>
<!-- The description of the app -->
- <string name="app_description">Der CyanogenMod-Dateimanager</string>
+ <string name="app_description">Der LineageOS-Dateimanager</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -685,7 +686,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Helles Design für den CM-Dateimanager</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Navigationsleiste öffnen</string>
<string name="drawer_close">Navigationsleiste schließen</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Willkommen</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Willkommen beim CyanogenMod-Dateimanager.\n\nMit dieser App können Sie im Dateisystem navigieren und dabei Vorgänge ausführen, die das Gerät beschädigen könnten. Zum Schutz des Geräts startet die App im sicheren Modus mit eingeschränkten Berechtigungen.\n\nErweiterte Modi mit vollen Berechtigungen können in den Einstellungen aktiviert werden.\n\nDas CyanogenMod-Team</string>
+ <string name="welcome_msg">Willkommen beim LineageOS-Dateimanager.\n\nMit dieser App können Sie im Dateisystem navigieren und dabei Vorgänge ausführen, die das Gerät beschädigen könnten. Zum Schutz des Geräts startet die App im sicheren Modus mit eingeschränkten Berechtigungen.\n\nErweiterte Modi mit vollen Berechtigungen können in den Einstellungen aktiviert werden.\n\nDas LineageOS-Team</string>
<string name="activity_not_found_exception">Es konnte keine App zum Öffnen dieser Datei gefunden werden.</string>
<string name="storage_permissions_denied">Dateimanager benötigt Zugriff auf den Speicher, um Ihre Dateien anzuzeigen.</string>
<string name="storage_permissions_explanation">Rufen Sie die Einstellungen auf und tippen Sie auf Berechtigungen, um die Berechtigung zu gewähren.</string>
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index 72193229..7e17f1ec 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Διαχείριση αρχείων</string>
<!-- The description of the app -->
- <string name="app_description">Διαχείριση αρχείων του CyanogenMod</string>
+ <string name="app_description">Διαχείριση αρχείων του LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Φωτεινό θέμα</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Ένα φωτεινό θέμα για την Διαχείριση αρχείων του CyanogenMod.</string>
+ <string name="theme_default_description">Ένα φωτεινό θέμα για την Διαχείριση αρχείων του LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Άνοιγμα συρταριού πλοήγησης</string>
<string name="drawer_close">Κλείσιμο συρταριού πλοήγησης</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Καλώς ήλθατε</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Καλώς ήλθατε στη Διαχείριση αρχείων του CyanogenMod.\n\nΗ εφαρμογή αυτή σας επιτρέπει να εξερευνήσετε το σύστημα αρχείων και να εκτελέσετε ενέργειες που ενδέχεται να χαλάσουν τη συσκευή σας. Για την αποφυγή πρόκλησης βλάβης, η εφαρμογή θα ξεκινήσει σε Ασφαλή Λειτουργία.\n\nΜπορείτε να αποκτήσετε πρόσβαση στην προηγμένη λειτουργία πρόσβασης Root μέσω των ρυθμίσεων. Είναι δική σας ευθύνη να διασφαλίσετε ότι μία ενέργεια είναι ασφαλής για την συσκευή σας.\n\nCyanogenMod Team.\n</string>
+ <string name="welcome_msg">Καλώς ήλθατε στη Διαχείριση αρχείων του LineageOS.\n\nΗ εφαρμογή αυτή σας επιτρέπει να εξερευνήσετε το σύστημα αρχείων και να εκτελέσετε ενέργειες που ενδέχεται να χαλάσουν τη συσκευή σας. Για την αποφυγή πρόκλησης βλάβης, η εφαρμογή θα ξεκινήσει σε Ασφαλή Λειτουργία.\n\nΜπορείτε να αποκτήσετε πρόσβαση στην προηγμένη λειτουργία πρόσβασης Root μέσω των ρυθμίσεων. Είναι δική σας ευθύνη να διασφαλίσετε ότι μία ενέργεια είναι ασφαλής για την συσκευή σας.\n\nLineageOS Team.\n</string>
<string name="activity_not_found_exception">Δεν βρέθηκε εφαρμογή για το άνοιγμα αυτού του αρχείου</string>
<string name="storage_permissions_denied">Η διαχείριση αρχείων απαιτεί δικαιώματα αποθ. χώρου για να βλέπει τα αρχεία σας.</string>
<string name="storage_permissions_explanation">Μεταβείτε στις Ρυθμίσεις και πατήστε Δικαιώματα για να εκχωρήσετε τα δικαιώματα.</string>
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
index 7461c7c4..58c45126 100644
--- a/res/values-en-rAU/strings.xml
+++ b/res/values-en-rAU/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">File Manager</string>
<!-- The description of the app -->
- <string name="app_description">A CyanogenMod file manager</string>
+ <string name="app_description">A LineageOS file manager</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -676,9 +677,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Light Theme</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">A light theme for CyanogenMod File Manager.</string>
+ <string name="theme_default_description">A light theme for LineageOS File Manager.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
@@ -753,7 +754,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Welcome</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Welcome to the CyanogenMod file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe CyanogenMod Team</string>
+ <string name="welcome_msg">Welcome to the LineageOS file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe LineageOS Team</string>
<string name="activity_not_found_exception">Couldn\'t find an app to open this file</string>
<string name="snackbar_settings">Settings</string>
<!-- Wrap mode - toast -->
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index 82aedbbb..740cea81 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">File Manager</string>
<!-- The description of the app -->
- <string name="app_description">A CyanogenMod file manager</string>
+ <string name="app_description">A LineageOS file manager</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Light Theme</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">A light theme for CyanogenMod File Manager.</string>
+ <string name="theme_default_description">A light theme for LineageOS File Manager.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Welcome</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Welcome to the CyanogenMod file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe CyanogenMod Team</string>
+ <string name="welcome_msg">Welcome to the LineageOS file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe LineageOS Team</string>
<string name="activity_not_found_exception">Couldn\'t find an app to open this file</string>
<string name="snackbar_settings">Settings</string>
<!-- Wrap mode - toast -->
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 757cdca2..daa909e9 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Administrador de archivos</string>
<!-- The description of the app -->
- <string name="app_description">Administrador de archivos de CyanogenMod</string>
+ <string name="app_description">Administrador de archivos de LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kb</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema claro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema en colores claros para File Manager de CyanogenMod.</string>
+ <string name="theme_default_description">Un tema en colores claros para File Manager de LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir panel de navegación</string>
<string name="drawer_close">Cerrar panel de navegación</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bienvenido</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bienvenido al administrador de archivos de CyanogenMod.\n\nEsta aplicación permite explorar el sistema de archivos y realizar operaciones que podrían bloquear el dispositivo. Para evitar problemas, la aplicación se iniciará en modo seguro con un bajo nivel de privilegios.\n\nPodrás acceder al modo avanzado con privilegios completos mediante el menú Ajustes. Es tu responsabilidad evitar que una operación dañe el dispositivo.\n\nEl equipo de CyanogenMod</string>
+ <string name="welcome_msg">Bienvenido al administrador de archivos de LineageOS.\n\nEsta aplicación permite explorar el sistema de archivos y realizar operaciones que podrían bloquear el dispositivo. Para evitar problemas, la aplicación se iniciará en modo seguro con un bajo nivel de privilegios.\n\nPodrás acceder al modo avanzado con privilegios completos mediante el menú Ajustes. Es tu responsabilidad evitar que una operación dañe el dispositivo.\n\nEl equipo de LineageOS</string>
<string name="activity_not_found_exception">No se pudo encontrar una aplicación para abrir este archivo</string>
<string name="storage_permissions_denied">El administrador de archivos requiere el permiso de lectura del almacenamiento para ver tus archivos.</string>
<string name="storage_permissions_explanation">Ir a configuración y entrar en permisos para otorgar el permiso.</string>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 90d4d48c..5df08eec 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Administrador de archivos</string>
<!-- The description of the app -->
- <string name="app_description">Un administrador de archivos de CyanogenMod</string>
+ <string name="app_description">Un administrador de archivos de LineageOS</string>
<!-- Human readable sizes -->
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
@@ -685,9 +686,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema claro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema en colores claros para el administrador de archivos de CyanogenMod.</string>
+ <string name="theme_default_description">Un tema en colores claros para el administrador de archivos de LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir panel de navegación</string>
<string name="drawer_close">Cerrar panel de navegación</string>
@@ -766,7 +767,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bienvenido</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bienvenido al administrador de archivos de CyanogenMod.\n\nEsta aplicación permite explorar el sistema de archivos y con ello, realizar operaciones que podrían bloquear el dispositivo. Para prevenir esta circunstancia, la aplicación se iniciará en modo seguro.\n\nPodrás acceder al modo avanzado de superusuario mediante el menú Ajustes, pero será tu responsabilidad el evitar que una operación dañe el dispositivo.\n\nEl equipo de CyanogenMod.\n</string>
+ <string name="welcome_msg">Bienvenido al administrador de archivos de LineageOS.\n\nEsta aplicación permite explorar el sistema de archivos y con ello, realizar operaciones que podrían bloquear el dispositivo. Para prevenir esta circunstancia, la aplicación se iniciará en modo seguro.\n\nPodrás acceder al modo avanzado de superusuario mediante el menú Ajustes, pero será tu responsabilidad el evitar que una operación dañe el dispositivo.\n\nEl equipo de LineageOS.\n</string>
<string name="activity_not_found_exception">No se pudo encontrar una aplicación para abrir este archivo</string>
<string name="storage_permissions_denied">El administrador de archivos requiere el permiso de lectura del almacenamiento para ver tus archivos.</string>
<string name="storage_permissions_explanation">Ve a Ajustes y pulsa Permisos para otorgar permiso.</string>
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
index b95e9ca8..52b04f31 100644
--- a/res/values-et-rEE/strings.xml
+++ b/res/values-et-rEE/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Failihaldur</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenModi failihaldur</string>
+ <string name="app_description">LineageOSi failihaldur</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -685,7 +686,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Hele kujundus failihaldurile.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Ava navigeerimise sakk</string>
<string name="drawer_close">Sulge navigeerimise sakk</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Tere tulemast</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Tere tulemast CyanogenMod failihalduri.\n\nSee rakendus võimaldab failisüsteemi sedasi muuta, et seade ei tööta enam korrektselt või sootuks rikute operatsioonisüsteemi. Kahju vältimiseks rakendus käivitatakse madalates õigustes (low-privileged mode).\n\nEdasijõudnud kasutajad võivad rohkem õigusi anda Androidi sätete alt. Vastutate ise kui teete tegevusi mis võivad kahjustada seadme faili- või operatsioonisüsteemi.\n\nCyanogenMod-i meeskond</string>
+ <string name="welcome_msg">Tere tulemast LineageOS failihalduri.\n\nSee rakendus võimaldab failisüsteemi sedasi muuta, et seade ei tööta enam korrektselt või sootuks rikute operatsioonisüsteemi. Kahju vältimiseks rakendus käivitatakse madalates õigustes (low-privileged mode).\n\nEdasijõudnud kasutajad võivad rohkem õigusi anda Androidi sätete alt. Vastutate ise kui teete tegevusi mis võivad kahjustada seadme faili- või operatsioonisüsteemi.\n\nLineageOS-i meeskond</string>
<string name="activity_not_found_exception">Ei leidnud faili avamiseks rakendust</string>
<string name="storage_permissions_denied">Failihaldur vajab failide vaatamiseks õigusi.</string>
<string name="storage_permissions_explanation">Õiguste andmiseks avage Sätted alt Õigused.</string>
diff --git a/res/values-eu-rES/strings.xml b/res/values-eu-rES/strings.xml
index 5f4292d4..ddef6b4f 100644
--- a/res/values-eu-rES/strings.xml
+++ b/res/values-eu-rES/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Fitxategi kudeatzailea</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod fitxategi kudeatzailea</string>
+ <string name="app_description">LineageOS fitxategi kudeatzailea</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">KB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Gai argia</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod fitxategi kudeatzailearen gai argi bat.</string>
+ <string name="theme_default_description">LineageOS fitxategi kudeatzailearen gai argi bat.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Ireki nabigazio tiradera</string>
<string name="drawer_close">Itxi nabigazio tiradera</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Ongi etorri</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Ongi etorri CyanogenMod fitxategi kudeatzailera.\n\nAplikazio honen bidez fitxategi sistema kudeatu dezakezu eta, honela, zure gailua blokeatu ditzaketen eragiketak burutu. Hau ekiditeko, aplikazioa modu seguruan abiatuko da.\n\nSupererabiltzaile modu aurreratuan sar zaitezke ezarpen menuan hala ezarriz, baina zure ardura izango da operazioren batek zure gailua kaltetzea ekiditea.\n\nCyanogenMod taldea.\n</string>
+ <string name="welcome_msg">Ongi etorri LineageOS fitxategi kudeatzailera.\n\nAplikazio honen bidez fitxategi sistema kudeatu dezakezu eta, honela, zure gailua blokeatu ditzaketen eragiketak burutu. Hau ekiditeko, aplikazioa modu seguruan abiatuko da.\n\nSupererabiltzaile modu aurreratuan sar zaitezke ezarpen menuan hala ezarriz, baina zure ardura izango da operazioren batek zure gailua kaltetzea ekiditea.\n\nLineageOS taldea.\n</string>
<string name="activity_not_found_exception">Ezin izan da aplikazio bat aurkitu fitxategi hau irekitzeko</string>
<string name="storage_permissions_denied">Fitxategi kudeatzaileak biltegiratze baimena behar du zure fitxategiak ikusteko.</string>
<string name="storage_permissions_explanation">Zoaz ezarpenetara eta sakatu Baimenak baimena emateko.</string>
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
index 96970db9..51f73596 100644
--- a/res/values-fi/strings.xml
+++ b/res/values-fi/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Tiedostonhallinta</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenModin tiedostonhallinta.</string>
+ <string name="app_description">LineageOSin tiedostonhallinta.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -685,7 +686,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Vaalea teena Cyanogenmodin tiedostonhallintaan.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Avaa navigointivalikko</string>
<string name="drawer_close">Sulje navigointivalikko</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Tervetuloa</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Tervetuloa CyanogenModin tiedostonhallintaan.\n\nTällä sovelluksella voit selata tiedostojärjestelmää ja tehdä muutoksia jotka voivat rikkoa laitteesi. Ehkäistäksemme rikkoutumisia, sovellus käynnistyy turvallisessa tilassa jossa ei ole kaikkia oikeuksia.\n\nSaat täydet oikeudet käyttöön asetuksista. Teet kaikki muutokset omalla vastuullasi.\n\nCyanogenMod-tiimi.\n</string>
+ <string name="welcome_msg">Tervetuloa LineageOSin tiedostonhallintaan.\n\nTällä sovelluksella voit selata tiedostojärjestelmää ja tehdä muutoksia jotka voivat rikkoa laitteesi. Ehkäistäksemme rikkoutumisia, sovellus käynnistyy turvallisessa tilassa jossa ei ole kaikkia oikeuksia.\n\nSaat täydet oikeudet käyttöön asetuksista. Teet kaikki muutokset omalla vastuullasi.\n\nLineageOS-tiimi.\n</string>
<string name="activity_not_found_exception">Tiedoston avaamiseen sopivaa sovellusta ei löydy</string>
<string name="storage_permissions_denied">Tiedostonhallinta tarvitsee käyttöoikeudet tallennustilaan näyttääkseen tiedostosi.</string>
<string name="storage_permissions_explanation">Mene Asetuksiin, ja valitse Käyttöoikeudet myöntääksesi luvan.</string>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index f830ef92..b6cacda9 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Explorateur de fichiers</string>
<!-- The description of the app -->
- <string name="app_description">Explorateur de fichiers CyanogenMod</string>
+ <string name="app_description">Explorateur de fichiers LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">o</string>
<string name="size_kilobytes">ko</string>
@@ -685,9 +686,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Thème Clair</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un thème clair pour l\'Explorateur de fichiers CyanogenMod.</string>
+ <string name="theme_default_description">Un thème clair pour l\'Explorateur de fichiers LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Ouvrir le panneau de navigation</string>
<string name="drawer_close">Fermer le panneau de navigation</string>
@@ -766,7 +767,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bienvenue</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bienvenue dans l\'Explorateur de fichiers CyanogenMod.\n\nCette application vous permet d\'explorer le système de fichiers et d\'effectuer des opérations qui pourraient endommager votre appareil. Pour éviter tout dommage, l\'application va démarrer dans un mode sécurisé.\n\nVous pouvez avoir un accès complet, en mode Root via les paramètres de l\'application. Il est de votre responsabilité de veiller à ce que les opérations effectuées n\'endommagent pas votre système.\n\nL\'Équipe CyanogenMod\n</string>
+ <string name="welcome_msg">Bienvenue dans l\'Explorateur de fichiers LineageOS.\n\nCette application vous permet d\'explorer le système de fichiers et d\'effectuer des opérations qui pourraient endommager votre appareil. Pour éviter tout dommage, l\'application va démarrer dans un mode sécurisé.\n\nVous pouvez avoir un accès complet, en mode Root via les paramètres de l\'application. Il est de votre responsabilité de veiller à ce que les opérations effectuées n\'endommagent pas votre système.\n\nL\'Équipe LineageOS\n</string>
<string name="activity_not_found_exception">Impossible de trouver une application pour ouvrir ce fichier</string>
<string name="storage_permissions_denied">L’explorateur de fichiers requiert une autorisation de stockage afin d\'afficher vos fichiers.</string>
<string name="storage_permissions_explanation">Aller dans Paramètres et cliquer sur Autorisations pour accorder l\'autorisation.</string>
diff --git a/res/values-gl-rES/strings.xml b/res/values-gl-rES/strings.xml
index 793b3189..752d091d 100644
--- a/res/values-gl-rES/strings.xml
+++ b/res/values-gl-rES/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Xestor de ficheiros</string>
<!-- The description of the app -->
- <string name="app_description">Un xestor de ficheiros de CyanogenMod</string>
+ <string name="app_description">Un xestor de ficheiros de LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema claro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema claro para o xestor de ficheiros de CyanogenMod.</string>
+ <string name="theme_default_description">Un tema claro para o xestor de ficheiros de LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir o menú de navegación</string>
<string name="drawer_close">Pechar o menú de navegación</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Dámoslle a benvida</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Dámoslle a benvida a xestor de ficheiros de CyanogenMod.\n\nEsta aplicación permítelle explorar o sistema de ficheiros e facer operacións que poderían bloquear o dispositivo. Para evitar danos, a aplicación iniciarase en modo seguro.\n\nPoderá acceder ao modo avanzado de superusuario mediante o menú Configuración, pero será da súa responsabilidade evitar que unha operación dane o dispositivo.\n\nO equipo de CyanogenMod.\n</string>
+ <string name="welcome_msg">Dámoslle a benvida a xestor de ficheiros de LineageOS.\n\nEsta aplicación permítelle explorar o sistema de ficheiros e facer operacións que poderían bloquear o dispositivo. Para evitar danos, a aplicación iniciarase en modo seguro.\n\nPoderá acceder ao modo avanzado de superusuario mediante o menú Configuración, pero será da súa responsabilidade evitar que unha operación dane o dispositivo.\n\nO equipo de LineageOS.\n</string>
<string name="activity_not_found_exception">Non se puido atopar unha aplicación que abrira este ficheiro</string>
<string name="storage_permissions_denied">O xestor de ficheiros require de permisos no almacenamento para amosar os teus ficheiros.</string>
<string name="storage_permissions_explanation">Ir a Axustes, premer en Permisos para conceder permiso.</string>
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
index bbcf68b2..9f5b8d22 100644
--- a/res/values-gu-rIN/strings.xml
+++ b/res/values-gu-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ફાઇલ મેનેજર</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod ફાઇલ મેનેજર</string>
+ <string name="app_description">LineageOS ફાઇલ મેનેજર</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">લાઇટ થીમ</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod ફાઇલ મેનેજર માટે લાઇટ થીમ.</string>
+ <string name="theme_default_description">LineageOS ફાઇલ મેનેજર માટે લાઇટ થીમ.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">દિશાસંચાલન ડ્રોઅર ખોલો</string>
<string name="drawer_close">સંચાલન ડ્રોઅર બંધ કરો</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">સ્વાગત છે</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod ફાઇલ મેનેજરમાં સ્વાગત છે.n\nઆ એપ્લિકેશન ફાઇલ સિસ્ટમનું વિગોપન કરવાની અને એવા ઑપરેશનો કરવાની છૂટ આપે છે જે તમારા ડિવાઇસને ફોડી શકે છે. નુકસાન રોકવા માટે, એપ્લિકેશન સેફ, નિમ્ન-અધિકાર મોડમાં શરૂ થશે.\n\nતમે એડવાન્સ્ડ સંપૂર્ણ-અધિકાર મોડમાં સેટિંગ્સ મારફત ઍક્સેસ કરી શકો છો. તે સુનિશ્ચિત કરવાની જવાબદારી તમારી છે કે ઑપરેશન તમારી સિસ્ટમ ફોડે નહીં.n\nCyanogenMod ટીમ</string>
+ <string name="welcome_msg">LineageOS ફાઇલ મેનેજરમાં સ્વાગત છે.n\nઆ એપ્લિકેશન ફાઇલ સિસ્ટમનું વિગોપન કરવાની અને એવા ઑપરેશનો કરવાની છૂટ આપે છે જે તમારા ડિવાઇસને ફોડી શકે છે. નુકસાન રોકવા માટે, એપ્લિકેશન સેફ, નિમ્ન-અધિકાર મોડમાં શરૂ થશે.\n\nતમે એડવાન્સ્ડ સંપૂર્ણ-અધિકાર મોડમાં સેટિંગ્સ મારફત ઍક્સેસ કરી શકો છો. તે સુનિશ્ચિત કરવાની જવાબદારી તમારી છે કે ઑપરેશન તમારી સિસ્ટમ ફોડે નહીં.n\nLineageOS ટીમ</string>
<string name="activity_not_found_exception">આ ફાઇલ ખોલવા માટે કોઇ એપ્લિકેશન મળ્યું નહીં</string>
<string name="storage_permissions_denied">તમારી ફાઇલ્સ જોવા માટે ફાઇલ મેનેજરને સંગ્રહ કરવા માટે પરવાનગીની આવશ્યકતા છે.</string>
<string name="storage_permissions_explanation">સેટિંગ્સમાં જાવ, Permissions પર ટૅપ કરી પરવાનગી આપો.</string>
diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml
index 04d9947f..eb2c6593 100644
--- a/res/values-hr/strings.xml
+++ b/res/values-hr/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Upravitelj datoteka</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenModov upravitelj datoteka</string>
+ <string name="app_description">LineageOSov upravitelj datoteka</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Svjetla tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Svjetla tema za CyanogenMod upravitelj datoteka.</string>
+ <string name="theme_default_description">Svjetla tema za LineageOS upravitelj datoteka.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Otvaranje pretinca za navigaciju</string>
<string name="drawer_close">Zatvaranje pretinca za navigaciju</string>
@@ -765,7 +766,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Dobro došli</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Dobrodošli u CyanogenMod upravitelj datoteka.\n\nOva aplikacija omogućuje pretraživanje ​​datoteka sustava i izvršavanje operacija koje bi mogle pokvariti vaš uređaj. Da bi se šteta izbjegla, aplikacija počinje u sigurnom načinu rada.\n\nMožete pristupiti naprednom načinu rada sa svim privilegijama putem postavki. Vaša je odgovornost da ne pokvarite svoj ​​sustav.\n\nCyanogenMod Tim</string>
+ <string name="welcome_msg">Dobrodošli u LineageOS upravitelj datoteka.\n\nOva aplikacija omogućuje pretraživanje ​​datoteka sustava i izvršavanje operacija koje bi mogle pokvariti vaš uređaj. Da bi se šteta izbjegla, aplikacija počinje u sigurnom načinu rada.\n\nMožete pristupiti naprednom načinu rada sa svim privilegijama putem postavki. Vaša je odgovornost da ne pokvarite svoj ​​sustav.\n\nLineageOS Tim</string>
<string name="activity_not_found_exception">Nije moguće pronaći aplikaciju za otvaranje ove datoteke</string>
<string name="storage_permissions_denied">Upravitelj datoteka zahtijeva dozvolu za pohranu da bi pokazao datoteke.</string>
<string name="storage_permissions_explanation">Idite u Postavke i dodirnite Dozvole za odobravanje dozvole.</string>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
index 886f51b7..a12949dd 100644
--- a/res/values-hu/strings.xml
+++ b/res/values-hu/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Fájlkezelő</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod fájlkezelő</string>
+ <string name="app_description">LineageOS fájlkezelő</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Világos téma</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Világos téma a CyanogenMod Fájlkezelőhöz.</string>
+ <string name="theme_default_description">Világos téma a LineageOS Fájlkezelőhöz.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Navigáció megnyitása</string>
<string name="drawer_close">Navigáció bezárása</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Üdvözöljük</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Üdvözli a CyanogenMod fájlkezelő.\n\nEz az alkalmazás lehetővé teszi a fájlrendszer böngészését és olyan műveletek végrehajtását is, melyek esetleg károsíthatják az eszközt. A károsodás elkerülése érdekében az alkalmazás védett, alacsony jogosultsággal indul.\n\nLehetősége van a speciális beállításoknál a teljes privilegizált módú futtatásra is. Az Ön felelőssége annak biztosítása, hogy az egyes műveletek ne károsítsák a rendszert.\n\nA CyanogenMod csapata.\n</string>
+ <string name="welcome_msg">Üdvözli a LineageOS fájlkezelő.\n\nEz az alkalmazás lehetővé teszi a fájlrendszer böngészését és olyan műveletek végrehajtását is, melyek esetleg károsíthatják az eszközt. A károsodás elkerülése érdekében az alkalmazás védett, alacsony jogosultsággal indul.\n\nLehetősége van a speciális beállításoknál a teljes privilegizált módú futtatásra is. Az Ön felelőssége annak biztosítása, hogy az egyes műveletek ne károsítsák a rendszert.\n\nA LineageOS csapata.\n</string>
<string name="activity_not_found_exception">Nem található alkalmazás a fájl megnyitásához</string>
<string name="storage_permissions_denied">Fájlkezelő engedélyt kér a tárolóhoz annak érdekében, hogy lássa a fájlokat.</string>
<string name="storage_permissions_explanation">Menjen a Beállításokba, majd koppintson a Jogosultságokra az engedély megadásához.</string>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 62e0ca95..cea72d01 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Manajer Berkas</string>
<!-- The description of the app -->
- <string name="app_description">Manajer berkas CyanogenMod</string>
+ <string name="app_description">Manajer berkas LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema Terang</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Tema terang untuk Manajer Berkas CyanogenMod.</string>
+ <string name="theme_default_description">Tema terang untuk Manajer Berkas LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Buka panel navigasi</string>
<string name="drawer_close">Tutup panel navigasi</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Selamat datang</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Selamat datang di manjer berkas CyanogenMod.\n\nAplikasi ini memungkinkan Anda untuk menjelajahi sistem berkas dan melakukan operasi yang dapat merusak perangkat Anda. Untuk mencegah kerusakan, aplikasi akan mulai dengan aman, mode hak-istimewa-rendah.\n\nAnda dapat mengakses mode lanjutan, mode hak-istimewa-penuh melalui Pengaturan. Anda bertanggung jawab untuk memastikan bahwa operasi tidak merusak sistem Anda.\n\nTim CyanogenMod</string>
+ <string name="welcome_msg">Selamat datang di manjer berkas LineageOS.\n\nAplikasi ini memungkinkan Anda untuk menjelajahi sistem berkas dan melakukan operasi yang dapat merusak perangkat Anda. Untuk mencegah kerusakan, aplikasi akan mulai dengan aman, mode hak-istimewa-rendah.\n\nAnda dapat mengakses mode lanjutan, mode hak-istimewa-penuh melalui Pengaturan. Anda bertanggung jawab untuk memastikan bahwa operasi tidak merusak sistem Anda.\n\nTim LineageOS</string>
<string name="activity_not_found_exception">Tidak dapat menemukan sebuah aplikasi untuk membuka berkas ini</string>
<string name="storage_permissions_denied">Manajer berkas memerlukan izin ke penyimpanan untuk melihat berkas Anda.</string>
<string name="storage_permissions_explanation">Pergi ke pengaturan, dan ketuk Perizinan untuk memberikan izin.</string>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index fa5f2b06..f213b38c 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">File Manager</string>
<!-- The description of the app -->
- <string name="app_description">File manager di CyanogenMod.</string>
+ <string name="app_description">File manager di LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema chiaro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Un tema chiaro per il file manager di CyanogenMod.</string>
+ <string name="theme_default_description">Un tema chiaro per il file manager di LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Apri pannello navigazione</string>
<string name="drawer_close">Chiudi pannello navigazione</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Benvenuti</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Benvenuti nel file manager di CyanogenMod.\n\nQuesta app permette di esplorare il file system ed effettuare operazioni che potrebbero danneggiare il vostro dispositivo. Per evitare danni, l\'app partirà in modalità sicura, a basso privilegio.\n\nE\' possibile accedere alla modalità avanzata, con pieni privilegi, dalle impostazioni. E\' responsabilità dell\'utente far sì che le operazioni effettuate con questa modalità non danneggino il sistema.\n\nIl Team CyanogenMod.\n</string>
+ <string name="welcome_msg">Benvenuti nel file manager di LineageOS.\n\nQuesta app permette di esplorare il file system ed effettuare operazioni che potrebbero danneggiare il vostro dispositivo. Per evitare danni, l\'app partirà in modalità sicura, a basso privilegio.\n\nE\' possibile accedere alla modalità avanzata, con pieni privilegi, dalle impostazioni. E\' responsabilità dell\'utente far sì che le operazioni effettuate con questa modalità non danneggino il sistema.\n\nIl Team LineageOS.\n</string>
<string name="activity_not_found_exception">Impossibile trovare un app per aprire questo file</string>
<string name="storage_permissions_denied">File Manager richiede l\'autorizzazione alla memoria al fine di visualizzare i file.</string>
<string name="storage_permissions_explanation">Vai in Impostazioni e seleziona i Permessi per concedere l\'autorizzazione.</string>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 02f48f5a..d6df7f87 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">מנהל קבצים</string>
<!-- The description of the app -->
- <string name="app_description">מנהל הקבצים של CyanogenMod</string>
+ <string name="app_description">מנהל הקבצים של LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">ב\'</string>
<string name="size_kilobytes">ק\"ב</string>
@@ -686,9 +687,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ערכת עיצוב בהירה</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">ערכת עיצוב בהירה עבור מנהל הקבצים של CyanogenMod.</string>
+ <string name="theme_default_description">ערכת עיצוב בהירה עבור מנהל הקבצים של LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">פתח חלונית ניווט</string>
<string name="drawer_close">סגור חלונית ניווט</string>
@@ -767,7 +768,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ברוכים הבאים</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">ברוכים הבאים למנהל הקבצים של CyanogenMod.\n\nיישום זה מאפשר לך לסייר במערכת הקבצים ולבצע פעולות שעלולות להרוס את המכשיר. כדי למנוע נזק, היישום יתחיל במצב בטוח, עם הרשאות נמוכות.\n\nבאפשרותך לגשת למצב המתקדם, בעל הרשאות מלאות דרך ההגדרות. באחריותך לוודא שפעולה שתבוצע לא תהרוס את מערכת ההפעלה.\n\nצוות CyanogenMod</string>
+ <string name="welcome_msg">ברוכים הבאים למנהל הקבצים של LineageOS.\n\nיישום זה מאפשר לך לסייר במערכת הקבצים ולבצע פעולות שעלולות להרוס את המכשיר. כדי למנוע נזק, היישום יתחיל במצב בטוח, עם הרשאות נמוכות.\n\nבאפשרותך לגשת למצב המתקדם, בעל הרשאות מלאות דרך ההגדרות. באחריותך לוודא שפעולה שתבוצע לא תהרוס את מערכת ההפעלה.\n\nצוות LineageOS</string>
<string name="activity_not_found_exception">לא ניתן למצוא יישום לפתיחת הקובץ</string>
<string name="storage_permissions_denied">מנהל הקבצים דורש הרשאה לאחסון על מנת להציג את הקבצים שלך.</string>
<string name="storage_permissions_explanation">עבור אל ההגדרות, והקש על הרשאות כדי להעניק הרשאה.</string>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 5a56f608..bbc08405 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ファイルマネージャー</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenModファイルマネージャー</string>
+ <string name="app_description">LineageOSファイルマネージャー</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ライトテーマ</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenModファイルマネージャーのライトテーマ。</string>
+ <string name="theme_default_description">LineageOSファイルマネージャーのライトテーマ。</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">ナビゲーションドロワーを開く</string>
<string name="drawer_close">ナビゲーションドロワーを閉じる</string>
@@ -765,7 +766,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ようこそ</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenModファイルマネージャーへようこそ。\n\nこのアプリはシステムファイルの操作や端末を破壊する可能性のある操作を許可します。損害を防ぐために、アプリは安全で低い権限を持つモードで開始します。\n\nすべての権限を持つ上級者向けのモードは設定からアクセスできます。操作がシステムを破壊しないことを確認するのは個人の責任です。\n\nCyanogenModチーム</string>
+ <string name="welcome_msg">LineageOSファイルマネージャーへようこそ。\n\nこのアプリはシステムファイルの操作や端末を破壊する可能性のある操作を許可します。損害を防ぐために、アプリは安全で低い権限を持つモードで開始します。\n\nすべての権限を持つ上級者向けのモードは設定からアクセスできます。操作がシステムを破壊しないことを確認するのは個人の責任です。\n\nLineageOSチーム</string>
<string name="activity_not_found_exception">このファイルを開くためのアプリが見つかりませんでした</string>
<string name="storage_permissions_denied">ファイルマネージャーはファイルを表示するためにストレージの権限を必要とします。</string>
<string name="storage_permissions_explanation">設定に移動して、権限を許可するために[権限]をタップしてください。</string>
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
index 4af38db2..287c9737 100644
--- a/res/values-kn-rIN/strings.xml
+++ b/res/values-kn-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ಕಡತ ನಿರ್ವಾಹಕ</string>
<!-- The description of the app -->
- <string name="app_description">ಒಂದು CyanogenMod ಕಡತ ನಿರ್ವಾಹಕ</string>
+ <string name="app_description">ಒಂದು LineageOS ಕಡತ ನಿರ್ವಾಹಕ</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ಲೈಟ್ ಥೀಮ್</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod ಫೈಲ್ ನಿರ್ವಾಹಕಕ್ಕೆ ಒಂದು ಲೈಟ್ ಥೀಮ್.</string>
+ <string name="theme_default_description">LineageOS ಫೈಲ್ ನಿರ್ವಾಹಕಕ್ಕೆ ಒಂದು ಲೈಟ್ ಥೀಮ್.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">ನಾವಿಗೇಶನ್ ಡ್ರಾ ತೆರೆ</string>
<string name="drawer_close">ನಾವಿಗೇಶನ್ ಡ್ರಾ ಮುಚ್ಚು</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ಸುಸ್ವಾಗತ</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod ಫೈಲ್ ನಿರ್ವಾಹಕಕ್ಕೆ ಸ್ವಾಗತ.\n\nಈ ಆಪ್ ನಿಮ್ಮ ಫೈಲ್‍ ಸಿಸ್ಟಂನ್ನು ಪರಿಶೋಧಿಸಲು ಅನುವು ಮಾಡುತ್ತದೆ ಹಾಗು ಇದು ನಿಮ್ಮ ಸಾಧನವನ್ನು ಹಾನಿಗೊಳಿಸುವಂತಹ ಕಾರ್ಯಚರಣೆಗಳನ್ನೂ ಸಹ ಮಾಡಲು ಬಿಡುತ್ತದೆ. ಹಾನಿಯಾಗುವುದನ್ನು ತಡೆಯಲು, ಆಪ್ ಸುರಕ್ಷಿತವಾದ, ಕನಿಷ್ಠ-ವಿಶಿಷ್ಟಾಧಿಕಾರ ಮೋಡ್‍ನಿಂದ ಪ್ರಾರಂಭವಾಗುವುದು.\n\nನೀವು ಸೆಟ್ಟಿಂಗ್ಸ್ ಮೂಲಕ ಸುಧಾರಿತ, ಪೂರ್ಣ-ವಿಶೇಷಾಧಿಕಾರ ಮೋಡ್‍‍ನ್ನು ತಲುಪಿ ಅದನ್ನು ಉಪಯೀಗಿಸಬಹುದು. ಒಂದು ಕಾರ್ಯಾಚರಣೆಯು ನಿಮ್ಮ ಸಿಸ್ಟಂನ್ನು ಹಾನಿಮಾಡದಂತೆ ನೋಡಿಕೊಳ್ಳುವುದು ನಿಮ್ಮ ಜವಾಬ್ದಾರಿಯಾಗಿರುತ್ತದೆ.\n\nCyanogenMod ತಂಡ</string>
+ <string name="welcome_msg">LineageOS ಫೈಲ್ ನಿರ್ವಾಹಕಕ್ಕೆ ಸ್ವಾಗತ.\n\nಈ ಆಪ್ ನಿಮ್ಮ ಫೈಲ್‍ ಸಿಸ್ಟಂನ್ನು ಪರಿಶೋಧಿಸಲು ಅನುವು ಮಾಡುತ್ತದೆ ಹಾಗು ಇದು ನಿಮ್ಮ ಸಾಧನವನ್ನು ಹಾನಿಗೊಳಿಸುವಂತಹ ಕಾರ್ಯಚರಣೆಗಳನ್ನೂ ಸಹ ಮಾಡಲು ಬಿಡುತ್ತದೆ. ಹಾನಿಯಾಗುವುದನ್ನು ತಡೆಯಲು, ಆಪ್ ಸುರಕ್ಷಿತವಾದ, ಕನಿಷ್ಠ-ವಿಶಿಷ್ಟಾಧಿಕಾರ ಮೋಡ್‍ನಿಂದ ಪ್ರಾರಂಭವಾಗುವುದು.\n\nನೀವು ಸೆಟ್ಟಿಂಗ್ಸ್ ಮೂಲಕ ಸುಧಾರಿತ, ಪೂರ್ಣ-ವಿಶೇಷಾಧಿಕಾರ ಮೋಡ್‍‍ನ್ನು ತಲುಪಿ ಅದನ್ನು ಉಪಯೀಗಿಸಬಹುದು. ಒಂದು ಕಾರ್ಯಾಚರಣೆಯು ನಿಮ್ಮ ಸಿಸ್ಟಂನ್ನು ಹಾನಿಮಾಡದಂತೆ ನೋಡಿಕೊಳ್ಳುವುದು ನಿಮ್ಮ ಜವಾಬ್ದಾರಿಯಾಗಿರುತ್ತದೆ.\n\nLineageOS ತಂಡ</string>
<string name="activity_not_found_exception">ಈ ಕಡತವನ್ನು ತೆರೆಯಲು ಯಾವುದೇ ಆಪ್ ಪತ್ತೆಯಾಗಲಿಲ್ಲ</string>
<string name="storage_permissions_denied">ನಿಮ್ಮ ಫೈಲ್ ಗಳನ್ನು ನೋಡುವ ನಿಟ್ಟಿನಲ್ಲಿ ದಾಸ್ತಾನು ಮಾಡಲು ಫೈಲ್ ಮ್ಯಾನೇಜರ್ ಗೆ ಅನುಮತಿ ಬೇಕಾಗುತ್ತದೆ.</string>
<string name="storage_permissions_explanation">ಸೆಟ್ಟಿಂಗ್ ಗೆ ಹೋಗು, ಮತ್ತು ಅನುಮತಿ ಪಡೆಯಲು ಟ್ಯಾಪ್ ಮಾಡು.</string>
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 9561dd66..8b6e523c 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">파일 관리자</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod 파일 관리자</string>
+ <string name="app_description">LineageOS 파일 관리자</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">라이트 테마</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod 파일 관리자용 라이트 테마입니다.</string>
+ <string name="theme_default_description">LineageOS 파일 관리자용 라이트 테마입니다.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">탐색 서랍 열기</string>
<string name="drawer_close">탐색 서랍 닫기</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">환영합니다</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod 파일 관리자에 오신 것을 환영합니다.\n\n이 앱은 파일 시스템을 탐색할 수 있게 해주며, 장치를 망가뜨리는 작업을 할 수도 있습니다. 이러한 손상을 방지하기 위해, 이 앱은 권한이 적은 안전 모드로 시작됩니다.\n\n앱의 설정을 통해 높은 권한의 모드로 변경할 수 있습니다. 높은 권한 모드로 작업할 때엔 시스템을 망가뜨리지 않도록 조심해주십시오. 저희는 그에 대한 책임을 지지 않습니다.\n\nThe CyanogenMod Team</string>
+ <string name="welcome_msg">LineageOS 파일 관리자에 오신 것을 환영합니다.\n\n이 앱은 파일 시스템을 탐색할 수 있게 해주며, 장치를 망가뜨리는 작업을 할 수도 있습니다. 이러한 손상을 방지하기 위해, 이 앱은 권한이 적은 안전 모드로 시작됩니다.\n\n앱의 설정을 통해 높은 권한의 모드로 변경할 수 있습니다. 높은 권한 모드로 작업할 때엔 시스템을 망가뜨리지 않도록 조심해주십시오. 저희는 그에 대한 책임을 지지 않습니다.\n\nThe LineageOS Team</string>
<string name="activity_not_found_exception">이 파일을 열 수 있는 앱이 없음</string>
<string name="storage_permissions_denied">파일 매니저는 파일을 보기 위한 권한이 필요합니다.</string>
<string name="storage_permissions_explanation">설정에 이동하고 권한을 탭하여 권한을 부여하세요.</string>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
index 8130df4d..0f2121dc 100644
--- a/res/values-ku/strings.xml
+++ b/res/values-ku/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">فایل</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod بەڕێوەبەری فایلی</string>
+ <string name="app_description">LineageOS بەڕێوەبەری فایلی</string>
<!-- Human readable sizes -->
<string name="size_bytes">بایت</string>
<string name="size_kilobytes">کیلۆبایت</string>
@@ -669,7 +670,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">ڕووکاری سپی بۆ بەڕێوەبەری فایلی سیانۆجین مۆد.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">کردنه‌وه‌ی دروستکه‌ری ئاڕاسته‌</string>
<string name="drawer_close">داخستنی دروستکه‌ری ئاڕاسته‌</string>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index 521b53ad..90259ec1 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Fichiersmanager</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod-Fichiersmanager</string>
+ <string name="app_description">LineageOS-Fichiersmanager</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -685,7 +686,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Hellen Design fir den CM-Fichiersmanager.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Navigatiounsläischt opmaachen</string>
<string name="drawer_close">Navigatiounsläischt zoumaachen</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Wëllkomm</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Wëllkomm am Fichiersmanager vu CyanogenMod.\n\nDës App erméiglecht der de Fichierssystem ze duerchsichen an Operatiounen drop auszeféieren déi den Apparat kéinte stéieren. Fir Schied ze vermeide start d\'App am séchere Modus mat manner Privilegien.\n\nIwwer d\'Astellunge kanns du den erweiderten, voll-privilegéierten, Modus aktivéieren. Et ass deng eege Responsabilitéit, sécherzestellen datt keng vun den Operatiounen däi System zerstéiert.\n\nD\'Equipe vu CyanogenMod</string>
+ <string name="welcome_msg">Wëllkomm am Fichiersmanager vu LineageOS.\n\nDës App erméiglecht der de Fichierssystem ze duerchsichen an Operatiounen drop auszeféieren déi den Apparat kéinte stéieren. Fir Schied ze vermeide start d\'App am séchere Modus mat manner Privilegien.\n\nIwwer d\'Astellunge kanns du den erweiderten, voll-privilegéierten, Modus aktivéieren. Et ass deng eege Responsabilitéit, sécherzestellen datt keng vun den Operatiounen däi System zerstéiert.\n\nD\'Equipe vu LineageOS</string>
<string name="activity_not_found_exception">Konnt keng App fanne fir dëse Fichier opzemaachen</string>
<string name="storage_permissions_denied">Den Dateimanager brauch Zougrëff op de Späicher, fir deng Dateien unzeweisen.</string>
<string name="storage_permissions_explanation">Géi an d\'Astellungen an dréck op Berechtegungen, fir d\'Berechtegung ze verginn.</string>
diff --git a/res/values-lt/strings.xml b/res/values-lt/strings.xml
index 4d90ac8d..aeb73180 100644
--- a/res/values-lt/strings.xml
+++ b/res/values-lt/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Failų tvarkyklė</string>
<!-- The description of the app -->
- <string name="app_description">„CyanogenMod“ failų tvarkyklė</string>
+ <string name="app_description">„LineageOS“ failų tvarkyklė</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Šviesi tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Šviesi tema „CyanogenMod“ failų tvarkyklei</string>
+ <string name="theme_default_description">Šviesi tema „LineageOS“ failų tvarkyklei</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Atidaryti naršymo stalčių</string>
<string name="drawer_close">Uždaryti naršymo stalčių</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Sveiki</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Sveiki atvykę į „CyanogenMod“ failų tvarkyklę.\n\nŠi programa leidžia ieškoti sistemos failų ir daryti veiksmus kurie gali pažeisti jūsų įrenginį. Kad išvengtumėte galymos žalos, programa startuos saugiame, mažo privilegijuotumo režime.\n\nNaudodamiesi nustatymais jūs galite prisijungti prie pažangaus, pilnai priveligijuoto režimo. Jūsų atsakomybė yra užtikrinti, kad savo veiksmais nepažeisite sistemos.\n\n„CyanogenMod“ komanda</string>
+ <string name="welcome_msg">Sveiki atvykę į „LineageOS“ failų tvarkyklę.\n\nŠi programa leidžia ieškoti sistemos failų ir daryti veiksmus kurie gali pažeisti jūsų įrenginį. Kad išvengtumėte galymos žalos, programa startuos saugiame, mažo privilegijuotumo režime.\n\nNaudodamiesi nustatymais jūs galite prisijungti prie pažangaus, pilnai priveligijuoto režimo. Jūsų atsakomybė yra užtikrinti, kad savo veiksmais nepažeisite sistemos.\n\n„LineageOS“ komanda</string>
<string name="activity_not_found_exception">Nepavyko rasti programos, kad atidaryti šį failą</string>
<string name="snackbar_settings">Nustatymai</string>
<!-- Wrap mode - toast -->
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
index adab987a..1633bde3 100644
--- a/res/values-lv/strings.xml
+++ b/res/values-lv/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Failu pārvaldnieks</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod failu pārvaldnieks</string>
+ <string name="app_description">LineageOS failu pārvaldnieks</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -673,9 +674,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Gaiša tēma</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod failu pārvaldnieka gaišā tēma.</string>
+ <string name="theme_default_description">LineageOS failu pārvaldnieka gaišā tēma.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Atvērt navigācijas atvilktni</string>
<string name="drawer_close">Aizvērt navigācijas atvilktni</string>
@@ -750,7 +751,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Sveicināti</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Sveicināti CyanogenMod failu pārvaldniekā.\n\nŠī lietotne ļauj jums pārlūkot failu sistēmu un veikt darbības, kas varētu salauzt jūsu iekārtu. Lai izvairītos no bojājumiem, palaidiet lietotni drošā režīmā ar mazām tiesībām.\n\nJūsu varat piekļūt papildu priviliģētam režīmam, izmantojot iestatījumus. Tajā jūs atbildat par jūsu sistēmas darbības nodrošināšanu.\n\nCyanogenMod komanda</string>
+ <string name="welcome_msg">Sveicināti LineageOS failu pārvaldniekā.\n\nŠī lietotne ļauj jums pārlūkot failu sistēmu un veikt darbības, kas varētu salauzt jūsu iekārtu. Lai izvairītos no bojājumiem, palaidiet lietotni drošā režīmā ar mazām tiesībām.\n\nJūsu varat piekļūt papildu priviliģētam režīmam, izmantojot iestatījumus. Tajā jūs atbildat par jūsu sistēmas darbības nodrošināšanu.\n\nLineageOS komanda</string>
<string name="snackbar_settings">Iestatījumi</string>
<!-- Wrap mode - toast -->
</resources>
diff --git a/res/values-ml-rIN/strings.xml b/res/values-ml-rIN/strings.xml
index 694b074a..96cf778c 100644
--- a/res/values-ml-rIN/strings.xml
+++ b/res/values-ml-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ഫയൽ മാനേജർ</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod ഫയൽ മാനേജർ</string>
+ <string name="app_description">LineageOS ഫയൽ മാനേജർ</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -599,7 +600,7 @@
<!-- Preferences - General - Root access mode -->
<string name="pref_access_mode_root">റൂട്ട് പ്രവേശന മോഡ്</string>
<!-- Preferences - General - Root access mode summary -->
- <string name="pref_access_mode_root_summary">റൂട്ട് പ്രവേശന മോഡ്\n\nമുന്നറിയിപ്പ്! നിങ്ങളുടെ ഉപകരണത്തെ തകര്‍ക്കുന്ന നടപടികള്‍ ഈ മോഡ് അനുവദിക്കുന്നു. പ്രവര്‍ത്തനം സുരക്ഷിതമാണെന്ന് ഉറപ്പുവരുത്തുവാനുള്ള ഉത്തരവാദിത്തം നിങ്ങള്‍ക്കാണ്.\n\nCyanogenMod ടീം</string>
+ <string name="pref_access_mode_root_summary">റൂട്ട് പ്രവേശന മോഡ്\n\nമുന്നറിയിപ്പ്! നിങ്ങളുടെ ഉപകരണത്തെ തകര്‍ക്കുന്ന നടപടികള്‍ ഈ മോഡ് അനുവദിക്കുന്നു. പ്രവര്‍ത്തനം സുരക്ഷിതമാണെന്ന് ഉറപ്പുവരുത്തുവാനുള്ള ഉത്തരവാദിത്തം നിങ്ങള്‍ക്കാണ്.\n\nLineageOS ടീം</string>
<!-- Preferences - General - Restrict secondary users access title -->
<string name="pref_restrict_secondary_users_access_title">ഉപയോക്താക്കളുടെ പ്രവേശനം നിയന്ത്രിക്കുക</string>
<!-- Preferences - General - Restrict secondary users access summary -->
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ലൈറ്റ് തീം</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod ഫയൽ മാനേജറിന് വേണ്ടിയുള്ള ലൈറ്റ് തീം.</string>
+ <string name="theme_default_description">LineageOS ഫയൽ മാനേജറിന് വേണ്ടിയുള്ള ലൈറ്റ് തീം.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">നാവിഗേഷൻ ഡ്രോയർ തുറക്കുക</string>
<string name="drawer_close">നാവിഗേഷൻ ഡ്രോയർ അടയ്ക്കുക</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">സ്വാഗതം</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod ഫയൽ മാനേജറിലേക്ക് സ്വാഗതം.\n\nഫയല്‍ സിസ്റ്റം പരിശോധിക്കുവാനും നിങ്ങളുടെ ഉപകരണത്തെ തകരാറിലാക്കുന്ന നടപടികള്‍ ചെയ്യുവാനും ഈ ആപ്ലിക്കേഷന്‍ നിങ്ങളെ അനുവദിക്കുന്നു. തകാരാര്‍ ഒഴിവാക്കുന്നതിനായി, ആപ്ലിക്കേഷൻ സുരക്ഷിതമായ, കുറഞ്ഞ അധികാരമുള്ള മോഡിൽ ആരംഭിക്കുന്നതാണ്.\n\nക്രമീകരണങ്ങള്‍ വഴി വിപുലമായ, പൂർണ്ണ-അധികാരങ്ങള്‍ മോഡ് ആക്സസ് ചെയ്യാൻ നിങ്ങള്‍ക്ക് കഴിയുന്നതാണ്. നടപടി നിങ്ങളുടെ സിസ്റ്റത്തെ തകര്‍ക്കുകയില്ലെന്ന് ഉറപ്പുവരുത്തുവാനുള്ള ഉത്തരവാദിത്തം നിങ്ങള്‍ക്കാണ്.\n\nCyanogenMod ടീം</string>
+ <string name="welcome_msg">LineageOS ഫയൽ മാനേജറിലേക്ക് സ്വാഗതം.\n\nഫയല്‍ സിസ്റ്റം പരിശോധിക്കുവാനും നിങ്ങളുടെ ഉപകരണത്തെ തകരാറിലാക്കുന്ന നടപടികള്‍ ചെയ്യുവാനും ഈ ആപ്ലിക്കേഷന്‍ നിങ്ങളെ അനുവദിക്കുന്നു. തകാരാര്‍ ഒഴിവാക്കുന്നതിനായി, ആപ്ലിക്കേഷൻ സുരക്ഷിതമായ, കുറഞ്ഞ അധികാരമുള്ള മോഡിൽ ആരംഭിക്കുന്നതാണ്.\n\nക്രമീകരണങ്ങള്‍ വഴി വിപുലമായ, പൂർണ്ണ-അധികാരങ്ങള്‍ മോഡ് ആക്സസ് ചെയ്യാൻ നിങ്ങള്‍ക്ക് കഴിയുന്നതാണ്. നടപടി നിങ്ങളുടെ സിസ്റ്റത്തെ തകര്‍ക്കുകയില്ലെന്ന് ഉറപ്പുവരുത്തുവാനുള്ള ഉത്തരവാദിത്തം നിങ്ങള്‍ക്കാണ്.\n\nLineageOS ടീം</string>
<string name="activity_not_found_exception">ഈ ഫയൽ തുറക്കുന്നതിനുള്ള ഒരു ആപ്ലിക്കേഷൻ കണ്ടെത്താന്‍ കഴിഞ്ഞില്ല</string>
<string name="storage_permissions_denied">ഫയൽ മാനേജറിനു സ്റ്റൊറെജിലെ ഫയലുകൾ കാണിക്കാൻ അനുവാദം ആവശ്യമുണ്ട്.</string>
<string name="storage_permissions_explanation">അനുവാദം നല്കുവാൻ ക്രമീകരണങ്ങളിലേക്ക് പോയി അനുവാദങ്ങൾ-ൽ സ്പർശിക്കുക.</string>
diff --git a/res/values-mr-rIN/strings.xml b/res/values-mr-rIN/strings.xml
index da6bd24e..283fef48 100644
--- a/res/values-mr-rIN/strings.xml
+++ b/res/values-mr-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">फाइल व्यवस्थापक</string>
<!-- The description of the app -->
- <string name="app_description">एक CyanogenMod फाइल व्यवस्थापक</string>
+ <string name="app_description">एक LineageOS फाइल व्यवस्थापक</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">प्रकाश थीम</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod फाइल व्यवस्थापकासाठी एक प्रकाश थीम.</string>
+ <string name="theme_default_description">LineageOS फाइल व्यवस्थापकासाठी एक प्रकाश थीम.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">नेव्हिगेशन ड्रॉवर उघडा</string>
<string name="drawer_close">नेव्हिगेशन ड्रॉवर बंद करा</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">सुस्वागतम</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod फाइल व्यवस्थापकामध्ये स्वागत.\n\nहे अनुप्रयोग तुम्हाला फाइल सिस्टिम एक्सप्लोअर करू देते आणि तुमचे डिव्हाइस तोडू शकणारी ऑपरेशने करण्याची परवानगी देते. नुकसानास प्रतिबंध करण्यासाठी, अनुप्रयोग एका सुरक्षित, कमी-विशेषाधिकार असलेल्या मोडमध्ये चालू होईल.\n\nतुम्ही सेटिंग्जद्वारे प्रगत, संपूर्ण-विशेषाधिकार मोड ऍक्सेस करू शकता. एखादे ऑपरेशन तुमची सिस्टिम तोडत नाही याची खात्री करणे ही तुमची जबाबदारी आहे.\n\nCyanogenMod संघ</string>
+ <string name="welcome_msg">LineageOS फाइल व्यवस्थापकामध्ये स्वागत.\n\nहे अनुप्रयोग तुम्हाला फाइल सिस्टिम एक्सप्लोअर करू देते आणि तुमचे डिव्हाइस तोडू शकणारी ऑपरेशने करण्याची परवानगी देते. नुकसानास प्रतिबंध करण्यासाठी, अनुप्रयोग एका सुरक्षित, कमी-विशेषाधिकार असलेल्या मोडमध्ये चालू होईल.\n\nतुम्ही सेटिंग्जद्वारे प्रगत, संपूर्ण-विशेषाधिकार मोड ऍक्सेस करू शकता. एखादे ऑपरेशन तुमची सिस्टिम तोडत नाही याची खात्री करणे ही तुमची जबाबदारी आहे.\n\nLineageOS संघ</string>
<string name="activity_not_found_exception">ही फाइल उघडण्यासाठी अॅप सापडले नाही</string>
<string name="storage_permissions_denied">तुमच्या फाइल्स पाहण्यासाठी फाइल व्यवस्थापकाला संचयनाची परवानगी आवश्यक आहे.</string>
<string name="storage_permissions_explanation">परवानगी मंजूर करण्यासाठी सेटिंग्जला जा आणि परवानग्या टॅप करा.</string>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 65b0dc46..7d9ba6bc 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Filbehandler</string>
<!-- The description of the app -->
- <string name="app_description">En filbehandler for CyanogenMod.</string>
+ <string name="app_description">En filbehandler for LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -690,9 +691,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Lyst Tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Et lyst tema for CyanogenMod filbehandler.</string>
+ <string name="theme_default_description">Et lyst tema for LineageOS filbehandler.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Åpne navigasjonsskuff</string>
<string name="drawer_close">Lukk navigasjonsskuff</string>
@@ -771,7 +772,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Velkommen</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Velkommen til CyanogenMod filbehandler.\n\nDenne appen lar deg utforske filsystemet og å gjøre operasjoner som kan ødelegge enheten. For å unngå skader vil appen starte med trygg og lav-priviligert tilgang.\n\nDu får tilgang til den avanserte, full-priviligerte modusen via Innstillingene. Det er ditt ansvar å sørge for at en operasjon ikke ødelegger systemet.\n\nThe CyanogenMod Team.\n</string>
+ <string name="welcome_msg">Velkommen til LineageOS filbehandler.\n\nDenne appen lar deg utforske filsystemet og å gjøre operasjoner som kan ødelegge enheten. For å unngå skader vil appen starte med trygg og lav-priviligert tilgang.\n\nDu får tilgang til den avanserte, full-priviligerte modusen via Innstillingene. Det er ditt ansvar å sørge for at en operasjon ikke ødelegger systemet.\n\nThe LineageOS Team.\n</string>
<string name="activity_not_found_exception">Kunne ikke finne en app for å åpne denne filen</string>
<string name="storage_permissions_denied">FileManager krever tillatelse til lager for å vise filene.</string>
<string name="storage_permissions_explanation">Gå til innstillinger, og tapp tillatelser gi tillatelse.</string>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index c1598e56..23e22b62 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Bestanden</string>
<!-- The description of the app -->
- <string name="app_description">Een bestandsbeheerder van CyanogenMod.</string>
+ <string name="app_description">Een bestandsbeheerder van LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -685,7 +686,7 @@
<!-- Themes - Default theme description -->
<string name="theme_default_description">Lichte kleuren voor de bestandsbeheerder</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Navigatiemenu openen</string>
<string name="drawer_close">Navigatiemenu sluiten</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Welkom</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Welkom bij de bestandsbeheerder van CyanogenMod\n\nHiermee kunt u uw bestandssysteem bekijken en bewerkingen uitvoeren die schadelijk kunnen zijn voor uw apparaat. Om dit te voorkomen opent de app in een veilige modus zonder machtigingen.\n\nU kunt naar de geavanceerde modus met volledige machtigingen gaan via Instellingen. De bewerkingen die u uitvoert gebeuren op eigen verantwoordelijkheid.\n\nHet CyanogenMod-project\n</string>
+ <string name="welcome_msg">Welkom bij de bestandsbeheerder van LineageOS\n\nHiermee kunt u uw bestandssysteem bekijken en bewerkingen uitvoeren die schadelijk kunnen zijn voor uw apparaat. Om dit te voorkomen opent de app in een veilige modus zonder machtigingen.\n\nU kunt naar de geavanceerde modus met volledige machtigingen gaan via Instellingen. De bewerkingen die u uitvoert gebeuren op eigen verantwoordelijkheid.\n\nHet LineageOS-project\n</string>
<string name="activity_not_found_exception">Kan geen app vinden om dit bestand te openen</string>
<string name="storage_permissions_denied">Bestandsbeheerder vereist machtiging voor opslag om bestanden te kunnen bekijken.</string>
<string name="storage_permissions_explanation">Ga naar Instellingen en tik Machtigingen om machtiging te verlenen.</string>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 8840c893..d09175b0 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Menedżer plików</string>
<!-- The description of the app -->
- <string name="app_description">Menedżer plików CyanogenMod</string>
+ <string name="app_description">Menedżer plików LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -692,9 +693,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Jasny motyw</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Jasny motyw dla Menedżera plików CyanogenMod.</string>
+ <string name="theme_default_description">Jasny motyw dla Menedżera plików LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Otwórz panel nawigacyjny</string>
<string name="drawer_close">Zamknij panel nawigacyjny</string>
@@ -773,7 +774,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Witaj</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">\n Witaj w Menedżerze plików CyanogenMod.\n \n\nAplikacja ta pozwala Ci przeglądać pliki systemowe i wykonywać czynności, które mogą uszkodzić urządzenie. Aby zapobiec ewentualnym szkodom, aplikacja zostanie uruchomiona w bezpiecznym trybie bez podwyższonych uprawnień.\n \n\nTryb z pełnymi uprawnieniami możesz aktywować w ustawieniach aplikacji. Ponosisz odpowiedzialność za to, by swoimi działaniami nie doprowadzić do uszkodzenia systemu.\n \n\nZespół CyanogenMod.\n</string>
+ <string name="welcome_msg">\n Witaj w Menedżerze plików LineageOS.\n \n\nAplikacja ta pozwala Ci przeglądać pliki systemowe i wykonywać czynności, które mogą uszkodzić urządzenie. Aby zapobiec ewentualnym szkodom, aplikacja zostanie uruchomiona w bezpiecznym trybie bez podwyższonych uprawnień.\n \n\nTryb z pełnymi uprawnieniami możesz aktywować w ustawieniach aplikacji. Ponosisz odpowiedzialność za to, by swoimi działaniami nie doprowadzić do uszkodzenia systemu.\n \n\nZespół LineageOS.\n</string>
<string name="activity_not_found_exception">Nie znaleziono aplikacji do otwarcia tego pliku</string>
<string name="storage_permissions_denied">Menedżer plików wymaga uprawnienia dostępu do nośnika, aby wyświetlać twoje pliki.</string>
<string name="storage_permissions_explanation">Przejdź do Ustawień i dotknij Uprawnienia, aby przyznać dostęp.</string>
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml
index c10c1d78..71392026 100644
--- a/res/values-pt-rBR/strings.xml
+++ b/res/values-pt-rBR/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Gerenciador de Arquivos</string>
<!-- The description of the app -->
- <string name="app_description">Um gerenciador de arquivos por CyanogenMod</string>
+ <string name="app_description">Um gerenciador de arquivos por LineageOS</string>
<!-- Human readable sizes -->
<string name="size_kilobytes">kB</string>
<string name="size_megabytes">MB</string>
@@ -682,9 +683,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema claro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Um tema claro para o Gerenciador de Arquivos CyanogenMod</string>
+ <string name="theme_default_description">Um tema claro para o Gerenciador de Arquivos LineageOS</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir gaveta de navegação</string>
<string name="drawer_close">Fechar gaveta de navegação</string>
@@ -763,7 +764,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bem-vindo(a)</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bem-vindo(a) ao gerenciador de arquivos CyanogenMod.\n\nEste aplicativo permite explorar o sistema de arquivos e fazer operações que podem danificar seu dispositivo. Para evitar danos, o aplicativo irá iniciar em modo seguro e com poucos privilégios.\n\nVocê pode acessar o modo avançado, com todos os privilégios através das Configurações. É sua responsabilidade garantir que uma operação não danifique seu sistema.\n\nEquipe CyanogenMod.\n</string>
+ <string name="welcome_msg">Bem-vindo(a) ao gerenciador de arquivos LineageOS.\n\nEste aplicativo permite explorar o sistema de arquivos e fazer operações que podem danificar seu dispositivo. Para evitar danos, o aplicativo irá iniciar em modo seguro e com poucos privilégios.\n\nVocê pode acessar o modo avançado, com todos os privilégios através das Configurações. É sua responsabilidade garantir que uma operação não danifique seu sistema.\n\nEquipe LineageOS.\n</string>
<string name="activity_not_found_exception">Não foi possível encontrar um aplicativo para abrir este arquivo</string>
<string name="storage_permissions_denied">O gerenciador de arquivos requer permissão de acesso ao armazenamento para ver os seus arquivos.</string>
<string name="storage_permissions_explanation">Vá até o menu configurações e toque em permissões para conceder a permissão.</string>
diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml
index 293334f6..2cbbe599 100644
--- a/res/values-pt-rPT/strings.xml
+++ b/res/values-pt-rPT/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Gestor de ficheiros</string>
<!-- The description of the app -->
- <string name="app_description">Um gestor de ficheiros da CyanogenMod</string>
+ <string name="app_description">Um gestor de ficheiros da LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Tema Claro</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Um tema claro para o Gestor de ficheiros CyanogenMod.</string>
+ <string name="theme_default_description">Um tema claro para o Gestor de ficheiros LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Abrir gaveta de navegação</string>
<string name="drawer_close">Fechar gaveta de navegação</string>
@@ -765,7 +766,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bem-vindo</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bem-vindo ao Gestor de Ficheiros CyanogenMod.\n\nEsta aplicação permite-lhe explorar o sistema de ficheiros e realizar operações que podem alterar a estabilidade do seu dispositivo. Para prevenir falhas, a aplicação irá iniciar em modo de segurança, com poucos privilégios.\n\nPode aceder às definições avançadas através das Definições. É sua a responsabilidade de garantir que uma operação não afeta a estabilidade do seu sistema.\n\nA Equipa CyanogenMod.\n</string>
+ <string name="welcome_msg">Bem-vindo ao Gestor de Ficheiros LineageOS.\n\nEsta aplicação permite-lhe explorar o sistema de ficheiros e realizar operações que podem alterar a estabilidade do seu dispositivo. Para prevenir falhas, a aplicação irá iniciar em modo de segurança, com poucos privilégios.\n\nPode aceder às definições avançadas através das Definições. É sua a responsabilidade de garantir que uma operação não afeta a estabilidade do seu sistema.\n\nA Equipa LineageOS.\n</string>
<string name="activity_not_found_exception">Não foi encontrada nenhuma aplicação para abrir este ficheiro</string>
<string name="storage_permissions_denied">O Gestor de Ficheiros necessita de permissões para aceder ao armazenamento, de forma a poder ver os seus ficheiros.</string>
<string name="storage_permissions_explanation">Vá a Definições e toque em Permissões para conceder permissão.</string>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
index e0ee6f87..5e0cad95 100644
--- a/res/values-ro/strings.xml
+++ b/res/values-ro/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Manager Fișiere</string>
<!-- The description of the app -->
- <string name="app_description">Manager de fișiere CyanogenMod.</string>
+ <string name="app_description">Manager de fișiere LineageOS.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -682,9 +683,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Temă „deschisă”</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Temă „deschisă” pentru Managerul de Fișiere CyanogenMod.</string>
+ <string name="theme_default_description">Temă „deschisă” pentru Managerul de Fișiere LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Deschide sertarul de navigare</string>
<string name="drawer_close">Închide sertarul de navigare</string>
@@ -760,7 +761,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Bun venit</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Bine ați venit la managerul de fișiere CyanogenMod.\n\nAceastă aplicație vă permite să explorați sistemul de fișiere și să efectuați operații care ar putea deteriora dispozitivul dvs. Pentru a preveni stricăciunile, aplicația pornește în modul sigur, un mod cu privilegii reduse.\n\nPuteți accesa modul avansat, cu privilegii complete via Setări. Este responsabilitatea dvs să vă asigurați că operațile făcute de dvs nu distrug dispozitivul.\n\nEchipa CyanogenMod</string>
+ <string name="welcome_msg">Bine ați venit la managerul de fișiere LineageOS.\n\nAceastă aplicație vă permite să explorați sistemul de fișiere și să efectuați operații care ar putea deteriora dispozitivul dvs. Pentru a preveni stricăciunile, aplicația pornește în modul sigur, un mod cu privilegii reduse.\n\nPuteți accesa modul avansat, cu privilegii complete via Setări. Este responsabilitatea dvs să vă asigurați că operațile făcute de dvs nu distrug dispozitivul.\n\nEchipa LineageOS</string>
<string name="activity_not_found_exception">Nu s-a găsit o aplicație pentru a deschide acest fișier</string>
<string name="storage_permissions_denied">Managerul de fișiere necesită permisiune de stocare pentru a putea vizualiza fișierele tale.</string>
<string name="storage_permissions_explanation">Mergi la Setări și apasă Permisiuni pentru acordarea de permisiuni.</string>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 88b88dbd..4690f16e 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Файлы</string>
<!-- The description of the app -->
- <string name="app_description">Файловый менеджер CyanogenMod</string>
+ <string name="app_description">Файловый менеджер LineageOS</string>
<!-- Human readable sizes -->
<string name="size_kilobytes">КБ</string>
<string name="size_megabytes">МБ</string>
@@ -687,9 +688,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Светлая тема</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Светлая тема для файлового менеджера CyanogenMod</string>
+ <string name="theme_default_description">Светлая тема для файлового менеджера LineageOS</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Открыть панель навигации</string>
<string name="drawer_close">Закрыть панель навигации</string>
@@ -768,7 +769,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Добро пожаловать!</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Добро пожаловать в файловый менеджер CyanogenMod!\n\nЭто приложение обеспечивает доступ к файловой системе и позволяет выполнять операции, которые могут привести к сбою работы устройства. Во избежание этого приложение будет запущено в безопасном режиме с минимальными привилегиями.\n\nВы можете получить доступ к расширенным функциям с полными привилегиями в настройках. Выполняйте действия на свой страх и риск, стараясь не нарушить файловую систему.\n\nКоманда CyanogenMod\n</string>
+ <string name="welcome_msg">Добро пожаловать в файловый менеджер LineageOS!\n\nЭто приложение обеспечивает доступ к файловой системе и позволяет выполнять операции, которые могут привести к сбою работы устройства. Во избежание этого приложение будет запущено в безопасном режиме с минимальными привилегиями.\n\nВы можете получить доступ к расширенным функциям с полными привилегиями в настройках. Выполняйте действия на свой страх и риск, стараясь не нарушить файловую систему.\n\nКоманда LineageOS\n</string>
<string name="activity_not_found_exception">Не найдено приложение для открытия этого файла</string>
<string name="storage_permissions_denied">Файловому менеджеру требуется разрешение на доступ к памяти устройства для просмотра ваших файлов.</string>
<string name="storage_permissions_explanation">Перейдите в Настройки и нажмите «Разрешения», чтобы предоставить доступ.</string>
diff --git a/res/values-si-rLK/strings.xml b/res/values-si-rLK/strings.xml
index b32b8aab..cd4e62f1 100644
--- a/res/values-si-rLK/strings.xml
+++ b/res/values-si-rLK/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ගොනු කළමනාකරු</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod ගොනු කළමනාකරු</string>
+ <string name="app_description">LineageOS ගොනු කළමනාකරු</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -667,9 +668,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">සැහැල්ලු තේමාව</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod ගොනු කළමනාකරු සඳහා සැහැල්ලු තේමාවක්.</string>
+ <string name="theme_default_description">LineageOS ගොනු කළමනාකරු සඳහා සැහැල්ලු තේමාවක්.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">සංචාලන ලාච්චුව දිගහරින්න</string>
<string name="drawer_close">සංචාලන ලාච්චුව වසන්න</string>
@@ -744,7 +745,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ආයුබෝවන්</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod ගොනු කළමනාකරු වෙත සැරද! ආයුබෝවන්.\n\nමෙම යෙදුම ඔබගේ ගොනු පද්ධතිය ගවේශනයට සහ ඔබගේ උපාංගයට හානි ගෙනදෙන ක්‍රියාකරණ කිරීමට අවසර ලබාදෙයි. හානිය වළක්වාගැනීමට, යෙදුම අඩු-වරප්‍රසාද සහිත සුරක්ෂිත ප්‍රකාරයෙන් ඇරඹෙනු ඇත.\n\nඔබට සැකසීම් තුලින් පූර්ණ-වරප්‍රසාද සහිත උසස් ප්‍රකාරය වෙත පිවිසිය හැක. ක්‍රියාකරණයක් ඔබගේ පද්ධතිය භේද නොකරන බව තහවුරු කරගැනීම ඔබගේ වගකීමකි.\n\nCyanogenMod සමූහය</string>
+ <string name="welcome_msg">LineageOS ගොනු කළමනාකරු වෙත සැරද! ආයුබෝවන්.\n\nමෙම යෙදුම ඔබගේ ගොනු පද්ධතිය ගවේශනයට සහ ඔබගේ උපාංගයට හානි ගෙනදෙන ක්‍රියාකරණ කිරීමට අවසර ලබාදෙයි. හානිය වළක්වාගැනීමට, යෙදුම අඩු-වරප්‍රසාද සහිත සුරක්ෂිත ප්‍රකාරයෙන් ඇරඹෙනු ඇත.\n\nඔබට සැකසීම් තුලින් පූර්ණ-වරප්‍රසාද සහිත උසස් ප්‍රකාරය වෙත පිවිසිය හැක. ක්‍රියාකරණයක් ඔබගේ පද්ධතිය භේද නොකරන බව තහවුරු කරගැනීම ඔබගේ වගකීමකි.\n\nLineageOS සමූහය</string>
<string name="snackbar_settings">සැකසීම්</string>
<!-- Wrap mode - toast -->
</resources>
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
index 19683c99..1625a210 100644
--- a/res/values-sk/strings.xml
+++ b/res/values-sk/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Správca súborov</string>
<!-- The description of the app -->
- <string name="app_description">Správca súborov CyanogenMod</string>
+ <string name="app_description">Správca súborov LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -690,9 +691,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Svetlá téma</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Svetlá téma Správcu súborov CyanogenMod.</string>
+ <string name="theme_default_description">Svetlá téma Správcu súborov LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Otvoriť navigačný panel</string>
<string name="drawer_close">Zavrieť navigačný panel</string>
@@ -771,7 +772,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Vitajte</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Vitajte v správcovi súborov CyanogenMod.\n\nTáto aplikácia umožňuje prehliadať súborový systém a robiť operácie, ktoré môžu poškodiť vaše zariadenie. Na zabránenie škôd bude aplikácia spustená v Bezpečnom režime.\n\nV nastaveniach môžete zapnúť pokročilý režim s plnými oprávneniami. Tým preberiete zodpovednosť za operácie, ktoré budete s aplikáciou vykonávať.\n\nTím CyanogenMod.\n</string>
+ <string name="welcome_msg">Vitajte v správcovi súborov LineageOS.\n\nTáto aplikácia umožňuje prehliadať súborový systém a robiť operácie, ktoré môžu poškodiť vaše zariadenie. Na zabránenie škôd bude aplikácia spustená v Bezpečnom režime.\n\nV nastaveniach môžete zapnúť pokročilý režim s plnými oprávneniami. Tým preberiete zodpovednosť za operácie, ktoré budete s aplikáciou vykonávať.\n\nTím LineageOS.\n</string>
<string name="activity_not_found_exception">Nepodarilo sa nájsť aplikáciu na otvorenie tohto súboru</string>
<string name="storage_permissions_denied">Správca súborov vyžaduje práva pre prístup na úložisko, aby mohol zobraziť vaše súbory.</string>
<string name="storage_permissions_explanation">Prejdite na Nastavenia a kliknutím na Povolenia udelíte požadované oprávnenie.</string>
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index 5b78538c..b0fde9a3 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Upravljalnik datotek</string>
<!-- The description of the app -->
- <string name="app_description">Upravljalnik datotek CyanogenMod</string>
+ <string name="app_description">Upravljalnik datotek LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Svetla tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Lahka tema za Upravljalnika datotek CyanogenMod.</string>
+ <string name="theme_default_description">Lahka tema za Upravljalnika datotek LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Odpri predal za krmarjenje</string>
<string name="drawer_close">Zapri predal za krmarjenje</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Dobrodošli</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Dobrodošli v upravljalniku datotek CyanogenMod.\n\nTa aplikacija vam dovoli, da raziščete datotečni sistem in izvajate opravila, ki lahko poškodujejo vašo napravo. V izogib škodi se bo aplikacija začela v varnem načinu z nizkimi dovoljenji.\n\nDo naprednega načina z visokimi dovoljenji lahko dostopate v nastavitvah. Vaša odgovornost je zagotoviti, da opravilo ne poškoduje vašega sistema.\n\nEkipa CyanogenMod</string>
+ <string name="welcome_msg">Dobrodošli v upravljalniku datotek LineageOS.\n\nTa aplikacija vam dovoli, da raziščete datotečni sistem in izvajate opravila, ki lahko poškodujejo vašo napravo. V izogib škodi se bo aplikacija začela v varnem načinu z nizkimi dovoljenji.\n\nDo naprednega načina z visokimi dovoljenji lahko dostopate v nastavitvah. Vaša odgovornost je zagotoviti, da opravilo ne poškoduje vašega sistema.\n\nEkipa LineageOS</string>
<string name="activity_not_found_exception">Za odpiranje te datoteke ni bilo mogoče najti aplikacije</string>
<string name="storage_permissions_denied">Upravljalnik datotek potrebuje dovoljenje za pomnilniško napravo za prikaz vaših datotek.</string>
<string name="storage_permissions_explanation">Pojdite v Nastavitve in tapnite Dovoljenja za odobritev dovoljenja.</string>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
index 90d49c0f..6f2e0a36 100644
--- a/res/values-sr/strings.xml
+++ b/res/values-sr/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Менаџер фајлова</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod менаџер фајлова.</string>
+ <string name="app_description">LineageOS менаџер фајлова.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -691,9 +692,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Светла тема</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Светла тема за CyanogenMod менаџер фајлова.</string>
+ <string name="theme_default_description">Светла тема за LineageOS менаџер фајлова.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Отвори навигациону фиоку</string>
<string name="drawer_close">Затвори навигациону фиоку</string>
@@ -774,14 +775,14 @@
<string name="welcome_title">Добродошли</string>
<!-- Welcome Dialog - Message -->
<string name="welcome_msg">
- Добродошли у CyanogenMod менаџер фајлова.
+ Добродошли у LineageOS менаџер фајлова.
\n\nОвај програм вам омогућава да претражујете систем фајлова и
извршавате операције које би могле да покваре ваш уређај. Да би се
штета избегла, програм почиње у сигурном режиму ниских
привилегија.
\n\nМожете доступити напредном режиму са свим привилегијама путем
подешавања. Тада је ваша одговорност да не покварите свој систем.
- \n\nCyanogenMod тим.\n</string>
+ \n\nLineageOS тим.\n</string>
<string name="activity_not_found_exception">Не могу наћи апликацију за отварање овог фајла</string>
<string name="storage_permissions_denied">Менаџер фајлова захтева дозволу за складиште да би показао фајлове.</string>
<string name="storage_permissions_explanation">Иди у подешавања и кликни не Дозволе да одобриш дозволу.</string>
diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml
index 10f2f692..ae4440d1 100644
--- a/res/values-sv/strings.xml
+++ b/res/values-sv/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Filhanterare</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMods filhanterare.</string>
+ <string name="app_description">LineageOSs filhanterare.</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -696,9 +697,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Ljust tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Ett ljust tema för CyanogenMods filhanterare.</string>
+ <string name="theme_default_description">Ett ljust tema för LineageOSs filhanterare.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Öppna navigeringsmeny</string>
<string name="drawer_close">Stäng navigeringsmeny</string>
@@ -777,7 +778,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Välkommen</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Välkommen till CyanogenMods filhanterare.\n\nDenna app låter dig utforska filsystemet och genomföra åtgärder som kan skada din enhet. För att motverka skada startar appen i ett säkert läge utan rättigheter.\n\nDu kan komma åt det avancerade läget med fulla rättigheter i Inställningar. Det är ditt ansvar att försäkra dig om att en åtgärd inte skadar din enhet.\n\nThe CyanogenMod Team.\n</string>
+ <string name="welcome_msg">Välkommen till LineageOSs filhanterare.\n\nDenna app låter dig utforska filsystemet och genomföra åtgärder som kan skada din enhet. För att motverka skada startar appen i ett säkert läge utan rättigheter.\n\nDu kan komma åt det avancerade läget med fulla rättigheter i Inställningar. Det är ditt ansvar att försäkra dig om att en åtgärd inte skadar din enhet.\n\nThe LineageOS Team.\n</string>
<string name="activity_not_found_exception">Kunde inte hitta en app för att öppna den här filen</string>
<string name="storage_permissions_denied">Filhanteraren behöver behörighet till lagring för att kunna visa dina filer.</string>
<string name="storage_permissions_explanation">Gå till inställningar och tryck på behörigheter för att bevilja behörighet.</string>
diff --git a/res/values-ta-rIN/strings.xml b/res/values-ta-rIN/strings.xml
index ec3fb591..79401f21 100644
--- a/res/values-ta-rIN/strings.xml
+++ b/res/values-ta-rIN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">கோப்பு மேலாளர்</string>
<!-- The description of the app -->
- <string name="app_description">ஒரு CyanogenMod கோப்பு மேலாளர்</string>
+ <string name="app_description">ஒரு LineageOS கோப்பு மேலாளர்</string>
<!-- Human readable sizes -->
<string name="size_bytes">பை.</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ஒளி கருப்பொருள்</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod கோப்பு மேலாளருக்கான ஒரு ஒளி கருப்பொருள்</string>
+ <string name="theme_default_description">LineageOS கோப்பு மேலாளருக்கான ஒரு ஒளி கருப்பொருள்</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">வழிசெலுத்துதல் இழுப்பறையைத் திற</string>
<string name="drawer_close">வழிசெலுத்துதல் இழுப்பறையை மூடு</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">நல்வரவு</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod கோப்பு மேலாளருக்கு வரவேற்கிறொம்.\n\n இந்த பயன்பாடானது நீங்கள் கோப்பு முறைமையை ஆராயவும் உங்கள் சாதனத்தை உடைக்கக்கூடிய இயக்கங்களை செய்யவும் உங்களை அனுமதிக்கும். சேதத்தைத் தவிற்க, பயன்பாடானது பாதுகாப்பான, குறைந்த சலுகை பயன்முறையில் தொடங்கும். \n\n நீங்கள் மேம்பட்ட, முழு சலுகையுள்ள பயன்முறையை அமைப்புகள் வழியாக அணுகலாம். ஒரு இயக்கம் உங்கள் கணினியை உடைக்காமல் இருப்பதை உறுதிசெய்வது உங்களுடைய பொறுப்பு.\n\nCyanogenMod குழு</string>
+ <string name="welcome_msg">LineageOS கோப்பு மேலாளருக்கு வரவேற்கிறொம்.\n\n இந்த பயன்பாடானது நீங்கள் கோப்பு முறைமையை ஆராயவும் உங்கள் சாதனத்தை உடைக்கக்கூடிய இயக்கங்களை செய்யவும் உங்களை அனுமதிக்கும். சேதத்தைத் தவிற்க, பயன்பாடானது பாதுகாப்பான, குறைந்த சலுகை பயன்முறையில் தொடங்கும். \n\n நீங்கள் மேம்பட்ட, முழு சலுகையுள்ள பயன்முறையை அமைப்புகள் வழியாக அணுகலாம். ஒரு இயக்கம் உங்கள் கணினியை உடைக்காமல் இருப்பதை உறுதிசெய்வது உங்களுடைய பொறுப்பு.\n\nLineageOS குழு</string>
<string name="activity_not_found_exception">இந்த கோப்பை திறக்க ஒரு பயன்பாட்டை கண்டுபிடிக்க முடியவில்லை</string>
<string name="storage_permissions_denied">உங்கள் கோப்புகளை காண கோப்பு மேலாளருக்கு சேமிப்பகத்திற்கான அனுமதி தேவை</string>
<string name="storage_permissions_explanation">அமைப்புகளுக்குச் சென்று, அனுமதி வழங்குவதற்கு அனுமதிகளை தட்டவும்.</string>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index 4f62ce0e..d31a7d23 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ตัวจัดการไฟล์</string>
<!-- The description of the app -->
- <string name="app_description">ตัวจัดการไฟล์ CyanogenMod</string>
+ <string name="app_description">ตัวจัดการไฟล์ LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -684,9 +685,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">ธีมสว่าง</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">ธีมสว่างของตัวจัดการไฟล์ CyanogenMod</string>
+ <string name="theme_default_description">ธีมสว่างของตัวจัดการไฟล์ LineageOS</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">เปิดตัวช่วยนำทาง</string>
<string name="drawer_close">ปิดตัวช่วยนำทาง</string>
@@ -765,7 +766,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">ยินดีต้อนรับ</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">ยินดีต้อนรับสู่ตัวจัดการไฟล์ของ CyanogenMod\n\nแอปนี้อนุญาตให้คุณสำรวจระบบไฟล์และใช้คำสั่งที่สามารถทำลายอุปกรณ์ได้ เพื่อหลีกเลี่ยงความเสียหาย แอปจะเปิดในรูปแบบปลอดภัย\n\nคุณสามารถใช้สิทธิการเข้าถึงรูปแบบเต็มขั้นสูงได้ในการตั้งค่า ถือเป็นความรับผิดชอบของคุณในการตรวจให้แน่ใจว่าการดำเนินการจะไม่ทำลายระบบของคุณ\n\nทีมงาน CyanogenMod</string>
+ <string name="welcome_msg">ยินดีต้อนรับสู่ตัวจัดการไฟล์ของ LineageOS\n\nแอปนี้อนุญาตให้คุณสำรวจระบบไฟล์และใช้คำสั่งที่สามารถทำลายอุปกรณ์ได้ เพื่อหลีกเลี่ยงความเสียหาย แอปจะเปิดในรูปแบบปลอดภัย\n\nคุณสามารถใช้สิทธิการเข้าถึงรูปแบบเต็มขั้นสูงได้ในการตั้งค่า ถือเป็นความรับผิดชอบของคุณในการตรวจให้แน่ใจว่าการดำเนินการจะไม่ทำลายระบบของคุณ\n\nทีมงาน LineageOS</string>
<string name="activity_not_found_exception">ไม่พบแอปที่เปิดไฟล์นี้ได้</string>
<string name="storage_permissions_denied">ตัวจัดการไฟล์ต้องได้รับอนุญาตให้เข้าถึงที่เก็บข้อมูลเพื่อดูไฟล์ของคุณ</string>
<string name="storage_permissions_explanation">ไปที่การตั้งค่า แตะสิทธิ์ของแอปเพื่ออนุญาตให้ใช้งาน</string>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 02836529..25cbfa88 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Dosya Yöneticisi</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod dosya yöneticisi</string>
+ <string name="app_description">LineageOS dosya yöneticisi</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Açık Renkli Tema</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">CyanogenMod Dosya Yöneticisi için açık renkli bir tema.</string>
+ <string name="theme_default_description">LineageOS Dosya Yöneticisi için açık renkli bir tema.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Gezinti çekmecesini aç</string>
<string name="drawer_close">Gezinti çekmecesini kapat</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Hoş geldiniz</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">CyanogenMod dosya yöneticisine hoş geldiniz.\n\nBu uygulama dosya sistemine göz atmanızı ve cihazınıza zarar verebilecek işlemler yapmanıza izin verir. Zararları engellemek için bu uygulama güvenli, düşük yetkili modda başlayacaktır.\n\nGelişmiş, tam yetkili moda Ayarlar aracılığıyla erişebilirsiniz. Yaptığınız işlemlerin sisteminize zarar vermemesini sağlamak sizin sorumluluğunuzda olacaktır.\n\nCyanogenMod Takımı</string>
+ <string name="welcome_msg">LineageOS dosya yöneticisine hoş geldiniz.\n\nBu uygulama dosya sistemine göz atmanızı ve cihazınıza zarar verebilecek işlemler yapmanıza izin verir. Zararları engellemek için bu uygulama güvenli, düşük yetkili modda başlayacaktır.\n\nGelişmiş, tam yetkili moda Ayarlar aracılığıyla erişebilirsiniz. Yaptığınız işlemlerin sisteminize zarar vermemesini sağlamak sizin sorumluluğunuzda olacaktır.\n\nLineageOS Takımı</string>
<string name="activity_not_found_exception">Bu dosyayı açacak uygulama bulunamadı</string>
<string name="storage_permissions_denied">Dosya yöneticisinin dosyalarınızı görüntülemesi için depolama izni gerekiyor.</string>
<string name="storage_permissions_explanation">Ayarlar gidin ve izin vermek için İzinler\'e dokunun.</string>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index 3b56c1fc..857b3667 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">ھۆججەت باشقۇرغۇچ</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod ھۆججەت باشقۇرغۇچ</string>
+ <string name="app_description">LineageOS ھۆججەت باشقۇرغۇچ</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">سۇس ئۆرنەك</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">بۇ CyanogenMod ھۆججەت باشقۇرغۇچنىڭ سۇس ئۆرنەكى.</string>
+ <string name="theme_default_description">بۇ LineageOS ھۆججەت باشقۇرغۇچنىڭ سۇس ئۆرنەكى.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">تارتما يولباشچىنى ئاچ</string>
<string name="drawer_close">تارتما يولباشچىنى تاقاش</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">مەرھابا</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">بۇ CyanogenMod ھۆججەت باشقۇرغۇچقا مەرھابا.\n\nبۇ ئەپ سىزنىڭ ئۈسكۈنىدىكى ھۆججەت سىستېمىسىنى زىيارەت قىلىشىڭىز ھەمدە ئۈسكۈنىگە خەۋپ يەتكۈزۈشىڭىز مۇمكىن بولغان مەشغۇلاتىڭىزغا يول قويىدۇ. بۇزغۇنچىلىقتىن ساقلىنىش ئۈچۈن، بۇ ئەپ كۆڭۈلدىكى ئەھۋالدا تۆۋەن ھوقۇقتا ۋە بىخەتەر ھالەتتە ئىجرا قىلىنىدۇ.\n\nسىز تەڭشەش ئارقىلىق ئالىي ۋە تولۇق ھوقۇقلۇق ھالەتكە ئالمىشالايسىز. مەشغۇلاتىڭىزنىڭ سىستېمىنى بۇزۇۋەتمەسلىكىگە كاپالەتلىك قىلىش ۋە ئۇنىڭ بىخەتەرلىكى سىزنىڭ مەسئۇلىيىتىڭىز.\n\nCyanogenMod قوشۇنى</string>
+ <string name="welcome_msg">بۇ LineageOS ھۆججەت باشقۇرغۇچقا مەرھابا.\n\nبۇ ئەپ سىزنىڭ ئۈسكۈنىدىكى ھۆججەت سىستېمىسىنى زىيارەت قىلىشىڭىز ھەمدە ئۈسكۈنىگە خەۋپ يەتكۈزۈشىڭىز مۇمكىن بولغان مەشغۇلاتىڭىزغا يول قويىدۇ. بۇزغۇنچىلىقتىن ساقلىنىش ئۈچۈن، بۇ ئەپ كۆڭۈلدىكى ئەھۋالدا تۆۋەن ھوقۇقتا ۋە بىخەتەر ھالەتتە ئىجرا قىلىنىدۇ.\n\nسىز تەڭشەش ئارقىلىق ئالىي ۋە تولۇق ھوقۇقلۇق ھالەتكە ئالمىشالايسىز. مەشغۇلاتىڭىزنىڭ سىستېمىنى بۇزۇۋەتمەسلىكىگە كاپالەتلىك قىلىش ۋە ئۇنىڭ بىخەتەرلىكى سىزنىڭ مەسئۇلىيىتىڭىز.\n\nLineageOS قوشۇنى</string>
<string name="activity_not_found_exception">بۇ ھۆججەتنى ئاچالايدىغان ئەپ يوق</string>
<string name="storage_permissions_denied">ھۆججەت كۆرگۈچ ھۆججىتىڭىزنى كۆرۈش ئۈچۈن، ساقلاش ھوقۇقىغا ئېرىشىشى كېرەك.</string>
<string name="storage_permissions_explanation">تەڭشەكلەرگە كىرىڭ، ھوقۇقلارنى بېسىپ ھوقۇق بېرىڭ.</string>
diff --git a/res/values-uk/strings.xml b/res/values-uk/strings.xml
index 401a9ee8..96daa6ec 100644
--- a/res/values-uk/strings.xml
+++ b/res/values-uk/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Файли</string>
<!-- The description of the app -->
- <string name="app_description">Файловий менеджер CyanogenMod</string>
+ <string name="app_description">Файловий менеджер LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">б</string>
<string name="size_kilobytes">кБ</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Світла тема</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Світла тема для файлового менеджера CyanogenMod.</string>
+ <string name="theme_default_description">Світла тема для файлового менеджера LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Відкрити панель навігації</string>
<string name="drawer_close">Закрити панель навігації</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Ласкаво просимо!</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Ласкаво просимо до файлового менеджера CyanogenMod.\n\n Цей застосунок допоможе вам отримати доступ до файлової системи і виконувати операції, які можуть вивести з ладу ваш пристрій. Для запобігання цього, він запуститься в безпечному режимі з мінімальними привілеями. \n\n Ви можете отримати доступ до розширених функцій з повними правами в налаштуваннях. Це ваша відповідальність. Переконайтеся, щоб ваші дії не зашкодили файловій системі.\n\nКоманда CyanogenMod\n</string>
+ <string name="welcome_msg">Ласкаво просимо до файлового менеджера LineageOS.\n\n Цей застосунок допоможе вам отримати доступ до файлової системи і виконувати операції, які можуть вивести з ладу ваш пристрій. Для запобігання цього, він запуститься в безпечному режимі з мінімальними привілеями. \n\n Ви можете отримати доступ до розширених функцій з повними правами в налаштуваннях. Це ваша відповідальність. Переконайтеся, щоб ваші дії не зашкодили файловій системі.\n\nКоманда LineageOS\n</string>
<string name="activity_not_found_exception">Не можу знайти додаток, щоб відкрити цей файл.</string>
<string name="storage_permissions_denied">Для перегляду файловому менеджеру потрібен доступ до сховища.</string>
<string name="storage_permissions_explanation">Перейдіть в налаштування програми і натисніть \"Дозволи\" для включення дозволу.</string>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index a37416ac..16c0bc17 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">Trình quản lý tập tin</string>
<!-- The description of the app -->
- <string name="app_description">Trình quản lý tập tin CyanogenMod</string>
+ <string name="app_description">Trình quản lý tập tin LineageOS</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">KB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Chủ đề sáng</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">Chủ đề sáng của Trình quản lý tập tin CyanogenMod.</string>
+ <string name="theme_default_description">Chủ đề sáng của Trình quản lý tập tin LineageOS.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Mở bảng điều hướng</string>
<string name="drawer_close">Đóng bảng điều hướng</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Chào mừng</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Chào mừng đến với trình quản lí tập tin CyanogenMod.\n\nỨng dụng này cho phép bạn khám phá hệ thống tập tin và thực hiện những thao tác có thể làm hỏng thiết bị của bạn. Để ngăn ngừa thiệt hại, ứng dụng sẽ khởi chạy trong chế độ an toàn, đặc quyền thấp.\n\nBạn có thể truy cập vào chế độ nâng cao, đầy đủ đặc quyền thông qua phần Cài đặt. Bạn có trách nhiệm đảm bảo rằng một thao tác không phá hỏng hệ thống của bạn.\n\nNhóm CyanogenMod</string>
+ <string name="welcome_msg">Chào mừng đến với trình quản lí tập tin LineageOS.\n\nỨng dụng này cho phép bạn khám phá hệ thống tập tin và thực hiện những thao tác có thể làm hỏng thiết bị của bạn. Để ngăn ngừa thiệt hại, ứng dụng sẽ khởi chạy trong chế độ an toàn, đặc quyền thấp.\n\nBạn có thể truy cập vào chế độ nâng cao, đầy đủ đặc quyền thông qua phần Cài đặt. Bạn có trách nhiệm đảm bảo rằng một thao tác không phá hỏng hệ thống của bạn.\n\nNhóm LineageOS</string>
<string name="activity_not_found_exception">Không thể tìm thấy ứng dụng nào để mở tập tin này</string>
<string name="storage_permissions_denied">Trình quản lý tập tin yêu cầu quyền truy cập bộ nhớ để hiện tập tin của bạn.</string>
<string name="storage_permissions_explanation">Đi đến Cài đặt và chạm vào Quyền truy cập để cấp quyền.</string>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 5c8cb65f..db855924 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">文件管理器</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod 文件管理器</string>
+ <string name="app_description">LineageOS 文件管理器</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">kB</string>
@@ -706,9 +707,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">淡色主题</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">用于 CyanogenMod 文件管理器的淡色主题.</string>
+ <string name="theme_default_description">用于 LineageOS 文件管理器的淡色主题.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">打开导航抽屉</string>
<string name="drawer_close">关闭导航抽屉</string>
@@ -789,7 +790,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">欢迎</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">欢迎您使用 CyanogenMod 文件管理器。 \n\n本应用允许您浏览设备的文件系统并做出可能导致损伤的操作。为了避免损伤,此程序默认将会在低权限与安全的模式下开始运行。\n\n您可以通过设置切换到高级并拥有完全控制的模式。确保操作不会损坏系统与它的安全性将是您的责任。\n\nCyanogenMod 团队</string>
+ <string name="welcome_msg">欢迎您使用 LineageOS 文件管理器。 \n\n本应用允许您浏览设备的文件系统并做出可能导致损伤的操作。为了避免损伤,此程序默认将会在低权限与安全的模式下开始运行。\n\n您可以通过设置切换到高级并拥有完全控制的模式。确保操作不会损坏系统与它的安全性将是您的责任。\n\nLineageOS 团队</string>
<string name="activity_not_found_exception">无可用于打开此文件的应用</string>
<string name="storage_permissions_denied">文件管理器需要存储权限以便查看您的文件。</string>
<string name="storage_permissions_explanation">进入设置,然后点击权限以授予权限。</string>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index 4e418a15..f4fad724 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">檔案管理器</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod 檔案管理器</string>
+ <string name="app_description">LineageOS 檔案管理器</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">KB</string>
@@ -678,9 +679,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">淺色主題</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">用於 CyanogenMod 檔案管理器的淺色主題。</string>
+ <string name="theme_default_description">用於 LineageOS 檔案管理器的淺色主題。</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">打開抽屜導覽</string>
<string name="drawer_close">關閉導航抽屜</string>
@@ -759,7 +760,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">歡迎</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">歡迎使用 CyanogenMod 檔案管理器。\n\n此應用程式允許您瀏覽檔案系統並做出可能破壞您裝置的動作。爲了避免損害,此應用程式預設將會在低權限、安全的模式下執行。\n\n您可以經由設定切換到進階並擁有完全控制的模式。確保動作不會破壞系統將是您的責任。\n\nCyanogenMod 團隊</string>
+ <string name="welcome_msg">歡迎使用 LineageOS 檔案管理器。\n\n此應用程式允許您瀏覽檔案系統並做出可能破壞您裝置的動作。爲了避免損害,此應用程式預設將會在低權限、安全的模式下執行。\n\n您可以經由設定切換到進階並擁有完全控制的模式。確保動作不會破壞系統將是您的責任。\n\nLineageOS 團隊</string>
<string name="activity_not_found_exception">找不到可開啟此檔案的應用程式</string>
<string name="snackbar_settings">設定</string>
<!-- Wrap mode - toast -->
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 7fce6e7c..34ce44f3 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -2,6 +2,7 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,7 +20,7 @@
<!-- The name of the app -->
<string name="app_name">檔案管理員</string>
<!-- The description of the app -->
- <string name="app_description">CyanogenMod 檔案管理員</string>
+ <string name="app_description">LineageOS 檔案管理員</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
<string name="size_kilobytes">KB</string>
@@ -683,9 +684,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">淺色主題</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">用於 CyanogenMod 檔案管理員的淺色主題。</string>
+ <string name="theme_default_description">用於 LineageOS 檔案管理員的淺色主題。</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">開啟導航清單</string>
<string name="drawer_close">關閉導航清單</string>
@@ -764,7 +765,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">歡迎</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">歡迎使用 CyanogenMod 檔案管理員。\n\n此應用程式允許您瀏覽檔案系統並做出可能破壞您裝置的操作。為了避免損害,此應用程式預設在低權限、安全的模式下執行。\n\n您可以經由設定切換至進階或擁有完全控制的模式。確保操作不會破壞系統將是您的責任。\n\nCyanogenMod 團隊</string>
+ <string name="welcome_msg">歡迎使用 LineageOS 檔案管理員。\n\n此應用程式允許您瀏覽檔案系統並做出可能破壞您裝置的操作。為了避免損害,此應用程式預設在低權限、安全的模式下執行。\n\n您可以經由設定切換至進階或擁有完全控制的模式。確保操作不會破壞系統將是您的責任。\n\nLineageOS 團隊</string>
<string name="activity_not_found_exception">找不到可開啟此檔案的應用程式</string>
<string name="storage_permissions_denied">檔案管理員需要使用儲存空間的權限即可檢視檔案。</string>
<string name="storage_permissions_explanation">進入設定,然後按一下權限設定以授予權限。</string>
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b1764b05..110dea10 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2014 The CyanogenMod Project
+ (C) 2017 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -18,7 +19,7 @@
<!-- The name of the app -->
<string name="app_name">File Manager</string>
<!-- The description of the app -->
- <string name="app_description">A CyanogenMod file manager</string>
+ <string name="app_description">A LineageOS file manager</string>
<!-- Human readable sizes -->
<string name="size_bytes">B</string>
@@ -750,9 +751,9 @@
<!-- Themes - Default theme name -->
<string name="theme_default_name">Light Theme</string>
<!-- Themes - Default theme description -->
- <string name="theme_default_description">A light theme for CyanogenMod File Manager.</string>
+ <string name="theme_default_description">A light theme for LineageOS File Manager.</string>
<!-- Themes - Default theme author -->
- <string name="themes_author">CyanogenMod</string>
+ <string name="themes_author">LineageOS</string>
<!-- Navigation drawer -->
<string name="drawer_open">Open navigation drawer</string>
@@ -839,7 +840,7 @@
<!-- Welcome Dialog - Title -->
<string name="welcome_title">Welcome</string>
<!-- Welcome Dialog - Message -->
- <string name="welcome_msg">Welcome to the CyanogenMod file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe CyanogenMod Team</string>
+ <string name="welcome_msg">Welcome to the LineageOS file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe LineageOS Team</string>
<string name="activity_not_found_exception">Couldn\'t find an app to open this file</string>