summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-02-22 03:49:52 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-02-22 03:49:52 +0200
commitf6f7bd08b9d186bd90200bb00c1b57579e9f409f (patch)
tree236a2872ec75dce9a12f8d29f8d23d164bc33e47 /res/values-en-rAU
parentd2b24a490963c8bb05b7609b8e7eae253f1bc9d4 (diff)
downloadandroid_packages_apps_Trebuchet-f6f7bd08b9d186bd90200bb00c1b57579e9f409f.tar.gz
android_packages_apps_Trebuchet-f6f7bd08b9d186bd90200bb00c1b57579e9f409f.tar.bz2
android_packages_apps_Trebuchet-f6f7bd08b9d186bd90200bb00c1b57579e9f409f.zip
Automatic translation import
Change-Id: I8d0f8a46e6650ec2335606a413e04e26a94fb373
Diffstat (limited to 'res/values-en-rAU')
-rw-r--r--res/values-en-rAU/lineage_strings.xml61
1 files changed, 61 insertions, 0 deletions
diff --git a/res/values-en-rAU/lineage_strings.xml b/res/values-en-rAU/lineage_strings.xml
new file mode 100644
index 000000000..e558d7c1a
--- /dev/null
+++ b/res/values-en-rAU/lineage_strings.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Application name -->
+ <!-- Folder titles -->
+ <string name="play_folder_title">Play</string>
+ <!-- Expand statusbar -->
+ <string name="statusbar_expand">Swipe down to show notifications</string>
+ <!-- Predictive apps -->
+ <string name="predictive_apps_title">Predictive apps</string>
+ <string name="predictive_apps_summary_on">Your favourite apps will appear at the top of the drawer</string>
+ <string name="predictive_apps_summary_off">Your favourite apps won\'t appear at the top of the drawer</string>
+ <!-- Grid size -->
+ <string name="grid_size_text">Grid size</string>
+ <string name="grid_size_rows">Rows</string>
+ <string name="grid_size_columns">Columns</string>
+ <string name="grid_size_custom_positive">Set</string>
+ <string name="grid_size_custom_message">Select custom columns and rows count</string>
+ <!-- Hide labels -->
+ <string name="desktop_show_labels">Show icon labels on desktop</string>
+ <string name="drawer_show_labels">Show icon labels in drawer</string>
+ <!-- Custom icons -->
+ <string name="app_edit_drop_target_label">Edit</string>
+ <string name="icon_pack_title">Icon pack</string>
+ <string name="icon_pack_picker">Select icon</string>
+ <string name="icon_pack_picker_search">Search icon</string>
+ <string name="icon_pack_suggestions">Suggestions</string>
+ <string name="icon_pack_all_icons">All icons</string>
+ <string name="icon_pack_reset">Reset</string>
+ <string name="icon_pack_system">System (Default)</string>
+ <!-- Icon shapes -->
+ <string name="icon_shape_circle_name">Circle</string>
+ <string name="icon_shape_squircle_name">Squircle</string>
+ <string name="icon_shape_teardrop_name">Teardrop</string>
+ <!-- Preferences -->
+ <string name="settings_category_home">Home screen settings</string>
+ <string name="settings_category_drawer">Drawer settings</string>
+ <string name="settings_category_icons">Icon settings</string>
+ <string name="settings_more">More</string>
+ <string name="settings_rotation_title">Rotation</string>
+ <string name="settings_allow_rotation_desc">Allow using the homescreen in landscape when the device is rotated</string>
+ <string name="settings_icon_shape">Icons shape</string>
+ <string name="settings_icon_badging_desc_on">A bubble will be displayed above the icon when there\'s a notification</string>
+ <string name="settings_icon_badging_desc_off">No bubble will be displayed above the icon when there\'s a notification</string>
+ <string name="settings_feed">Enable feed integration</string>
+</resources>