diff options
Diffstat (limited to 'core/l10n/sk.js')
-rw-r--r-- | core/l10n/sk.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index ad669c2e086..da359df1066 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -168,6 +168,7 @@ OC.L10N.register( "Forgot password?" : "Zabudli ste heslo?", "Log in with a device" : "Prihlásiť sa pomocou zariadenia", "Back" : "Späť", + "Searching …" : "Hľadá sa …", "Settings" : "Nastavenia", "Could not load your contacts" : "Nie je možné načítať Vaše kontakty", "Search contacts …" : "Prehľadať kontakty...", @@ -302,8 +303,6 @@ OC.L10N.register( "More apps" : "Viac aplikácií", "More" : "Viac", "More apps menu" : "Menu ostatných aplikácií", - "Search" : "Hľadať", - "Reset search" : "Vynuluj vyhľadávanie", "Contacts" : "Kontakty", "Contacts menu" : "Menu kontaktov", "Settings menu" : "Menu nastavení", @@ -435,6 +434,8 @@ OC.L10N.register( "Error removing share" : "Chyba pri rušení sprístupnenia", "({scope})" : "({scope})", "Saving..." : "Ukladám...", + "Search" : "Hľadať", + "Reset search" : "Vynuluj vyhľadávanie", "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é:", |