diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-06 00:30:35 +0000 |
commit | 6d84160ba710e6ea4cf290f40d7bb924c35ad574 (patch) | |
tree | 56219fa1144bb0bb6efefcd0c069b9b055745d1b /apps/files/l10n/mn.js | |
parent | 6862ff28002c8c282bcca5c198619c03f5cb4e0b (diff) | |
download | nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.tar.gz nextcloud-server-6d84160ba710e6ea4cf290f40d7bb924c35ad574.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/mn.js')
-rw-r--r-- | apps/files/l10n/mn.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/mn.js b/apps/files/l10n/mn.js index 1ec7e10b100..a0d85e82137 100644 --- a/apps/files/l10n/mn.js +++ b/apps/files/l10n/mn.js @@ -9,7 +9,6 @@ OC.L10N.register( "Show list view" : "Жагсаалтаар харуул", "Home" : "Нүүр хуудас", "Close" : "Хаах", - "Favorites" : "Онцолсон", "Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна", "This will stop your current uploads." : "Энэ үйлдэл нь одоо явагдаж буй байршуулах үйл явцыг зогсоох болно", "Upload cancelled." : "Байршуулалт цуцлагдсан. ", @@ -92,6 +91,7 @@ OC.L10N.register( "Removed from favorites" : "Онцлох файлаас хасав", "You added {file} to your favorites" : "{file} дуртай файлаар сонгов", "You removed {file} from your favorites" : "Та дуртай файлын жагсаалтаас {file}-г хасав", + "Favorites" : "Онцолсон", "File changes" : "Файлын өөрчлөлтүүд", "Created by {user}" : "{user} үүсгэсэн", "Changed by {user}" : "{user} өөрчилсөн", |