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>2018-03-12 04:12:21 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-12 04:12:21 +0300
commit4e56a024504abb1ae1e8abd702f5c0e15ac49418 (patch)
tree2ad5529fc441d64022c081b9f57c35848429efbc /apps/theming/l10n/tr.js
parent15c099df4d225db98fb3e460a66d974c1f654964 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r--apps/theming/l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index ab813f758f0..c9191fbc5c9 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"There is no error, the file uploaded with success" : "Herhangi bir sorun yok, 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 uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi",
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Geçici klasör bulunamadı",
"Failed to write file to disk." : "Dosya diske yazılamadı.",
@@ -35,6 +34,7 @@ OC.L10N.register(
"Upload new login background" : "Yeni oturum açma art alanı yükle",
"Remove background image" : "Art alan görselini kaldır",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.",
- "reset to default" : "varsayılana dön"
+ "reset to default" : "varsayılana dön",
+ "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi"
},
"nplurals=2; plural=(n > 1);");