diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-04-02 00:23:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-04-02 00:23:10 +0000 |
commit | 82b1b4d0c413cd3ced2f1913990c765f07ba0c4c (patch) | |
tree | 3f73fdecc9a1f77fea734943c26e31839697b57e /lib | |
parent | fdc0b1ecf423e400257edf868a51d5873fc66c64 (diff) | |
download | nextcloud-server-82b1b4d0c413cd3ced2f1913990c765f07ba0c4c.tar.gz nextcloud-server-82b1b4d0c413cd3ced2f1913990c765f07ba0c4c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/et_EE.js | 1 | ||||
-rw-r--r-- | lib/l10n/et_EE.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index b1807c1fcad..cb1a17db8e7 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -44,6 +44,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Tühi failinimi pole lubatud", "__language_name__" : "Eesti", "This is an automatically sent email, please do not reply." : "See on automaatselt saadetud e-kiri, palun ära vasta.", + "Appearance and accessibility" : "Välimus ja hõlpsus", "Apps" : "Rakendused", "Personal settings" : "Isiklikud seaded", "Administration settings" : "Administreerimise seaded", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index 53b0fb7a9b8..1f2732147ff 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -42,6 +42,7 @@ "Empty filename is not allowed" : "Tühi failinimi pole lubatud", "__language_name__" : "Eesti", "This is an automatically sent email, please do not reply." : "See on automaatselt saadetud e-kiri, palun ära vasta.", + "Appearance and accessibility" : "Välimus ja hõlpsus", "Apps" : "Rakendused", "Personal settings" : "Isiklikud seaded", "Administration settings" : "Administreerimise seaded", |