diff --git a/l10n/ar.js b/l10n/ar.js index f3f160f..9851c91 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "ليلاً", "Welcome {name} to your health center" : "أهلا بك يا {name} في مركزك الصحي", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "يمكنك أن تبدأ هنا بإعطائك مهمة شخصية. ربما لديك هدف خاص أو مواصفات طبية أو رهان مع أصدقائك أو شريكك. يمكن أن يساعدك على وصفه هنا. منح نفسك مكافأة إذا وصلت إلى الأهداف أو فكرت في خطة طوارئ. و مهما ساءت الأمور سيبقى تتبُّع صحتك فكرة صائبة ...", + "Mission" : "التكليف", "Edit name" : "تعديل الاسم", "Show details" : "عرض التفاصيل", "Delete" : "حذف", @@ -272,6 +273,8 @@ OC.L10N.register( "Will be calculated" : "سوف تُحتَسَب", "Send {eName}" : "أرسل {eName}", "Cancel" : "إلغاء", + "Error" : "خطأ", + "Could not load editor, text not available." : "تعذّر تحميل المحرر، النص غير متوفر.", "Underweight" : "أقل من الوزن", "Normal weight" : "الوزن الطبيعي", "Pre-obesity" : "ما قبل السمنة", diff --git a/l10n/ar.json b/l10n/ar.json index df3ee5d..3713618 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -144,6 +144,7 @@ "Night" : "ليلاً", "Welcome {name} to your health center" : "أهلا بك يا {name} في مركزك الصحي", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "يمكنك أن تبدأ هنا بإعطائك مهمة شخصية. ربما لديك هدف خاص أو مواصفات طبية أو رهان مع أصدقائك أو شريكك. يمكن أن يساعدك على وصفه هنا. منح نفسك مكافأة إذا وصلت إلى الأهداف أو فكرت في خطة طوارئ. و مهما ساءت الأمور سيبقى تتبُّع صحتك فكرة صائبة ...", + "Mission" : "التكليف", "Edit name" : "تعديل الاسم", "Show details" : "عرض التفاصيل", "Delete" : "حذف", @@ -270,6 +271,8 @@ "Will be calculated" : "سوف تُحتَسَب", "Send {eName}" : "أرسل {eName}", "Cancel" : "إلغاء", + "Error" : "خطأ", + "Could not load editor, text not available." : "تعذّر تحميل المحرر، النص غير متوفر.", "Underweight" : "أقل من الوزن", "Normal weight" : "الوزن الطبيعي", "Pre-obesity" : "ما قبل السمنة", diff --git a/l10n/ast.js b/l10n/ast.js index 9ddd1f3..95276ee 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -20,6 +20,7 @@ OC.L10N.register( "Quality" : "Calidá", "Actions" : "Aiciones", "Today" : "Güei", - "Cancel" : "Encaboxar" + "Cancel" : "Encaboxar", + "Error" : "Error" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 9ff789b..d71505b 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -18,6 +18,7 @@ "Quality" : "Calidá", "Actions" : "Aiciones", "Today" : "Güei", - "Cancel" : "Encaboxar" + "Cancel" : "Encaboxar", + "Error" : "Error" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index aff7fad..07b88ae 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -16,6 +16,7 @@ OC.L10N.register( "Last year" : "Keçən il", "Actions" : "İşlər", "Today" : "Bu gün", - "Cancel" : "Dayandır" + "Cancel" : "Dayandır", + "Error" : "Səhv" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 30fdcfd..4bc8818 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -14,6 +14,7 @@ "Last year" : "Keçən il", "Actions" : "İşlər", "Today" : "Bu gün", - "Cancel" : "Dayandır" + "Cancel" : "Dayandır", + "Error" : "Səhv" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index dd66173..314afa0 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -268,6 +268,7 @@ OC.L10N.register( "Will be calculated" : "Ще се изчисли", "Send {eName}" : "Изпращане на {eName}", "Cancel" : "Отказ", + "Error" : "Грешка", "Underweight" : "Поднормено тегло", "Normal weight" : "Нормално тегло", "Pre-obesity" : "Пред затлъстяване", diff --git a/l10n/bg.json b/l10n/bg.json index ef28e9c..d3c12b2 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -266,6 +266,7 @@ "Will be calculated" : "Ще се изчисли", "Send {eName}" : "Изпращане на {eName}", "Cancel" : "Отказ", + "Error" : "Грешка", "Underweight" : "Поднормено тегло", "Normal weight" : "Нормално тегло", "Pre-obesity" : "Пред затлъстяване", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index e1b9e94..c6c559b 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "Nachts", "Welcome {name} to your health center" : "Willkommen {name} in Ihrem Gesundheitszentrum", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Sie können hier damit beginnen, sich selbst eine persönliche Mission zu geben. Vielleicht haben Sie ein besonderes Ziel, eine medizinische Vorgabe oder eine Wette mit Ihren Freunden oder Ihrem Partner. Es könnte Ihnen helfen, es hier zu beschreiben. Es ist auch eine gute Idee, sich eine Belohnung zu gönnen, wenn Sie die Ziele erreichen, oder über einen Notfallplan nachzudenken, wenn die Dinge schlechter werden …", + "Mission" : "Mission", "Edit name" : "Name bearbeiten", "Show details" : "Details anzeigen", "Delete" : "Löschen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 02fb04f..ba44c17 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -144,6 +144,7 @@ "Night" : "Nachts", "Welcome {name} to your health center" : "Willkommen {name} in Ihrem Gesundheitszentrum", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Sie können hier damit beginnen, sich selbst eine persönliche Mission zu geben. Vielleicht haben Sie ein besonderes Ziel, eine medizinische Vorgabe oder eine Wette mit Ihren Freunden oder Ihrem Partner. Es könnte Ihnen helfen, es hier zu beschreiben. Es ist auch eine gute Idee, sich eine Belohnung zu gönnen, wenn Sie die Ziele erreichen, oder über einen Notfallplan nachzudenken, wenn die Dinge schlechter werden …", + "Mission" : "Mission", "Edit name" : "Name bearbeiten", "Show details" : "Details anzeigen", "Delete" : "Löschen", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index fb4dd32..689d3ac 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "Night", "Welcome {name} to your health center" : "Welcome {name} to your health center", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …", + "Mission" : "Mission", "Edit name" : "Edit name", "Show details" : "Show details", "Delete" : "Delete", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1c93752..2bd88e5 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -144,6 +144,7 @@ "Night" : "Night", "Welcome {name} to your health center" : "Welcome {name} to your health center", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …", + "Mission" : "Mission", "Edit name" : "Edit name", "Show details" : "Show details", "Delete" : "Delete", diff --git a/l10n/es.js b/l10n/es.js index 55dc977..8a937b2 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "Noche", "Welcome {name} to your health center" : "Bienvenido {name} a tu centro de salud", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Puedes empezar por darte un objetivo personal. Quizá tengas un objetivo especial, una especificación médica o una apuesta con tus amigos o tu pareja. Podría ayudarte describirlo aquí. Darte una recompensa si alcanzas los objetivos o pensar en un plan de emergencia, si las cosas se hacen valer también es una buena idea …", + "Mission" : "Misión", "Edit name" : "Editar nombre", "Show details" : "Mostrar detalles", "Delete" : "Borrar", diff --git a/l10n/es.json b/l10n/es.json index 54b06fb..5efe6ce 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -144,6 +144,7 @@ "Night" : "Noche", "Welcome {name} to your health center" : "Bienvenido {name} a tu centro de salud", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Puedes empezar por darte un objetivo personal. Quizá tengas un objetivo especial, una especificación médica o una apuesta con tus amigos o tu pareja. Podría ayudarte describirlo aquí. Darte una recompensa si alcanzas los objetivos o pensar en un plan de emergencia, si las cosas se hacen valer también es una buena idea …", + "Mission" : "Misión", "Edit name" : "Editar nombre", "Show details" : "Mostrar detalles", "Delete" : "Borrar", diff --git a/l10n/fr.js b/l10n/fr.js index fd0e3a3..b9caffe 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "Nuit", "Welcome {name} to your health center" : "Bienvenue {name} dans votre centre de santé", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Vous pouvez commencer ici en vous donnant une mission. Vous avez peut-être un objectif particulier, une spécificité médicale ou un pari avec vos amis ou votre partenaire. Cela pourrait vous aider de le décrire ici. Vous donner une récompense si vous atteignez vos objectifs, ou penser à un plan d'urgence si les choses se passent mal, peut aussi être une bonne idée... ", + "Mission" : "Mission", "Edit name" : "Modifier le nom", "Show details" : "Afficher les détails", "Delete" : "Supprimer", diff --git a/l10n/fr.json b/l10n/fr.json index 9426dff..84b94c4 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -144,6 +144,7 @@ "Night" : "Nuit", "Welcome {name} to your health center" : "Bienvenue {name} dans votre centre de santé", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Vous pouvez commencer ici en vous donnant une mission. Vous avez peut-être un objectif particulier, une spécificité médicale ou un pari avec vos amis ou votre partenaire. Cela pourrait vous aider de le décrire ici. Vous donner une récompense si vous atteignez vos objectifs, ou penser à un plan d'urgence si les choses se passent mal, peut aussi être une bonne idée... ", + "Mission" : "Mission", "Edit name" : "Modifier le nom", "Show details" : "Afficher les détails", "Delete" : "Supprimer", diff --git a/l10n/sr.js b/l10n/sr.js index 1a302a5..e4c57de 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "Ноћ", "Welcome {name} to your health center" : "Добро дошли у свој здравствени центар, {name}", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Можете почети овде тако што ћете себи да задате личну мисију. Можда имате посебан циљ, медицинску спецификацију, или се крадите са пријатељем или партнером. Може да помогне ако то овде опишете. Такође је добра идеја да севи дате награду ако достигнете циљеве или размишљате о плану у хитном случају када ствари крену лоше да се развијају...", + "Mission" : "Мисија", "Edit name" : "Измени име", "Show details" : "Прикажи детаље", "Delete" : "Избриши", diff --git a/l10n/sr.json b/l10n/sr.json index 26ee9c4..5af417a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -144,6 +144,7 @@ "Night" : "Ноћ", "Welcome {name} to your health center" : "Добро дошли у свој здравствени центар, {name}", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "Можете почети овде тако што ћете себи да задате личну мисију. Можда имате посебан циљ, медицинску спецификацију, или се крадите са пријатељем или партнером. Може да помогне ако то овде опишете. Такође је добра идеја да севи дате награду ако достигнете циљеве или размишљате о плану у хитном случају када ствари крену лоше да се развијају...", + "Mission" : "Мисија", "Edit name" : "Измени име", "Show details" : "Прикажи детаље", "Delete" : "Избриши", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 92ab639..d1515a7 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -146,6 +146,7 @@ OC.L10N.register( "Night" : "晚上", "Welcome {name} to your health center" : "歡迎 {name} 來到您的健康中心", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "你可以從給自己一個個人任務開始。也許你有一個特殊的目標,一個醫學規範,或者和你的朋友打賭。在這裡描述一下會對你有幫助。如果你達到了目標,就給自己一筆獎勵吧!", + "Mission" : "使命", "Edit name" : "編輯名稱", "Show details" : "顯示細節", "Delete" : "刪除", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 08b743e..c8536cd 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -144,6 +144,7 @@ "Night" : "晚上", "Welcome {name} to your health center" : "歡迎 {name} 來到您的健康中心", "You can start here with giving you yourself a personal mission. Maybe you have a special target, a medical specification or a bet with your friends or partner. It could help you to describe it here. Giving yourself a bounty if you reach the targets or think about an emergency plan, if things getting worse is also a good idea …" : "你可以從給自己一個個人任務開始。也許你有一個特殊的目標,一個醫學規範,或者和你的朋友打賭。在這裡描述一下會對你有幫助。如果你達到了目標,就給自己一筆獎勵吧!", + "Mission" : "使命", "Edit name" : "編輯名稱", "Show details" : "顯示細節", "Delete" : "刪除",