diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-26 02:24:48 +0000 |
commit | 2fcae35e0f79625d7328c7e95dcda3029633c90a (patch) | |
tree | 04331daddc2b09d8e4cc2d08c7ae9cea638a065a /apps/user_ldap/l10n/lv.js | |
parent | 38d0419f14ad70dbd82ef18946846b8ce3ea1682 (diff) | |
download | nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.tar.gz nextcloud-server-2fcae35e0f79625d7328c7e95dcda3029633c90a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/lv.js')
-rw-r--r-- | apps/user_ldap/l10n/lv.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/user_ldap/l10n/lv.js b/apps/user_ldap/l10n/lv.js index 5ea049ab7e6..61eb1d75c98 100644 --- a/apps/user_ldap/l10n/lv.js +++ b/apps/user_ldap/l10n/lv.js @@ -107,8 +107,6 @@ OC.L10N.register( "Internal Username" : "Iekšējais lietotājvārds", "Override UUID detection" : "Ignorēt UUID noteikšanu", "UUID Attribute for Users:" : "UUID atribūti lietotājiem:", - "UUID Attribute for Groups:" : "UUID atribūti grupām:", - "_%s group found_::_%s groups found_" : ["%s grupas atrastas","%s grupas atrastas","%s grupas atrastas"], - "_%s user found_::_%s users found_" : ["%s lietotāji atrasti","%s lietotāji atrasti","%s lietotāji atrasti"] + "UUID Attribute for Groups:" : "UUID atribūti grupām:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |