translated a bunch of conetet
This commit is contained in:
parent
c4e3078532
commit
70907e1e8e
12 changed files with 128 additions and 11 deletions
11
content/it/nextcloud/_index.sv.md
Normal file
11
content/it/nextcloud/_index.sv.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
+++
|
||||
title = "Nextcloud"
|
||||
weight = 3
|
||||
[extra]
|
||||
icon ="./nextcloud_icon_14.png"
|
||||
+++
|
||||
|
||||
Nextcloud is a suite of client-server software for creating and using file
|
||||
hosting services. Our nextcloud server is integrated with OnlyOffice and can
|
||||
provide functionality similar to Dropbox, Office 365 or Google Drive.
|
||||
|
||||
9
content/it/nextcloud/footer/1desktop.sv.md
Normal file
9
content/it/nextcloud/footer/1desktop.sv.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "desktop app"
|
||||
+++
|
||||
|
||||
<a title="desktop app" class="app-border app-link desktop" href="https://nextcloud.com/install/#install-clients">
|
||||
<p>
|
||||
Desktop
|
||||
</p>
|
||||
</a>
|
||||
10
content/it/nextcloud/footer/_index.sv.md
Normal file
10
content/it/nextcloud/footer/_index.sv.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
title= "footer"
|
||||
template ="null.html"
|
||||
sort_by = "slug"
|
||||
+++
|
||||
|
||||
|
||||
<a href="https://nextcloud.com/" class="link">
|
||||
Learn more about nextcloud
|
||||
</a>
|
||||
9
content/it/nextcloud/footer/googleplay.sv.md
Normal file
9
content/it/nextcloud/footer/googleplay.sv.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "googleplay"
|
||||
+++
|
||||
|
||||
<a class="app-link" href="https://play.google.com/store/apps/details?id=com.nextcloud.client" rel="nofollow">
|
||||
<img class="app-border" src="/googleplay-trim.png" alt="Download from Google Play" height="40"
|
||||
style="max-width: 100%;">
|
||||
</a>
|
||||
|
||||
8
content/it/nextcloud/footer/ios.sv.md
Normal file
8
content/it/nextcloud/footer/ios.sv.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
+++
|
||||
title = "ios store"
|
||||
+++
|
||||
|
||||
<a class="app-link" href="https://itunes.apple.com/us/app/nextcloud/id1125420102" rel="nofollow">
|
||||
<img class="app-border" src="/ios_store_badge.svg">
|
||||
</a>
|
||||
|
||||
9
content/it/nextcloud/footer/webapp.sv.md
Normal file
9
content/it/nextcloud/footer/webapp.sv.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
+++
|
||||
title = "nextcloud web app"
|
||||
draft = true
|
||||
+++
|
||||
|
||||
<a class="app-link" href="https://cloud.sondell.org" rel="nofollow">
|
||||
<img class="app-border" src="/pwa-badge.png" alt="Demo of the Nextcloud iOS files app" height="40"
|
||||
style="max-width: 100%;">
|
||||
</a>
|
||||
Loading…
Add table
Add a link
Reference in a new issue