-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathpl.json
More file actions
299 lines (289 loc) · 9.43 KB
/
pl.json
File metadata and controls
299 lines (289 loc) · 9.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
{
"discover": {
"title": "Applications",
"get_started": "Get started with Twake"
},
"intent": {
"install": {
"error": {
"fetch": "An error occured during data fetch",
"install": "An error occured during installation",
"installed": "Application is already installed",
"unavailable": "Application is not available"
},
"success": "The application %{appName} is correctly installed.",
"terminate": "Got it!"
},
"service": {
"creation": {
"error": {
"title": "Error during intent service creation"
}
}
}
},
"myapps": {
"title": "My Applications"
},
"nav": {
"discover": "Applications",
"myapps": "My Applications"
},
"soon": {
"title": "Coming soon",
"description": "The Store application is not fully available yet, we are still working on it. For more information, please contact us at contact@cozycloud.cc."
},
"loading": {
"appsFetching": "Loading..."
},
"app_modal": {
"uninstall": {
"title": "Uninstall this application",
"description": "This application is bound to be removed from your Twake %{cozyName}. Are you sure to __remove this application definitively__?",
"cancel": "Cancel",
"uninstall": "Uninstall",
"message": {
"success": "The application has correctly been uninstalled.",
"error": "Something went wrong when uninstalling this application. Reason: %{message}"
},
"linked_app": {
"error": "A mobile application is linked to this application, it must be revoked to uninstall this application. To do this, you can go on",
"link": "your page for managing connected devices"
}
},
"install": {
"title": "Data usage",
"cancel": "Cancel",
"install": "Install",
"update": "Update",
"terms": "I have read and I accept [this application related ToS](%{url})",
"termsWithPartnership": "I accept [the %{partnerName} Terms of Service](%{url}) and I accept the transmission of my data to its partner Twake Workplace.",
"message": {
"version_error": "Something went wrong when fetching the application informations. Reason: %{message}",
"install_error": "Something went wrong when installing the application on your Twake. Reason: %{message}"
},
"alert": {
"install_error": "Something went wrong when installing the application %{name} on your Twake. Reason: %{message}",
"dismiss": "dismiss"
}
},
"permissions": {
"title": "Permissions"
}
},
"app_page": {
"back": "Back to the list",
"install": "Install",
"uninstall": "Uninstall",
"update": "Update",
"konnector": {
"open": "Open",
"install": "Install",
"uninstall": "Uninstall"
},
"permissions": {
"button": {
"label": "Show permissions"
}
},
"webapp": {
"open": "Open"
},
"maintenance": "What happens?",
"interrupted": "Service interrupted",
"description": "Description",
"changes": "What's New?",
"infos": {
"title": "Informations",
"categories": "Categories",
"langs": "Languages",
"mobile_app": "Mobile Application",
"beta": "Get Beta",
"dev": "Get Dev",
"version": {
"title": "Version",
"unknown": "Unknown"
}
},
"developer_infos": "Developer Details",
"preview": "Preview",
"more": "More"
},
"sections": {
"applications": "Applications",
"konnectors": "Services"
},
"app_item": {
"by": "By",
"installed": "Installed",
"maintenance": "In maintenance",
"update": "Update available"
},
"app_categories": {
"list_separator": ", ",
"all": "All categories",
"konnectors": "Services",
"banking": "Banking",
"cozy": "The essentials",
"education": "Education",
"energy": "Energy",
"health": "Health",
"host_provider": "Host",
"insurance": "Insurance",
"isp": "ISP",
"online_services": "Online services",
"others": "Others",
"mes_infos": "MesInfos experimentation",
"partners": "Partners",
"productivity": "Productivity",
"press": "Press",
"ptnb": "PTNB experimentation",
"public_service": "Public services",
"shopping": "Shopping",
"social": "Social",
"telecom": "Telecom",
"transport": "Transportation",
"tech": "Tech",
"clouds": "Clouds and vaults",
"finance": "Employment and finance"
},
"app_langs": {
"list_separator": ", ",
"fr": "French",
"en": "English",
"es": "Spanish",
"ja": "Japanese",
"nl": "Dutch",
"de": "German",
"ru": "Russian",
"nl_NL": "Dutch (Netherlands)",
"ko": "Korean",
"pl": "Polish",
"pt": "Portuguese",
"da": "Danish",
"ro_RO": "Romanian (Romania)",
"pt_BR": "Portuguese (Brazil)",
"zh_CN": "Chinese (China)",
"ar": "Arabic",
"it": "Italian",
"ro": "Romanian",
"eo": "Esperanto",
"de_DE": "German (Germany)",
"sq": "Albanian",
"tr": "Turkish",
"uk_UA": "Ukrainian (Ukraine)",
"ru_RU": "Russian (Russia)",
"sq_AL": "Albanian (Albania)",
"ca": "Catalan",
"ca_ES": "Catalan (Spain)",
"zh": "Chinese",
"zh_TW": "Chinese (Taiwan)",
"cs": "Czech",
"cs_CZ": "Czech (Czech Republic)",
"el": "Greek",
"id": "Indonesian",
"it_IT": "Italian (Italy)",
"sk": "Slovak",
"sk_SK": "Sloval (Slovakia)",
"es_CO": "Spanish (Colombia)",
"es_ES": "Spanish (Spain)",
"sv": "Swedish"
},
"doctypes": {
"com": {
"tricount.expenses": "Expenses Tricount",
"splitwise.expenses": "Expenses Splitwise"
},
"cc": {
"cozycloud": {
"autocategorization": "Categorization model enrichment file",
"sentry": "The application logs"
}
},
"io": {
"cozy": {
"accounts": "Login details",
"apps": "List of installed applications",
"apps.suggestions": "Application suggestions",
"bank.accounts": "Banking accounts",
"bank.accounts.stats": "Stats on banking accounts",
"bank.balancehistories": "Bank balances",
"bank.groups": "Banking groups",
"bank.operations": "Bank operations",
"bank.settings": "Banks app settings",
"bank.recipients": "Banking transfer recipients",
"bank.recurrence": "Banks recurrence groups",
"bills": "Bills",
"certified.carbon_copy": "Carbon copy",
"certified.electronic_safe": "Electronic safe",
"coachco2.settings": "CoachCO2 app settings",
"contacts": "Contacts",
"contacts.groups": "Contacts groups",
"contacts.accounts": "Accounts linked to the contacts",
"files": "Files",
"files.versions": "Files versions",
"files.*": "File-related data (files, folders, versions, ...)",
"identities": "Identities",
"jobs": "Jobs",
"konnectors": "Connectors for importing data",
"konnectors.result": "Connectors results",
"netflix.views": "Netflix history",
"netflix.opinions": "Netflix opinions",
"notifications": "Notifications",
"oauth.clients": "Connected devices",
"permissions": "Delegating permissions",
"photos.albums": "Photo albums",
"photos.settings": "Photo settings",
"settings": "Settings",
"sharings": "Sharing",
"tags": "Tags",
"timeseries.geojson": "Trips",
"triggers": "Scheduling jobs",
"drive.settings": "Ustawienia Drive"
}
},
"fr": {
"maif": {
"maifuser": {
"contrat": "Contract (Maif)",
"home": "Home (Maif)",
"family": "Family (Maif)",
"paymentterms": "Payment terms (Maif)",
"sinistre": "Damage (Maif)",
"societaire": "Societary (Maif)"
}
}
},
"org": {
"fing": {
"mesinfos": {
"insuranceclaim": "Insurance claims (Maif)"
}
}
}
},
"permissions": {
"linxo": "Display your banking accounts in your Twake, thanks to the secured connexion to your bank by our partner Linxo ([linxo.com](https://linxo.com))",
"banking": "Display your banking accounts in your Twake, thanks to the secured connexion to your bank by our partner %{name} ([%{domain}](https://%{domain}))",
"reason": "**Reason: **",
"developer_default": "The developer of this application",
"description": {
"only_internal": "%{name} commits to not giving the data used by the application:",
"internal": {
"konnector": "Zamierzasz zainstalować łącznik między Personal Cloud a tą usługą, aby ułatwić odzyskiwanie danych. W tym celu uzyska dostęp do następujących danych osobowych, ale nigdy nikomu ich nie przekaże:",
"webapp": "%{name} commits to not giving the other data used by the application:"
},
"external": "%{name} commits to giving only the following data:",
"nothing": "%{appName} doesn't require any data access to work correctly on your Twake."
}
},
"pushBanner": {
"link": "Opublikuj rozszerzenie",
"line-one": "Rozszerz swoje doświadczenie w Twake Workplace za pomocą rozszerzeń opracowanych przez społeczność.",
"line-two": "Opublikuj swoje rozszerzenie i udostępnij je wszystkim.",
"tooltip": {
"title": "Rozwój społecznościowy",
"text": "Twake Workplace nie ponosi odpowiedzialności za ryzyka związane z użytkowaniem rozszerzeń opracowanych przez użytkowników."
}
}
}