Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-21 05:16:12 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-21 05:16:12 +0300
commit3ffb67a8ca5854993da8dd633c760a5c2e6cdeb7 (patch)
tree1d09075dce171e9d329949cb47d73336674ab10b /apps/theming
parenta409420c99b0409058f0c5c8fa6779f16f040d2f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/fi.js4
-rw-r--r--apps/theming/l10n/fi.json4
-rw-r--r--apps/theming/l10n/pl.js1
-rw-r--r--apps/theming/l10n/pl.json1
-rw-r--r--apps/theming/l10n/sv.js1
-rw-r--r--apps/theming/l10n/sv.json1
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js
index 71d91c8c4e7..8497775dfc0 100644
--- a/apps/theming/l10n/fi.js
+++ b/apps/theming/l10n/fi.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Nimi ei voi olla tyhjä",
"The given name is too long" : "Nimi on liian pitkä",
"The given web address is too long" : "Verkko-osoite on liian pitkä",
+ "The given web address is not a valid URL" : "Annettu verkko-osoite ei ole kelvollinen URL",
"The given legal notice address is too long" : "Annettu lainopillisen huomautuksen osoite on liian pitkä",
+ "The given legal notice address is not a valid URL" : "Annettu lainopillisen huomautuksen osoite ei ole kelvollinen URL",
"The given privacy policy address is too long" : "Annettu yksityiskäytännön osoite on liian pitkä",
+ "The given privacy policy address is not a valid URL" : "Annettu yksityiskäytännön osoite ei ole kelvollinen URL",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
"The file was uploaded" : "Tiedosto lähetettiin",
@@ -25,6 +28,7 @@ OC.L10N.register(
"Legal notice" : "Lainopillinen huomautus",
"Privacy policy" : "Yksityisyyskäytäntö",
"Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
+ "Open documentation" : "Avaa dokumentaatio",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teeman avulla voit helposti kustomoida web-käyttöliittymän ja tuettujen sovelluksien ulkonäköä ja tuntumaa. Teema näkyy kaikille käyttäjille.",
"Name" : "Nimi",
"Reset to default" : "Palauta oletukseksi",
diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json
index 070d7b9ecc4..58381159cc6 100644
--- a/apps/theming/l10n/fi.json
+++ b/apps/theming/l10n/fi.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Nimi ei voi olla tyhjä",
"The given name is too long" : "Nimi on liian pitkä",
"The given web address is too long" : "Verkko-osoite on liian pitkä",
+ "The given web address is not a valid URL" : "Annettu verkko-osoite ei ole kelvollinen URL",
"The given legal notice address is too long" : "Annettu lainopillisen huomautuksen osoite on liian pitkä",
+ "The given legal notice address is not a valid URL" : "Annettu lainopillisen huomautuksen osoite ei ole kelvollinen URL",
"The given privacy policy address is too long" : "Annettu yksityiskäytännön osoite on liian pitkä",
+ "The given privacy policy address is not a valid URL" : "Annettu yksityiskäytännön osoite ei ole kelvollinen URL",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
"The file was uploaded" : "Tiedosto lähetettiin",
@@ -23,6 +26,7 @@
"Legal notice" : "Lainopillinen huomautus",
"Privacy policy" : "Yksityisyyskäytäntö",
"Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
+ "Open documentation" : "Avaa dokumentaatio",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teeman avulla voit helposti kustomoida web-käyttöliittymän ja tuettujen sovelluksien ulkonäköä ja tuntumaa. Teema näkyy kaikille käyttäjille.",
"Name" : "Nimi",
"Reset to default" : "Palauta oletukseksi",
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index bb82ed9c61c..5117cbf898e 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Legal notice" : "Nota prawna",
"Privacy policy" : "Polityka prywatności",
"Adjust the Nextcloud theme" : "Dostosuj motyw Nextcloud",
+ "Open documentation" : "Otwórz dokumentację",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motyw umożliwia na łatwą personalizację wyglądu instancji i wspieranych klientów. Ustawiony wygląd będzie widoczny dla wszystkich użytkowników.",
"Name" : "Nazwa",
"Reset to default" : "Przywróć domyślne",
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
index 700b2333c77..478d5c43d41 100644
--- a/apps/theming/l10n/pl.json
+++ b/apps/theming/l10n/pl.json
@@ -28,6 +28,7 @@
"Legal notice" : "Nota prawna",
"Privacy policy" : "Polityka prywatności",
"Adjust the Nextcloud theme" : "Dostosuj motyw Nextcloud",
+ "Open documentation" : "Otwórz dokumentację",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motyw umożliwia na łatwą personalizację wyglądu instancji i wspieranych klientów. Ustawiony wygląd będzie widoczny dla wszystkich użytkowników.",
"Name" : "Nazwa",
"Reset to default" : "Przywróć domyślne",
diff --git a/apps/theming/l10n/sv.js b/apps/theming/l10n/sv.js
index e391b5cd0da..5df59e5772e 100644
--- a/apps/theming/l10n/sv.js
+++ b/apps/theming/l10n/sv.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Legal notice" : "Rättsligt meddelande",
"Privacy policy" : "Integritetspolicy",
"Adjust the Nextcloud theme" : "Justera Nextcloud-tema",
+ "Open documentation" : "Öppna dokumentationen",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare.",
"Name" : "Namn",
"Reset to default" : "Återställ till grundinställningar",
diff --git a/apps/theming/l10n/sv.json b/apps/theming/l10n/sv.json
index b2d5a092826..2a193603002 100644
--- a/apps/theming/l10n/sv.json
+++ b/apps/theming/l10n/sv.json
@@ -28,6 +28,7 @@
"Legal notice" : "Rättsligt meddelande",
"Privacy policy" : "Integritetspolicy",
"Adjust the Nextcloud theme" : "Justera Nextcloud-tema",
+ "Open documentation" : "Öppna dokumentationen",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teman gör det möjligt att enkelt skräddarsy utseendet på ditt moln. Detta kommer att synas för alla användare.",
"Name" : "Namn",
"Reset to default" : "Återställ till grundinställningar",