Skip to content
Snippets Groups Projects
Commit 064d6b8a authored by Georg Ehrke's avatar Georg Ehrke
Browse files

update calendar pot file

parent 0d81014f
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ msgid "" ...@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-10-22 13:05+0200\n" "POT-Creation-Date: 2012-01-06 21:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
...@@ -17,8 +17,8 @@ msgstr "" ...@@ -17,8 +17,8 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ajax/editeventform.php:26 #: ajax/guesstimezone.php:42
msgid "Wrong calendar" msgid "New Timezone:"
msgstr "" msgstr ""
#: ajax/settimezone.php:22 #: ajax/settimezone.php:22
...@@ -29,168 +29,312 @@ msgstr "" ...@@ -29,168 +29,312 @@ msgstr ""
msgid "Invalid request" msgid "Invalid request"
msgstr "" msgstr ""
#: appinfo/app.php:21 templates/calendar.php:11 #: appinfo/app.php:20 templates/calendar.php:13
#: templates/part.eventform.php:21 #: templates/part.eventform.php:20
msgid "Calendar" msgid "Calendar"
msgstr "" msgstr ""
#: js/calendar.js:153 #: lib/app.php:19
msgid "ddd d MMMM[ yyyy]{ -[ddd d] MMMM yyyy}" msgid "Wrong calendar"
msgstr ""
#: js/calendar.js:155
msgid "ddd d MMMM[ yyyy] HH:mm{ -[ ddd d MMMM yyyy] HH:mm}"
msgstr "" msgstr ""
#: lib/object.php:344 #: lib/app.php:60 lib/object.php:332
msgid "Birthday" msgid "Birthday"
msgstr "" msgstr ""
#: lib/object.php:345 #: lib/app.php:61 lib/object.php:333
msgid "Business" msgid "Business"
msgstr "" msgstr ""
#: lib/object.php:346 #: lib/app.php:62 lib/object.php:334
msgid "Call" msgid "Call"
msgstr "" msgstr ""
#: lib/object.php:347 #: lib/app.php:63 lib/object.php:335
msgid "Clients" msgid "Clients"
msgstr "" msgstr ""
#: lib/object.php:348 #: lib/app.php:64 lib/object.php:336
msgid "Deliverer" msgid "Deliverer"
msgstr "" msgstr ""
#: lib/object.php:349 #: lib/app.php:65 lib/object.php:337
msgid "Holidays" msgid "Holidays"
msgstr "" msgstr ""
#: lib/object.php:350 #: lib/app.php:66 lib/object.php:338
msgid "Ideas" msgid "Ideas"
msgstr "" msgstr ""
#: lib/object.php:351 #: lib/app.php:67 lib/object.php:339
msgid "Journey" msgid "Journey"
msgstr "" msgstr ""
#: lib/object.php:352 #: lib/app.php:68 lib/object.php:340
msgid "Jubilee" msgid "Jubilee"
msgstr "" msgstr ""
#: lib/object.php:353 #: lib/app.php:69 lib/object.php:341
msgid "Meeting" msgid "Meeting"
msgstr "" msgstr ""
#: lib/object.php:354 #: lib/app.php:70 lib/object.php:342
msgid "Other" msgid "Other"
msgstr "" msgstr ""
#: lib/object.php:355 #: lib/app.php:71 lib/object.php:343
msgid "Personal" msgid "Personal"
msgstr "" msgstr ""
#: lib/object.php:356 #: lib/app.php:72 lib/object.php:344
msgid "Projects" msgid "Projects"
msgstr "" msgstr ""
#: lib/object.php:357 #: lib/app.php:73 lib/object.php:345
msgid "Questions" msgid "Questions"
msgstr "" msgstr ""
#: lib/object.php:358 #: lib/app.php:74 lib/object.php:346
msgid "Work" msgid "Work"
msgstr "" msgstr ""
#: lib/object.php:365 #: lib/object.php:353
msgid "Does not repeat" msgid "Does not repeat"
msgstr "" msgstr ""
#: lib/object.php:366 #: lib/object.php:354
msgid "Daily" msgid "Daily"
msgstr "" msgstr ""
#: lib/object.php:367 #: lib/object.php:355
msgid "Weekly" msgid "Weekly"
msgstr "" msgstr ""
#: lib/object.php:368 #: lib/object.php:356
msgid "Every Weekday" msgid "Every Weekday"
msgstr "" msgstr ""
#: lib/object.php:369 #: lib/object.php:357
msgid "Bi-Weekly" msgid "Bi-Weekly"
msgstr "" msgstr ""
#: lib/object.php:370 #: lib/object.php:358
msgid "Monthly" msgid "Monthly"
msgstr "" msgstr ""
#: lib/object.php:371 #: lib/object.php:359
msgid "Yearly" msgid "Yearly"
msgstr "" msgstr ""
#: lib/object.php:366
msgid "never"
msgstr ""
#: lib/object.php:367
msgid "by occurrences"
msgstr ""
#: lib/object.php:368
msgid "by date"
msgstr ""
#: lib/object.php:375
msgid "by monthday"
msgstr ""
#: lib/object.php:376
msgid "by weekday"
msgstr ""
#: lib/object.php:383
msgid "Monday"
msgstr ""
#: lib/object.php:384
msgid "Tuesday"
msgstr ""
#: lib/object.php:385
msgid "Wednesday"
msgstr ""
#: lib/object.php:386
msgid "Thursday"
msgstr ""
#: lib/object.php:387
msgid "Friday"
msgstr ""
#: lib/object.php:388
msgid "Saturday"
msgstr ""
#: lib/object.php:389 #: lib/object.php:389
msgid "Sunday"
msgstr ""
#: lib/object.php:396
msgid "events week of month"
msgstr ""
#: lib/object.php:397
msgid "first"
msgstr ""
#: lib/object.php:398
msgid "second"
msgstr ""
#: lib/object.php:399
msgid "third"
msgstr ""
#: lib/object.php:400
msgid "fourth"
msgstr ""
#: lib/object.php:401
msgid "fifth"
msgstr ""
#: lib/object.php:402
msgid "last"
msgstr ""
#: lib/object.php:424
msgid "January"
msgstr ""
#: lib/object.php:425
msgid "February"
msgstr ""
#: lib/object.php:426
msgid "March"
msgstr ""
#: lib/object.php:427
msgid "April"
msgstr ""
#: lib/object.php:428
msgid "May"
msgstr ""
#: lib/object.php:429
msgid "June"
msgstr ""
#: lib/object.php:430
msgid "July"
msgstr ""
#: lib/object.php:431
msgid "August"
msgstr ""
#: lib/object.php:432
msgid "September"
msgstr ""
#: lib/object.php:433
msgid "October"
msgstr ""
#: lib/object.php:434
msgid "November"
msgstr ""
#: lib/object.php:435
msgid "December"
msgstr ""
#: lib/object.php:441
msgid "by events date"
msgstr ""
#: lib/object.php:442
msgid "by yearday(s)"
msgstr ""
#: lib/object.php:443
msgid "by weeknumber(s)"
msgstr ""
#: lib/object.php:444
msgid "by day and month"
msgstr ""
#: lib/object.php:467
msgid "Not an array" msgid "Not an array"
msgstr "" msgstr ""
#: templates/calendar.php:8 #: lib/search.php:32 lib/search.php:34 lib/search.php:37
msgid "Date"
msgstr ""
#: lib/search.php:40
msgid "Cal."
msgstr ""
#: templates/calendar.php:10
msgid "All day" msgid "All day"
msgstr "" msgstr ""
#: templates/calendar.php:9 #: templates/calendar.php:11
msgid "Missing fields" msgid "Missing fields"
msgstr "" msgstr ""
#: templates/calendar.php:10 templates/part.eventform.php:3 #: templates/calendar.php:12 templates/part.eventform.php:3
msgid "Title" msgid "Title"
msgstr "" msgstr ""
#: templates/calendar.php:12 #: templates/calendar.php:14
msgid "From Date" msgid "From Date"
msgstr "" msgstr ""
#: templates/calendar.php:13 #: templates/calendar.php:15
msgid "From Time" msgid "From Time"
msgstr "" msgstr ""
#: templates/calendar.php:14 #: templates/calendar.php:16
msgid "To Date" msgid "To Date"
msgstr "" msgstr ""
#: templates/calendar.php:15 #: templates/calendar.php:17
msgid "To Time" msgid "To Time"
msgstr "" msgstr ""
#: templates/calendar.php:16 #: templates/calendar.php:18
msgid "The event ends before it starts" msgid "The event ends before it starts"
msgstr "" msgstr ""
#: templates/calendar.php:17 #: templates/calendar.php:19
msgid "There was a database fail" msgid "There was a database fail"
msgstr "" msgstr ""
#: templates/calendar.php:23 #: templates/calendar.php:37
msgid "Week" msgid "Week"
msgstr "" msgstr ""
#: templates/calendar.php:24 #: templates/calendar.php:38
msgid "Month" msgid "Month"
msgstr "" msgstr ""
#: templates/calendar.php:25 #: templates/calendar.php:39
msgid "List" msgid "List"
msgstr "" msgstr ""
#: templates/calendar.php:30 #: templates/calendar.php:44
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: templates/calendar.php:31 #: templates/calendar.php:45
msgid "Calendars" msgid "Calendars"
msgstr "" msgstr ""
#: templates/calendar.php:48 #: templates/calendar.php:63
msgid "There was a fail, while parsing the file." msgid "There was a fail, while parsing the file."
msgstr "" msgstr ""
...@@ -216,7 +360,7 @@ msgid "Edit" ...@@ -216,7 +360,7 @@ msgid "Edit"
msgstr "" msgstr ""
#: templates/part.choosecalendar.rowfields.php:4 #: templates/part.choosecalendar.rowfields.php:4
#: templates/part.editevent.php:8 #: templates/part.editevent.php:9
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
...@@ -244,7 +388,7 @@ msgstr "" ...@@ -244,7 +388,7 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "" msgstr ""
#: templates/part.editcalendar.php:42 templates/part.editevent.php:7 #: templates/part.editcalendar.php:42 templates/part.editevent.php:8
#: templates/part.newevent.php:6 #: templates/part.newevent.php:6
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
...@@ -257,7 +401,7 @@ msgstr "" ...@@ -257,7 +401,7 @@ msgstr ""
msgid "Edit an event" msgid "Edit an event"
msgstr "" msgstr ""
#: templates/part.editevent.php:9 #: templates/part.editevent.php:10
msgid "Export" msgid "Export"
msgstr "" msgstr ""
...@@ -273,43 +417,83 @@ msgstr "" ...@@ -273,43 +417,83 @@ msgstr ""
msgid "Select category" msgid "Select category"
msgstr "" msgstr ""
#: templates/part.eventform.php:39 #: templates/part.eventform.php:37
msgid "All Day Event" msgid "All Day Event"
msgstr "" msgstr ""
#: templates/part.eventform.php:43 #: templates/part.eventform.php:41
msgid "From" msgid "From"
msgstr "" msgstr ""
#: templates/part.eventform.php:51 #: templates/part.eventform.php:49
msgid "To" msgid "To"
msgstr "" msgstr ""
#: templates/part.eventform.php:59 #: templates/part.eventform.php:57
msgid "Advanced options" msgid "Advanced options"
msgstr "" msgstr ""
#: templates/part.eventform.php:64 #: templates/part.eventform.php:61
msgid "Repeat" msgid "Repeat"
msgstr "" msgstr ""
#: templates/part.eventform.php:80 #: templates/part.eventform.php:68
msgid "Attendees" msgid "Advanced"
msgstr ""
#: templates/part.eventform.php:112
msgid "Select weekdays"
msgstr ""
#: templates/part.eventform.php:125 templates/part.eventform.php:138
msgid "Select days"
msgstr ""
#: templates/part.eventform.php:130
msgid "and the events day of year."
msgstr "" msgstr ""
#: templates/part.eventform.php:87 #: templates/part.eventform.php:143
msgid "and the events day of month."
msgstr ""
#: templates/part.eventform.php:151
msgid "Select months"
msgstr ""
#: templates/part.eventform.php:164
msgid "Select weeks"
msgstr ""
#: templates/part.eventform.php:169
msgid "and the events week of year."
msgstr ""
#: templates/part.eventform.php:175
msgid "Interval"
msgstr ""
#: templates/part.eventform.php:181
msgid "End"
msgstr ""
#: templates/part.eventform.php:193
msgid "occurrences"
msgstr ""
#: templates/part.eventform.php:208
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: templates/part.eventform.php:89 #: templates/part.eventform.php:210
msgid "Location of the Event" msgid "Location of the Event"
msgstr "" msgstr ""
#: templates/part.eventform.php:95 #: templates/part.eventform.php:216
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: templates/part.eventform.php:96 #: templates/part.eventform.php:218
msgid "Description of the Event" msgid "Description of the Event"
msgstr "" msgstr ""
...@@ -353,6 +537,10 @@ msgstr "" ...@@ -353,6 +537,10 @@ msgstr ""
msgid "Timezone" msgid "Timezone"
msgstr "" msgstr ""
#: templates/settings.php:30
msgid "Check always for changes of the timezone"
msgstr ""
#: templates/settings.php:32 #: templates/settings.php:32
msgid "Timeformat" msgid "Timeformat"
msgstr "" msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment