浏览代码

[Dovecot] Add Russian and Ukrainian folders (#3967)

Update dovecot.conf
Dmitriy Alekseev 4 年之前
父节点
当前提交
32b6495ea3
共有 1 个文件被更改,包括 51 次插入0 次删除
  1. 51 0
      data/conf/dovecot/dovecot.conf

+ 51 - 0
data/conf/dovecot/dovecot.conf

@@ -130,6 +130,24 @@ namespace inbox {
   mailbox "Verwijderde items" {
   mailbox "Verwijderde items" {
     special_use = \Trash
     special_use = \Trash
   }
   }
+  mailbox "Удаленные" {
+    special_use = \Trash
+  }
+  mailbox "Удаленные элементы" {
+    special_use = \Trash
+  }
+  mailbox "Корзина" {
+    special_use = \Trash
+  }
+  mailbox "Видалені" {
+    special_use = \Trash
+  }
+  mailbox "Видалені елементи" {
+    special_use = \Trash
+  }
+  mailbox "Кошик" {
+    special_use = \Trash
+  }
   mailbox "废件箱" {
   mailbox "废件箱" {
     special_use = \Trash
     special_use = \Trash
   }
   }
@@ -167,6 +185,12 @@ namespace inbox {
   mailbox "归档" {
   mailbox "归档" {
     special_use = \Archive
     special_use = \Archive
   }
   }
+  mailbox "Архив" {
+    special_use = \Archive
+  }
+  mailbox "Архів" {
+    special_use = \Archive
+  }
   mailbox "Sent" {
   mailbox "Sent" {
     auto = subscribe
     auto = subscribe
     special_use = \Sent
     special_use = \Sent
@@ -186,6 +210,18 @@ namespace inbox {
   mailbox "已发送邮件" {
   mailbox "已发送邮件" {
     special_use = \Sent
     special_use = \Sent
   }
   }
+  mailbox "Отправленные" {
+    special_use = \Sent
+  }
+  mailbox "Отправленные элементы" {
+    special_use = \Sent
+  }
+  mailbox "Надіслані" {
+    special_use = \Sent
+  }
+  mailbox "Надіслані елементи" {
+    special_use = \Sent
+  }
   mailbox "Gesendet" {
   mailbox "Gesendet" {
     special_use = \Sent
     special_use = \Sent
   }
   }
@@ -235,6 +271,12 @@ namespace inbox {
   mailbox "草稿箱" {
   mailbox "草稿箱" {
     special_use = \Drafts
     special_use = \Drafts
   }
   }
+  mailbox "Черновики" {
+    special_use = \Drafts
+  }
+  mailbox "Чернетки" {
+    special_use = \Drafts
+  }
   mailbox "Junk" {
   mailbox "Junk" {
     auto = subscribe
     auto = subscribe
     special_use = \Junk
     special_use = \Junk
@@ -266,6 +308,15 @@ namespace inbox {
   mailbox "垃圾箱" {
   mailbox "垃圾箱" {
     special_use = \Junk
     special_use = \Junk
   }
   }
+  mailbox "Нежелательная почта" {
+    special_use = \Junk
+  }
+  mailbox "Спам" {
+    special_use = \Junk
+  }
+  mailbox "Небажана пошта" {
+    special_use = \Junk
+  }
   mailbox "Koncepty" {
   mailbox "Koncepty" {
     special_use = \Drafts
     special_use = \Drafts
   }
   }