diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/sk.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.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 372b7aa789d..a15368547ac 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -138,6 +138,7 @@ OC.L10N.register( "No results for {query}" : "Žiadne výsledky pre {query}", "Loading more results …" : "Načítava sa viac výsledkov …", "Load more results" : "Načítať viac výsledkov", + "Search" : "Hľadať", "Settings" : "Nastavenia", "Could not load your contacts" : "Nie je možné načítať Vaše kontakty", "Search contacts …" : "Prehľadať kontakty...", @@ -358,7 +359,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} výsledok vyhľadávania v ostatných priečinkoch","{count} výsledky vyhľadávania v ostatných priečinkoch","{count} výsledkov vyhľadávania v ostatných priečinkoch","{count} výsledkov vyhľadávania v ostatných priečinkoch"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Správa s informáciami na zmenu hesla bola zaslaná na email uvedený v tomto účte. Ak tam nie je, skontrolujte si priečinok nevyžiadanej pošty a kôš, alebo požiadajte svojho administrátora o pomoc.", "Nextcloud {app}" : "Nextcloud {app}", - "Search" : "Hľadať", "These apps will be updated:" : "Tieto aplikácie budú aktualizované:" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |