diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
commit | 88b66442a2ca71070f0d655f426c2d099fd1d8b5 (patch) | |
tree | a1293aea36f0fbc36473248f8f938334d17eb741 /core/l10n/sk.js | |
parent | 38569444d2c7a08cd75245d94d263aebb00c8353 (diff) | |
download | nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.tar.gz nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.zip |
[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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 4a567e95ef6..d47075afc5f 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -173,8 +173,6 @@ OC.L10N.register( "Keep your colleagues and friends in one place without leaking their private info." : "Udržujte si údaje o svojich kolegoch a priateľoch na jednom mieste bez hrozby úniku ich súkromných informácií tretím stranám.", "Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednoduchá apka pre čítanie e-mailov, prepojená so Súbormi, Kontaktami a Kalendárom.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Četovanie, videohovory, zdieľanie obrazovky, online stretnutia a webové konferencie - vo vašom prehliadači a pomocou mobilných aplikácií.", - "Collaboratively edit office documents." : "Spolupracujte na úprave kancelárskych dokumentov.", - "Local document editing back-end used by the Collabora Online app." : "Miestna úprava dokumentov využíva aplikáciu Collabora Online.", "Forgot password?" : "Zabudli ste heslo?", "Log in with a device" : "Prihlásiť sa pomocou zariadenia", "Back" : "Späť", @@ -397,6 +395,8 @@ OC.L10N.register( "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Niektorým stĺpcom v databáze chýba konverzia na big int. Vzhľadom na to, že zmena typov stĺpcov na veľkých tabuľkách by mohla chvíľu trvať, neboli zmenené automaticky. Spustením príkazu „occ db:convert-filecache-bigint“ budú zmeny aplikované manuálne. Túto operáciu je potrebné vykonať v čase, keď je inštancia offline. Ďalšie informácie nájdete na {linkstart} dokumentačnej stránke o tomto ↗{linkend}.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Na migráciu do inej databázy použite nástroj príkazového riadku: 'occ db:convert-type' alebo si pozrite dokumentáciu {linkstart} ↗{linkend}.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Váš priečinok s dátami aj vaše súbory sú pravdepodobne prístupné z internetu. Súbor .htaccess nefunguje. Dôrazne odporúčame nakonfigurovať webový server tak, aby priečinok s dátami nebol naďalej prístupný alebo presunúť priečinok s dátami mimo priestoru, ktorý webový server sprístupňuje.", + "Collaboratively edit office documents." : "Spolupracujte na úprave kancelárskych dokumentov.", + "Local document editing back-end used by the Collabora Online app." : "Miestna úprava dokumentov využíva aplikáciu Collabora Online.", "More" : "Viac", "More apps menu" : "Menu ostatných aplikácií", "Settings menu" : "Menu nastavení", |