[Pkg-owncloud-commits] [owncloud-doc] 07/49: Fix typos in Documentation

David Prévot taffit at moszumanska.debian.org
Fri Jan 17 02:41:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 86fe4684170f5226d9153e1bfa1b993cc48ebe72
Author: Volkan Gezer <volkangezer at gmail.com>
Date:   Tue Dec 31 16:51:05 2013 +0100

    Fix typos in Documentation
    
    This should solve documentation typos.
---
 user_manual/bookmarks.rst            |  6 +++---
 user_manual/files/encryption.rst     |  2 +-
 user_manual/files/files.rst          | 14 +++++++-------
 user_manual/index.rst                |  8 ++++----
 user_manual/migration.rst            |  4 ++--
 user_manual/pim/calendar.rst         |  6 +++---
 user_manual/pim/contacts.rst         | 10 +++++-----
 user_manual/pim/sync_thunderbird.rst |  6 +++---
 8 files changed, 28 insertions(+), 28 deletions(-)

diff --git a/user_manual/bookmarks.rst b/user_manual/bookmarks.rst
index f05eee5..5c78a81 100644
--- a/user_manual/bookmarks.rst
+++ b/user_manual/bookmarks.rst
@@ -17,7 +17,7 @@ a set of tags separated from each other by a space.
 .. figure:: images/bookmark_addurl.jpg
 
 In this example, we have added the page : http://wikipedia.org with the title "Wikipedia"
-and some tags describing what wikipedia is (for an easier search later on).
+and some tags describing what Wikipedia is (for an easier search later on).
 
 Edit/delete a bookmark
 ~~~~~~~~~~~~~~~~~~~~~~
@@ -35,7 +35,7 @@ Search
 If you click on a tag, ownCloud will only display the bookmarks that
 are described with this tag.
 
-You can also use the search bar of owncloud in the top right of your screen.
+You can also use the search bar of ownCloud in the top right of your screen.
 
 Simply click on the "Bookmarks" menu in the sidebar to come back to
 the default view.
@@ -54,7 +54,7 @@ A bookmarklet is small button that you can drag and drop in your bookmarks.
 The next time you see a cool new site, press on this special bookmark,
 it will add the site to your ownCloud bookmarks.
 
-To find this bookmark go to your personnal preference and search for
+To find this bookmark go to your personal preferences and search for
 the "Bookmarklet" item.
 
 
diff --git a/user_manual/files/encryption.rst b/user_manual/files/encryption.rst
index 8d8cba3..6cd49fc 100644
--- a/user_manual/files/encryption.rst
+++ b/user_manual/files/encryption.rst
@@ -12,7 +12,7 @@ not able to read your data.
 
 Please remember. Once the encryption app is enabled you need your log-in
 password to decrypt and access your data. By default your data will be lost if
-you loss your log-in pasword. If you want to protect yourself against password
+you loss your log-in password. If you want to protect yourself against password
 loss store your log-in password on a secure place or enable the recovery key
 as described below.
 
diff --git a/user_manual/files/files.rst b/user_manual/files/files.rst
index e55afaf..0951b20 100644
--- a/user_manual/files/files.rst
+++ b/user_manual/files/files.rst
@@ -12,7 +12,7 @@ Linux
 Gnome 3/Nautilus
 ~~~~~~~~~~~~~~~~
 
-The URL that you have to use to connect to the owncloud installation in nautilus is::
+The URL that you have to use to connect to the ownCloud installation in nautilus is::
 
   davs://youraddress.com/owncloud/remote.php/webdav
 
@@ -23,7 +23,7 @@ If your server connection is not HTTPS-secured, use `dav://` instead of `davs://
 
 KDE/Dolphin
 ~~~~~~~~~~~
-Click in the adress area and enter::
+Click in the address area and enter::
 
     webdav://youraddress.com/owncloud/remote.php/webdav
 
@@ -105,7 +105,7 @@ In the Finder, choose **Go > Connect to Server,** type the address of the server
 
 .. image:: ../images/osx_webdav1.png
 
-The URL that you have to use to connect to the owncloud installation in finder is::
+The URL that you have to use to connect to the ownCloud installation in finder is::
 
   http://youraddress.com/owncloud/remote.php/webdav
 
@@ -117,9 +117,9 @@ For details, check the respective `vendor documentation`_ at the Apple website.
 
 Windows
 -------
-For Windows a seperate webdav client is recommended to access the files from your server. Choose one from the `WebDav Project page <http://www.webdav.org/projects/>`_
+For Windows a seperate WebDAV client is recommended to access the files from your server. Choose one from the `WebDav Project page <http://www.webdav.org/projects/>`_
 
-Should you have to use the native implementation then you can assign ownCloud a drive letter.  This allows you to browse files stored on an ownCloudserver the way you would files stored in a mapped network drive.
+Should you have to use the native implementation then you can assign ownCloud a drive letter. This allows you to browse files stored on an ownCloudserver the way you would files stored in a mapped network drive.
 
 Using this feature requires network connectivity. If you want to store
 your files offline, use the ownCloud Client to sync all files on your
