summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r--apps/files_versions/l10n/tr.js8
-rw-r--r--apps/files_versions/l10n/tr.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_versions/l10n/tr.js b/apps/files_versions/l10n/tr.js
index 00d5cbe15d4..ea69ee0bbdf 100644
--- a/apps/files_versions/l10n/tr.js
+++ b/apps/files_versions/l10n/tr.js
@@ -1,11 +1,11 @@
OC.L10N.register(
"files_versions",
{
- "Could not revert: %s" : "Geri alınamayan: %s",
+ "Could not revert: %s" : "Geri alınamadı: %s",
"Versions" : "Sürümler",
- "Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} gözden geçirmesine geri alınamadı.",
+ "Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} sürümüne geri alınamadı.",
"Restore" : "Geri yükle",
- "No other versions available" : "Başka sürüm mevcut değil",
- "More versions..." : "Daha fazla sürüm..."
+ "No other versions available" : "Başka bir sürüm yok",
+ "More versions..." : "Diğer sürümler..."
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_versions/l10n/tr.json b/apps/files_versions/l10n/tr.json
index 73aab761203..c224b305cb6 100644
--- a/apps/files_versions/l10n/tr.json
+++ b/apps/files_versions/l10n/tr.json
@@ -1,9 +1,9 @@
{ "translations": {
- "Could not revert: %s" : "Geri alınamayan: %s",
+ "Could not revert: %s" : "Geri alınamadı: %s",
"Versions" : "Sürümler",
- "Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} gözden geçirmesine geri alınamadı.",
+ "Failed to revert {file} to revision {timestamp}." : "{file} dosyası {timestamp} sürümüne geri alınamadı.",
"Restore" : "Geri yükle",
- "No other versions available" : "Başka sürüm mevcut değil",
- "More versions..." : "Daha fazla sürüm..."
+ "No other versions available" : "Başka bir sürüm yok",
+ "More versions..." : "Diğer sürümler..."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file