diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:12:05 +0000 |
commit | b3ffcda8ff4e5fa5fca5952e0b46f8bb49e2983f (patch) | |
tree | 6f31468ebe0093cbd208eef8f484fd887e692aaf /core/l10n/lv.js | |
parent | 684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3 (diff) | |
download | nextcloud-server-b3ffcda8ff4e5fa5fca5952e0b46f8bb49e2983f.tar.gz nextcloud-server-b3ffcda8ff4e5fa5fca5952e0b46f8bb49e2983f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index a19646c9c02..2509f3a4465 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -149,9 +149,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (e-pasts)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Koplietot", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu, federated cloud ID vai e-pasta adresi.", - "Share with other people by entering a user or group or a federated cloud ID." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai federated cloud ID.", - "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.", "Name or email address..." : "Vārds vai e-pasta adrese...", "Name or federated cloud ID..." : "Vārds vai federated cloud ID", "Name, federated cloud ID or email address..." : "Vārds, federated cloud ID vai e-pasta adrese...", @@ -267,6 +264,9 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Lapa tiks atsvaidzināta kad %s instance atkal ir pieejama.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", "Thank you for your patience." : "Paldies par jūsu pacietību.", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu, federated cloud ID vai e-pasta adresi.", + "Share with other people by entering a user or group or a federated cloud ID." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai federated cloud ID.", + "Share with other people by entering a user or group or an email address." : "Dalīties ar citiem cilvēkiem ievadot lietotāju, grupu vai e-pasta adresi.", "Alternative Logins" : "Alternatīvās pieteikšanās" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |