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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-16 08:31:48 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-16 08:31:48 +0400
commit630be99ddf8508dd5d4b84bd5b9493bf84cc2e6a (patch)
tree388d3a25609a938e98ca5e632b09b247363ec4f5 /apps/files_versions
parent04ea419f50746fb07ab6861b9b14610f564e7827 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/tr.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/tr.php b/apps/files_versions/l10n/tr.php
index f2bc1e6c0aa..998c61e9270 100644
--- a/apps/files_versions/l10n/tr.php
+++ b/apps/files_versions/l10n/tr.php
@@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "Geri alınamıyor: %s",
"Versions" => "Sürümler",
+"Failed to revert {file} to revision {timestamp}." => "{file} dosyası {timestamp} gözden geçirmesine geri alınamadı.",
+"More versions..." => "Daha fazla sürüm...",
+"No other versions available" => "Başka sürüm mevcut değil",
"Restore" => "Geri yükle"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";