diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-06 00:07:50 +0000 |
commit | 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe (patch) | |
tree | 585f5a7013a492851ab0a11322a2d40610131a06 /settings/l10n/lv.js | |
parent | 56797fd6950fdf07002b61900d4f72324c91c630 (diff) | |
download | nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.tar.gz nextcloud-server-7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/lv.js')
-rw-r--r-- | settings/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js index 2517a9b34b4..c106d310765 100644 --- a/settings/l10n/lv.js +++ b/settings/l10n/lv.js @@ -254,9 +254,8 @@ OC.L10N.register( "Follow us on Google Plus!" : "Seko mums Google Plus!", "Subscribe to our newsletter!" : "Abonēt mūsu jaunumus!", "Show storage location" : "Rādīt krātuves atrašanās vietu", - "Show last log in" : "Rādīt pēdējo autorizāciju", - "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", "Show email address" : "Rādīt e-pasta adreses", + "Send email to new user" : "Sūtīt e-pastu jaunajam lietotājam", "E-Mail" : "E-pasts", "Create" : "Izveidot", "Admin Recovery Password" : "Administratora atgūšanas parole", @@ -279,6 +278,7 @@ OC.L10N.register( "Admins can't remove themself from the admin group" : "Administratori nevar izņemt paši sevi no administratoru grupas", "Unable to add user to group %s" : "Nevar pievienot lietotāju grupai %s", "Unable to remove user from group %s" : "Nevar izņemt lietotāju no grupas %s", - "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem" + "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem", + "Show last log in" : "Rādīt pēdējo autorizāciju" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |