box-ui-elements 25.2.0-beta.6 → 25.2.0-beta.7
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/explorer.js +1 -1
- package/dist/openwith.js +1 -1
- package/dist/picker.js +1 -1
- package/dist/preview.js +1 -1
- package/dist/sharing.js +1 -1
- package/dist/sidebar.js +1 -1
- package/dist/uploader.js +1 -1
- package/es/constants.js +1 -1
- package/i18n/bn-IN.js +1 -1
- package/i18n/bn-IN.properties +2 -0
- package/i18n/da-DK.js +1 -1
- package/i18n/da-DK.properties +2 -0
- package/i18n/de-DE.js +1 -1
- package/i18n/de-DE.properties +2 -0
- package/i18n/en-AU.properties +2 -0
- package/i18n/en-CA.properties +2 -0
- package/i18n/en-GB.properties +2 -0
- package/i18n/es-419.js +1 -1
- package/i18n/es-419.properties +2 -0
- package/i18n/es-ES.js +1 -1
- package/i18n/es-ES.properties +2 -0
- package/i18n/fi-FI.js +1 -1
- package/i18n/fi-FI.properties +2 -0
- package/i18n/fr-CA.js +1 -1
- package/i18n/fr-CA.properties +2 -0
- package/i18n/fr-FR.js +1 -1
- package/i18n/fr-FR.properties +2 -0
- package/i18n/hi-IN.js +1 -1
- package/i18n/hi-IN.properties +2 -0
- package/i18n/it-IT.js +1 -1
- package/i18n/it-IT.properties +2 -0
- package/i18n/ja-JP.js +1 -1
- package/i18n/ja-JP.properties +2 -0
- package/i18n/ko-KR.js +1 -1
- package/i18n/ko-KR.properties +2 -0
- package/i18n/nb-NO.js +1 -1
- package/i18n/nb-NO.properties +2 -0
- package/i18n/nl-NL.js +1 -1
- package/i18n/nl-NL.properties +2 -0
- package/i18n/pl-PL.js +1 -1
- package/i18n/pl-PL.properties +2 -0
- package/i18n/pt-BR.js +1 -1
- package/i18n/pt-BR.properties +2 -0
- package/i18n/ru-RU.js +1 -1
- package/i18n/ru-RU.properties +2 -0
- package/i18n/sv-SE.js +1 -1
- package/i18n/sv-SE.properties +2 -0
- package/i18n/tr-TR.js +1 -1
- package/i18n/tr-TR.properties +2 -0
- package/i18n/zh-CN.js +1 -1
- package/i18n/zh-CN.properties +2 -0
- package/i18n/zh-TW.js +1 -1
- package/i18n/zh-TW.properties +2 -0
- package/package.json +1 -1
package/es/constants.js
CHANGED
|
@@ -238,7 +238,7 @@ export const CLIENT_NAME_CONTENT_SIDEBAR = 'ContentSidebar';
|
|
|
238
238
|
export const CLIENT_NAME_CONTENT_UPLOADER = 'ContentUploader';
|
|
239
239
|
export const CLIENT_NAME_FILE_PICKER = 'FilePicker';
|
|
240
240
|
export const CLIENT_NAME_FOLDER_PICKER = 'FolderPicker';
|
|
241
|
-
export const CLIENT_VERSION = '25.2.0-beta.
|
|
241
|
+
export const CLIENT_VERSION = '25.2.0-beta.7';
|
|
242
242
|
|
|
243
243
|
/* ---------------------- Statuses -------------------------- */
|
|
244
244
|
export const STATUS_PENDING = 'pending';
|
package/i18n/bn-IN.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "এই আইটেমটির জন্য অনুরোধটি অসংগঠিত ছিল।",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "এই আইটেমটির জন্য সহযোগীদের পুনরুদ্ধার করা যায়নি।",
|
|
72
72
|
"be.contentSharing.getContactsError": "পরিচিতিগুলি পুনরুদ্ধার করা যায়নি।",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "গ্রুপ",
|
|
74
74
|
"be.contentSharing.loadingError": "এই আইটেমটির জন্য শেয়ারকৃত লিঙ্কটি লোড করা যায়নি।",
|
|
75
75
|
"be.contentSharing.noAccessError": "আপনি এই আইটেমটি অ্যাক্সেস করতে পারবেন না।",
|
|
76
76
|
"be.contentSharing.notFoundError": "এই আইটেমটির জন্য শেয়ারকৃত লিঙ্কটি খোঁজা যায়নি।",
|
package/i18n/bn-IN.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = এই আইটেমটির জন্য
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = এই আইটেমটির জন্য সহযোগীদের পুনরুদ্ধার করা যায়নি।
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = পরিচিতিগুলি পুনরুদ্ধার করা যায়নি।
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = গ্রুপ
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = এই আইটেমটির জন্য শেয়ারকৃত লিঙ্কটি লোড করা যায়নি।
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/da-DK.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Anmodningen om dette element blev forkert udformet.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Kunne ikke hente samarbejdspartnere for dette element.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Kunne ikke hente kontakter.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Gruppe",
|
|
74
74
|
"be.contentSharing.loadingError": "Kunne ikke indlæse delt link for dette element.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Du har ikke adgang til dette element.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Kunne ikke finde delt link for dette element.",
|
package/i18n/da-DK.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Anmodningen om dette element blev forkert ud
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Kunne ikke hente samarbejdspartnere for dette element.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Kunne ikke hente kontakter.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Gruppe
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Kunne ikke indlæse delt link for dette element.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/de-DE.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Die Anforderung für dieses Element war fehlerhaft.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Für dieses Element konnten keine Mitarbeiter abgerufen werden.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Kontakte konnten nicht abgerufen werden.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Gruppe",
|
|
74
74
|
"be.contentSharing.loadingError": "Der Freigabe-Link dieses Elements konnte nicht geladen werden.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Sie haben keinen Zugriff auf dieses Element.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Der Freigabe-Link dieses Elements konnte nicht gefunden werden.",
|
package/i18n/de-DE.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Die Anforderung für dieses Element war fehl
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Für dieses Element konnten keine Mitarbeiter abgerufen werden.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Kontakte konnten nicht abgerufen werden.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Gruppe
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Der Freigabe-Link dieses Elements konnte nicht geladen werden.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/en-AU.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = The request for this item was malformed.
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Could not retrieve collaborators for this item.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Could not retrieve contacts.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Group
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Could not load shared link for this item.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/en-CA.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = The request for this item was malformed.
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Could not retrieve collaborators for this item.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Could not retrieve contacts.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Group
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Could not load shared link for this item.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/en-GB.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = The request for this item was malformed.
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Could not retrieve collaborators for this item.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Could not retrieve contacts.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Group
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Could not load shared link for this item.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/es-419.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "La solicitud para este elemento no tiene un formato correcto.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "No se han podido recuperar los colaboradores de este elemento.",
|
|
72
72
|
"be.contentSharing.getContactsError": "No se ha podido recuperar los contactos.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grupo",
|
|
74
74
|
"be.contentSharing.loadingError": "No se ha podido cargar el enlace compartido de este elemento.",
|
|
75
75
|
"be.contentSharing.noAccessError": "No tiene acceso a este elemento.",
|
|
76
76
|
"be.contentSharing.notFoundError": "No se ha encontrado el enlace compartido para este elemento.",
|
package/i18n/es-419.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = La solicitud para este elemento no tiene un
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = No se han podido recuperar los colaboradores de este elemento.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = No se ha podido recuperar los contactos.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grupo
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = No se ha podido cargar el enlace compartido de este elemento.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/es-ES.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "La solicitud para este elemento no tiene un formato correcto.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "No se han podido recuperar los colaboradores de este elemento.",
|
|
72
72
|
"be.contentSharing.getContactsError": "No se ha podido recuperar los contactos.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grupo",
|
|
74
74
|
"be.contentSharing.loadingError": "No se ha podido cargar el enlace compartido de este elemento.",
|
|
75
75
|
"be.contentSharing.noAccessError": "No tiene acceso a este elemento.",
|
|
76
76
|
"be.contentSharing.notFoundError": "No se ha encontrado el enlace compartido para este elemento.",
|
package/i18n/es-ES.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = La solicitud para este elemento no tiene un
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = No se han podido recuperar los colaboradores de este elemento.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = No se ha podido recuperar los contactos.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grupo
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = No se ha podido cargar el enlace compartido de este elemento.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/fi-FI.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Tämän kohteen pyyntö on virheellinen.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Tämän kohteen yhteistyökumppaneita ei löydy.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Yhteystietojen haku epäonnistui.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Ryhmä",
|
|
74
74
|
"be.contentSharing.loadingError": "Tämän kohteen jaettua linkkiä ei voitu ladata.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Sinulla ei ole tämän kohteen käyttöoikeutta.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Tämän kohteen jaettua linkkiä ei löydy.",
|
package/i18n/fi-FI.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Tämän kohteen pyyntö on virheellinen.
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Tämän kohteen yhteistyökumppaneita ei löydy.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Yhteystietojen haku epäonnistui.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Ryhmä
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Tämän kohteen jaettua linkkiä ei voitu ladata.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/fr-CA.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "La demande pour cet élément n'était pas conforme.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Récupération des collaborateurs impossible pour cet élément.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Échec de la récupération des contacts.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Groupe",
|
|
74
74
|
"be.contentSharing.loadingError": "Impossible de charger le lien partagé pour cet élément.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Vous n'avez pas accès à cet élément.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Impossible de trouver le lien partagé pour cet élément.",
|
package/i18n/fr-CA.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = La demande pour cet élément n'était pas c
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Récupération des collaborateurs impossible pour cet élément.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Échec de la récupération des contacts.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Groupe
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Impossible de charger le lien partagé pour cet élément.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/fr-FR.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "La demande pour cet élément n'était pas conforme.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Récupération des collaborateurs impossible pour cet élément.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Échec de la récupération des contacts.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Groupe",
|
|
74
74
|
"be.contentSharing.loadingError": "Impossible de charger le lien partagé pour cet élément.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Vous n'avez pas accès à cet élément.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Impossible de trouver le lien partagé pour cet élément.",
|
package/i18n/fr-FR.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = La demande pour cet élément n'était pas c
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Récupération des collaborateurs impossible pour cet élément.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Échec de la récupération des contacts.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Groupe
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Impossible de charger le lien partagé pour cet élément.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/hi-IN.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "इस आइटम के लिए अनुरोध दोषपूर्ण था.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "इस आइटम के लिए सहयोगियों को फिर से प्राप्त नहीं किया जा सका.",
|
|
72
72
|
"be.contentSharing.getContactsError": "संपर्क फिर से प्राप्त नहीं किए जा सके.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "समूह",
|
|
74
74
|
"be.contentSharing.loadingError": "इस आइटम के लिए शेयर्ड लिंक लोड नहीं किया जा सका.",
|
|
75
75
|
"be.contentSharing.noAccessError": "आपके पास इस आइटम के लिए एक्सेस नहीं है.",
|
|
76
76
|
"be.contentSharing.notFoundError": "इस आइटम के लिए शेयर्ड लिंक ढूंढा नहीं जा सका.",
|
package/i18n/hi-IN.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = इस आइटम के लिए अन
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = इस आइटम के लिए सहयोगियों को फिर से प्राप्त नहीं किया जा सका.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = संपर्क फिर से प्राप्त नहीं किए जा सके.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = समूह
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = इस आइटम के लिए शेयर्ड लिंक लोड नहीं किया जा सका.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/it-IT.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "La richiesta per questo elemento non è valida.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Impossibile recuperare i collaboratori per questo elemento.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Impossibile recuperare i contatti.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Gruppo",
|
|
74
74
|
"be.contentSharing.loadingError": "Impossibile caricare il collegamento condiviso per questo elemento.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Non disponi dell'accesso a questo elemento.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Impossibile trovare il collegamento condiviso per questo elemento.",
|
package/i18n/it-IT.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = La richiesta per questo elemento non è vali
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Impossibile recuperare i collaboratori per questo elemento.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Impossibile recuperare i contatti.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Gruppo
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Impossibile caricare il collegamento condiviso per questo elemento.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/ja-JP.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "この項目のリクエストの形式が正しくありません。",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "この項目のコラボレータを取得できませんでした。",
|
|
72
72
|
"be.contentSharing.getContactsError": "連絡先を取得できませんでした。",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "グループ",
|
|
74
74
|
"be.contentSharing.loadingError": "この項目の共有リンクを読み込めませんでした。",
|
|
75
75
|
"be.contentSharing.noAccessError": "この項目へのアクセス権限がありません。",
|
|
76
76
|
"be.contentSharing.notFoundError": "この項目の共有リンクが見つかりませんでした。",
|
package/i18n/ja-JP.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = この項目のリクエストの形式が
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = この項目のコラボレータを取得できませんでした。
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = 連絡先を取得できませんでした。
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = グループ
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = この項目の共有リンクを読み込めませんでした。
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/ko-KR.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "이 항목에 대한 요청이 잘못되었습니다.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "이 항목에 대한 공동 작업자를 검색할 수 없습니다.",
|
|
72
72
|
"be.contentSharing.getContactsError": "연락처를 검색할 수 없습니다.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "그룹",
|
|
74
74
|
"be.contentSharing.loadingError": "이 항목에 대한 공유 링크를 로드 할 수 없습니다.",
|
|
75
75
|
"be.contentSharing.noAccessError": "이 항목에 액세스할 권한이 없습니다.",
|
|
76
76
|
"be.contentSharing.notFoundError": "이 항목에 대한 공유 링크를 찾을 수 없습니다.",
|
package/i18n/ko-KR.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = 이 항목에 대한 요청이 잘못되었
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = 이 항목에 대한 공동 작업자를 검색할 수 없습니다.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = 연락처를 검색할 수 없습니다.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = 그룹
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = 이 항목에 대한 공유 링크를 로드 할 수 없습니다.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/nb-NO.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Forespørselen om dette elementet inneholder feil.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Kan ikke hente samarbeidspartnere for dette elementet.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Kan ikke hente kontakter.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Gruppe",
|
|
74
74
|
"be.contentSharing.loadingError": "Kan ikke laste inn delt kobling for dette elementet.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Du har ikke tilgang til dette elementet.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Finner ikke delt kobling for dette elementet.",
|
package/i18n/nb-NO.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Forespørselen om dette elementet inneholder
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Kan ikke hente samarbeidspartnere for dette elementet.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Kan ikke hente kontakter.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Gruppe
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Kan ikke laste inn delt kobling for dette elementet.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/nl-NL.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "De aanvraag voor dit item heeft een ongeldige indeling.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Kan medebewerkers voor dit item niet ophalen.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Kan contacten niet ophalen.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Groep",
|
|
74
74
|
"be.contentSharing.loadingError": "Kan gedeelde link genereren voor dit item niet laden.",
|
|
75
75
|
"be.contentSharing.noAccessError": "U hebt geen toegang tot dit item.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Kan gedeelde link voor dit item niet vinden.",
|
package/i18n/nl-NL.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = De aanvraag voor dit item heeft een ongeldig
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Kan medebewerkers voor dit item niet ophalen.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Kan contacten niet ophalen.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Groep
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Kan gedeelde link genereren voor dit item niet laden.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/pl-PL.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Żądanie tego elementu było nieprawidłowe.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Nie można pobrać współpracowników dla tego elementu.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Nie można pobrać kontaktów.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grupa",
|
|
74
74
|
"be.contentSharing.loadingError": "Nie można wczytać łącza udostępnionego do tego elementu.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Nie masz dostępu do tego elementu.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Nie można znaleźć łącza udostępnionego do tego elementu.",
|
package/i18n/pl-PL.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Żądanie tego elementu było nieprawidłowe
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Nie można pobrać współpracowników dla tego elementu.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Nie można pobrać kontaktów.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grupa
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Nie można wczytać łącza udostępnionego do tego elementu.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/pt-BR.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "A solicitação para este item não foi formulada adequadamente.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Não foi possível recuperar os colaboradores deste item.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Não foi possível recuperar os contatos.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grupo",
|
|
74
74
|
"be.contentSharing.loadingError": "Não é possível carregar o link compartilhado deste item.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Você não tem acesso a este item.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Não foi possível encontrar o link compartilhado deste item.",
|
package/i18n/pt-BR.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = A solicitação para este item não foi form
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Não foi possível recuperar os colaboradores deste item.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Não foi possível recuperar os contatos.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grupo
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Não é possível carregar o link compartilhado deste item.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/ru-RU.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Запрос для этого элемента сформирован неверно.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Не удалось извлечь соавторов для этого элемента.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Не удалось получить контакты.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Группа",
|
|
74
74
|
"be.contentSharing.loadingError": "Не удалось загрузить общую ссылку для этого элемента.",
|
|
75
75
|
"be.contentSharing.noAccessError": "У вас нет доступа к этому элементу.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Не удалось найти общую ссылку для этого элемента.",
|
package/i18n/ru-RU.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Запрос для этого элемен
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Не удалось извлечь соавторов для этого элемента.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Не удалось получить контакты.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Группа
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Не удалось загрузить общую ссылку для этого элемента.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/sv-SE.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Begäran om det här objektet är felaktig.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Det gick inte att hämta medarbetare för det här objektet.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Det gick inte att hämta kontakter.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grupp",
|
|
74
74
|
"be.contentSharing.loadingError": "Det gick inte att läsa in den delade länken för det här objektet.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Du har inte åtkomst till det här objektet.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Det gick inte att hitta den delade länken för det här objektet.",
|
package/i18n/sv-SE.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Begäran om det här objektet är felaktig.
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Det gick inte att hämta medarbetare för det här objektet.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Det gick inte att hämta kontakter.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grupp
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Det gick inte att läsa in den delade länken för det här objektet.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/tr-TR.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "Bu öğe için yapılan istek hatalı oluşturulmuş.",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "Bu öğe için işbirlikçiler alınamadı.",
|
|
72
72
|
"be.contentSharing.getContactsError": "Kişiler alınamadı.",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "Grup",
|
|
74
74
|
"be.contentSharing.loadingError": "Bu öğe için paylaşılmış bağlantı yüklenemedi.",
|
|
75
75
|
"be.contentSharing.noAccessError": "Bu öğeye erişiminiz yok.",
|
|
76
76
|
"be.contentSharing.notFoundError": "Bu öğe için paylaşılmış bağlantı bulunamadı.",
|
package/i18n/tr-TR.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = Bu öğe için yapılan istek hatalı oluşt
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = Bu öğe için işbirlikçiler alınamadı.
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = Kişiler alınamadı.
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = Grup
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = Bu öğe için paylaşılmış bağlantı yüklenemedi.
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/zh-CN.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "此项目的请求格式不正确。",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "无法检索此项目的协作者。",
|
|
72
72
|
"be.contentSharing.getContactsError": "无法检索联系人。",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "群组",
|
|
74
74
|
"be.contentSharing.loadingError": "无法加载此项目的共享链接。",
|
|
75
75
|
"be.contentSharing.noAccessError": "您无权访问此项目。",
|
|
76
76
|
"be.contentSharing.notFoundError": "找不到此项目的共享链接。",
|
package/i18n/zh-CN.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = 此项目的请求格式不正确。
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = 无法检索此项目的协作者。
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = 无法检索联系人。
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = 群组
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = 无法加载此项目的共享链接。
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|
package/i18n/zh-TW.js
CHANGED
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
"be.contentSharing.badRequestError": "此項目之要求的格式錯誤。",
|
|
71
71
|
"be.contentSharing.collaboratorsLoadingError": "無法擷取此項目的共同作業者。",
|
|
72
72
|
"be.contentSharing.getContactsError": "無法擷取連絡人。",
|
|
73
|
-
"be.contentSharing.groupContactLabel": "
|
|
73
|
+
"be.contentSharing.groupContactLabel": "群組",
|
|
74
74
|
"be.contentSharing.loadingError": "無法載入此項目的共用連結。",
|
|
75
75
|
"be.contentSharing.noAccessError": "您沒有此項目的存取權限。",
|
|
76
76
|
"be.contentSharing.notFoundError": "找不到此項目的共用連結。",
|
package/i18n/zh-TW.properties
CHANGED
|
@@ -140,6 +140,8 @@ be.contentSharing.badRequestError = 此項目之要求的格式錯誤。
|
|
|
140
140
|
be.contentSharing.collaboratorsLoadingError = 無法擷取此項目的共同作業者。
|
|
141
141
|
# Message that appears when users cannot be retrieved in the ContentSharing Element.
|
|
142
142
|
be.contentSharing.getContactsError = 無法擷取連絡人。
|
|
143
|
+
# Display text for a Group contact type
|
|
144
|
+
be.contentSharing.groupContactLabel = 群組
|
|
143
145
|
# Message that appears when the ContentSharing Element cannot be loaded.
|
|
144
146
|
be.contentSharing.loadingError = 無法載入此項目的共用連結。
|
|
145
147
|
# Message that appears when the user cannot access the item for the ContentSharing Element.
|