From 70f524b82d6fbc47afe4c950c84c875956691e04 Mon Sep 17 00:00:00 2001
From: syuilo <Syuilotan@yahoo.co.jp>
Date: Mon, 19 Aug 2019 12:17:37 +0900
Subject: [PATCH] New Crowdin translations (#5312)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Traditional)

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Danish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (French)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (Portuguese)

* New translations ja-JP.yml (Russian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)
---
 locales/cs-CZ.yml |  1 +
 locales/da-DK.yml |  1 +
 locales/de-DE.yml |  1 +
 locales/en-US.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++++
 locales/es-ES.yml |  5 ++++
 locales/fr-FR.yml |  1 +
 locales/ja-KS.yml |  6 +++++
 locales/ko-KR.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++++
 locales/no-NO.yml |  6 +++++
 locales/pl-PL.yml |  1 +
 locales/pt-PT.yml |  4 ++++
 locales/ru-RU.yml |  4 ++++
 locales/zh-CN.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++++
 locales/zh-TW.yml |  3 +++
 14 files changed, 207 insertions(+)

diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml
index 6fc432e592..ffdc3236af 100644
--- a/locales/cs-CZ.yml
+++ b/locales/cs-CZ.yml
@@ -1355,3 +1355,4 @@ room:
   save: "Uložit"
   furnitures:
     moon: "Po"
+    bin: "Koš"
diff --git a/locales/da-DK.yml b/locales/da-DK.yml
index e3132f5f5e..d64e55d95f 100644
--- a/locales/da-DK.yml
+++ b/locales/da-DK.yml
@@ -1915,3 +1915,4 @@ room:
   save: "Gem"
   furnitures:
     moon: "Man"
+    bin: "Skraldespand"
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index 1413448b84..b1dfbc4fb3 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -950,3 +950,4 @@ room:
   save: "Speichern"
   furnitures:
     moon: "Mo"
+    bin: "Papierkorb"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index ddc85e45bd..8be999d5ca 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -296,6 +296,16 @@ common:
     saved: "Saved"
     home-profile: "Home profile"
     deck-profile: "Deck profile"
+    room: "Room"
+    _room:
+      graphicsQuality: "Graphics Quality"
+      _graphicsQuality:
+        ultra: "Ultra"
+        high: "High"
+        medium: "Medium"
+        low: "Low"
+        cheep: "Cheep"
+      useOrthographicCamera: "Use Orthographic Camera"
   search: "Search"
   delete: "Delete"
   loading: "Loading"
@@ -1135,6 +1145,7 @@ desktop/views/components/ui.header.account.vue:
   groups: "Groups"
   follow-requests: "Follow requests"
   admin: "Admin"
+  room: "Room"
 desktop/views/components/ui.header.nav.vue:
   game: "Games"
 desktop/views/components/ui.header.notifications.vue:
@@ -2075,7 +2086,54 @@ pages:
     pageVariables: "Page element"
     argVariables: "Input slot"
 room:
+  add-furniture: "Place furniture"
   translate: "Move"
+  rotate: "Rotate"
+  exit: "Deselect"
+  remove: "Remove"
   save: "Save"
+  chooseImage: "Select an image"
+  room-type: "Room type"
+  carpet-color: "Color of carpet"
+  rooms:
+    default: "Default"
+    washitsu: "Japanese-style"
   furnitures:
+    milk: "Milk carton"
+    bed: "Bed"
+    low-table: "Low Table"
+    desk: "Desk"
+    chair: "Chair"
+    chair2: "Chair 2"
+    fan: "Fan"
+    pc: "Computer"
+    plant: "Houseplant"
+    plant2: "Houseplant 2"
+    eraser: "Eraser"
+    pencil: "Pencil"
+    pudding: "Pudding"
+    cardboard-box: "Cardboard Box"
+    cardboard-box2: "Cardboard Box 2"
+    cardboard-box3: "Cardboard Box 3"
+    book: "Book"
+    book2: "Book 2"
+    piano: "Piano"
+    facial-tissue: "Facial tissue"
+    server: "Servers"
     moon: "M"
+    corkboard: "Cork board"
+    mousepad: "Mousepad"
+    monitor: "Monitor"
+    keyboard: "Keyboard"
+    carpet-stripe: "Carpet (stripe)"
+    mat: "Mat"
+    color-box: "Bookshelf"
+    wall-clock: "Wall clock"
+    photoframe: "Picture frame"
+    cube: "Cube"
+    tv: "TV"
+    pinguin: "Penguin"
+    rubik-cube: "Rubik's Cube"
+    poster-h: "Poster (Horizontal)"
+    poster-v: "Poster (Vertical)"
+    bin: "Trash"
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index c515906fb5..e1b711af8f 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -1135,3 +1135,8 @@ pages:
         arg1: "Listas"
     types:
       array: "Listas"
+room:
+  save: "Guardar"
+  furnitures:
+    moon: "Luna"
+    bin: "Papelera"
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index f78bd768ed..0601678e96 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -2004,3 +2004,4 @@ room:
   save: "Enregistrer"
   furnitures:
     moon: "L"
+    bin: "Corbeille"
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index ed20b06b04..1730ab3005 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -1284,3 +1284,9 @@ pages:
         arg1: "リスト"
     types:
       array: "リスト"
+room:
+  translate: "移動"
+  save: "保存"
+  furnitures:
+    moon: "月"
+    bin: "ゴミ箱"
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index ca5d3af759..52111c3fa7 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -296,6 +296,16 @@ common:
     saved: "저장하였습니다"
     home-profile: "홈 프로필"
     deck-profile: "덱 프로필"
+    room: "룸"
+    _room:
+      graphicsQuality: "그래픽 품질"
+      _graphicsQuality:
+        ultra: "최고"
+        high: "높음"
+        medium: "보통"
+        low: "낮음"
+        cheep: "최저"
+      useOrthographicCamera: "평행 투시 카메라를 사용"
   search: "검색"
   delete: "삭제"
   loading: "로드 중"
@@ -1135,6 +1145,7 @@ desktop/views/components/ui.header.account.vue:
   groups: "그룹"
   follow-requests: "팔로우 요청"
   admin: "관리"
+  room: "룸"
 desktop/views/components/ui.header.nav.vue:
   game: "게임"
 desktop/views/components/ui.header.notifications.vue:
@@ -2075,7 +2086,54 @@ pages:
     pageVariables: "페이지 요소"
     argVariables: "입력 슬롯"
 room:
+  add-furniture: "가구를 배치"
   translate: "이동"
+  rotate: "회전"
+  exit: "선택 해제"
+  remove: "치우기"
   save: "저장"
+  chooseImage: "이미지 선택"
+  room-type: "룸 종류"
+  carpet-color: "바닥 색상"
+  rooms:
+    default: "기본"
+    washitsu: "일본식"
   furnitures:
+    milk: "우유 팩"
+    bed: "침대"
+    low-table: "낮은 테이블"
+    desk: "책상"
+    chair: "의자"
+    chair2: "의자 2"
+    fan: "환기구"
+    pc: "컴퓨터"
+    plant: "관엽식물"
+    plant2: "관엽식물 2"
+    eraser: "지우개"
+    pencil: "연필"
+    pudding: "푸딩"
+    cardboard-box: "골판지 상자"
+    cardboard-box2: "골판지 상자 2"
+    cardboard-box3: "골판지 상자 3"
+    book: "책"
+    book2: "책 2"
+    piano: "피아노"
+    facial-tissue: "휴지 상자"
+    server: "서버"
     moon: "월"
+    corkboard: "게시판"
+    mousepad: "마우스 패드"
+    monitor: "모니터"
+    keyboard: "키보드"
+    carpet-stripe: "카페트 (줄무늬)"
+    mat: "매트"
+    color-box: "책장"
+    wall-clock: "벽걸이 시계"
+    photoframe: "액자"
+    cube: "큐브"
+    tv: "TV"
+    pinguin: "펭귄"
+    rubik-cube: "루빅스 큐브"
+    poster-h: "포스터 (가로)"
+    poster-v: "포스터 (세로)"
+    bin: "휴지통"
diff --git a/locales/no-NO.yml b/locales/no-NO.yml
index cb13a89937..2af76bf7d9 100644
--- a/locales/no-NO.yml
+++ b/locales/no-NO.yml
@@ -520,3 +520,9 @@ pages:
         arg1: "Lister"
     types:
       array: "Lister"
+room:
+  translate: "Flytt"
+  save: "Lagre"
+  furnitures:
+    moon: "Måne"
+    bin: "Papirkurv"
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml
index 98d2b7728c..84e309d2f9 100644
--- a/locales/pl-PL.yml
+++ b/locales/pl-PL.yml
@@ -1261,3 +1261,4 @@ room:
   save: "Zapisz"
   furnitures:
     moon: "Pn"
+    bin: "Kosz"
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index 6db9bc628a..5300f48753 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -284,3 +284,7 @@ pages:
   blocks:
     image: "Imagens"
     post: "Formulário de publicação"
+room:
+  furnitures:
+    moon: "Lua"
+    bin: "Lixo"
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index d7756f5ae8..540db24aad 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -168,3 +168,7 @@ pages:
       random: "Случайно"
     blocks:
       random: "Случайно"
+room:
+  furnitures:
+    moon: "Луна"
+    bin: "Мусорное ведро"
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index 2b4c976be6..7fd8a304ab 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -296,6 +296,16 @@ common:
     saved: "已保存"
     home-profile: "定制首页数据"
     deck-profile: "定制Deck数据"
+    room: "房间"
+    _room:
+      graphicsQuality: "图形质量"
+      _graphicsQuality:
+        ultra: "最高"
+        high: "高"
+        medium: "中"
+        low: "低"
+        cheep: "最低"
+      useOrthographicCamera: "使用正交相机"
   search: "搜索"
   delete: "删除"
   loading: "正在加载中"
@@ -1135,6 +1145,7 @@ desktop/views/components/ui.header.account.vue:
   groups: "群组"
   follow-requests: "关注申请"
   admin: "管理"
+  room: "房间"
 desktop/views/components/ui.header.nav.vue:
   game: "游戏"
 desktop/views/components/ui.header.notifications.vue:
@@ -2075,7 +2086,54 @@ pages:
     pageVariables: "页面元素"
     argVariables: "输入槽函数"
 room:
+  add-furniture: "放置家具"
   translate: "移动"
+  rotate: "旋转"
+  exit: "返回"
+  remove: "移除"
   save: "保存"
+  chooseImage: "选择图片"
+  room-type: "房间类型"
+  carpet-color: "地板颜色"
+  rooms:
+    default: "默认"
+    washitsu: "和式房间"
   furnitures:
+    milk: "牛奶纸箱"
+    bed: "床"
+    low-table: "矮桌"
+    desk: "书桌"
+    chair: "椅子"
+    chair2: "椅子2"
+    fan: "换气扇"
+    pc: "电脑"
+    plant: "观叶植物"
+    plant2: "观叶植物2"
+    eraser: "橡皮擦"
+    pencil: "铅笔"
+    pudding: "布丁"
+    cardboard-box: "纸板箱"
+    cardboard-box2: "纸板箱2"
+    cardboard-box3: "纸板箱3"
+    book: "书"
+    book2: "书2"
+    piano: "钢琴"
+    facial-tissue: "纸巾盒"
+    server: "服务器"
     moon: "一"
+    corkboard: "软木板"
+    mousepad: "鼠标垫"
+    monitor: "显示器"
+    keyboard: "键盘"
+    carpet-stripe: "地毯(条纹)"
+    mat: "垫子"
+    color-box: "彩盒"
+    wall-clock: "挂钟"
+    photoframe: "相框"
+    cube: "立方体"
+    tv: "电视"
+    pinguin: "企鹅君"
+    rubik-cube: "魔方"
+    poster-h: "海报(横向)"
+    poster-v: "海报(纵向)"
+    bin: "垃圾箱"
diff --git a/locales/zh-TW.yml b/locales/zh-TW.yml
index 9d8d8ebb69..c25c26ae9b 100644
--- a/locales/zh-TW.yml
+++ b/locales/zh-TW.yml
@@ -88,3 +88,6 @@ admin/views/charts.vue:
   drive: "雲端硬碟"
 pages:
   like: "贊"
+room:
+  furnitures:
+    moon: "月"