mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-26 15:29:31 +00:00
Monotone-Parent: b11440ad1fa42c57190ed1e93d71261a15d7349c
Monotone-Revision: f6d4ca8944c94273bc0dae0565c60e45be9f2ca1 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-16T17:23:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,6 +10,14 @@
|
||||
"Friday" = "Freitag";
|
||||
"Saturday" = "Samstag";
|
||||
|
||||
"Sun" = "Son";
|
||||
"Mon" = "Mon";
|
||||
"Tue" = "Die";
|
||||
"Wed" = "Mit";
|
||||
"Thu" = "Don";
|
||||
"Fri" = "Fre";
|
||||
"Sat" = "Sam";
|
||||
|
||||
"a2_Sunday" = "So";
|
||||
"a2_Monday" = "Mo";
|
||||
"a2_Tuesday" = "Di";
|
||||
@@ -277,6 +285,35 @@
|
||||
"cycle_end_never" = "Unendlich oft wiederholen";
|
||||
"cycle_end_until" = "Wiederholen bis :";
|
||||
|
||||
"Recurrence pattern" = "Wiederholungsschema";
|
||||
"Range of recurrence" = "Bereich der Wiederholung";
|
||||
|
||||
"Repeat" = "Wiederhole";
|
||||
"Daily" = "Daily";
|
||||
"Weekly" = "Weekly";
|
||||
"Monthly" = "Monthly";
|
||||
"Yearly" = "Yearly";
|
||||
"Every" = "Jeden";
|
||||
"Days" = "Tage";
|
||||
"Week(s)" = "Woche(n)";
|
||||
"On" = "On";
|
||||
"Month(s)" = "Monat(e)";
|
||||
"The" = "Der";
|
||||
"Recur on day(s)" = "Wiederholung an Tag(en) ";
|
||||
"Year(s)" = "Jahr(e)";
|
||||
"cycle_of" = "of";
|
||||
"No end date" = "Kein Enddatum";
|
||||
"Create" = "Erstellen";
|
||||
"Appointment(s)" = "Verabredung(en)";
|
||||
"Repeat until" = "Wiederhole bis";
|
||||
|
||||
"First" = "Erste";
|
||||
"Second" = "Zweite";
|
||||
"Third" = "Dritte";
|
||||
"Fourth" = "Vierte";
|
||||
"Fift" = "Fünfte";
|
||||
"Last" = "Letzter";
|
||||
|
||||
/* Appointment categories */
|
||||
|
||||
"category_NONE" = "Keine";
|
||||
|
||||
Reference in New Issue
Block a user