diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-01 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-01 00:20:21 +0000 |
commit | b36bd3749f00d3bb9cebe31ff8285b00eba52c7d (patch) | |
tree | e916d8555e0d678b06770a98800fbbb2f501a76a /lib | |
parent | 8a13f284765bd4606984e7d925c32ae6e82b8a27 (diff) | |
download | nextcloud-server-b36bd3749f00d3bb9cebe31ff8285b00eba52c7d.tar.gz nextcloud-server-b36bd3749f00d3bb9cebe31ff8285b00eba52c7d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/sk.js | 1 | ||||
-rw-r--r-- | lib/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 9c85fce4c07..41527f6d870 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -19,6 +19,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s", + "Education bundle" : "Sada pre vzdelávanie", "Enterprise bundle" : "Enterprise balíček", "Groupware bundle" : "Balíček groupware", "Hub bundle" : "Sada pre centrum aktivity (hub)", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 93b4f7d2760..b6368712d42 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -17,6 +17,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s a %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s a %5$s", + "Education bundle" : "Sada pre vzdelávanie", "Enterprise bundle" : "Enterprise balíček", "Groupware bundle" : "Balíček groupware", "Hub bundle" : "Sada pre centrum aktivity (hub)", |