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>2017-07-14 03:08:56 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-14 03:08:56 +0300
commit9e463c1f54a1448a11581ec6f06034c5c599690c (patch)
tree604c240457302263b28a41a8d3c151b7424b0610 /apps/theming/l10n
parent7b70c4000bb62d3e26fc1150c8969c7924fc6ec5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/sk.js6
-rw-r--r--apps/theming/l10n/sk.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js
index fe852153b16..9f6ea2dff62 100644
--- a/apps/theming/l10n/sk.js
+++ b/apps/theming/l10n/sk.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"theming",
{
+ "Loading preview…" : "Načítavanie ukážky...",
"Saved" : "Uložené",
"Admin" : "Správca",
"a safe home for all your data" : "bezpečný domov pre všetky vaše dáta",
@@ -11,8 +12,10 @@ OC.L10N.register(
"No file uploaded" : "Žiadny súbor nebol nahraný",
"Unsupported image type" : "Typ obrázka nie je podporovaný",
"You are already using a custom theme" : "Už používate upravený vzhľad",
- "Theming" : "Vzhľad",
+ "Theming" : "Zmena vzhľadu",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Zmena vzhľadu umožňuje ľahko upraviť pocit z vašej inštalácie a podporovaných klientov. Toto bude viditeľné pre všetkých klientov.",
"Name" : "Názov",
+ "Reset to default" : "Nastaviť predvolené",
"Web address" : "Web adresa",
"Web address https://…" : "Webová adresa https://...",
"Slogan" : "Slogan",
@@ -21,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "Nahrať nové logo",
"Login image" : "Prihlasovací obrázok",
"Upload new login background" : "Nahrať nové prihlasovacie pozadie",
+ "Remove background image" : "Odstrániť obrázok pozadia",
"reset to default" : "nastaviť predvolené",
"Log in image" : "Prihlasovací obrázok"
},
diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json
index b0ba8be6231..c37e28a1a60 100644
--- a/apps/theming/l10n/sk.json
+++ b/apps/theming/l10n/sk.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Loading preview…" : "Načítavanie ukážky...",
"Saved" : "Uložené",
"Admin" : "Správca",
"a safe home for all your data" : "bezpečný domov pre všetky vaše dáta",
@@ -9,8 +10,10 @@
"No file uploaded" : "Žiadny súbor nebol nahraný",
"Unsupported image type" : "Typ obrázka nie je podporovaný",
"You are already using a custom theme" : "Už používate upravený vzhľad",
- "Theming" : "Vzhľad",
+ "Theming" : "Zmena vzhľadu",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Zmena vzhľadu umožňuje ľahko upraviť pocit z vašej inštalácie a podporovaných klientov. Toto bude viditeľné pre všetkých klientov.",
"Name" : "Názov",
+ "Reset to default" : "Nastaviť predvolené",
"Web address" : "Web adresa",
"Web address https://…" : "Webová adresa https://...",
"Slogan" : "Slogan",
@@ -19,6 +22,7 @@
"Upload new logo" : "Nahrať nové logo",
"Login image" : "Prihlasovací obrázok",
"Upload new login background" : "Nahrať nové prihlasovacie pozadie",
+ "Remove background image" : "Odstrániť obrázok pozadia",
"reset to default" : "nastaviť predvolené",
"Log in image" : "Prihlasovací obrázok"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"