summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:20 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:20 -0700
commitbc6e92ffe985d9994a5e3c24334ddc6e7b5970c4 (patch)
tree41c9e9d129ec7902b80871f4564aaa63697ba01a
parente946fb0d5666e211aa20fbfccba227738f98d754 (diff)
downloadandroid_packages_apps_Calendar-bc6e92ffe985d9994a5e3c24334ddc6e7b5970c4.tar.gz
android_packages_apps_Calendar-bc6e92ffe985d9994a5e3c24334ddc6e7b5970c4.tar.bz2
android_packages_apps_Calendar-bc6e92ffe985d9994a5e3c24334ddc6e7b5970c4.zip
Automatic translation import
Change-Id: I062a691a5b56debb9ff0150145dba3f5b6587fdd
-rw-r--r--res/values-ast-rES/arrays.xml2
-rw-r--r--res/values-ast-rES/cm_strings.xml1
-rw-r--r--res/values-ast-rES/strings.xml5
-rw-r--r--res/values-es-rUS/cm_strings.xml4
-rw-r--r--res/values-nb/cm_strings.xml4
5 files changed, 11 insertions, 5 deletions
diff --git a/res/values-ast-rES/arrays.xml b/res/values-ast-rES/arrays.xml
index 664b07a3..15e55b8a 100644
--- a/res/values-ast-rES/arrays.xml
+++ b/res/values-ast-rES/arrays.xml
@@ -112,7 +112,7 @@
was created on the phone until that event has been synced to the server.
-->
<string-array name="delete_repeating_labels_no_selected">
- <item>Esti y eventos futuros</item>
+ <item>This &amp; future events</item>
<item>Tolos eventos</item>
</string-array>
<!-- The corresponding array indices are defined in EventInfoActivity.java -->
diff --git a/res/values-ast-rES/cm_strings.xml b/res/values-ast-rES/cm_strings.xml
index b9d0325e..a86c3347 100644
--- a/res/values-ast-rES/cm_strings.xml
+++ b/res/values-ast-rES/cm_strings.xml
@@ -47,6 +47,7 @@
<!-- Sharing calendar event -->
<string name="cal_share_intent_title">Unviar eventu a:</string>
<string name="cal_import_menu_title">Importar eventu</string>
+ <string name="cal_nothing_to_import">Nada pa importar</string>
<string name="cal_import_error_msg">Fallu al importar al calendariu</string>
<string name="cal_pick_ics">Escueyi\'l ficheru pa importar</string>
<!-- Toast message displayed when ics file to share an event can't be generated -->
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index ade051a2..81970158 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -16,6 +16,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- This is the label underneath the icon for Calendar -->
+ <string name="app_label">Calendariu</string>
<!-- Shared Labels. These labels are shared among the activities. -->
<!-- This is the label for the title or name of an event -->
<!-- This is the label for the location of an event -->
@@ -282,6 +283,7 @@
<!-- Settings week start label to start week on specific day-->
<!-- Title of popup for week start day setting-->
<!-- DO NOT TRANSLATE -->
+ <string name="preferences_week_start_day_default">-1</string>
<!-- Title of the settings item to clear the recent search history [CHAR LIMIT=40] -->
<!-- Summary of the settings item to clear the recent search history [CHAR LIMIT=70]-->
<!-- Message to show in a toast when the history is cleared [CHAR LIMIT=40] -->
@@ -300,6 +302,7 @@
zone does [CHAR LIMIT = 60]-->
<!-- Settings title for selecting a 'home' time zone to display Calendar in [CHAR LIMIT = 18] -->
<!-- DO NOT TRANSLATE -->
+ <string name="preferences_home_tz_default">America/Los_Angeles</string>
<!-- Title of the settings item to show week number in week view [CHAR LIMIT=40] -->
<!-- This is the title of a section in the Settings screen for "About" this application -->
<string name="preferences_about_title">Tocante a</string>
@@ -312,6 +315,7 @@
<!-- Text to show on gadget when an event is currently in progress -->
<!-- Text to show on gadget when an all-day event is in progress -->
<!-- DO NOT TRANSLATE -->
+ <string name="tardis">TARDIS</string>
<!-- Experimental settings [CHAR LIMIT = 30]-->
<!-- Reminders settings [CHAR LIMIT = 30]-->
<!-- Preference label for when to skip reminders [CHAR LIMIT = 25] -->
@@ -321,6 +325,7 @@
<!-- Preference label for quiet hours start time [CHAR LIMIT = 25]-->
<!-- Preference label for quiet hours end time [CHAR LIMIT = 25]-->
<!-- Preferences used for debugging purposes [CHAR LIMIT = 30]-->
+ <string name="preferences_debug_category">Depuración</string>
<!-- Send a copy of the database to developers for debugging [CHAR LIMIT="NONE"] -->
<!-- Displayed in email address autocomplete list when searching for contacts
in corporate directories. Example: "Searching bigcompany.com..." [CHAR LIMIT=64] -->
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index a76889bd..68fc6ecc 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -36,11 +36,11 @@
<string name="action_select_none">Desmarcar todo</string>
<string name="action_delete">OK</string>
<string name="all_events">Todos los eventos</string>
- <string name="no_events">No hay eventos disponibles</string>
+ <string name="no_events">Sin eventos disponibles</string>
<string name="evt_del_dlg_title">¿Borrar eventos?</string>
<string name="evt_del_dlg_msg_selected">Los eventos seleccionados serán eliminados</string>
<string name="evt_del_dlg_msg_all">Todos los eventos serán eliminados</string>
- <string name="no_events_selected">No hay eventos seleccionados</string>
+ <string name="no_events_selected">Sin eventos seleccionados</string>
<!-- This is a label on a menu item. Pressing this menu item allows the
user to go to the calendars to display [CHAR LIMIT=20] -->
<string name="go_to">Ir a</string>
diff --git a/res/values-nb/cm_strings.xml b/res/values-nb/cm_strings.xml
index e8a4ee62..408e36e4 100644
--- a/res/values-nb/cm_strings.xml
+++ b/res/values-nb/cm_strings.xml
@@ -16,9 +16,9 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="preferences_alerts_custom_snooze_delay_title">Be om påminnelse for snooze forsinkelse</string>
+ <string name="preferences_alerts_custom_snooze_delay_title">Be om påminnelse for slumre-forsinkelse</string>
<!-- Summaries for using custom snooze delays -->
- <string name="preferences_alerts_custom_snooze_delay_summary_on">Be om snooze forsinkelse når påminnelser settes på pause</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Be om slumringsforsinkelse når påminnelser settes på pause</string>
<string name="preferences_alerts_custom_snooze_delay_summary_off">Bruk alltid standard snooze forsinkelse</string>
<!-- Title of custom snooze delay dialog -->
<string name="snooze_delay_dialog_title">Angi snooze forsinkelse</string>