diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:29 +0000 |
commit | 7f00de841b3570f21c0be51dd9dced690f968210 (patch) | |
tree | cd16d150ce0678ad5752ba38be7f9f594872d6cf /apps/federatedfilesharing/l10n/lv.js | |
parent | 76d23a16006d0a05f3d6bd1cb29b873674162970 (diff) | |
download | nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.tar.gz nextcloud-server-7f00de841b3570f21c0be51dd9dced690f968210.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/lv.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/lv.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/lv.js b/apps/federatedfilesharing/l10n/lv.js index 29e26c409db..d72309f51ad 100644 --- a/apps/federatedfilesharing/l10n/lv.js +++ b/apps/federatedfilesharing/l10n/lv.js @@ -14,11 +14,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.", "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", "Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota", - "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", - "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", - "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", - "Storage not valid" : "Nederīga krātuve", - "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni", "File is already shared with %s" : "Datne ir jau koplietota ar %s", "Could not find share" : "Nevarēja atrast koplietojumu", "Accept" : "Akceptēt", @@ -30,6 +25,11 @@ OC.L10N.register( "Federated Cloud" : "Federated Cloud", "Your Federated Cloud ID:" : "Tavs Federated Cloud ID:", "Add to your website" : "Pievienojiet savai vietnei", - "HTML Code:" : "HTML kods:" + "HTML Code:" : "HTML kods:", + "The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.", + "Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.", + "Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts", + "Storage not valid" : "Nederīga krātuve", + "Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |