diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-16 00:23:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-16 00:23:40 +0000 |
commit | e6b45a68adf9d5e1799600a63cb856e4b3c1f7fc (patch) | |
tree | 3696fbb19651446104bdb682b8798dd379da5001 /lib | |
parent | c50aece0ad11f5b11804a2e32db6bf2a6fee81bc (diff) | |
download | nextcloud-server-e6b45a68adf9d5e1799600a63cb856e4b3c1f7fc.tar.gz nextcloud-server-e6b45a68adf9d5e1799600a63cb856e4b3c1f7fc.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 25ebb3255a2..b3d7be96b38 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!", + "Authentication" : "Autentifikatsiya", "Unknown filetype" : "Unknown filetype", "Invalid image" : "Invalid image", "Files" : "Files", @@ -30,6 +31,7 @@ OC.L10N.register( "Authentication error" : "Authentication error", "Storage is temporarily not available" : "Storage is temporarily not available", "Confirmation" : "Tasdiqlash", + "Translate" : "Tarjima", "File name is too long" : "File name is too long", "Users" : "Users", "Open »%s«" : "ochish »%s«" diff --git a/lib/l10n/uz.json b/lib/l10n/uz.json index e5fe29c43ac..d032d72f931 100644 --- a/lib/l10n/uz.json +++ b/lib/l10n/uz.json @@ -1,5 +1,6 @@ { "translations": { "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!", + "Authentication" : "Autentifikatsiya", "Unknown filetype" : "Unknown filetype", "Invalid image" : "Invalid image", "Files" : "Files", @@ -28,6 +29,7 @@ "Authentication error" : "Authentication error", "Storage is temporarily not available" : "Storage is temporarily not available", "Confirmation" : "Tasdiqlash", + "Translate" : "Tarjima", "File name is too long" : "File name is too long", "Users" : "Users", "Open »%s«" : "ochish »%s«" |