diff --git a/l10n/an.js b/l10n/an.js deleted file mode 100644 index a393e95e..00000000 --- a/l10n/an.js +++ /dev/null @@ -1,23 +0,0 @@ -OC.L10N.register( - "analytics", - { - "Delete" : "Borrar", - "Search" : "Buscar", - "OK" : "OK", - "Cancel" : "Canzelar", - "Share" : "Compartir", - "New" : "Nuevo", - "Notification" : "Notificazión", - "Yes" : "Si", - "No" : "No", - "Password" : "Clau", - "Favorites" : "Favoritos", - "Back" : "Dezaga", - "Settings" : "Configurazión", - "Name" : "Nombre", - "Open documentation" : "Ubrir documentazión", - "Daily" : "Diariamén", - "Hourly" : "Cada ora", - "Create" : "Crear" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json deleted file mode 100644 index 6f4f219f..00000000 --- a/l10n/an.json +++ /dev/null @@ -1,21 +0,0 @@ -{ "translations": { - "Delete" : "Borrar", - "Search" : "Buscar", - "OK" : "OK", - "Cancel" : "Canzelar", - "Share" : "Compartir", - "New" : "Nuevo", - "Notification" : "Notificazión", - "Yes" : "Si", - "No" : "No", - "Password" : "Clau", - "Favorites" : "Favoritos", - "Back" : "Dezaga", - "Settings" : "Configurazión", - "Name" : "Nombre", - "Open documentation" : "Ubrir documentazión", - "Daily" : "Diariamén", - "Hourly" : "Cada ora", - "Create" : "Crear" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index fefdd357..56cecfd4 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "تقرير جديد", "Dataset maintenance" : "صيانة مجموعة بيانات", "New report group" : "مجموعة تقارير جديدة", + "No dataset yet" : "لا توجد أيّة مجموعة بيانات بعدُ", + "No panorama yet" : "لا توجد أيّة بانوراما بعدُ", + "No report yet" : "لا يوجد أيّ تقرير بعدُ", "Back to reports" : "عودة إلى التقارير", "Overview" : "نظرة شاملة", "Scheduled data load" : "حِمل بيانات مجدول", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "إحذف البيانات", "Records to be deleted: " : "السجلات التي سيتم حذفها", "Technical error. Please check the logs." : "خطأ تقني: راجع سجلات تاريخ الحركات logs من فضلك", - "No reports yet" : "لا تقارير جديدة حتى الآن", "Demo: Thresholds" : "عرض توضيحي: العتبات thresholds", "Type" : "نوع", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "يمكن استخدام العتبات threshold لإظهار البيانات بشكل مميز. باستعمال حد الإشعارات، يمكن إرسال الرسائل لتُعرض في صندوق الإشعارات.", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "مُجدوَل في الخلفية", "Not scheduled" : "غير مُجدوَل", "Daily" : "يومياً", + "Daily - End of day" : "يومياً - في نهاية اليوم", + "Daily - Start of day" : "يوميّاً - في بداية اليوم", "Hourly" : "كل ساعة", "Load via OCC command:" : "تحميل من خلال أمر OCC:", "Unshare" : "إلغاء المُشارَكة", diff --git a/l10n/ar.json b/l10n/ar.json index dbab6d9f..793b24be 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -75,6 +75,9 @@ "New report" : "تقرير جديد", "Dataset maintenance" : "صيانة مجموعة بيانات", "New report group" : "مجموعة تقارير جديدة", + "No dataset yet" : "لا توجد أيّة مجموعة بيانات بعدُ", + "No panorama yet" : "لا توجد أيّة بانوراما بعدُ", + "No report yet" : "لا يوجد أيّ تقرير بعدُ", "Back to reports" : "عودة إلى التقارير", "Overview" : "نظرة شاملة", "Scheduled data load" : "حِمل بيانات مجدول", @@ -122,7 +125,6 @@ "Delete data" : "إحذف البيانات", "Records to be deleted: " : "السجلات التي سيتم حذفها", "Technical error. Please check the logs." : "خطأ تقني: راجع سجلات تاريخ الحركات logs من فضلك", - "No reports yet" : "لا تقارير جديدة حتى الآن", "Demo: Thresholds" : "عرض توضيحي: العتبات thresholds", "Type" : "نوع", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "يمكن استخدام العتبات threshold لإظهار البيانات بشكل مميز. باستعمال حد الإشعارات، يمكن إرسال الرسائل لتُعرض في صندوق الإشعارات.", @@ -291,6 +293,8 @@ "Schedule in background" : "مُجدوَل في الخلفية", "Not scheduled" : "غير مُجدوَل", "Daily" : "يومياً", + "Daily - End of day" : "يومياً - في نهاية اليوم", + "Daily - Start of day" : "يوميّاً - في بداية اليوم", "Hourly" : "كل ساعة", "Load via OCC command:" : "تحميل من خلال أمر OCC:", "Unshare" : "إلغاء المُشارَكة", diff --git a/l10n/ast.js b/l10n/ast.js index 0b5ab6e9..4c191300 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -16,6 +16,7 @@ OC.L10N.register( "Authentication" : "Autenticación", "Announcements" : "Anuncios", "Password" : "Contraseña", + "Favorites" : "Favoritos", "Options" : "Opciones", "Back" : "Atrás", "Settings" : "Configuración", diff --git a/l10n/ast.json b/l10n/ast.json index 565234d1..e40504dc 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -14,6 +14,7 @@ "Authentication" : "Autenticación", "Announcements" : "Anuncios", "Password" : "Contraseña", + "Favorites" : "Favoritos", "Options" : "Opciones", "Back" : "Atrás", "Settings" : "Configuración", diff --git a/l10n/bg.js b/l10n/bg.js index a185b528..84b23472 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -112,7 +112,6 @@ OC.L10N.register( "Delete data" : "Изтриване на данни", "Records to be deleted: " : "Записи за изтриване:", "Technical error. Please check the logs." : "Техническа грешка. Моля, проверете журналите.", - "No reports yet" : "Все още няма доклади", "Demo: Thresholds" : "Демо: Прагове", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Праговете могат да се използват за подчертаване на данни. При използване на праг при известие, се изпращат push /насочени/ съобщения.", diff --git a/l10n/bg.json b/l10n/bg.json index dfcc52cd..78652940 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -110,7 +110,6 @@ "Delete data" : "Изтриване на данни", "Records to be deleted: " : "Записи за изтриване:", "Technical error. Please check the logs." : "Техническа грешка. Моля, проверете журналите.", - "No reports yet" : "Все още няма доклади", "Demo: Thresholds" : "Демо: Прагове", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Праговете могат да се използват за подчертаване на данни. При използване на праг при известие, се изпращат push /насочени/ съобщения.", diff --git a/l10n/ca.js b/l10n/ca.js index 46ec0bd9..3687f2d0 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -114,7 +114,6 @@ OC.L10N.register( "Delete data" : "Suprimeix les dades", "Records to be deleted: " : "Registres que s'han d'esborrar: ", "Technical error. Please check the logs." : "Error tècnic. Si us plau, comproveu els registres.", - "No reports yet" : "Encara no hi ha informes", "Demo: Thresholds" : "Demostració: Llindars", "Type" : "Tipus", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Els llindars es poden utilitzar per destacar dades. Amb el llindar de notificació, s'estan enviant missatges push.", diff --git a/l10n/ca.json b/l10n/ca.json index d524e551..9455053e 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -112,7 +112,6 @@ "Delete data" : "Suprimeix les dades", "Records to be deleted: " : "Registres que s'han d'esborrar: ", "Technical error. Please check the logs." : "Error tècnic. Si us plau, comproveu els registres.", - "No reports yet" : "Encara no hi ha informes", "Demo: Thresholds" : "Demostració: Llindars", "Type" : "Tipus", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Els llindars es poden utilitzar per destacar dades. Amb el llindar de notificació, s'estan enviant missatges push.", diff --git a/l10n/cs.js b/l10n/cs.js index 5b09482c..fd86214c 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -124,7 +124,6 @@ OC.L10N.register( "Delete data" : "Smazat data", "Records to be deleted: " : "Záznamy pro smazání:", "Technical error. Please check the logs." : "Technická chyba. Zkontrolujte záznamy událostí.", - "No reports yet" : "Zatím žádné výkazy", "Demo: Thresholds" : "Demo: Prahové hodnoty", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Prahové hodnoty mohou být použity pro zvýraznění dat. Pomocí prahů upozornění jsou posílány odesílané zprávy.", diff --git a/l10n/cs.json b/l10n/cs.json index 487bb73a..5fb58a34 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -122,7 +122,6 @@ "Delete data" : "Smazat data", "Records to be deleted: " : "Záznamy pro smazání:", "Technical error. Please check the logs." : "Technická chyba. Zkontrolujte záznamy událostí.", - "No reports yet" : "Zatím žádné výkazy", "Demo: Thresholds" : "Demo: Prahové hodnoty", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Prahové hodnoty mohou být použity pro zvýraznění dat. Pomocí prahů upozornění jsou posílány odesílané zprávy.", diff --git a/l10n/da.js b/l10n/da.js index a33fb005..4c2157bd 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -113,7 +113,6 @@ OC.L10N.register( "Delete data" : "Slet data", "Records to be deleted: " : "Poster som bliver slettet:", "Technical error. Please check the logs." : "Teknisk fejl. Venligst tjek logfilerne.", - "No reports yet" : "Ingen rapporter endnu", "Demo: Thresholds" : "Demo: Grænseværdier", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Grænseværdier kan bruges til at fremhæve data. Ved at bruge notifikations grænsen sendes push-beskeder.", diff --git a/l10n/da.json b/l10n/da.json index b63577e9..7e1b5bb0 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -111,7 +111,6 @@ "Delete data" : "Slet data", "Records to be deleted: " : "Poster som bliver slettet:", "Technical error. Please check the logs." : "Teknisk fejl. Venligst tjek logfilerne.", - "No reports yet" : "Ingen rapporter endnu", "Demo: Thresholds" : "Demo: Grænseværdier", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Grænseværdier kan bruges til at fremhæve data. Ved at bruge notifikations grænsen sendes push-beskeder.", diff --git a/l10n/de.js b/l10n/de.js index 8ee615de..3d2ca2c0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -73,9 +73,13 @@ OC.L10N.register( "Chart type" : "Diagrammtyp", "Color" : "Farbe", "New dataset" : "Neuer Datensatz", + "New panorama" : "Neues Panorama", "New report" : "Neuer Bericht", "Dataset maintenance" : "Datensätze pflegen", "New report group" : "Neue Reportgruppe", + "No dataset yet" : "Noch kein Datensatz vorhanden", + "No panorama yet" : "Noch kein Panorama vorhanden", + "No report yet" : "Noch kein Bericht vorhanden", "Back to reports" : "Zurück zu den Berichten", "Overview" : "Übersicht", "Scheduled data load" : "Geplante Datenladung", @@ -86,7 +90,11 @@ OC.L10N.register( "Add to favorites" : "Zu Favoriten hinzufügen", "Delete folder" : "Ordner löschen", "All data will be deleted!" : "Alle Daten werden gelöscht!", + "choose a layout" : "Ein Layout auswählen", "Save" : "Speichern", + "Edit content" : "Inhalt bearbeiten", + "select to edit" : "Auswählen zum Bearbeiten", + "choose the content" : "Den Inhalt auswählen", "Request could not be processed" : "Anfrage konnte nicht bearbeitet werden", "Report" : "Bericht", "Thresholds" : "Schwellwerte", @@ -119,7 +127,6 @@ OC.L10N.register( "Delete data" : "Daten löschen", "Records to be deleted: " : "Zu löschende Datensätze:", "Technical error. Please check the logs." : "Technischer Fehler. Bitte prüfe die Protokolle.", - "No reports yet" : "Noch keine Berichte vorhanden", "Demo: Thresholds" : "Demo: Schwellwerte", "Type" : "Art", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Schwellwerte können zur Hervorhebung von Daten genutzt werden. Durch einen Benachrichtigungs-Schwellwert werden Push-Nachrichten verschickt.", @@ -212,6 +219,8 @@ OC.L10N.register( "This section is used for dataset maintenance and data load configurations." : "Dieser Abschnitt wird für die Pflege von Datensätzen und die Konfiguration von Datenladungen verwendet.", "Please select a dataset" : "Bitte einen Datensatz wählen", "The EasyPrivacy list is blocking some scripts because of a wildcard filter for *analytics*." : "Die EasyPrivacy-Liste blockiert einige Skripte aufgrund eines Wildcard-Filters für *analytics*.", + "Change layout" : "Layout ändern", + "New Panorama" : "Neues Panorama", "Options" : "Optionen", "Analysis" : "Analyse", "Translate" : "Übersetzen", @@ -286,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Im Hintergrund ausführen", "Not scheduled" : "Nicht geplant", "Daily" : "Täglich", + "Daily - End of day" : "Täglich - Ende des Tages", + "Daily - Start of day" : "Täglich – Beginn des Tages", "Hourly" : "Stündlich", "Load via OCC command:" : "Mit dem OCC-Befehl laden", "Unshare" : "Freigabe aufheben", diff --git a/l10n/de.json b/l10n/de.json index 773c2c59..aece74f9 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -71,9 +71,13 @@ "Chart type" : "Diagrammtyp", "Color" : "Farbe", "New dataset" : "Neuer Datensatz", + "New panorama" : "Neues Panorama", "New report" : "Neuer Bericht", "Dataset maintenance" : "Datensätze pflegen", "New report group" : "Neue Reportgruppe", + "No dataset yet" : "Noch kein Datensatz vorhanden", + "No panorama yet" : "Noch kein Panorama vorhanden", + "No report yet" : "Noch kein Bericht vorhanden", "Back to reports" : "Zurück zu den Berichten", "Overview" : "Übersicht", "Scheduled data load" : "Geplante Datenladung", @@ -84,7 +88,11 @@ "Add to favorites" : "Zu Favoriten hinzufügen", "Delete folder" : "Ordner löschen", "All data will be deleted!" : "Alle Daten werden gelöscht!", + "choose a layout" : "Ein Layout auswählen", "Save" : "Speichern", + "Edit content" : "Inhalt bearbeiten", + "select to edit" : "Auswählen zum Bearbeiten", + "choose the content" : "Den Inhalt auswählen", "Request could not be processed" : "Anfrage konnte nicht bearbeitet werden", "Report" : "Bericht", "Thresholds" : "Schwellwerte", @@ -117,7 +125,6 @@ "Delete data" : "Daten löschen", "Records to be deleted: " : "Zu löschende Datensätze:", "Technical error. Please check the logs." : "Technischer Fehler. Bitte prüfe die Protokolle.", - "No reports yet" : "Noch keine Berichte vorhanden", "Demo: Thresholds" : "Demo: Schwellwerte", "Type" : "Art", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Schwellwerte können zur Hervorhebung von Daten genutzt werden. Durch einen Benachrichtigungs-Schwellwert werden Push-Nachrichten verschickt.", @@ -210,6 +217,8 @@ "This section is used for dataset maintenance and data load configurations." : "Dieser Abschnitt wird für die Pflege von Datensätzen und die Konfiguration von Datenladungen verwendet.", "Please select a dataset" : "Bitte einen Datensatz wählen", "The EasyPrivacy list is blocking some scripts because of a wildcard filter for *analytics*." : "Die EasyPrivacy-Liste blockiert einige Skripte aufgrund eines Wildcard-Filters für *analytics*.", + "Change layout" : "Layout ändern", + "New Panorama" : "Neues Panorama", "Options" : "Optionen", "Analysis" : "Analyse", "Translate" : "Übersetzen", @@ -284,6 +293,8 @@ "Schedule in background" : "Im Hintergrund ausführen", "Not scheduled" : "Nicht geplant", "Daily" : "Täglich", + "Daily - End of day" : "Täglich - Ende des Tages", + "Daily - Start of day" : "Täglich – Beginn des Tages", "Hourly" : "Stündlich", "Load via OCC command:" : "Mit dem OCC-Befehl laden", "Unshare" : "Freigabe aufheben", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b90f4ef8..e2106ed3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "Neuer Bericht", "Dataset maintenance" : "Datensätze pflegen", "New report group" : "Neue Berichtsgruppe", + "No dataset yet" : "Noch kein Datensatz vorhanden", + "No panorama yet" : "Noch kein Panorama vorhanden", + "No report yet" : "Noch kein Bericht vorhanden", "Back to reports" : "Zurück zu den Berichten", "Overview" : "Übersicht", "Scheduled data load" : "Geplante Datenladung", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "Daten löschen", "Records to be deleted: " : "Zu löschende Datensätze:", "Technical error. Please check the logs." : "Technischer Fehler. Bitte die Protokolle prüfen.", - "No reports yet" : "Noch keine Berichte vorhanden", "Demo: Thresholds" : "Demo: Schwellwerte", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Schwellwerte können zur Hervorhebung von Daten genutzt werden. Durch einen Benachrichtigungs-Schwellwert werden Push-Nachrichten verschickt.", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Im Hintergrund ausführen", "Not scheduled" : "Nicht geplant", "Daily" : "Täglich", + "Daily - End of day" : "Täglich - Ende des Tages", + "Daily - Start of day" : "Täglich – Beginn des Tages", "Hourly" : "Stündlich", "Load via OCC command:" : "Mit dem OCC-Befehl laden", "Unshare" : "Freigabe aufheben", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a0557868..e4b7c3dc 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -75,6 +75,9 @@ "New report" : "Neuer Bericht", "Dataset maintenance" : "Datensätze pflegen", "New report group" : "Neue Berichtsgruppe", + "No dataset yet" : "Noch kein Datensatz vorhanden", + "No panorama yet" : "Noch kein Panorama vorhanden", + "No report yet" : "Noch kein Bericht vorhanden", "Back to reports" : "Zurück zu den Berichten", "Overview" : "Übersicht", "Scheduled data load" : "Geplante Datenladung", @@ -122,7 +125,6 @@ "Delete data" : "Daten löschen", "Records to be deleted: " : "Zu löschende Datensätze:", "Technical error. Please check the logs." : "Technischer Fehler. Bitte die Protokolle prüfen.", - "No reports yet" : "Noch keine Berichte vorhanden", "Demo: Thresholds" : "Demo: Schwellwerte", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Schwellwerte können zur Hervorhebung von Daten genutzt werden. Durch einen Benachrichtigungs-Schwellwert werden Push-Nachrichten verschickt.", @@ -291,6 +293,8 @@ "Schedule in background" : "Im Hintergrund ausführen", "Not scheduled" : "Nicht geplant", "Daily" : "Täglich", + "Daily - End of day" : "Täglich - Ende des Tages", + "Daily - Start of day" : "Täglich – Beginn des Tages", "Hourly" : "Stündlich", "Load via OCC command:" : "Mit dem OCC-Befehl laden", "Unshare" : "Freigabe aufheben", diff --git a/l10n/el.js b/l10n/el.js index c290ebf1..dd65d8c7 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -117,7 +117,6 @@ OC.L10N.register( "Delete data" : "Διαγραφή δεδομένων", "Records to be deleted: " : "Εγγραφές προς διαγραφή:", "Technical error. Please check the logs." : "Τεχνικό σφάλμα. Ελέγξτε τα αρχεία καταγραφής.", - "No reports yet" : "Δεν υπάρχουν αναφορές ακόμη", "Demo: Thresholds" : "Demo: Όρια", "Type" : "Τύπος", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Τα όρια μπορούν να χρησιμοποιηθούν για την επισήμανση δεδομένων. Χρησιμοποιώντας το όριο ειδοποίησης, αποστέλλονται μηνύματα push.", diff --git a/l10n/el.json b/l10n/el.json index 59a9df34..31f667bf 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -115,7 +115,6 @@ "Delete data" : "Διαγραφή δεδομένων", "Records to be deleted: " : "Εγγραφές προς διαγραφή:", "Technical error. Please check the logs." : "Τεχνικό σφάλμα. Ελέγξτε τα αρχεία καταγραφής.", - "No reports yet" : "Δεν υπάρχουν αναφορές ακόμη", "Demo: Thresholds" : "Demo: Όρια", "Type" : "Τύπος", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Τα όρια μπορούν να χρησιμοποιηθούν για την επισήμανση δεδομένων. Χρησιμοποιώντας το όριο ειδοποίησης, αποστέλλονται μηνύματα push.", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index fab91962..fc0478a6 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "New report", "Dataset maintenance" : "Dataset maintenance", "New report group" : "New report group", + "No dataset yet" : "No dataset yet", + "No panorama yet" : "No panorama yet", + "No report yet" : "No report yet", "Back to reports" : "Back to reports", "Overview" : "Overview", "Scheduled data load" : "Scheduled data load", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "Delete data", "Records to be deleted: " : "Records to be deleted: ", "Technical error. Please check the logs." : "Technical error. Please check the logs.", - "No reports yet" : "No reports yet", "Demo: Thresholds" : "Demo: Thresholds", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Schedule in background", "Not scheduled" : "Not scheduled", "Daily" : "Daily", + "Daily - End of day" : "Daily - End of day", + "Daily - Start of day" : "Daily - Start of day", "Hourly" : "Hourly", "Load via OCC command:" : "Load via OCC command:", "Unshare" : "Unshare", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1ad06325..b679d4d0 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -75,6 +75,9 @@ "New report" : "New report", "Dataset maintenance" : "Dataset maintenance", "New report group" : "New report group", + "No dataset yet" : "No dataset yet", + "No panorama yet" : "No panorama yet", + "No report yet" : "No report yet", "Back to reports" : "Back to reports", "Overview" : "Overview", "Scheduled data load" : "Scheduled data load", @@ -122,7 +125,6 @@ "Delete data" : "Delete data", "Records to be deleted: " : "Records to be deleted: ", "Technical error. Please check the logs." : "Technical error. Please check the logs.", - "No reports yet" : "No reports yet", "Demo: Thresholds" : "Demo: Thresholds", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", @@ -291,6 +293,8 @@ "Schedule in background" : "Schedule in background", "Not scheduled" : "Not scheduled", "Daily" : "Daily", + "Daily - End of day" : "Daily - End of day", + "Daily - Start of day" : "Daily - Start of day", "Hourly" : "Hourly", "Load via OCC command:" : "Load via OCC command:", "Unshare" : "Unshare", diff --git a/l10n/es.js b/l10n/es.js index a6bb4717..a8b72a72 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -119,7 +119,6 @@ OC.L10N.register( "Delete data" : "Eliminar datos", "Records to be deleted: " : "Registros a eliminar:", "Technical error. Please check the logs." : "Error técnico. Por favor, consulta los registros.", - "No reports yet" : "Aún no hay informes", "Demo: Thresholds" : "Demo: Umbrales", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Los umbrales se pueden usar para resaltar datos. Usando el umbral de notificación, se están enviando mensajes push.", diff --git a/l10n/es.json b/l10n/es.json index 08128506..2972da99 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -117,7 +117,6 @@ "Delete data" : "Eliminar datos", "Records to be deleted: " : "Registros a eliminar:", "Technical error. Please check the logs." : "Error técnico. Por favor, consulta los registros.", - "No reports yet" : "Aún no hay informes", "Demo: Thresholds" : "Demo: Umbrales", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Los umbrales se pueden usar para resaltar datos. Usando el umbral de notificación, se están enviando mensajes push.", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 760c2996..6b8accdd 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -119,7 +119,6 @@ OC.L10N.register( "Delete data" : "Borrar datos", "Records to be deleted: " : "Registros a ser eliminados:", "Technical error. Please check the logs." : "Error técnico. Compruebe los registros \"log\".", - "No reports yet" : "Todavía no hay informes", "Demo: Thresholds" : "Demostración: Umbrales", "Type" : "Escribir", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Se pueden utilizar umbrales para resaltar los datos. Utilizando el umbral de notificación, se están enviando mensajes push.", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 90c1d932..7fabf3fd 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -117,7 +117,6 @@ "Delete data" : "Borrar datos", "Records to be deleted: " : "Registros a ser eliminados:", "Technical error. Please check the logs." : "Error técnico. Compruebe los registros \"log\".", - "No reports yet" : "Todavía no hay informes", "Demo: Thresholds" : "Demostración: Umbrales", "Type" : "Escribir", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Se pueden utilizar umbrales para resaltar los datos. Utilizando el umbral de notificación, se están enviando mensajes push.", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index daef14d0..b228d529 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -118,7 +118,6 @@ OC.L10N.register( "Delete data" : "Eliminar datos", "Records to be deleted: " : "Registros que se eliminarán: ", "Technical error. Please check the logs." : "Error técnico. Por favor, verifica los registros.", - "No reports yet" : "Aún no hay informes", "Demo: Thresholds" : "Demo: Límites", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Los límites se pueden utilizar para resaltar datos. Utilizando el límite de notificación, se envían mensajes push.", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 7efcee48..1196002b 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -116,7 +116,6 @@ "Delete data" : "Eliminar datos", "Records to be deleted: " : "Registros que se eliminarán: ", "Technical error. Please check the logs." : "Error técnico. Por favor, verifica los registros.", - "No reports yet" : "Aún no hay informes", "Demo: Thresholds" : "Demo: Límites", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Los límites se pueden utilizar para resaltar datos. Utilizando el límite de notificación, se envían mensajes push.", diff --git a/l10n/eu.js b/l10n/eu.js index 68dfefd0..08c68ba3 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -124,7 +124,6 @@ OC.L10N.register( "Delete data" : "Ezabatu datuak", "Records to be deleted: " : "Ezabatuko diren erregistroak:", "Technical error. Please check the logs." : "Errore teknikoa. Mesedez egiaztatu log fitxategiak.", - "No reports yet" : "Ez dago txostenik oraindik", "Demo: Thresholds" : "Demo: Atalaseak", "Type" : "Mota", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Atalaseak erabil daitezke datuak nabarmentzeko. Jakinarazpen-atalasa erabiliz, push mezuak bidaltzen ari dira.", diff --git a/l10n/eu.json b/l10n/eu.json index 5784c38c..7fc1bf00 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -122,7 +122,6 @@ "Delete data" : "Ezabatu datuak", "Records to be deleted: " : "Ezabatuko diren erregistroak:", "Technical error. Please check the logs." : "Errore teknikoa. Mesedez egiaztatu log fitxategiak.", - "No reports yet" : "Ez dago txostenik oraindik", "Demo: Thresholds" : "Demo: Atalaseak", "Type" : "Mota", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Atalaseak erabil daitezke datuak nabarmentzeko. Jakinarazpen-atalasa erabiliz, push mezuak bidaltzen ari dira.", diff --git a/l10n/fa.js b/l10n/fa.js index a239055c..590d3f9e 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -118,7 +118,6 @@ OC.L10N.register( "Delete data" : "Delete data", "Records to be deleted: " : "Records to be deleted: ", "Technical error. Please check the logs." : "Technical error. Please check the logs.", - "No reports yet" : "No reports yet", "Demo: Thresholds" : "Demo: Thresholds", "Type" : "نوع", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", @@ -138,7 +137,7 @@ OC.L10N.register( "Demo: Finance" : "Demo: Finance", "Segment" : "Segment", "Year" : "سال", - "Sales and revenue of the last years." : "Sales and revenue of the last years.", + "Sales and revenue of the last years." : "فروش‌ها و درآمد سال‌های گذشته.", "New in" : "جدید در", "View changelog" : "مشاهده تغییرات", "Show in Analytics" : "Show in Analytics", diff --git a/l10n/fa.json b/l10n/fa.json index a7cabe10..89fb68a1 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -116,7 +116,6 @@ "Delete data" : "Delete data", "Records to be deleted: " : "Records to be deleted: ", "Technical error. Please check the logs." : "Technical error. Please check the logs.", - "No reports yet" : "No reports yet", "Demo: Thresholds" : "Demo: Thresholds", "Type" : "نوع", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", @@ -136,7 +135,7 @@ "Demo: Finance" : "Demo: Finance", "Segment" : "Segment", "Year" : "سال", - "Sales and revenue of the last years." : "Sales and revenue of the last years.", + "Sales and revenue of the last years." : "فروش‌ها و درآمد سال‌های گذشته.", "New in" : "جدید در", "View changelog" : "مشاهده تغییرات", "Show in Analytics" : "Show in Analytics", diff --git a/l10n/fi.js b/l10n/fi.js index 3ec76b73..5af0440d 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -71,7 +71,6 @@ OC.L10N.register( "Delete data" : "Poista data", "Records to be deleted: " : "Poistettavat tietueet:", "Technical error. Please check the logs." : "Tekninen virhe. Tarkista lokit.", - "No reports yet" : "Ei vielä raportteja", "Type" : "Tyyppi", "none" : "ei mitään", "Green" : "Vihreä", diff --git a/l10n/fi.json b/l10n/fi.json index 88633086..21977d05 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -69,7 +69,6 @@ "Delete data" : "Poista data", "Records to be deleted: " : "Poistettavat tietueet:", "Technical error. Please check the logs." : "Tekninen virhe. Tarkista lokit.", - "No reports yet" : "Ei vielä raportteja", "Type" : "Tyyppi", "none" : "ei mitään", "Green" : "Vihreä", diff --git a/l10n/fr.js b/l10n/fr.js index 114bf9d3..5111662d 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -124,7 +124,6 @@ OC.L10N.register( "Delete data" : "Supprimer la donnée", "Records to be deleted: " : "Enregistrement à supprimer : ", "Technical error. Please check the logs." : "Erreur technique. Merci de vérifier les journaux.", - "No reports yet" : "Aucun rapport pour le moment", "Demo: Thresholds" : "Démo : Seuils", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Les seuils peuvent être utilisés pour mettre en évidence des données. À l'aide du seuil de notification, des messages de notification sont envoyés.", diff --git a/l10n/fr.json b/l10n/fr.json index 72d1f4bd..86242964 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -122,7 +122,6 @@ "Delete data" : "Supprimer la donnée", "Records to be deleted: " : "Enregistrement à supprimer : ", "Technical error. Please check the logs." : "Erreur technique. Merci de vérifier les journaux.", - "No reports yet" : "Aucun rapport pour le moment", "Demo: Thresholds" : "Démo : Seuils", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Les seuils peuvent être utilisés pour mettre en évidence des données. À l'aide du seuil de notification, des messages de notification sont envoyés.", diff --git a/l10n/gl.js b/l10n/gl.js index 954ee856..6e612326 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "Novo informe", "Dataset maintenance" : "Mantemento do conxunto de datos", "New report group" : "Novo grupo de informes", + "No dataset yet" : "Aínda non hai ningún conxunto de datos", + "No panorama yet" : "Aínda non hai ningún panorama", + "No report yet" : "Aínda non hai ningún informe", "Back to reports" : "Volver aos informes", "Overview" : "Vista xeral", "Scheduled data load" : "Carga de datos programada", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "Eliminar datos", "Records to be deleted: " : "Rexistros a eliminar:", "Technical error. Please check the logs." : "Erro técnico. Consulte os ficheiros de rexistro.", - "No reports yet" : "Aínda non hai informes", "Demo: Thresholds" : "Demostración: Limiares", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Pódense usar limiares para resaltar datos. Usando o limiar de notificación, envíanse mensaxes automáticas.", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Programada en segundo plano", "Not scheduled" : "Sen programar", "Daily" : "Cada día", + "Daily - End of day" : "Diario - Fin do día", + "Daily - Start of day" : "Diario - Comezo do día", "Hourly" : "Cada hora", "Load via OCC command:" : "Cargar mediante a orden OCC:", "Unshare" : "Deixar de compartir", diff --git a/l10n/gl.json b/l10n/gl.json index ff492891..5bc7791b 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -75,6 +75,9 @@ "New report" : "Novo informe", "Dataset maintenance" : "Mantemento do conxunto de datos", "New report group" : "Novo grupo de informes", + "No dataset yet" : "Aínda non hai ningún conxunto de datos", + "No panorama yet" : "Aínda non hai ningún panorama", + "No report yet" : "Aínda non hai ningún informe", "Back to reports" : "Volver aos informes", "Overview" : "Vista xeral", "Scheduled data load" : "Carga de datos programada", @@ -122,7 +125,6 @@ "Delete data" : "Eliminar datos", "Records to be deleted: " : "Rexistros a eliminar:", "Technical error. Please check the logs." : "Erro técnico. Consulte os ficheiros de rexistro.", - "No reports yet" : "Aínda non hai informes", "Demo: Thresholds" : "Demostración: Limiares", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Pódense usar limiares para resaltar datos. Usando o limiar de notificación, envíanse mensaxes automáticas.", @@ -291,6 +293,8 @@ "Schedule in background" : "Programada en segundo plano", "Not scheduled" : "Sen programar", "Daily" : "Cada día", + "Daily - End of day" : "Diario - Fin do día", + "Daily - Start of day" : "Diario - Comezo do día", "Hourly" : "Cada hora", "Load via OCC command:" : "Cargar mediante a orden OCC:", "Unshare" : "Deixar de compartir", diff --git a/l10n/hu.js b/l10n/hu.js index b9195bf9..e353f5f0 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -118,7 +118,6 @@ OC.L10N.register( "Delete data" : "Adatok törlése", "Records to be deleted: " : "Törlendő rekordok:", "Technical error. Please check the logs." : "Technikai hiba. Ellenőrizze a naplókat.", - "No reports yet" : "Még nincsenek jelentések", "Demo: Thresholds" : "Demó: Küszöbértékek", "Type" : "Típus", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "A küszöbértékek az adatok kiemelésére használhatók. Az értesítési küszöbérték használatával leküldéses értesítések kerülnek küldésre.", diff --git a/l10n/hu.json b/l10n/hu.json index 179d1c32..3d2c8973 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -116,7 +116,6 @@ "Delete data" : "Adatok törlése", "Records to be deleted: " : "Törlendő rekordok:", "Technical error. Please check the logs." : "Technikai hiba. Ellenőrizze a naplókat.", - "No reports yet" : "Még nincsenek jelentések", "Demo: Thresholds" : "Demó: Küszöbértékek", "Type" : "Típus", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "A küszöbértékek az adatok kiemelésére használhatók. Az értesítési küszöbérték használatával leküldéses értesítések kerülnek küldésre.", diff --git a/l10n/it.js b/l10n/it.js index 1136446d..f86fb452 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -113,7 +113,6 @@ OC.L10N.register( "Delete data" : "Elimina dati", "Records to be deleted: " : "Record da eliminare:", "Technical error. Please check the logs." : "Errore tecnico. Per favore controlla i logs.", - "No reports yet" : "Ancora nessun report", "Demo: Thresholds" : "Demo: Soglie", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Le soglie possono essere utilizzate per evidenziare i dati. Utilizzando la soglia di notifica, i messaggi push vengono inviati.", diff --git a/l10n/it.json b/l10n/it.json index 78d60ae9..3d1f0fd9 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -111,7 +111,6 @@ "Delete data" : "Elimina dati", "Records to be deleted: " : "Record da eliminare:", "Technical error. Please check the logs." : "Errore tecnico. Per favore controlla i logs.", - "No reports yet" : "Ancora nessun report", "Demo: Thresholds" : "Demo: Soglie", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Le soglie possono essere utilizzate per evidenziare i dati. Utilizzando la soglia di notifica, i messaggi push vengono inviati.", diff --git a/l10n/km.js b/l10n/km.js index f466868b..26185a01 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -50,7 +50,6 @@ OC.L10N.register( "Column" : "ជួរឈរ", "Delete data" : "លុបទិន្នន័យ", "Technical error. Please check the logs." : "មានបញ្ហាបច្ចេកទេស. សូមទៅមើលកំណត់ហេតុ.", - "No reports yet" : "មិនទាន់មានរបាយការណ៍", "Type" : "ប្រភេទ", "none" : "មិនមាន", "Green" : "ពណ៌បៃតង", diff --git a/l10n/km.json b/l10n/km.json index 687f32c5..cf4e750a 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -48,7 +48,6 @@ "Column" : "ជួរឈរ", "Delete data" : "លុបទិន្នន័យ", "Technical error. Please check the logs." : "មានបញ្ហាបច្ចេកទេស. សូមទៅមើលកំណត់ហេតុ.", - "No reports yet" : "មិនទាន់មានរបាយការណ៍", "Type" : "ប្រភេទ", "none" : "មិនមាន", "Green" : "ពណ៌បៃតង", diff --git a/l10n/lv.js b/l10n/lv.js index 37029d62..bf8f5e6e 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -20,6 +20,7 @@ OC.L10N.register( "Type" : "Tips", "Notification" : "Paziņojums", "Date" : "Datums", + "Year" : "Gads", "View changelog" : "Skatīt izmaiņu sarakstu", "Total" : "Kopā", "File" : "Datne", diff --git a/l10n/lv.json b/l10n/lv.json index 02acb87a..0d971a9d 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -18,6 +18,7 @@ "Type" : "Tips", "Notification" : "Paziņojums", "Date" : "Datums", + "Year" : "Gads", "View changelog" : "Skatīt izmaiņu sarakstu", "Total" : "Kopā", "File" : "Datne", diff --git a/l10n/nb.js b/l10n/nb.js index fea551f4..7975f04e 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -118,7 +118,6 @@ OC.L10N.register( "Delete data" : "Slett data", "Records to be deleted: " : "Poster som skal slettes:", "Technical error. Please check the logs." : "Teknisk feil. Vennligst sjekk loggene.", - "No reports yet" : "Ingen rapporter enda", "Demo: Thresholds" : "Demonstrasjon: Terskler", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", diff --git a/l10n/nb.json b/l10n/nb.json index 8fdf2c70..01b96cb1 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -116,7 +116,6 @@ "Delete data" : "Slett data", "Records to be deleted: " : "Poster som skal slettes:", "Technical error. Please check the logs." : "Teknisk feil. Vennligst sjekk loggene.", - "No reports yet" : "Ingen rapporter enda", "Demo: Thresholds" : "Demonstrasjon: Terskler", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent.", diff --git a/l10n/nl.js b/l10n/nl.js index 5d329bf0..c0a17c27 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -119,7 +119,6 @@ OC.L10N.register( "Delete data" : "Verwijder data", "Records to be deleted: " : "Te verwijderen archieven:", "Technical error. Please check the logs." : "Technische fout. Controleer alsjeblieft de logs", - "No reports yet" : "Nog geen rapporten", "Demo: Thresholds" : "Demo: Drempelwaarden", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Drempelwaarden kunnen worden gebruikt om gegevens te markeren. Met behulp van de meldingsdrempel worden pushberichten verzonden.", diff --git a/l10n/nl.json b/l10n/nl.json index 23425aa9..eb5ca272 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -117,7 +117,6 @@ "Delete data" : "Verwijder data", "Records to be deleted: " : "Te verwijderen archieven:", "Technical error. Please check the logs." : "Technische fout. Controleer alsjeblieft de logs", - "No reports yet" : "Nog geen rapporten", "Demo: Thresholds" : "Demo: Drempelwaarden", "Type" : "Type", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Drempelwaarden kunnen worden gebruikt om gegevens te markeren. Met behulp van de meldingsdrempel worden pushberichten verzonden.", diff --git a/l10n/oc.js b/l10n/oc.js index 59915a02..67a479d1 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -58,6 +58,7 @@ OC.L10N.register( "Password" : "Senhal", "Favorites" : "Favorits", "Options" : "Opcions", + "Translate" : "Tradurre", "Back" : "Retorn", "1 min" : "1 min", "10 min" : "10 min", diff --git a/l10n/oc.json b/l10n/oc.json index 64711c15..aafe7b0c 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -56,6 +56,7 @@ "Password" : "Senhal", "Favorites" : "Favorits", "Options" : "Opcions", + "Translate" : "Tradurre", "Back" : "Retorn", "1 min" : "1 min", "10 min" : "10 min", diff --git a/l10n/pl.js b/l10n/pl.js index e8751ad4..19be7655 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -124,7 +124,6 @@ OC.L10N.register( "Delete data" : "Usuń dane", "Records to be deleted: " : "Rekordy do usunięcia: ", "Technical error. Please check the logs." : "Błąd techniczny. Sprawdź logi.", - "No reports yet" : "Brak raportów", "Demo: Thresholds" : "Demo: Progi", "Type" : "Rodzaj", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Progi mogą służyć do wyróżniania danych. Wykorzystując próg powiadomień, wysyłane są wiadomości Push.", diff --git a/l10n/pl.json b/l10n/pl.json index fbc43b7a..6f363450 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -122,7 +122,6 @@ "Delete data" : "Usuń dane", "Records to be deleted: " : "Rekordy do usunięcia: ", "Technical error. Please check the logs." : "Błąd techniczny. Sprawdź logi.", - "No reports yet" : "Brak raportów", "Demo: Thresholds" : "Demo: Progi", "Type" : "Rodzaj", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Progi mogą służyć do wyróżniania danych. Wykorzystując próg powiadomień, wysyłane są wiadomości Push.", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index b044be6d..7ab592a9 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "Novo relatório", "Dataset maintenance" : "Manutenção do conjunto de dados", "New report group" : "Novo grupo de relatórios", + "No dataset yet" : "Nenhum conjunto de dados ainda", + "No panorama yet" : "Ainda não há panorama", + "No report yet" : "Nenhum relatório ainda", "Back to reports" : "Voltar para relatórios", "Overview" : "Visão geral", "Scheduled data load" : "Carga de dados programada", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "Apagar dados", "Records to be deleted: " : "Registros a serem excluídos:", "Technical error. Please check the logs." : "Erro técnico. Por favor, verifique os logs.", - "No reports yet" : "Ainda não há relatórios", "Demo: Thresholds" : "Demonstração: limites", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Os limites podem ser usados para destacar dados. Usando o limite de notificação, as mensagens push estão sendo enviadas.", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Cronograma em segundo plano", "Not scheduled" : "Não agendado", "Daily" : "Diariamente", + "Daily - End of day" : "Diariamente - Fim do dia", + "Daily - Start of day" : "Diariamente - Início do dia", "Hourly" : "De hora em hora", "Load via OCC command:" : "Carregar via comando OCC:", "Unshare" : "Excluir compartilhamento", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 49a157e4..dc7d4cce 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -75,6 +75,9 @@ "New report" : "Novo relatório", "Dataset maintenance" : "Manutenção do conjunto de dados", "New report group" : "Novo grupo de relatórios", + "No dataset yet" : "Nenhum conjunto de dados ainda", + "No panorama yet" : "Ainda não há panorama", + "No report yet" : "Nenhum relatório ainda", "Back to reports" : "Voltar para relatórios", "Overview" : "Visão geral", "Scheduled data load" : "Carga de dados programada", @@ -122,7 +125,6 @@ "Delete data" : "Apagar dados", "Records to be deleted: " : "Registros a serem excluídos:", "Technical error. Please check the logs." : "Erro técnico. Por favor, verifique os logs.", - "No reports yet" : "Ainda não há relatórios", "Demo: Thresholds" : "Demonstração: limites", "Type" : "Tipo", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Os limites podem ser usados para destacar dados. Usando o limite de notificação, as mensagens push estão sendo enviadas.", @@ -291,6 +293,8 @@ "Schedule in background" : "Cronograma em segundo plano", "Not scheduled" : "Não agendado", "Daily" : "Diariamente", + "Daily - End of day" : "Diariamente - Fim do dia", + "Daily - Start of day" : "Diariamente - Início do dia", "Hourly" : "De hora em hora", "Load via OCC command:" : "Carregar via comando OCC:", "Unshare" : "Excluir compartilhamento", diff --git a/l10n/ru.js b/l10n/ru.js index ebc22e13..d2102216 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -119,7 +119,6 @@ OC.L10N.register( "Delete data" : "Удалить данные", "Records to be deleted: " : "Удаляемые записи:", "Technical error. Please check the logs." : "Техническая ошибка. Пожалуйста, проверьте журнал событий.", - "No reports yet" : "Пока что нет отчётов", "Demo: Thresholds" : "Демо: Пороговые значения", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Пороговые значения могут использоваться для выделения данных. При достижении пороговых значение уведомлений будут отправляться push-сообщения.", diff --git a/l10n/ru.json b/l10n/ru.json index 49776e15..7a34503c 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -117,7 +117,6 @@ "Delete data" : "Удалить данные", "Records to be deleted: " : "Удаляемые записи:", "Technical error. Please check the logs." : "Техническая ошибка. Пожалуйста, проверьте журнал событий.", - "No reports yet" : "Пока что нет отчётов", "Demo: Thresholds" : "Демо: Пороговые значения", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Пороговые значения могут использоваться для выделения данных. При достижении пороговых значение уведомлений будут отправляться push-сообщения.", diff --git a/l10n/sk.js b/l10n/sk.js index f3e629a6..94c2303c 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -103,7 +103,6 @@ OC.L10N.register( "Delete data" : "Zmazať údaje", "Records to be deleted: " : "Záznamy pre zmazanie:", "Technical error. Please check the logs." : "Technická chyba. Prosím skontrolujte logy.", - "No reports yet" : " Zatiaľ žiadne reporty", "Demo: Thresholds" : "Demo: Prah", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Na zvýraznenie údajov možno použiť prahové hodnoty. Pomocou upozornení na blížiaci sa limit, sa odosielajú správy push.", diff --git a/l10n/sk.json b/l10n/sk.json index d54df1f1..5ef19ddb 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -101,7 +101,6 @@ "Delete data" : "Zmazať údaje", "Records to be deleted: " : "Záznamy pre zmazanie:", "Technical error. Please check the logs." : "Technická chyba. Prosím skontrolujte logy.", - "No reports yet" : " Zatiaľ žiadne reporty", "Demo: Thresholds" : "Demo: Prah", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Na zvýraznenie údajov možno použiť prahové hodnoty. Pomocou upozornení na blížiaci sa limit, sa odosielajú správy push.", diff --git a/l10n/sl.js b/l10n/sl.js index f6e27c36..355bf268 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -116,7 +116,6 @@ OC.L10N.register( "Delete data" : "Izbriši podatke", "Records to be deleted: " : "Zapisi, ki bodo izbriasani:", "Technical error. Please check the logs." : "Tehnična napaka: preverite dnevniški zapis.", - "No reports yet" : "Ni še pripravljenih poročil", "Demo: Thresholds" : "Demo: Pragi", "Type" : "Vrsta", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Pražna vrednost je priročna za poudarjanje. Z določilom mejne vrednosti, lahko sistem samodejno pošlje sporočilo.", diff --git a/l10n/sl.json b/l10n/sl.json index a6a46616..1cf19edf 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -114,7 +114,6 @@ "Delete data" : "Izbriši podatke", "Records to be deleted: " : "Zapisi, ki bodo izbriasani:", "Technical error. Please check the logs." : "Tehnična napaka: preverite dnevniški zapis.", - "No reports yet" : "Ni še pripravljenih poročil", "Demo: Thresholds" : "Demo: Pragi", "Type" : "Vrsta", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Pražna vrednost je priročna za poudarjanje. Z določilom mejne vrednosti, lahko sistem samodejno pošlje sporočilo.", diff --git a/l10n/sr.js b/l10n/sr.js index d286699c..0eebdf88 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "Нови извештај", "Dataset maintenance" : "Одржавање скупа података", "New report group" : "Нова група извештаја", + "No dataset yet" : "Још увек нема скупа података", + "No panorama yet" : "Још увек нема панораме", + "No report yet" : "Још увек нема извештаја", "Back to reports" : "Назад на извештаје", "Overview" : "Преглед", "Scheduled data load" : "Заказано учитавање података", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "Брисање података", "Records to be deleted: " : "Записи за брисање:", "Technical error. Please check the logs." : "Техничка грешка. Молимо вас погледајте дневнике.", - "No reports yet" : "Још увек нема извештаја", "Demo: Thresholds" : "Демо: Прагови", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Прагови могу да се употребе за истицање података. Брза обавештења се шаљу употребом прага обавешења.", @@ -241,7 +243,7 @@ OC.L10N.register( "More information …" : "Више информација ...", "Name" : "Име", "Subheader" : "Подзаглавље", - "Data source" : "ИЗвор података", + "Data source" : "Извор података", "Saved Data" : "Сачувани подаци", "Data source options" : "Опције извора података", "Column headers" : "Заглавља колона", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Закажи у позадини", "Not scheduled" : "Није заказано", "Daily" : "дневно", + "Daily - End of day" : "Дневно - на крају дана", + "Daily - Start of day" : "Дневно - на почетку дана", "Hourly" : "сваки сат", "Load via OCC command:" : "Учитавање помоћу OCC команде:", "Unshare" : "Укини дељење", diff --git a/l10n/sr.json b/l10n/sr.json index 989a40e0..0bf47219 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -75,6 +75,9 @@ "New report" : "Нови извештај", "Dataset maintenance" : "Одржавање скупа података", "New report group" : "Нова група извештаја", + "No dataset yet" : "Још увек нема скупа података", + "No panorama yet" : "Још увек нема панораме", + "No report yet" : "Још увек нема извештаја", "Back to reports" : "Назад на извештаје", "Overview" : "Преглед", "Scheduled data load" : "Заказано учитавање података", @@ -122,7 +125,6 @@ "Delete data" : "Брисање података", "Records to be deleted: " : "Записи за брисање:", "Technical error. Please check the logs." : "Техничка грешка. Молимо вас погледајте дневнике.", - "No reports yet" : "Још увек нема извештаја", "Demo: Thresholds" : "Демо: Прагови", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Прагови могу да се употребе за истицање података. Брза обавештења се шаљу употребом прага обавешења.", @@ -239,7 +241,7 @@ "More information …" : "Више информација ...", "Name" : "Име", "Subheader" : "Подзаглавље", - "Data source" : "ИЗвор података", + "Data source" : "Извор података", "Saved Data" : "Сачувани подаци", "Data source options" : "Опције извора података", "Column headers" : "Заглавља колона", @@ -291,6 +293,8 @@ "Schedule in background" : "Закажи у позадини", "Not scheduled" : "Није заказано", "Daily" : "дневно", + "Daily - End of day" : "Дневно - на крају дана", + "Daily - Start of day" : "Дневно - на почетку дана", "Hourly" : "сваки сат", "Load via OCC command:" : "Учитавање помоћу OCC команде:", "Unshare" : "Укини дељење", diff --git a/l10n/sv.js b/l10n/sv.js index 86c26b0e..cf8b8866 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -119,7 +119,6 @@ OC.L10N.register( "Delete data" : "Radera data", "Records to be deleted: " : "Poster att radera: ", "Technical error. Please check the logs." : "Tekniskt fel, vänligen se loggarna.", - "No reports yet" : "Inga rapporter ännu", "Demo: Thresholds" : "Demo: Tröskelvärden", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Tröskelvärden kan användas för att markera data. Vid notis-tröskelvärde skickas en push-notis.", diff --git a/l10n/sv.json b/l10n/sv.json index 43db76d3..1deea7e6 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -117,7 +117,6 @@ "Delete data" : "Radera data", "Records to be deleted: " : "Poster att radera: ", "Technical error. Please check the logs." : "Tekniskt fel, vänligen se loggarna.", - "No reports yet" : "Inga rapporter ännu", "Demo: Thresholds" : "Demo: Tröskelvärden", "Type" : "Typ", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Tröskelvärden kan användas för att markera data. Vid notis-tröskelvärde skickas en push-notis.", diff --git a/l10n/tr.js b/l10n/tr.js index 8d417464..30cde4d3 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -73,9 +73,13 @@ OC.L10N.register( "Chart type" : "Çizelge türü", "Color" : "Renk", "New dataset" : "Yeni veri kümesi", + "New panorama" : "Yeni manzara", "New report" : "Yeni rapor", "Dataset maintenance" : "Veri kümesi bakımı", "New report group" : "Yeni rapor grubu", + "No dataset yet" : "Henüz bir veri kümesi yok", + "No panorama yet" : "Henüz bir manzara yok", + "No report yet" : "Henüz bir rapor yok", "Back to reports" : "Raporlara geri dön", "Overview" : "Özet", "Scheduled data load" : "Zamanlanmış veri yüklemesi", @@ -86,7 +90,11 @@ OC.L10N.register( "Add to favorites" : "Sık kullanılanlara ekle", "Delete folder" : "Klasörü sil", "All data will be deleted!" : "Tüm veriler silinecek!", + "choose a layout" : "bir düzen seçin", "Save" : "Kaydet", + "Edit content" : "İçeriği düzenle", + "select to edit" : "düzenlemek için seçin", + "choose the content" : "içeriği seçin", "Request could not be processed" : "İstek işlenemedi", "Report" : "Rapor", "Thresholds" : "Eşikler", @@ -119,7 +127,6 @@ OC.L10N.register( "Delete data" : "Verileri sil", "Records to be deleted: " : "Silinecek kayıtlar:", "Technical error. Please check the logs." : "Teknik bir sorun çıktı. Lütfen günlük kayıtlarına bakın.", - "No reports yet" : "Henüz bir rapor hazırlanmamış", "Demo: Thresholds" : "Tanıtım: Eşikler", "Type" : "Tür", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Eşikler verileri vurgulamak için kullanılabilir. Bildirim eşiği kullanılarak anında bildirimler gönderilebilir.", @@ -212,6 +219,8 @@ OC.L10N.register( "This section is used for dataset maintenance and data load configurations." : "Veri kümesi bakımı ve veri yüklemesi yapılandırmaları bu bölümden yapılabilir.", "Please select a dataset" : "Lütfen bir veri kümesi seçin", "The EasyPrivacy list is blocking some scripts because of a wildcard filter for *analytics*." : "EasyPrivacy listesi, *analytics* için bir genel arama karakteri süzgeci nedeniyle bazı komut dosyalarını engelliyor.", + "Change layout" : "Görünümü değiştir", + "New Panorama" : "Yeni manzara", "Options" : "Seçenekler", "Analysis" : "İnceleme", "Translate" : "Çevir", @@ -286,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "Arka planda zamanla", "Not scheduled" : "Zamanlanmamış", "Daily" : "Günlük", + "Daily - End of day" : "Günlük - Gün sonunda", + "Daily - Start of day" : "Günlük - Gün başında", "Hourly" : "Saatlik", "Load via OCC command:" : "OCC komutu ile yükle:", "Unshare" : "Paylaşımdan kaldır", diff --git a/l10n/tr.json b/l10n/tr.json index 9aaac271..80e77877 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -71,9 +71,13 @@ "Chart type" : "Çizelge türü", "Color" : "Renk", "New dataset" : "Yeni veri kümesi", + "New panorama" : "Yeni manzara", "New report" : "Yeni rapor", "Dataset maintenance" : "Veri kümesi bakımı", "New report group" : "Yeni rapor grubu", + "No dataset yet" : "Henüz bir veri kümesi yok", + "No panorama yet" : "Henüz bir manzara yok", + "No report yet" : "Henüz bir rapor yok", "Back to reports" : "Raporlara geri dön", "Overview" : "Özet", "Scheduled data load" : "Zamanlanmış veri yüklemesi", @@ -84,7 +88,11 @@ "Add to favorites" : "Sık kullanılanlara ekle", "Delete folder" : "Klasörü sil", "All data will be deleted!" : "Tüm veriler silinecek!", + "choose a layout" : "bir düzen seçin", "Save" : "Kaydet", + "Edit content" : "İçeriği düzenle", + "select to edit" : "düzenlemek için seçin", + "choose the content" : "içeriği seçin", "Request could not be processed" : "İstek işlenemedi", "Report" : "Rapor", "Thresholds" : "Eşikler", @@ -117,7 +125,6 @@ "Delete data" : "Verileri sil", "Records to be deleted: " : "Silinecek kayıtlar:", "Technical error. Please check the logs." : "Teknik bir sorun çıktı. Lütfen günlük kayıtlarına bakın.", - "No reports yet" : "Henüz bir rapor hazırlanmamış", "Demo: Thresholds" : "Tanıtım: Eşikler", "Type" : "Tür", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Eşikler verileri vurgulamak için kullanılabilir. Bildirim eşiği kullanılarak anında bildirimler gönderilebilir.", @@ -210,6 +217,8 @@ "This section is used for dataset maintenance and data load configurations." : "Veri kümesi bakımı ve veri yüklemesi yapılandırmaları bu bölümden yapılabilir.", "Please select a dataset" : "Lütfen bir veri kümesi seçin", "The EasyPrivacy list is blocking some scripts because of a wildcard filter for *analytics*." : "EasyPrivacy listesi, *analytics* için bir genel arama karakteri süzgeci nedeniyle bazı komut dosyalarını engelliyor.", + "Change layout" : "Görünümü değiştir", + "New Panorama" : "Yeni manzara", "Options" : "Seçenekler", "Analysis" : "İnceleme", "Translate" : "Çevir", @@ -284,6 +293,8 @@ "Schedule in background" : "Arka planda zamanla", "Not scheduled" : "Zamanlanmamış", "Daily" : "Günlük", + "Daily - End of day" : "Günlük - Gün sonunda", + "Daily - Start of day" : "Günlük - Gün başında", "Hourly" : "Saatlik", "Load via OCC command:" : "OCC komutu ile yükle:", "Unshare" : "Paylaşımdan kaldır", diff --git a/l10n/uk.js b/l10n/uk.js index cf097321..3ea9d1d6 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -121,7 +121,6 @@ OC.L10N.register( "Delete data" : "Вилучити дані", "Records to be deleted: " : "Записи для видалення:", "Technical error. Please check the logs." : "Технічна помилка. Будь ласка, перевірте журнали.", - "No reports yet" : "Звітів ще немає", "Demo: Thresholds" : "Демо: Пороги", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Для виділення даних можна використовувати порогові значення. Використовуючи порогове значення сповіщень, надсилаються push-повідомлення.", diff --git a/l10n/uk.json b/l10n/uk.json index e82ef27b..dc6a19d7 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -119,7 +119,6 @@ "Delete data" : "Вилучити дані", "Records to be deleted: " : "Записи для видалення:", "Technical error. Please check the logs." : "Технічна помилка. Будь ласка, перевірте журнали.", - "No reports yet" : "Звітів ще немає", "Demo: Thresholds" : "Демо: Пороги", "Type" : "Тип", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "Для виділення даних можна використовувати порогові значення. Використовуючи порогове значення сповіщень, надсилаються push-повідомлення.", diff --git a/l10n/vi.js b/l10n/vi.js index 9796a09c..933b0a72 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -69,7 +69,6 @@ OC.L10N.register( "Delete data" : "Xóa dữ liệu", "Records to be deleted: " : "Các bản ghi được xoá:", "Technical error. Please check the logs." : "Lỗi kĩ thuật, Xin hãy kiểm tra nhật ký", - "No reports yet" : "Chưa có báo cáo", "Type" : "Loại", "Normal value" : "Giâ trị thông thường", "Green" : "Xanh lá", diff --git a/l10n/vi.json b/l10n/vi.json index da5b4efb..fe431649 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -67,7 +67,6 @@ "Delete data" : "Xóa dữ liệu", "Records to be deleted: " : "Các bản ghi được xoá:", "Technical error. Please check the logs." : "Lỗi kĩ thuật, Xin hãy kiểm tra nhật ký", - "No reports yet" : "Chưa có báo cáo", "Type" : "Loại", "Normal value" : "Giâ trị thông thường", "Green" : "Xanh lá", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 136dd649..c0ff4eb3 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -121,7 +121,6 @@ OC.L10N.register( "Delete data" : "删除数据", "Records to be deleted: " : "将被删除的记录:", "Technical error. Please check the logs." : "技术错误。请检查日志", - "No reports yet" : "暂无报告", "Demo: Thresholds" : "示例:阈值", "Type" : "类型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "阈值可用于强调数据。使用通知阈值,将会传送推送消息。", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 3e0de262..1beeec44 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -119,7 +119,6 @@ "Delete data" : "删除数据", "Records to be deleted: " : "将被删除的记录:", "Technical error. Please check the logs." : "技术错误。请检查日志", - "No reports yet" : "暂无报告", "Demo: Thresholds" : "示例:阈值", "Type" : "类型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "阈值可用于强调数据。使用通知阈值,将会传送推送消息。", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 46684e5c..3d2fcc9d 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "新報告", "Dataset maintenance" : "數據集維護", "New report group" : "新報告群組", + "No dataset yet" : "暫無數據集", + "No panorama yet" : "暫無全景", + "No report yet" : "暫無報告", "Back to reports" : "返回報告", "Overview" : "概覽", "Scheduled data load" : "預定數據加載", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "刪除數據", "Records to be deleted: " : "要刪除的記錄:", "Technical error. Please check the logs." : "技術錯誤。請檢查日誌。", - "No reports yet" : "尚無還報告", "Demo: Thresholds" : "示範:閾點", "Type" : "類型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "閾點可用於強調數據。 使用通知閾點,正在發送推送消息。", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "在後台安排", "Not scheduled" : "未安排", "Daily" : "每日", + "Daily - End of day" : "每日分析 - 每日結束時", + "Daily - Start of day" : "每日分析 - 每日開始時", "Hourly" : "每小時", "Load via OCC command:" : "透過 OCC 指令加載:", "Unshare" : "取消共享", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 9a8d0f78..4af0893f 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -75,6 +75,9 @@ "New report" : "新報告", "Dataset maintenance" : "數據集維護", "New report group" : "新報告群組", + "No dataset yet" : "暫無數據集", + "No panorama yet" : "暫無全景", + "No report yet" : "暫無報告", "Back to reports" : "返回報告", "Overview" : "概覽", "Scheduled data load" : "預定數據加載", @@ -122,7 +125,6 @@ "Delete data" : "刪除數據", "Records to be deleted: " : "要刪除的記錄:", "Technical error. Please check the logs." : "技術錯誤。請檢查日誌。", - "No reports yet" : "尚無還報告", "Demo: Thresholds" : "示範:閾點", "Type" : "類型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "閾點可用於強調數據。 使用通知閾點,正在發送推送消息。", @@ -291,6 +293,8 @@ "Schedule in background" : "在後台安排", "Not scheduled" : "未安排", "Daily" : "每日", + "Daily - End of day" : "每日分析 - 每日結束時", + "Daily - Start of day" : "每日分析 - 每日開始時", "Hourly" : "每小時", "Load via OCC command:" : "透過 OCC 指令加載:", "Unshare" : "取消共享", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 8255f8e2..6c228172 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -77,6 +77,9 @@ OC.L10N.register( "New report" : "新報告", "Dataset maintenance" : "資料集維護", "New report group" : "新回報群組", + "No dataset yet" : "尚無資料集", + "No panorama yet" : "尚無全景", + "No report yet" : "尚無報告", "Back to reports" : "回到報告", "Overview" : "概覽", "Scheduled data load" : "預定資料載入", @@ -124,7 +127,6 @@ OC.L10N.register( "Delete data" : "刪除資料", "Records to be deleted: " : "要被刪除的紀錄:", "Technical error. Please check the logs." : "技術錯誤。請檢查紀錄檔。", - "No reports yet" : "尚無報告", "Demo: Thresholds" : "示範:閾值", "Type" : "類型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "閾值可用於強調資料。使用通知閾值,就會傳送推送訊息。", @@ -293,6 +295,8 @@ OC.L10N.register( "Schedule in background" : "於背景安排", "Not scheduled" : "尚未安排", "Daily" : "每日", + "Daily - End of day" : "每天 - 每天結束時", + "Daily - Start of day" : "每天 - 每天開始時", "Hourly" : "每小時", "Load via OCC command:" : "透過 OCC 指令載入:", "Unshare" : "取消分享", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 0e5c6d33..812e56bb 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -75,6 +75,9 @@ "New report" : "新報告", "Dataset maintenance" : "資料集維護", "New report group" : "新回報群組", + "No dataset yet" : "尚無資料集", + "No panorama yet" : "尚無全景", + "No report yet" : "尚無報告", "Back to reports" : "回到報告", "Overview" : "概覽", "Scheduled data load" : "預定資料載入", @@ -122,7 +125,6 @@ "Delete data" : "刪除資料", "Records to be deleted: " : "要被刪除的紀錄:", "Technical error. Please check the logs." : "技術錯誤。請檢查紀錄檔。", - "No reports yet" : "尚無報告", "Demo: Thresholds" : "示範:閾值", "Type" : "類型", "Thresholds can be used to highlight data. Using the notification threshold, push messages are being sent." : "閾值可用於強調資料。使用通知閾值,就會傳送推送訊息。", @@ -291,6 +293,8 @@ "Schedule in background" : "於背景安排", "Not scheduled" : "尚未安排", "Daily" : "每日", + "Daily - End of day" : "每天 - 每天結束時", + "Daily - Start of day" : "每天 - 每天開始時", "Hourly" : "每小時", "Load via OCC command:" : "透過 OCC 指令載入:", "Unshare" : "取消分享",