diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-19 00:28:10 +0000 |
commit | 1c014f82c2343bd3661ad1366171709a42eed076 (patch) | |
tree | 8917970b050124a5475f73a09bdd562b3d2b07a5 /apps/user_status | |
parent | 5de36b6941f395932ad2889afadb6952b8fd9c20 (diff) | |
download | nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.tar.gz nextcloud-server-1c014f82c2343bd3661ad1366171709a42eed076.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 | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/sk.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/sk.js b/apps/user_status/l10n/sk.js index 59548d307a8..973158238a6 100644 --- a/apps/user_status/l10n/sk.js +++ b/apps/user_status/l10n/sk.js @@ -26,7 +26,7 @@ OC.L10N.register( "Online" : "Pripojené", "Away" : "Preč", "Do not disturb" : "Nerušiť", - "Invisible" : "Neviditeľné", + "Invisible" : "Neviditeľnosť", "Offline" : "Offline", "There was an error saving the new status" : "Pri ukladaní nového stavu sa vyskytla chyba", "30 minutes" : "30 minút", diff --git a/apps/user_status/l10n/sk.json b/apps/user_status/l10n/sk.json index fa503d58237..40e7f860da0 100644 --- a/apps/user_status/l10n/sk.json +++ b/apps/user_status/l10n/sk.json @@ -24,7 +24,7 @@ "Online" : "Pripojené", "Away" : "Preč", "Do not disturb" : "Nerušiť", - "Invisible" : "Neviditeľné", + "Invisible" : "Neviditeľnosť", "Offline" : "Offline", "There was an error saving the new status" : "Pri ukladaní nového stavu sa vyskytla chyba", "30 minutes" : "30 minút", |