summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-20 01:54:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-20 01:54:44 -0400
commit75bf03a6051d69d9d242f55f4ee77a3696dc68fe (patch)
treee375ef948e7c4e82b12b61f8b0c1c6dfe0a4d52e /settings
parentd4ac7ac723e1b7a559d835fa0d1d5bb69e76b16a (diff)
downloadnextcloud-server-75bf03a6051d69d9d242f55f4ee77a3696dc68fe.tar.gz
nextcloud-server-75bf03a6051d69d9d242f55f4ee77a3696dc68fe.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/fr.js5
-rw-r--r--settings/l10n/fr.json5
-rw-r--r--settings/l10n/ru.js3
-rw-r--r--settings/l10n/ru.json3
-rw-r--r--settings/l10n/sr.js3
-rw-r--r--settings/l10n/sr.json3
6 files changed, 20 insertions, 2 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 3be50ae0ee2..4109a602df1 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Security & setup warnings" : "Avertissements de sécurité ou de configuration",
"Sharing" : "Partage",
"External Storage" : "Stockage externe",
+ "Server-side encryption" : "Chiffrement côté serveur",
"Cron" : "Cron",
+ "Email server" : "Serveur mail",
"Log" : "Log",
"Tips & tricks" : "Trucs et astuces",
"Updates" : "Mises à jour",
@@ -137,6 +139,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php est enregistré auprès d'un service webcron qui l'exécutera toutes les 15 minutes via http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Utilisez le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
+ "Enable server-side encryption" : "Activer le chiffrement côté serveur",
"Start migration" : "Démarrer la migration",
"This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.",
"Send mode" : "Mode d'envoi",
@@ -159,7 +162,7 @@ OC.L10N.register(
"Less" : "Moins",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "La taille du fichier journal excède 100 Mo. Le télécharger peut prendre un certain temps!",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index eac4dabeb00..0a3902925bc 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -2,7 +2,9 @@
"Security & setup warnings" : "Avertissements de sécurité ou de configuration",
"Sharing" : "Partage",
"External Storage" : "Stockage externe",
+ "Server-side encryption" : "Chiffrement côté serveur",
"Cron" : "Cron",
+ "Email server" : "Serveur mail",
"Log" : "Log",
"Tips & tricks" : "Trucs et astuces",
"Updates" : "Mises à jour",
@@ -135,6 +137,7 @@
"Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php est enregistré auprès d'un service webcron qui l'exécutera toutes les 15 minutes via http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Utilisez le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.",
+ "Enable server-side encryption" : "Activer le chiffrement côté serveur",
"Start migration" : "Démarrer la migration",
"This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.",
"Send mode" : "Mode d'envoi",
@@ -157,7 +160,7 @@
"Less" : "Moins",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "La taille du fichier journal excède 100 Mo. Le télécharger peut prendre un certain temps!",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données : l'utilisation de SQLite est alors déconseillée.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 7f7670c960e..e63bf95add1 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Security & setup warnings" : "Предупреждения безопасности и установки",
"Sharing" : "Общий доступ",
"External Storage" : "Внешнее хранилище",
+ "Server-side encryption" : "Шифрование на стороне сервера",
"Cron" : "Cron (планировщик задач)",
+ "Email server" : "Почтовый сервер",
"Log" : "Журнал",
"Tips & tricks" : "Советы и трюки",
"Updates" : "Обновления",
@@ -137,6 +139,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Выполнять одно задание с каждой загруженной страницей",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зарегистрирован в webcron и будет вызываться каждые 15 минут по http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова cron.php каждые 15 минут.",
+ "Enable server-side encryption" : "Включить шифрование на стороне сервера",
"Start migration" : "Запустить миграцию",
"This is used for sending out notifications." : "Используется для отправки уведомлений.",
"Send mode" : "Способ отправки",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 14a2b1144e3..51f468d4d07 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -2,7 +2,9 @@
"Security & setup warnings" : "Предупреждения безопасности и установки",
"Sharing" : "Общий доступ",
"External Storage" : "Внешнее хранилище",
+ "Server-side encryption" : "Шифрование на стороне сервера",
"Cron" : "Cron (планировщик задач)",
+ "Email server" : "Почтовый сервер",
"Log" : "Журнал",
"Tips & tricks" : "Советы и трюки",
"Updates" : "Обновления",
@@ -135,6 +137,7 @@
"Execute one task with each page loaded" : "Выполнять одно задание с каждой загруженной страницей",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зарегистрирован в webcron и будет вызываться каждые 15 минут по http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова cron.php каждые 15 минут.",
+ "Enable server-side encryption" : "Включить шифрование на стороне сервера",
"Start migration" : "Запустить миграцию",
"This is used for sending out notifications." : "Используется для отправки уведомлений.",
"Send mode" : "Способ отправки",
diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js
index c4eaa14084b..cc2ed54ea41 100644
--- a/settings/l10n/sr.js
+++ b/settings/l10n/sr.js
@@ -4,7 +4,9 @@ OC.L10N.register(
"Security & setup warnings" : "Безбедносна и упозорења поставе",
"Sharing" : "Дељење",
"External Storage" : "Спољашње складиште",
+ "Server-side encryption" : "Шифровање на страни сервера",
"Cron" : "Крон",
+ "Email server" : "Сервер е-поште",
"Log" : "Бележење",
"Tips & tricks" : "Савети и трикови",
"Updates" : "Ажурирања",
@@ -137,6 +139,7 @@ OC.L10N.register(
"Execute one task with each page loaded" : "Изврши један задатак са сваком учитаном страницом",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "Enable server-side encryption" : "Укључи шифровање на страни сервера",
"Start migration" : "Покрени пресељење",
"This is used for sending out notifications." : "Ово се користи за слање обавештења.",
"Send mode" : "Режим слања",
diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json
index c613cae0d8a..f753ad2199f 100644
--- a/settings/l10n/sr.json
+++ b/settings/l10n/sr.json
@@ -2,7 +2,9 @@
"Security & setup warnings" : "Безбедносна и упозорења поставе",
"Sharing" : "Дељење",
"External Storage" : "Спољашње складиште",
+ "Server-side encryption" : "Шифровање на страни сервера",
"Cron" : "Крон",
+ "Email server" : "Сервер е-поште",
"Log" : "Бележење",
"Tips & tricks" : "Савети и трикови",
"Updates" : "Ажурирања",
@@ -135,6 +137,7 @@
"Execute one task with each page loaded" : "Изврши један задатак са сваком учитаном страницом",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола http.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.",
+ "Enable server-side encryption" : "Укључи шифровање на страни сервера",
"Start migration" : "Покрени пресељење",
"This is used for sending out notifications." : "Ово се користи за слање обавештења.",
"Send mode" : "Режим слања",