diff options
Diffstat (limited to 'apps/weather_status/l10n')
28 files changed, 228 insertions, 2 deletions
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..98ca78beb55 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,8 @@ 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", + "Add as favorite" : "Přidat jako oblíbené", "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..b99f97d4e64 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,8 @@ "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", + "Add as favorite" : "Přidat jako oblíbené", "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..5a3a8bac9fc 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,8 @@ 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", + "Add as favorite" : "Als Favorit hinzufügen", "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..c4164659c4c 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,8 @@ "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", + "Add as favorite" : "Als Favorit hinzufügen", "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..fdf96b2c48e 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}", @@ -24,7 +25,9 @@ OC.L10N.register( "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Starke Regenschauer um {time}", "More weather for {adr}" : "Mehr Wetter für {adr}", "Loading weather" : "Lade Wetter", - "Set location for weather" : "Stelle Standort für Wetter ein.", + "Set location for weather" : "Stelle Standort für Wetterinformation ein.", + "Remove from favorites" : "Aus Favoriten entfernen", + "Add as favorite" : "Als Favorit hinzufügen", "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..c52fdb9cbc8 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}", @@ -22,7 +23,9 @@ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Starke Regenschauer um {time}", "More weather for {adr}" : "Mehr Wetter für {adr}", "Loading weather" : "Lade Wetter", - "Set location for weather" : "Stelle Standort für Wetter ein.", + "Set location for weather" : "Stelle Standort für Wetterinformation ein.", + "Remove from favorites" : "Aus Favoriten entfernen", + "Add as favorite" : "Als Favorit hinzufügen", "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..b32cfbafb8e --- /dev/null +++ b/apps/weather_status/l10n/el.js @@ -0,0 +1,41 @@ +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" : "Αφαίρεση από τα αγαπημένα", + "Add as favorite" : "Προσθήκη ως αγαπημένο", + "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..521b001f3e2 --- /dev/null +++ b/apps/weather_status/l10n/el.json @@ -0,0 +1,39 @@ +{ "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" : "Αφαίρεση από τα αγαπημένα", + "Add as favorite" : "Προσθήκη ως αγαπημένο", + "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..b53df055d13 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,8 @@ 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", + "Add as favorite" : "Añadir como favorito", "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..357e2ef290b 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,8 @@ "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", + "Add as favorite" : "Añadir como favorito", "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..fd25dd61346 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,8 @@ 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", + "Add as favorite" : "Ajouter comme favori", "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..f755e5b3a04 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,8 @@ "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", + "Add as favorite" : "Ajouter comme favori", "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..ddd97bdbe48 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,8 @@ 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", + "Add as favorite" : "Engadir como favorito", "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..9c2fb99cee6 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,8 @@ "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", + "Add as favorite" : "Engadir como favorito", "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/hu.js b/apps/weather_status/l10n/hu.js new file mode 100644 index 00000000000..ecb552e16e4 --- /dev/null +++ b/apps/weather_status/l10n/hu.js @@ -0,0 +1,41 @@ +OC.L10N.register( + "weather_status", + { + "Unknown address" : "Ismeretlen cím", + "No result." : "Nincs eredmény", + "Malformed JSON data." : "Sérült JSON adat.", + "Error" : "Hiba", + "Weather status" : "Időjárás", + "Weather status in your dashboard" : "Időjárás az irányítópultban", + "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." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui.", + "Detect location" : "Helymeghatározás", + "Set custom address" : "Egyéni cím beállítása", + "Favorites" : "Kedvencek", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Tiszta égbolt {time}-kor", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Felhős égbolt {time}-kor", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Kellemes nap {time}-kor", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Kellemes éjszaka {time}-kor", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Részben felhős {time}-kor", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ködös {time}-kor", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Gyenge eső {time}-kor", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Eső {time}-kor", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Kiadós eső {time}-kor", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Záporeső {time}-kor", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Gyenge zápor {time}-kor", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Kiadós záporeső {time}-kor", + "More weather for {adr}" : "További időjárás a {adr} címhez", + "Loading weather" : "Időjárás betöltése", + "Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz", + "Remove from favorites" : "Eltávolítás a kedvencekből", + "Add as favorite" : "Hozzáadás kedvencként", + "You are not logged in." : "Ön nincs bejelentkezve.", + "There was an error getting the weather status information." : "Hiba lépett fel az időjárási információ elérése folyamán.", + "No weather information found" : "Nem található időjárási információ", + "Location not found" : "A helyszín nem található", + "There was an error setting the location address." : "Probléma lépett fel a tartózkodási hely beállítása folyamán.", + "There was an error setting the location." : "Probléma lépett fel a helyszín beállítása folyamán.", + "There was an error saving the mode." : "Probléma lépett fel a mód beállítása folyamán.", + "There was an error using personal address." : "Probléma lépett fel a személyes cím használata folyamán.", + "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." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/weather_status/l10n/hu.json b/apps/weather_status/l10n/hu.json new file mode 100644 index 00000000000..5d2dd91dbfb --- /dev/null +++ b/apps/weather_status/l10n/hu.json @@ -0,0 +1,39 @@ +{ "translations": { + "Unknown address" : "Ismeretlen cím", + "No result." : "Nincs eredmény", + "Malformed JSON data." : "Sérült JSON adat.", + "Error" : "Hiba", + "Weather status" : "Időjárás", + "Weather status in your dashboard" : "Időjárás az irányítópultban", + "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." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui.", + "Detect location" : "Helymeghatározás", + "Set custom address" : "Egyéni cím beállítása", + "Favorites" : "Kedvencek", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Tiszta égbolt {time}-kor", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Felhős égbolt {time}-kor", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Kellemes nap {time}-kor", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Kellemes éjszaka {time}-kor", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Részben felhős {time}-kor", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Ködös {time}-kor", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Gyenge eső {time}-kor", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Eső {time}-kor", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Kiadós eső {time}-kor", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Záporeső {time}-kor", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Gyenge zápor {time}-kor", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Kiadós záporeső {time}-kor", + "More weather for {adr}" : "További időjárás a {adr} címhez", + "Loading weather" : "Időjárás betöltése", + "Set location for weather" : "Tartózkodási hely beállítása az időjáráshoz", + "Remove from favorites" : "Eltávolítás a kedvencekből", + "Add as favorite" : "Hozzáadás kedvencként", + "You are not logged in." : "Ön nincs bejelentkezve.", + "There was an error getting the weather status information." : "Hiba lépett fel az időjárási információ elérése folyamán.", + "No weather information found" : "Nem található időjárási információ", + "Location not found" : "A helyszín nem található", + "There was an error setting the location address." : "Probléma lépett fel a tartózkodási hely beállítása folyamán.", + "There was an error setting the location." : "Probléma lépett fel a helyszín beállítása folyamán.", + "There was an error saving the mode." : "Probléma lépett fel a mód beállítása folyamán.", + "There was an error using personal address." : "Probléma lépett fel a személyes cím használata folyamán.", + "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." : "Az irányítópultba integrált időjárás előrejelzés. A felhasználó helyzete meghatározható automatikusan vagy egyénileg beállítva. 6 órás előrejelzés kerül megjenelítésre. Ez az információ máshol is megjeleníthető mint például a Naptár modui." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js index 14a3cea40a8..ab94f14a929 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,8 @@ 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", + "Add as favorite" : "Aggiungi come preferito", "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..5e877148d61 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,8 @@ "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", + "Add as favorite" : "Aggiungi come preferito", "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..05497d6dde6 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,8 @@ 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", + "Add as favorite" : "Dodaj jako ulubione", "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..91ea76cf6df 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,8 @@ "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", + "Add as favorite" : "Dodaj jako ulubione", "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..f166dc071fa 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,8 @@ 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", + "Add as favorite" : "Sık kullanılanlara ekle", "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..0406c46375a 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,8 @@ "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", + "Add as favorite" : "Sık kullanılanlara ekle", "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ı.", |