diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-14 01:11:56 +0000 |
commit | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (patch) | |
tree | fcb88412da089ad6c282dbf365161c5160bac403 /apps/federatedfilesharing/l10n/lv.js | |
parent | c2cea293d54bbbdf908346cdf3acc2a545142ba1 (diff) | |
download | nextcloud-server-66eaea92595554bcff3cc1ae68c357ef2ef9c58f.tar.gz nextcloud-server-66eaea92595554bcff3cc1ae68c357ef2ef9c58f.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);"); |