summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /apps/files_versions
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-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