diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
commit | b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264 (patch) | |
tree | 0b90692968e2c7b001195edbc582055dabe9173a /lib/l10n | |
parent | c663cbe66670afe771a5ebba11c9e1c6e811e85d (diff) | |
download | nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.tar.gz nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/lo.js | 4 | ||||
-rw-r--r-- | lib/l10n/lo.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/lib/l10n/lo.js b/lib/l10n/lo.js index 8ce6221d8c4..7daf612563b 100644 --- a/lib/l10n/lo.js +++ b/lib/l10n/lo.js @@ -6,6 +6,8 @@ OC.L10N.register( "seconds ago" : "ວິນາທີຜ່ານມາ", "Help" : "ການຊ່ວຍເຫຼືອ", "Apps" : "ແອັບພລິເຄຊັນ", - "Users" : "ຜູ້ໃຊ້" + "Settings" : "ການຕັ້ງຄ່າ", + "Users" : "ຜູ້ໃຊ້", + "User disabled" : "ປິດຊື່ຜູ້ໃຊ້" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/lo.json b/lib/l10n/lo.json index 994f87f0efe..e0fa8386162 100644 --- a/lib/l10n/lo.json +++ b/lib/l10n/lo.json @@ -4,6 +4,8 @@ "seconds ago" : "ວິນາທີຜ່ານມາ", "Help" : "ການຊ່ວຍເຫຼືອ", "Apps" : "ແອັບພລິເຄຊັນ", - "Users" : "ຜູ້ໃຊ້" + "Settings" : "ການຕັ້ງຄ່າ", + "Users" : "ຜູ້ໃຊ້", + "User disabled" : "ປິດຊື່ຜູ້ໃຊ້" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |