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>2022-02-24 05:26:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-24 05:26:36 +0300
commit6da8a6d62adde9b1ed011a7a18d43984cf5a27a8 (patch)
treea70c83235e64067edb32b52777af4c8f82f39f63 /core/l10n/sk.js
parent451f705871213ba40505cab242f8b3a0b0008458 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r--core/l10n/sk.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index f05e2535c83..a3d42081598 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -423,6 +423,8 @@ OC.L10N.register(
"Can't install this app because it is not compatible" : "Táto apka sa nedá nainštalovať, nie je kompatibilná",
"Can't install this app" : "Táto apka sa nedá nainštalovať",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Modul OPcache PHP nie je načítaný. {linkstart} Pre lepší výkon sa odporúča ↗{linkend} načítať ho do vašej inštalácie PHP.",
- "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache nie je nakonfigurovaná správne. {linkstart}Pre zvýšenie výkonu ↗{linkend} použite v <code>php.ini</code> nasledovné odporúčané nastavenia:"
+ "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache nie je nakonfigurovaná správne. {linkstart}Pre zvýšenie výkonu ↗{linkend} použite v <code>php.ini</code> nasledovné odporúčané nastavenia:",
+ "You haven't added any info yet" : "Zatiaľ ste nepridali žiadne informácie",
+ "{user} hasn't added any info yet" : "{user} zatiaľ nepridal žiadne informácie"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");