Merge lp:~acerisara/ubuntu-calendar-app/bottom-edge-autopilot into lp:~mihirsoni/ubuntu-calendar-app/bottomEdge

Proposed by Andrea Cerisara
Status: Needs review
Proposed branch: lp:~acerisara/ubuntu-calendar-app/bottom-edge-autopilot
Merge into: lp:~mihirsoni/ubuntu-calendar-app/bottomEdge
Diff against target: 2199 lines (+486/-363)
80 files modified
AgendaView.qml (+69/-77)
EventBubble.qml (+2/-1)
EventReminder.qml (+25/-42)
NewEvent.qml (+1/-0)
SimpleDivider.qml (+25/-0)
TimeLineBackground.qml (+4/-26)
TimeLineBase.qml (+1/-1)
TimeLineBaseComponent.qml (+10/-5)
TimeLineTimeScale.qml (+61/-0)
po/am.po (+2/-2)
po/ar.po (+2/-2)
po/ast.po (+2/-2)
po/az.po (+2/-2)
po/be.po (+2/-2)
po/bg.po (+2/-2)
po/br.po (+2/-2)
po/ca.po (+2/-2)
po/ca@valencia.po (+2/-2)
po/ckb.po (+2/-2)
po/cs.po (+2/-2)
po/cy.po (+2/-2)
po/da.po (+2/-2)
po/de.po (+2/-2)
po/el.po (+2/-2)
po/en_AU.po (+2/-2)
po/en_CA.po (+2/-2)
po/en_GB.po (+2/-2)
po/eo.po (+2/-2)
po/es.po (+2/-2)
po/et.po (+2/-2)
po/eu.po (+2/-2)
po/fa.po (+5/-5)
po/fi.po (+2/-2)
po/fr.po (+2/-2)
po/gd.po (+2/-2)
po/gl.po (+4/-4)
po/gu.po (+2/-2)
po/he.po (+2/-2)
po/hi.po (+2/-2)
po/hr.po (+2/-2)
po/hu.po (+5/-5)
po/id.po (+2/-2)
po/is.po (+18/-16)
po/it.po (+2/-2)
po/ja.po (+2/-2)
po/ka.po (+2/-2)
po/km.po (+2/-2)
po/ko.po (+2/-2)
po/lo.po (+2/-2)
po/lv.po (+3/-3)
po/ml.po (+2/-2)
po/ms.po (+2/-2)
po/my.po (+2/-2)
po/nb.po (+2/-2)
po/nl.po (+2/-2)
po/pa.po (+2/-2)
po/pl.po (+2/-2)
po/pt.po (+6/-6)
po/pt_BR.po (+2/-2)
po/ro.po (+14/-12)
po/ru.po (+2/-2)
po/shn.po (+2/-2)
po/si.po (+2/-2)
po/sk.po (+2/-2)
po/sl.po (+2/-2)
po/sr.po (+2/-2)
po/st.po (+2/-2)
po/sv.po (+2/-2)
po/ta.po (+2/-2)
po/te.po (+2/-2)
po/tr.po (+2/-2)
po/ug.po (+2/-2)
po/uk.po (+2/-2)
po/vi.po (+2/-2)
po/xh.po (+2/-2)
po/zh_CN.po (+2/-2)
po/zh_HK.po (+2/-2)
po/zh_TW.po (+26/-28)
tests/autopilot/calendar_app/__init__.py (+57/-6)
tests/autopilot/calendar_app/tests/test_new_event.py (+28/-4)
To merge this branch: bzr merge lp:~acerisara/ubuntu-calendar-app/bottom-edge-autopilot
Reviewer Review Type Date Requested Status
Nicholas Skaggs Pending
Review via email: mp+244230@code.launchpad.net

This proposal supersedes a proposal from 2014-12-09.

Description of the change

The autopilot tests for the new event page are now using the bottom edge button. WIP, tests are currently failing: it seems that when opening the page with the bottom edge button the calendar is not always set to "Personal".

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

This MP is a bit larger than needed because mihir's branch isn't against trunk as well.

Revision history for this message
Mihir Soni (mihirsoni) wrote :

Thanks a lot Andrea.

as I responded back on email , i'll get back soon and make this merge with in few days.

Really appreciate your help !!

Revision history for this message
Mihir Soni (mihirsoni) wrote :

Hi ,

Could you just revert back pot files ?

Revision history for this message
Mihir Soni (mihirsoni) wrote :

Hi ,

I just tried to reproduce the issue you have mentioned of PERSONAL calendar , I am unable to reproduce that , do you have any proper steps for reproducing same ?

Revision history for this message
Mihir Soni (mihirsoni) wrote :

Hi ,
As per your email instruction I did tried for couple of time , could we do like this , we can check both the thing , I am not sure why it is creating problem. I will check if sorting is an issue on the collection we receive from evolution

Revision history for this message
Andrea Cerisara (acerisara) wrote :

Sure, let me know if you need something. Not sure this will solve all my problems (there could be a timing issue also, I have to check), but still it is something we have to fix to make everything working :)

Unmerged revisions

561. By Andrea Cerisara

New event autopilot tests: opening the page with bottom edge button

560. By Launchpad Translations on behalf of ubuntu-calendar-dev

Launchpad automatic translations update.

559. By Launchpad Translations on behalf of ubuntu-calendar-dev

Launchpad automatic translations update.

558. By Andrea Cerisara

Added checks for default values in new event.

Approved by Nicholas Skaggs, Ubuntu Phone Apps Jenkins Bot.

557. By Launchpad Translations on behalf of ubuntu-calendar-dev

Launchpad automatic translations update.

556. By Kunal Parmar

Timeline background chnges required for new day and week view support.

Approved by Mihir Soni, Ubuntu Phone Apps Jenkins Bot.

555. By Kunal Parmar

Changing event bubble to flat.

Approved by Mihir Soni, Ubuntu Phone Apps Jenkins Bot.

554. By Launchpad Translations on behalf of ubuntu-calendar-dev

Launchpad automatic translations update.

553. By Mihir Soni

Agenda view Design Fix. Fixes: https://bugs.launchpad.net/bugs/1393524.

Approved by Kunal Parmar, Ubuntu Phone Apps Jenkins Bot.

552. By Mihir Soni

Reminder Design Fix.

Approved by Kunal Parmar, Ubuntu Phone Apps Jenkins Bot.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'AgendaView.qml'
--- AgendaView.qml 2014-11-03 18:39:53 +0000
+++ AgendaView.qml 2014-12-09 21:56:54 +0000
@@ -120,8 +120,7 @@
120 anchors.fill: parent120 anchors.fill: parent
121 visible: eventListModel.itemCount > 0121 visible: eventListModel.itemCount > 0
122122
123 delegate:listDelegate123 delegate: listDelegate
124
125 }124 }
126125
127 Scrollbar{126 Scrollbar{
@@ -148,13 +147,13 @@
148 return;147 return;
149 }148 }
150149
151 headerList.visible = false;150 headerContainer.visible = false;
152 if( index == 0 ) {151 if( index == 0 ) {
153 headerList.visible = true;152 headerContainer.visible = true;
154 } else {153 } else {
155 var prevEvent = eventListModel.items[index-1];154 var prevEvent = eventListModel.items[index-1];
156 if( prevEvent.startDateTime.midnight() < event.startDateTime.midnight()) {155 if( prevEvent.startDateTime.midnight() < event.startDateTime.midnight()) {
157 headerList.visible = true;156 headerContainer.visible = true;
158 }157 }
159 }158 }
160159
@@ -169,7 +168,7 @@
169 header.text = date168 header.text = date
170 timeLabel.text = timeString169 timeLabel.text = timeString
171 header.color = event.startDateTime.toLocaleDateString() === new Date().toLocaleDateString() ? UbuntuColors.orange : UbuntuColors.darkGrey170 header.color = event.startDateTime.toLocaleDateString() === new Date().toLocaleDateString() ? UbuntuColors.orange : UbuntuColors.darkGrey
172 calendarColorCode.color = eventListModel.collection(event.collectionId).color171 detailsContainer.color = eventListModel.collection(event.collectionId).color
173172
174 if( event.displayLabel) {173 if( event.displayLabel) {
175 titleLabel.text = event.displayLabel;174 titleLabel.text = event.displayLabel;
@@ -182,86 +181,79 @@
182 width: parent.width181 width: parent.width
183 anchors.top: parent.top182 anchors.top: parent.top
184183
185 ListItem.Header{184 //Not using ListItem.Header because of bug #1380766
186 id:headerList185 ListItem.Standard{
186 id: headerContainer
187
188 height: visible ? header.height + units.gu(1) : 0
189 width: parent.width
190
187 Label{191 Label{
188 id:header192 id: header
193 fontSize: "medium"
194 width: parent.width
195 elide: Text.ElideRight
189 anchors {196 anchors {
190 left: parent.left197 left: parent.left
191 leftMargin : units.gu(1)198 leftMargin: units.gu(1)
192 verticalCenter: parent.verticalCenter199 verticalCenter: parent.verticalCenter
193 }200 }
194 }201 }
195202 onClicked: {
196 states: [203 dateSelected(event.startDateTime);
197 State {204 }
198 name: "headerDateClicked"205 showDivider: false
199 when:testClick.pressed206 }
200 PropertyChanges {207 ListItem.ThinDivider {}
201 target: header208
202 color : header.color == UbuntuColors.orange209 Rectangle{
203 ? UbuntuColors.darkGrey210 id: detailsContainer
204 : UbuntuColors.orange211
212 anchors {
213 left: parent.left
214 right: parent.right
215 }
216
217 height: detailsColumn.height + units.gu(1)
218
219 ListItem.Standard{
220
221
222 showDivider:false
223 Column{
224 id: detailsColumn
225
226 anchors {
227 top: parent.top
228 left: parent.left
229 right: parent.right
230 margins: units.gu(0.5)
231 }
232
233 Label{
234 id: timeLabel
235 color:"White"
236 font.bold: true
237 fontSize: "small"
238 width: parent.width
239 }
240
241 Label{
242 id: titleLabel
243
244 color:"White"
245 fontSize: "small"
246 width: parent.width
247 maximumLineCount: 2
248 elide: Text.ElideRight
249 wrapMode: Text.WrapAtWordBoundaryOrAnywhere
205 }250 }
206 }251 }
207 ]
208
209 MouseArea{
210 id:testClick
211 anchors.fill: parent
212 onClicked: {252 onClicked: {
213 dateSelected(event.startDateTime);253 pageStack.push(Qt.resolvedUrl("EventDetails.qml"), {"event":event,"model":eventListModel});
214 }254 }
215 }255 }
216256 }
217 }
218
219 ListItem.Standard {
220 id:eventDetails
221 showDivider: false
222 Rectangle {
223 id: calendarColorCode
224
225 width: parent.height- units.gu(2)
226 height: width
227
228 anchors {
229 left: parent.left
230 leftMargin: units.gu(2)
231 verticalCenter: parent.verticalCenter
232 }
233 }
234 Column{
235 id: detailsColumn
236
237 anchors {
238 top: parent.top
239 left: calendarColorCode.right
240 right: parent.right
241 margins: units.gu(1)
242 }
243
244 Label{
245 id: timeLabel
246 font.bold: true
247 fontSize: "small"
248 width: parent.width
249 }
250
251 Label{
252 id: titleLabel
253 fontSize: "small"
254 width: parent.width
255 maximumLineCount: 2
256 elide: Text.ElideRight
257 wrapMode: Text.WrapAtWordBoundaryOrAnywhere
258 }
259 }
260 onClicked: {
261 pageStack.push(Qt.resolvedUrl("EventDetails.qml"), {"event":event,"model":eventListModel});
262 }
263 }
264
265 }257 }
266 }258 }
267 }259 }
268260
=== modified file 'EventBubble.qml'
--- EventBubble.qml 2014-10-24 13:18:44 +0000
+++ EventBubble.qml 2014-12-09 21:56:54 +0000
@@ -41,9 +41,10 @@
4141
42 signal clicked(var event);42 signal clicked(var event);
4343
44 UbuntuShape{44 Rectangle{
45 id: bg45 id: bg
46 anchors.fill: parent46 anchors.fill: parent
47 border.color: "white"
47 }48 }
4849
49 function resize() {50 function resize() {
5051
=== modified file 'EventReminder.qml'
--- EventReminder.qml 2014-10-10 17:49:49 +0000
+++ EventReminder.qml 2014-12-09 21:56:54 +0000
@@ -49,58 +49,41 @@
49 pop();49 pop();
50 }50 }
51 }51 }
5252 Scrollbar{
53 id:scrollList
54 flickableItem: _pageFlickable
55 anchors.fill :parent
56 }
53 Flickable {57 Flickable {
54 id: _pageFlickable58 id: _pageFlickable
5559
60
56 clip: true61 clip: true
57 anchors.fill: parent62 anchors.fill: parent
58 contentHeight: reminderModel.count * units.gu(7)63 contentHeight: _reminders.itemHeight * reminderModel.count + units.gu(2)
5964 ListItem.ItemSelector {
60 Column {65 id: _reminders
61 id: _reminderColumn66 expanded: true
6267 model: reminderModel
63 anchors {68 delegate: selectorDelegate
64 top: parent.top69 selectedIndex: reminderModel.get
65 left: parent.left70 onSelectedIndexChanged: {
66 right: parent.right71 root.reminderTime = reminderModel.get(selectedIndex).value
67 }72 }
6873
69 Repeater {74 Component.onCompleted: {
70 id: _reminders75 for(var i=0; i<reminderModel.count; i++) {
7176 if (root.reminderTime === reminderModel.get(i).value){
72 model: reminderModel77 _reminders.selectedIndex = i
7378 return;
74 ListItem.Standard {
75 id: _reminderDelegate
76
77 property alias isChecked: reminderCheckbox.checked
78
79 text: label
80 control: CheckBox {
81 id: reminderCheckbox
82
83 checked: root.reminderTime === value
84
85 onClicked: {
86 root.reminderTime = value
87 if (checked) {
88 // Ensures only one reminder option is selected
89 for(var i=0; i<reminderModel.count; i++) {
90 if(_reminders.itemAt(i).isChecked &&
91 i !== index) {
92 _reminders.itemAt(i).isChecked = false
93 }
94 }
95 }
96
97 else {
98 checked = !checked
99 }
100 }
101 }79 }
102 }80 }
103 }81 }
104 }82 }
83 Component {
84 id: selectorDelegate
85 OptionSelectorDelegate { text: label; }
86 }
87
105 }88 }
106}89}
10790
=== modified file 'NewEvent.qml'
--- NewEvent.qml 2014-11-16 10:10:53 +0000
+++ NewEvent.qml 2014-12-09 21:56:54 +0000
@@ -382,6 +382,7 @@
382 text: i18n.tr("All day event")382 text: i18n.tr("All day event")
383 showDivider: false383 showDivider: false
384 control: CheckBox {384 control: CheckBox {
385 objectName: "allDayEventCheckbox"
385 id: allDayEventCheckbox386 id: allDayEventCheckbox
386 checked: false387 checked: false
387 }388 }
388389
=== added file 'SimpleDivider.qml'
--- SimpleDivider.qml 1970-01-01 00:00:00 +0000
+++ SimpleDivider.qml 2014-12-09 21:56:54 +0000
@@ -0,0 +1,25 @@
1/*
2 * Copyright (C) 2013-2014 Canonical Ltd
3 *
4 * This file is part of Ubuntu Calendar App
5 *
6 * Ubuntu Calendar App is free software: you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 3 as
8 * published by the Free Software Foundation.
9 *
10 * Ubuntu Calendar App is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */
18
19import QtQuick 2.0
20
21Rectangle{
22 height: units.gu(0.1)
23 width: parent.width
24 color: "#e5e2e2"
25}
026
=== modified file 'TimeLineBackground.qml'
--- TimeLineBackground.qml 2014-10-04 02:19:01 +0000
+++ TimeLineBackground.qml 2014-12-09 21:56:54 +0000
@@ -21,35 +21,13 @@
2121
22Column {22Column {
23 width: parent.width23 width: parent.width
24
25 Repeater {24 Repeater {
26 model: 24 // hour in a day25 model: 24 // hour in a day
2726 delegate: Item {
28 delegate: Rectangle {
29 width: parent.width27 width: parent.width
30 height: units.gu(10)28 height: units.gu(8)
31 color: (index % 2 == 0) ? "#F5F5F5" : "#ECECEC"29
3230 SimpleDivider{}
33 Label {
34 id: timeLabel
35 width: (parent.width / 7) - units.gu(1)
36 wrapMode: Text.WordWrap
37
38 text: {
39 var locale = Qt.locale()
40 return new Date(0, 0, 0, index).toLocaleTimeString
41 (locale, locale.timeFormat(Locale.NarrowFormat))
42 }
43
44 anchors {
45 left: parent.left
46 leftMargin: units.gu(0.5)
47 verticalCenter: parent.verticalCenter
48 }
49
50 color: UbuntuColors.lightGrey
51 fontSize: "small"
52 }
53 }31 }
54 }32 }
55}33}
5634
=== modified file 'TimeLineBase.qml'
--- TimeLineBase.qml 2014-11-08 02:16:45 +0000
+++ TimeLineBase.qml 2014-12-09 21:56:54 +0000
@@ -24,7 +24,7 @@
2424
25 property var delegate;25 property var delegate;
26 property var day;26 property var day;
27 property int hourHeight: units.gu(10)27 property int hourHeight: units.gu(8)
28 property var model;28 property var model;
2929
30 Component.onCompleted: {30 Component.onCompleted: {
3131
=== modified file 'TimeLineBaseComponent.qml'
--- TimeLineBaseComponent.qml 2014-11-08 02:27:16 +0000
+++ TimeLineBaseComponent.qml 2014-12-09 21:56:54 +0000
@@ -43,7 +43,7 @@
43 var currentTime = new Date();43 var currentTime = new Date();
44 scrollHour = currentTime.getHours();44 scrollHour = currentTime.getHours();
4545
46 timeLineView.contentY = scrollHour * units.gu(10);46 timeLineView.contentY = scrollHour * units.gu(8);
47 if(timeLineView.contentY >= timeLineView.contentHeight - timeLineView.height) {47 if(timeLineView.contentY >= timeLineView.contentHeight - timeLineView.height) {
48 timeLineView.contentY = timeLineView.contentHeight - timeLineView.height48 timeLineView.contentY = timeLineView.contentHeight - timeLineView.height
49 }49 }
@@ -61,7 +61,7 @@
6161
62 onScrollDown:{62 onScrollDown:{
63 scrollHour++;63 scrollHour++;
64 var visibleHour = root.height / units.gu(10);64 var visibleHour = root.height / units.gu(8);
65 if( scrollHour > (25 -visibleHour)) {65 if( scrollHour > (25 -visibleHour)) {
66 scrollHour = 25 - visibleHour;66 scrollHour = 25 - visibleHour;
67 }67 }
@@ -70,7 +70,7 @@
70 }70 }
7171
72 function scrollToHour() {72 function scrollToHour() {
73 timeLineView.contentY = scrollHour * units.gu(10);73 timeLineView.contentY = scrollHour * units.gu(8);
74 if(timeLineView.contentY >= timeLineView.contentHeight - timeLineView.height) {74 if(timeLineView.contentY >= timeLineView.contentHeight - timeLineView.height) {
75 timeLineView.contentY = timeLineView.contentHeight - timeLineView.height75 timeLineView.contentY = timeLineView.contentHeight - timeLineView.height
76 }76 }
@@ -108,13 +108,18 @@
108 Flickable {108 Flickable {
109 id: timeLineView109 id: timeLineView
110110
111 contentHeight: units.gu(10) * 24111 contentHeight: units.gu(8) * 24
112 contentWidth: width112 contentWidth: width
113 anchors.fill: parent113 anchors.fill: parent
114114
115 clip: true115 clip: true
116116
117 TimeLineBackground {}117 Row {
118 width: parent.width
119 height: timeLineView.contentHeight
120 TimeLineTimeScale{ id: timeScale }
121 TimeLineBackground { width: parent.width - x}
122 }
118123
119 Row {124 Row {
120 id: week125 id: week
121126
=== added file 'TimeLineTimeScale.qml'
--- TimeLineTimeScale.qml 1970-01-01 00:00:00 +0000
+++ TimeLineTimeScale.qml 2014-12-09 21:56:54 +0000
@@ -0,0 +1,61 @@
1/*
2 * Copyright (C) 2013-2014 Canonical Ltd
3 *
4 * This file is part of Ubuntu Calendar App
5 *
6 * Ubuntu Calendar App is free software: you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 3 as
8 * published by the Free Software Foundation.
9 *
10 * Ubuntu Calendar App is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */
18
19import QtQuick 2.0
20import Ubuntu.Components 1.1
21
22Flickable{
23 id: timeFlickble
24
25 height: parent.height
26 width: units.gu(6)
27
28 contentHeight: 24 * units.gu(8)
29 contentWidth: width
30
31 interactive: false
32
33 clip: true
34
35 Column {
36 id: timeLine
37 width: parent.width
38
39 Repeater {
40 model: 24 // hour in a day
41
42 delegate: Item {
43 width: parent.width
44 height: units.gu(8)
45
46 Label {
47 id: timeLabel
48 width: units.gu(5)
49 anchors.top: parent.top
50 anchors.topMargin: units.gu(0.5)
51 horizontalAlignment: Text.AlignRight
52 text: Qt.formatTime( new Date(0,0,0,index), "hh:mm")
53 color: UbuntuColors.lightGrey
54 fontSize: "small"
55 }
56
57 SimpleDivider{}
58 }
59 }
60 }
61}
062
=== modified file 'po/am.po'
--- po/am.po 2014-10-19 07:01:35 +0000
+++ po/am.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n > 1;\n"17"Plural-Forms: nplurals=2; plural=n > 1;\n"
18"X-Launchpad-Export-Date: 2014-10-19 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ar.po'
--- po/ar.po 2014-10-18 07:05:51 +0000
+++ po/ar.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "17"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n % 100 >= "
18"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"18"3 && n % 100 <= 10 ? 3 : n % 100 >= 11 && n % 100 <= 99 ? 4 : 5;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/ast.po'
--- po/ast.po 2014-10-20 07:01:17 +0000
+++ po/ast.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-20 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/az.po'
--- po/az.po 2014-10-18 07:05:51 +0000
+++ po/az.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/be.po'
--- po/be.po 2014-10-18 07:05:51 +0000
+++ po/be.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "17"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/bg.po'
--- po/bg.po 2014-10-18 07:05:51 +0000
+++ po/bg.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/br.po'
--- po/br.po 2014-10-21 07:23:48 +0000
+++ po/br.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n > 1;\n"17"Plural-Forms: nplurals=2; plural=n > 1;\n"
18"X-Launchpad-Export-Date: 2014-10-21 07:23+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ca.po'
--- po/ca.po 2014-10-18 07:05:51 +0000
+++ po/ca.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ca@valencia.po'
--- po/ca@valencia.po 2014-10-20 07:01:17 +0000
+++ po/ca@valencia.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-20 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ckb.po'
--- po/ckb.po 2014-10-18 07:05:51 +0000
+++ po/ckb.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/cs.po'
--- po/cs.po 2014-10-27 06:28:19 +0000
+++ po/cs.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"17"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18"X-Launchpad-Export-Date: 2014-10-27 06:28+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/cy.po'
--- po/cy.po 2014-10-18 07:05:51 +0000
+++ po/cy.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 && n != 11) ? "17"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : (n != 8 && n != 11) ? "
18"2 : 3;\n"18"2 : 3;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/da.po'
--- po/da.po 2014-10-18 07:05:51 +0000
+++ po/da.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Type: text/plain; charset=UTF-8\n"16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=2; plural=n != 1;\n"18"Plural-Forms: nplurals=2; plural=n != 1;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/de.po'
--- po/de.po 2014-10-19 07:01:35 +0000
+++ po/de.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-19 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/el.po'
--- po/el.po 2014-10-18 07:05:51 +0000
+++ po/el.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/en_AU.po'
--- po/en_AU.po 2014-10-19 07:01:35 +0000
+++ po/en_AU.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-19 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/en_CA.po'
--- po/en_CA.po 2014-10-18 07:05:51 +0000
+++ po/en_CA.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/en_GB.po'
--- po/en_GB.po 2014-10-18 07:05:51 +0000
+++ po/en_GB.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/eo.po'
--- po/eo.po 2014-10-18 07:05:51 +0000
+++ po/eo.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/es.po'
--- po/es.po 2014-10-21 07:23:48 +0000
+++ po/es.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-21 07:23+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/et.po'
--- po/et.po 2014-10-18 07:05:51 +0000
+++ po/et.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/eu.po'
--- po/eu.po 2014-10-27 06:28:19 +0000
+++ po/eu.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-27 06:28+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/fa.po'
--- po/fa.po 2014-10-18 07:05:51 +0000
+++ po/fa.po 2014-12-09 21:56:54 +0000
@@ -8,15 +8,15 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-10-17 22:33+0000\n"11"PO-Revision-Date: 2014-12-01 08:45+0000\n"
12"Last-Translator: Danial Behzadi <dani.behzi@gmail.com>\n"12"Last-Translator: Arash Badie Modiri <arashbm@gmail.com>\n"
13"Language-Team: Persian <fa@li.org>\n"13"Language-Team: Persian <fa@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-02 06:09+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
@@ -242,7 +242,7 @@
242242
243#: ../NewEvent.qml:59243#: ../NewEvent.qml:59
244msgid "Save"244msgid "Save"
245msgstr "ذخیره‌کردن"245msgstr "ذخیره"
246246
247#: ../NewEvent.qml:164247#: ../NewEvent.qml:164
248msgid "End time can't be before start time"248msgid "End time can't be before start time"
249249
=== modified file 'po/fi.po'
--- po/fi.po 2014-10-22 06:13:38 +0000
+++ po/fi.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-22 06:13+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/fr.po'
--- po/fr.po 2014-10-27 06:28:19 +0000
+++ po/fr.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n > 1;\n"17"Plural-Forms: nplurals=2; plural=n > 1;\n"
18"X-Launchpad-Export-Date: 2014-10-27 06:28+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17203)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/gd.po'
--- po/gd.po 2014-10-21 07:23:48 +0000
+++ po/gd.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "17"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
18"(n > 2 && n < 20) ? 2 : 3;\n"18"(n > 2 && n < 20) ? 2 : 3;\n"
19"X-Launchpad-Export-Date: 2014-10-21 07:23+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17203)\n"20"X-Generator: Launchpad (build 17274)\n"
21"Language: gd\n"21"Language: gd\n"
2222
23#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3723#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
2424
=== modified file 'po/gl.po'
--- po/gl.po 2014-10-18 07:05:51 +0000
+++ po/gl.po 2014-12-09 21:56:54 +0000
@@ -8,15 +8,15 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-10-17 19:34+0000\n"11"PO-Revision-Date: 2014-11-22 15:00+0000\n"
12"Last-Translator: Marcos Lans <Unknown>\n"12"Last-Translator: Marcos Lans <Unknown>\n"
13"Language-Team: Galician <gl@li.org>\n"13"Language-Team: Galician <gl@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
@@ -307,7 +307,7 @@
307#: ../RecurrenceLabelDefines.qml:27307#: ../RecurrenceLabelDefines.qml:27
308#, qt-format308#, qt-format
309msgid "On %1, %2 ,%3"309msgid "On %1, %2 ,%3"
310msgstr "Os %1, %2 ,%3"310msgstr "Os %1, %2 e %3"
311311
312#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"312#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"
313#: ../RecurrenceLabelDefines.qml:29313#: ../RecurrenceLabelDefines.qml:29
314314
=== modified file 'po/gu.po'
--- po/gu.po 2014-10-18 07:05:51 +0000
+++ po/gu.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/he.po'
--- po/he.po 2014-10-18 07:05:51 +0000
+++ po/he.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/hi.po'
--- po/hi.po 2014-10-18 07:05:51 +0000
+++ po/hi.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/hr.po'
--- po/hr.po 2014-10-18 07:05:51 +0000
+++ po/hr.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/hu.po'
--- po/hu.po 2014-11-02 06:12:36 +0000
+++ po/hu.po 2014-12-09 21:56:54 +0000
@@ -8,15 +8,15 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-11-01 10:02+0000\n"11"PO-Revision-Date: 2014-11-18 07:24+0000\n"
12"Last-Translator: Richard Somlói <ricsipontaz@gmail.com>\n"12"Last-Translator: Richard Somlói <ricsipontaz@gmail.com>\n"
13"Language-Team: Hungarian <hu@li.org>\n"13"Language-Team: Hungarian <hu@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-11-02 06:12+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17211)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
@@ -112,7 +112,7 @@
112112
113#: ../DeleteConfirmationDialog.qml:40113#: ../DeleteConfirmationDialog.qml:40
114msgid "Delete series"114msgid "Delete series"
115msgstr "Sorozat törlése"115msgstr "Összes törlése"
116116
117#: ../DeleteConfirmationDialog.qml:51117#: ../DeleteConfirmationDialog.qml:51
118msgid "Delete this"118msgid "Delete this"
@@ -135,7 +135,7 @@
135135
136#: ../EditEventConfirmationDialog.qml:35136#: ../EditEventConfirmationDialog.qml:35
137msgid "Edit series"137msgid "Edit series"
138msgstr "Sorozat szerkesztése"138msgstr "Összes szerkesztése"
139139
140#: ../EditEventConfirmationDialog.qml:44140#: ../EditEventConfirmationDialog.qml:44
141msgid "Edit this"141msgid "Edit this"
142142
=== modified file 'po/id.po'
--- po/id.po 2014-10-18 07:05:51 +0000
+++ po/id.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/is.po'
--- po/is.po 2014-10-18 07:05:51 +0000
+++ po/is.po 2014-12-09 21:56:54 +0000
@@ -10,15 +10,15 @@
10"Project-Id-Version: po_com.ubuntu.calendar-is\n"10"Project-Id-Version: po_com.ubuntu.calendar-is\n"
11"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"11"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
12"POT-Creation-Date: 2014-10-17 17:41+0200\n"12"POT-Creation-Date: 2014-10-17 17:41+0200\n"
13"PO-Revision-Date: 2014-09-30 12:14+0000\n"13"PO-Revision-Date: 2014-12-02 12:07+0000\n"
14"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"14"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
15"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"15"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
16"MIME-Version: 1.0\n"16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=2; plural=n != 1;\n"19"Plural-Forms: nplurals=2; plural=n != 1;\n"
20"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"20"X-Launchpad-Export-Date: 2014-12-03 06:46+0000\n"
21"X-Generator: Launchpad (build 17196)\n"21"X-Generator: Launchpad (build 17274)\n"
22"Language: is\n"22"Language: is\n"
2323
24#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3724#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
@@ -52,15 +52,15 @@
52#: ../AllDayEventComponent.qml:10952#: ../AllDayEventComponent.qml:109
53#, qt-format53#, qt-format
54msgid "%1 ev."54msgid "%1 ev."
55msgstr ""55msgstr "%1 atb"
5656
57#. TRANSLATORS: the argument refers to the number of all day events57#. TRANSLATORS: the argument refers to the number of all day events
58#: ../AllDayEventComponent.qml:11358#: ../AllDayEventComponent.qml:113
59#, qt-format59#, qt-format
60msgid "%1 all day event"60msgid "%1 all day event"
61msgid_plural "%1 all day events"61msgid_plural "%1 all day events"
62msgstr[0] ""62msgstr[0] "%1 heilsdagsatburður"
63msgstr[1] ""63msgstr[1] "%1 heilsdagsatburðir"
6464
65#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:4265#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:42
66msgid "Calendars"66msgid "Calendars"
@@ -107,11 +107,12 @@
107#, qt-format107#, qt-format
108msgid "Delete only this event \"%1\", or all events in the series?"108msgid "Delete only this event \"%1\", or all events in the series?"
109msgstr ""109msgstr ""
110"Eyða einungis atburðinum \"%1\", eða öllum tilvikum atburða í lotunni?"
110111
111#: ../DeleteConfirmationDialog.qml:37112#: ../DeleteConfirmationDialog.qml:37
112#, qt-format113#, qt-format
113msgid "Are you sure you want to delete the event \"%1\"?"114msgid "Are you sure you want to delete the event \"%1\"?"
114msgstr ""115msgstr "Ertu viss um að þú viljir eyða atburðinum \"%1\"?"
115116
116#: ../DeleteConfirmationDialog.qml:40117#: ../DeleteConfirmationDialog.qml:40
117msgid "Delete series"118msgid "Delete series"
@@ -134,6 +135,7 @@
134#, qt-format135#, qt-format
135msgid "Edit only this event \"%1\", or all events in the series?"136msgid "Edit only this event \"%1\", or all events in the series?"
136msgstr ""137msgstr ""
138"Breyta einungis atburðinum \"%1\", eða öllum tilvikum atburða í lotunni?"
137139
138#: ../EditEventConfirmationDialog.qml:35140#: ../EditEventConfirmationDialog.qml:35
139msgid "Edit series"141msgid "Edit series"
@@ -163,13 +165,13 @@
163#: ../EventDetails.qml:66165#: ../EventDetails.qml:66
164#, qt-format166#, qt-format
165msgid "%1 Calendar"167msgid "%1 Calendar"
166msgstr ""168msgstr "%1 dagatal"
167169
168#. TRANSLATORS: the first parameter refers to number of all day events.170#. TRANSLATORS: the first parameter refers to number of all day events.
169#: ../EventDetails.qml:112171#: ../EventDetails.qml:112
170#, qt-format172#, qt-format
171msgid "%1 (All Day)"173msgid "%1 (All Day)"
172msgstr ""174msgstr "%1 (allan daginn)"
173175
174#: ../EventDetails.qml:171176#: ../EventDetails.qml:171
175msgid "Edit"177msgid "Edit"
@@ -216,22 +218,22 @@
216#, qt-format218#, qt-format
217msgid "%1; %2 time"219msgid "%1; %2 time"
218msgid_plural "%1; %2 times"220msgid_plural "%1; %2 times"
219msgstr[0] ""221msgstr[0] "%1; %2 sinni"
220msgstr[1] ""222msgstr[1] "%1; %2 sinnum"
221223
222#. TRANSLATORS: the argument refers to recurrence until user selected date.224#. TRANSLATORS: the argument refers to recurrence until user selected date.
223#. E.g. "Daily; until 12/12/2014."225#. E.g. "Daily; until 12/12/2014."
224#: ../EventUtils.qml:79226#: ../EventUtils.qml:79
225#, qt-format227#, qt-format
226msgid "%1; until %2"228msgid "%1; until %2"
227msgstr ""229msgstr "%1; til %2"
228230
229#. TRANSLATORS: the argument refers to several different days of the week.231#. TRANSLATORS: the argument refers to several different days of the week.
230#. E.g. "Weekly on Mondays, Tuesdays"232#. E.g. "Weekly on Mondays, Tuesdays"
231#: ../EventUtils.qml:102233#: ../EventUtils.qml:102
232#, qt-format234#, qt-format
233msgid "Weekly on %1"235msgid "Weekly on %1"
234msgstr ""236msgstr "Vikulega á %1"
235237
236#: ../LimitLabelDefines.qml:21238#: ../LimitLabelDefines.qml:21
237msgid "Never"239msgid "Never"
@@ -309,13 +311,13 @@
309#: ../RecurrenceLabelDefines.qml:27311#: ../RecurrenceLabelDefines.qml:27
310#, qt-format312#, qt-format
311msgid "On %1, %2 ,%3"313msgid "On %1, %2 ,%3"
312msgstr ""314msgstr "Á %1, %2 ,%3"
313315
314#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"316#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"
315#: ../RecurrenceLabelDefines.qml:29317#: ../RecurrenceLabelDefines.qml:29
316#, qt-format318#, qt-format
317msgid "On %1 and %2"319msgid "On %1 and %2"
318msgstr ""320msgstr "Á %1 og %2"
319321
320#: ../RecurrenceLabelDefines.qml:30322#: ../RecurrenceLabelDefines.qml:30
321msgid "Weekly"323msgid "Weekly"
@@ -338,7 +340,7 @@
338#. the event starts, not any time before340#. the event starts, not any time before
339#: ../RemindersModel.qml:30341#: ../RemindersModel.qml:30
340msgid "On Event"342msgid "On Event"
341msgstr ""343msgstr "Við atburð"
342344
343#: ../RemindersModel.qml:31345#: ../RemindersModel.qml:31
344msgid "5 minutes"346msgid "5 minutes"
345347
=== modified file 'po/it.po'
--- po/it.po 2014-10-18 07:05:51 +0000
+++ po/it.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ja.po'
--- po/ja.po 2014-10-18 07:05:51 +0000
+++ po/ja.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ka.po'
--- po/ka.po 2014-10-18 07:05:51 +0000
+++ po/ka.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/km.po'
--- po/km.po 2014-10-18 07:05:51 +0000
+++ po/km.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ko.po'
--- po/ko.po 2014-11-12 06:42:57 +0000
+++ po/ko.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-11-12 06:42+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17241)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/lo.po'
--- po/lo.po 2014-10-18 07:05:51 +0000
+++ po/lo.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/lv.po'
--- po/lv.po 2014-10-18 07:05:51 +0000
+++ po/lv.po 2014-12-09 21:56:54 +0000
@@ -9,14 +9,14 @@
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-09-07 14:25+0000\n"11"PO-Revision-Date: 2014-09-07 14:25+0000\n"
12"Last-Translator: Jānis-Marks Gailis <jm-gailis@fai-vianet.fr>\n"12"Last-Translator: Jānis Marks Gailis <jm-gailis@fai-vianet.fr>\n"
13"Language-Team: Latvian <lv@li.org>\n"13"Language-Team: Latvian <lv@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ml.po'
--- po/ml.po 2014-10-18 07:05:51 +0000
+++ po/ml.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ms.po'
--- po/ms.po 2014-10-18 07:05:51 +0000
+++ po/ms.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/my.po'
--- po/my.po 2014-10-18 07:05:51 +0000
+++ po/my.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:04+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/nb.po'
--- po/nb.po 2014-10-18 07:05:51 +0000
+++ po/nb.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/nl.po'
--- po/nl.po 2014-10-19 07:01:35 +0000
+++ po/nl.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-19 07:01+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/pa.po'
--- po/pa.po 2014-10-18 07:05:51 +0000
+++ po/pa.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/pl.po'
--- po/pl.po 2014-10-18 07:05:51 +0000
+++ po/pl.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "17"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
18"|| n%100>=20) ? 1 : 2;\n"18"|| n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/pt.po'
--- po/pt.po 2014-10-18 07:05:51 +0000
+++ po/pt.po 2014-12-09 21:56:54 +0000
@@ -8,15 +8,15 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-10-17 12:15+0000\n"11"PO-Revision-Date: 2014-11-20 14:19+0000\n"
12"Last-Translator: Ivo Xavier <ivofernandes12@gmail.com>\n"12"Last-Translator: Ivo Xavier <ivofernandes12@gmail.com>\n"
13"Language-Team: Portuguese <pt@li.org>\n"13"Language-Team: Portuguese <pt@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
@@ -78,18 +78,18 @@
7878
79#: ../ContactChoicePopup.qml:3779#: ../ContactChoicePopup.qml:37
80msgid "No contact"80msgid "No contact"
81msgstr "Sem contato"81msgstr "Sem contacto"
8282
83#: ../ContactChoicePopup.qml:8383#: ../ContactChoicePopup.qml:83
84msgid "Search contact"84msgid "Search contact"
85msgstr "Pesquisar contato"85msgstr "Pesquisar contacto"
8686
87#. TRANSLATORS: this is a time formatting string,87#. TRANSLATORS: this is a time formatting string,
88#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.88#. see http://qt-project.org/doc/qt-5/qml-qtqml-date.html#details for valid expressions.
89#. It's used in the header of the month and week views89#. It's used in the header of the month and week views
90#: ../DayView.qml:56 ../MonthView.qml:56 ../WeekView.qml:6090#: ../DayView.qml:56 ../MonthView.qml:56 ../WeekView.qml:60
91msgid "MMMM yyyy"91msgid "MMMM yyyy"
92msgstr "MMMM aaaa"92msgstr "MMM yyy"
9393
94#: ../DeleteConfirmationDialog.qml:3194#: ../DeleteConfirmationDialog.qml:31
95msgid "Delete Recurring Event"95msgid "Delete Recurring Event"
9696
=== modified file 'po/pt_BR.po'
--- po/pt_BR.po 2014-10-18 07:05:51 +0000
+++ po/pt_BR.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n > 1;\n"17"Plural-Forms: nplurals=2; plural=n > 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ro.po'
--- po/ro.po 2014-11-11 07:06:51 +0000
+++ po/ro.po 2014-12-09 21:56:54 +0000
@@ -8,16 +8,16 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-11-10 17:24+0000\n"11"PO-Revision-Date: 2014-12-01 18:16+0000\n"
12"Last-Translator: Meriuță Cornel <meriutacornel@neacornel.eu>\n"12"Last-Translator: Marian Vasile <marianvasile1972@gmail.com>\n"
13"Language-Team: Romanian <ro@li.org>\n"13"Language-Team: Romanian <ro@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "17"Plural-Forms: nplurals=3; plural=(n == 1 ? 0: (((n % 100 > 19) || ((n % 100 "
18"== 0) && (n != 0))) ? 2: 1));\n"18"== 0) && (n != 0))) ? 2: 1));\n"
19"X-Launchpad-Export-Date: 2014-11-11 07:06+0000\n"19"X-Launchpad-Export-Date: 2014-12-02 06:09+0000\n"
20"X-Generator: Launchpad (build 17241)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
@@ -57,8 +57,9 @@
57#, qt-format57#, qt-format
58msgid "%1 all day event"58msgid "%1 all day event"
59msgid_plural "%1 all day events"59msgid_plural "%1 all day events"
60msgstr[0] ""60msgstr[0] "%1 eveniment în desfășurare pe durata întregii zile"
61msgstr[1] ""61msgstr[1] "%1 evenimente în desfășurare pe durata întregii zile"
62msgstr[2] "%1 de evenimente în desfășurare pe durata întregii zile"
6263
63#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:4264#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:42
64msgid "Calendars"65msgid "Calendars"
@@ -161,7 +162,7 @@
161#: ../EventDetails.qml:66162#: ../EventDetails.qml:66
162#, qt-format163#, qt-format
163msgid "%1 Calendar"164msgid "%1 Calendar"
164msgstr ""165msgstr "Calendar %1"
165166
166#. TRANSLATORS: the first parameter refers to number of all day events.167#. TRANSLATORS: the first parameter refers to number of all day events.
167#: ../EventDetails.qml:112168#: ../EventDetails.qml:112
@@ -214,8 +215,9 @@
214#, qt-format215#, qt-format
215msgid "%1; %2 time"216msgid "%1; %2 time"
216msgid_plural "%1; %2 times"217msgid_plural "%1; %2 times"
217msgstr[0] ""218msgstr[0] "%1; %2 apariție"
218msgstr[1] ""219msgstr[1] "%1; %2 apariții"
220msgstr[2] "%1; %2 de apariții"
219221
220#. TRANSLATORS: the argument refers to recurrence until user selected date.222#. TRANSLATORS: the argument refers to recurrence until user selected date.
221#. E.g. "Daily; until 12/12/2014."223#. E.g. "Daily; until 12/12/2014."
@@ -307,13 +309,13 @@
307#: ../RecurrenceLabelDefines.qml:27309#: ../RecurrenceLabelDefines.qml:27
308#, qt-format310#, qt-format
309msgid "On %1, %2 ,%3"311msgid "On %1, %2 ,%3"
310msgstr ""312msgstr "În zilele de %1, %2 ,%3"
311313
312#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"314#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"
313#: ../RecurrenceLabelDefines.qml:29315#: ../RecurrenceLabelDefines.qml:29
314#, qt-format316#, qt-format
315msgid "On %1 and %2"317msgid "On %1 and %2"
316msgstr ""318msgstr "În zilele de %1 și %2"
317319
318#: ../RecurrenceLabelDefines.qml:30320#: ../RecurrenceLabelDefines.qml:30
319msgid "Weekly"321msgid "Weekly"
@@ -336,7 +338,7 @@
336#. the event starts, not any time before338#. the event starts, not any time before
337#: ../RemindersModel.qml:30339#: ../RemindersModel.qml:30
338msgid "On Event"340msgid "On Event"
339msgstr ""341msgstr "În momentul evenimentului"
340342
341#: ../RemindersModel.qml:31343#: ../RemindersModel.qml:31
342msgid "5 minutes"344msgid "5 minutes"
343345
=== modified file 'po/ru.po'
--- po/ru.po 2014-10-25 05:59:00 +0000
+++ po/ru.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2014-10-25 05:58+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17203)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/shn.po'
--- po/shn.po 2014-10-18 07:05:51 +0000
+++ po/shn.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=(n == 1) ? 0 : 1;\n"17"Plural-Forms: nplurals=2; plural=(n == 1) ? 0 : 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/si.po'
--- po/si.po 2014-10-18 07:05:51 +0000
+++ po/si.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/sk.po'
--- po/sk.po 2014-10-18 07:05:51 +0000
+++ po/sk.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"17"Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/sl.po'
--- po/sl.po 2014-10-21 07:23:48 +0000
+++ po/sl.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || "17"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || "
18"n%100==4 ? 3 : 0);\n"18"n%100==4 ? 3 : 0);\n"
19"X-Launchpad-Export-Date: 2014-10-21 07:23+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17203)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/sr.po'
--- po/sr.po 2014-10-18 07:05:51 +0000
+++ po/sr.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/st.po'
--- po/st.po 2014-10-18 07:05:51 +0000
+++ po/st.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:27+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/sv.po'
--- po/sv.po 2014-10-18 07:05:51 +0000
+++ po/sv.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
20"Language: sv\n"20"Language: sv\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
2323
=== modified file 'po/ta.po'
--- po/ta.po 2014-10-18 07:05:51 +0000
+++ po/ta.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/te.po'
--- po/te.po 2014-10-18 07:05:51 +0000
+++ po/te.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/tr.po'
--- po/tr.po 2014-10-18 07:05:51 +0000
+++ po/tr.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/ug.po'
--- po/ug.po 2014-10-18 07:05:51 +0000
+++ po/ug.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/uk.po'
--- po/uk.po 2014-10-18 07:05:51 +0000
+++ po/uk.po 2014-12-09 21:56:54 +0000
@@ -16,8 +16,8 @@
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "17"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"18"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"19"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
20"X-Generator: Launchpad (build 17196)\n"20"X-Generator: Launchpad (build 17274)\n"
2121
22#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3722#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
23#: ../WeekView.qml:42 ../YearView.qml:3623#: ../WeekView.qml:42 ../YearView.qml:36
2424
=== modified file 'po/vi.po'
--- po/vi.po 2014-10-18 07:05:51 +0000
+++ po/vi.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/xh.po'
--- po/xh.po 2014-10-18 07:05:51 +0000
+++ po/xh.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=n != 1;\n"17"Plural-Forms: nplurals=2; plural=n != 1;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/zh_CN.po'
--- po/zh_CN.po 2014-10-18 07:05:51 +0000
+++ po/zh_CN.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/zh_HK.po'
--- po/zh_HK.po 2014-10-18 07:05:51 +0000
+++ po/zh_HK.po 2014-12-09 21:56:54 +0000
@@ -15,8 +15,8 @@
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
2323
=== modified file 'po/zh_TW.po'
--- po/zh_TW.po 2014-10-18 07:05:51 +0000
+++ po/zh_TW.po 2014-12-09 21:56:54 +0000
@@ -8,15 +8,15 @@
8"Project-Id-Version: ubuntu-calendar-app\n"8"Project-Id-Version: ubuntu-calendar-app\n"
9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"9"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10"POT-Creation-Date: 2014-10-17 17:41+0200\n"10"POT-Creation-Date: 2014-10-17 17:41+0200\n"
11"PO-Revision-Date: 2014-08-29 10:56+0000\n"11"PO-Revision-Date: 2014-11-19 13:50+0000\n"
12"Last-Translator: Walter Cheuk <wwycheuk@gmail.com>\n"12"Last-Translator: Walter Cheuk <wwycheuk@gmail.com>\n"
13"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"13"Language-Team: Chinese (Traditional) <zh_TW@li.org>\n"
14"MIME-Version: 1.0\n"14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=1; plural=0;\n"17"Plural-Forms: nplurals=1; plural=0;\n"
18"X-Launchpad-Export-Date: 2014-10-18 07:05+0000\n"18"X-Launchpad-Export-Date: 2014-12-01 06:28+0000\n"
19"X-Generator: Launchpad (build 17196)\n"19"X-Generator: Launchpad (build 17274)\n"
2020
21#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:3721#: ../AgendaView.qml:50 ../DayView.qml:38 ../MonthView.qml:37
22#: ../WeekView.qml:42 ../YearView.qml:3622#: ../WeekView.qml:42 ../YearView.qml:36
@@ -29,11 +29,11 @@
2929
30#: ../AgendaView.qml:9330#: ../AgendaView.qml:93
31msgid "You have no calendars enabled"31msgid "You have no calendars enabled"
32msgstr ""32msgstr "未有啟用行事曆"
3333
34#: ../AgendaView.qml:10334#: ../AgendaView.qml:103
35msgid "Enable calendars"35msgid "Enable calendars"
36msgstr ""36msgstr "啟用行事曆"
3737
38#. TRANSLATORS: the first argument (%1) refers to a start time for an event,38#. TRANSLATORS: the first argument (%1) refers to a start time for an event,
39#. while the second one (%2) refers to the end time39#. while the second one (%2) refers to the end time
@@ -49,15 +49,14 @@
49#: ../AllDayEventComponent.qml:10949#: ../AllDayEventComponent.qml:109
50#, qt-format50#, qt-format
51msgid "%1 ev."51msgid "%1 ev."
52msgstr ""52msgstr "%1 件事"
5353
54#. TRANSLATORS: the argument refers to the number of all day events54#. TRANSLATORS: the argument refers to the number of all day events
55#: ../AllDayEventComponent.qml:11355#: ../AllDayEventComponent.qml:113
56#, qt-format56#, qt-format
57msgid "%1 all day event"57msgid "%1 all day event"
58msgid_plural "%1 all day events"58msgid_plural "%1 all day events"
59msgstr[0] ""59msgstr[0] "%1 件整日事件"
60msgstr[1] ""
6160
62#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:4261#: ../CalendarChoicePopup.qml:32 ../EventActions.qml:42
63msgid "Calendars"62msgid "Calendars"
@@ -89,7 +88,7 @@
89#. It's used in the header of the month and week views88#. It's used in the header of the month and week views
90#: ../DayView.qml:56 ../MonthView.qml:56 ../WeekView.qml:6089#: ../DayView.qml:56 ../MonthView.qml:56 ../WeekView.qml:60
91msgid "MMMM yyyy"90msgid "MMMM yyyy"
92msgstr ""91msgstr "yyyy年M月"
9392
94#: ../DeleteConfirmationDialog.qml:3193#: ../DeleteConfirmationDialog.qml:31
95msgid "Delete Recurring Event"94msgid "Delete Recurring Event"
@@ -103,12 +102,12 @@
103#: ../DeleteConfirmationDialog.qml:36102#: ../DeleteConfirmationDialog.qml:36
104#, qt-format103#, qt-format
105msgid "Delete only this event \"%1\", or all events in the series?"104msgid "Delete only this event \"%1\", or all events in the series?"
106msgstr ""105msgstr "僅刪除此「%1」事件,還是整系列事件?"
107106
108#: ../DeleteConfirmationDialog.qml:37107#: ../DeleteConfirmationDialog.qml:37
109#, qt-format108#, qt-format
110msgid "Are you sure you want to delete the event \"%1\"?"109msgid "Are you sure you want to delete the event \"%1\"?"
111msgstr ""110msgstr "確定刪除「%1」事件?"
112111
113#: ../DeleteConfirmationDialog.qml:40112#: ../DeleteConfirmationDialog.qml:40
114msgid "Delete series"113msgid "Delete series"
@@ -130,7 +129,7 @@
130#: ../EditEventConfirmationDialog.qml:32129#: ../EditEventConfirmationDialog.qml:32
131#, qt-format130#, qt-format
132msgid "Edit only this event \"%1\", or all events in the series?"131msgid "Edit only this event \"%1\", or all events in the series?"
133msgstr ""132msgstr "僅編輯此「%1」事件,還是整系列事件?"
134133
135#: ../EditEventConfirmationDialog.qml:35134#: ../EditEventConfirmationDialog.qml:35
136msgid "Edit series"135msgid "Edit series"
@@ -160,13 +159,13 @@
160#: ../EventDetails.qml:66159#: ../EventDetails.qml:66
161#, qt-format160#, qt-format
162msgid "%1 Calendar"161msgid "%1 Calendar"
163msgstr ""162msgstr "%1 行事曆"
164163
165#. TRANSLATORS: the first parameter refers to number of all day events.164#. TRANSLATORS: the first parameter refers to number of all day events.
166#: ../EventDetails.qml:112165#: ../EventDetails.qml:112
167#, qt-format166#, qt-format
168msgid "%1 (All Day)"167msgid "%1 (All Day)"
169msgstr ""168msgstr "%1 件 (整日)"
170169
171#: ../EventDetails.qml:171170#: ../EventDetails.qml:171
172msgid "Edit"171msgid "Edit"
@@ -178,7 +177,7 @@
178177
179#: ../EventDetails.qml:365 ../EventReminder.qml:35 ../NewEvent.qml:636178#: ../EventDetails.qml:365 ../EventReminder.qml:35 ../NewEvent.qml:636
180msgid "Reminder"179msgid "Reminder"
181msgstr ""180msgstr "提醒"
182181
183#. TRANSLATORS: this refers to how often a recurrent event repeats182#. TRANSLATORS: this refers to how often a recurrent event repeats
184#. and it is shown as the header of the page to choose repetition183#. and it is shown as the header of the page to choose repetition
@@ -186,7 +185,7 @@
186#. summary in the page that displays the event details185#. summary in the page that displays the event details
187#: ../EventRepetition.qml:41 ../EventRepetition.qml:128186#: ../EventRepetition.qml:41 ../EventRepetition.qml:128
188msgid "Repeat"187msgid "Repeat"
189msgstr ""188msgstr "重複"
190189
191#: ../EventRepetition.qml:147190#: ../EventRepetition.qml:147
192msgid "Repeats On:"191msgid "Repeats On:"
@@ -201,7 +200,7 @@
201#. its repetition200#. its repetition
202#: ../EventRepetition.qml:215 ../NewEvent.qml:617201#: ../EventRepetition.qml:215 ../NewEvent.qml:617
203msgid "Repeats"202msgid "Repeats"
204msgstr ""203msgstr "重複"
205204
206#: ../EventRepetition.qml:240205#: ../EventRepetition.qml:240
207msgid "Date"206msgid "Date"
@@ -213,22 +212,21 @@
213#, qt-format212#, qt-format
214msgid "%1; %2 time"213msgid "%1; %2 time"
215msgid_plural "%1; %2 times"214msgid_plural "%1; %2 times"
216msgstr[0] ""215msgstr[0] "%1; %2 次"
217msgstr[1] ""
218216
219#. TRANSLATORS: the argument refers to recurrence until user selected date.217#. TRANSLATORS: the argument refers to recurrence until user selected date.
220#. E.g. "Daily; until 12/12/2014."218#. E.g. "Daily; until 12/12/2014."
221#: ../EventUtils.qml:79219#: ../EventUtils.qml:79
222#, qt-format220#, qt-format
223msgid "%1; until %2"221msgid "%1; until %2"
224msgstr ""222msgstr "%1; 直到 %2"
225223
226#. TRANSLATORS: the argument refers to several different days of the week.224#. TRANSLATORS: the argument refers to several different days of the week.
227#. E.g. "Weekly on Mondays, Tuesdays"225#. E.g. "Weekly on Mondays, Tuesdays"
228#: ../EventUtils.qml:102226#: ../EventUtils.qml:102
229#, qt-format227#, qt-format
230msgid "Weekly on %1"228msgid "Weekly on %1"
231msgstr ""229msgstr "每週%1"
232230
233#: ../LimitLabelDefines.qml:21231#: ../LimitLabelDefines.qml:21
234msgid "Never"232msgid "Never"
@@ -260,15 +258,15 @@
260258
261#: ../NewEvent.qml:340259#: ../NewEvent.qml:340
262msgid "From"260msgid "From"
263msgstr ""261msgstr "由"
264262
265#: ../NewEvent.qml:384263#: ../NewEvent.qml:384
266msgid "To"264msgid "To"
267msgstr ""265msgstr "到"
268266
269#: ../NewEvent.qml:434267#: ../NewEvent.qml:434
270msgid "All day event"268msgid "All day event"
271msgstr ""269msgstr "整日事件"
272270
273#: ../NewEvent.qml:462271#: ../NewEvent.qml:462
274msgid "Event Name"272msgid "Event Name"
@@ -300,19 +298,19 @@
300298
301#: ../RecurrenceLabelDefines.qml:25299#: ../RecurrenceLabelDefines.qml:25
302msgid "On Weekdays"300msgid "On Weekdays"
303msgstr ""301msgstr "週一至週五"
304302
305#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday, Tuesday, Thursday"303#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday, Tuesday, Thursday"
306#: ../RecurrenceLabelDefines.qml:27304#: ../RecurrenceLabelDefines.qml:27
307#, qt-format305#, qt-format
308msgid "On %1, %2 ,%3"306msgid "On %1, %2 ,%3"
309msgstr ""307msgstr "於%1、%2、%3"
310308
311#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"309#. TRANSLATORS: The arguments refer to days of the week. E.g. "On Monday and Thursday"
312#: ../RecurrenceLabelDefines.qml:29310#: ../RecurrenceLabelDefines.qml:29
313#, qt-format311#, qt-format
314msgid "On %1 and %2"312msgid "On %1 and %2"
315msgstr ""313msgstr "於%1及%2"
316314
317#: ../RecurrenceLabelDefines.qml:30315#: ../RecurrenceLabelDefines.qml:30
318msgid "Weekly"316msgid "Weekly"
@@ -335,7 +333,7 @@
335#. the event starts, not any time before333#. the event starts, not any time before
336#: ../RemindersModel.qml:30334#: ../RemindersModel.qml:30
337msgid "On Event"335msgid "On Event"
338msgstr ""336msgstr "事件開始時"
339337
340#: ../RemindersModel.qml:31338#: ../RemindersModel.qml:31
341msgid "5 minutes"339msgid "5 minutes"
342340
=== modified file 'tests/autopilot/calendar_app/__init__.py'
--- tests/autopilot/calendar_app/__init__.py 2014-11-04 15:08:45 +0000
+++ tests/autopilot/calendar_app/__init__.py 2014-12-09 21:56:54 +0000
@@ -18,7 +18,8 @@
1818
19import logging19import logging
20from time import sleep20from time import sleep
2121from autopilot.introspection import dbus
22import datetime
22import autopilot.logging23import autopilot.logging
23import ubuntuuitoolkit24import ubuntuuitoolkit
24from autopilot import exceptions25from autopilot import exceptions
@@ -113,6 +114,27 @@
113 logger.debug('The Day View page is already opened.')114 logger.debug('The Day View page is already opened.')
114 return self.get_day_view(day_tab)115 return self.get_day_view(day_tab)
115116
117 def open_new_event_page(self):
118 """Bring the new event page to the screen"""
119 self.visible.wait_for(True)
120 try:
121 button = self.wait_select_single(objectName='bottomEdgeTip')
122 button.visible.wait_for(True)
123
124 start_x = (button.globalRect.x +
125 (button.globalRect.width * 0.5))
126
127 start_y = (button.globalRect.y +
128 (button.height * 0.2))
129
130 stop_y = start_y - (self.height * 0.7)
131 self.pointing_device.drag(start_x, start_y,
132 start_x, stop_y, rate=3)
133
134 except dbus.StateNotFoundError:
135 logger.error('BottomEdge element not found.')
136 raise
137
116 @autopilot.logging.log_action(logger.info)138 @autopilot.logging.log_action(logger.info)
117 def go_to_new_event(self):139 def go_to_new_event(self):
118 """Open the page to add a new event.140 """Open the page to add a new event.
@@ -120,9 +142,11 @@
120 :return: The New Event page.142 :return: The New Event page.
121143
122 """144 """
123 header = self.get_header()145
124 header.click_action_button('neweventbutton')146 self.open_new_event_page()
125 return self.wait_select_single(NewEvent, objectName='newEventPage')147 page = self.wait_select_single(NewEvent, objectName='newEventPage')
148 page.visible.wait_for(True)
149 return page
126150
127 def set_picker(self, field, mode, value):151 def set_picker(self, field, mode, value):
128 # open picker152 # open picker
@@ -631,8 +655,8 @@
631 self._get_calendar().select_option('Label', text=calendar)655 self._get_calendar().select_option('Label', text=calendar)
632656
633 def _get_calendar(self):657 def _get_calendar(self):
634 return self.select_single(ubuntuuitoolkit.OptionSelector,658 return self.wait_select_single(ubuntuuitoolkit.OptionSelector,
635 objectName="calendarsOption")659 objectName="calendarsOption")
636660
637 def _get_guests(self):661 def _get_guests(self):
638 guestlist = self.select_single('QQuickColumn', objectName='guestList')662 guestlist = self.select_single('QQuickColumn', objectName='guestList')
@@ -642,6 +666,9 @@
642 guest_names.append(guest.text)666 guest_names.append(guest.text)
643 return guest_names667 return guest_names
644668
669 def has_guests(self):
670 return len(self._get_guests()) > 0
671
645 def get_calendar_name(self):672 def get_calendar_name(self):
646 return self._get_calendar().get_current_label().text673 return self._get_calendar().get_current_label().text
647674
@@ -654,6 +681,30 @@
654 def get_location_name(self):681 def get_location_name(self):
655 return self._get_text_box('eventLocationInput').text682 return self._get_text_box('eventLocationInput').text
656683
684 def get_is_all_day_event(self):
685 return self.wait_select_single('CheckBox',
686 objectName='allDayEventCheckbox'
687 ).checked
688
689 def get_this_happens(self):
690 return self.wait_select_single('Subtitled',
691 objectName='thisHappens').subText
692
693 def get_reminder(self):
694 return self.wait_select_single('Subtitled',
695 objectName='eventReminder').subText
696
697 def get_start_date(self):
698 startDate = self.startDate
699 return datetime.datetime(startDate.year, startDate.month,
700 startDate.day, startDate.hour,
701 startDate.minute)
702
703 def get_end_date(self):
704 endDate = self.endDate
705 return datetime.datetime(endDate.year, endDate.month,
706 endDate.day, endDate.hour, endDate.minute)
707
657 def _get_form_values(self):708 def _get_form_values(self):
658 # TODO get start date and end date, is all day event, recurrence and709 # TODO get start date and end date, is all day event, recurrence and
659 # reminders. --elopio - 2014-06-26710 # reminders. --elopio - 2014-06-26
660711
=== modified file 'tests/autopilot/calendar_app/tests/test_new_event.py'
--- tests/autopilot/calendar_app/tests/test_new_event.py 2014-10-21 14:26:29 +0000
+++ tests/autopilot/calendar_app/tests/test_new_event.py 2014-12-09 21:56:54 +0000
@@ -19,6 +19,7 @@
19from __future__ import absolute_import19from __future__ import absolute_import
2020
21import logging21import logging
22import datetime
2223
23from autopilot.matchers import Eventually24from autopilot.matchers import Eventually
24from testtools.matchers import Equals25from testtools.matchers import Equals
@@ -72,13 +73,24 @@
72 return False73 return False
73 return True74 return True
7475
75 # TODO write helpers to check all of the default values76 def _expected_start_date(self):
76 # then expand the asserts to ensure defaults are correct77 now = datetime.datetime.now()
78 now = datetime.datetime(now.year, now.month,
79 now.day, now.hour, now.minute)
80
81 if now.minute < 30:
82 return datetime.datetime(now.year, now.month,
83 now.day, now.hour, 30)
84 else:
85 start_date = datetime.datetime(now.year, now.month,
86 now.day, now.hour, 0)
87 return start_date + datetime.timedelta(hours=1)
88
77 def test_new_event_must_start_with_default_values(self):89 def test_new_event_must_start_with_default_values(self):
78 """Test adding a new event default values90 """Test adding a new event default values
7991
80 Start Date: today Start Time: next half hour increment92 Start Date: today Start Time: next half hour increment
81 End Date: today End Time: 30 mins after start time93 End Date: today End Time: 1 hour after start time
82 Calendar: Personal94 Calendar: Personal
83 All Day Event: unchecked95 All Day Event: unchecked
84 Event Name: blank, selected96 Event Name: blank, selected
@@ -86,7 +98,7 @@
86 Location: none98 Location: none
87 Guests: none99 Guests: none
88 This happens: Once100 This happens: Once
89 Remind me: No Reminder101 Remind me: On Event
90 """102 """
91103
92 new_event_page = self.app.main_view.go_to_new_event()104 new_event_page = self.app.main_view.go_to_new_event()
@@ -94,6 +106,18 @@
94 self.assertThat(new_event_page.get_event_name(), Equals(''))106 self.assertThat(new_event_page.get_event_name(), Equals(''))
95 self.assertThat(new_event_page.get_description_text(), Equals(''))107 self.assertThat(new_event_page.get_description_text(), Equals(''))
96 self.assertThat(new_event_page.get_location_name(), Equals(''))108 self.assertThat(new_event_page.get_location_name(), Equals(''))
109 self.assertThat(new_event_page.get_is_all_day_event(), Equals(False))
110 self.assertThat(new_event_page.has_guests(), Equals(False))
111 self.assertThat(new_event_page.get_this_happens(), Equals('Once'))
112 self.assertThat(new_event_page.get_reminder(), Equals('On Event'))
113
114 expected_start_date = self._expected_start_date()
115 expected_end_date = expected_start_date + datetime.timedelta(hours=1)
116
117 self.assertThat(new_event_page.get_start_date(),
118 Equals(expected_start_date))
119 self.assertThat(new_event_page.get_end_date(),
120 Equals(expected_end_date))
97121
98 def test_add_new_event_with_default_values(self):122 def test_add_new_event_with_default_values(self):
99 """Test adding a new event with the default values.123 """Test adding a new event with the default values.

Subscribers

People subscribed via source and target branches

to all changes: