mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
翻译完成
This commit is contained in:
parent
28d4d245e4
commit
6e72623d7a
@ -3,19 +3,19 @@ How to easily backup and reuse data of Firefox and Chromium
|
||||
================================================================================
|
||||
The web and its content are playing a critical highly-relevant role in the users' IT lives, web containing websites, music, video, images, documents, books.
|
||||
|
||||
网络及网络中的网站、音乐、视频、图片、文件和书籍等内容在一个用户的IT生涯中扮演着一个非常重要的角色。
|
||||
网络及网络中的网站、音乐、视频、图片、文件和书籍等内容在一个用户的IT生活中扮演着一个非常重要的角色。
|
||||
|
||||
In Ubuntu, the user can hassle-free install the open-source [Chromium](apt://chromium-browser) web-browser, web-browser that, packed with Ubuntu's default Firefox, offer a powerful solid manner of digesting web content.
|
||||
|
||||
在Ubuntu中,用户可以很轻松地安装开源的Chromium (apt://chromium-browser)浏览器,这个与Ubuntu 默认的Firefox 一起打包的Chromium浏览器提供了强大而可靠的方式来整合网络上的内容。
|
||||
在Ubuntu系统中,用户可以很轻松地安装开源的Chromium (apt://chromium-browser)浏览器,这个与Ubuntu默认的Firefox一起打包的Chromium浏览器提供了强大可靠的方式来吸收网络上的内容。
|
||||
|
||||
There are numerous situations when the user must move the data gathered by Chromium and Firefox, in order to utilize it under other Ubuntu installations, other computers (located in different physical non-home locations), as well as to save the data, in oder to avoid faulty situations (harddisk damages, physical lost of one's computer, etc).
|
||||
|
||||
很多情况下,用户必须移动Firefox和Chromium产生的数据,这样做有时是为了能在其它的Ubuntu设备或其它的电脑(放在其它地方而没有放在家里的电脑)上使用这些数据,也有时是为了防止出现意外情况(硬盘损坏、电脑丢失等)而保护数据。
|
||||
很多情况下,用户必须移动Firefox和Chromium产生的数据,这样做有时是为了能在其它的Ubuntu设备或其它的电脑(放在其它地方而没有放在家里的电脑)上使用这些数据,也有时是为了在出现意外情况时(硬盘损坏、电脑丢失等)保护数据。
|
||||
|
||||
While there are several sync-based services and tools, the below-presented method offers a quick, fast, reliable and always accessible manner of immediately (re)using the data gathered by Chromium and Firefox (data meaning web history, passwords, download history, bookmarks, etc, essentially, everything done with Chromium and Firefox).
|
||||
|
||||
有许多基于同步的备份服务和备份工具,下面介绍的方法提供了一个快捷、可信并且总是可存取的方式来即时地(再)利用Firefox和Chromium产生的数据(这些数据有网站历史记录、密码、下载历史、书签等基本上所有用Firefox和Chromium做过事)。
|
||||
你可以使用有许多基于同步的备份服务和备份工具,下面介绍的方法提供了一个快捷、可靠并且以随时可存取的方式来即时地(再)利用Firefox和Chromium的数据(这些数据有网站历史记录、密码、下载历史、书签等基本上所有你使用Firefox和Chromium时产生的数据)。
|
||||
|
||||
The method is (as applicable to saving data to a USB stick):
|
||||
|
||||
@ -33,17 +33,20 @@ The method is (as applicable to saving data to a USB stick):
|
||||
|
||||
- inside the `.config` folder, copy the `chromium` folder to the USB stick
|
||||
|
||||
- 在`.config`文件夹中复制`chromium`文件夹到U盘。
|
||||
- 将`.config`文件夹中的`chromium`文件夹复制到U盘。
|
||||
|
||||
![](http://iloveubuntu.net/pictures_me/chromium%20web%20data%20backup.png)
|
||||
|
||||
The result: a USB stick containing the `.mozilla` and `chromium` folders.
|
||||
结果:U盘中有了`.mozilla`和`chromium`这两个文件夹。
|
||||
现在你的U盘中就有`.mozilla`和`chromium`这两个文件夹了。
|
||||
|
||||
Copying the from-the-stick `.mozilla` and `chromium` folders to a new Ubuntu installation (or old) in their locations (`.mozilla` under the home folder, `chromium` under `.config`,--delete the old about-to-be-replaced `.mozilla` and `chromium` folders--) and opening Firefox and Chromium **allow** the user to enjoy their full web data, therefore, removing sync services, advanced complicated methods, potential unavailabilities, etc.
|
||||
从U盘中将`.mozilla`和`chromium`这两个文件夹复制到新的(或旧的)Ubuntu设备中的相应位置(`.mozilla`在home目录下,`chromium` 在 `.config`目录下,--删除旧的将要被替换的`.mozilla` 和`chromium`文件夹--)打开Firefox和Chromium允许用户使用他们所有的网络数据,至此,你就可以摆脱那些同步的服务,高级复杂的方法和潜在的不可用性等。
|
||||
|
||||
从U盘中将`.mozilla`和`chromium`这两个文件夹复制到新的(或旧的)Ubuntu设备中的相应位置(`.mozilla`在home目录下,`chromium` 在 `.config`目录下,--删除旧的将要被替换的`.mozilla` 和`chromium`文件夹--)打开Firefox和Chromium允许用户使用它们所有的网络数据,至此,你就可以摆脱那些同步的服务,高级复杂的方法和潜在的不可用性等问题了。
|
||||
|
||||
The USB stick can be replaced with a preferred disk partition, serving also as a backup for unwanted situations.
|
||||
你也可以用一个硬盘的分区来代替U盘作为意外情况的备份。
|
||||
|
||||
你也可以用一个硬盘的分区来代替U盘作为不愉快状况发生时的备份。
|
||||
|
||||
via: http://iloveubuntu.net/how-easily-backup-and-reuse-data-firefox-and-chromium
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user