diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:22 +0000 |
commit | 47e28d88f40a34ca697baa2f831db5eaa209907a (patch) | |
tree | 3bd18cfcbf7f5deea06fbfba7af007a23534cbf1 /core/l10n/sk.js | |
parent | b23db6588e753afe453c3611f3b3adb2b04577ad (diff) | |
download | nextcloud-server-47e28d88f40a34ca697baa2f831db5eaa209907a.tar.gz nextcloud-server-47e28d88f40a34ca697baa2f831db5eaa209907a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 913cec77667..b832fd7d3b0 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -171,7 +171,6 @@ OC.L10N.register( "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 OnlyOffice app." : "Miestna úprava dokumentov využíva aplikáciu OnlyOffice.", "Forgot password?" : "Zabudli ste heslo?", "Log in with a device" : "Prihlásiť sa pomocou zariadenia", "Back" : "Späť", @@ -437,6 +436,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Váš klient by mal byť pripojený. Toto okno už môžete zatvoriť.", "Cancel log in" : "Zrušiť prihlásenie", "These apps will be updated:" : "Tieto aplikácie budú aktualizované:", + "Local document editing back-end used by the OnlyOffice app." : "Miestna úprava dokumentov využíva aplikáciu OnlyOffice.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalendár, Kontakty, Talk, E-mail a OnlyIffice" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |