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-29 03:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-29 03:08:31 +0300
commitb43abf751288bffa379af4a10978c542f1b8ce64 (patch)
treeb1e3ed2f48175587484995b6f06272c1bc3dc63e /apps/oauth2/l10n/sq.js
parent09e7d12157e02a5ec0a5b57164ec25c9a4d093ef (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/sq.js')
-rw-r--r--apps/oauth2/l10n/sq.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sq.js b/apps/oauth2/l10n/sq.js
new file mode 100644
index 00000000000..04e485efb81
--- /dev/null
+++ b/apps/oauth2/l10n/sq.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0" : "O.Auth 2.0",
+ "OAuth 2.0 clients" : "Klientë OAuth 2.0",
+ "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lejon shërbime të jashtme të kërkojnë akses në %s",
+ "Name" : "Emri",
+ "Redirection URI" : "URI Ridrejtimi",
+ "Client Identifier" : "Identifikues Klienti",
+ "Secret" : "Sekret",
+ "Add client" : "Shto klient",
+ "Add" : "Shto "
+},
+"nplurals=2; plural=(n != 1);");