summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-26 00:13:40 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-26 00:13:40 +0000
commitf8b1acfcfd80908a595853efb9805cbeda738be4 (patch)
tree1d85e7f168f289d832ab2fd4a1ea3bf710393c3f /apps/theming
parentcda89f16d886cfade974493a4a4a47d038497056 (diff)
downloadnextcloud-server-f8b1acfcfd80908a595853efb9805cbeda738be4.tar.gz
nextcloud-server-f8b1acfcfd80908a595853efb9805cbeda738be4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/tr.js3
-rw-r--r--apps/theming/l10n/tr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index fce88d97882..4b4060da89f 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -10,11 +10,14 @@ OC.L10N.register(
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
+ "The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
"The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Geçici klasör bulunamadı",
+ "Could not write file to disk" : "Dosya diske yazılamadı",
+ "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded" : "Herhangi bir dosya yüklenmemiş",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index b682436a37f..bf5578c9df7 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -8,11 +8,14 @@
"The given web address is too long" : "Belirtilen web adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
+ "The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
"The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Geçici klasör bulunamadı",
+ "Could not write file to disk" : "Dosya diske yazılamadı",
+ "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
"No file uploaded" : "Herhangi bir dosya yüklenmemiş",
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",