diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:58 +0000 |
commit | b5eeca3ab34a02ad9731688c028534ad80b2e840 (patch) | |
tree | 31897ca92128f401725a199f9f075ea88052ff22 /lib/l10n | |
parent | 8ab3a3312c68114560435993a22933809e8311bd (diff) | |
download | nextcloud-server-b5eeca3ab34a02ad9731688c028534ad80b2e840.tar.gz nextcloud-server-b5eeca3ab34a02ad9731688c028534ad80b2e840.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 |