Skip to content

Commit 5f96eb0

Browse files
Language update from Lingohub 🤖 (#3167)
Project Name: Rocket.Chat.Electron Project Link: https://app.lingohub.com/project/pr_1Ag2Vlx6MWNt-16038/branches/prb_16rm9BiWK53b-4144 User: Lingohub Robot Easy language translations with Lingohub 🚀 Co-authored-by: lingohub[bot] <69908207+lingohub[bot]@users.noreply.github.com>
1 parent 376260f commit 5f96eb0

File tree

8 files changed

+14
-27
lines changed

8 files changed

+14
-27
lines changed

src/i18n/ar.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "ينتهي في {{date}}"
3434
}
3535
}
36-
}
36+
}

src/i18n/it-IT.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "Scade il {{date}}"
3434
}
3535
}
36-
}
36+
}

src/i18n/ja.i18n.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,14 @@
103103
}
104104
}
105105
},
106+
"settings": {
107+
"options": {
108+
"transparentWindow": {
109+
"title": "透明ウィンドウ効果",
110+
"description": "ウィンドウのネイティブなビブランシー/透明効果を有効にします。適用するには再起動が必要です。"
111+
}
112+
}
113+
},
106114
"error": {
107115
"authNeeded": "認証が必要です。<strong>{{- auth}}</strong> を試してみてください。",
108116
"connectTimeout": "再接続がタイムアウトしました",
@@ -215,14 +223,6 @@
215223
"cancel": "キャンセル",
216224
"share": "共有"
217225
},
218-
"settings": {
219-
"options": {
220-
"transparentWindow": {
221-
"title": "透明ウィンドウ効果",
222-
"description": "ウィンドウのネイティブなビブランシー/透明効果を有効にします。適用するには再起動が必要です。"
223-
}
224-
}
225-
},
226226
"serverInfo": {
227227
"title": "サーバー情報",
228228
"urlLabel": "URL:",

src/i18n/nb-NO.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "Utløper {{date}}"
3434
}
3535
}
36-
}
36+
}

src/i18n/nn.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "Utløper {{date}}"
3434
}
3535
}
36-
}
36+
}

src/i18n/se.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "Upphör {{date}}"
3434
}
3535
}
36-
}
36+
}

src/i18n/uk-UA.i18n.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -240,13 +240,6 @@
240240
"exchangeUrlLabel": "URL Outlook Exchange:",
241241
"supportedVersionsTitle": "Підтримувані версії",
242242
"statusLabel": "Статус:",
243-
"supportedLabel": "Підтримується:",
244-
"timestampLabel": "Мітка часу:",
245-
"exceptionsLabel": "Винятки:",
246-
"exceptionVersionsLabel": "Версії винятків:",
247-
"expiresLabel": "Закінчується:",
248-
"andMore": "... та ще {{count}}",
249-
"noExceptions": "Не налаштовано версій винятків",
250243
"status": {
251244
"loading": "Завантаження...",
252245
"error": "Помилка завантаження",
@@ -263,12 +256,6 @@
263256
"expiration": {
264257
"label": "Термін дії:",
265258
"expiresOn": "Закінчується {{date}}"
266-
},
267-
"expiresRelative": {
268-
"today": "Закінчується сьогодні",
269-
"inOneDay": "Закінчується через 1 день",
270-
"inDays": "Закінчується через {{count}} днів",
271-
"expired": "Термін дії закінчився"
272259
}
273260
}
274261
}

src/i18n/zh.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@
3333
"expiresOn": "将于 {{date}} 过期"
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)