@box/unified-share-modal 0.46.0 → 0.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +15 -61
- package/dist/i18n/bn-IN.properties +24 -96
- package/dist/i18n/da-DK.js +15 -61
- package/dist/i18n/da-DK.properties +24 -96
- package/dist/i18n/de-DE.js +15 -61
- package/dist/i18n/de-DE.properties +24 -96
- package/dist/i18n/en-AU.js +3 -49
- package/dist/i18n/en-AU.properties +22 -94
- package/dist/i18n/en-CA.js +2 -48
- package/dist/i18n/en-CA.properties +21 -93
- package/dist/i18n/en-GB.js +3 -49
- package/dist/i18n/en-GB.properties +22 -94
- package/dist/i18n/en-x-pseudo.js +109 -155
- package/dist/i18n/en-x-pseudo.properties +119 -191
- package/dist/i18n/es-419.js +14 -60
- package/dist/i18n/es-419.properties +24 -96
- package/dist/i18n/es-ES.js +14 -60
- package/dist/i18n/es-ES.properties +24 -96
- package/dist/i18n/fi-FI.js +15 -61
- package/dist/i18n/fi-FI.properties +24 -96
- package/dist/i18n/fr-CA.js +14 -60
- package/dist/i18n/fr-CA.properties +24 -96
- package/dist/i18n/fr-FR.js +14 -60
- package/dist/i18n/fr-FR.properties +24 -96
- package/dist/i18n/hi-IN.js +15 -61
- package/dist/i18n/hi-IN.properties +24 -96
- package/dist/i18n/it-IT.js +13 -59
- package/dist/i18n/it-IT.properties +24 -96
- package/dist/i18n/ja-JP.js +17 -63
- package/dist/i18n/ja-JP.properties +26 -98
- package/dist/i18n/ko-KR.js +15 -61
- package/dist/i18n/ko-KR.properties +24 -96
- package/dist/i18n/nb-NO.js +15 -61
- package/dist/i18n/nb-NO.properties +24 -96
- package/dist/i18n/nl-NL.js +14 -60
- package/dist/i18n/nl-NL.properties +24 -96
- package/dist/i18n/pl-PL.js +15 -61
- package/dist/i18n/pl-PL.properties +24 -96
- package/dist/i18n/pt-BR.js +14 -60
- package/dist/i18n/pt-BR.properties +24 -96
- package/dist/i18n/ru-RU.js +15 -61
- package/dist/i18n/ru-RU.properties +24 -96
- package/dist/i18n/sv-SE.js +15 -61
- package/dist/i18n/sv-SE.properties +24 -96
- package/dist/i18n/tr-TR.js +14 -60
- package/dist/i18n/tr-TR.properties +24 -96
- package/dist/i18n/zh-CN.js +15 -61
- package/dist/i18n/zh-CN.properties +24 -96
- package/dist/i18n/zh-TW.js +15 -61
- package/dist/i18n/zh-TW.properties +24 -96
- package/package.json +3 -3
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
# Notification text when
|
|
2
|
-
groupSharedFeatures.usm.
|
|
3
|
-
# Notification text when the shared link is successfully copied to clipboard when link is created
|
|
4
|
-
groupSharedFeatures.usm.autoCopySuccessNoticeText = 共有リンクを作成してクリップボードにコピーしました。
|
|
1
|
+
# Notification text when the shared link is failed to be created
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
|
|
5
3
|
# Notification text when the shared link failed to be created
|
|
6
4
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
|
|
7
5
|
# Notification text when the shared link is successfully created
|
|
8
|
-
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText =
|
|
6
|
+
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = 共有リンクを作成しました。
|
|
9
7
|
# Default error notification text rendered when API fails
|
|
10
|
-
groupSharedFeatures.usm.defaultErrorNoticeText =
|
|
8
|
+
groupSharedFeatures.usm.defaultErrorNoticeText = 問題が発生しました。後でもう一度やり直してください。
|
|
11
9
|
# Notification text when the shared link failed to be removed
|
|
12
10
|
groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = 共有リンクを削除できません。後でもう一度やり直してください。
|
|
13
11
|
# Notification text when the shared link is successfully removed
|
|
@@ -17,7 +15,7 @@ groupSharedFeatures.usm.emailRequiredErrorMessage = 有効なメールアドレ
|
|
|
17
15
|
# Icon label for the error notifications
|
|
18
16
|
groupSharedFeatures.usm.errorNoticeIcon = エラー
|
|
19
17
|
# Error message for the expiration date field when expiration date is in the past
|
|
20
|
-
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage =
|
|
18
|
+
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = 有効期限は現在より先の日時に設定する必要があります
|
|
21
19
|
# Error message for the expiration date field when expiration date is not provided
|
|
22
20
|
groupSharedFeatures.usm.expirationRequiredErrorMessage = 日付を選択してください
|
|
23
21
|
# Error message for the email field when email is invalid
|
|
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
|
|
|
49
47
|
# Aria label for the clear date picker button in the link expiration settings
|
|
50
48
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = 日付選択をクリア
|
|
51
49
|
# Label for the date picker in the link expiration settings
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel =
|
|
50
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = 有効期限
|
|
53
51
|
# Aria label for the next month button in the link expiration settings
|
|
54
52
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = 翌月に切り替え
|
|
55
53
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
|
|
|
60
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = リンクの有効期限
|
|
61
59
|
# Button aria label when the shared link settings are being updated
|
|
62
60
|
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = 読み込み中
|
|
61
|
+
# Placeholder text for the password input
|
|
62
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = パスワードを入力
|
|
63
|
+
# Label for the password protection toggle
|
|
64
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = パスワード保護
|
|
65
|
+
# Text for the password settings warning
|
|
66
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = パスワードは8文字以上にし、大文字、数字、または特殊文字を1つ以上含める必要があります。
|
|
63
67
|
# Button text to confirm saving the shared link settings
|
|
64
68
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = 保存
|
|
65
69
|
# subtitle of the Shared Link settings modal
|
|
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = 所有者
|
|
|
152
156
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = プレビューアー
|
|
153
157
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
154
158
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = プレビューアー/アップローダー
|
|
155
|
-
#
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
157
|
-
# Text
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
-
#
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
+
# Notification text when the shared link is successfully copied to clipboard
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = 共有リンクをクリップボードにコピーしました。
|
|
161
|
+
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = 共有リンクを作成しました。[コピー] をクリックして共有してください。
|
|
163
|
+
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = 共有リンクを作成してクリップボードにコピーしました。
|
|
161
165
|
# Description for the access level where only invited users can access the item
|
|
162
166
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = 招待されたユーザーのみがこの{item}にアクセスできます
|
|
163
167
|
# Label for the access level where only invited users can access the item
|
|
@@ -169,21 +173,25 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLev
|
|
|
169
173
|
# Tooltip on an access level that has been disabled due to a security policy in the enterprise
|
|
170
174
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = セキュリティポリシーによって、このオプションは使用不可になっています
|
|
171
175
|
# Description for the access level where users in the enterprise can access the item
|
|
172
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription = リンクを知っている{enterprise}
|
|
176
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription = リンクを知っている{enterprise}内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます
|
|
173
177
|
# Label for the access level where users in the enterprise can access the item
|
|
174
178
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel = {enterprise}のユーザー
|
|
175
179
|
# Label for the icon button to indicate the shared link has an expiration date
|
|
176
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = 有効期限
|
|
177
181
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
178
182
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = このリンクは{expirationDate}に期限切れになり、アクセスできなくなります
|
|
183
|
+
# Text inserted in the access level descriptions when the type of the item is a file
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = ファイル
|
|
185
|
+
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = フォルダ
|
|
187
|
+
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = Hub
|
|
179
189
|
# Description for the access level where anyone with the URL can access the item
|
|
180
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = リンクを知っている全員がアクセスでき、サインインは不要です
|
|
181
191
|
# Label for the access level where anyone with the URL can access the item
|
|
182
192
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = リンクを知っている全員
|
|
183
193
|
# Label for the section to manage the shared link of the file / folder
|
|
184
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = リンクを共有
|
|
185
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = 共有リンクを作成してクリップボードにコピーしました。
|
|
187
195
|
# Aria label and tooltip for the icon button to email the shared link
|
|
188
196
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = 共有リンクを送信
|
|
189
197
|
# Label for the button link to open the Shared Link Settings modal
|
|
@@ -205,86 +213,6 @@ groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = ビューア
|
|
|
205
213
|
# Notification text when the shared link settings are successfully saved
|
|
206
214
|
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 設定を保存しました。
|
|
207
215
|
# Text for the vanity name invalid error
|
|
208
|
-
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = カスタムURLは12~30
|
|
216
|
+
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = カスタムURLは12~30文字で、文字、数字、ハイフンを含めることができます。
|
|
209
217
|
# Error message for the vanity name field when custom URL is not provided
|
|
210
218
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = カスタムURLを入力してください
|
|
211
|
-
# Text displayed when email input is empty
|
|
212
|
-
groupSharedFeatures.usmV1.atLeastOneEmailRequired = 有効なメールアドレスを少なくとも1つ入力してください
|
|
213
|
-
# Cancel button text
|
|
214
|
-
groupSharedFeatures.usmV1.cancel = キャンセル
|
|
215
|
-
# Close button text to close the modal
|
|
216
|
-
groupSharedFeatures.usmV1.close = 閉じる
|
|
217
|
-
# Label for the download settings toggle
|
|
218
|
-
groupSharedFeatures.usmV1.downloadSettingsToggleText = 共有リンクを知っているユーザーにこの項目のダウンロードを許可する
|
|
219
|
-
# Aria label for the email shared link button
|
|
220
|
-
groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = 共有リンクをメールで送信
|
|
221
|
-
# Label for the error notification type
|
|
222
|
-
groupSharedFeatures.usmV1.errorNoticeAriaLabel = エラー
|
|
223
|
-
# Text displayed when email input is invalid
|
|
224
|
-
groupSharedFeatures.usmV1.invalidEmail = メールアドレスが無効です
|
|
225
|
-
# Label of the field where a user designates who to invite to collaborate on an item
|
|
226
|
-
groupSharedFeatures.usmV1.inviteFieldLabel = ユーザーを招待
|
|
227
|
-
# Placeholder text for the invite people combobox
|
|
228
|
-
groupSharedFeatures.usmV1.invitePeoplePlaceholder = 名前またはメールアドレスを追加
|
|
229
|
-
# Link to the learn more about shared link settings
|
|
230
|
-
groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = 共有リンクの設定について詳細を表示。
|
|
231
|
-
# Label for the link expiration toggle
|
|
232
|
-
groupSharedFeatures.usmV1.linkExpirationToggleText = リンクの有効期限
|
|
233
|
-
# Text for the link settings button
|
|
234
|
-
groupSharedFeatures.usmV1.linkSettingsButtonText = リンクの設定
|
|
235
|
-
# Aria label for loading state
|
|
236
|
-
groupSharedFeatures.usmV1.loadingAriaLabel = 読み込み中
|
|
237
|
-
# Label for "Message" text box to email the shared Link
|
|
238
|
-
groupSharedFeatures.usmV1.message = メッセージ (省略可)
|
|
239
|
-
# Placeholder text for message section
|
|
240
|
-
groupSharedFeatures.usmV1.messageSelectorPlaceholder = メッセージを追加
|
|
241
|
-
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usmV1.modalTitle = 「{itemName}」を共有
|
|
243
|
-
# Label for the close button in the notification
|
|
244
|
-
groupSharedFeatures.usmV1.noticeCloseAriaLabel = 閉じる
|
|
245
|
-
# Okay button text
|
|
246
|
-
groupSharedFeatures.usmV1.okay = OK
|
|
247
|
-
# Text for the notification when shared link removal fails
|
|
248
|
-
groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = 共有リンクを削除できません。後でもう一度やり直してください。
|
|
249
|
-
# Body text of the Remove Shared Link modal
|
|
250
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?
|
|
251
|
-
# Title of the Remove Shared Link modal
|
|
252
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalTitle = 共有リンクの削除
|
|
253
|
-
# Text for the notification when shared link is removed
|
|
254
|
-
groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = 「{itemName}」の共有リンクを削除しました。
|
|
255
|
-
# Send button text
|
|
256
|
-
groupSharedFeatures.usmV1.send = 送信
|
|
257
|
-
# Aria label for send button when sending invites
|
|
258
|
-
groupSharedFeatures.usmV1.sendingInvites = 招待を送信
|
|
259
|
-
# Subtitle of the Shared Link settings modal
|
|
260
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = このコンテンツは、リンクを知っている社内のユーザー全員に公開され、表示、ダウンロードできます。{learnSharedLinkSettingsLink}
|
|
261
|
-
# Title of the Shared Link settings modal
|
|
262
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = 共有リンクの設定
|
|
263
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
264
|
-
groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = 共有リンクを作成してクリップボードにコピーしました。
|
|
265
|
-
# Label for the copy input field
|
|
266
|
-
groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = 共有リンクをクリップボードにコピー
|
|
267
|
-
# Text for the notification when shared link is created
|
|
268
|
-
groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = 共有リンクを作成しました
|
|
269
|
-
# Text for the notification when shared link creation fails
|
|
270
|
-
groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
|
|
271
|
-
# This tooltip appears over the shared link toggle, explaining what happens when it is clicked
|
|
272
|
-
groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = リンクを作成してコピー
|
|
273
|
-
# Label for share link toggle
|
|
274
|
-
groupSharedFeatures.usmV1.sharedLinkToggleLabel = リンクを共有
|
|
275
|
-
# Label for share link toggle
|
|
276
|
-
groupSharedFeatures.usmV1.sharedLinkToggleText = 共有リンク
|
|
277
|
-
# Label for the success notification type
|
|
278
|
-
groupSharedFeatures.usmV1.successNoticeAriaLabel = 成功
|
|
279
|
-
# Text for the vanity domain settings warning
|
|
280
|
-
groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = 機密性の高いコンテンツを共有する場合は、カスタムURLを使用しないでください。
|
|
281
|
-
# Label for the vanity name input
|
|
282
|
-
groupSharedFeatures.usmV1.vanityNameInputLabel = バニティ入力
|
|
283
|
-
# Placeholder text for the vanity name input
|
|
284
|
-
groupSharedFeatures.usmV1.vanityNameInputPlaceholder = カスタムパスを入力 (12文字以上)
|
|
285
|
-
# Text for the vanity name invalid error
|
|
286
|
-
groupSharedFeatures.usmV1.vanityNameInvalidError = カスタムURLは12~30文字で、アルファベット、数字、ハイフンを含めることができます。
|
|
287
|
-
# Label for the vanity name toggle
|
|
288
|
-
groupSharedFeatures.usmV1.vanityNameToggleText = 非プライベートのカスタムURLでコンテンツを広範囲に公開する
|
|
289
|
-
# Label for the warning notification icon
|
|
290
|
-
groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = 警告アイコンのラベル
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "
|
|
2
|
+
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
3
3
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
4
|
-
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "공유
|
|
5
|
-
"groupSharedFeatures.usm.defaultErrorNoticeText": "
|
|
4
|
+
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "공유 링크가 생성되었습니다.",
|
|
5
|
+
"groupSharedFeatures.usm.defaultErrorNoticeText": "문제가 발생했습니다. 잠시 후 다시 시도해 주세요.",
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "“{itemName}”의 공유 링크가 성공적으로 제거되었습니다.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "최소 하나 이상의 올바른 이메일 주소를 입력하십시오.",
|
|
9
9
|
"groupSharedFeatures.usm.errorNoticeIcon": "오류",
|
|
10
|
-
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "
|
|
10
|
+
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "만료 날짜는 미래여야 합니다",
|
|
11
11
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "날짜를 선택하세요",
|
|
12
12
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "올바르지 않은 이메일 주소",
|
|
13
13
|
"groupSharedFeatures.usm.noticeCloseLabel": "닫기",
|
|
@@ -27,15 +27,15 @@ export default {
|
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "공유 링크 설정에 대해 자세히 알아보세요.",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "공유 링크 만료 날짜 선택",
|
|
29
29
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "날짜 선택 도구 초기화",
|
|
30
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "날짜
|
|
30
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "만료 날짜",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "다음 달로 이동",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "캘린더 열기",
|
|
33
33
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "이전 달로 이동",
|
|
34
34
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "링크 만료",
|
|
35
35
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "로드 중",
|
|
36
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "
|
|
37
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "
|
|
38
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "
|
|
36
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "암호 입력",
|
|
37
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "암호 보호",
|
|
38
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "암호는 8자 이상이어야 하며 대문자, 숫자 또는 특수 문자를 하나 이상 포함해야 합니다.",
|
|
39
39
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "저장",
|
|
40
40
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "링크를 가진 회사 내 모든 사람이 액세스해 이 콘텐츠를 읽거나 다운로드할 수 있습니다. {learnSharedLinkSettingsLink}",
|
|
41
41
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "공유 링크 설정",
|
|
@@ -82,9 +82,9 @@ export default {
|
|
|
82
82
|
"groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "소유자",
|
|
83
83
|
"groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "프리뷰어",
|
|
84
84
|
"groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "프리뷰어 업로더",
|
|
85
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "
|
|
86
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "
|
|
87
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "
|
|
85
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "공유 링크가 클립보드에 복사되었습니다.",
|
|
86
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.",
|
|
87
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
|
|
88
88
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "초대받은 사용자만 이 {item}에 액세스할 수 있습니다",
|
|
89
89
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "초대받은 사용자만",
|
|
90
90
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "링크를 가진 회사 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다",
|
|
@@ -94,9 +94,9 @@ export default {
|
|
|
94
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "{enterprise} 내 사용자",
|
|
95
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "만료",
|
|
96
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "이 링크는 {expirationDate}에 만료되어 액세스할 수 없게 됩니다",
|
|
97
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "
|
|
98
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "
|
|
99
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "파일",
|
|
98
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "폴더",
|
|
99
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "허브",
|
|
100
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "일반적으로 접근 가능한 정보로, 로그인이 필요하지 않습니다",
|
|
101
101
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "링크를 알려 줄 대상",
|
|
102
102
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "링크 공유",
|
|
@@ -111,51 +111,5 @@ export default {
|
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "뷰어 업로더",
|
|
112
112
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "설정이 성공적으로 저장되었습니다.",
|
|
113
113
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.",
|
|
114
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "사용자 지정 URL을 입력하세요"
|
|
115
|
-
"groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
|
|
116
|
-
"groupSharedFeatures.usm.autoCopySuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
|
|
117
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "파일",
|
|
118
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "폴더",
|
|
119
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "허브",
|
|
120
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
|
|
121
|
-
"groupSharedFeatures.usmV1.atLeastOneEmailRequired": "최소 하나 이상의 올바른 이메일 주소를 입력하십시오.",
|
|
122
|
-
"groupSharedFeatures.usmV1.cancel": "취소",
|
|
123
|
-
"groupSharedFeatures.usmV1.close": "닫기",
|
|
124
|
-
"groupSharedFeatures.usmV1.downloadSettingsToggleText": "공유 링크를 가진 사용자가 이 항목을 다운로드할 수 있도록 허용",
|
|
125
|
-
"groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "공유 링크 이메일로 보내기",
|
|
126
|
-
"groupSharedFeatures.usmV1.errorNoticeAriaLabel": "오류",
|
|
127
|
-
"groupSharedFeatures.usmV1.invalidEmail": "올바르지 않은 이메일 주소",
|
|
128
|
-
"groupSharedFeatures.usmV1.inviteFieldLabel": "사용자 초대",
|
|
129
|
-
"groupSharedFeatures.usmV1.invitePeoplePlaceholder": "이름 또는 이메일 주소 추가",
|
|
130
|
-
"groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "공유 링크 설정에 대해 자세히 알아보세요.",
|
|
131
|
-
"groupSharedFeatures.usmV1.linkExpirationToggleText": "링크 만료",
|
|
132
|
-
"groupSharedFeatures.usmV1.linkSettingsButtonText": "링크 설정",
|
|
133
|
-
"groupSharedFeatures.usmV1.loadingAriaLabel": "로드 중",
|
|
134
|
-
"groupSharedFeatures.usmV1.message": "메시지(선택 사항)",
|
|
135
|
-
"groupSharedFeatures.usmV1.messageSelectorPlaceholder": "메시지 추가",
|
|
136
|
-
"groupSharedFeatures.usmV1.modalTitle": "‘{itemName}’ 공유",
|
|
137
|
-
"groupSharedFeatures.usmV1.noticeCloseAriaLabel": "닫기",
|
|
138
|
-
"groupSharedFeatures.usmV1.okay": "확인",
|
|
139
|
-
"groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
140
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?",
|
|
141
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "공유 링크 제거",
|
|
142
|
-
"groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "\"{itemName}\"의 공유 링크가 성공적으로 제거되었습니다.",
|
|
143
|
-
"groupSharedFeatures.usmV1.send": "전송",
|
|
144
|
-
"groupSharedFeatures.usmV1.sendingInvites": "초대 전송",
|
|
145
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "링크를 가진 회사 내 모든 사람이 액세스해 이 콘텐츠를 읽거나 다운로드할 수 있습니다. {learnSharedLinkSettingsLink}",
|
|
146
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "공유 링크 설정",
|
|
147
|
-
"groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
|
|
148
|
-
"groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "공유 링크를 클립보드에 복사",
|
|
149
|
-
"groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "공유 링크 생성됨",
|
|
150
|
-
"groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
151
|
-
"groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "링크 생성 및 복사",
|
|
152
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleLabel": "링크 공유",
|
|
153
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleText": "공유 링크",
|
|
154
|
-
"groupSharedFeatures.usmV1.successNoticeAriaLabel": "성공",
|
|
155
|
-
"groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "민감한 콘텐츠를 공유할 때는 사용자 정의 URL을 사용하지 않아야 합니다.",
|
|
156
|
-
"groupSharedFeatures.usmV1.vanityNameInputLabel": "배너티 입력",
|
|
157
|
-
"groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "사용자 정의 경로 입력(12자 이상)",
|
|
158
|
-
"groupSharedFeatures.usmV1.vanityNameInvalidError": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.",
|
|
159
|
-
"groupSharedFeatures.usmV1.vanityNameToggleText": "비공개가 아닌 맞춤형 URL을 사용하여 콘텐츠를 광범위하게 게시하기",
|
|
160
|
-
"groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "경고 아이콘 레이블"
|
|
114
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "사용자 지정 URL을 입력하세요"
|
|
161
115
|
}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
|
-
# Notification text when
|
|
2
|
-
groupSharedFeatures.usm.
|
|
3
|
-
# Notification text when the shared link is successfully copied to clipboard when link is created
|
|
4
|
-
groupSharedFeatures.usm.autoCopySuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
|
|
1
|
+
# Notification text when the shared link is failed to be created
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
5
3
|
# Notification text when the shared link failed to be created
|
|
6
4
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
7
5
|
# Notification text when the shared link is successfully created
|
|
8
|
-
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = 공유
|
|
6
|
+
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = 공유 링크가 생성되었습니다.
|
|
9
7
|
# Default error notification text rendered when API fails
|
|
10
|
-
groupSharedFeatures.usm.defaultErrorNoticeText =
|
|
8
|
+
groupSharedFeatures.usm.defaultErrorNoticeText = 문제가 발생했습니다. 잠시 후 다시 시도해 주세요.
|
|
11
9
|
# Notification text when the shared link failed to be removed
|
|
12
10
|
groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = 공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
13
11
|
# Notification text when the shared link is successfully removed
|
|
@@ -17,7 +15,7 @@ groupSharedFeatures.usm.emailRequiredErrorMessage = 최소 하나 이상의 올
|
|
|
17
15
|
# Icon label for the error notifications
|
|
18
16
|
groupSharedFeatures.usm.errorNoticeIcon = 오류
|
|
19
17
|
# Error message for the expiration date field when expiration date is in the past
|
|
20
|
-
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage =
|
|
18
|
+
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = 만료 날짜는 미래여야 합니다
|
|
21
19
|
# Error message for the expiration date field when expiration date is not provided
|
|
22
20
|
groupSharedFeatures.usm.expirationRequiredErrorMessage = 날짜를 선택하세요
|
|
23
21
|
# Error message for the email field when email is invalid
|
|
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
|
|
|
49
47
|
# Aria label for the clear date picker button in the link expiration settings
|
|
50
48
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = 날짜 선택 도구 초기화
|
|
51
49
|
# Label for the date picker in the link expiration settings
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = 날짜
|
|
50
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = 만료 날짜
|
|
53
51
|
# Aria label for the next month button in the link expiration settings
|
|
54
52
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = 다음 달로 이동
|
|
55
53
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
|
|
|
60
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = 링크 만료
|
|
61
59
|
# Button aria label when the shared link settings are being updated
|
|
62
60
|
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = 로드 중
|
|
61
|
+
# Placeholder text for the password input
|
|
62
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = 암호 입력
|
|
63
|
+
# Label for the password protection toggle
|
|
64
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = 암호 보호
|
|
65
|
+
# Text for the password settings warning
|
|
66
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = 암호는 8자 이상이어야 하며 대문자, 숫자 또는 특수 문자를 하나 이상 포함해야 합니다.
|
|
63
67
|
# Button text to confirm saving the shared link settings
|
|
64
68
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = 저장
|
|
65
69
|
# subtitle of the Shared Link settings modal
|
|
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = 소유자
|
|
|
152
156
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = 프리뷰어
|
|
153
157
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
154
158
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = 프리뷰어 업로더
|
|
155
|
-
#
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
157
|
-
# Text
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
-
#
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
+
# Notification text when the shared link is successfully copied to clipboard
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = 공유 링크가 클립보드에 복사되었습니다.
|
|
161
|
+
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = 공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.
|
|
163
|
+
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
|
|
161
165
|
# Description for the access level where only invited users can access the item
|
|
162
166
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = 초대받은 사용자만 이 {item}에 액세스할 수 있습니다
|
|
163
167
|
# Label for the access level where only invited users can access the item
|
|
@@ -176,14 +180,18 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccess
|
|
|
176
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = 만료
|
|
177
181
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
178
182
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = 이 링크는 {expirationDate}에 만료되어 액세스할 수 없게 됩니다
|
|
183
|
+
# Text inserted in the access level descriptions when the type of the item is a file
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = 파일
|
|
185
|
+
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = 폴더
|
|
187
|
+
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = 허브
|
|
179
189
|
# Description for the access level where anyone with the URL can access the item
|
|
180
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = 일반적으로 접근 가능한 정보로, 로그인이 필요하지 않습니다
|
|
181
191
|
# Label for the access level where anyone with the URL can access the item
|
|
182
192
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = 링크를 알려 줄 대상
|
|
183
193
|
# Label for the section to manage the shared link of the file / folder
|
|
184
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = 링크 공유
|
|
185
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
|
|
187
195
|
# Aria label and tooltip for the icon button to email the shared link
|
|
188
196
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = 공유 링크 전송
|
|
189
197
|
# Label for the button link to open the Shared Link Settings modal
|
|
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 설정이 성공적
|
|
|
208
216
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = 사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.
|
|
209
217
|
# Error message for the vanity name field when custom URL is not provided
|
|
210
218
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = 사용자 지정 URL을 입력하세요
|
|
211
|
-
# Text displayed when email input is empty
|
|
212
|
-
groupSharedFeatures.usmV1.atLeastOneEmailRequired = 최소 하나 이상의 올바른 이메일 주소를 입력하십시오.
|
|
213
|
-
# Cancel button text
|
|
214
|
-
groupSharedFeatures.usmV1.cancel = 취소
|
|
215
|
-
# Close button text to close the modal
|
|
216
|
-
groupSharedFeatures.usmV1.close = 닫기
|
|
217
|
-
# Label for the download settings toggle
|
|
218
|
-
groupSharedFeatures.usmV1.downloadSettingsToggleText = 공유 링크를 가진 사용자가 이 항목을 다운로드할 수 있도록 허용
|
|
219
|
-
# Aria label for the email shared link button
|
|
220
|
-
groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = 공유 링크 이메일로 보내기
|
|
221
|
-
# Label for the error notification type
|
|
222
|
-
groupSharedFeatures.usmV1.errorNoticeAriaLabel = 오류
|
|
223
|
-
# Text displayed when email input is invalid
|
|
224
|
-
groupSharedFeatures.usmV1.invalidEmail = 올바르지 않은 이메일 주소
|
|
225
|
-
# Label of the field where a user designates who to invite to collaborate on an item
|
|
226
|
-
groupSharedFeatures.usmV1.inviteFieldLabel = 사용자 초대
|
|
227
|
-
# Placeholder text for the invite people combobox
|
|
228
|
-
groupSharedFeatures.usmV1.invitePeoplePlaceholder = 이름 또는 이메일 주소 추가
|
|
229
|
-
# Link to the learn more about shared link settings
|
|
230
|
-
groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = 공유 링크 설정에 대해 자세히 알아보세요.
|
|
231
|
-
# Label for the link expiration toggle
|
|
232
|
-
groupSharedFeatures.usmV1.linkExpirationToggleText = 링크 만료
|
|
233
|
-
# Text for the link settings button
|
|
234
|
-
groupSharedFeatures.usmV1.linkSettingsButtonText = 링크 설정
|
|
235
|
-
# Aria label for loading state
|
|
236
|
-
groupSharedFeatures.usmV1.loadingAriaLabel = 로드 중
|
|
237
|
-
# Label for "Message" text box to email the shared Link
|
|
238
|
-
groupSharedFeatures.usmV1.message = 메시지(선택 사항)
|
|
239
|
-
# Placeholder text for message section
|
|
240
|
-
groupSharedFeatures.usmV1.messageSelectorPlaceholder = 메시지 추가
|
|
241
|
-
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usmV1.modalTitle = ‘{itemName}’ 공유
|
|
243
|
-
# Label for the close button in the notification
|
|
244
|
-
groupSharedFeatures.usmV1.noticeCloseAriaLabel = 닫기
|
|
245
|
-
# Okay button text
|
|
246
|
-
groupSharedFeatures.usmV1.okay = 확인
|
|
247
|
-
# Text for the notification when shared link removal fails
|
|
248
|
-
groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = 공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
249
|
-
# Body text of the Remove Shared Link modal
|
|
250
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = 공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?
|
|
251
|
-
# Title of the Remove Shared Link modal
|
|
252
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalTitle = 공유 링크 제거
|
|
253
|
-
# Text for the notification when shared link is removed
|
|
254
|
-
groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = "{itemName}"의 공유 링크가 성공적으로 제거되었습니다.
|
|
255
|
-
# Send button text
|
|
256
|
-
groupSharedFeatures.usmV1.send = 전송
|
|
257
|
-
# Aria label for send button when sending invites
|
|
258
|
-
groupSharedFeatures.usmV1.sendingInvites = 초대 전송
|
|
259
|
-
# Subtitle of the Shared Link settings modal
|
|
260
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = 링크를 가진 회사 내 모든 사람이 액세스해 이 콘텐츠를 읽거나 다운로드할 수 있습니다. {learnSharedLinkSettingsLink}
|
|
261
|
-
# Title of the Shared Link settings modal
|
|
262
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = 공유 링크 설정
|
|
263
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
264
|
-
groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
|
|
265
|
-
# Label for the copy input field
|
|
266
|
-
groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = 공유 링크를 클립보드에 복사
|
|
267
|
-
# Text for the notification when shared link is created
|
|
268
|
-
groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = 공유 링크 생성됨
|
|
269
|
-
# Text for the notification when shared link creation fails
|
|
270
|
-
groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
271
|
-
# This tooltip appears over the shared link toggle, explaining what happens when it is clicked
|
|
272
|
-
groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = 링크 생성 및 복사
|
|
273
|
-
# Label for share link toggle
|
|
274
|
-
groupSharedFeatures.usmV1.sharedLinkToggleLabel = 링크 공유
|
|
275
|
-
# Label for share link toggle
|
|
276
|
-
groupSharedFeatures.usmV1.sharedLinkToggleText = 공유 링크
|
|
277
|
-
# Label for the success notification type
|
|
278
|
-
groupSharedFeatures.usmV1.successNoticeAriaLabel = 성공
|
|
279
|
-
# Text for the vanity domain settings warning
|
|
280
|
-
groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = 민감한 콘텐츠를 공유할 때는 사용자 정의 URL을 사용하지 않아야 합니다.
|
|
281
|
-
# Label for the vanity name input
|
|
282
|
-
groupSharedFeatures.usmV1.vanityNameInputLabel = 배너티 입력
|
|
283
|
-
# Placeholder text for the vanity name input
|
|
284
|
-
groupSharedFeatures.usmV1.vanityNameInputPlaceholder = 사용자 정의 경로 입력(12자 이상)
|
|
285
|
-
# Text for the vanity name invalid error
|
|
286
|
-
groupSharedFeatures.usmV1.vanityNameInvalidError = 사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.
|
|
287
|
-
# Label for the vanity name toggle
|
|
288
|
-
groupSharedFeatures.usmV1.vanityNameToggleText = 비공개가 아닌 맞춤형 URL을 사용하여 콘텐츠를 광범위하게 게시하기
|
|
289
|
-
# Label for the warning notification icon
|
|
290
|
-
groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = 경고 아이콘 레이블
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "
|
|
2
|
+
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Kan ikke opprette en delt kobling. Prøv igjen senere.",
|
|
3
3
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "Kan ikke opprette en delt kobling. Prøv igjen senere.",
|
|
4
|
-
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Delt kobling opprettet",
|
|
5
|
-
"groupSharedFeatures.usm.defaultErrorNoticeText": "
|
|
4
|
+
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Delt kobling er opprettet.",
|
|
5
|
+
"groupSharedFeatures.usm.defaultErrorNoticeText": "Noe gikk galt. Prøv igjen senere.",
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Kan ikke fjerne den delte koblingen. Prøv igjen senere.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "Den delte koblingen for «{itemName}» er fjernet.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "Angi minst én gyldig e-postadresse",
|
|
9
9
|
"groupSharedFeatures.usm.errorNoticeIcon": "feil",
|
|
10
|
-
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "
|
|
10
|
+
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "Utløpsdatoen må være i fremtiden",
|
|
11
11
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Velg en dato",
|
|
12
12
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Ugyldig e-postadresse",
|
|
13
13
|
"groupSharedFeatures.usm.noticeCloseLabel": "Lukk",
|
|
@@ -27,15 +27,15 @@ export default {
|
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Lær mer om innstillinger for delte koblinger.",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Velge utløpsdato for den delte koblingen",
|
|
29
29
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Tøm datovelger",
|
|
30
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "
|
|
30
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Utløpsdato",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Bytt til neste måned",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Åpne kalender",
|
|
33
33
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Bytt til forrige måned",
|
|
34
34
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "Kobling utløper",
|
|
35
35
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Laster inn",
|
|
36
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "
|
|
37
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "
|
|
38
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "
|
|
36
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Skriv inn passord",
|
|
37
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Passordbeskyttelse",
|
|
38
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Passordet ditt bør inneholde minst åtte tegn, og minst en stor bokstav, et tall eller spesialtegn.",
|
|
39
39
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Lagre",
|
|
40
40
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Dette innholdet er tilgjengelig for alle i bedriften med koblingen, og kan vises eller lastes ned. {learnSharedLinkSettingsLink}",
|
|
41
41
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Innstillinger for delte koblinger",
|
|
@@ -82,9 +82,9 @@ export default {
|
|
|
82
82
|
"groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "Eier",
|
|
83
83
|
"groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "Forhåndsviser",
|
|
84
84
|
"groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "Forhåndsvisningsprogram",
|
|
85
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "
|
|
86
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "
|
|
87
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "
|
|
85
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Delt kobling er kopiert til utklippstavlen.",
|
|
86
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Delt kobling opprettet. Klikk Kopier for å dele.",
|
|
87
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Delt kobling er opprettet og kopiert til utklippstavlen.",
|
|
88
88
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Kun inviterte personer har tilgang til denne {item}",
|
|
89
89
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Kun inviterte personer",
|
|
90
90
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Alle i bedriften med koblingen, eller personer som er invitert til denne filen {item}, har tilgang til den",
|
|
@@ -94,9 +94,9 @@ export default {
|
|
|
94
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "Personer i {enterprise}",
|
|
95
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "Utløper",
|
|
96
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "Denne koblingen utløper og blir utilgjengelig på {expirationDate}",
|
|
97
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "
|
|
98
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "
|
|
99
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "fil",
|
|
98
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "mappe",
|
|
99
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "portal",
|
|
100
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Tilgangen er offentlig. Ingen pålogging kreves",
|
|
101
101
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Personer med koblingen",
|
|
102
102
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Delingskobling",
|
|
@@ -111,51 +111,5 @@ export default {
|
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Visningsprogram/opplastingsprogram",
|
|
112
112
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Innstillingene ble lagret.",
|
|
113
113
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Egendefinerte nettadresser bør være mellom 12 og 30 tegn og kan inneholde bokstaver, tall og bindestreker.",
|
|
114
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Skriv inn en egendefinert nettadresse"
|
|
115
|
-
"groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
|
|
116
|
-
"groupSharedFeatures.usm.autoCopySuccessNoticeText": "Delt kobling er opprettet og kopiert til utklippstavlen.",
|
|
117
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "fil",
|
|
118
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "mappe",
|
|
119
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "portal",
|
|
120
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "Delt kobling er opprettet og kopiert til utklippstavlen.",
|
|
121
|
-
"groupSharedFeatures.usmV1.atLeastOneEmailRequired": "Angi minst én gyldig e-postadresse",
|
|
122
|
-
"groupSharedFeatures.usmV1.cancel": "Avbryt",
|
|
123
|
-
"groupSharedFeatures.usmV1.close": "Lukk",
|
|
124
|
-
"groupSharedFeatures.usmV1.downloadSettingsToggleText": "Tillat brukere med den delte koblingen til å laste ned dette elementet",
|
|
125
|
-
"groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "Del kobling via e-post",
|
|
126
|
-
"groupSharedFeatures.usmV1.errorNoticeAriaLabel": "feil",
|
|
127
|
-
"groupSharedFeatures.usmV1.invalidEmail": "Ugyldig e-postadresse",
|
|
128
|
-
"groupSharedFeatures.usmV1.inviteFieldLabel": "Inviter personer",
|
|
129
|
-
"groupSharedFeatures.usmV1.invitePeoplePlaceholder": "Legg til navn eller e-postadresser",
|
|
130
|
-
"groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "Lær mer om innstillinger for delte koblinger.",
|
|
131
|
-
"groupSharedFeatures.usmV1.linkExpirationToggleText": "Kobling utløper",
|
|
132
|
-
"groupSharedFeatures.usmV1.linkSettingsButtonText": "Koblingsinnstillinger",
|
|
133
|
-
"groupSharedFeatures.usmV1.loadingAriaLabel": "laster inn",
|
|
134
|
-
"groupSharedFeatures.usmV1.message": "Melding (valgfri)",
|
|
135
|
-
"groupSharedFeatures.usmV1.messageSelectorPlaceholder": "Legg til en melding",
|
|
136
|
-
"groupSharedFeatures.usmV1.modalTitle": "Del ‘{itemName}’",
|
|
137
|
-
"groupSharedFeatures.usmV1.noticeCloseAriaLabel": "lukk",
|
|
138
|
-
"groupSharedFeatures.usmV1.okay": "Ok",
|
|
139
|
-
"groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "Kan ikke fjerne den delte koblingen. Prøv igjen senere.",
|
|
140
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "Dette vil fjerne den delte koblingen for godt. Hvis dette elementet er innebygd på andre nettsteder, vil det også bli utilgjengelig. Alle egendefinerte egenskaper, innstillinger og utløpsdatoer vil også bli fjernet. Vil du fortsette?",
|
|
141
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "Fjern delt kobling",
|
|
142
|
-
"groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "Den delte koblingen for «{itemName}» er fjernet.",
|
|
143
|
-
"groupSharedFeatures.usmV1.send": "Send",
|
|
144
|
-
"groupSharedFeatures.usmV1.sendingInvites": "Sender invitasjoner",
|
|
145
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "Dette innholdet er tilgjengelig for alle i bedriften med koblingen, og kan vises eller lastes ned. {learnSharedLinkSettingsLink}",
|
|
146
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "Innstillinger for delte koblinger",
|
|
147
|
-
"groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "Delt kobling er opprettet og kopiert til utklippstavlen.",
|
|
148
|
-
"groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "Kopier delingskobling til utklippstavle",
|
|
149
|
-
"groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "Delt kobling opprettet",
|
|
150
|
-
"groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "Kan ikke opprette en delt kobling. Prøv igjen senere.",
|
|
151
|
-
"groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "Opprett og kopier kobling",
|
|
152
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleLabel": "Delingskobling",
|
|
153
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleText": "Delt kobling",
|
|
154
|
-
"groupSharedFeatures.usmV1.successNoticeAriaLabel": "vellykket",
|
|
155
|
-
"groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "Egendefinerte URL-adresser skal ikke brukes ved deling av sensitivt innhold.",
|
|
156
|
-
"groupSharedFeatures.usmV1.vanityNameInputLabel": "Egendefinert inngang",
|
|
157
|
-
"groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "Skriv inn en egendefinert bane (12 tegn eller flere)",
|
|
158
|
-
"groupSharedFeatures.usmV1.vanityNameInvalidError": "Egendefinerte nettadresser bør være mellom 12 og 30 tegn og kan inneholde bokstaver, tall og bindestreker.",
|
|
159
|
-
"groupSharedFeatures.usmV1.vanityNameToggleText": "Publiser innhold bredt med en egendefinert, ikke-privat nettadresse",
|
|
160
|
-
"groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "etikett for advarselsikon"
|
|
114
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Skriv inn en egendefinert nettadresse"
|
|
161
115
|
}
|