@@ -134,7 +134,7 @@ Mapping via the command line
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Suppose your ownCloud is installed at **https://youraddress.com/owncloud**,
-that is, entering this URL in your webbrowser will bring up the login screen.
+that is, entering this URL in your web browser will bring up the login screen.
 Running::
 
   net use Z: https://youraddress.com/owncloud/remote.php/webdav /user:youruser yourpassword
@@ -184,7 +184,7 @@ Port
   80 (for WebDAV)
   443 (for WebDAV (HTTPS/SSL))
 
-Use the 'More Options' drop-down menu to add the rest of your webdav URL into the 'Path' field. e.g.:
+Use the 'More Options' drop-down menu to add the rest of your WebDAV URL into the 'Path' field. e.g.:
 
 Path
   remote.php/webdav
diff --git a/user_manual/index.rst b/user_manual/index.rst
index 9119fd4..8166364 100644
--- a/user_manual/index.rst
+++ b/user_manual/index.rst
@@ -5,21 +5,21 @@ User Documentation
 ==================
 **Welcome to ownCloud, your self-hosted file sync and share solution.**
 
-OwnCloud is open source file sync and share software for everyone from individuals operating the free Community Edition, to large enterprises and service providers operating ownCloud Enterprise Edition. ownCloud provides a safe, secure and compliant file sync and share solution on servers you control.
+ownCloud is open source file sync and share software for everyone from individuals operating the free Community Edition, to large enterprises and service providers operating ownCloud Enterprise Edition. ownCloud provides a safe, secure and compliant file sync and share solution on servers you control.
 
 With ownCloud you can share one or more folders on your PC, and sync them with your ownCloud server. Place files in your local shared directories, and those files are immediately synced to the server, and then to other PCs via the desktop client. Not near a desktop client? No problem, simply log in with the web client and manage your files there. The Android and iOS mobile apps allow you to browse, download and upload photos and videos. On Android, you may also create, download, edit and [...]
 
 Whether using a mobile device, a workstation, or a web client, ownCloud provides the ability to put the right files in the right hands at the right time on any device in one simple-to-use, secure, private and controlled solution. After all, with ownCloud, it’s Your Cloud, Your Data, Your Way.
 
-Webinterface
-============
+Web interface
+=============
 This chapter contains a general overview how you access ownCloud from a Browser like Firefox, Chrome or Internet Explorer
 
 * :doc:`webinterface`
 
 Files & Synchronization
 =======================
-This chapter contains information about accessing your files via WebDav and Synchronization.
+This chapter contains information about accessing your files via WebDAV and Synchronization.
 
 * :doc:`files/files`
 * :doc:`files/sync`
diff --git a/user_manual/migration.rst b/user_manual/migration.rst
index 0d94096..6a168a5 100644
--- a/user_manual/migration.rst
+++ b/user_manual/migration.rst
@@ -1,7 +1,7 @@
 User Account Migration
 ======================
 
-User account migration support is provided by the user_migrate app. It is important to note that only data from apps that support migration will be migrated. While we encoruage all apps to support migration, it is not a requirement and it the responsibility of the app developer.
+User account migration support is provided by the user_migrate app. It is important to note that only data from apps that support migration will be migrated. While we encourage all apps to support migration, it is not a requirement and it the responsibility of the app developer.
 
 Export
 ------
@@ -16,4 +16,4 @@ To import your user account, you must first have an existing account on your new
 #. Select the 'Import' button, and locate the zip file that you downloaded from your old ownCloud instance
 #. Wait for the file to be uploaded and imported
 
-.. note:: Your user account credentials will **not** be migrated.
\ No newline at end of file
+.. note:: Your user account credentials will **not** be migrated.
diff --git a/user_manual/pim/calendar.rst b/user_manual/pim/calendar.rst
index fcb1fa3..a26139b 100644
--- a/user_manual/pim/calendar.rst
+++ b/user_manual/pim/calendar.rst
@@ -58,7 +58,7 @@ description, the location and the repetition rate of an event. If the repeating
 should end you can choose between setting the end by date or by occurrences. If
 you choose in the weekview all days from Monday to Friday it will automatically
 set the repeat rule to "every weekday". If the interval of the weekview can be
-devided by two it automatically set the repeat rule to "Bi-Weekly".
+divided by two it automatically set the repeat rule to "Bi-Weekly".
 
 Exporting / Importing events
 ----------------------------
@@ -80,11 +80,11 @@ Import
 .. figure:: ../images/calendar_import.png
    :scale: 50
 
-Import your calendar as ical file using the files app. Just click on the
+Import your calendar as iCal file using the files app. Just click on the
 calendar file to open the import dialog. You can import the calendar into a new
 calendar or into an already existing calendar.
 
