translated a bunch of conetet

This commit is contained in:
gws 2024-11-14 13:49:44 +01:00
parent c4e3078532
commit 70907e1e8e
12 changed files with 128 additions and 11 deletions

27
content/it/_index.sv.md Normal file
View file

@ -0,0 +1,27 @@
+++
title = "IT"
description = "IT Services and Consulting"
weight = 3
template="it_section.html"
[extra]
intro = "derp"
+++
# Frihet
Vi är specialiserade på öppen källkod för IT-infrastruktur.
När vi konfigurerar tjänster åt dig gör vi alla våra anpassningar och konfigurationskoder tillgängliga för dig.
På så sätt har du friheten att migrera enkelt. Och ännu bättre erbjuder vi migrationshjälp.
# IT-paket
Vi erbjuder IT-paket skräddarsydda för små till medelstora företag.
I paketet ingår
- [x] Wordpress
- [x] Static Webpages
- [x] Office Software
- [x] Email
- [x] Cloudstorage
- [x] Backups

View 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.

View 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>

View 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>

View 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>

View 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>

View 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>