summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-09 02:18:45 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-09 02:18:45 +0000
commit9c21bd22b5856bfa995aaedd1779c32bd7506266 (patch)
tree8ae08eefc5e74918c91290cc590e4279740606e0 /apps
parent0dbb99a81bc39cee97f6644faef5bec24881b69c (diff)
downloadnextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.tar.gz
nextcloud-server-9c21bd22b5856bfa995aaedd1779c32bd7506266.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/contactsinteraction/l10n/el.js9
-rw-r--r--apps/contactsinteraction/l10n/el.json7
-rw-r--r--apps/dashboard/l10n/fr.js2
-rw-r--r--apps/dashboard/l10n/fr.json2
-rw-r--r--apps/dav/l10n/ja.js11
-rw-r--r--apps/dav/l10n/ja.json11
-rw-r--r--apps/files_sharing/l10n/ja.js1
-rw-r--r--apps/files_sharing/l10n/ja.json1
-rw-r--r--apps/user_status/l10n/el.js38
-rw-r--r--apps/user_status/l10n/el.json36
-rw-r--r--apps/weather_status/l10n/ca.js2
-rw-r--r--apps/weather_status/l10n/ca.json2
-rw-r--r--apps/weather_status/l10n/cs.js2
-rw-r--r--apps/weather_status/l10n/cs.json2
-rw-r--r--apps/weather_status/l10n/de.js2
-rw-r--r--apps/weather_status/l10n/de.json2
-rw-r--r--apps/weather_status/l10n/de_DE.js2
-rw-r--r--apps/weather_status/l10n/de_DE.json2
-rw-r--r--apps/weather_status/l10n/el.js40
-rw-r--r--apps/weather_status/l10n/el.json38
-rw-r--r--apps/weather_status/l10n/es.js2
-rw-r--r--apps/weather_status/l10n/es.json2
-rw-r--r--apps/weather_status/l10n/fr.js2
-rw-r--r--apps/weather_status/l10n/fr.json2
-rw-r--r--apps/weather_status/l10n/gl.js2
-rw-r--r--apps/weather_status/l10n/gl.json2
-rw-r--r--apps/weather_status/l10n/it.js2
-rw-r--r--apps/weather_status/l10n/it.json2
-rw-r--r--apps/weather_status/l10n/nl.js2
-rw-r--r--apps/weather_status/l10n/nl.json2
-rw-r--r--apps/weather_status/l10n/pl.js2
-rw-r--r--apps/weather_status/l10n/pl.json2
-rw-r--r--apps/weather_status/l10n/sl.js2
-rw-r--r--apps/weather_status/l10n/sl.json2
-rw-r--r--apps/weather_status/l10n/tr.js2
-rw-r--r--apps/weather_status/l10n/tr.json2
36 files changed, 242 insertions, 2 deletions
diff --git a/apps/contactsinteraction/l10n/el.js b/apps/contactsinteraction/l10n/el.js
new file mode 100644
index 00000000000..ee6ecd37d80
--- /dev/null
+++ b/apps/contactsinteraction/l10n/el.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Πρόσφατη επικοινωνία",
+ "Contacts Interaction" : "Ενσωμάτωση επαφών",
+ "Manages interaction between users and contacts" : "Διαχειρίζεται την αλληλεπίδραση μεταξύ χρηστών και επαφών",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Συλλογή δεδομένων σχετικά με αλληλεπιδράσεις χρήστη και επαφών και παροχή βιβλίου διευθύνσεων για τα δεδομένα"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/el.json b/apps/contactsinteraction/l10n/el.json
new file mode 100644
index 00000000000..5a4e91ddffb
--- /dev/null
+++ b/apps/contactsinteraction/l10n/el.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Πρόσφατη επικοινωνία",
+ "Contacts Interaction" : "Ενσωμάτωση επαφών",
+ "Manages interaction between users and contacts" : "Διαχειρίζεται την αλληλεπίδραση μεταξύ χρηστών και επαφών",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Συλλογή δεδομένων σχετικά με αλληλεπιδράσεις χρήστη και επαφών και παροχή βιβλίου διευθύνσεων για τα δεδομένα"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index 3c01a2ddd7c..28d790e0269 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dashboard",
{
"Dashboard" : "Tableau de bord",
- "Dashboard app" : "Dashboard app",
+ "Dashboard app" : "Application Tableau de bord",
"Show something" : "Montre quelque chose",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index 40f16a5e9e6..487e0447f65 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Dashboard" : "Tableau de bord",
- "Dashboard app" : "Dashboard app",
+ "Dashboard app" : "Application Tableau de bord",
"Show something" : "Montre quelque chose",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 8b79087a774..d56afb5f468 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。",
"{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました",
"You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました",
+ "Calendar and tasks" : "カレンダーとタスク",
"A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されたとき",
"A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき",
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
@@ -64,8 +65,13 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s に %2$s から",
"Invitation canceled" : "招待のキャンセル",
"Invitation updated" : "招待の更新",
+ "Invitation" : "招待",
+ "Title:" : "タイトル:",
+ "Time:" : "時刻:",
"Location:" : "場所:",
"Link:" : "リンク:",
+ "Organizer:" : "主催者:",
+ "Attendees:" : "参加者:",
"Accept" : "承諾",
"Decline" : "拒否",
"More options …" : "他のオプション …",
@@ -76,7 +82,12 @@ OC.L10N.register(
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。",
"Configures a CalDAV account" : "CalDAVアカウントを設定します",
"Configures a CardDAV account" : "CardDAVアカウントを設定します",
+ "Events" : "イベント",
"Tasks" : "タスク",
+ "Untitled task" : "タイトルなしタスク",
+ "Completed on %s" : "%sに完了",
+ "Due on %s by %s" : "期限日%s が%sにより設定",
+ "Due on %s" : "期限日:%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAVエンドポイント",
"There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。",
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json
index 85f9ce8fb05..cc456fed2b8 100644
--- a/apps/dav/l10n/ja.json
+++ b/apps/dav/l10n/ja.json
@@ -38,6 +38,7 @@
"You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。",
"{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました",
"You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました",
+ "Calendar and tasks" : "カレンダーとタスク",
"A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されたとき",
"A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されたとき",
"A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき",
@@ -62,8 +63,13 @@
"%1$s via %2$s" : "%1$s に %2$s から",
"Invitation canceled" : "招待のキャンセル",
"Invitation updated" : "招待の更新",
+ "Invitation" : "招待",
+ "Title:" : "タイトル:",
+ "Time:" : "時刻:",
"Location:" : "場所:",
"Link:" : "リンク:",
+ "Organizer:" : "主催者:",
+ "Attendees:" : "参加者:",
"Accept" : "承諾",
"Decline" : "拒否",
"More options …" : "他のオプション …",
@@ -74,7 +80,12 @@
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。",
"Configures a CalDAV account" : "CalDAVアカウントを設定します",
"Configures a CardDAV account" : "CardDAVアカウントを設定します",
+ "Events" : "イベント",
"Tasks" : "タスク",
+ "Untitled task" : "タイトルなしタスク",
+ "Completed on %s" : "%sに完了",
+ "Due on %s by %s" : "期限日%s が%sにより設定",
+ "Due on %s" : "期限日:%s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAVエンドポイント",
"There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 7c8d4968018..2187eece6e3 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -181,6 +181,7 @@ OC.L10N.register(
"Add another link" : "別のリンクを追加",
"Create a new share link" : "新しい共有リンクを作成する",
"Shared via link by {initiator}" : "{initiator}がリンクで共有",
+ "Share link ({label})" : "リンク共有 ({label})",
"Share link" : "URLで共有",
"Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index 0364714830d..997ac1c1f19 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -179,6 +179,7 @@
"Add another link" : "別のリンクを追加",
"Create a new share link" : "新しい共有リンクを作成する",
"Shared via link by {initiator}" : "{initiator}がリンクで共有",
+ "Share link ({label})" : "リンク共有 ({label})",
"Share link" : "URLで共有",
"Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
diff --git a/apps/user_status/l10n/el.js b/apps/user_status/l10n/el.js
new file mode 100644
index 00000000000..1d0a9aefaad
--- /dev/null
+++ b/apps/user_status/l10n/el.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Πρόσφατες καταστάσεις",
+ "In a meeting" : "Σε συνάντηση",
+ "Commuting" : "Μετακίνηση προς την εργασία",
+ "Out sick" : "Αναρρωτική άδεια",
+ "Vacationing" : "Διακοπάρω",
+ "Working remotely" : "Εργασία εξ αποστάσεως",
+ "User status" : "Κατάσταση χρήστη",
+ "Clear status message after" : "Εκκαθάριση μηνύματος κατάστασης μετά από",
+ "What's your status?" : "Ποια είναι η κατάστασή σας;",
+ "Set status" : "Ορισμός κατάστασης",
+ "Online status" : "Κατάσταση σε σύνδεση",
+ "Status message" : "Μήνυμα κατάστασης",
+ "Clear status message" : "Εκκαθάριση μηνύματος κατάστασης",
+ "Set status message" : "Ορισμός μηνύματος κατάστασης",
+ "There was an error saving the status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της κατάστασης",
+ "There was an error clearing the status" : "Παρουσιάστηκε σφάλμα κατά την εκκαθάριση της κατάστασης",
+ "No recent status changes" : "Δεν υπάρχουν πρόσφατες αλλαγές κατάστασης",
+ "Away" : "Λείπω",
+ "Do not disturb" : "Μην ενοχλείτε",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Να μη γίνεται εκκαθάριση",
+ "Today" : "Σήμερα",
+ "This week" : "Αυτή την εβδομάδα",
+ "Online" : "Σε σύνδεση",
+ "Invisible" : "Αόρατος",
+ "Offline" : "Εκτός σύνδεσης",
+ "There was an error saving the new status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της νέας κατάστασης",
+ "30 minutes" : "30 λεπτά",
+ "1 hour" : "1 ώρα",
+ "4 hours" : "4 ώρες",
+ "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων",
+ "Appear offline" : "Εμφάνιση εκτός σύνδεσης",
+ "Clear status after" : "Εκκαθάριση κατάστασης μετά από"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/el.json b/apps/user_status/l10n/el.json
new file mode 100644
index 00000000000..0fbd8b7cc70
--- /dev/null
+++ b/apps/user_status/l10n/el.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Recent statuses" : "Πρόσφατες καταστάσεις",
+ "In a meeting" : "Σε συνάντηση",
+ "Commuting" : "Μετακίνηση προς την εργασία",
+ "Out sick" : "Αναρρωτική άδεια",
+ "Vacationing" : "Διακοπάρω",
+ "Working remotely" : "Εργασία εξ αποστάσεως",
+ "User status" : "Κατάσταση χρήστη",
+ "Clear status message after" : "Εκκαθάριση μηνύματος κατάστασης μετά από",
+ "What's your status?" : "Ποια είναι η κατάστασή σας;",
+ "Set status" : "Ορισμός κατάστασης",
+ "Online status" : "Κατάσταση σε σύνδεση",
+ "Status message" : "Μήνυμα κατάστασης",
+ "Clear status message" : "Εκκαθάριση μηνύματος κατάστασης",
+ "Set status message" : "Ορισμός μηνύματος κατάστασης",
+ "There was an error saving the status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της κατάστασης",
+ "There was an error clearing the status" : "Παρουσιάστηκε σφάλμα κατά την εκκαθάριση της κατάστασης",
+ "No recent status changes" : "Δεν υπάρχουν πρόσφατες αλλαγές κατάστασης",
+ "Away" : "Λείπω",
+ "Do not disturb" : "Μην ενοχλείτε",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Να μη γίνεται εκκαθάριση",
+ "Today" : "Σήμερα",
+ "This week" : "Αυτή την εβδομάδα",
+ "Online" : "Σε σύνδεση",
+ "Invisible" : "Αόρατος",
+ "Offline" : "Εκτός σύνδεσης",
+ "There was an error saving the new status" : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της νέας κατάστασης",
+ "30 minutes" : "30 λεπτά",
+ "1 hour" : "1 ώρα",
+ "4 hours" : "4 ώρες",
+ "Mute all notifications" : "Σίγαση όλων των ειδοποιήσεων",
+ "Appear offline" : "Εμφάνιση εκτός σύνδεσης",
+ "Clear status after" : "Εκκαθάριση κατάστασης μετά από"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js
index d148e3be550..4a48843b049 100644
--- a/apps/weather_status/l10n/ca.js
+++ b/apps/weather_status/l10n/ca.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat a l'aplicació Tauler.\n La posició de l'usuari es pot determinar o definir manualment automàticament. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació de Calendari.",
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Definir l'adreça personalitzada",
+ "Favorites" : "Favorits",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Ennuvolat a les {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Bon dia a les {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Més temps per a {adr}",
"Loading weather" : "S' està carregant el temps",
"Set location for weather" : "Definir la ubicació per al temps",
+ "Remove from favorites" : "Suprimeix de preferits",
"There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.",
"No weather information found" : "No s'ha trobat informació meteorològica",
"Location not found" : "No s'ha trobat la ubicació",
diff --git a/apps/weather_status/l10n/ca.json b/apps/weather_status/l10n/ca.json
index cd1a61dad38..871b33ad5a9 100644
--- a/apps/weather_status/l10n/ca.json
+++ b/apps/weather_status/l10n/ca.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat a l'aplicació Tauler.\n La posició de l'usuari es pot determinar o definir manualment automàticament. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació de Calendari.",
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Definir l'adreça personalitzada",
+ "Favorites" : "Favorits",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cel clar a les {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Ennuvolat a les {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Bon dia a les {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Més temps per a {adr}",
"Loading weather" : "S' està carregant el temps",
"Set location for weather" : "Definir la ubicació per al temps",
+ "Remove from favorites" : "Suprimeix de preferits",
"There was an error getting the weather status information." : "S'ha produït un error en obtenir la informació de l'estat del temps.",
"No weather information found" : "No s'ha trobat informació meteorològica",
"Location not found" : "No s'ha trobat la ubicació",
diff --git a/apps/weather_status/l10n/cs.js b/apps/weather_status/l10n/cs.js
index d8f06d98c17..6fceaee2f75 100644
--- a/apps/weather_status/l10n/cs.js
+++ b/apps/weather_status/l10n/cs.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Napojení stavu počasí pro aplikaci Přehled.\n Polohu uživatele je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.",
"Detect location" : "Zjistit polohu",
"Set custom address" : "Nastavit uživatelsky určenou adresu",
+ "Favorites" : "Oblíbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasné nebe v {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Zataženo v {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Jasno v {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Více o počasí pro {adr}",
"Loading weather" : "Načítá se počasí",
"Set location for weather" : "Nastavit polohu pro předpovídání počasí",
+ "Remove from favorites" : "Odebrat z oblíbených",
"You are not logged in." : "Nejste přihlášení.",
"There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.",
"No weather information found" : "Nenalezeny žádné informace o počasí",
diff --git a/apps/weather_status/l10n/cs.json b/apps/weather_status/l10n/cs.json
index 5c8bdf5d4b0..71643489c76 100644
--- a/apps/weather_status/l10n/cs.json
+++ b/apps/weather_status/l10n/cs.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Napojení stavu počasí pro aplikaci Přehled.\n Polohu uživatele je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.",
"Detect location" : "Zjistit polohu",
"Set custom address" : "Nastavit uživatelsky určenou adresu",
+ "Favorites" : "Oblíbené",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasné nebe v {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Zataženo v {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Jasno v {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Více o počasí pro {adr}",
"Loading weather" : "Načítá se počasí",
"Set location for weather" : "Nastavit polohu pro předpovídání počasí",
+ "Remove from favorites" : "Odebrat z oblíbených",
"You are not logged in." : "Nejste přihlášení.",
"There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.",
"No weather information found" : "Nenalezeny žádné informace o počasí",
diff --git a/apps/weather_status/l10n/de.js b/apps/weather_status/l10n/de.js
index 93fda9405de..149f4d2cb55 100644
--- a/apps/weather_status/l10n/de.js
+++ b/apps/weather_status/l10n/de.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Mehr Wetter für {adr}",
"Loading weather" : "Lade Wetter",
"Set location for weather" : "Stelle Standort für Wetter ein.",
+ "Remove from favorites" : "Von Favoriten entfernen",
"You are not logged in." : "Du bist nicht angemeldet.",
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
"No weather information found" : "Keine Wetterinformationen gefunden",
diff --git a/apps/weather_status/l10n/de.json b/apps/weather_status/l10n/de.json
index 6de0f1ef8e4..1ca9a567f9f 100644
--- a/apps/weather_status/l10n/de.json
+++ b/apps/weather_status/l10n/de.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Mehr Wetter für {adr}",
"Loading weather" : "Lade Wetter",
"Set location for weather" : "Stelle Standort für Wetter ein.",
+ "Remove from favorites" : "Von Favoriten entfernen",
"You are not logged in." : "Du bist nicht angemeldet.",
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
"No weather information found" : "Keine Wetterinformationen gefunden",
diff --git a/apps/weather_status/l10n/de_DE.js b/apps/weather_status/l10n/de_DE.js
index f0bd53892a7..8fecfd97aa8 100644
--- a/apps/weather_status/l10n/de_DE.js
+++ b/apps/weather_status/l10n/de_DE.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Ort erkennen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Mehr Wetter für {adr}",
"Loading weather" : "Lade Wetter",
"Set location for weather" : "Stelle Standort für Wetter ein.",
+ "Remove from favorites" : "Aus Favoriten entfernen",
"You are not logged in." : "Sie sind nicht angemeldet.",
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
"No weather information found" : "Keine Wetterinformationen gefunden",
diff --git a/apps/weather_status/l10n/de_DE.json b/apps/weather_status/l10n/de_DE.json
index 6a9bb8b7303..f403db254b2 100644
--- a/apps/weather_status/l10n/de_DE.json
+++ b/apps/weather_status/l10n/de_DE.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Ort erkennen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "Favorites" : "Favoriten",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Mehr Wetter für {adr}",
"Loading weather" : "Lade Wetter",
"Set location for weather" : "Stelle Standort für Wetter ein.",
+ "Remove from favorites" : "Aus Favoriten entfernen",
"You are not logged in." : "Sie sind nicht angemeldet.",
"There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
"No weather information found" : "Keine Wetterinformationen gefunden",
diff --git a/apps/weather_status/l10n/el.js b/apps/weather_status/l10n/el.js
new file mode 100644
index 00000000000..c5f8e473acf
--- /dev/null
+++ b/apps/weather_status/l10n/el.js
@@ -0,0 +1,40 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Άγνωστη διεύθυνση",
+ "No result." : "Κανένα αποτέλεσμα.",
+ "Malformed JSON data." : "Κακή μορφή δεδομένων JSON.",
+ "Error" : "Σφάλμα",
+ "Weather status" : "Κατάσταση καιρού",
+ "Weather status in your dashboard" : "Κατάσταση καιρού στον πίνακα ελέγχου",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Η κατάσταση του καιρού ενσωματώνεται στην εφαρμογή Πίνακας ελέγχου.\n Η θέση του χρήστη μπορεί να προσδιοριστεί αυτόματα ή να καθοριστεί χειροκίνητα. Στη συνέχεια εμφανίζεται μια πρόβλεψη 6 ωρών.\n Αυτή η κατάσταση μπορεί επίσης να ενσωματωθεί σε άλλα μέρη όπως στην εφαρμογή Ημερολόγιο.",
+ "Detect location" : "Εντόπιση τοποθεσίας",
+ "Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης",
+ "Favorites" : "Αγαπημένα",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Καθαρός ουρανός στις {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Συννεφιά στις {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Αίθρια ημέρα στις {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Αίθρια νύχτα {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Μερικώς νεφελώδης στις {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ομιχλώδης στις {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ελαφρά βροχόπτωση στις {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Βροχή στις {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Δυνατή βροχή στις {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Καταιονισμός στις {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ελαφρύς καταιονισμός στις {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Βαρύς καταιονισμός στις {time}",
+ "More weather for {adr}" : "Περισσότερος καιρός για {adr}",
+ "Loading weather" : "Φόρτωση καιρού",
+ "Set location for weather" : "Ορισμός τοποθεσίας καιρού",
+ "Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
+ "You are not logged in." : "Δεν έχετε συνδεθεί.",
+ "There was an error getting the weather status information." : "Παρουσιάστηκε σφάλμα κατά τη λήψη των πληροφοριών σχετικά με την κατάσταση καιρού.",
+ "No weather information found" : "Δεν βρέθηκαν πληροφορίες για τον καιρό",
+ "Location not found" : "Δεν βρέθηκε η τοποθεσία",
+ "There was an error setting the location address." : "Παρουσιάστηκε σφάλμα κατά τον καθορισμό της διεύθυνσης τοποθεσίας.",
+ "There was an error setting the location." : "Παρουσιάστηκε σφάλμα κατά τη ρύθμιση της τοποθεσίας.",
+ "There was an error saving the mode." : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της λειτουργίας.",
+ "There was an error using personal address." : "Παρουσιάστηκε σφάλμα κατά τη χρήση της προσωπικής διεύθυνσης.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Η κατάσταση καιρού ενσωματώνεται στην εφαρμογή Πίνακας ελέγχου.\n Η θέση του χρήστη μπορεί να προσδιοριστεί αυτόματα ή να καθοριστεί χειροκίνητα. Στη συνέχεια εμφανίζεται μια πρόβλεψη 6 ωρών.\n Αυτή η κατάσταση μπορεί επίσης να ενσωματωθεί σε άλλα μέρη όπως στην εφαρμογή Ημερολόγιο."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/el.json b/apps/weather_status/l10n/el.json
new file mode 100644
index 00000000000..61272c096e7
--- /dev/null
+++ b/apps/weather_status/l10n/el.json
@@ -0,0 +1,38 @@
+{ "translations": {
+ "Unknown address" : "Άγνωστη διεύθυνση",
+ "No result." : "Κανένα αποτέλεσμα.",
+ "Malformed JSON data." : "Κακή μορφή δεδομένων JSON.",
+ "Error" : "Σφάλμα",
+ "Weather status" : "Κατάσταση καιρού",
+ "Weather status in your dashboard" : "Κατάσταση καιρού στον πίνακα ελέγχου",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Η κατάσταση του καιρού ενσωματώνεται στην εφαρμογή Πίνακας ελέγχου.\n Η θέση του χρήστη μπορεί να προσδιοριστεί αυτόματα ή να καθοριστεί χειροκίνητα. Στη συνέχεια εμφανίζεται μια πρόβλεψη 6 ωρών.\n Αυτή η κατάσταση μπορεί επίσης να ενσωματωθεί σε άλλα μέρη όπως στην εφαρμογή Ημερολόγιο.",
+ "Detect location" : "Εντόπιση τοποθεσίας",
+ "Set custom address" : "Ορισμός προσαρμοσμένης διεύθυνσης",
+ "Favorites" : "Αγαπημένα",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Καθαρός ουρανός στις {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Συννεφιά στις {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Αίθρια ημέρα στις {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Αίθρια νύχτα {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Μερικώς νεφελώδης στις {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ομιχλώδης στις {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Ελαφρά βροχόπτωση στις {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Βροχή στις {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Δυνατή βροχή στις {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Καταιονισμός στις {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Ελαφρύς καταιονισμός στις {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Βαρύς καταιονισμός στις {time}",
+ "More weather for {adr}" : "Περισσότερος καιρός για {adr}",
+ "Loading weather" : "Φόρτωση καιρού",
+ "Set location for weather" : "Ορισμός τοποθεσίας καιρού",
+ "Remove from favorites" : "Αφαίρεση από τα αγαπημένα",
+ "You are not logged in." : "Δεν έχετε συνδεθεί.",
+ "There was an error getting the weather status information." : "Παρουσιάστηκε σφάλμα κατά τη λήψη των πληροφοριών σχετικά με την κατάσταση καιρού.",
+ "No weather information found" : "Δεν βρέθηκαν πληροφορίες για τον καιρό",
+ "Location not found" : "Δεν βρέθηκε η τοποθεσία",
+ "There was an error setting the location address." : "Παρουσιάστηκε σφάλμα κατά τον καθορισμό της διεύθυνσης τοποθεσίας.",
+ "There was an error setting the location." : "Παρουσιάστηκε σφάλμα κατά τη ρύθμιση της τοποθεσίας.",
+ "There was an error saving the mode." : "Παρουσιάστηκε σφάλμα κατά την αποθήκευση της λειτουργίας.",
+ "There was an error using personal address." : "Παρουσιάστηκε σφάλμα κατά τη χρήση της προσωπικής διεύθυνσης.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Η κατάσταση καιρού ενσωματώνεται στην εφαρμογή Πίνακας ελέγχου.\n Η θέση του χρήστη μπορεί να προσδιοριστεί αυτόματα ή να καθοριστεί χειροκίνητα. Στη συνέχεια εμφανίζεται μια πρόβλεψη 6 ωρών.\n Αυτή η κατάσταση μπορεί επίσης να ενσωματωθεί σε άλλα μέρη όπως στην εφαρμογή Ημερολόγιο."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/weather_status/l10n/es.js b/apps/weather_status/l10n/es.js
index f825ea53d5b..648cf4723f4 100644
--- a/apps/weather_status/l10n/es.js
+++ b/apps/weather_status/l10n/es.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Integración del estado del tiempo en la app Dashboard.\n La posición del panel puede ser automáticamente determinada o definida manualmente. El panel muestra una previsión de tiempo de las próximas 6 horas.\n Este panel también puede ser integrado en otros sitios, como la app de Calendario.",
"Detect location" : "Detectar localidad",
"Set custom address" : "Configurar una dirección personalizada",
+ "Favorites" : "Favoritos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Más previsiones para {adr}",
"Loading weather" : "Cargando previsión del tiempo",
"Set location for weather" : "Seleccione la localización para el tiempo",
+ "Remove from favorites" : "Quitar de favoritos",
"You are not logged in." : "No ha iniciado sesión.",
"There was an error getting the weather status information." : "Ha habido un error al obtener la información sobre la previsión del tiempo.",
"No weather information found" : "No se ha encontrado información del tiempo",
diff --git a/apps/weather_status/l10n/es.json b/apps/weather_status/l10n/es.json
index f8343a10176..73475061adb 100644
--- a/apps/weather_status/l10n/es.json
+++ b/apps/weather_status/l10n/es.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Integración del estado del tiempo en la app Dashboard.\n La posición del panel puede ser automáticamente determinada o definida manualmente. El panel muestra una previsión de tiempo de las próximas 6 horas.\n Este panel también puede ser integrado en otros sitios, como la app de Calendario.",
"Detect location" : "Detectar localidad",
"Set custom address" : "Configurar una dirección personalizada",
+ "Favorites" : "Favoritos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Más previsiones para {adr}",
"Loading weather" : "Cargando previsión del tiempo",
"Set location for weather" : "Seleccione la localización para el tiempo",
+ "Remove from favorites" : "Quitar de favoritos",
"You are not logged in." : "No ha iniciado sesión.",
"There was an error getting the weather status information." : "Ha habido un error al obtener la información sobre la previsión del tiempo.",
"No weather information found" : "No se ha encontrado información del tiempo",
diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js
index 0cbe0545b7b..4f551e32238 100644
--- a/apps/weather_status/l10n/fr.js
+++ b/apps/weather_status/l10n/fr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier.",
"Detect location" : "Détecter la position",
"Set custom address" : "Définir une adresse personnalisée",
+ "Favorites" : "Favoris",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Set location for weather" : "Définir l'emplacement pour la météo",
+ "Remove from favorites" : "Retirer des favoris",
"You are not logged in." : "Vous n'êtes pas connecté.",
"There was an error getting the weather status information." : "Une erreur s'est produite lors de l'obtention des informations sur l'état de la météo.",
"No weather information found" : "Aucune information météo",
diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json
index 59b93652f83..c2c672b2faf 100644
--- a/apps/weather_status/l10n/fr.json
+++ b/apps/weather_status/l10n/fr.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier.",
"Detect location" : "Détecter la position",
"Set custom address" : "Définir une adresse personnalisée",
+ "Favorites" : "Favoris",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Plus de météo pour {adr}",
"Loading weather" : "Chargement de la météo",
"Set location for weather" : "Définir l'emplacement pour la météo",
+ "Remove from favorites" : "Retirer des favoris",
"You are not logged in." : "Vous n'êtes pas connecté.",
"There was an error getting the weather status information." : "Une erreur s'est produite lors de l'obtention des informations sur l'état de la météo.",
"No weather information found" : "Aucune information météo",
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js
index 220fb869b18..fb4478dc439 100644
--- a/apps/weather_status/l10n/gl.js
+++ b/apps/weather_status/l10n/gl.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.",
"Detect location" : "Detectar localización",
"Set custom address" : "Estabelecer o enderezo personalizado",
+ "Favorites" : "Favoritos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ceo despexado ás {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, nubrado ás {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, día claro ás {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Máis previsións para {adr}",
"Loading weather" : "Cargando as previsións",
"Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas",
+ "Remove from favorites" : "Retirar de favoritos",
"You are not logged in." : "Aínda non accedeu.",
"There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
"No weather information found" : "Non se atopou información meteorolóxica",
diff --git a/apps/weather_status/l10n/gl.json b/apps/weather_status/l10n/gl.json
index 33e99e2f93f..35e117f548b 100644
--- a/apps/weather_status/l10n/gl.json
+++ b/apps/weather_status/l10n/gl.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.",
"Detect location" : "Detectar localización",
"Set custom address" : "Estabelecer o enderezo personalizado",
+ "Favorites" : "Favoritos",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ceo despexado ás {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, nubrado ás {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, día claro ás {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Máis previsións para {adr}",
"Loading weather" : "Cargando as previsións",
"Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas",
+ "Remove from favorites" : "Retirar de favoritos",
"You are not logged in." : "Aínda non accedeu.",
"There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.",
"No weather information found" : "Non se atopou información meteorolóxica",
diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js
index 14a3cea40a8..1395cc1a930 100644
--- a/apps/weather_status/l10n/it.js
+++ b/apps/weather_status/l10n/it.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione dell'utente può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.",
"Detect location" : "Elimina località",
"Set custom address" : "Imposta indirizzo personalizzato",
+ "Favorites" : "Preferiti",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo sereno alle {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuvoloso alle {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Giorno sereno alle {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Altro meteo per {adr}",
"Loading weather" : "Caricamento meteo",
"Set location for weather" : "Imposta la località per il meteo",
+ "Remove from favorites" : "Rimuovi dai preferiti",
"You are not logged in." : "Accesso non effettuato.",
"There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
"No weather information found" : "Nessuna informazione meteo trovata",
diff --git a/apps/weather_status/l10n/it.json b/apps/weather_status/l10n/it.json
index 203532fc54b..92e5247faac 100644
--- a/apps/weather_status/l10n/it.json
+++ b/apps/weather_status/l10n/it.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione dell'utente può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.",
"Detect location" : "Elimina località",
"Set custom address" : "Imposta indirizzo personalizzato",
+ "Favorites" : "Preferiti",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo sereno alle {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuvoloso alle {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Giorno sereno alle {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Altro meteo per {adr}",
"Loading weather" : "Caricamento meteo",
"Set location for weather" : "Imposta la località per il meteo",
+ "Remove from favorites" : "Rimuovi dai preferiti",
"You are not logged in." : "Accesso non effettuato.",
"There was an error getting the weather status information." : "Si è verificato un errore durante il recupero delle informazioni meteo.",
"No weather information found" : "Nessuna informazione meteo trovata",
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js
index 3ede14fdc4d..e28a0f45b1e 100644
--- a/apps/weather_status/l10n/nl.js
+++ b/apps/weather_status/l10n/nl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Weather status in your dashboard" : "Weerstatus in uw dashboard",
"Detect location" : "Locatie detecteren",
"Set custom address" : "Aangepast adres instellen",
+ "Favorites" : "Favorieten",
"{temperature} {unit} Clear sky at {time}" : "{temperature}{unit} Onbewolkt om {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolkt om {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Redelijk dag om {time}",
@@ -24,6 +25,7 @@ OC.L10N.register(
"More weather for {adr}" : "Meer weer voor {adr}",
"Loading weather" : "Weergegevens ophalen",
"Set location for weather" : "Stel je locatie voor het weer in.",
+ "Remove from favorites" : "Verwijderen uit favorieten",
"There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
"No weather information found" : "Geen weer informatie gevonden.",
"Location not found" : "Locatie niet gevonden",
diff --git a/apps/weather_status/l10n/nl.json b/apps/weather_status/l10n/nl.json
index 9701ac07dc0..92230d9fd98 100644
--- a/apps/weather_status/l10n/nl.json
+++ b/apps/weather_status/l10n/nl.json
@@ -7,6 +7,7 @@
"Weather status in your dashboard" : "Weerstatus in uw dashboard",
"Detect location" : "Locatie detecteren",
"Set custom address" : "Aangepast adres instellen",
+ "Favorites" : "Favorieten",
"{temperature} {unit} Clear sky at {time}" : "{temperature}{unit} Onbewolkt om {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolkt om {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Redelijk dag om {time}",
@@ -22,6 +23,7 @@
"More weather for {adr}" : "Meer weer voor {adr}",
"Loading weather" : "Weergegevens ophalen",
"Set location for weather" : "Stel je locatie voor het weer in.",
+ "Remove from favorites" : "Verwijderen uit favorieten",
"There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.",
"No weather information found" : "Geen weer informatie gevonden.",
"Location not found" : "Locatie niet gevonden",
diff --git a/apps/weather_status/l10n/pl.js b/apps/weather_status/l10n/pl.js
index 23be6bd8cd7..97d1a2f788c 100644
--- a/apps/weather_status/l10n/pl.js
+++ b/apps/weather_status/l10n/pl.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stan pogody zintegrowany z aplikacją Pulpit.\n Pozycja użytkownika może być określana automatycznie lub ręcznie. Następnie wyświetlana jest prognoza na 6 godzin.\n Stan pogody można również zintegrować w innych miejscach np. w aplikacji Kalendarz.",
"Detect location" : "Wykryj lokalizację",
"Set custom address" : "Ustaw adres własny",
+ "Favorites" : "Ulubione",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Czyste niebo o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Pochmurno o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Przyzwoity dzień o {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "Więcej pogody dla {adr}",
"Loading weather" : "Ładowanie pogody",
"Set location for weather" : "Ustaw lokalizację dla pogody",
+ "Remove from favorites" : "Usuń z ulubionych",
"You are not logged in." : "Nie jesteś zalogowany.",
"There was an error getting the weather status information." : "Wystąpił błąd podczas pobierania informacji o stanie pogody.",
"No weather information found" : "Nie znaleziono informacji o pogodzie",
diff --git a/apps/weather_status/l10n/pl.json b/apps/weather_status/l10n/pl.json
index b4ebcee63d8..dd45f631aa2 100644
--- a/apps/weather_status/l10n/pl.json
+++ b/apps/weather_status/l10n/pl.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stan pogody zintegrowany z aplikacją Pulpit.\n Pozycja użytkownika może być określana automatycznie lub ręcznie. Następnie wyświetlana jest prognoza na 6 godzin.\n Stan pogody można również zintegrować w innych miejscach np. w aplikacji Kalendarz.",
"Detect location" : "Wykryj lokalizację",
"Set custom address" : "Ustaw adres własny",
+ "Favorites" : "Ulubione",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Czyste niebo o {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Pochmurno o {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Przyzwoity dzień o {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "Więcej pogody dla {adr}",
"Loading weather" : "Ładowanie pogody",
"Set location for weather" : "Ustaw lokalizację dla pogody",
+ "Remove from favorites" : "Usuń z ulubionych",
"You are not logged in." : "Nie jesteś zalogowany.",
"There was an error getting the weather status information." : "Wystąpił błąd podczas pobierania informacji o stanie pogody.",
"No weather information found" : "Nie znaleziono informacji o pogodzie",
diff --git a/apps/weather_status/l10n/sl.js b/apps/weather_status/l10n/sl.js
index 701f85037db..642d2af3828 100644
--- a/apps/weather_status/l10n/sl.js
+++ b/apps/weather_status/l10n/sl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"Weather status in your dashboard" : "Stanje vremena na nadzorni plošči",
"Detect location" : "Zaznaj trenutno mesto",
"Set custom address" : "Nastavi naslov po meri",
+ "Favorites" : "Priljubljene",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}",
@@ -22,6 +23,7 @@ OC.L10N.register(
"More weather for {adr}" : "Več o vremenu za mesto {adr}",
"Loading weather" : "Poteka nalaganje podatkov o vremenu",
"Set location for weather" : "Nastavitev mesta za prikaz vremena",
+ "Remove from favorites" : "Odstrani iz priljubljenih",
"You are not logged in." : "Niste prijavljeni v oblak.",
"There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu."
},
diff --git a/apps/weather_status/l10n/sl.json b/apps/weather_status/l10n/sl.json
index c6c6900d660..a1ded6a8f57 100644
--- a/apps/weather_status/l10n/sl.json
+++ b/apps/weather_status/l10n/sl.json
@@ -7,6 +7,7 @@
"Weather status in your dashboard" : "Stanje vremena na nadzorni plošči",
"Detect location" : "Zaznaj trenutno mesto",
"Set custom address" : "Nastavi naslov po meri",
+ "Favorites" : "Priljubljene",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} : jasno nebo ob {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} : oblačno ob {time}",
"{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} : delno oblačno ob {time}",
@@ -20,6 +21,7 @@
"More weather for {adr}" : "Več o vremenu za mesto {adr}",
"Loading weather" : "Poteka nalaganje podatkov o vremenu",
"Set location for weather" : "Nastavitev mesta za prikaz vremena",
+ "Remove from favorites" : "Odstrani iz priljubljenih",
"You are not logged in." : "Niste prijavljeni v oblak.",
"There was an error getting the weather status information." : "Prišlo je do napake med pridobivanjem podrobnosti o vremenu."
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
diff --git a/apps/weather_status/l10n/tr.js b/apps/weather_status/l10n/tr.js
index 9419fec5f4d..af3208b9361 100644
--- a/apps/weather_status/l10n/tr.js
+++ b/apps/weather_status/l10n/tr.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Pano uygulaması ile bütünleşik hava durumu.\n Kullanıcının konumu el ile de ayarlanabileceği gibi otomatik olarak da algılanabilir. 6 saatlik tahmin görüntülenir.\n Hava durumu Takvim gibi diğer uygulamalarla da kullanılabilir.",
"Detect location" : "Konum algılansın",
"Set custom address" : "Özel adres belirtin",
+ "Favorites" : "Sık kullanılanlar",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Açık {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bulutlu {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Gündüz {time}",
@@ -25,6 +26,7 @@ OC.L10N.register(
"More weather for {adr}" : "{adr} için geniş hava durumu",
"Loading weather" : "Hava durumu yükleniyor",
"Set location for weather" : "Hava durumu için konumu ayarlayın",
+ "Remove from favorites" : "Sık kullanılanlardan çıkar",
"You are not logged in." : "Oturum açmamışsınız.",
"There was an error getting the weather status information." : "Hava durumu bilgileri alınırken bir sorun çıktı.",
"No weather information found" : "Hava durumu bilgileri bulunamadı.",
diff --git a/apps/weather_status/l10n/tr.json b/apps/weather_status/l10n/tr.json
index d19e2474270..a426b73d15c 100644
--- a/apps/weather_status/l10n/tr.json
+++ b/apps/weather_status/l10n/tr.json
@@ -8,6 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Pano uygulaması ile bütünleşik hava durumu.\n Kullanıcının konumu el ile de ayarlanabileceği gibi otomatik olarak da algılanabilir. 6 saatlik tahmin görüntülenir.\n Hava durumu Takvim gibi diğer uygulamalarla da kullanılabilir.",
"Detect location" : "Konum algılansın",
"Set custom address" : "Özel adres belirtin",
+ "Favorites" : "Sık kullanılanlar",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Açık {time}",
"{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bulutlu {time}",
"{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Gündüz {time}",
@@ -23,6 +24,7 @@
"More weather for {adr}" : "{adr} için geniş hava durumu",
"Loading weather" : "Hava durumu yükleniyor",
"Set location for weather" : "Hava durumu için konumu ayarlayın",
+ "Remove from favorites" : "Sık kullanılanlardan çıkar",
"You are not logged in." : "Oturum açmamışsınız.",
"There was an error getting the weather status information." : "Hava durumu bilgileri alınırken bir sorun çıktı.",
"No weather information found" : "Hava durumu bilgileri bulunamadı.",