summaryrefslogtreecommitdiffstats
path: root/res/values-fy-rNL/strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:18:04 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:18:04 +0200
commit242fc38f8da7fc86201b5450b9b964f93844ba6d (patch)
tree5d6e8c56570c0a0d68d4bee6f693f7aeb2099fe1 /res/values-fy-rNL/strings.xml
parent30b30e6fdadec2f787693049cb3c4997547936fe (diff)
downloadpackages_apps_LockClock-242fc38f8da7fc86201b5450b9b964f93844ba6d.zip
packages_apps_LockClock-242fc38f8da7fc86201b5450b9b964f93844ba6d.tar.gz
packages_apps_LockClock-242fc38f8da7fc86201b5450b9b964f93844ba6d.tar.bz2
Automatic translation import
Change-Id: Id7d309c8d092e38cee2fc9fda6fb0fb0fb199d86
Diffstat (limited to 'res/values-fy-rNL/strings.xml')
-rw-r--r--res/values-fy-rNL/strings.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
index c6f89b7..8b7ba80 100644
--- a/res/values-fy-rNL/strings.xml
+++ b/res/values-fy-rNL/strings.xml
@@ -16,18 +16,47 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- General strings -->
<string name="cancel">Annulearje</string>
+ <!-- Formating strings for widget clock -->
+ <!-- java.text.SimpleDateFormat uses H for hours in the 0-23 range and
+ android.text.format.DateFormat uses k for hours in the 0-23 range.
+ We need to support both -->
+ <!-- Weather - Weather codes -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Night -->
+ <!-- Night -->
+ <!-- Day -->
+ <!-- Forecast unavailable -->
+ <!-- Weather - Speed units -->
+ <!-- Weather - Wind directions -->
+ <!-- Weather - Error messages -->
+ <!-- Weather - Update frequency -->
<string name="weather_refresh_30min">0,5 oere</string>
<string name="weather_refresh_60min">1 oere</string>
<string name="weather_refresh_2hrs">2 oere</string>
<string name="weather_refresh_4hrs">4 oere</string>
<string name="weather_refresh_6hrs">6 oere</string>
<string name="weather_refresh_8hrs">8 oere</string>
+ <!-- Preferences - Categories -->
+ <!-- Preferences - Categories -->
+ <!-- Preferences - Clock -->
+ <!-- Preferences - Weather -->
<string name="weather_custom_location_title">Lokaasje</string>
+ <!-- Preferences - Calendar -->
+ <!-- Preferences - Font colors -->
+ <!-- Preferences - Background color -->
+ <!-- Calendar - Lookahead -->
<string name="calendar_lookahead_3hrs">3 oere</string>
<string name="calendar_lookahead_6hrs">6 oere</string>
<string name="calendar_lookahead_12hrs">12 oere</string>
<string name="calendar_lookahead_today">Hjoed</string>
<string name="calendar_lookahead_1day">1 dei</string>
<string name="calendar_lookahead_3days">3 dagen</string>
+ <!-- Calendar - Event metadata -->
+ <!-- Font colors -->
+ <!-- Weather icon sets -->
</resources>