diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
commit | 964d5338dc90908f1e041f8c162c78e220bc28ec (patch) | |
tree | 0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/oauth2/l10n/is.js | |
parent | c0e9b374f16b139dc298c8c953f36b519b80793e (diff) | |
download | nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/is.js')
-rw-r--r-- | apps/oauth2/l10n/is.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/is.js b/apps/oauth2/l10n/is.js index 97532995e17..a6b4a58b1ad 100644 --- a/apps/oauth2/l10n/is.js +++ b/apps/oauth2/l10n/is.js @@ -8,7 +8,6 @@ OC.L10N.register( "Client Identifier" : "Biðlaraauðkenni", "Secret" : "Leynilykill", "Add client" : "Bæta við biðlara", - "Add" : "Bæta við", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 gerir utanaðkomandi þjónustum kleift að biðja um aðgang að þínu %s." + "Add" : "Bæta við" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |