summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-pl/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-pl/cm_arrays.xml')
-rw-r--r--packages/SystemUI/res/values-pl/cm_arrays.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-pl/cm_arrays.xml b/packages/SystemUI/res/values-pl/cm_arrays.xml
index 6d676ae..d5537a3 100644
--- a/packages/SystemUI/res/values-pl/cm_arrays.xml
+++ b/packages/SystemUI/res/values-pl/cm_arrays.xml
@@ -16,14 +16,26 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Cardinal directions for the compass tile -->
<string-array name="cardinal_directions">
<item>płn.</item>
+ <!-- North -->
<item>płn. wsch.</item>
+ <!-- North east -->
<item>wsch.</item>
+ <!-- East -->
<item>płd. wsch.</item>
+ <!-- South east -->
<item>płd.</item>
+ <!-- South -->
<item>płd. zach.</item>
+ <!-- South west -->
<item>zach.</item>
+ <!-- West -->
<item>płn. zach.</item>
+ <!-- North west -->
</string-array>
+ <!-- Performance profiles description-->
+ <!-- Performance profiles announcement-->
+ <!-- Dynamic tiles -->
</resources>