@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
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "কোন সহযোগী খুঁজে পাওয়া যাচ্ছে না",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "আমরা ব্যবহারকারীদের লোড করতে লোড করতে পারিনি",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "অনুগ্রহ করে পরে আবার চেষ্টা করুন",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "সহযোগীদের আমন্ত্রণ জানান",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "এই ব্যক্তির অ্যাক্সেস নেই এবং আমন্ত্রণ জানানো না হলে বিজ্ঞপ্তি দেওয়া হবে না.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "লোড হচ্ছে",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "কোনো ফলাফল নেই",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "আবার চেষ্টা করুন",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "ব্যবহারকারীর অবতার",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (আমি)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Ingen samarbejdspartnere blev fundet",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Vi kunne ikke indlæse brugere",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Prøv igen senere",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Inviter samarbejdspartnere",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Denne person har ikke adgang og vil ikke blive underrettet, medmindre vedkommende er inviteret.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Indlæser",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Ingen resultater",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Prøv igen",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Bruger avatar",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (mig)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Es wurden keine Mitarbeiter gefunden",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Wir konnten Benutzer nicht laden",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Bitte wiederholen Sie den Vorgang später erneut",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Mitwirkende einladen",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Diese Person hat keinen Zugriff und wird nur benachrichtigt, wenn sie eingeladen wird.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Laden",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Keine Ergebnisse",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Erneut versuchen",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Benutzeravatar",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (mich)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.userSelector.errorMessage": "We were unable to load users",
|
|
4
|
-
"groupSharedFeatures.userSelector.errorMessageDescription": "Please try again later",
|
|
5
|
-
"groupSharedFeatures.userSelector.inviteCollaborators": "Invite Collaborators",
|
|
6
|
-
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "This person doesn't have access and won't be notified unless invited.",
|
|
7
|
-
"groupSharedFeatures.userSelector.loading": "Loading",
|
|
8
|
-
"groupSharedFeatures.userSelector.noResults": "No results",
|
|
9
|
-
"groupSharedFeatures.userSelector.tryAgain": "Try again",
|
|
10
|
-
"groupSharedFeatures.userSelector.userAvatar": "User avatar",
|
|
11
|
-
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (me)} other {}}"
|
|
12
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.userSelector.errorMessage": "We were unable to load users",
|
|
4
|
-
"groupSharedFeatures.userSelector.errorMessageDescription": "Please try again later",
|
|
5
|
-
"groupSharedFeatures.userSelector.inviteCollaborators": "Invite Collaborators",
|
|
6
|
-
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "This person doesn't have access and won't be notified unless invited.",
|
|
7
|
-
"groupSharedFeatures.userSelector.loading": "Loading",
|
|
8
|
-
"groupSharedFeatures.userSelector.noResults": "No results",
|
|
9
|
-
"groupSharedFeatures.userSelector.tryAgain": "Try again",
|
|
10
|
-
"groupSharedFeatures.userSelector.userAvatar": "User avatar",
|
|
11
|
-
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (me)} other {}}"
|
|
12
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.userSelector.errorMessage": "We were unable to load users",
|
|
4
|
-
"groupSharedFeatures.userSelector.errorMessageDescription": "Please try again later",
|
|
5
|
-
"groupSharedFeatures.userSelector.inviteCollaborators": "Invite Collaborators",
|
|
6
|
-
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "This person doesn't have access and won't be notified unless invited.",
|
|
7
|
-
"groupSharedFeatures.userSelector.loading": "Loading",
|
|
8
|
-
"groupSharedFeatures.userSelector.noResults": "No results",
|
|
9
|
-
"groupSharedFeatures.userSelector.tryAgain": "Try again",
|
|
10
|
-
"groupSharedFeatures.userSelector.userAvatar": "User avatar",
|
|
11
|
-
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (me)} other {}}"
|
|
12
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"groupSharedFeatures.userSelector.errorMessage": "⟦萬萬萬萬萬萬萬萬 Ŵè ŵéŕê µиàвĺë ţò ļóáď ùśēŗŝ 國國國國國國國國⟧",
|
|
4
|
-
"groupSharedFeatures.userSelector.errorMessageDescription": "⟦萬萬萬萬萬萬 Pĺèàśé ţŕý áĝâìи ļãťêŗ 國國國國國國⟧",
|
|
5
|
-
"groupSharedFeatures.userSelector.inviteCollaborators": "⟦萬萬萬萬萬 Ìиνìţè Çòĺļàвóŕáťôŗś 國國國國國⟧",
|
|
6
|
-
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś Ρèŕŝòи ďóéşй'ţ ħàνê á¢çëѕš âлđ ŵôп'ť вē πõŧíƒîĕď µήĺėśŝ ïηνĩτęđ. 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
7
|
-
"groupSharedFeatures.userSelector.loading": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
|
|
8
|
-
"groupSharedFeatures.userSelector.noResults": "⟦萬萬 Ñò ŕèśµĺţŝ 國國⟧",
|
|
9
|
-
"groupSharedFeatures.userSelector.tryAgain": "⟦萬萬 Ţŕý àĝáìи 國國⟧",
|
|
10
|
-
"groupSharedFeatures.userSelector.userAvatar": "⟦萬萬萬 Ùśèŕ àνáţâŗ 國國國⟧",
|
|
11
|
-
"groupSharedFeatures.userSelector.userName": "⟦萬萬萬萬萬萬萬 {name} {isCurrentUser, select, true { (mè)} other {}} 國國國國國國國⟧"
|
|
12
|
-
}
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
2
|
+
export default {};
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "No se ha encontrado ningún colaborador",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "No hemos podido cargar ningún usuario",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Inténtelo de nuevo más tarde",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Invitar colaboradores con",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Esta persona no tiene acceso y no será notificada a menos que sea invitada.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Cargando",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "No hay resultados",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Inténtelo de nuevo",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar del usuario",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (yo)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "No se ha encontrado ningún colaborador",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "No hemos podido cargar ningún usuario",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Inténtelo de nuevo más tarde",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Invitar colaboradores con",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Esta persona no tiene acceso y no será notificada a menos que sea invitada.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Cargando",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "No hay resultados",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Inténtelo de nuevo",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar del usuario",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (yo)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Ei yhteistyökumppaneita",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Käyttäjiä ei voitu ladata",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Yritä myöhemmin uudelleen",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Kutsu yhteistyökumppaneita",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Tällä henkilöllä ei ole käyttöoikeutta eikä hänelle ilmoiteta ellei häntä ole kutsuttu.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Ladataan",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Ei tuloksia",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Yritä uudelleen",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Käyttäjän avatar",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (minä)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Aucun collaborateur trouvé",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Nous n'avons pas pu charger les utilisateurs",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Veuillez réessayer ultérieurement",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Inviter des collaborateurs",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Cette personne n'a pas accès et ne sera pas notifiée à moins d'être invitée.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Chargement",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Aucun résultat",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Essayer à nouveau",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar de l'utilisateur",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (moi)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Aucun collaborateur trouvé",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Nous n'avons pas pu charger les utilisateurs",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Veuillez réessayer ultérieurement",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Inviter des collaborateurs",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Cette personne n'a pas accès et ne sera pas notifiée à moins d'être invitée.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Chargement",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Aucun résultat",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Essayer à nouveau",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar de l'utilisateur",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (moi)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "कोई सहयोगी नहीं मिला",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "हम उपयोगकर्ताओं को लोड नहीं कर सके।",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "कृपया बाद में पुनः प्रयास करें",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "सहयोगियों को आमंत्रित करें",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "इस व्यक्ति के पास एक्सेस नहीं है और जब तक आमंत्रित नहीं किया जाता तब तक उसे सूचित नहीं किया जाएगा।",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "लोड हो रहा है",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "कोई परिणाम नहीं",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "फिर से प्रयास करें",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "उपयोगकर्ता अवतार",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (मुझे)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Nessun collaboratore trovato",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Non è stato possibile caricare gli utenti",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Riprova più tardi",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Invita collaboratori",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Questa persona non ha accesso e non riceverà notifiche a meno che non venga invitata.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Caricamento in corso…",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Nessun risultato",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Riprova",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar utente",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (io)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "コラボレータが見つかりません",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "ユーザーを読み込めませんでした。",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "後でもう一度やり直してください",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "コラボレータを招待",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "このユーザーにはアクセス権限がないため、招待されない限り通知されません。",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "読み込み中",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "一致する結果がありません",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "もう一度やり直す",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "ユーザーのアバター",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true {(自分)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "공동 작업자를 찾을 수 없음",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "사용자를 로드할 수 없습니다",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "나중에 다시 시도하십시오.",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "공동 작업자 초대",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "이 사용자에게는 액세스 권한이 없으며 초대되지 않는 한 알림을 받지 않습니다.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "로드 중",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "결과 없음",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "다시 시도",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "사용자 아바타",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (나)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Fant ingen bidragsytere",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Vi kunne ikke laste inn brukere",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Prøv på nytt senere",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Inviter samarbeidspartnere",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Denne personen har ikke tilgang og vil ikke bli varslet med mindre han er invitert.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Laster",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Ingen resultater",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Prøv igjen",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Brukeravatar",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (meg)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/nl-NL.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Geen medebewerkers gevonden",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "We konden gebruikers niet laden",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Probeer het later opnieuw",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Medebewerkers uitnodigen",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Deze persoon heeft geen toegang en wordt niet op de hoogte gesteld, tenzij die is uitgenodigd.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Laden",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Geen resultaten",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Probeer het opnieuw",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar van de gebruiker",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (ik)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/pl-PL.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Nie odnaleziono współpracowników",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Nie można wczytać użytkowników",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Spróbuj ponownie później",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Zaproś współpracowników",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Ta osoba nie ma dostępu i nie otrzyma powiadomienia, chyba że zostanie zaproszona.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Wczytywanie",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Brak wyników",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Spróbuj ponownie",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Awatar użytkownika",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (ja)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/pt-BR.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Não foram encontradas colaborações",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Não foi possível carregar usuários",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Tente novamente mais tarde",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Convidar colaboradores",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Essa pessoa não tem acesso e não será notificada, a menos que seja convidada.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Carregando",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Sem resultados",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Tente novamente",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Avatar do usuário",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (eu)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Соавторы не найдены",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Не удалось загрузить пользователей",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Повторите попытку позже",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Пригласить соавторов",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "У этого пользователя нет доступа, и он не получит уведомление, если его не пригласить.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Загрузка",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Нет результатов",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Повторите попытку",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Аватар пользователя",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (я)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "Inga samarbeten hittades",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Vi kunde inte läsa in användare.",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Försök igen senare",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "Bjud in medarbetare",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Den här personen har inte åtkomst och kommer inte att meddelas om han inte är inbjuden.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Läser in",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Inga resultat",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Försök igen",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Användaravatar",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (jag)} other {}}"
|
|
13
|
+
};
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
// THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
|
|
1
2
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}
|
|
3
|
+
"groupSharedFeatures.userSelector.emptyMessage": "İşbirlikçi bulunamadı",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessage": "Kullanıcıları yükleyemedik",
|
|
5
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "Lütfen daha sonra tekrar deneyin",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "İşbirlikçileri Davet Et",
|
|
7
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "Bu kişinin erişimi yok ve davet edilmediği sürece bildirim almayacak.",
|
|
8
|
+
"groupSharedFeatures.userSelector.loading": "Yükleniyor",
|
|
9
|
+
"groupSharedFeatures.userSelector.noResults": "Sonuç Yok",
|
|
10
|
+
"groupSharedFeatures.userSelector.tryAgain": "Yeniden deneyin",
|
|
11
|
+
"groupSharedFeatures.userSelector.userAvatar": "Kullanıcı avatarı",
|
|
12
|
+
"groupSharedFeatures.userSelector.userName": "{name} {isCurrentUser, select, true { (ben)} other {}}"
|
|
13
|
+
};
|