You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/locales/de-DE/translation.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,8 @@
225
225
"POLLING_INFO": "Das System passt das Abfrageintervall automatisch an: schneller, wenn Benutzer Inhalte ansehen, langsamer, wenn der Server im Leerlauf ist. Dadurch wird die CPU-Auslastung Ihres Jellyfin-Servers reduziert.",
226
226
"INTERVAL_WARNING": "Das Intervall für aktive Sitzungen sollte nicht größer sein als das Intervall im Leerlauf.",
227
227
"REALTIME_UPDATE_INFO": "Änderungen werden ohne Neustart des Servers übernommen.",
"SELECT_LIBRARIES_TO_IMPORT_TOOLTIP": "Aktivitäten für Elemente innerhalb dieser Bibliotheken werden weiterhin verfolgt - auch wenn sie nicht importiert wurden.",
Copy file name to clipboardExpand all lines: public/locales/en-GB/translation.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,8 @@
225
225
"POLLING_INFO": "The system automatically adapts monitoring frequency: fast when users are watching content, slower when the server is idle. This reduces CPU load on your Jellyfin server.",
226
226
"INTERVAL_WARNING": "Active sessions interval should not be greater than idle interval",
227
227
"REALTIME_UPDATE_INFO": "Changes are applied in real-time without server restart.",
Copy file name to clipboardExpand all lines: public/locales/fr-FR/translation.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,8 @@
220
220
"POLLING_INFO": "Le système adapte automatiquement la fréquence de surveillance : rapide quand des utilisateurs regardent du contenu, plus lent quand le serveur est inactif. Cela réduit la charge CPU sur votre serveur Jellyfin.",
221
221
"INTERVAL_WARNING": "L'intervalle actif ne devrait pas être supérieur à l'intervalle de veille",
222
222
"REALTIME_UPDATE_INFO": "Les modifications sont appliquées en temps réel sans redémarrage du serveur.",
223
+
"ACTIVITY_MONITOR_SETTINGS_SUCCESS": "Paramètres de surveillance mis à jour avec succès",
224
+
"ACTIVITY_MONITOR_SETTINGS_ERROR": "Erreur lors de la mise à jour des paramètres",
223
225
"SELECT_LIBRARIES_TO_IMPORT": "Sélectionner les médiathèques à importer",
224
226
"SELECT_LIBRARIES_TO_IMPORT_TOOLTIP": "L'activité du contenu de ces médiathèques est toujours suivie, même s'ils ne sont pas importés.",
0 commit comments