diff --git a/syncplay/messages_de.py b/syncplay/messages_de.py index f0deaf31..f726ae05 100755 --- a/syncplay/messages_de.py +++ b/syncplay/messages_de.py @@ -23,7 +23,7 @@ "slowdown-notification": "Verlangsamt wegen Zeitdifferenz mit {}", # User "revert-notification": "Normalgeschwindigkeit", - "pause-notification": "{} pausierte ({})", # User + "pause-notification": "{} pausierte ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} startete", # User "seek-notification": "{} sprang von {} nach {}", # User, from time, to time diff --git a/syncplay/messages_en.py b/syncplay/messages_en.py index 15975dad..c1ed3497 100644 --- a/syncplay/messages_en.py +++ b/syncplay/messages_en.py @@ -23,7 +23,7 @@ "slowdown-notification": "Slowing down due to time difference with {}", # User "revert-notification": "Reverting speed back to normal", - "pause-notification": "{} paused ({})", # User + "pause-notification": "{} paused at {}", # User, Time "unpause-notification": "{} unpaused", # User "seek-notification": "{} jumped from {} to {}", # User, from time, to time diff --git a/syncplay/messages_es.py b/syncplay/messages_es.py index a00a876b..17c2cdcc 100644 --- a/syncplay/messages_es.py +++ b/syncplay/messages_es.py @@ -23,7 +23,7 @@ "slowdown-notification": "Ralentizando debido a diferencia de tiempo con {}", # User "revert-notification": "Revirtiendo a la velocidad normal", - "pause-notification": "{} pausado ({})", # User + "pause-notification": "{} pausado ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} resumido", # User "seek-notification": "{} saltó desde {} hasta {}", # User, from time, to time diff --git a/syncplay/messages_fr.py b/syncplay/messages_fr.py index 664898ec..c8ec0531 100644 --- a/syncplay/messages_fr.py +++ b/syncplay/messages_fr.py @@ -23,7 +23,7 @@ "slowdown-notification": "Ralentissement dû au décalage de temps avec {}", # User "revert-notification": "Retour à la vitesse normale", - "pause-notification": "{} en pause ({})", # User + "pause-notification": "{} en pause ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} non suspendu", # User "seek-notification": "{} est passé de {} à {}", # User, from time, to time diff --git a/syncplay/messages_it.py b/syncplay/messages_it.py index a30ab13c..efdff015 100755 --- a/syncplay/messages_it.py +++ b/syncplay/messages_it.py @@ -23,7 +23,7 @@ "slowdown-notification": "Rallento a causa della differenza temporale con {}", # User "revert-notification": "Ripristino la velocità di riproduzione normale", - "pause-notification": "{} ha messo in pausa ({})", # User + "pause-notification": "{} ha messo in pausa ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} ha ripreso la riproduzione", # User "seek-notification": "{} è passato da {} a {}", # User, from time, to time diff --git a/syncplay/messages_pt_BR.py b/syncplay/messages_pt_BR.py index b0aeaaad..3ae5d0d9 100644 --- a/syncplay/messages_pt_BR.py +++ b/syncplay/messages_pt_BR.py @@ -23,7 +23,7 @@ "slowdown-notification": "Diminuindo a velocidade devido à diferença de tempo com {}", # User "revert-notification": "Revertendo velocidade ao normal", - "pause-notification": "{} pausou ({})", # User + "pause-notification": "{} pausou ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} despausou", # User "seek-notification": "{} saltou de {} para {}", # User, from time, to time diff --git a/syncplay/messages_pt_PT.py b/syncplay/messages_pt_PT.py index 6c1fdd71..b8f5f003 100644 --- a/syncplay/messages_pt_PT.py +++ b/syncplay/messages_pt_PT.py @@ -23,7 +23,7 @@ "slowdown-notification": "Diminuindo a velocidade devido à diferença de tempo com {}", # User "revert-notification": "Revertendo velocidade ao normal", - "pause-notification": "{} pausou ({})", # User + "pause-notification": "{} pausou ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} despausou", # User "seek-notification": "{} saltou de {} para {}", # User, from time, to time diff --git a/syncplay/messages_ru.py b/syncplay/messages_ru.py index 4bee0b63..fcc11d5e 100755 --- a/syncplay/messages_ru.py +++ b/syncplay/messages_ru.py @@ -23,7 +23,7 @@ "slowdown-notification": "Воспроизведение замедлено из-за разницы во времени с {}", # User "revert-notification": "Возвращаемся к нормальной скорости воспроизведения", - "pause-notification": "{} приостановил воспроизведение ({})", # User + "pause-notification": "{} приостановил воспроизведение ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} возобновил воспроизведение", # User "seek-notification": "{} перемотал с {} на {}", # User, from time, to time diff --git a/syncplay/messages_tr.py b/syncplay/messages_tr.py index 7bb4ab5f..a9eb23c5 100644 --- a/syncplay/messages_tr.py +++ b/syncplay/messages_tr.py @@ -23,7 +23,7 @@ "slowdown-notification": "{} ile zaman farkı nedeniyele nedeniyle yavaşlıyor", # User "revert-notification": "Hızı normale döndürülüyor", - "pause-notification": "{} duraklattı ({})", # User + "pause-notification": "{} duraklattı ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{} devam ettirdi", # User "seek-notification": "{}, {} konumundan {} konumuna atladı", # User, from time, to time diff --git a/syncplay/messages_zh_CN.py b/syncplay/messages_zh_CN.py index 1f0ff520..e7d271e7 100644 --- a/syncplay/messages_zh_CN.py +++ b/syncplay/messages_zh_CN.py @@ -23,7 +23,7 @@ "slowdown-notification": "与{}不同步,正在慢速播放", # User "revert-notification": "播放速度恢复一倍速", - "pause-notification": "{}暂停了 ({})", # User + "pause-notification": "{}暂停了 ({})", # User, Time - TODO: Change into format "{} paused at {}" in line with English message "unpause-notification": "{}重新开始播放", # User "seek-notification": "{}从{}跳转到{}", # User, from time, to time