@box/user-selector 2.1.10 → 2.1.12
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 +12 -11
- package/dist/i18n/da-DK.js +12 -11
- package/dist/i18n/de-DE.js +12 -11
- package/dist/i18n/en-AU.js +2 -12
- package/dist/i18n/en-CA.js +2 -12
- package/dist/i18n/en-GB.js +2 -12
- package/dist/i18n/en-x-pseudo.js +2 -12
- package/dist/i18n/es-419.js +12 -11
- package/dist/i18n/es-ES.js +12 -11
- package/dist/i18n/fi-FI.js +12 -11
- package/dist/i18n/fr-CA.js +12 -11
- package/dist/i18n/fr-FR.js +12 -11
- package/dist/i18n/hi-IN.js +12 -11
- package/dist/i18n/it-IT.js +12 -11
- package/dist/i18n/ja-JP.js +12 -11
- package/dist/i18n/ko-KR.js +12 -11
- package/dist/i18n/nb-NO.js +12 -11
- package/dist/i18n/nl-NL.js +12 -11
- package/dist/i18n/pl-PL.js +12 -11
- package/dist/i18n/pt-BR.js +12 -11
- package/dist/i18n/ru-RU.js +12 -11
- package/dist/i18n/sv-SE.js +12 -11
- package/dist/i18n/tr-TR.js +12 -11
- package/dist/i18n/zh-CN.js +12 -11
- package/dist/i18n/zh-TW.js +12 -11
- package/package.json +8 -8
- package/dist/i18n/bn-IN.properties +0 -20
- package/dist/i18n/da-DK.properties +0 -20
- package/dist/i18n/de-DE.properties +0 -20
- package/dist/i18n/en-AU.properties +0 -20
- package/dist/i18n/en-CA.properties +0 -20
- package/dist/i18n/en-GB.properties +0 -20
- package/dist/i18n/en-US.js +0 -12
- package/dist/i18n/en-US.properties +0 -20
- package/dist/i18n/en-x-pseudo.properties +0 -20
- package/dist/i18n/es-419.properties +0 -20
- package/dist/i18n/es-ES.properties +0 -20
- package/dist/i18n/fi-FI.properties +0 -20
- package/dist/i18n/fr-CA.properties +0 -20
- package/dist/i18n/fr-FR.properties +0 -20
- package/dist/i18n/hi-IN.properties +0 -20
- package/dist/i18n/it-IT.properties +0 -20
- package/dist/i18n/ja-JP.properties +0 -20
- package/dist/i18n/json/src/lib/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -20
- package/dist/i18n/nb-NO.properties +0 -20
- package/dist/i18n/nl-NL.properties +0 -20
- package/dist/i18n/pl-PL.properties +0 -20
- package/dist/i18n/pt-BR.properties +0 -20
- package/dist/i18n/ru-RU.properties +0 -20
- package/dist/i18n/sv-SE.properties +0 -20
- package/dist/i18n/tr-TR.properties +0 -20
- package/dist/i18n/zh-CN.properties +0 -20
- package/dist/i18n/zh-TW.properties +0 -20
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Text displayed when no results are found
|
|
2
|
-
groupSharedFeatures.userSelector.emptyMessage = İşbirlikçi bulunamadı
|
|
3
|
-
# Text displayed when an error occurs
|
|
4
|
-
groupSharedFeatures.userSelector.errorMessage = Kullanıcıları yükleyemedik
|
|
5
|
-
# Text displayed when an error occurs
|
|
6
|
-
groupSharedFeatures.userSelector.errorMessageDescription = Lütfen daha sonra tekrar deneyin
|
|
7
|
-
# Text displayed when no results are found and the user can invite collaborators
|
|
8
|
-
groupSharedFeatures.userSelector.inviteCollaborators = İşbirlikçileri Davet Et
|
|
9
|
-
# Tooltip text displayed when a user is not a collaborator
|
|
10
|
-
groupSharedFeatures.userSelector.inviteCollaboratorsTooltip = Bu kişinin erişimi yok ve davet edilmediği sürece bildirim almayacak.
|
|
11
|
-
# Aria label for loading indicator
|
|
12
|
-
groupSharedFeatures.userSelector.loading = Yükleniyor
|
|
13
|
-
# Text displayed when no results are found
|
|
14
|
-
groupSharedFeatures.userSelector.noResults = Sonuç Yok
|
|
15
|
-
# Text for the "Try again" button
|
|
16
|
-
groupSharedFeatures.userSelector.tryAgain = Yeniden deneyin
|
|
17
|
-
# Alt text for user avatar image
|
|
18
|
-
groupSharedFeatures.userSelector.userAvatar = Kullanıcı avatarı
|
|
19
|
-
# User name with optional "me" marker for current user
|
|
20
|
-
groupSharedFeatures.userSelector.userName = {name} {isCurrentUser, select, true { (ben)} other {}}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Text displayed when no results are found
|
|
2
|
-
groupSharedFeatures.userSelector.emptyMessage = 未找到协作者
|
|
3
|
-
# Text displayed when an error occurs
|
|
4
|
-
groupSharedFeatures.userSelector.errorMessage = 无法加载用户。
|
|
5
|
-
# Text displayed when an error occurs
|
|
6
|
-
groupSharedFeatures.userSelector.errorMessageDescription = 请稍后重试
|
|
7
|
-
# Text displayed when no results are found and the user can invite collaborators
|
|
8
|
-
groupSharedFeatures.userSelector.inviteCollaborators = 邀请协作者
|
|
9
|
-
# Tooltip text displayed when a user is not a collaborator
|
|
10
|
-
groupSharedFeatures.userSelector.inviteCollaboratorsTooltip = 此人无权访问,除非受到邀请,否则不会收到通知。
|
|
11
|
-
# Aria label for loading indicator
|
|
12
|
-
groupSharedFeatures.userSelector.loading = 正在加载
|
|
13
|
-
# Text displayed when no results are found
|
|
14
|
-
groupSharedFeatures.userSelector.noResults = 无结果
|
|
15
|
-
# Text for the "Try again" button
|
|
16
|
-
groupSharedFeatures.userSelector.tryAgain = 请重试
|
|
17
|
-
# Alt text for user avatar image
|
|
18
|
-
groupSharedFeatures.userSelector.userAvatar = 用户头像
|
|
19
|
-
# User name with optional "me" marker for current user
|
|
20
|
-
groupSharedFeatures.userSelector.userName = {name} {isCurrentUser, select, true { (我)} other {}}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
# Text displayed when no results are found
|
|
2
|
-
groupSharedFeatures.userSelector.emptyMessage = 找不到共同作業者
|
|
3
|
-
# Text displayed when an error occurs
|
|
4
|
-
groupSharedFeatures.userSelector.errorMessage = 我們無法載入使用者
|
|
5
|
-
# Text displayed when an error occurs
|
|
6
|
-
groupSharedFeatures.userSelector.errorMessageDescription = 請稍後再試一次
|
|
7
|
-
# Text displayed when no results are found and the user can invite collaborators
|
|
8
|
-
groupSharedFeatures.userSelector.inviteCollaborators = 邀請共同作業者
|
|
9
|
-
# Tooltip text displayed when a user is not a collaborator
|
|
10
|
-
groupSharedFeatures.userSelector.inviteCollaboratorsTooltip = 此人沒有存取權限,除非受邀,否則不會接到通知。
|
|
11
|
-
# Aria label for loading indicator
|
|
12
|
-
groupSharedFeatures.userSelector.loading = 載入中
|
|
13
|
-
# Text displayed when no results are found
|
|
14
|
-
groupSharedFeatures.userSelector.noResults = 無結果
|
|
15
|
-
# Text for the "Try again" button
|
|
16
|
-
groupSharedFeatures.userSelector.tryAgain = 再試一次
|
|
17
|
-
# Alt text for user avatar image
|
|
18
|
-
groupSharedFeatures.userSelector.userAvatar = 使用者頭像
|
|
19
|
-
# User name with optional "me" marker for current user
|
|
20
|
-
groupSharedFeatures.userSelector.userName = {name} {isCurrentUser, select, true { (我)} other {}}
|