diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-15 00:23:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-15 00:23:31 +0000 |
commit | f1dc8c75db0b037990fd570adbd5ab091d13b610 (patch) | |
tree | 560484308e890a932a26551253586555f22a2205 /lib | |
parent | 1f99521df18bff29f02be544cf9788ed603dc3d0 (diff) | |
download | nextcloud-server-f1dc8c75db0b037990fd570adbd5ab091d13b610.tar.gz nextcloud-server-f1dc8c75db0b037990fd570adbd5ab091d13b610.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/uz.js | 2 | ||||
-rw-r--r-- | lib/l10n/uz.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js index d5e2d872928..25ebb3255a2 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -10,11 +10,13 @@ OC.L10N.register( "seconds ago" : "seconds ago", "Apps" : "Apps", "Settings" : "Settings", + "Accounts" : "Akkaunt", "Email" : "Email", "Website" : "Veb-sayt", "Address" : "Address", "Profile picture" : "Profil rasmi", "About" : "About", + "Additional settings" : "Parol", "Set an admin password." : "Set an admin password.", "Open %s" : "Ochiq %s", "Sunday" : "Yakshanba", diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json index 9bc808564cd..e5fe29c43ac 100644 --- a/lib/l10n/uz.json +++ b/lib/l10n/uz.json @@ -8,11 +8,13 @@ "seconds ago" : "seconds ago", "Apps" : "Apps", "Settings" : "Settings", + "Accounts" : "Akkaunt", "Email" : "Email", "Website" : "Veb-sayt", "Address" : "Address", "Profile picture" : "Profil rasmi", "About" : "About", + "Additional settings" : "Parol", "Set an admin password." : "Set an admin password.", "Open %s" : "Ochiq %s", "Sunday" : "Yakshanba", |