-.. note:: If the progressbar does not work properly, the folder
+.. note:: If the progress bar does not work properly, the folder
           ``apps/calendar/import_tmp/`` has probably no write permission.
 
 Why is the calendar app asking for my current location?
diff --git a/user_manual/pim/contacts.rst b/user_manual/pim/contacts.rst
index 296c56e..99422df 100755
--- a/user_manual/pim/contacts.rst
+++ b/user_manual/pim/contacts.rst
@@ -75,7 +75,7 @@ You can crop the picture however you wish and then press OK.
 
 
 As you can see it is really easy to set things right in this app.
-It automatically pics up the First name, Middle name (if any) and the last name
+It automatically picks up the First name, Middle name (if any) and the last name
 You may add or delete any section you want for your own convenience.
 
 Creating new address books
@@ -83,7 +83,7 @@ Creating new address books
 
 When you click on the third button of the bottom bar,
 you will have access to the application's settings.
-Then, press on the "More button" to access the options of your Addressbooks.
+Then, press on the "More button" to access the options of your addressbooks.
 
 .. image:: ../images/contact_del_ab.jpg
 
@@ -94,7 +94,7 @@ Hover your cursor on every icon to see what they mean.
 Keeping your address book in sync
 ---------------------------------
 One of the most important thing in any contact app is to keep it in Sync.
-You can sync this contact app to your phone which has the following OS's- Android and IOS
+You can sync this contact app to your phone which has the following OS's- Android and iOS
 
 
 Syncing with Android
@@ -107,7 +107,7 @@ Syncing with Android
 
 .. image:: ../images/contact_syncopt.jpg
 
-Syncing your IOS device
+Syncing your iOS device
 ~~~~~~~~~~~~~~~~~~~~~~~
 
 Synchronizing the Address book
@@ -136,4 +136,4 @@ Other Syncing options provided by ownCloud
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1. For android you may use their official android app-  https://owncloud.com/overview/mobileapps
 
-2. And for IOS(Iphone and Ipad) use their app - https://owncloud.com/overview/mobileapps
+2. And for iOS (iPhone and iPad) use their app - https://owncloud.com/overview/mobileapps
diff --git a/user_manual/pim/sync_thunderbird.rst b/user_manual/pim/sync_thunderbird.rst
index 49f2f7b..7ef4b9d 100755
--- a/user_manual/pim/sync_thunderbird.rst
+++ b/user_manual/pim/sync_thunderbird.rst
@@ -4,7 +4,7 @@ Thunderbird - Synchronize Address Book
 Address book
 ------------
 
-As someone who is new to OwnCloud, New to SoGo Connector, and new to Thunderbird Addressbook... here is what you need in excruciating pithy detail I needed to make this work (for all the other lost souls out there).
+As someone who is new to ownCloud, New to SoGo Connector, and new to Thunderbird Addressbook... here is what you need in excruciating pithy detail I needed to make this work (for all the other lost souls out there).
 
 1. `<http://www.mozilla.org/en-US/thunderbird/>`__ **Thunderbird** for your OS unless it comes with your OS distribution (Linux) 
 #. `<http://www.sogo.nu/english/downloads/frontends.html>`__ **Sogo Connector** (latest release)
@@ -25,8 +25,8 @@ which will display the URL you need for your installation to work.
 .. image:: ../images/contact_thunderbird-URL_config.jpg
    
 
-Once installed, synchronize (right click on your newly made remote addressbook and select "Synchronize"). You'll see your addressbook populate from OwnCloud! Don't click "read only" above unless you don't want to modify your OwnCloud server addressbook, like it contains a listing of corporate contacts and is shared with lots of people, and you don't want a new user dragging it somewhere unintended.
+Once installed, synchronize (right click on your newly made remote addressbook and select "Synchronize"). You'll see your addressbook populate from ownCloud! Don't click "read only" above unless you don't want to modify your ownCloud server addressbook, like it contains a listing of corporate contacts and is shared with lots of people, and you don't want a new user dragging it somewhere unintended.
 
-The rest of the details of dealing with Thunderbird addressbook are left to the reader... First thing I learned is dragging a contact to a different addressbook is a "move" operation. If you are worried about losing the contact, save it to a VCF file using OwnCloud (Or LDIF using Thunderbird Addressbook) first! Like dragging from "OwnCloud Addressbook" to "Personal Address Book" removes the contact from OwnCloud Server (*deleting it from all the other synchronized installations*) and put [...]
+The rest of the details of dealing with Thunderbird addressbook are left to the reader... First thing I learned is dragging a contact to a different addressbook is a "move" operation. If you are worried about losing the contact, save it to a VCF file using ownCloud (Or LDIF using Thunderbird Addressbook) first! Like dragging from "ownCloud Addressbook" to "Personal Address Book" removes the contact from ownCloud Server (*deleting it from all the other synchronized installations*) and put [...]
 
 Contact *Pictures* are also sync'ed!

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list