diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-16 00:24:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-16 00:24:03 +0000 |
commit | 974b5e33c6a9a981cad2331842558a996144ef85 (patch) | |
tree | f3a60383fd44c64b1a828652bea564b626322270 /lib/l10n | |
parent | 00810b8f6e24c33a40fa507a6719303814ba8c9b (diff) | |
download | nextcloud-server-974b5e33c6a9a981cad2331842558a996144ef85.tar.gz nextcloud-server-974b5e33c6a9a981cad2331842558a996144ef85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-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«" |