diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 606bc03ddd3..b9b14ad36bc 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -207,8 +207,8 @@ OC.L10N.register( "Configured" : "Nastavené", "Mimetype migrations available" : "Je dostupná migrácia Mimetype ", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "K dispozícii je jedna alebo viacero migrácií mimetypov. Príležitostne sa pridávajú nové typy mime, aby sa lepšie spracovali určité typy súborov. Migrácia mimetypov trvá dlho na väčších inštanciách, takže sa nevykonáva automaticky počas aktualizácií. Na vykonanie migrácií použite príkaz `occ maintenance:repair --include-expensive`.", - "MySQL Unicode support" : "Podpora Unicode v MySQL", "You are not using MySQL" : "Nepoužívate MySQL", + "MySQL Unicode support" : "Podpora Unicode v MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL sa používa ako databáza a podporuje 4-bajtové znaky.", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL sa používa ako databáza, ale nepodporuje 4-bajtové znaky. Ak chcete byť schopní spracovať 4-bajtové znaky (ako sú emotikony) bez problémov v názvoch súborov alebo komentároch, odporúča sa povoliť podporu 4-bajtov v MySQL.", "OCS provider resolving" : "Riešenie poskytovateľa OCS", |