@activepieces/piece-zoom 0.4.5 → 0.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -4
- package/src/i18n/de.json +85 -86
- package/src/i18n/es.json +85 -86
- package/src/i18n/fr.json +82 -83
- package/src/i18n/ja.json +87 -88
- package/src/i18n/nl.json +89 -90
- package/src/i18n/pt.json +92 -93
- package/src/i18n/translation.json +0 -1
- package/src/i18n/zh.json +18 -19
package/src/i18n/fr.json
CHANGED
|
@@ -1,82 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Video conferencing, web conferencing, webinars, screen sharing": "Video conferencing, web conferencing, webinars, screen sharing",
|
|
2
|
+
"Video conferencing, web conferencing, webinars, screen sharing": "Vidéo conférence, web conférence, webinaires, partage d'écran",
|
|
4
3
|
"\n 1. Go to [marketplace.zoom.us](https://marketplace.zoom.us/) and log in to your account.\n 2. In the upper-right corner, click **Develop** then **Build App**.\n 3. Select **General App**.\n 4. Copy the Client ID and Client Secret.Add Redirect URL and press continue.\n 5. Go to **Scopes** from left side bar and add **meeting:write:meeting** and **meeting:write:registrant** as scopes.": "\n 1. Go to [marketplace.zoom.us](https://marketplace.zoom.us/) and log in to your account.\n 2. In the upper-right corner, click **Develop** then **Build App**.\n 3. Select **General App**.\n 4. Copy the Client ID and Client Secret.Add Redirect URL and press continue.\n 5. Go to **Scopes** from left side bar and add **meeting:write:meeting** and **meeting:write:registrant** as scopes.",
|
|
5
|
-
"Create Zoom Meeting": "
|
|
6
|
-
"Create Zoom Meeting Registrant": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create a new Zoom Meeting": "
|
|
9
|
-
"Create and submit a user's registration to a meeting.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Meeting's topic": "
|
|
4
|
+
"Create Zoom Meeting": "Créer une réunion de zoom",
|
|
5
|
+
"Create Zoom Meeting Registrant": "Créer une réunion de zoom",
|
|
6
|
+
"Custom API Call": "Appel d'API personnalisé",
|
|
7
|
+
"Create a new Zoom Meeting": "Créer une nouvelle réunion de zoom",
|
|
8
|
+
"Create and submit a user's registration to a meeting.": "Créez et soumettez l'inscription d'un utilisateur à une réunion.",
|
|
9
|
+
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
|
|
10
|
+
"Meeting's topic": "Sujet de la réunion",
|
|
12
11
|
"Start Time": "Start Time",
|
|
13
|
-
"Duration (in Minutes)": "
|
|
14
|
-
"Auto Recording": "
|
|
12
|
+
"Duration (in Minutes)": "Durée (en minutes)",
|
|
13
|
+
"Auto Recording": "Enregistrement automatique",
|
|
15
14
|
"Audio": "Audio",
|
|
16
|
-
"Agenda": "
|
|
15
|
+
"Agenda": "Ordre du jour",
|
|
17
16
|
"Password": "Password",
|
|
18
|
-
"Pre Schedule": "
|
|
19
|
-
"Schedule for": "
|
|
20
|
-
"Join URL": "
|
|
21
|
-
"Meeting ID": "
|
|
22
|
-
"First name": "
|
|
23
|
-
"Last name": "
|
|
24
|
-
"Email": "
|
|
25
|
-
"Address": "
|
|
26
|
-
"City": "
|
|
27
|
-
"State": "
|
|
28
|
-
"Zip": "
|
|
29
|
-
"Country": "
|
|
30
|
-
"Phone": "
|
|
31
|
-
"Comments": "
|
|
32
|
-
"Custom questions": "
|
|
33
|
-
"Industry": "
|
|
34
|
-
"Job title": "
|
|
35
|
-
"No of employees": "
|
|
36
|
-
"Organization": "
|
|
37
|
-
"Purchasing time frame": "
|
|
38
|
-
"Role in purchase process": "
|
|
39
|
-
"Method": "
|
|
40
|
-
"Headers": "
|
|
41
|
-
"Query Parameters": "
|
|
42
|
-
"Body": "
|
|
43
|
-
"Response is Binary ?": "
|
|
44
|
-
"No Error on Failure": "
|
|
45
|
-
"Timeout (in seconds)": "
|
|
46
|
-
"The meeting's topic": "
|
|
47
|
-
"Meeting start date-time": "
|
|
48
|
-
"Duration of the meeting": "
|
|
49
|
-
"The meeting's agenda": "
|
|
50
|
-
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "
|
|
51
|
-
"Whether the prescheduled meeting was created via the GSuite app.": "
|
|
52
|
-
"The email address or user ID of the user to schedule a meeting for.": "
|
|
53
|
-
"URL for participants to join the meeting.": "URL
|
|
54
|
-
"The meeting ID.": "
|
|
55
|
-
"The registrant's first name.": "
|
|
56
|
-
"The registrant's last name.": "
|
|
57
|
-
"The registrant's email address.": "
|
|
58
|
-
"The registrant's address": "
|
|
59
|
-
"The registrant's city": "
|
|
60
|
-
"The registrant's state or province.": "
|
|
61
|
-
"The registrant's zip or postal code.": "
|
|
62
|
-
"The registrant's two-letter country code.": "
|
|
63
|
-
"The registrant's phone number.": "
|
|
64
|
-
"The registrant's questions and comments.": "
|
|
65
|
-
"The registrant's industry.": "
|
|
66
|
-
"The registrant's job title.": "
|
|
67
|
-
"The registrant's number of employees.": "
|
|
68
|
-
"The registrant's organization.": "
|
|
69
|
-
"The registrant's purchasing time frame.": "
|
|
70
|
-
"The registrant's role in the purchase process.": "
|
|
71
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
72
|
-
"Enable for files like PDFs, images, etc..": "
|
|
73
|
-
"Local": "
|
|
74
|
-
"Cloud": "
|
|
75
|
-
"None": "
|
|
76
|
-
"Both telephony and VoIP": "
|
|
77
|
-
"Telephony only": "
|
|
78
|
-
"VoIP only": "VoIP
|
|
79
|
-
"Third party audio conference": "
|
|
17
|
+
"Pre Schedule": "Pré-emploi du temps",
|
|
18
|
+
"Schedule for": "Planifier pour",
|
|
19
|
+
"Join URL": "Rejoindre l'URL",
|
|
20
|
+
"Meeting ID": "ID de la réunion",
|
|
21
|
+
"First name": "Prénom",
|
|
22
|
+
"Last name": "Nom de famille",
|
|
23
|
+
"Email": "Courriel",
|
|
24
|
+
"Address": "Adresses",
|
|
25
|
+
"City": "Ville",
|
|
26
|
+
"State": "État",
|
|
27
|
+
"Zip": "Code postal",
|
|
28
|
+
"Country": "Pays",
|
|
29
|
+
"Phone": "Téléphone",
|
|
30
|
+
"Comments": "Commentaires",
|
|
31
|
+
"Custom questions": "Questions personnalisées",
|
|
32
|
+
"Industry": "Industrie",
|
|
33
|
+
"Job title": "Titre du poste",
|
|
34
|
+
"No of employees": "Nombre d'employés",
|
|
35
|
+
"Organization": "Organisation",
|
|
36
|
+
"Purchasing time frame": "Période d'achat",
|
|
37
|
+
"Role in purchase process": "Rôle dans le processus d'achat",
|
|
38
|
+
"Method": "Méthode",
|
|
39
|
+
"Headers": "En-têtes",
|
|
40
|
+
"Query Parameters": "Paramètres de requête",
|
|
41
|
+
"Body": "Corps",
|
|
42
|
+
"Response is Binary ?": "La réponse est Binaire ?",
|
|
43
|
+
"No Error on Failure": "Aucune erreur en cas d'échec",
|
|
44
|
+
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
|
|
45
|
+
"The meeting's topic": "Le sujet de la réunion",
|
|
46
|
+
"Meeting start date-time": "Date de début de la réunion",
|
|
47
|
+
"Duration of the meeting": "Durée de la réunion",
|
|
48
|
+
"The meeting's agenda": "L'ordre du jour de la réunion",
|
|
49
|
+
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "Le mot de passe requis pour rejoindre la réunion. Par défaut, un mot de passe ne peut avoir qu'une longueur maximale de 10 caractères et ne peut contenir que des caractères alphanumériques et le @, -, _, et * caractères.",
|
|
50
|
+
"Whether the prescheduled meeting was created via the GSuite app.": "Si la réunion programmée a été créée via l'application GSuite.",
|
|
51
|
+
"The email address or user ID of the user to schedule a meeting for.": "L'adresse e-mail ou l'identifiant de l'utilisateur pour lequel planifier une réunion.",
|
|
52
|
+
"URL for participants to join the meeting.": "URL pour les participants à la réunion.",
|
|
53
|
+
"The meeting ID.": "L'ID de la réunion.",
|
|
54
|
+
"The registrant's first name.": "Le prénom de l'inscrit.",
|
|
55
|
+
"The registrant's last name.": "Le nom de famille de l'inscrit.",
|
|
56
|
+
"The registrant's email address.": "L'adresse e-mail de l'inscrit.",
|
|
57
|
+
"The registrant's address": "Adresse de l'inscrit",
|
|
58
|
+
"The registrant's city": "La ville de l’inscrit",
|
|
59
|
+
"The registrant's state or province.": "L'état ou la province de l'inscrit.",
|
|
60
|
+
"The registrant's zip or postal code.": "Le code postal ou le code postal de l'inscrit.",
|
|
61
|
+
"The registrant's two-letter country code.": "Le code du pays à deux lettres de l’inscrit",
|
|
62
|
+
"The registrant's phone number.": "Le numéro de téléphone de l'inscrit.",
|
|
63
|
+
"The registrant's questions and comments.": "Les questions et les commentaires de l'inscrit.",
|
|
64
|
+
"The registrant's industry.": "L'industrie des inscrits.",
|
|
65
|
+
"The registrant's job title.": "Le titre du poste de l'inscrit.",
|
|
66
|
+
"The registrant's number of employees.": "Le nombre d'employés de l'inscrit.",
|
|
67
|
+
"The registrant's organization.": "L'organisation de l'inscrit.",
|
|
68
|
+
"The registrant's purchasing time frame.": "La période de temps d'achat de l'inscrit.",
|
|
69
|
+
"The registrant's role in the purchase process.": "Le rôle de l’inscrit dans le processus d’achat.",
|
|
70
|
+
"Authorization headers are injected automatically from your connection.": "Les en-têtes d'autorisation sont injectés automatiquement à partir de votre connexion.",
|
|
71
|
+
"Enable for files like PDFs, images, etc..": "Activer pour les fichiers comme les PDFs, les images, etc.",
|
|
72
|
+
"Local": "Locale",
|
|
73
|
+
"Cloud": "Nuage",
|
|
74
|
+
"None": "Aucun",
|
|
75
|
+
"Both telephony and VoIP": "Téléphonie et VoIP",
|
|
76
|
+
"Telephony only": "Téléphonie uniquement",
|
|
77
|
+
"VoIP only": "VoIP uniquement",
|
|
78
|
+
"Third party audio conference": "Conférence audio tierce",
|
|
80
79
|
"1-20": "1-20",
|
|
81
80
|
"21-50": "21-50",
|
|
82
81
|
"51-100": "51-100",
|
|
@@ -84,16 +83,16 @@
|
|
|
84
83
|
"500-1,000": "500-1,000",
|
|
85
84
|
"1,001-5,000": "1,001-5,000",
|
|
86
85
|
"5,001-10,000": "5,001-10,000",
|
|
87
|
-
"More than 10,000": "
|
|
88
|
-
"Within a month": "
|
|
89
|
-
"1-3 months": "1-3
|
|
90
|
-
"4-6 months": "4-6
|
|
91
|
-
"More than 6 months": "
|
|
86
|
+
"More than 10,000": "Plus de 10 000",
|
|
87
|
+
"Within a month": "Dans un mois",
|
|
88
|
+
"1-3 months": "1-3 mois",
|
|
89
|
+
"4-6 months": "4-6 mois",
|
|
90
|
+
"More than 6 months": "Plus de 6 mois",
|
|
92
91
|
"No timeframe": "No timeframe",
|
|
93
|
-
"Decision Maker": "
|
|
94
|
-
"Evaluator/Recommender": "
|
|
95
|
-
"Influencer": "
|
|
96
|
-
"Not involved": "
|
|
92
|
+
"Decision Maker": "Décideur",
|
|
93
|
+
"Evaluator/Recommender": "Évaluateur/Recommandeur",
|
|
94
|
+
"Influencer": "Influenceur",
|
|
95
|
+
"Not involved": "Non impliqué",
|
|
97
96
|
"GET": "GET",
|
|
98
97
|
"POST": "POST",
|
|
99
98
|
"PATCH": "PATCH",
|
package/src/i18n/ja.json
CHANGED
|
@@ -1,82 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"Video conferencing, web conferencing, webinars, screen sharing": "Video conferencing, web conferencing, webinars, screen sharing",
|
|
2
|
+
"Video conferencing, web conferencing, webinars, screen sharing": "ビデオ会議、ウェブ会議、ウェビナー、スクリーン共有",
|
|
4
3
|
"\n 1. Go to [marketplace.zoom.us](https://marketplace.zoom.us/) and log in to your account.\n 2. In the upper-right corner, click **Develop** then **Build App**.\n 3. Select **General App**.\n 4. Copy the Client ID and Client Secret.Add Redirect URL and press continue.\n 5. Go to **Scopes** from left side bar and add **meeting:write:meeting** and **meeting:write:registrant** as scopes.": "\n 1. Go to [marketplace.zoom.us](https://marketplace.zoom.us/) and log in to your account.\n 2. In the upper-right corner, click **Develop** then **Build App**.\n 3. Select **General App**.\n 4. Copy the Client ID and Client Secret.Add Redirect URL and press continue.\n 5. Go to **Scopes** from left side bar and add **meeting:write:meeting** and **meeting:write:registrant** as scopes.",
|
|
5
|
-
"Create Zoom Meeting": "
|
|
6
|
-
"Create Zoom Meeting Registrant": "
|
|
7
|
-
"Custom API Call": "
|
|
8
|
-
"Create a new Zoom Meeting": "
|
|
9
|
-
"Create and submit a user's registration to a meeting.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Meeting's topic": "
|
|
12
|
-
"Start Time": "
|
|
13
|
-
"Duration (in Minutes)": "
|
|
14
|
-
"Auto Recording": "
|
|
15
|
-
"Audio": "
|
|
16
|
-
"Agenda": "
|
|
4
|
+
"Create Zoom Meeting": "ズームミーティングを作成",
|
|
5
|
+
"Create Zoom Meeting Registrant": "Zoom ミーティング登録者を作成",
|
|
6
|
+
"Custom API Call": "カスタムAPI通話",
|
|
7
|
+
"Create a new Zoom Meeting": "新しいZoomミーティングを作成",
|
|
8
|
+
"Create and submit a user's registration to a meeting.": "ユーザ登録を作成し、ミーティングに送信します。",
|
|
9
|
+
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
|
|
10
|
+
"Meeting's topic": "ミーティングのトピック",
|
|
11
|
+
"Start Time": "開始時刻",
|
|
12
|
+
"Duration (in Minutes)": "期間 (分単位)",
|
|
13
|
+
"Auto Recording": "自動録音",
|
|
14
|
+
"Audio": "オーディオ",
|
|
15
|
+
"Agenda": "予定",
|
|
17
16
|
"Password": "Password",
|
|
18
|
-
"Pre Schedule": "
|
|
19
|
-
"Schedule for": "
|
|
20
|
-
"Join URL": "
|
|
21
|
-
"Meeting ID": "
|
|
22
|
-
"First name": "
|
|
23
|
-
"Last name": "
|
|
24
|
-
"Email": "
|
|
25
|
-
"Address": "
|
|
26
|
-
"City": "
|
|
27
|
-
"State": "
|
|
28
|
-
"Zip": "
|
|
29
|
-
"Country": "
|
|
30
|
-
"Phone": "
|
|
31
|
-
"Comments": "
|
|
32
|
-
"Custom questions": "
|
|
33
|
-
"Industry": "
|
|
34
|
-
"Job title": "
|
|
35
|
-
"No of employees": "
|
|
36
|
-
"Organization": "
|
|
37
|
-
"Purchasing time frame": "
|
|
38
|
-
"Role in purchase process": "
|
|
39
|
-
"Method": "
|
|
40
|
-
"Headers": "
|
|
41
|
-
"Query Parameters": "
|
|
42
|
-
"Body": "
|
|
43
|
-
"Response is Binary ?": "
|
|
44
|
-
"No Error on Failure": "
|
|
45
|
-
"Timeout (in seconds)": "
|
|
46
|
-
"The meeting's topic": "
|
|
47
|
-
"Meeting start date-time": "
|
|
48
|
-
"Duration of the meeting": "
|
|
49
|
-
"The meeting's agenda": "
|
|
50
|
-
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "
|
|
51
|
-
"Whether the prescheduled meeting was created via the GSuite app.": "
|
|
52
|
-
"The email address or user ID of the user to schedule a meeting for.": "
|
|
53
|
-
"URL for participants to join the meeting.": "URL
|
|
54
|
-
"The meeting ID.": "
|
|
55
|
-
"The registrant's first name.": "
|
|
56
|
-
"The registrant's last name.": "
|
|
57
|
-
"The registrant's email address.": "
|
|
58
|
-
"The registrant's address": "
|
|
59
|
-
"The registrant's city": "
|
|
60
|
-
"The registrant's state or province.": "
|
|
61
|
-
"The registrant's zip or postal code.": "
|
|
62
|
-
"The registrant's two-letter country code.": "
|
|
63
|
-
"The registrant's phone number.": "
|
|
64
|
-
"The registrant's questions and comments.": "
|
|
65
|
-
"The registrant's industry.": "
|
|
66
|
-
"The registrant's job title.": "
|
|
67
|
-
"The registrant's number of employees.": "
|
|
68
|
-
"The registrant's organization.": "
|
|
69
|
-
"The registrant's purchasing time frame.": "
|
|
70
|
-
"The registrant's role in the purchase process.": "
|
|
71
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
72
|
-
"Enable for files like PDFs, images, etc..": "
|
|
73
|
-
"Local": "
|
|
74
|
-
"Cloud": "
|
|
75
|
-
"None": "
|
|
76
|
-
"Both telephony and VoIP": "
|
|
77
|
-
"Telephony only": "
|
|
78
|
-
"VoIP only": "VoIP
|
|
79
|
-
"Third party audio conference": "
|
|
17
|
+
"Pre Schedule": "事前スケジュール",
|
|
18
|
+
"Schedule for": "スケジュール:",
|
|
19
|
+
"Join URL": "URLに参加",
|
|
20
|
+
"Meeting ID": "ミーティングID",
|
|
21
|
+
"First name": "名",
|
|
22
|
+
"Last name": "姓",
|
|
23
|
+
"Email": "Eメールアドレス",
|
|
24
|
+
"Address": "住所",
|
|
25
|
+
"City": "市区町村名",
|
|
26
|
+
"State": "都道府県:",
|
|
27
|
+
"Zip": "郵便番号",
|
|
28
|
+
"Country": "国",
|
|
29
|
+
"Phone": "電話番号",
|
|
30
|
+
"Comments": "コメント",
|
|
31
|
+
"Custom questions": "カスタム質問",
|
|
32
|
+
"Industry": "産業",
|
|
33
|
+
"Job title": "職名",
|
|
34
|
+
"No of employees": "従業員数",
|
|
35
|
+
"Organization": "組織",
|
|
36
|
+
"Purchasing time frame": "購入期間",
|
|
37
|
+
"Role in purchase process": "購入プロセスのロール",
|
|
38
|
+
"Method": "方法",
|
|
39
|
+
"Headers": "ヘッダー",
|
|
40
|
+
"Query Parameters": "クエリパラメータ",
|
|
41
|
+
"Body": "本文",
|
|
42
|
+
"Response is Binary ?": "応答はバイナリですか?",
|
|
43
|
+
"No Error on Failure": "失敗時にエラーはありません",
|
|
44
|
+
"Timeout (in seconds)": "タイムアウト(秒)",
|
|
45
|
+
"The meeting's topic": "ミーティングのトピック",
|
|
46
|
+
"Meeting start date-time": "ミーティングの開始日時",
|
|
47
|
+
"Duration of the meeting": "会議期間",
|
|
48
|
+
"The meeting's agenda": "ミーティングの議題:",
|
|
49
|
+
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "会議に参加するために必要なパスワードです。 デフォルトでは、パスワードの長さは 10 文字までで、英数字と @ のみを含めることができます。 -、_、および * 文字",
|
|
50
|
+
"Whether the prescheduled meeting was created via the GSuite app.": "事前に設定されたミーティングが GSuite アプリで作成されたかどうか。",
|
|
51
|
+
"The email address or user ID of the user to schedule a meeting for.": "ミーティングをスケジュールするユーザーのメールアドレスまたはユーザーID。",
|
|
52
|
+
"URL for participants to join the meeting.": "参加者がミーティングに参加するURL。",
|
|
53
|
+
"The meeting ID.": "会議ID。",
|
|
54
|
+
"The registrant's first name.": "登録者の名",
|
|
55
|
+
"The registrant's last name.": "登録者の姓。",
|
|
56
|
+
"The registrant's email address.": "登録者のメールアドレス",
|
|
57
|
+
"The registrant's address": "登録者の住所",
|
|
58
|
+
"The registrant's city": "登録者の都市",
|
|
59
|
+
"The registrant's state or province.": "登録者の州または州。",
|
|
60
|
+
"The registrant's zip or postal code.": "登録者の郵便番号",
|
|
61
|
+
"The registrant's two-letter country code.": "登録者の2文字の国コード。",
|
|
62
|
+
"The registrant's phone number.": "登録者の電話番号",
|
|
63
|
+
"The registrant's questions and comments.": "登録者の質問とコメント。",
|
|
64
|
+
"The registrant's industry.": "登録者の業界。",
|
|
65
|
+
"The registrant's job title.": "登録者の仕事のタイトル。",
|
|
66
|
+
"The registrant's number of employees.": "登録者の従業員数。",
|
|
67
|
+
"The registrant's organization.": "登録者の組織。",
|
|
68
|
+
"The registrant's purchasing time frame.": "登録者の購入期間。",
|
|
69
|
+
"The registrant's role in the purchase process.": "購入プロセスにおける登録者の役割。",
|
|
70
|
+
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
|
|
71
|
+
"Enable for files like PDFs, images, etc..": "PDF、画像などのファイルを有効にします。",
|
|
72
|
+
"Local": "ローカル",
|
|
73
|
+
"Cloud": "クラウド",
|
|
74
|
+
"None": "なし",
|
|
75
|
+
"Both telephony and VoIP": "テレフォニーとVoIPの両方",
|
|
76
|
+
"Telephony only": "電話のみ",
|
|
77
|
+
"VoIP only": "VoIPのみ",
|
|
78
|
+
"Third party audio conference": "サードパーティの音声会議",
|
|
80
79
|
"1-20": "1-20",
|
|
81
80
|
"21-50": "21-50",
|
|
82
81
|
"51-100": "51-100",
|
|
@@ -84,20 +83,20 @@
|
|
|
84
83
|
"500-1,000": "500-1,000",
|
|
85
84
|
"1,001-5,000": "1,001-5,000",
|
|
86
85
|
"5,001-10,000": "5,001-10,000",
|
|
87
|
-
"More than 10,000": "
|
|
88
|
-
"Within a month": "
|
|
89
|
-
"1-3 months": "1-3
|
|
90
|
-
"4-6 months": "4-6
|
|
91
|
-
"More than 6 months": "
|
|
86
|
+
"More than 10,000": "10,000人以上",
|
|
87
|
+
"Within a month": "1ヶ月以内",
|
|
88
|
+
"1-3 months": "1-3 ヶ月",
|
|
89
|
+
"4-6 months": "4-6 ヶ月",
|
|
90
|
+
"More than 6 months": "6ヶ月以上",
|
|
92
91
|
"No timeframe": "No timeframe",
|
|
93
|
-
"Decision Maker": "
|
|
94
|
-
"Evaluator/Recommender": "
|
|
95
|
-
"Influencer": "
|
|
96
|
-
"Not involved": "
|
|
97
|
-
"GET": "
|
|
92
|
+
"Decision Maker": "意思決定者",
|
|
93
|
+
"Evaluator/Recommender": "評価者/推薦者",
|
|
94
|
+
"Influencer": "インフルエンサー",
|
|
95
|
+
"Not involved": "関与していません",
|
|
96
|
+
"GET": "取得",
|
|
98
97
|
"POST": "POST",
|
|
99
98
|
"PATCH": "PATCH",
|
|
100
99
|
"PUT": "PUT",
|
|
101
|
-
"DELETE": "
|
|
102
|
-
"HEAD": "
|
|
100
|
+
"DELETE": "削除",
|
|
101
|
+
"HEAD": "頭"
|
|
103
102
|
}
|
package/src/i18n/nl.json
CHANGED
|
@@ -1,82 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"Create Zoom Meeting": "
|
|
6
|
-
"Create Zoom Meeting Registrant": "Create Zoom Meeting Registrant",
|
|
2
|
+
"Video conferencing, web conferencing, webinars, screen sharing": "Videoconferentie, webconferentie, webinars, schermdelen",
|
|
3
|
+
"\n 1. Go to [marketplace.zoom.us](https://marketplace.zoom.us/) and log in to your account.\n 2. In the upper-right corner, click **Develop** then **Build App**.\n 3. Select **General App**.\n 4. Copy the Client ID and Client Secret.Add Redirect URL and press continue.\n 5. Go to **Scopes** from left side bar and add **meeting:write:meeting** and **meeting:write:registrant** as scopes.": "\n 1. Ga naar [marketplace.zoom.us](https://marketplace.zoom.us/) en log in op je account.\n 2. Klik in de rechterbovenhoek op **Ontwikkelen** en vervolgens **Build App**.\n 3. Selecteer **General App**.\n 4. Kopieer de Client ID en Client Secret.Voeg Redirect URL toe en druk op doorgaan.\n 5. Ga naar **Scopes** van linker zijbalk en voeg **meeting:schrijven:meeting** en **meeting:schrijven:registrant** toe als scopes.",
|
|
4
|
+
"Create Zoom Meeting": "Maak Zoom Vergadering",
|
|
5
|
+
"Create Zoom Meeting Registrant": "Maak Zoom Meeting Registrant",
|
|
7
6
|
"Custom API Call": "Custom API Call",
|
|
8
|
-
"Create a new Zoom Meeting": "
|
|
9
|
-
"Create and submit a user's registration to a meeting.": "
|
|
10
|
-
"Make a custom API call to a specific endpoint": "
|
|
11
|
-
"Meeting's topic": "
|
|
12
|
-
"Start Time": "
|
|
13
|
-
"Duration (in Minutes)": "
|
|
14
|
-
"Auto Recording": "
|
|
15
|
-
"Audio": "
|
|
7
|
+
"Create a new Zoom Meeting": "Maak een nieuwe Zoom Vergadering",
|
|
8
|
+
"Create and submit a user's registration to a meeting.": "Maak en stuur de registratie van een gebruiker aan een vergadering.",
|
|
9
|
+
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
|
|
10
|
+
"Meeting's topic": "Onderwerp van vergadering",
|
|
11
|
+
"Start Time": "Starttijd",
|
|
12
|
+
"Duration (in Minutes)": "Duur (in minuten)",
|
|
13
|
+
"Auto Recording": "Automatisch opnemen",
|
|
14
|
+
"Audio": "Geluid",
|
|
16
15
|
"Agenda": "Agenda",
|
|
17
|
-
"Password": "
|
|
18
|
-
"Pre Schedule": "Pre
|
|
19
|
-
"Schedule for": "
|
|
20
|
-
"Join URL": "
|
|
21
|
-
"Meeting ID": "
|
|
22
|
-
"First name": "
|
|
23
|
-
"Last name": "
|
|
24
|
-
"Email": "
|
|
25
|
-
"Address": "
|
|
26
|
-
"City": "
|
|
27
|
-
"State": "
|
|
28
|
-
"Zip": "
|
|
29
|
-
"Country": "
|
|
30
|
-
"Phone": "
|
|
31
|
-
"Comments": "
|
|
32
|
-
"Custom questions": "
|
|
33
|
-
"Industry": "
|
|
34
|
-
"Job title": "
|
|
35
|
-
"No of employees": "
|
|
36
|
-
"Organization": "
|
|
37
|
-
"Purchasing time frame": "
|
|
38
|
-
"Role in purchase process": "
|
|
39
|
-
"Method": "
|
|
40
|
-
"Headers": "
|
|
41
|
-
"Query Parameters": "Query
|
|
42
|
-
"Body": "
|
|
43
|
-
"Response is Binary ?": "
|
|
44
|
-
"No Error on Failure": "
|
|
45
|
-
"Timeout (in seconds)": "
|
|
46
|
-
"The meeting's topic": "
|
|
47
|
-
"Meeting start date-time": "
|
|
48
|
-
"Duration of the meeting": "
|
|
49
|
-
"The meeting's agenda": "
|
|
50
|
-
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "
|
|
51
|
-
"Whether the prescheduled meeting was created via the GSuite app.": "
|
|
52
|
-
"The email address or user ID of the user to schedule a meeting for.": "
|
|
53
|
-
"URL for participants to join the meeting.": "URL
|
|
54
|
-
"The meeting ID.": "
|
|
55
|
-
"The registrant's first name.": "
|
|
56
|
-
"The registrant's last name.": "
|
|
57
|
-
"The registrant's email address.": "
|
|
58
|
-
"The registrant's address": "
|
|
59
|
-
"The registrant's city": "
|
|
60
|
-
"The registrant's state or province.": "
|
|
61
|
-
"The registrant's zip or postal code.": "
|
|
62
|
-
"The registrant's two-letter country code.": "
|
|
63
|
-
"The registrant's phone number.": "
|
|
64
|
-
"The registrant's questions and comments.": "
|
|
65
|
-
"The registrant's industry.": "
|
|
66
|
-
"The registrant's job title.": "
|
|
67
|
-
"The registrant's number of employees.": "
|
|
68
|
-
"The registrant's organization.": "
|
|
69
|
-
"The registrant's purchasing time frame.": "
|
|
70
|
-
"The registrant's role in the purchase process.": "
|
|
71
|
-
"Authorization headers are injected automatically from your connection.": "
|
|
72
|
-
"Enable for files like PDFs, images, etc..": "
|
|
73
|
-
"Local": "
|
|
74
|
-
"Cloud": "
|
|
75
|
-
"None": "
|
|
76
|
-
"Both telephony and VoIP": "
|
|
77
|
-
"Telephony only": "
|
|
78
|
-
"VoIP only": "
|
|
79
|
-
"Third party audio conference": "
|
|
16
|
+
"Password": "Wachtwoord",
|
|
17
|
+
"Pre Schedule": "Pre Schema",
|
|
18
|
+
"Schedule for": "Planning voor",
|
|
19
|
+
"Join URL": "Deelnemen aan URL",
|
|
20
|
+
"Meeting ID": "ID vergadering",
|
|
21
|
+
"First name": "Voornaam is vereist.",
|
|
22
|
+
"Last name": "Achternaam is vereist.",
|
|
23
|
+
"Email": "E-mail",
|
|
24
|
+
"Address": "Adres:",
|
|
25
|
+
"City": "Woonplaats",
|
|
26
|
+
"State": "Provincie",
|
|
27
|
+
"Zip": "Postcode",
|
|
28
|
+
"Country": "Land:",
|
|
29
|
+
"Phone": "Telefoonnummer",
|
|
30
|
+
"Comments": "Opmerkingen",
|
|
31
|
+
"Custom questions": "Aangepaste vragen",
|
|
32
|
+
"Industry": "Bedrijfstak",
|
|
33
|
+
"Job title": "Functie titel",
|
|
34
|
+
"No of employees": "Aantal werknemers",
|
|
35
|
+
"Organization": "Rekening",
|
|
36
|
+
"Purchasing time frame": "Aankoop tijdframe",
|
|
37
|
+
"Role in purchase process": "Rol in aankoopproces",
|
|
38
|
+
"Method": "Methode",
|
|
39
|
+
"Headers": "Kopteksten",
|
|
40
|
+
"Query Parameters": "Query parameters",
|
|
41
|
+
"Body": "Lichaam",
|
|
42
|
+
"Response is Binary ?": "Antwoord is binair?",
|
|
43
|
+
"No Error on Failure": "Geen fout bij fout",
|
|
44
|
+
"Timeout (in seconds)": "Time-out (in seconden)",
|
|
45
|
+
"The meeting's topic": "Onderwerp van de vergadering",
|
|
46
|
+
"Meeting start date-time": "Vergadering start datum-tijd",
|
|
47
|
+
"Duration of the meeting": "Duur van de vergadering",
|
|
48
|
+
"The meeting's agenda": "De agenda van de vergadering",
|
|
49
|
+
"The password required to join the meeting. By default, a password can only have a maximum length of 10 characters and only contain alphanumeric characters and the @, -, _, and * characters.": "Het wachtwoord dat nodig is om deel te nemen aan de vergadering. Standaard kan een wachtwoord slechts een maximale lengte van 10 tekens hebben en alleen alfanumerieke tekens en de @ bevatten, -, _, en * tekens.",
|
|
50
|
+
"Whether the prescheduled meeting was created via the GSuite app.": "Of de vooraf geplande vergadering is aangemaakt via de GSuite app.",
|
|
51
|
+
"The email address or user ID of the user to schedule a meeting for.": "Het e-mailadres of gebruikers-ID van de gebruiker om een vergadering voor te plannen.",
|
|
52
|
+
"URL for participants to join the meeting.": "URL voor deelnemers aan de vergadering.",
|
|
53
|
+
"The meeting ID.": "ID van de vergadering.",
|
|
54
|
+
"The registrant's first name.": "Voornaam van de registrator.",
|
|
55
|
+
"The registrant's last name.": "Achternaam van de registrator.",
|
|
56
|
+
"The registrant's email address.": "E-mailadres van de registrator.",
|
|
57
|
+
"The registrant's address": "Adres van registrator",
|
|
58
|
+
"The registrant's city": "Plaats van de registrator",
|
|
59
|
+
"The registrant's state or province.": "De staat of provincie van de registrator.",
|
|
60
|
+
"The registrant's zip or postal code.": "De postcode van de registrator.",
|
|
61
|
+
"The registrant's two-letter country code.": "Land code van de registrator.",
|
|
62
|
+
"The registrant's phone number.": "Telefoonnummer van de registrator.",
|
|
63
|
+
"The registrant's questions and comments.": "De vragen en opmerkingen van de registrator.",
|
|
64
|
+
"The registrant's industry.": "De industrie van de registrator.",
|
|
65
|
+
"The registrant's job title.": "De titel van de registrator.",
|
|
66
|
+
"The registrant's number of employees.": "Het aantal medewerkers van de registrator.",
|
|
67
|
+
"The registrant's organization.": "De organisatie van de registrator.",
|
|
68
|
+
"The registrant's purchasing time frame.": "De aankooptijdspanne van de registrator.",
|
|
69
|
+
"The registrant's role in the purchase process.": "De rol van de registrant in het aankoopproces.",
|
|
70
|
+
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
|
|
71
|
+
"Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..",
|
|
72
|
+
"Local": "lokaal",
|
|
73
|
+
"Cloud": "Wolken",
|
|
74
|
+
"None": "geen",
|
|
75
|
+
"Both telephony and VoIP": "Zowel telefonie als VoIP",
|
|
76
|
+
"Telephony only": "Alleen telefoon",
|
|
77
|
+
"VoIP only": "Alleen stem",
|
|
78
|
+
"Third party audio conference": "Audioconferentie van derden",
|
|
80
79
|
"1-20": "1-20",
|
|
81
80
|
"21-50": "21-50",
|
|
82
81
|
"51-100": "51-100",
|
|
@@ -84,20 +83,20 @@
|
|
|
84
83
|
"500-1,000": "500-1,000",
|
|
85
84
|
"1,001-5,000": "1,001-5,000",
|
|
86
85
|
"5,001-10,000": "5,001-10,000",
|
|
87
|
-
"More than 10,000": "
|
|
88
|
-
"Within a month": "
|
|
89
|
-
"1-3 months": "1-3
|
|
90
|
-
"4-6 months": "4-6
|
|
91
|
-
"More than 6 months": "
|
|
86
|
+
"More than 10,000": "Meer dan 10.000",
|
|
87
|
+
"Within a month": "Binnen een maand",
|
|
88
|
+
"1-3 months": "1-3 maanden",
|
|
89
|
+
"4-6 months": "4-6 maanden",
|
|
90
|
+
"More than 6 months": "Meer dan 6 maanden",
|
|
92
91
|
"No timeframe": "No timeframe",
|
|
93
|
-
"Decision Maker": "
|
|
94
|
-
"Evaluator/Recommender": "Evaluator/
|
|
95
|
-
"Influencer": "
|
|
96
|
-
"Not involved": "
|
|
97
|
-
"GET": "
|
|
98
|
-
"POST": "
|
|
99
|
-
"PATCH": "
|
|
92
|
+
"Decision Maker": "Beslisser",
|
|
93
|
+
"Evaluator/Recommender": "Evaluator/Aanbeveler",
|
|
94
|
+
"Influencer": "Bevochtiger",
|
|
95
|
+
"Not involved": "Niet betrokken",
|
|
96
|
+
"GET": "KRIJG",
|
|
97
|
+
"POST": "POSTE",
|
|
98
|
+
"PATCH": "BEKIJK",
|
|
100
99
|
"PUT": "PUT",
|
|
101
|
-
"DELETE": "
|
|
102
|
-
"HEAD": "
|
|
100
|
+
"DELETE": "VERWIJDEREN",
|
|
101
|
+
"HEAD": "HOOFD"
|
|
103
102
|
}
|