diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:21:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:21:07 +0000 |
commit | 264cd2dccec00c0ebaaff57f341ae37cb9eb8b58 (patch) | |
tree | 549d221a05f2c032e484cd03fd7dd2717a784836 /core | |
parent | 7f825c0cc17279e8f89d3d39f9cdb7bc45979583 (diff) | |
download | nextcloud-server-264cd2dccec00c0ebaaff57f341ae37cb9eb8b58.tar.gz nextcloud-server-264cd2dccec00c0ebaaff57f341ae37cb9eb8b58.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/sk.js | 1 | ||||
-rw-r--r-- | core/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/sk.js b/core/l10n/sk.js index d3114296b11..2b67f193924 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -104,6 +104,7 @@ OC.L10N.register( "No" : "Nie", "Yes" : "Áno", "Federated user" : "Združený užívateľ", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Vytvoriť sprístupnenie", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", "Custom date range" : "Vlastné rozpätie dátumov", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index ee1230f9d78..9fc86c8b217 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -102,6 +102,7 @@ "No" : "Nie", "Yes" : "Áno", "Federated user" : "Združený užívateľ", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "Vytvoriť sprístupnenie", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", "Custom date range" : "Vlastné rozpätie dátumov", |