diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-31 00:19:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-31 00:19:32 +0000 |
commit | c93d44bb3feda711160bbf2e0aadff2a8179ef79 (patch) | |
tree | a6e9e47ea732fff318d1c7c6a7b82aca0649bd3c /apps/user_status | |
parent | 4b85a886207c2a5d2faffc055e7662ea99118c1a (diff) | |
download | nextcloud-server-c93d44bb3feda711160bbf2e0aadff2a8179ef79.tar.gz nextcloud-server-c93d44bb3feda711160bbf2e0aadff2a8179ef79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/sk.js | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index d1c79e9ac89..a2937191455 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -12,14 +12,23 @@ OC.L10N.register( "In a call" : "práve telefonuje", "User status" : "Stav užívateľa", "Clear status after" : "Vyčistiť správu o stave po", + "Emoji for your status message" : "Emoji pre vašu statusovú správu", "What is your status?" : "Aký je váš stav?", + "Predefined statuses" : "Preddefinované statusy", + "Previously set" : "Predtým nastavené", + "Reset status" : "Obnoviť status", "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", + "Your status was set automatically" : "Váš status bol nastavený automaticky", "Clear status message" : "Vyčistiť správu o stave", "Set status message" : "Nastaviť správu o stave", + "Reset status to \"{icon} {message}\"" : "Obnoviť stav na „{icon} {message}“", + "Reset status to \"{message}\"" : "Obnoviť stav na „{message}“", + "Reset status to \"{icon}\"" : "Obnoviť stav na „{icon}“", "There was an error saving the status" : "Pri ukladaní stavu sa vyskytla chyba", "There was an error clearing the status" : "Pri čistení stavu sa vyskytla chyba", + "There was an error reverting the status" : "Pri zmene statusu sa vyskytla chyba", "Don't clear" : "Nemazať", "Today" : "Dnes", "This week" : "Tento týždeň", diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index 98d67eca1d8..940f45193ae 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -10,14 +10,23 @@ "In a call" : "práve telefonuje", "User status" : "Stav užívateľa", "Clear status after" : "Vyčistiť správu o stave po", + "Emoji for your status message" : "Emoji pre vašu statusovú správu", "What is your status?" : "Aký je váš stav?", + "Predefined statuses" : "Preddefinované statusy", + "Previously set" : "Predtým nastavené", + "Reset status" : "Obnoviť status", "Set status" : "Nastaviť stav", "Online status" : "Stav pripojenia", "Status message" : "Správa o stave", + "Your status was set automatically" : "Váš status bol nastavený automaticky", "Clear status message" : "Vyčistiť správu o stave", "Set status message" : "Nastaviť správu o stave", + "Reset status to \"{icon} {message}\"" : "Obnoviť stav na „{icon} {message}“", + "Reset status to \"{message}\"" : "Obnoviť stav na „{message}“", + "Reset status to \"{icon}\"" : "Obnoviť stav na „{icon}“", "There was an error saving the status" : "Pri ukladaní stavu sa vyskytla chyba", "There was an error clearing the status" : "Pri čistení stavu sa vyskytla chyba", + "There was an error reverting the status" : "Pri zmene statusu sa vyskytla chyba", "Don't clear" : "Nemazať", "Today" : "Dnes", "This week" : "Tento týždeň", |