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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-13 03:13:22 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-13 03:13:22 +0300
commitcf8860e5bafcca9b407e5dc690afbfa27b1fcf0d (patch)
treebb714ea79cfee08581b728c5c7bc7e77f5f01da7 /core
parentf43fb0d5d0b52d4fd07ef339325b5d23e997bd19 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/eo.js1
-rw-r--r--core/l10n/eo.json1
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/tr.js2
-rw-r--r--core/l10n/tr.json2
6 files changed, 8 insertions, 2 deletions
diff --git a/core/l10n/eo.js b/core/l10n/eo.js
index 44f92823a9b..8f67f4a8599 100644
--- a/core/l10n/eo.js
+++ b/core/l10n/eo.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Please select a file." : "Bonvolu elekti dosieron.",
"File is too big" : "Dosiero tro grandas.",
"The selected file is not an image." : "La elektita dosiero ne estas bildo",
+ "The selected file cannot be read." : "La elektita dosiero ne eblas legi",
"No image or file provided" : "Neniu bildo aŭ dosiero donis",
"Unknown filetype" : "Ne konatas dosiertipo",
"Invalid image" : "Ne validas bildo",
diff --git a/core/l10n/eo.json b/core/l10n/eo.json
index caa2eab6605..486ce206e69 100644
--- a/core/l10n/eo.json
+++ b/core/l10n/eo.json
@@ -2,6 +2,7 @@
"Please select a file." : "Bonvolu elekti dosieron.",
"File is too big" : "Dosiero tro grandas.",
"The selected file is not an image." : "La elektita dosiero ne estas bildo",
+ "The selected file cannot be read." : "La elektita dosiero ne eblas legi",
"No image or file provided" : "Neniu bildo aŭ dosiero donis",
"Unknown filetype" : "Ne konatas dosiertipo",
"Invalid image" : "Ne validas bildo",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index fda46ad36c0..62296d4aea2 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -147,7 +147,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Resharing is not allowed" : "No se permite compartir de nuevo",
"Share to {name}" : "Compartir a {name}",
- "Share link" : "Enlace compartido",
+ "Share link" : "Compartir enlace",
"Link" : "Enlace",
"Password protect" : "Protección con contraseña",
"Allow editing" : "Permitir edición",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 220091c98fe..0ed53de2810 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -145,7 +145,7 @@
"Press Ctrl-C to copy." : "Presiona Ctrl-C para copiar.",
"Resharing is not allowed" : "No se permite compartir de nuevo",
"Share to {name}" : "Compartir a {name}",
- "Share link" : "Enlace compartido",
+ "Share link" : "Compartir enlace",
"Link" : "Enlace",
"Password protect" : "Protección con contraseña",
"Allow editing" : "Permitir edición",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index ba8dfab18fd..340b6c43d68 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -122,6 +122,8 @@ OC.L10N.register(
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcache doğru şekilde ayarlanmamış. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Daha iyi sonuç almak için</a> <code>php.ini</code> dosyasında şu ayarların kullanılması önerilir:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "\"set_time_limit\" PHP işlevi kullanılamıyor. Bu durum betiklerin yürütme sırasında durmasına, ve kurulumunuzun çalışmamasına neden olabilir. Bu işlevin etkinleştirilmesi önemle önerilir.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "\"{tableName}\" tablosundaki \"{indexName}\" dizini eksik.",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Veritabanında bazı dizinler eksik. Büyük tablolara dizinlerin eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik dizinleri el ile eklemek için \"occ db:add-missing-indices\" komutunu yürütün. Dizinler eklendikten sonra bu tablolar üzerindeki sorgular çok daha hızlı yürütülür.",
"Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index df21b6506fc..09b117255f1 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -120,6 +120,8 @@
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcache doğru şekilde ayarlanmamış. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Daha iyi sonuç almak için</a> <code>php.ini</code> dosyasında şu ayarların kullanılması önerilir:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "\"set_time_limit\" PHP işlevi kullanılamıyor. Bu durum betiklerin yürütme sırasında durmasına, ve kurulumunuzun çalışmamasına neden olabilir. Bu işlevin etkinleştirilmesi önemle önerilir.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP kurulumunuzda FreeType desteği yok. Bu durum profil görsellerinin ve ayarlar bölümünün bozuk görüntülenmesine neden olur.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "\"{tableName}\" tablosundaki \"{indexName}\" dizini eksik.",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Veritabanında bazı dizinler eksik. Büyük tablolara dizinlerin eklenmesi uzun sürebildiğinden bu işlem otomatik olarak yapılmaz. Sunucunuz normal çalışırken eksik dizinleri el ile eklemek için \"occ db:add-missing-indices\" komutunu yürütün. Dizinler eklendikten sonra bu tablolar üzerindeki sorgular çok daha hızlı yürütülür.",
"Error occurred while checking server setup" : "Sunucu ayarları denetlenirken sorun çıktı",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Veri klasörünüz ve dosyalarınız İnternet üzerinden erişime açık olabilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak veri klasörüne erişimi engellemeniz ya da veri klasörünü web sunucu kök klasörü dışına taşımanız önemle önerilir.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP üst bilgisi \"{expected}\" şeklinde ayarlanmamış. Bu durum olası bir güvenlik ya da gizlilik riski oluşturduğundan bu ayarın belirtildiği gibi yapılması önerilir.",