i18n: Upgrade translations from crowdin (5d3e42b3). (drive)
[ProtonMail-WebClient.git] / applications / drive / locales / en_US.json
blobbc542f5396c3a36352c1a93491b77a8dd5e233e3
2   "headers": {
3     "plural-forms": "nplurals=2; plural=(n != 1);",
4     "language": "en_US"
5   },
6   "contexts": {
7     "Action": {
8       "You can't send vCard files of more than ${ maxAttachments } contacts": [
9         "You can't send vCard files of more than ${ maxAttachments } contact",
10         "You can't send vCard files of more than ${ maxAttachments } contacts"
11       ]
12     },
13     "Info": {
14       "This will remove the synced device ${ deviceName } from ${ DRIVE_APP_NAME } and stop syncing folders you added to My Computers.": [
15         "This will remove the synced device ${ deviceName } from ${ DRIVE_APP_NAME } and stop syncing folders you added to Computers."
16       ],
17       "You will need to save it again from the public link page.": [
18         "You will need to save it again from the public link page.",
19         "You will need to save them again from the public link page."
20       ]
21     },
22     "new_plans: tooltip": {
23       "Personalize your email signature with logos, images, social media icons, links to your contact details, and more": [
24         "Personalize your email signature with logos, images, social media icons, links to your contact details, and more"
25       ]
26     },
27     "Notification": {
28       "This item was succefully removed from your list": [
29         "This item was successfully removed from your list",
30         "All items were successfully removed from your list"
31       ]
32     },
33     "session_recovery:available:info": {
34       "You have ${ timeRemaining.inHours } hour to reset your password.": [
35         "You have ${ timeRemaining.inHours } hour to reset your password.",
36         "You have ${ timeRemaining.inHours } hours to reset your password."
37       ],
38       "You have ${ timeRemaining.inMinutes } minute to reset your password.": [
39         "You have ${ timeRemaining.inMinutes } minute to reset your password.",
40         "You have ${ timeRemaining.inMinutes } minutes to reset your password."
41       ],
42       "You have ${ timeRemaining.inSeconds } second to reset your password.": [
43         "You have ${ timeRemaining.inSeconds } second to reset your password.",
44         "You have ${ timeRemaining.inSeconds } seconds to reset your password."
45       ]
46     }
47   }