diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-25 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-25 00:20:09 +0000 |
commit | d1a7e8860506dfcb0b08cc37e1a75081493324e3 (patch) | |
tree | d68992d9c04ae1f511062eefc48fd976d7a48110 /lib | |
parent | 064538384785fcc3928ad4bace49d0724da1eb2f (diff) | |
download | nextcloud-server-d1a7e8860506dfcb0b08cc37e1a75081493324e3.tar.gz nextcloud-server-d1a7e8860506dfcb0b08cc37e1a75081493324e3.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 ff0243c32e3..ef1768ac96b 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -23,6 +23,7 @@ OC.L10N.register( "Enterprise bundle" : "Enterprise balíček", "Groupware bundle" : "Balíček groupware", "Hub bundle" : "Sada pre centrum aktivity (hub)", + "Public sector bundle" : "Balík pre verejný sektor", "Social sharing bundle" : "Balíček sociálneho zdieľania", "PHP %s or higher is required." : "Požadovaná verzia PHP %s alebo vyššia.", "PHP with a version lower than %s is required." : "PHP je vyžadované vo vyššej verzii ako %s.", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index b3d9edb7d52..577e65ae8db 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -21,6 +21,7 @@ "Enterprise bundle" : "Enterprise balíček", "Groupware bundle" : "Balíček groupware", "Hub bundle" : "Sada pre centrum aktivity (hub)", + "Public sector bundle" : "Balík pre verejný sektor", "Social sharing bundle" : "Balíček sociálneho zdieľania", "PHP %s or higher is required." : "Požadovaná verzia PHP %s alebo vyššia.", "PHP with a version lower than %s is required." : "PHP je vyžadované vo vyššej verzii ako %s.", |