Automatic translation import
Change-Id: I4c2317a017fb1c58b9b490e4e9e9e05bec1275de
This commit is contained in:
@@ -35,9 +35,11 @@
|
||||
<string name="permlab_protectedApp">přidat nebo odstranit aplikace z chráněných aplikací</string>
|
||||
<string name="permdesc_protectedApp">Umožňuje označit aplikace jako chráněné a zamknout je.</string>
|
||||
<!-- Labels for CHANGE_STYLE permission -->
|
||||
<string name="permlab_changeStyle">změnit vzhled systému</string>
|
||||
<!-- this is wrong, but google's package manager uses the android:description
|
||||
attribute as description for the runtime permission request dialog
|
||||
with non-default dangerous permissions -->
|
||||
<string name="permdesc_changeStyle">přizpůsobit barvy systému</string>
|
||||
<!-- Profiles -->
|
||||
<!-- Names of default profiles. -->
|
||||
<string name="profileNameDefault">Výchozí</string>
|
||||
@@ -138,4 +140,14 @@
|
||||
<string name="kilobytespersecond_short">kB/s</string>
|
||||
<string name="megabytespersecond_short">MB/s</string>
|
||||
<!-- Accent colors -->
|
||||
<string name="accent_black">Uhlík</string>
|
||||
<string name="accent_blue">Borůvka</string>
|
||||
<string name="accent_brown">Kakao</string>
|
||||
<string name="accent_cyan">Tyrkysová</string>
|
||||
<string name="accent_green">Les</string>
|
||||
<string name="accent_orange">Dýně</string>
|
||||
<string name="accent_pink">Třešně</string>
|
||||
<string name="accent_purple">Levandule</string>
|
||||
<string name="accent_red">Rajče</string>
|
||||
<string name="accent_yellow">Banán</string>
|
||||
</resources>
|
||||
|
||||
@@ -125,11 +125,11 @@
|
||||
<!-- About device screen, build date -->
|
||||
<string name="build_date">ビルド日時</string>
|
||||
<!-- About device screen, LineageOS API Level -->
|
||||
<string name="lineage_api_level">LineageOS APIレベル</string>
|
||||
<string name="lineage_api_level">LineageOS API レベル</string>
|
||||
<!-- About device screen, LineageOS updates -->
|
||||
<string name="lineage_updates">LineageOS アップデート</string>
|
||||
<!-- About device screen, LineageOS version -->
|
||||
<string name="lineage_version">LineageOSバージョン</string>
|
||||
<string name="lineage_version">LineageOS バージョン</string>
|
||||
<!-- General purpose use "unknown" string -->
|
||||
<string name="unknown">不明</string>
|
||||
<!-- Long-press back kill application -->
|
||||
|
||||
@@ -115,8 +115,11 @@
|
||||
<string name="permlab_manageRemotePrefs">instellingen voor beheer op afstand</string>
|
||||
<string name="permdesc_manageRemotePrefs">Hiermee kan de app instellingen voor beheer op afstand beheren</string>
|
||||
<!-- About device screen, build date -->
|
||||
<string name="build_date">Build-datum</string>
|
||||
<!-- About device screen, LineageOS API Level -->
|
||||
<string name="lineage_api_level">Niveau van LineageOS-API</string>
|
||||
<!-- About device screen, LineageOS updates -->
|
||||
<string name="lineage_updates">LineageOS updates</string>
|
||||
<!-- About device screen, LineageOS version -->
|
||||
<string name="lineage_version">LineageOS-versie</string>
|
||||
<!-- General purpose use "unknown" string -->
|
||||
|
||||
@@ -15,4 +15,6 @@
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources></resources>
|
||||
<resources>
|
||||
<string name="app_name">Сховище налаштувань LineageOS</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user