Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-21 03:08:06 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-21 03:08:06 +0300
commit964d5338dc90908f1e041f8c162c78e220bc28ec (patch)
tree0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/oauth2/l10n/lv.js
parentc0e9b374f16b139dc298c8c953f36b519b80793e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/lv.js')
-rw-r--r--apps/oauth2/l10n/lv.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/lv.js b/apps/oauth2/l10n/lv.js
index 4c9de72407e..37c8d0dc265 100644
--- a/apps/oauth2/l10n/lv.js
+++ b/apps/oauth2/l10n/lv.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Client Identifier" : "Klienta identifikators",
"Secret" : "Noslēpums",
"Add client" : "Pievienot klientu",
- "Add" : "Pievienot",
- "OAuth 2.0 allows external services to request access to your %s." : " OAuth 2.0 atļauj ārējiem servisiem pieprasīt piekļuvi pie Jūsu %s."
+ "Add" : "Pievienot"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");