diff options
Diffstat (limited to 'locales')
-rw-r--r-- | locales/de.json | 6 | ||||
-rw-r--r-- | locales/en.json | 1 | ||||
-rw-r--r-- | locales/zh-CN.json | 8 | ||||
-rw-r--r-- | locales/zh-TW.json | 8 |
4 files changed, 18 insertions, 5 deletions
diff --git a/locales/de.json b/locales/de.json index de76b590..73ffe0e6 100644 --- a/locales/de.json +++ b/locales/de.json @@ -29,6 +29,8 @@ "Import from browser": "Vom Browser importieren", "Releases": "Versionen", "Are you sure?": "Sind sie sicher?", + "Do you really want to delete this note?": "Möchten Sie diese Notiz wirklich löschen?", + "All users will lose their connection.": "Alle Benutzer werden getrennt.", "Cancel": "Abbrechen", "Yes, do it!": "Ja, mach es!", "Choose method": "Methode wählen", @@ -60,6 +62,7 @@ "Refresh": "Neu laden", "Contacts": "Kontakte", "Report an issue": "Fehlerbericht senden", + "Meet us on Gitter": "Triff uns auf Gitter", "Send us email": "Kontakt", "Documents": "Dokumente", "Features": "Funktionen", @@ -100,5 +103,6 @@ "Select From Available Snippets": "Aus verfügbaren Snippets wählen", "OR": "Oder", "Export to Snippet": "Zu Snippet exportieren", - "Select Visibility Level": "Sichtbarkeit bestimmen" + "Select Visibility Level": "Sichtbarkeit bestimmen", + "Night Theme": "Nachtmodus" } diff --git a/locales/en.json b/locales/en.json index 49e93a83..e6a966d7 100644 --- a/locales/en.json +++ b/locales/en.json @@ -62,6 +62,7 @@ "Refresh": "Refresh", "Contacts": "Contacts", "Report an issue": "Report an issue", + "Meet us on Gitter": "Meet us on Gitter", "Send us email": "Send us email", "Documents": "Documents", "Features": "Features", diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 97602c82..da0e029c 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -60,6 +60,7 @@ "Refresh": "重新整理", "Contacts": "联络方式", "Report an issue": "报告问题", + "Meet us on Gitter": "在 Gitter 上联系我们", "Send us email": "寄信给我们", "Documents": "文件", "Features": "功能简介", @@ -100,5 +101,8 @@ "Select From Available Snippets": "从可用的 Snippets 中选择", "OR": "或是", "Export to Snippet": "导出到 Snippet", - "Select Visibility Level": "选择可见层级" -}
\ No newline at end of file + "Select Visibility Level": "选择可见层级", + "Night Theme": "夜间主题", + "Do you really want to delete this note?": "确定要删除这个文件吗?", + "All users will lose their connection.": "所有用户将失去连接" +} diff --git a/locales/zh-TW.json b/locales/zh-TW.json index a3bb7774..da50f66a 100644 --- a/locales/zh-TW.json +++ b/locales/zh-TW.json @@ -60,6 +60,7 @@ "Refresh": "重新整理", "Contacts": "聯絡方式", "Report an issue": "回報問題", + "Meet us on Gitter": "透過 Gitter 聯絡我們", "Send us email": "寄信給我們", "Documents": "文件", "Features": "功能簡介", @@ -100,5 +101,8 @@ "Select From Available Snippets": "從可用的 Snippets 中選擇", "OR": "或是", "Export to Snippet": "匯出到 Snippet", - "Select Visibility Level": "選擇可見層級" -}
\ No newline at end of file + "Select Visibility Level": "選擇可見層級", + "Night Theme": "夜間主題", + "Do you really want to delete this note?": "確定要刪除這個文件嗎?", + "All users will lose their connection.": "所有使用者將會失去連線" +} |