diff --git a/src/i18n/de-DE.i18n.json b/src/i18n/de-DE.i18n.json index 1ca635c0d..3909f962c 100644 --- a/src/i18n/de-DE.i18n.json +++ b/src/i18n/de-DE.i18n.json @@ -244,7 +244,6 @@ "quit": "{{- appName}} &beenden", "redo": "Wieder&holen", "reload": "&Neu laden", - "reloadIgnoringCache": "Cache ignorieren und neu laden", "reportIssue": "Problem melden", "resetAppData": "Appdaten löschen", "resetZoom": "Originalgröße", @@ -313,4 +312,4 @@ "unreadMention": "Ungelesene Erwähnungen", "noUnreadMessage": "Keine ungelesenen Nachrichten" } -} +} \ No newline at end of file diff --git a/src/i18n/en.i18n.json b/src/i18n/en.i18n.json index 29fbdc422..387e7d311 100644 --- a/src/i18n/en.i18n.json +++ b/src/i18n/en.i18n.json @@ -362,4 +362,4 @@ "unreadMention": "Unread mentions", "noUnreadMessage": "No unread messages" } -} +} \ No newline at end of file diff --git a/src/i18n/es.i18n.json b/src/i18n/es.i18n.json index f806e5dc1..96b26c551 100644 --- a/src/i18n/es.i18n.json +++ b/src/i18n/es.i18n.json @@ -277,7 +277,6 @@ "quit": "&Salir de {{- appName}}", "redo": "&Rehacer", "reload": "&Recargar", - "reloadIgnoringCache": "Recargar ignorando la caché", "reportIssue": "Informar problema", "resetAppData": "Restablecer datos de la aplicación", "resetZoom": "Restablecer zoom", diff --git a/src/i18n/fi.i18n.json b/src/i18n/fi.i18n.json index 43f100f3a..b5fabd2e8 100644 --- a/src/i18n/fi.i18n.json +++ b/src/i18n/fi.i18n.json @@ -256,7 +256,6 @@ "quit": "&Sulje {{- appName}}", "redo": "T&ee uudelleen", "reload": "La&taa uudelleen", - "reloadIgnoringCache": "Lataa uudelleen, ohita välimuisti", "reportIssue": "Ilmoita ongelmasta", "resetAppData": "Nollaa sovelluksen tiedot", "resetZoom": "Nollaa zoomaus", diff --git a/src/i18n/fr.i18n.json b/src/i18n/fr.i18n.json index 99d3543ea..dfb5404d6 100644 --- a/src/i18n/fr.i18n.json +++ b/src/i18n/fr.i18n.json @@ -256,7 +256,6 @@ "quit": "&Quitter {{- appName}}", "redo": "&Rétablir", "reload": "Recharger", - "reloadIgnoringCache": "Recharger en ignorant le cache", "reportIssue": "Signaler un problème", "resetAppData": "Effacer les données de l'application", "resetZoom": "Réinitialiser le zoom", @@ -325,4 +324,4 @@ "unreadMention": "Mentions non lues", "noUnreadMessage": "Pas de messages non lus" } -} +} \ No newline at end of file diff --git a/src/i18n/hu.i18n.json b/src/i18n/hu.i18n.json index 0e4ed9dc6..f5b5d8027 100644 --- a/src/i18n/hu.i18n.json +++ b/src/i18n/hu.i18n.json @@ -277,7 +277,6 @@ "quit": "&Kilépés a {{- appName}} programból", "redo": "&Ismétlés", "reload": "Új&ratöltés", - "reloadIgnoringCache": "Újratöltés gyorsítótár mellőzésével", "reportIssue": "Probléma jelentése", "resetAppData": "Alkalmazásadatok visszaállítása", "resetZoom": "Nagyítás visszaállítása", @@ -352,4 +351,4 @@ "unreadMention": "Olvasatlan említések", "noUnreadMessage": "Nincsenek olvasatlan üzenetek" } -} +} \ No newline at end of file diff --git a/src/i18n/ja.i18n.json b/src/i18n/ja.i18n.json index 81cecb335..5af10eb10 100644 --- a/src/i18n/ja.i18n.json +++ b/src/i18n/ja.i18n.json @@ -114,7 +114,6 @@ "quit": "{{- appName}} を終了 (&Q)", "redo": "やり直し (&R)", "reload": "再読み込み(&R)", - "reloadIgnoringCache": "キャッシュを無視して再読み込み", "reportIssue": "問題を報告する", "resetAppData": "アプリデータをリセット", "resetZoom": "ズームをリセット", diff --git a/src/i18n/nb-NO.i18n.json b/src/i18n/nb-NO.i18n.json new file mode 100644 index 000000000..6f31cf5a2 --- /dev/null +++ b/src/i18n/nb-NO.i18n.json @@ -0,0 +1 @@ +{ } \ No newline at end of file diff --git a/src/i18n/nn.i18n.json b/src/i18n/nn.i18n.json new file mode 100644 index 000000000..6f31cf5a2 --- /dev/null +++ b/src/i18n/nn.i18n.json @@ -0,0 +1 @@ +{ } \ No newline at end of file diff --git a/src/i18n/no.i18n.json b/src/i18n/no.i18n.json new file mode 100644 index 000000000..6f31cf5a2 --- /dev/null +++ b/src/i18n/no.i18n.json @@ -0,0 +1 @@ +{ } \ No newline at end of file diff --git a/src/i18n/pl.i18n.json b/src/i18n/pl.i18n.json index 6869e31a7..8518f311b 100644 --- a/src/i18n/pl.i18n.json +++ b/src/i18n/pl.i18n.json @@ -122,7 +122,6 @@ "quit": "Wy&jdź {{- appName}}", "redo": "P&onów", "reload": "P&rzeładuj", - "reloadIgnoringCache": "Przeładuj ignorując pamięć podręczną", "reportIssue": "Raportowanie błędu", "resetAppData": "Reset danych aplikacji", "resetZoom": "Reset zoomu", diff --git a/src/i18n/pt-BR.i18n.json b/src/i18n/pt-BR.i18n.json index 8a27c85b1..f115023ba 100644 --- a/src/i18n/pt-BR.i18n.json +++ b/src/i18n/pt-BR.i18n.json @@ -348,4 +348,4 @@ "unreadMention": "Menções não lidas", "noUnreadMessage": "Nenhuma mensagem" } -} +} \ No newline at end of file diff --git a/src/i18n/ru.i18n.json b/src/i18n/ru.i18n.json index 09d536ce7..5ebc3199b 100644 --- a/src/i18n/ru.i18n.json +++ b/src/i18n/ru.i18n.json @@ -246,7 +246,6 @@ "quit": "Вы&йти из {{- appName}}", "redo": "&Повторить", "reload": "П&ерезагрузить", - "reloadIgnoringCache": "Перезагрузить игнорируя кэш", "reportIssue": "Сообщить о проблеме", "resetAppData": "Сбросить данные приложения", "resetZoom": "Восстановить масштаб", @@ -315,4 +314,4 @@ "unreadMention": "Непрочитанные упоминания", "noUnreadMessage": "Нет непрочитанных сообщений" } -} +} \ No newline at end of file diff --git a/src/i18n/tr-TR.i18n.json b/src/i18n/tr-TR.i18n.json index fc8b9e6b2..8efeaa80d 100644 --- a/src/i18n/tr-TR.i18n.json +++ b/src/i18n/tr-TR.i18n.json @@ -114,7 +114,6 @@ "quit": "&Çıkış yap {{- appName}}", "redo": "&Yinele", "reload": "&Yeniden yükle", - "reloadIgnoringCache": "Önbelleği yok sayarak yeniden yükle", "reportIssue": "Hata bildir", "resetAppData": "Uygulama verisini sıfırla", "resetZoom": "Görünümü sıfırla", diff --git a/src/i18n/uk-UA.i18n.json b/src/i18n/uk-UA.i18n.json index ad0bd5a3c..a12d68adb 100644 --- a/src/i18n/uk-UA.i18n.json +++ b/src/i18n/uk-UA.i18n.json @@ -119,7 +119,6 @@ "quit": "Ви&йти з {{- appName}}", "redo": "По&вторити", "reload": "П&ерезавантажити", - "reloadIgnoringCache": "Перезавантажити ігноруючи кеш", "reportIssue": "Повідомити про проблему", "resetAppData": "Скинути дані додатка", "resetZoom": "Відновити масштаб", diff --git a/src/i18n/zh-CN.i18n.json b/src/i18n/zh-CN.i18n.json index a74cbea42..136c0b677 100644 --- a/src/i18n/zh-CN.i18n.json +++ b/src/i18n/zh-CN.i18n.json @@ -170,7 +170,6 @@ "quit": "结束(&Q){{- appName}}", "redo": "重做 (&R)", "reload": "重新载入 (&R)", - "reloadIgnoringCache": "忽略缓存并重新加载", "reportIssue": "报告问题", "resetAppData": "重置应用数据", "resetZoom": "重置缩放", diff --git a/src/i18n/zh-TW.i18n.json b/src/i18n/zh-TW.i18n.json index 594bba174..19aa77601 100644 --- a/src/i18n/zh-TW.i18n.json +++ b/src/i18n/zh-TW.i18n.json @@ -115,7 +115,6 @@ "quit": "結束 (&Q) {{- appName}}", "redo": "重做 (&R)", "reload": "重新載入 (&R)", - "reloadIgnoringCache": "重新載入忽略的快取", "reportIssue": "問題回報", "resetAppData": "回復程式設定", "resetZoom": "重置縮放比率",