diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:16 +0000 |
commit | 9fe53e2649b4a2e1c064f144e696821dc613ada5 (patch) | |
tree | 3374082e803eecea394cff3b97e22e1d47c448eb /apps/oauth2/l10n/tr.js | |
parent | fd252658495f427dd9903560a2573cf98e970f26 (diff) | |
download | nextcloud-server-9fe53e2649b4a2e1c064f144e696821dc613ada5.tar.gz nextcloud-server-9fe53e2649b4a2e1c064f144e696821dc613ada5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/tr.js')
-rw-r--r-- | apps/oauth2/l10n/tr.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/tr.js b/apps/oauth2/l10n/tr.js index 31cc69a7ed0..92b680c60dc 100644 --- a/apps/oauth2/l10n/tr.js +++ b/apps/oauth2/l10n/tr.js @@ -9,7 +9,6 @@ OC.L10N.register( "Client Identifier" : "İstemci Belirteci", "Secret" : "Parola", "Add client" : "İstemci Ekle", - "Add" : "Ekle", - "OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 dış hizmetlerin %s hesabınıza erişmesini sağlar." + "Add" : "Ekle" }, "nplurals=2; plural=(n > 1);"); |