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>2019-09-17 15:33:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-09-17 15:33:26 +0300
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/files_versions/l10n/tr.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/tr.js')
-rw-r--r--apps/files_versions/l10n/tr.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js
index 846f3cd52e3..f9af9fedb16 100644
--- a/apps/files_versions/l10n/tr.js
+++ b/apps/files_versions/l10n/tr.js
@@ -7,9 +7,6 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} sürümüne geri alınamadı.",
"_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"],
"Restore" : "Geri yükle",
- "No other versions available" : "Başka bir sürüm yok",
- "Could not revert: %s" : "Geri alınamadı: %s",
- "No earlier versions available" : "Kullanılabilecek daha önceki bir sürüm yok",
- "More versions …" : "Diğer sürümler ..."
+ "No other versions available" : "Başka bir sürüm yok"
},
"nplurals=2; plural=(n > 1);");