Skip to content

Commit

Permalink
Update en.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanaBlzvc authored Oct 24, 2024
1 parent 7c22e8e commit de044c2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@
"faqContent743": "**Step 2:** Locate the **write token** for this _**repository**_ (which you created and stored in steps 2 and 3 above).",
"faqContent744": "**Step 3:** As you don't have the original repository any more (maybe through loss of device or deletion of data), please open the **Ouisync app** on your primary or new device, and tap the **plus** button to **Import** the _**repository**_ in a normal way.",
"faqContent745": "**Step 4:** Paste the retrieved **write link** in the provided field and tap the **Import** button",
"faqContent746": "**Step 5:** In a short while, the newly imported _**repository**_ will sync with the **Blind** _**repository**_ and will have an exact copy of the data stored in the blind repository.",
"faqContent746": "**Step 5:** In a short while, the newly imported _**repository**_ will sync with the **Blind** _**repository**_ and will have an exact copy of the data stored in the **blind** _**repository**_.",
"faqContent747": "From this point on, all the changes you make to the _**repository**_ on your primary device will, once again, be synced with your **Blind** _**repository**_, as long as devices remain connected .",
"faqContent748": "If you add files to your primary _**repository**_, that addition will be propagated to your **Blind** _**repository**_ too. That means that your **Blind** _**repository**_ will automatically receive all updates from your primary _**repository**_. However, if you delete any files in your primary _**repository**_, then that deletion will be propagated too. Creating backups that are snapshots in time that will allow you to go back to the previous version of your _**repository**_ is planned for development in future **Ouisync** releases.",
"faqContent749": "**Notice:** if you lose your **'Write'** link for your securely stored **blind** _**repository**_, you won't be able to retrieve your stored data. ",
"faqContent749": "**Note:** if you lose your **'Write'** link for your securely stored **blind** _**repository**_, you won't be able to retrieve your stored data. ",

"faqSectionTitle0": "Sharing",

Expand Down Expand Up @@ -262,13 +262,13 @@
"faqContent110": "**Ouisync** is capable of handling two different scenarios.",
"faqContent111": "Peers who are online at the same time",
"faqContent112": "If you and one or more peers upload the same file (for example Billy.jpg) to the same **Ouisync** _**repository**_ that another peer has already uploaded, **Ouisync** will detect this situation and ask if you want to keep both files or replace one of them:",
"faqContent113": "If you decide to keep both of them, the new one will have (1) added to the name and you will see both files on your **Ouisync** screen. If you decide to replace the existing one, then the new one will overwrite it and the old one will no longer exist",
"faqContent113": "If you decide to keep both of them, the new one will have (1) added to the name and you will see both files on your **Ouisync** screen. If you decide to replace the existing one, then one of them will be overwritten. ",
"faqContent114": "Peers who are offline at the time of uploading the files",
"faqContent115": "If you and one or more peers upload the same file (for example Free_Test-Data_1MB.docx) when you are offline and therefore not able to sync files immediately, your files will sync when you are able to connect to your peers again.",
"faqContent116": "In case of two or more files bearing the same name, **Ouisync** will detect this situation and it will add random string at the end of the name of each file - to distinguish between them.  You can then view them and decide which one to keep, whether to rename them etc.",

"faqTitle12": "What happens if I delete files in my repository?",
"faqContent120": "File deletion is propagated to all replicas in existence - which means the same file that you deleted will be automatically deleted in the _**repositories**_ of all the peers with whom you have shared it.",
"faqContent120": "File deletion is propagated to all replicas in existence - which means the same file that you deleted will be automatically deleted in the _**repositories**_ of all the peers who have imported your _**repository**_.",
"faqContent121": "Equally, if your peers delete any files in any of the _**repositories**_ that they have imported from you, their file deletions will be propagated to your device too. It works both ways -i.e.: _**repositories**_ shared with **Write** permissions will sync with each other, including file edits, additions or deletions.",

"faqTitle13": "What happens if I rename files in my repository?",
Expand Down Expand Up @@ -298,13 +298,13 @@
"faqContent15c2": "If you initially decide to **Use Cache Server** your _**repositories**_ are going to be temporarily stored on the **Cache Server**. If you then decide to opt out and not use this option any more, your previously stored _**repositories**_ will be deleted from the server. You can opt in or out as many time as you want.",

"faqTitle15d": "Why don’t I see the Cache Server toggle?",
"faqContent15d1": "You will see this toggle only got _**repositories**_ for which you have the **write access**. For _**repositories**_ with read or blind access, this toggle is hidden.",
"faqContent15d1": "You will see this toggle only for _**repositories**_ for which you have the **write access**. For _**repositories**_ with read or blind access, this toggle is hidden.",

"faqTitle16": "How can I connect to the server?",
"faqContent160": "If you select **Use Cache Server** when you create a _**repository**_ ,your device will automatically connect to the cache server. You don't need to perform any additional actions.",

"faqTitle16a": "How long is my data kept on the cache server?",
"faqContent16a1": "We keep your data on our **cache server** for 24 hours after the last syncing activity. This means that the server will help sync _**repositories**_ with your peers who are online at least once a day. ",
"faqContent16a1": "We keep your data on our **Cache Server** for 24 hours after the last syncing activity. This means that the server will help sync _**repositories**_ with your peers who are online at least once a day. ",

"faqTitle16b": "Cache Server size",
"faqContent16b1": "Currently, the size of _**repositories**_ synced via our **Cache Server** is limited to 1GB. If you try to sync more than 1GB of data, the server will sync 1GB and then stop. We provide this service free of charge and have imposed the _**repository**_ limits to prevent abuse. ",
Expand Down

0 comments on commit de044c2

Please sign in to comment.