зеркало из https://github.com/nextcloud/cookbook.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
cc1d6d766b
Коммит
af2c8fdbff
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"Tools" : "الأدوات",
|
||||
"Frontend debug settings" : "إعدادات تنقيح الواجهة الأمامية",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "يسمح هذا بتمكين تسجيل الدخول مؤقتًا في وحدة تحكم المتصفح browser console في حالة حدوث مشكلات. لن تحتاج إلى هذه الإعدادات افتراضيًا.",
|
||||
"Enable debugging" : "تمكين التنقيح",
|
||||
"Could not set preference for image printing" : "تعذر تعيين التفضيل في طباعة الصور",
|
||||
"Could not set recipe update interval to {interval}" : "تعذر تعيين الفاصل الزمني لتحديث الوصفة بـ {interval}",
|
||||
"Could not save visible info blocks" : "تعذّر حفظ صناديق المعلونات المرئية visible info blocks",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"Tools" : "الأدوات",
|
||||
"Frontend debug settings" : "إعدادات تنقيح الواجهة الأمامية",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "يسمح هذا بتمكين تسجيل الدخول مؤقتًا في وحدة تحكم المتصفح browser console في حالة حدوث مشكلات. لن تحتاج إلى هذه الإعدادات افتراضيًا.",
|
||||
"Enable debugging" : "تمكين التنقيح",
|
||||
"Could not set preference for image printing" : "تعذر تعيين التفضيل في طباعة الصور",
|
||||
"Could not set recipe update interval to {interval}" : "تعذر تعيين الفاصل الزمني لتحديث الوصفة بـ {interval}",
|
||||
"Could not save visible info blocks" : "تعذّر حفظ صناديق المعلونات المرئية visible info blocks",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debuggen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann bei Problemen die Protokollierung in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Enable debugging" : "Fehlersuche aktivieren",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
"Could not save visible info blocks" : "Konnte Sichtbarkeit der Infoblöcke nicht speichern.",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debuggen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann bei Problemen die Protokollierung in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Enable debugging" : "Fehlersuche aktivieren",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
"Could not save visible info blocks" : "Konnte Sichtbarkeit der Infoblöcke nicht speichern.",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debug-Einstellungen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann die Protokollierung bei Problemen in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Enable debugging" : "Fehlersuche aktivieren",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
"Could not save visible info blocks" : "Sichtbare Infoblöcke konnten nicht gespeichert werden",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"Tools" : "Utensilien",
|
||||
"Frontend debug settings" : "Frontend-Debug-Einstellungen",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Dadurch kann die Protokollierung bei Problemen in der Browserkonsole vorübergehend aktiviert werden. Standardmäßig wird diese Einstellung nicht benötigt.",
|
||||
"Enable debugging" : "Fehlersuche aktivieren",
|
||||
"Could not set preference for image printing" : "Die Voreinstellung für den Druck von Bildern konnten nicht festgelegt werden",
|
||||
"Could not set recipe update interval to {interval}" : "Konnte das Rezept-Aktualisierungsintervall nicht auf {interval} setzen",
|
||||
"Could not save visible info blocks" : "Sichtbare Infoblöcke konnten nicht gespeichert werden",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"cookbook",
|
||||
{
|
||||
"Recipes" : "Uppskriftir",
|
||||
"in %s" : "í %s",
|
||||
"Cookbook" : "Uppskriftabók",
|
||||
"An integrated cookbook using schema.org JSON files as recipes" : "Innbyggð uppskriftabók sem notar schema.org JSON-skrár sem uppskriftir",
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Recipes" : "Uppskriftir",
|
||||
"in %s" : "í %s",
|
||||
"Cookbook" : "Uppskriftabók",
|
||||
"An integrated cookbook using schema.org JSON files as recipes" : "Innbyggð uppskriftabók sem notar schema.org JSON-skrár sem uppskriftir",
|
||||
|
|
|
@ -136,6 +136,7 @@ OC.L10N.register(
|
|||
"Tools" : "Алати",
|
||||
"Frontend debug settings" : "Подешавања отклањања грешака предњег приказа",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Овим можете привремено да укључите логовање у конзолу приказивача када постоје проблеми. У општем случају вам неће бити потребна ова подешавања.",
|
||||
"Enable debugging" : "Укључи дибагинг",
|
||||
"Could not set preference for image printing" : "Не могу да поставим поставке за штампање слика",
|
||||
"Could not set recipe update interval to {interval}" : "Не могу да постави време ажурирања на {interval}",
|
||||
"Could not save visible info blocks" : "Није успело чување видљивих инфо блокова",
|
||||
|
|
|
@ -134,6 +134,7 @@
|
|||
"Tools" : "Алати",
|
||||
"Frontend debug settings" : "Подешавања отклањања грешака предњег приказа",
|
||||
"This allows to temporarily enable logging in the browser console in case of problems. You will not need these settings by default." : "Овим можете привремено да укључите логовање у конзолу приказивача када постоје проблеми. У општем случају вам неће бити потребна ова подешавања.",
|
||||
"Enable debugging" : "Укључи дибагинг",
|
||||
"Could not set preference for image printing" : "Не могу да поставим поставке за штампање слика",
|
||||
"Could not set recipe update interval to {interval}" : "Не могу да постави време ажурирања на {interval}",
|
||||
"Could not save visible info blocks" : "Није успело чување видљивих инфо блокова",
|
||||
|
|
Загрузка…
Ссылка в новой задаче