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-03-27 03:07:55 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-27 03:07:55 +0300
commitd9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch)
treebe5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/files_versions/l10n/tr.js
parent12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/tr.js')
-rw-r--r--apps/files_versions/l10n/tr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js
index 47c4d12ae6e..0f439a6abb6 100644
--- a/apps/files_versions/l10n/tr.js
+++ b/apps/files_versions/l10n/tr.js
@@ -7,7 +7,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
"Restore" : "Geri yükle",
"No versions available" : "Herhangi bir sürüm yok",
- "More versions..." : "Diğer sürümler...",
- "No other versions available" : "Başka bir sürüm yok"
+ "More versions..." : "Diğer sürümler..."
},
"nplurals=2; plural=(n > 1);");