diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-31 01:12:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-31 01:12:52 +0000 |
commit | bbdfead9fdcfb98c76f8bd57b61d133a13f21697 (patch) | |
tree | d9067cc0de0aa93078e180d31a26fd6915a53150 /core/l10n/lv.js | |
parent | 1293affc84db2e9e2ea127bb1dd44faaa85f9797 (diff) | |
download | nextcloud-server-bbdfead9fdcfb98c76f8bd57b61d133a13f21697.tar.gz nextcloud-server-bbdfead9fdcfb98c76f8bd57b61d133a13f21697.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 48e1297cc01..ea8322bea5e 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -171,9 +171,6 @@ OC.L10N.register( "No users or groups found for {search}" : "Pēc {search} netika atrasts neviens lietotājs vai grupa", "No users found for {search}" : "Pēc {search} netika atrasts neviens lietotājs", "An error occurred. Please try again" : "Notika kļūda. Mēģini vēlreiz.", - "{sharee} (group)" : "{sharee} (grupa)", - "{sharee} (remote)" : "{sharee} (attālināti)", - "{sharee} (email)" : "{sharee} (e-pasts)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "Koplietot", "Name or email address..." : "Vārds vai e-pasta adrese...", @@ -297,6 +294,9 @@ OC.L10N.register( "Error setting expiration date" : "Kļūda, iestatot termiņa datumu", "The public link will expire no later than {days} days after it is created" : "Šis links beigs strādāt pēc ne vēlāk kā {days} dienām pēc tam kad tas tiks izveidots", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} koplietots ar saiti", + "{sharee} (group)" : "{sharee} (grupa)", + "{sharee} (remote)" : "{sharee} (attālināti)", + "{sharee} (email)" : "{sharee} (e-pasts)", "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.", |