Skip to content

Commit

Permalink
Run i18n merge for new translations
Browse files Browse the repository at this point in the history
Added Keys:
"Could not connect"
"Current Month Title:"
"HTTP Error %1: %2"
"Logged out of Google. Please login again."
"Too many web requests. Will try again soon."
"Weather API limit reached"
"Widget has been updated. Please logout and login to Google Calendar again."
"Will try again soon."

Removed Keys:
"Could not connect (HTTP Error 0), will try again soon."
"Weather API limit reached, will try again soon."
  • Loading branch information
Zren committed Nov 12, 2020
1 parent 5373f73 commit 55ae1bd
Show file tree
Hide file tree
Showing 16 changed files with 594 additions and 184 deletions.
30 changes: 15 additions & 15 deletions package/translate/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@ Or if you know how to make a pull request
## Status
| Locale | Lines | % Done|
|----------|---------|-------|
| Template | 205 | |
| da | 181/205 | 88% |
| de | 130/205 | 63% |
| el | 163/205 | 79% |
| es | 189/205 | 92% |
| fr | 185/205 | 90% |
| it | 203/205 | 99% |
| ja | 187/205 | 91% |
| nl | 203/205 | 99% |
| pl | 153/205 | 74% |
| pt_BR | 189/205 | 92% |
| ru | 189/205 | 92% |
| tr | 180/205 | 87% |
| uk | 149/205 | 72% |
| zh_CN | 158/205 | 77% |
| Template | 212 | |
| da | 182/212 | 85% |
| de | 131/212 | 61% |
| el | 164/212 | 77% |
| es | 189/212 | 89% |
| fr | 185/212 | 87% |
| it | 203/212 | 95% |
| ja | 186/212 | 87% |
| nl | 202/212 | 95% |
| pl | 154/212 | 72% |
| pt_BR | 189/212 | 89% |
| ru | 189/212 | 89% |
| tr | 181/212 | 85% |
| uk | 150/212 | 70% |
| zh_CN | 159/212 | 75% |
48 changes: 37 additions & 11 deletions package/translate/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eventcalendar\n"
"Report-Msgid-Bugs-To: https://github.com/Zren/plasma-applet-eventcalendar\n"
"POT-Creation-Date: 2020-11-07 13:45-0500\n"
"POT-Creation-Date: 2020-11-12 11:42-0500\n"
"PO-Revision-Date: 2019-05-04 00:48-0400\n"
"Last-Translator: Chris Darnell <chris@cedeel.com>\n"
"Language-Team: Chris Darnell <chris@cedeel.com>\n"
Expand Down Expand Up @@ -117,6 +117,28 @@ msgstr "(Ikke navngivet)"
msgid "[No Calendars]"
msgstr "[Ingen kalendere]"

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "HTTP Error %1: %2"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Could not connect"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Will try again soon."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
#: ../contents/ui/config/ConfigGoogleCalendar.qml ../contents/ui/PopupView.qml
msgid ""
"Widget has been updated. Please logout and login to Google Calendar again."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
msgid "Too many web requests. Will try again soon."
msgstr ""

#: ../contents/ui/config/ConfigAgenda.qml
msgid "Show agenda"
msgstr "Vis agenda"
Expand Down Expand Up @@ -276,6 +298,15 @@ msgstr ""
msgid "Style"
msgstr "Stil"

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Current Month Title:"
msgstr ""

#: ../contents/ui/config/ConfigCalendar.qml ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr "d. MMMM yyyy"

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Show Borders"
msgstr "Vis kanter"
Expand Down Expand Up @@ -800,11 +831,7 @@ msgid "%1 - %2"
msgstr "%1 - %2"

#: ../contents/ui/Logic.qml
msgid "Could not connect (HTTP Error 0), will try again soon."
msgstr ""

#: ../contents/ui/Logic.qml
msgid "Weather API limit reached, will try again soon."
msgid "Weather API limit reached"
msgstr ""

#: ../contents/ui/main.qml
Expand All @@ -820,11 +847,6 @@ msgstr "Regionale indstillinger..."
msgid "%1mm"
msgstr "%1mm"

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr "d. MMMM yyyy"

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for other months of current year"
msgid "MMMM"
Expand Down Expand Up @@ -853,6 +875,10 @@ msgstr ""
msgid "Error fetching weather."
msgstr ""

#: ../contents/ui/PopupView.qml
msgid "Logged out of Google. Please login again."
msgstr ""

#: ../contents/ui/TimerInputView.qml
msgid "&Start"
msgstr "&Start"
Expand Down
48 changes: 37 additions & 11 deletions package/translate/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eventcalendar\n"
"Report-Msgid-Bugs-To: https://github.com/Zren/plasma-applet-eventcalendar\n"
"POT-Creation-Date: 2020-11-07 13:45-0500\n"
"POT-Creation-Date: 2020-11-12 11:42-0500\n"
"PO-Revision-Date: 2017-04-29 11:18+0100\n"
"Last-Translator: Hans-Peter Jansen <hpj@urpla.net>\n"
"Language-Team: de <hpj@urpla.net>\n"
Expand Down Expand Up @@ -118,6 +118,28 @@ msgstr ""
msgid "[No Calendars]"
msgstr "[Keine Kalender]"

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "HTTP Error %1: %2"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Could not connect"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Will try again soon."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
#: ../contents/ui/config/ConfigGoogleCalendar.qml ../contents/ui/PopupView.qml
msgid ""
"Widget has been updated. Please logout and login to Google Calendar again."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
msgid "Too many web requests. Will try again soon."
msgstr ""

#: ../contents/ui/config/ConfigAgenda.qml
msgid "Show agenda"
msgstr "Ereignisse anzeigen"
Expand Down Expand Up @@ -275,6 +297,15 @@ msgstr ""
msgid "Style"
msgstr "Stil"

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Current Month Title:"
msgstr ""

#: ../contents/ui/config/ConfigCalendar.qml ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr ""

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Show Borders"
msgstr "Ränder anzeigen"
Expand Down Expand Up @@ -797,11 +828,7 @@ msgid "%1 - %2"
msgstr ""

#: ../contents/ui/Logic.qml
msgid "Could not connect (HTTP Error 0), will try again soon."
msgstr ""

#: ../contents/ui/Logic.qml
msgid "Weather API limit reached, will try again soon."
msgid "Weather API limit reached"
msgstr ""

#: ../contents/ui/main.qml
Expand All @@ -817,11 +844,6 @@ msgstr "Region einstellen..."
msgid "%1mm"
msgstr "%1mm"

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr ""

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for other months of current year"
msgid "MMMM"
Expand Down Expand Up @@ -850,6 +872,10 @@ msgstr ""
msgid "Error fetching weather."
msgstr ""

#: ../contents/ui/PopupView.qml
msgid "Logged out of Google. Please login again."
msgstr ""

#: ../contents/ui/TimerInputView.qml
msgid "&Start"
msgstr ""
Expand Down
48 changes: 37 additions & 11 deletions package/translate/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eventcalendar\n"
"Report-Msgid-Bugs-To: https://github.com/Zren/plasma-applet-eventcalendar\n"
"POT-Creation-Date: 2020-11-07 13:45-0500\n"
"POT-Creation-Date: 2020-11-12 11:42-0500\n"
"PO-Revision-Date: 2018-06-07 01:37+0300\n"
"Last-Translator: Chris P <skylin@protonmail.com>\n"
"Language-Team: Chris P <skylin@protonmail.com>\n"
Expand Down Expand Up @@ -117,6 +117,28 @@ msgstr "(Χωρίς Τίτλο)"
msgid "[No Calendars]"
msgstr "[Χωρίς Ημερολόγια]"

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "HTTP Error %1: %2"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Could not connect"
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml ../contents/ui/Logic.qml
msgid "Will try again soon."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
#: ../contents/ui/config/ConfigGoogleCalendar.qml ../contents/ui/PopupView.qml
msgid ""
"Widget has been updated. Please logout and login to Google Calendar again."
msgstr ""

#: ../contents/ui/calendars/GoogleCalendarManager.qml
msgid "Too many web requests. Will try again soon."
msgstr ""

#: ../contents/ui/config/ConfigAgenda.qml
msgid "Show agenda"
msgstr "Εμφάνιση Ατζέντας"
Expand Down Expand Up @@ -275,6 +297,15 @@ msgstr ""
msgid "Style"
msgstr "Στιλ"

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Current Month Title:"
msgstr ""

#: ../contents/ui/config/ConfigCalendar.qml ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr "d MMMM, yyyy"

#: ../contents/ui/config/ConfigCalendar.qml
msgid "Show Borders"
msgstr "Εμφάνιση Περιθωρίων"
Expand Down Expand Up @@ -800,11 +831,7 @@ msgid "%1 - %2"
msgstr ""

#: ../contents/ui/Logic.qml
msgid "Could not connect (HTTP Error 0), will try again soon."
msgstr ""

#: ../contents/ui/Logic.qml
msgid "Weather API limit reached, will try again soon."
msgid "Weather API limit reached"
msgstr ""

#: ../contents/ui/main.qml
Expand All @@ -820,11 +847,6 @@ msgstr "Ρύθμιση Τοπικότητας..."
msgid "%1mm"
msgstr "%1mm"

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for current month"
msgid "MMMM d, yyyy"
msgstr "d MMMM, yyyy"

#: ../contents/ui/MonthView.qml
msgctxt "calendar title format for other months of current year"
msgid "MMMM"
Expand Down Expand Up @@ -855,6 +877,10 @@ msgstr ""
msgid "Error fetching weather."
msgstr ""

#: ../contents/ui/PopupView.qml
msgid "Logged out of Google. Please login again."
msgstr ""

#: ../contents/ui/TimerInputView.qml
msgid "&Start"
msgstr ""
Expand Down
Loading

0 comments on commit 55ae1bd

Please sign in to comment.