mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-04 09:01:01 +01:00
Autosync the updated translations (#8161)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
7bbde647f4
commit
e1463e84ab
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Lid/Groep"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Lid"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Kies groepe en lede"
|
"message": "Kies groepe en lede"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Daxilə köçürüləcək datanız yoxdursa, əvəzində yeni element yarada bilərsiniz.",
|
"message": "Daxilə köçürüləcək datanız yoxdursa, əvəzində yeni element yarada bilərsiniz.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": " ",
|
"message": " ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": "Administratorunuz təşkilat üzvlüyünüzü təsdiqləyənə qədər gözləməli ola bilərsiniz.",
|
"message": "Administratorunuz təşkilat üzvlüyünüzü təsdiqləyənə qədər gözləməli ola bilərsiniz.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Kodu təkrar göndər"
|
"message": "Kodu təkrar göndər"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Üzv/Qrup"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Üzv"
|
"message": "Üzv"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Qrup/Üzv"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Qrup və üzv seç"
|
"message": "Qrup və üzv seç"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Qrup və ya üzvlərin bu kolleksiyaya müraciətinə icazə verin."
|
"message": "Qrup və ya üzvlərin bu kolleksiyaya müraciətinə icazə verin."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Üzvlərin bu kolleksiyaya müraciətinə icazə verin."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administratorlar kolleksiyalara müraciət edə və onları idarə edə bilər."
|
"message": "Administratorlar kolleksiyalara müraciət edə və onları idarə edə bilər."
|
||||||
},
|
},
|
||||||
@ -7591,9 +7598,9 @@
|
|||||||
"message": "Buraxılış bloqunu oxuyun"
|
"message": "Buraxılış bloqunu oxuyun"
|
||||||
},
|
},
|
||||||
"adminConsole": {
|
"adminConsole": {
|
||||||
"message": "Admin Console"
|
"message": "Admin Konsolu"
|
||||||
},
|
},
|
||||||
"providerPortal": {
|
"providerPortal": {
|
||||||
"message": "Provider Portal"
|
"message": "Provayder Portal"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Удзельнік/Група"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Удзельнік"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Выбраць групы і ўдзельнікаў"
|
"message": "Выбраць групы і ўдзельнікаў"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Ако нямате данни за внасяне, вместо това може да създадете ",
|
"message": "Ако нямате данни за внасяне, вместо това може да създадете ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "нов елемент",
|
"message": "нов елемент",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": ". Може да трябва да почакате, докато администраторът потвърди членството Ви в организацията.",
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": ". Може да трябва да почакате администратора на Вашата организация да потвърди членството Ви.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Повторно изпращане на кода"
|
"message": "Повторно изпращане на кода"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Член/група"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Член"
|
"message": "Член"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Група/член"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Изберете групи и членове"
|
"message": "Изберете групи и членове"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Дайте права на групи и членове до тази колекция."
|
"message": "Дайте права на групи и членове до тази колекция."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Дайте права на членовете до тази колекция."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Администраторите имат достъп до и могат да управляват колекциите."
|
"message": "Администраторите имат достъп до и могат да управляват колекциите."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Si no teniu cap dada per importar, podeu crear un ",
|
"message": "Si no teniu cap dada per importar, podeu crear un ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "element nou.",
|
"message": "element nou.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " És possible que hàgeu d'esperar fins que l'administrador confirme la vostra pertinença a l'organització.",
|
"message": " en compte d'això.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " en compte d'això. És possible que hàgeu d'esperar fins que l'administrador confirme la vostra pertinença a l'organització.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Reenvia el codi"
|
"message": "Reenvia el codi"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Membre/grup"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Membre"
|
"message": "Membre"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Grup/Membre"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Seleccioneu grups i membres"
|
"message": "Seleccioneu grups i membres"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Concedeix als grups o membres l'accés a aquesta col·lecció."
|
"message": "Concedeix als grups o membres l'accés a aquesta col·lecció."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Concedeix als membres l'accés a aquesta col·lecció."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Els administradors poden accedir i gestionar les col·leccions."
|
"message": "Els administradors poden accedir i gestionar les col·leccions."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Pokud nemáte žádná data k importu, můžete místo toho vytvořit ",
|
"message": "Pokud nemáte žádná data k importu, můžete místo toho vytvořit ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "novou položku.",
|
"message": "novou položku",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " Možná budete muset počkat, než Váš správce potvrdí členství ve Vaší organizaci.",
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": ". Možná budete muset počkat, než Váš správce potvrdí členství ve Vaší organizaci.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Znovu odeslat kód"
|
"message": "Znovu odeslat kód"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Člen/Skupina"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Člen"
|
"message": "Člen"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Skupina/Člen"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Zvolte skupiny a členy"
|
"message": "Zvolte skupiny a členy"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Udělí skupinám nebo členům přístup k této kolekci."
|
"message": "Udělí skupinám nebo členům přístup k této kolekci."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Udělí členům přístup k této kolekci."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Správci mohou přistupovat ke kolekcím a spravovat je."
|
"message": "Správci mohou přistupovat ke kolekcím a spravovat je."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Har man igen data at importere, kan man oprette et ",
|
"message": "Har man igen data at importere, kan man oprette et ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nyt emne",
|
"message": "nyt emne",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " i stedet.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " i stedet. Man skal muligvis afvente, at administratoren bekræfter organisationsmedlemskabet.",
|
"message": " i stedet. Man skal muligvis afvente, at administratoren bekræfter organisationsmedlemskabet.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Send kode igen"
|
"message": "Send kode igen"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Medlem/Gruppe"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Medlem"
|
"message": "Medlem"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Gruppe/Medlem"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Vælg grupper og medlemmer"
|
"message": "Vælg grupper og medlemmer"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Tildel grupper eller medlemmer adgang til denne samling."
|
"message": "Tildel grupper eller medlemmer adgang til denne samling."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Tildel medlemmer adgang til denne samling."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administratorer kan tilgå og håndtere samlinger."
|
"message": "Administratorer kan tilgå og håndtere samlinger."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Wenn du keine Daten zu importieren hast, kannst du stattdessen einen ",
|
"message": "Wenn du keine Daten zu importieren hast, kannst du stattdessen einen ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "neuen Eintrag",
|
"message": "neuen Eintrag",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " erstellen.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " erstellen. Möglicherweise musst du warten, bis dein Administrator die Mitgliedschaft in deiner Organisation bestätigt.",
|
"message": " erstellen. Möglicherweise musst du warten, bis dein Administrator die Mitgliedschaft in deiner Organisation bestätigt.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Code erneut senden"
|
"message": "Code erneut senden"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Mitglied/Gruppe"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Mitglied"
|
"message": "Mitglied"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Gruppe/Mitglied"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Gruppen und Mitglieder auswählen"
|
"message": "Gruppen und Mitglieder auswählen"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Gewähre Gruppen oder Mitgliedern Zugriff auf diese Sammlung."
|
"message": "Gewähre Gruppen oder Mitgliedern Zugriff auf diese Sammlung."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Gewähre Mitgliedern Zugriff auf diese Sammlung."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administratoren können auf Sammlungen zugreifen und diese verwalten."
|
"message": "Administratoren können auf Sammlungen zugreifen und diese verwalten."
|
||||||
},
|
},
|
||||||
@ -7582,13 +7589,13 @@
|
|||||||
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
||||||
},
|
},
|
||||||
"freeForOneYear": {
|
"freeForOneYear": {
|
||||||
"message": "Free for 1 year"
|
"message": "Kostenlos für 1 Jahr"
|
||||||
},
|
},
|
||||||
"newWebApp": {
|
"newWebApp": {
|
||||||
"message": "Welcome to the new and improved web app. Learn more about what’s changed."
|
"message": "Willkommen bei der neuen und verbesserten Web-App. Erfahre mehr über die Änderungen."
|
||||||
},
|
},
|
||||||
"releaseBlog": {
|
"releaseBlog": {
|
||||||
"message": "Read release blog"
|
"message": "Veröffentlichungs-Blog lesen"
|
||||||
},
|
},
|
||||||
"adminConsole": {
|
"adminConsole": {
|
||||||
"message": "Administrator-Konsole"
|
"message": "Administrator-Konsole"
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Si no tiene ningún dato para importar, puede crear un ",
|
"message": "Si no tiene ningún dato para importar, puede crear un ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nuevo elemento",
|
"message": "nuevo elemento",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " en su lugar. Puede que tenga que esperar hasta que su administrador confirme la pertenencia a su organización.",
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Miembro/Grupo"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Miembro"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Seleccionar grupos y miembros"
|
"message": "Seleccionar grupos y miembros"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "عضو/گروه"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "عضو"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "گروهها و اعضا را انتخاب کنید"
|
"message": "گروهها و اعضا را انتخاب کنید"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Jos sinulla ei ole tuotavia tietoja, voit tuonnin sijaan luoda ",
|
"message": "Jos sinulla ei ole tuotavia tietoja, voit tuonnin sijaan luoda ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "uuden kohteen",
|
"message": "uuden kohteen",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": ". Saatat joutua odottamaan, että organisaation ylläpito vahvistaa jäsenyytesi organisaatiossa.",
|
"message": ". Saatat joutua odottamaan, että organisaation ylläpito vahvistaa jäsenyytesi organisaatiossa.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -4944,7 +4948,7 @@
|
|||||||
"message": "Luo uusi asiakasorganisaatio, joka liitetään sinuun toimittajana. Voit käyttää ja hallita tätä organisaatiota."
|
"message": "Luo uusi asiakasorganisaatio, joka liitetään sinuun toimittajana. Voit käyttää ja hallita tätä organisaatiota."
|
||||||
},
|
},
|
||||||
"newClient": {
|
"newClient": {
|
||||||
"message": "Uusi asiakas"
|
"message": "Uusi pääte"
|
||||||
},
|
},
|
||||||
"addExistingOrganization": {
|
"addExistingOrganization": {
|
||||||
"message": "Lisää olemassa oleva organisaatio"
|
"message": "Lisää olemassa oleva organisaatio"
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Lähetä koodi uudelleen"
|
"message": "Lähetä koodi uudelleen"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Jäsen/ryhmä"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Jäsen"
|
"message": "Jäsen"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Ryhmä/Jäsen"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Valitse ryhmät ja jäsenet"
|
"message": "Valitse ryhmät ja jäsenet"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Myönnä ryhmille tai henkilöille kokoelman käyttöoikeus."
|
"message": "Myönnä ryhmille tai henkilöille kokoelman käyttöoikeus."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Myönnä jäsenille tämän kokoelman käyttöoikeus."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Ylläpitäjät voivat käyttää ja hallinnoida kokoelmia."
|
"message": "Ylläpitäjät voivat käyttää ja hallinnoida kokoelmia."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Miyembro/Grupo"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Miyembro"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Pumili ng mga grupo at miyembro"
|
"message": "Pumili ng mga grupo at miyembro"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Si vous n'avez aucune donnée à importer, vous pouvez créer un ",
|
"message": "Si vous n'avez aucune donnée à importer, vous pouvez créer un ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nouvel élément",
|
"message": "nouvel élément",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " à la place.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " à la place. Vous devrez peut-être attendre que votre administrateur confirme votre adhésion à l'organisation.",
|
"message": " à la place. Vous devrez peut-être attendre que votre administrateur confirme votre adhésion à l'organisation.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Renvoyer le code"
|
"message": "Renvoyer le code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Membre/Groupe"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Membre"
|
"message": "Membre"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Groupe/Membre"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Sélectionner les groupes et les membres"
|
"message": "Sélectionner les groupes et les membres"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Accorder l'accès à cette collection aux groupes ou aux membres."
|
"message": "Accorder l'accès à cette collection aux groupes ou aux membres."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Accorder l'accès à cette collection aux membres."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Les administrateurs peuvent accéder et gérer les collections."
|
"message": "Les administrateurs peuvent accéder et gérer les collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Član/grupa"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Član"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Odaberi grupe i članove"
|
"message": "Odaberi grupe i članove"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Ha nincsenek importálandó adatok, létrehozhatunk egy",
|
"message": "Ha nincsenek importálandó adatok, létrehozhatunk egy",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "új elemet",
|
"message": "új elemet",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": "helyette. Előfordulhat, hogy meg kell várni, amíg az adminisztrátor megerősíti szervezeti tagságot.",
|
"message": " helyett.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " helyett. Előfordulhat, hogy meg kell várni, amíg az adminisztrátor megerősíti szervezeti tagságot.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Kód újraküldése"
|
"message": "Kód újraküldése"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Tag/Csoport"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Tag"
|
"message": "Tag"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Csoport/Tag"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Csoportok és tagok kiválasztása"
|
"message": "Csoportok és tagok kiválasztása"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Adjunk hozzáférést csoportoknak vagy személyeknek eennél a gyűjteménynél."
|
"message": "Adjunk hozzáférést csoportoknak vagy személyeknek eennél a gyűjteménynél."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "A tagok hozzáférésének megadása ehhez a gyűjteményhez."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Az adminisztrátorok elérhetik és kezelhetik a gyűjteményeket."
|
"message": "Az adminisztrátorok elérhetik és kezelhetik a gyűjteményeket."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Se non hai dati da importare, puoi invece creare un ",
|
"message": "Se non hai dati da importare, puoi invece creare un ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nuovo elemento",
|
"message": "nuovo elemento",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": ". Potresti dover attendere finché l'amministratore non conferma l'appartenenza all'organizzazione.",
|
"message": ". Potresti dover attendere finché l'amministratore non conferma l'appartenenza all'organizzazione.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Invia codice di nuovo"
|
"message": "Invia codice di nuovo"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Membro/gruppo"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Membro"
|
"message": "Membro"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Gruppo/Membro"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Seleziona gruppi e membri"
|
"message": "Seleziona gruppi e membri"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Consenti a gruppi o membri di accedere a questa raccolta."
|
"message": "Consenti a gruppi o membri di accedere a questa raccolta."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Concedi ai membri l'accesso a questa raccolta."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Gli amministratori possono accedere e gestire le raccolte."
|
"message": "Gli amministratori possono accedere e gestire le raccolte."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "インポートするデータがない場合は、 ",
|
"message": "インポートするデータがない場合は、 ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "新しいアイテム",
|
"message": "新しいアイテム",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": "を作成できます。管理者が組織のメンバーシップを確認するまで待つ必要があります。",
|
"message": "を作成してください。",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": "を作成してください。管理者が組織のメンバーシップを確認するまで待つ必要があります。",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "コードを再送信する"
|
"message": "コードを再送信する"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "メンバー/グループ"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "メンバー"
|
"message": "メンバー"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "グループ/メンバー"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "グループとメンバーを選択"
|
"message": "グループとメンバーを選択"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "グループまたはメンバーにこのコレクションへのアクセスを許可します。"
|
"message": "グループまたはメンバーにこのコレクションへのアクセスを許可します。"
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "メンバーにこのコレクションへのアクセスを許可します。"
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "管理者はコレクションにアクセスし、管理することができます。"
|
"message": "管理者はコレクションにアクセスし、管理することができます。"
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "구성원"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Ja nav nekādu ievietojamu datu, var izveidot ",
|
"message": "Ja nav nekādu ievietojamu datu, var izveidot ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "jaunu vienumu",
|
"message": "jaunu vienumu",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": ". Var būt nepieciešams gaidīt, līdz pārvaldnieks apstiprina dalību apvienībā.",
|
"message": ". Var būt nepieciešams gaidīt, līdz pārvaldnieks apstiprina dalību apvienībā.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Atkārtoti nosūtīt kodu"
|
"message": "Atkārtoti nosūtīt kodu"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Dalībnieks/Grupa"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Dalībnieks"
|
"message": "Dalībnieks"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Kopa/dalībnieks"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Atlasīt grupas un dalībniekus"
|
"message": "Atlasīt grupas un dalībniekus"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Piešķirt kopām vai dalībniekiem piekļuvi šim krājumam."
|
"message": "Piešķirt kopām vai dalībniekiem piekļuvi šim krājumam."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Piešķirt dalībniekiem piekļuvi šim krājumam."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Pārvaldnieki var piekļūt krājumiem un pārvaldīt tos."
|
"message": "Pārvaldnieki var piekļūt krājumiem un pārvaldīt tos."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Medlem/gruppe"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Medlem"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Velg grupper og medlemmer"
|
"message": "Velg grupper og medlemmer"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Als je geen gegevens om te importeren hebt, kun je een ",
|
"message": "Als je geen gegevens om te importeren hebt, kun je een ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nieuw item",
|
"message": "nieuw item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " maken. Je moet misschien wachten tot je beheerder je organisatielidmaatschap bevestigt.",
|
"message": " aanmaken.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " aanmaken. Je moet misschien wachten tot je beheerder je organisatielidmaatschap bevestigt.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Code opnieuw sturen"
|
"message": "Code opnieuw sturen"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Lid/Groep"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Lid"
|
"message": "Lid"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Groep/Lid"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Groepen en leden selecteren"
|
"message": "Groepen en leden selecteren"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Groepen of mensen toegang tot deze collectie geven."
|
"message": "Groepen of mensen toegang tot deze collectie geven."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Leden toegang tot deze collectie geven."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Beheerders hebben toegang tot collecties en kunnen deze beheren."
|
"message": "Beheerders hebben toegang tot collecties en kunnen deze beheren."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Wysłać kod ponownie"
|
"message": "Wysłać kod ponownie"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Użytkownik/Grupa"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Użytkownik"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Wybierz grupy i użytkowników"
|
"message": "Wybierz grupy i użytkowników"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Przyznaj grupom lub członkom dostęp do tej kolekcji."
|
"message": "Przyznaj grupom lub członkom dostęp do tej kolekcji."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administratorzy mogą mieć dostęp do kolekcji i zarządzać nimi."
|
"message": "Administratorzy mogą mieć dostęp do kolekcji i zarządzać nimi."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Se você não tem dados para importar, você pode criar uma ",
|
"message": "Se você não tem dados para importar, você pode criar uma ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "Novo Item",
|
"message": "Novo Item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " em vez disso, você pode precisar esperar até que o seu administrador confirme a sua associação à organização.",
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Reenviar código"
|
"message": "Reenviar código"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Membro/Grupo"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "Membro"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Selecione grupos e membros"
|
"message": "Selecione grupos e membros"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Se não tiver quaisquer dados para importar, pode criar um ",
|
"message": "Se não tiver quaisquer dados para importar, pode criar um ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "novo item",
|
"message": "novo item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " Poderá ser necessário aguardar até que o administrador confirme a filiação da sua organização.",
|
"message": ".",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " . Poderá ser necessário aguardar até que o administrador confirme a filiação da sua organização.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -5933,7 +5937,7 @@
|
|||||||
"message": "Inicie o DUO e siga os passos para concluir o início de sessão."
|
"message": "Inicie o DUO e siga os passos para concluir o início de sessão."
|
||||||
},
|
},
|
||||||
"duoRequiredByOrgForAccount": {
|
"duoRequiredByOrgForAccount": {
|
||||||
"message": "A verificação em dois passos DUO é necessária para a sua conta."
|
"message": "A verificação de dois passos Duo é necessária para a sua conta."
|
||||||
},
|
},
|
||||||
"launchDuo": {
|
"launchDuo": {
|
||||||
"message": "Iniciar o DUO"
|
"message": "Iniciar o DUO"
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Reenviar código"
|
"message": "Reenviar código"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Membro/Grupo"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Membro"
|
"message": "Membro"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Grupo/Membro"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Selecionar grupos e membros"
|
"message": "Selecionar grupos e membros"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Conceder a grupos ou membros acesso a esta coleção."
|
"message": "Conceder a grupos ou membros acesso a esta coleção."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Conceder a membros acesso a esta coleção."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Os administradores podem aceder e gerir coleções."
|
"message": "Os administradores podem aceder e gerir coleções."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Если у вас нет данных для импорта, вы можете создать ",
|
"message": "Если у вас нет данных для импорта, вы можете создать ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "новый элемент.",
|
"message": "новый элемент.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " Возможно, вам придется подождать, пока администратор подтвердит ваше членство в организации.",
|
"message": " вместо этого.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " вместо этого. Возможно, вам придется подождать, пока администратор подтвердит ваше членство в организации.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Отправить код повторно"
|
"message": "Отправить код повторно"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Участник/Группа"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Участник"
|
"message": "Участник"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Группа/участник"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Выбор групп и участников"
|
"message": "Выбор групп и участников"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Предоставить группам или участникам доступ к этой коллекции."
|
"message": "Предоставить группам или участникам доступ к этой коллекции."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Предоставить участникам доступ к этой коллекции."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Администраторы могут получать доступ к коллекциям и управлять ими."
|
"message": "Администраторы могут получать доступ к коллекциям и управлять ими."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Ak nemáte žiadne dáta na import, môžete namiesto toho vytvoriť ",
|
"message": "Ak nemáte žiadne dáta na import, môžete namiesto toho vytvoriť ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "novú položku",
|
"message": "novú položku",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": "namiesto toho.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": ". Možno budete musieť počkať kým správca potvrdí vaše členstvo v organizácii.",
|
"message": ". Možno budete musieť počkať kým správca potvrdí vaše členstvo v organizácii.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Znova odoslať kód"
|
"message": "Znova odoslať kód"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Člen/Skupina"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Člen"
|
"message": "Člen"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Skupina/Člen"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Vyberte skupiny a členov"
|
"message": "Vyberte skupiny a členov"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Povoľte skupinám, alebo jednotlivcom prístup k tejto zbierke."
|
"message": "Povoľte skupinám, alebo jednotlivcom prístup k tejto zbierke."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Povoľte členom prístup k tejto zbierke."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Správcovia môžu pristupovať k a spravovať zbierky."
|
"message": "Správcovia môžu pristupovať k a spravovať zbierky."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Ако немате податке за увоз, можете креирати ",
|
"message": "Ако немате податке за увоз, можете креирати ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "нову ставку",
|
"message": "нову ставку",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " Можда ћете морати да сачекате док администратор не потврди чланство.",
|
"message": " уместо.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " уместо. Можда ћете морати да сачекате док администратор не потврди чланство.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -4944,7 +4948,7 @@
|
|||||||
"message": "Креирајте нову организацију клијента која ће бити повезана са вама као провајдера. Бићете у могућности да приступите и управљате овој организацијом."
|
"message": "Креирајте нову организацију клијента која ће бити повезана са вама као провајдера. Бићете у могућности да приступите и управљате овој организацијом."
|
||||||
},
|
},
|
||||||
"newClient": {
|
"newClient": {
|
||||||
"message": "New client"
|
"message": "Нови клијент"
|
||||||
},
|
},
|
||||||
"addExistingOrganization": {
|
"addExistingOrganization": {
|
||||||
"message": "Додај постојећу организацију"
|
"message": "Додај постојећу организацију"
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Поново послати кôд"
|
"message": "Поново послати кôд"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Члан/Група"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Члан"
|
"message": "Члан"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Група/Члан"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Изаберите групе и чланове"
|
"message": "Изаберите групе и чланове"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Одобрите групама или члановима приступ овој колекцији."
|
"message": "Одобрите групама или члановима приступ овој колекцији."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Одобрите члановима приступ овој колекцији."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Администратори могу да приступе и управљају колекцијама."
|
"message": "Администратори могу да приступе и управљају колекцијама."
|
||||||
},
|
},
|
||||||
@ -7582,18 +7589,18 @@
|
|||||||
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
||||||
},
|
},
|
||||||
"freeForOneYear": {
|
"freeForOneYear": {
|
||||||
"message": "Free for 1 year"
|
"message": "Бесплатно 1 годину"
|
||||||
},
|
},
|
||||||
"newWebApp": {
|
"newWebApp": {
|
||||||
"message": "Welcome to the new and improved web app. Learn more about what’s changed."
|
"message": "Добродошли у нову и побољшану веб апликацију. Сазнајте више о томе шта се променило."
|
||||||
},
|
},
|
||||||
"releaseBlog": {
|
"releaseBlog": {
|
||||||
"message": "Read release blog"
|
"message": "Прочитајте блог о издању"
|
||||||
},
|
},
|
||||||
"adminConsole": {
|
"adminConsole": {
|
||||||
"message": "Admin Console"
|
"message": "Администраторска конзола"
|
||||||
},
|
},
|
||||||
"providerPortal": {
|
"providerPortal": {
|
||||||
"message": "Provider Portal"
|
"message": "Портал провајдера"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Om du inte har någon data att importera, kan du skapa ett ",
|
"message": "Om du inte har någon data att importera, kan du skapa ett ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "nytt objekt",
|
"message": "nytt objekt",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Skicka kod igen"
|
"message": "Skicka kod igen"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Medlem/Grupp"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Medlem"
|
"message": "Medlem"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Grupp/Medlem"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Välj grupper och medlemmar"
|
"message": "Välj grupper och medlemmar"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Ge grupper eller medlemmar tillgång till denna samling."
|
"message": "Ge grupper eller medlemmar tillgång till denna samling."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Ge medlemmar tillgång till denna samling."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administratörer kan komma åt och hantera samlingar."
|
"message": "Administratörer kan komma åt och hantera samlingar."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,14 +1349,18 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "İçe aktarılacak veriniz yoksa bir tane oluşturun ",
|
"message": "İçe aktarılacak veriniz yoksa bir tane oluşturun ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "yeni öge",
|
"message": "yeni öge",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
"message": " onun yerine. Yöneticiniz kuruluş üyeliğinizi onaylayana kadar beklemeniz gerekebilir.",
|
"message": " yerine.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
|
"message": " yerine. Yöneticiniz kuruluş üyeliğinizi onaylayana kadar beklemeniz gerekebilir.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
"importError": {
|
"importError": {
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Kodu yeniden gönder"
|
"message": "Kodu yeniden gönder"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Üye/Grup"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Üye"
|
"message": "Üye"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Grup/Üye"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Grupları ve üyeleri seçin"
|
"message": "Grupları ve üyeleri seçin"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Gruplara veya üyelere bu koleksiyona erişim izni verin."
|
"message": "Gruplara veya üyelere bu koleksiyona erişim izni verin."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Üyelere bu koleksiyona erişim izni verin."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Yöneticiler koleksiyonlara erişebilir ve bunları yönetebilir."
|
"message": "Yöneticiler koleksiyonlara erişebilir ve bunları yönetebilir."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "Якщо у вас немає даних для імпорту, можете створити ",
|
"message": "Якщо у вас немає даних для імпорту, можете створити ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "новий елемент",
|
"message": "новий елемент",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " натомість.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " натомість. Можливо, доведеться зачекати доки адміністратор підтвердить вашу участь в організації.",
|
"message": " натомість. Можливо, доведеться зачекати доки адміністратор підтвердить вашу участь в організації.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Надіслати новий код"
|
"message": "Надіслати новий код"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Учасник/Група"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Учасник"
|
"message": "Учасник"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Група/учасник"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Виберіть групи та учасників"
|
"message": "Виберіть групи та учасників"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Надайте групам або учасникам доступ до цієї збірки."
|
"message": "Надайте групам або учасникам доступ до цієї збірки."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Надайте учасникам доступ до цієї збірки."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Адміністратори мають доступ і можливість керування збірками."
|
"message": "Адміністратори мають доступ і можливість керування збірками."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "Member/Group"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "Member"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "Group/Member"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "Select groups and members"
|
"message": "Select groups and members"
|
||||||
},
|
},
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "如果您没有任何数据要导入,您可以创建一个 ",
|
"message": "如果您没有任何数据要导入,您可以创建一个 ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "新项目",
|
"message": "新项目",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " 。",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " 。您可能需要等待您的管理员确认您的组织成员资格。",
|
"message": " 。您可能需要等待您的管理员确认您的组织成员资格。",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -2534,7 +2538,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trialSecretsManagerThankYou": {
|
"trialSecretsManagerThankYou": {
|
||||||
"message": "Thanks for signing up for Bitwarden Secrets Manager for $PLAN$!",
|
"message": "感谢您注册适用于 $PLAN$ 的 Bitwarden 机密管理器!",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"plan": {
|
"plan": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
@ -5203,7 +5207,7 @@
|
|||||||
"message": "设置一个唯一的 SP 实体 ID"
|
"message": "设置一个唯一的 SP 实体 ID"
|
||||||
},
|
},
|
||||||
"spUniqueEntityIdDesc": {
|
"spUniqueEntityIdDesc": {
|
||||||
"message": "Generate an identifier that is unique to your organization"
|
"message": "生成您的组织独有的标识符"
|
||||||
},
|
},
|
||||||
"idpEntityId": {
|
"idpEntityId": {
|
||||||
"message": "实体 ID"
|
"message": "实体 ID"
|
||||||
@ -5930,13 +5934,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"launchDuoAndFollowStepsToFinishLoggingIn": {
|
"launchDuoAndFollowStepsToFinishLoggingIn": {
|
||||||
"message": "Launch Duo and follow the steps to finish logging in."
|
"message": "启动 Duo 然后按照步骤完成登录。"
|
||||||
},
|
},
|
||||||
"duoRequiredByOrgForAccount": {
|
"duoRequiredByOrgForAccount": {
|
||||||
"message": "Duo two-step login is required for your account."
|
"message": "您的账户要求使用 Duo 两步登录。"
|
||||||
},
|
},
|
||||||
"launchDuo": {
|
"launchDuo": {
|
||||||
"message": "Launch Duo"
|
"message": "启动 Duo"
|
||||||
},
|
},
|
||||||
"turnOn": {
|
"turnOn": {
|
||||||
"message": "开启"
|
"message": "开启"
|
||||||
@ -6669,12 +6673,12 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "重新发送代码"
|
"message": "重新发送代码"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "成员/群组"
|
|
||||||
},
|
|
||||||
"groupAndMemberColumnHeader": {
|
|
||||||
"message": "成员"
|
"message": "成员"
|
||||||
},
|
},
|
||||||
|
"groupSlashMemberColumnHeader": {
|
||||||
|
"message": "群组/成员"
|
||||||
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "选择群组和成员"
|
"message": "选择群组和成员"
|
||||||
},
|
},
|
||||||
@ -7249,7 +7253,7 @@
|
|||||||
"message": "请求了设备批准。"
|
"message": "请求了设备批准。"
|
||||||
},
|
},
|
||||||
"startYour7DayFreeTrialOfBitwardenFor": {
|
"startYour7DayFreeTrialOfBitwardenFor": {
|
||||||
"message": "为 $ORG$ 开始您的 Bitwarden 7 天免费试用",
|
"message": "开始 $ORG$ 的 Bitwarden 7 天免费试用",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"org": {
|
"org": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
@ -7258,7 +7262,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
|
"startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
|
||||||
"message": "Start your 7-Day free trial of Bitwarden Secrets Manager for $ORG$",
|
"message": "开始 $ORG$ 的 Bitwarden 机密管理器 7 天免费试用",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"org": {
|
"org": {
|
||||||
"content": "$1",
|
"content": "$1",
|
||||||
@ -7477,7 +7481,7 @@
|
|||||||
"message": "安装浏览器扩展"
|
"message": "安装浏览器扩展"
|
||||||
},
|
},
|
||||||
"installBrowserExtensionDetails": {
|
"installBrowserExtensionDetails": {
|
||||||
"message": "使用扩展快速保存登录信息和自动填充表单,无需打开网页应用程序。"
|
"message": "使用扩展快速保存登录信息和自动填充表单,而无需打开网页应用程序。"
|
||||||
},
|
},
|
||||||
"projectAccessUpdated": {
|
"projectAccessUpdated": {
|
||||||
"message": "工程访问权限已更新"
|
"message": "工程访问权限已更新"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "授予群组或成员对此集合的访问权限。"
|
"message": "授予群组或成员对此集合的访问权限。"
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "授予成员对此集合的访问权限。"
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "管理员可以访问和管理集合。"
|
"message": "管理员可以访问和管理集合。"
|
||||||
},
|
},
|
||||||
@ -7525,32 +7532,32 @@
|
|||||||
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'"
|
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'"
|
||||||
},
|
},
|
||||||
"collectionEnhancementsDesc": {
|
"collectionEnhancementsDesc": {
|
||||||
"message": "为额外的灵活性添加新的设置和权限。 将管理员角色替换为“可以管理”权限。 并引入选项以允许用户创建集合,并限制对集合的管理访问。",
|
"message": "添加新的设置和权限以获得额外的灵活性。将经理角色替换为「可以管理」权限,并引入允许用户创建集合以及限制对集合的管理访问权限的选项。",
|
||||||
"description": "This describes new features and improvements for user roles and collections"
|
"description": "This describes new features and improvements for user roles and collections"
|
||||||
},
|
},
|
||||||
"collectionEnhancementsLearnMore": {
|
"collectionEnhancementsLearnMore": {
|
||||||
"message": "了解集合管理"
|
"message": "了解更多关于集合管理"
|
||||||
},
|
},
|
||||||
"organizationInformation": {
|
"organizationInformation": {
|
||||||
"message": "Organization information"
|
"message": "组织信息"
|
||||||
},
|
},
|
||||||
"confirmationDetails": {
|
"confirmationDetails": {
|
||||||
"message": "Confirmation details"
|
"message": "确认详细信息"
|
||||||
},
|
},
|
||||||
"smFreeTrialThankYou": {
|
"smFreeTrialThankYou": {
|
||||||
"message": "Thank you for signing up for Bitwarden Secrets Manager!"
|
"message": "感谢您注册 Bitwarden 机密管理器!"
|
||||||
},
|
},
|
||||||
"smFreeTrialConfirmationEmail": {
|
"smFreeTrialConfirmationEmail": {
|
||||||
"message": "We've sent a confirmation email to your email at "
|
"message": "我们已经发送了一封确认邮件到 "
|
||||||
},
|
},
|
||||||
"confirmCollectionEnhancementsDialogTitle": {
|
"confirmCollectionEnhancementsDialogTitle": {
|
||||||
"message": "This action is irreversible"
|
"message": "此操作不可逆"
|
||||||
},
|
},
|
||||||
"confirmCollectionEnhancementsDialogContent": {
|
"confirmCollectionEnhancementsDialogContent": {
|
||||||
"message": "Turning on this feature will deprecate the manager role and replace it with a Can manage permission. This will take a few moments. Do not make any organization changes until it is complete. Are you sure you want to proceed?"
|
"message": "开启此功能将弃用经理角色,并将其替换为「可以管理」权限。这需要一些时间。在完成之前,请勿对组织进行任何更改。您确定要继续吗?"
|
||||||
},
|
},
|
||||||
"sorryToSeeYouGo": {
|
"sorryToSeeYouGo": {
|
||||||
"message": "很遗憾看到您离开!通过分享您取消的原因,帮助改进 Bitwarden。",
|
"message": "很遗憾看到您离开!请分享您取消的原因,以帮助改进 Bitwarden。",
|
||||||
"description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
|
"description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
|
||||||
},
|
},
|
||||||
"selectCancellationReason": {
|
"selectCancellationReason": {
|
||||||
@ -7558,7 +7565,7 @@
|
|||||||
"description": "Used as a form field label for a select input on the offboarding survey."
|
"description": "Used as a form field label for a select input on the offboarding survey."
|
||||||
},
|
},
|
||||||
"anyOtherFeedback": {
|
"anyOtherFeedback": {
|
||||||
"message": "是否有其他您想要分享的反馈?",
|
"message": "您还有其他反馈要分享吗?",
|
||||||
"description": "Used as a form field label for a textarea input on the offboarding survey."
|
"description": "Used as a form field label for a textarea input on the offboarding survey."
|
||||||
},
|
},
|
||||||
"missingFeatures": {
|
"missingFeatures": {
|
||||||
@ -7566,7 +7573,7 @@
|
|||||||
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
||||||
},
|
},
|
||||||
"movingToAnotherTool": {
|
"movingToAnotherTool": {
|
||||||
"message": "迁移到另一个工具",
|
"message": "迁移到其他工具",
|
||||||
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
"description": "An option for the offboarding survey shown when a user cancels their subscription."
|
||||||
},
|
},
|
||||||
"tooDifficultToUse": {
|
"tooDifficultToUse": {
|
||||||
@ -7594,6 +7601,6 @@
|
|||||||
"message": "管理控制台"
|
"message": "管理控制台"
|
||||||
},
|
},
|
||||||
"providerPortal": {
|
"providerPortal": {
|
||||||
"message": "Provider Portal"
|
"message": "提供商门户"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1349,13 +1349,17 @@
|
|||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartOne": {
|
"onboardingImportDataDetailsPartOne": {
|
||||||
"message": "If you don't have any data to import, you can create a ",
|
"message": "If you don't have any data to import, you can create a ",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsLink": {
|
"onboardingImportDataDetailsLink": {
|
||||||
"message": "new item",
|
"message": "new item",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
|
||||||
},
|
},
|
||||||
"onboardingImportDataDetailsPartTwo": {
|
"onboardingImportDataDetailsPartTwoNoOrgs": {
|
||||||
|
"message": " instead.",
|
||||||
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
|
||||||
|
},
|
||||||
|
"onboardingImportDataDetailsPartTwoWithOrgs": {
|
||||||
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
|
||||||
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
|
||||||
},
|
},
|
||||||
@ -6669,11 +6673,11 @@
|
|||||||
"resendCode": {
|
"resendCode": {
|
||||||
"message": "Resend code"
|
"message": "Resend code"
|
||||||
},
|
},
|
||||||
"membersColumnHeader": {
|
"memberColumnHeader": {
|
||||||
"message": "成員/群組"
|
"message": "Member"
|
||||||
},
|
},
|
||||||
"groupAndMemberColumnHeader": {
|
"groupSlashMemberColumnHeader": {
|
||||||
"message": "成員"
|
"message": "Group/Member"
|
||||||
},
|
},
|
||||||
"selectGroupsAndMembers": {
|
"selectGroupsAndMembers": {
|
||||||
"message": "選擇群組和成員"
|
"message": "選擇群組和成員"
|
||||||
@ -7500,6 +7504,9 @@
|
|||||||
"grantCollectionAccess": {
|
"grantCollectionAccess": {
|
||||||
"message": "Grant groups or members access to this collection."
|
"message": "Grant groups or members access to this collection."
|
||||||
},
|
},
|
||||||
|
"grantCollectionAccessMembersOnly": {
|
||||||
|
"message": "Grant members access to this collection."
|
||||||
|
},
|
||||||
"adminCollectionAccess": {
|
"adminCollectionAccess": {
|
||||||
"message": "Administrators can access and manage collections."
|
"message": "Administrators can access and manage collections."
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user