Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/i18n/ar.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "ينتهي في {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/it-IT.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "Scade il {{date}}"
}
}
}
}
16 changes: 8 additions & 8 deletions src/i18n/ja.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,14 @@
}
}
},
"settings": {
"options": {
"transparentWindow": {
"title": "透明ウィンドウ効果",
"description": "ウィンドウのネイティブなビブランシー/透明効果を有効にします。適用するには再起動が必要です。"
}
}
},
"error": {
"authNeeded": "認証が必要です。<strong>{{- auth}}</strong> を試してみてください。",
"connectTimeout": "再接続がタイムアウトしました",
Expand Down Expand Up @@ -215,14 +223,6 @@
"cancel": "キャンセル",
"share": "共有"
},
"settings": {
"options": {
"transparentWindow": {
"title": "透明ウィンドウ効果",
"description": "ウィンドウのネイティブなビブランシー/透明効果を有効にします。適用するには再起動が必要です。"
}
}
},
"serverInfo": {
"title": "サーバー情報",
"urlLabel": "URL:",
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/nb-NO.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "Utløper {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/nn.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "Utløper {{date}}"
}
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/se.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "Upphör {{date}}"
}
}
}
}
13 changes: 0 additions & 13 deletions src/i18n/uk-UA.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -240,13 +240,6 @@
"exchangeUrlLabel": "URL Outlook Exchange:",
"supportedVersionsTitle": "Підтримувані версії",
"statusLabel": "Статус:",
"supportedLabel": "Підтримується:",
"timestampLabel": "Мітка часу:",
"exceptionsLabel": "Винятки:",
"exceptionVersionsLabel": "Версії винятків:",
"expiresLabel": "Закінчується:",
"andMore": "... та ще {{count}}",
"noExceptions": "Не налаштовано версій винятків",
"status": {
"loading": "Завантаження...",
"error": "Помилка завантаження",
Expand All @@ -263,12 +256,6 @@
"expiration": {
"label": "Термін дії:",
"expiresOn": "Закінчується {{date}}"
},
"expiresRelative": {
"today": "Закінчується сьогодні",
"inOneDay": "Закінчується через 1 день",
"inDays": "Закінчується через {{count}} днів",
"expired": "Термін дії закінчився"
}
}
}
2 changes: 1 addition & 1 deletion src/i18n/zh.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"expiresOn": "将于 {{date}} 过期"
}
}
}
}