summaryrefslogtreecommitdiffstats
path: root/res/values-cy/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-cy/arrays.xml')
-rw-r--r--res/values-cy/arrays.xml199
1 files changed, 150 insertions, 49 deletions
diff --git a/res/values-cy/arrays.xml b/res/values-cy/arrays.xml
index 161e2db2..52c4a576 100644
--- a/res/values-cy/arrays.xml
+++ b/res/values-cy/arrays.xml
@@ -15,53 +15,154 @@
limitations under the License.
-->
<resources>
- <!-- Choices for the "Reminder method" spinner.
- These must be kept in sync with the reminder_methods_values array.
- [CHAR LIMIT=10]
- -->
- <!-- This maps reminder_methods_labels to internal constants. -->
- <!-- Choices for the "Reminder minutes" spinner.
- These must be kept in sync with the reminder_minutes_values array.
- For consistency, the format should match what
- EventViewUtils.constructReminderLabel() generates. (TODO: eliminate
- this and just generate the list from reminder_minutes_values?)
- [CHAR LIMIT=15]
- -->
- <!-- Choices for the "Reminder minutes" spinner in the settings.
- These must be kept in sync with the preferences_default_reminder_values array.
- [CHAR LIMIT=12]
- -->
- <!-- This maps reminder_methods_labels to internal constants. -->
- <!-- Invitation responses -->
- <!-- The corresponding indices are defined in DeleteEventHelper.java -->
- <!-- This is a list of choices displayed when the user deletes an event.
- It only is shown when deleting a recurring event.
- -->
- <!-- DO NOT TRANSLATE These values need to correspond to the indices
- defined in DeleteEventHelper.java-->
- <!-- The corresponding indices are defined in DeleteEventHelper.java -->
- <!-- This is the same array as above (the "delete_repeating_labels" array,
- except that the first element "Only this event" is removed. This
- array exists to work-around a bug in the CalendarProvider and sync
- code where you can't delete one instance of a repeating event that
- was created on the phone until that event has been synced to the server.
- -->
- <!-- The corresponding array indices are defined in EventInfoActivity.java -->
- <!-- The list of choices displayed in a dialog box when the user wants to
- respond to an invitation that repeats. -->
- <!-- Strings for buttons in drop down menu -->
- <!-- Experimental options for skipping reminders. [CHAR LIMIT = 37] -->
- <!-- Recurrence picker: How events are to be repeated. [CHAR LIMIT = 20] -->
- <!-- The following sets of strings describe a monthly recurring event, which will repeat
- on the Nth WEEKDAY of every month. For example, the 3rd Monday of every month, or
- the last Sunday. These are set up like this to resolve any gender-matching issues
- that were present in some languages.
- -->
- <!-- Repeat a monthly event on the same nth day of every Sunday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Monday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Tuesday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Wednesday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Thursday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Friday. [CHAR LIMIT=30] -->
- <!-- Repeat a monthly event on the same nth day of every Saturday. [CHAR LIMIT=30] -->
+ <string-array name="reminder_methods_labels">
+ <item>Hysbysiad</item>
+ <item>Ebost</item>
+ <item>SMS</item>
+ <item>Larwm</item>
+ </string-array>
+ <string-array name="reminder_minutes_labels">
+ <item>0 munudau</item>
+ <item>1 munud</item>
+ <item>5 munud</item>
+ <item>10 munud</item>
+ <item>15 munud</item>
+ <item>20 munud</item>
+ <item>25 munud</item>
+ <item>30 munud</item>
+ <item>45 munud</item>
+ <item>1 awr</item>
+ <item>2 awr</item>
+ <item>3 awr</item>
+ <item>12 awr</item>
+ <item>24 awr</item>
+ <item>2 ddiwrnod</item>
+ <item>1 wythnos</item>
+ </string-array>
+ <string-array name="preferences_default_reminder_labels">
+ <item>Dim</item>
+ <item>0 munudau</item>
+ <item>1 munud</item>
+ <item>5 munud</item>
+ <item>10 munud</item>
+ <item>15 munud</item>
+ <item>20 munud</item>
+ <item>25 munud</item>
+ <item>30 munud</item>
+ <item>45 munud</item>
+ <item>1 awr</item>
+ <item>2 awr</item>
+ <item>3 awr</item>
+ <item>12 awr</item>
+ <item>24 awr</item>
+ <item>2 ddiwrnod</item>
+ <item>1 wythnos</item>
+ </string-array>
+ <string-array name="preferences_week_start_day_labels">
+ <item>Locale rhagosodedig</item>
+ <item>Dydd Sadwrn</item>
+ <item>Dydd Sul</item>
+ <item>Dydd Llun</item>
+ </string-array>
+ <string-array name="availability">
+ <item>Yn brysur</item>
+ <item>Ar gael</item>
+ <item>Efallai</item>
+ </string-array>
+ <string-array name="visibility">
+ <item>Rhagosodiad</item>
+ <item>Preifat</item>
+ <item>Cyhoeddus</item>
+ </string-array>
+ <string-array name="ordinal_labels">
+ <item>cyntaf</item>
+ <item>ail</item>
+ <item>trydydd</item>
+ <item>pedwerydd</item>
+ <item>olaf</item>
+ </string-array>
+ <string-array name="response_labels1">
+ <item>Dim ymateb</item>
+ <item>Ie</item>
+ <item>Efallai</item>
+ <item>Na</item>
+ </string-array>
+ <string-array name="delete_repeating_labels">
+ <item>Dim ond y digwyddiad hwn</item>
+ <item>Hwn a digwyddiadau yn y dyfodol</item>
+ <item>Pob digwyddiad</item>
+ </string-array>
+ <string-array name="delete_repeating_labels_no_selected">
+ <item>Hwn a digwyddiadau yn y dyfodol</item>
+ <item>Pob digwyddiad</item>
+ </string-array>
+ <string-array name="change_response_labels">
+ <item>Dim ond y digwyddiad hwn</item>
+ <item>Pob digwyddiad yn y gyfres</item>
+ </string-array>
+ <string-array name="buttons_list">
+ <item>Diwrnod</item>
+ <item>Wythnos</item>
+ <item>Mis</item>
+ <item>Agenda</item>
+ </string-array>
+ <string-array name="preferences_skip_reminders_labels">
+ <item>Dim ond os gwrthodwyd</item>
+ <item>Os gwrthodwyd neu heb ymateb</item>
+ </string-array>
+ <string-array name="recurrence_freq">
+ <item>AILADRODD YN DDYDDIOL</item>
+ <item>AILADRODD YN WYTHNOSOL</item>
+ <item>AILADRODD YN FISOL</item>
+ <item>AILADRODD YN FLYNYDDOL</item>
+ </string-array>
+ <string-array name="repeat_by_nth_sun">
+ <item>pob dydd Sul cyntaf</item>
+ <item>pob ail ddydd Sul</item>
+ <item>pob trydydd dydd Sul</item>
+ <item>pob pedwerydd dydd Sul</item>
+ <item>pob dydd Sul olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_mon">
+ <item>pob dydd Llun cyntaf</item>
+ <item>pob ail ddydd Llun</item>
+ <item>pob trydydd dydd Llun</item>
+ <item>pob pedwerydd dydd Llun</item>
+ <item>pob dydd Llun olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_tues">
+ <item>pob dydd Mawrth cyntaf</item>
+ <item>pob ail ddydd Mawrth</item>
+ <item>pob trydydd dydd Mawrth</item>
+ <item>pob pedwerydd dydd Mawrth</item>
+ <item>pob dydd Mawrth olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_wed">
+ <item>pob dydd Mercher cyntaf</item>
+ <item>pob ail ddydd Mercher</item>
+ <item>pob trydydd dydd Mercher</item>
+ <item>pob pedwerydd dydd Mercher</item>
+ <item>pob dydd Mercher olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_thurs">
+ <item>pob dydd Iau cyntaf</item>
+ <item>pob ail ddydd Iau</item>
+ <item>pob trydydd dydd Iau</item>
+ <item>pob pedwerydd dydd Iau</item>
+ <item>pob dydd Iau olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_fri">
+ <item>pob dydd Gwener cyntaf</item>
+ <item>pob ail ddydd Gwener</item>
+ <item>pob trydydd dydd Gwener</item>
+ <item>pob pedwerydd dydd Gwener</item>
+ <item>pob dydd Gwener olaf</item>
+ </string-array>
+ <string-array name="repeat_by_nth_sat">
+ <item>pob dydd Sadwrn cyntaf</item>
+ <item>pob ail ddydd Sadwrn</item>
+ <item>pob trydydd dydd Sadwrn</item>
+ <item>pob pedwerydd dydd Sadwrn</item>
+ <item>pob dydd Sadwrn olaf</item>
+ </string-array>
</resources>