summaryrefslogtreecommitdiffstats
path: root/res/values-fy-rNL/strings.xml
diff options
context:
space:
mode:
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>