diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-13 00:20:46 +0000 |
commit | c9e4598360335d7eab0f4a5153dbf16a1f161351 (patch) | |
tree | 7952ec03cfd86f0c90ee8df0e55cb77bcd0b96ac /core | |
parent | d0275a7702a19105f9d7169ba7c48043458d5b95 (diff) | |
download | nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.tar.gz nextcloud-server-c9e4598360335d7eab0f4a5153dbf16a1f161351.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", |