@bigbinary/neeto-molecules 4.0.132 → 4.0.134
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/FloatingActionMenu.js +187 -144
- package/dist/FloatingActionMenu.js.map +1 -1
- package/dist/cjs/FloatingActionMenu.js +186 -143
- package/dist/cjs/FloatingActionMenu.js.map +1 -1
- package/package.json +3 -3
- package/src/translations/ar.json +8 -3
- package/src/translations/bg.json +8 -3
- package/src/translations/ca.json +9 -4
- package/src/translations/cs.json +8 -3
- package/src/translations/da.json +8 -3
- package/src/translations/de.json +8 -3
- package/src/translations/en.json +8 -3
- package/src/translations/es-MX.json +9 -4
- package/src/translations/es.json +8 -3
- package/src/translations/et.json +8 -3
- package/src/translations/fi.json +9 -4
- package/src/translations/fil.json +9 -4
- package/src/translations/fr.json +8 -3
- package/src/translations/he.json +7 -2
- package/src/translations/hi.json +7 -2
- package/src/translations/hr.json +9 -4
- package/src/translations/id.json +9 -4
- package/src/translations/it.json +9 -4
- package/src/translations/ja.json +9 -4
- package/src/translations/ko.json +8 -3
- package/src/translations/nl.json +9 -4
- package/src/translations/pl.json +9 -4
- package/src/translations/pt-BR.json +9 -4
- package/src/translations/pt.json +9 -4
- package/src/translations/ro.json +9 -4
- package/src/translations/ru.json +9 -4
- package/src/translations/sk.json +8 -3
- package/src/translations/sl.json +8 -3
- package/src/translations/sv.json +9 -4
- package/src/translations/th.json +9 -4
- package/src/translations/tr.json +9 -4
- package/src/translations/uk.json +9 -4
- package/src/translations/vi.json +6 -1
- package/src/translations/zh-CN.json +8 -3
- package/src/translations/zh-TW.json +8 -3
package/src/translations/da.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Log ind",
|
|
262
262
|
"help": "Hjælp",
|
|
263
263
|
"goBack": "Gå tilbage",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Skift produkt",
|
|
265
265
|
"neetoProducts": "Neeto produkter",
|
|
266
266
|
"currentPlan": "Nuværende plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Mørk"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Skift arbejde",
|
|
285
285
|
"addAccount": "Tilføj en anden konto"
|
|
286
286
|
},
|
|
287
287
|
"more": "Mere",
|
|
288
288
|
"pin": "Fasthæft",
|
|
289
|
-
"unpin": "Løft fasthæft"
|
|
289
|
+
"unpin": "Løft fasthæft",
|
|
290
|
+
"workspace": "Arbejde",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Indstillinger",
|
|
293
|
+
"subdomain": "Arbejde subdomæne"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Ingen apps fundet.",
|
package/src/translations/de.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Einloggen",
|
|
105
105
|
"help": "Hilfe",
|
|
106
106
|
"goBack": "Zurück",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Produkt wechseln",
|
|
108
108
|
"neetoProducts": "Neeto-Produkte",
|
|
109
109
|
"currentPlan": "Aktueller Plan: <strong>{{subscriptionPlan,anyCase}}-Plan</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Dunkel"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "
|
|
127
|
+
"label": "Arbeitsbereich wechseln",
|
|
128
128
|
"addAccount": "Ein weiteres Konto hinzufügen"
|
|
129
129
|
},
|
|
130
130
|
"more": "Mehr",
|
|
131
131
|
"pin": "Anheften",
|
|
132
|
-
"unpin": "Lösen"
|
|
132
|
+
"unpin": "Lösen",
|
|
133
|
+
"workspace": "Arbeitsbereich",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Einstellungen",
|
|
136
|
+
"subdomain": "Subdomain des Arbeitsbereichs"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "Keine Apps gefunden",
|
package/src/translations/en.json
CHANGED
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"help": "Help",
|
|
112
112
|
"goBack": "Go back",
|
|
113
113
|
"more": "More",
|
|
114
|
-
"productSwitcher": "
|
|
114
|
+
"productSwitcher": "Switch product",
|
|
115
115
|
"neetoProducts": "Neeto products",
|
|
116
116
|
"currentPlan": "Current plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
117
117
|
"pin": "Pin",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
"keyboardShortcuts": "Keyboard shortcuts",
|
|
124
124
|
"helpArticles": "Help articles",
|
|
125
125
|
"productStatus": "{{app,anyCase}} status page",
|
|
126
|
-
"community": "{{app,anyCase}}
|
|
126
|
+
"community": "{{app,anyCase}} community"
|
|
127
127
|
},
|
|
128
128
|
"showMenu": "Expand sidebar",
|
|
129
129
|
"hideMenu": "Collapse sidebar",
|
|
@@ -132,9 +132,14 @@
|
|
|
132
132
|
"light": "Light",
|
|
133
133
|
"dark": "Dark"
|
|
134
134
|
},
|
|
135
|
+
"workspace": "Workspace",
|
|
135
136
|
"organizationSwitcher": {
|
|
136
|
-
"label": "
|
|
137
|
+
"label": "Switch workspace",
|
|
137
138
|
"addAccount": "Add another account"
|
|
139
|
+
},
|
|
140
|
+
"workspaceMenu": {
|
|
141
|
+
"settings": "Settings",
|
|
142
|
+
"subdomain": "Workspace subdomain"
|
|
138
143
|
}
|
|
139
144
|
},
|
|
140
145
|
"productSwitcher": {
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Iniciar sesión",
|
|
262
262
|
"help": "Ayuda",
|
|
263
263
|
"goBack": "Regresar",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Cambiar producto",
|
|
265
265
|
"neetoProducts": "Productos de Neeto",
|
|
266
266
|
"currentPlan": "Plan actual: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Atajos de teclado",
|
|
272
272
|
"helpArticles": "Artículos de ayuda",
|
|
273
273
|
"productStatus": "Página de estado de {{app,anyCase}}",
|
|
274
|
-
"community": "
|
|
274
|
+
"community": "comunidad de {{app,anyCase}}"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Expandir barra lateral",
|
|
277
277
|
"hideMenu": "Colapsar barra lateral",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Oscuro"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Cambiar espacio de trabajo",
|
|
285
285
|
"addAccount": "Agregar otra cuenta"
|
|
286
286
|
},
|
|
287
287
|
"more": "Más",
|
|
288
288
|
"pin": "Fijar",
|
|
289
|
-
"unpin": "Desfijar"
|
|
289
|
+
"unpin": "Desfijar",
|
|
290
|
+
"workspace": "Espacio de trabajo",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Configuraciones",
|
|
293
|
+
"subdomain": "Subdominio del espacio de trabajo"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "No se encontraron aplicaciones.",
|
package/src/translations/es.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Iniciar sesión",
|
|
105
105
|
"help": "Ayuda",
|
|
106
106
|
"goBack": "Regresar",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Cambiar producto",
|
|
108
108
|
"neetoProducts": "Productos Neeto",
|
|
109
109
|
"currentPlan": "Plan actual: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Oscuro"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "
|
|
127
|
+
"label": "Cambiar espacio de trabajo",
|
|
128
128
|
"addAccount": "Agregar otra cuenta"
|
|
129
129
|
},
|
|
130
130
|
"more": "Más",
|
|
131
131
|
"pin": "Fijar",
|
|
132
|
-
"unpin": "Desfijar"
|
|
132
|
+
"unpin": "Desfijar",
|
|
133
|
+
"workspace": "Espacio de trabajo",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Configuraciones",
|
|
136
|
+
"subdomain": "Subdominio del espacio de trabajo"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "No se encontraron aplicaciones",
|
package/src/translations/et.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Logi sisse",
|
|
262
262
|
"help": "Abi",
|
|
263
263
|
"goBack": "Mine tagasi",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Vaheta toodet",
|
|
265
265
|
"neetoProducts": "Neeto tooted",
|
|
266
266
|
"currentPlan": "Praegune plaan: <strong>{{subscriptionPlan,anyCase}} plaan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Tume"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Vaheta tööruumi",
|
|
285
285
|
"addAccount": "Lisa teine konto"
|
|
286
286
|
},
|
|
287
287
|
"more": "Rohkem",
|
|
288
288
|
"pin": "Kinnita",
|
|
289
|
-
"unpin": "Eemalda kinnitus"
|
|
289
|
+
"unpin": "Eemalda kinnitus",
|
|
290
|
+
"workspace": "Tööruum",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Seaded",
|
|
293
|
+
"subdomain": "Tööruumi alamdomeen"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Rakendusi ei leitud.",
|
package/src/translations/fi.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Kirjaudu sisään",
|
|
262
262
|
"help": "Apua",
|
|
263
263
|
"goBack": "Palaa takaisin",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Vaihta tuotetta",
|
|
265
265
|
"neetoProducts": "Neeto-tuotteet",
|
|
266
266
|
"currentPlan": "Nykyinen suunnitelma: <strong>{{subscriptionPlan,anyCase}} suunnitelma</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Näppäinkomennot",
|
|
272
272
|
"helpArticles": "Ohjeartikkelit",
|
|
273
273
|
"productStatus": "{{app,anyCase}} tilasivu",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} yhteisö"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Laajenna sivupalkki",
|
|
277
277
|
"hideMenu": "Käytä sivupalkki",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Tumma"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Vaihda työtilaa",
|
|
285
285
|
"addAccount": "Lisää toinen tili"
|
|
286
286
|
},
|
|
287
287
|
"more": "Lisää",
|
|
288
288
|
"pin": "Kiinnitä",
|
|
289
|
-
"unpin": "Poista kiinnitys"
|
|
289
|
+
"unpin": "Poista kiinnitys",
|
|
290
|
+
"workspace": "Työtila",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Asetukset",
|
|
293
|
+
"subdomain": "Työtilan aliverkko"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Sovelluksia ei löydy.",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Mag-login",
|
|
262
262
|
"help": "Tulong",
|
|
263
263
|
"goBack": "Bumalik",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Palitan ang Produkto",
|
|
265
265
|
"neetoProducts": "Neeto products",
|
|
266
266
|
"currentPlan": "Kasalukuyang plano: <strong>{{subscriptionPlan,anyCase}} plano</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Mga shortcut sa keyboard",
|
|
272
272
|
"helpArticles": "Mga artikulong tulong",
|
|
273
273
|
"productStatus": "{{app,anyCase}} pahina ng katayuan",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} komunidad"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Palawakin ang sidebar",
|
|
277
277
|
"hideMenu": "I-collapse ang sidebar",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Dilim"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Palitan ang Lugar ng Trabaho",
|
|
285
285
|
"addAccount": "Magdagdag ng ibang account"
|
|
286
286
|
},
|
|
287
287
|
"more": "Higit Pa",
|
|
288
288
|
"pin": "I-pin",
|
|
289
|
-
"unpin": "I-unpin"
|
|
289
|
+
"unpin": "I-unpin",
|
|
290
|
+
"workspace": "Lugar ng Trabaho",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Mga Setting",
|
|
293
|
+
"subdomain": "Subdomain ng Lugar ng Trabaho"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Walang nahanap na mga app.",
|
package/src/translations/fr.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Se connecter",
|
|
105
105
|
"help": "Aide",
|
|
106
106
|
"goBack": "Retourner",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Changer de produit",
|
|
108
108
|
"neetoProducts": "Produits Neeto",
|
|
109
109
|
"currentPlan": "Plan actuel : <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Sombre"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "
|
|
127
|
+
"label": "Changer d'espace de travail",
|
|
128
128
|
"addAccount": "Ajouter un autre compte"
|
|
129
129
|
},
|
|
130
130
|
"more": "Plus",
|
|
131
131
|
"pin": "Épingler",
|
|
132
|
-
"unpin": "Désépingler"
|
|
132
|
+
"unpin": "Désépingler",
|
|
133
|
+
"workspace": "Espace de travail",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Paramètres",
|
|
136
|
+
"subdomain": "Sous-domaine de l'espace de travail"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "Aucune application trouvée",
|
package/src/translations/he.json
CHANGED
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"help": "עזרה",
|
|
112
112
|
"goBack": "חזור",
|
|
113
113
|
"more": "עוד",
|
|
114
|
-
"productSwitcher": "
|
|
114
|
+
"productSwitcher": "לבדוק מוצר",
|
|
115
115
|
"neetoProducts": "מוצרים של ניטו",
|
|
116
116
|
"currentPlan": "תוכנית נוכחית: <strong>{{subscriptionPlan,anyCase}} תכנית</strong>",
|
|
117
117
|
"pin": "נעץ",
|
|
@@ -133,8 +133,13 @@
|
|
|
133
133
|
"dark": "כהה"
|
|
134
134
|
},
|
|
135
135
|
"organizationSwitcher": {
|
|
136
|
-
"label": "
|
|
136
|
+
"label": "לSwitch מרחב עבודה",
|
|
137
137
|
"addAccount": "הוסף חשבון נוסף"
|
|
138
|
+
},
|
|
139
|
+
"workspace": "מרחב עבודה",
|
|
140
|
+
"workspaceMenu": {
|
|
141
|
+
"settings": "הגדרות",
|
|
142
|
+
"subdomain": "תת-דומיין מרחב העבודה"
|
|
138
143
|
}
|
|
139
144
|
},
|
|
140
145
|
"productSwitcher": {
|
package/src/translations/hi.json
CHANGED
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"help": "सहायता",
|
|
731
731
|
"goBack": "वापस जाएं",
|
|
732
732
|
"more": "अधिक",
|
|
733
|
-
"productSwitcher": "उत्पाद
|
|
733
|
+
"productSwitcher": "उत्पाद बदलें",
|
|
734
734
|
"neetoProducts": "नीटो उत्पाद",
|
|
735
735
|
"currentPlan": "वर्तमान योजना: <strong>{{subscriptionPlan,anyCase}} योजना</strong>",
|
|
736
736
|
"pin": "पिन करें",
|
|
@@ -752,8 +752,13 @@
|
|
|
752
752
|
"dark": "अंधेरा"
|
|
753
753
|
},
|
|
754
754
|
"organizationSwitcher": {
|
|
755
|
-
"label": "कार्यक्षेत्र
|
|
755
|
+
"label": "कार्यक्षेत्र बदलें",
|
|
756
756
|
"addAccount": "एक और खाता जोड़ें"
|
|
757
|
+
},
|
|
758
|
+
"workspace": "कार्यक्षेत्र",
|
|
759
|
+
"workspaceMenu": {
|
|
760
|
+
"settings": "सेटिंग्स",
|
|
761
|
+
"subdomain": "कार्यक्षेत्र उपडोमेन"
|
|
757
762
|
}
|
|
758
763
|
},
|
|
759
764
|
"productSwitcher": {
|
package/src/translations/hr.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Prijava",
|
|
262
262
|
"help": "Pomoć",
|
|
263
263
|
"goBack": "Vrati se",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Prebaci proizvod",
|
|
265
265
|
"neetoProducts": "Neeto proizvodi",
|
|
266
266
|
"currentPlan": "Trenutni plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Prečaci na tipkovnici",
|
|
272
272
|
"helpArticles": "Članci pomoći",
|
|
273
273
|
"productStatus": "{{app,anyCase}} stranica statusa",
|
|
274
|
-
"community": "{{app,anyCase}}
|
|
274
|
+
"community": "{{app,anyCase}} zajednica"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Proširi bočnu traku",
|
|
277
277
|
"hideMenu": "Sakrij bočnu traku",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Tamna"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Prebaci radni prostor",
|
|
285
285
|
"addAccount": "Dodaj još jedan račun"
|
|
286
286
|
},
|
|
287
287
|
"more": "Više",
|
|
288
288
|
"pin": "Pričvrsti",
|
|
289
|
-
"unpin": "Otpini"
|
|
289
|
+
"unpin": "Otpini",
|
|
290
|
+
"workspace": "Radni prostor",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Postavke",
|
|
293
|
+
"subdomain": "Poddomena radnog prostora"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Nema aplikacija.",
|
package/src/translations/id.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Masuk",
|
|
262
262
|
"help": "Bantuan",
|
|
263
263
|
"goBack": "Kembali",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Ganti produk",
|
|
265
265
|
"neetoProducts": "Produk Neeto",
|
|
266
266
|
"currentPlan": "Rencana saat ini: <strong>{{subscriptionPlan,anyCase}} rencana</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Pintasan keyboard",
|
|
272
272
|
"helpArticles": "Artikel bantuan",
|
|
273
273
|
"productStatus": "Halaman status {{app,anyCase}}",
|
|
274
|
-
"community": "
|
|
274
|
+
"community": "komunitas {{app,anyCase}}"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Ekspansi sidebar",
|
|
277
277
|
"hideMenu": "Sembunyikan sidebar",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Gelap"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Ganti ruang kerja",
|
|
285
285
|
"addAccount": "Tambahkan akun lain"
|
|
286
286
|
},
|
|
287
287
|
"more": "Lebih banyak",
|
|
288
288
|
"pin": "Sematkan",
|
|
289
|
-
"unpin": "Lepaskan sematan"
|
|
289
|
+
"unpin": "Lepaskan sematan",
|
|
290
|
+
"workspace": "Ruang kerja",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Pengaturan",
|
|
293
|
+
"subdomain": "Subdomain ruang kerja"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Tidak ada aplikasi yang ditemukan.",
|
package/src/translations/it.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Accedi",
|
|
262
262
|
"help": "Aiuto",
|
|
263
263
|
"goBack": "Torna indietro",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Cambia prodotto",
|
|
265
265
|
"neetoProducts": "Prodotti Neeto",
|
|
266
266
|
"currentPlan": "Piano attuale: <strong>{{subscriptionPlan,anyCase}} piano</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Scorciatoie da tastiera",
|
|
272
272
|
"helpArticles": "Articoli di aiuto",
|
|
273
273
|
"productStatus": "Pagina di stato di {{app,anyCase}}",
|
|
274
|
-
"community": "
|
|
274
|
+
"community": "community {{app,anyCase}}"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Espandi barra laterale",
|
|
277
277
|
"hideMenu": "Riduci barra laterale",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Scuro"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Cambia spazio di lavoro",
|
|
285
285
|
"addAccount": "Aggiungi un altro account"
|
|
286
286
|
},
|
|
287
287
|
"more": "Di più",
|
|
288
288
|
"pin": "Fissa",
|
|
289
|
-
"unpin": "Slega"
|
|
289
|
+
"unpin": "Slega",
|
|
290
|
+
"workspace": "Spazio di lavoro",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Impostazioni",
|
|
293
|
+
"subdomain": "Sottodominio dello spazio di lavoro"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Nessuna app trovata.",
|
package/src/translations/ja.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "ログイン",
|
|
262
262
|
"help": "ヘルプ",
|
|
263
263
|
"goBack": "戻る",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "製品を切り替える",
|
|
265
265
|
"neetoProducts": "ネート製品",
|
|
266
266
|
"currentPlan": "現在のプラン:<strong>{{subscriptionPlan,anyCase}}プラン</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "キーボードショートカット",
|
|
272
272
|
"helpArticles": "ヘルプ記事",
|
|
273
273
|
"productStatus": "{{app,anyCase}}ステータスページ",
|
|
274
|
-
"community": "{{app,anyCase}}コミュニティ"
|
|
274
|
+
"community": "{{app,anyCase}} コミュニティ"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "サイドバーを展開",
|
|
277
277
|
"hideMenu": "サイドバーを折りたたむ",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "ダーク"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "ワークスペースを切り替える",
|
|
285
285
|
"addAccount": "別のアカウントを追加"
|
|
286
286
|
},
|
|
287
287
|
"more": "もっと",
|
|
288
288
|
"pin": "ピン留め",
|
|
289
|
-
"unpin": "ピン留め解除"
|
|
289
|
+
"unpin": "ピン留め解除",
|
|
290
|
+
"workspace": "ワークスペース",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "設定",
|
|
293
|
+
"subdomain": "ワークスペースのサブドメイン"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "アプリは見つかりません。",
|
package/src/translations/ko.json
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "로그인",
|
|
262
262
|
"help": "도움말",
|
|
263
263
|
"goBack": "뒤로 가기",
|
|
264
|
-
"productSwitcher": "제품
|
|
264
|
+
"productSwitcher": "제품 전환",
|
|
265
265
|
"neetoProducts": "Neeto 제품",
|
|
266
266
|
"currentPlan": "현재 요금제: <strong>{{subscriptionPlan,anyCase}} 요금제</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "다크"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "작업 공간
|
|
284
|
+
"label": "작업 공간 전환",
|
|
285
285
|
"addAccount": "다른 계정 추가"
|
|
286
286
|
},
|
|
287
287
|
"more": "더 보기",
|
|
288
288
|
"pin": "고정",
|
|
289
|
-
"unpin": "고정 해제"
|
|
289
|
+
"unpin": "고정 해제",
|
|
290
|
+
"workspace": "작업 공간",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "설정",
|
|
293
|
+
"subdomain": "작업 공간 서브 도메인"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "앱이 없습니다.",
|
package/src/translations/nl.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Inloggen",
|
|
105
105
|
"help": "Help",
|
|
106
106
|
"goBack": "Teruggaan",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Product wisselen",
|
|
108
108
|
"neetoProducts": "Neeto-producten",
|
|
109
109
|
"currentPlan": "Huidig plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"keyboardShortcuts": "Toetsencombinaties",
|
|
115
115
|
"helpArticles": "Helpartikelen",
|
|
116
116
|
"productStatus": "{{app,anyCase}} statuspagina",
|
|
117
|
-
"community": "{{app,anyCase}}
|
|
117
|
+
"community": "{{app,anyCase}} gemeenschap"
|
|
118
118
|
},
|
|
119
119
|
"showMenu": "Zijbalk uitbreiden",
|
|
120
120
|
"hideMenu": "Zijbalk verkleinen",
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Donker"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "Werkruimte
|
|
127
|
+
"label": "Werkruimte wisselen",
|
|
128
128
|
"addAccount": "Voeg een ander account toe"
|
|
129
129
|
},
|
|
130
130
|
"more": "Meer",
|
|
131
131
|
"pin": "Vastzetten",
|
|
132
|
-
"unpin": "Onthechten"
|
|
132
|
+
"unpin": "Onthechten",
|
|
133
|
+
"workspace": "Werkruimte",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Instellingen",
|
|
136
|
+
"subdomain": "Werkruimte subdomein"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "Geen apps gevonden",
|
package/src/translations/pl.json
CHANGED
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"login": "Zaloguj się",
|
|
105
105
|
"help": "Pomoc",
|
|
106
106
|
"goBack": "Wróć",
|
|
107
|
-
"productSwitcher": "
|
|
107
|
+
"productSwitcher": "Przełącz produkt",
|
|
108
108
|
"neetoProducts": "Produkty Neeto",
|
|
109
109
|
"currentPlan": "Bieżący plan: <strong>{{subscriptionPlan,anyCase}} plan</strong>",
|
|
110
110
|
"helpLinks": {
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"keyboardShortcuts": "Skróty klawiaturowe",
|
|
115
115
|
"helpArticles": "Artykuły pomocy",
|
|
116
116
|
"productStatus": "Strona statusu {{app,anyCase}}",
|
|
117
|
-
"community": "
|
|
117
|
+
"community": "społeczność {{app,anyCase}}"
|
|
118
118
|
},
|
|
119
119
|
"showMenu": "Rozwiń pasek boczny",
|
|
120
120
|
"hideMenu": "Zwiń pasek boczny",
|
|
@@ -124,12 +124,17 @@
|
|
|
124
124
|
"dark": "Ciemny"
|
|
125
125
|
},
|
|
126
126
|
"organizationSwitcher": {
|
|
127
|
-
"label": "
|
|
127
|
+
"label": "Przełącz przestrzeń roboczą",
|
|
128
128
|
"addAccount": "Dodaj inne konto"
|
|
129
129
|
},
|
|
130
130
|
"more": "Więcej",
|
|
131
131
|
"pin": "Przypnij",
|
|
132
|
-
"unpin": "Odpinaj"
|
|
132
|
+
"unpin": "Odpinaj",
|
|
133
|
+
"workspace": "Przestrzeń robocza",
|
|
134
|
+
"workspaceMenu": {
|
|
135
|
+
"settings": "Ustawienia",
|
|
136
|
+
"subdomain": "Subdomena przestrzeni roboczej"
|
|
137
|
+
}
|
|
133
138
|
},
|
|
134
139
|
"productSwitcher": {
|
|
135
140
|
"noApps": "Nie znaleziono aplikacji",
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"login": "Entrar",
|
|
262
262
|
"help": "Ajuda",
|
|
263
263
|
"goBack": "Voltar",
|
|
264
|
-
"productSwitcher": "
|
|
264
|
+
"productSwitcher": "Trocar produto",
|
|
265
265
|
"neetoProducts": "Produtos Neeto",
|
|
266
266
|
"currentPlan": "Plano atual: <strong>{{subscriptionPlan,anyCase}} plano</strong>",
|
|
267
267
|
"helpLinks": {
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"keyboardShortcuts": "Atalhos de teclado",
|
|
272
272
|
"helpArticles": "Artigos de ajuda",
|
|
273
273
|
"productStatus": "Página de status do {{app,anyCase}}",
|
|
274
|
-
"community": "
|
|
274
|
+
"community": "comunidade {{app,anyCase}}"
|
|
275
275
|
},
|
|
276
276
|
"showMenu": "Expandir barra lateral",
|
|
277
277
|
"hideMenu": "Recolher barra lateral",
|
|
@@ -281,12 +281,17 @@
|
|
|
281
281
|
"dark": "Escuro"
|
|
282
282
|
},
|
|
283
283
|
"organizationSwitcher": {
|
|
284
|
-
"label": "
|
|
284
|
+
"label": "Trocar espaço de trabalho",
|
|
285
285
|
"addAccount": "Adicionar outra conta"
|
|
286
286
|
},
|
|
287
287
|
"more": "Mais",
|
|
288
288
|
"pin": "Fixar",
|
|
289
|
-
"unpin": "Desfixar"
|
|
289
|
+
"unpin": "Desfixar",
|
|
290
|
+
"workspace": "Espaço de trabalho",
|
|
291
|
+
"workspaceMenu": {
|
|
292
|
+
"settings": "Configurações",
|
|
293
|
+
"subdomain": "Subdomínio do espaço de trabalho"
|
|
294
|
+
}
|
|
290
295
|
},
|
|
291
296
|
"productSwitcher": {
|
|
292
297
|
"noApps": "Nenhum aplicativo encontrado.",
|