diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/lv.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index f16f6fea0bb..30755a0f32b 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -112,6 +112,7 @@ OC.L10N.register( "Forgot password?" : "Aizmirsi paroli?", "Log in with a device" : "Pieslēgties izmantojot ierīci", "Back" : "Atpakaļ", + "Search" : "Meklēt", "Settings" : "Iestatījumi", "Could not load your contacts" : "Nevarēja ielādēt visas jūsu kontaktpersonas", "Search contacts …" : "Meklēt kontaktpersonu", @@ -268,7 +269,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs","{count} meklēšanas rezultāti citās mapēs"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Paroles atiestatīšanas ziņojums ir nosūtīts uz šī konta e-pasta adresi. Ja to nesaņemat, pārbaudiet mēstuļu mapes vai lūdziet palīdzību savam vietējam administratoram.", "Nextcloud {app}" : "Nextcloud {app}", - "Search" : "Meklēt", "These apps will be updated:" : "Šīs lietotnes tiks atjauninātas:" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |