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>2021-07-15 13:37:56 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-15 13:37:56 +0300
commite9517b811c0f4bf455f576e80bf22e7db3ea108e (patch)
tree355c661f15540500161cbeb57822355302ff0699 /apps/weather_status
parent1826a1eea220b56b9e7477899bdb2b35a5e9ff78 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/sk.js4
-rw-r--r--apps/weather_status/l10n/sk.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js
index a0438e30fce..ccb21af3002 100644
--- a/apps/weather_status/l10n/sk.js
+++ b/apps/weather_status/l10n/sk.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "Chyba",
"Weather status" : "Stav počasia",
"Weather status in your dashboard" : "Stav počasia v informačnom paneli",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\n Poloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\n Stav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár.",
"Detect location" : "Zistiť polohu",
"Set custom address" : "Nastaviť vlastnú adresu",
"Favorites" : "Obľúbené",
@@ -34,6 +35,7 @@ OC.L10N.register(
"There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
"There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
"There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
- "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba."
+ "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\nPoloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\nStav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/weather_status/l10n/sk.json b/apps/weather_status/l10n/sk.json
index 6c827242df5..01961e2ebdb 100644
--- a/apps/weather_status/l10n/sk.json
+++ b/apps/weather_status/l10n/sk.json
@@ -5,6 +5,7 @@
"Error" : "Chyba",
"Weather status" : "Stav počasia",
"Weather status in your dashboard" : "Stav počasia v informačnom paneli",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\n Poloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\n Stav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár.",
"Detect location" : "Zistiť polohu",
"Set custom address" : "Nastaviť vlastnú adresu",
"Favorites" : "Obľúbené",
@@ -32,6 +33,7 @@
"There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
"There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
"There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
- "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba."
+ "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\nPoloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\nStav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file