Browse Source

[Web] Fix lang strings

Peter 3 years ago
parent
commit
258df10f93

+ 1 - 1
data/web/lang/lang.cs.json

@@ -707,7 +707,7 @@
         "booking_0_short": "Vždy volno",
         "booking_0_short": "Vždy volno",
         "booking_custom": "Omezeno na pevný počet rezervací",
         "booking_custom": "Omezeno na pevný počet rezervací",
         "booking_custom_short": "Pevný limit",
         "booking_custom_short": "Pevný limit",
-        "booking_ltnulL": "Neomezeno, ale po rezervaci se ukazuje jako obsazené",
+        "booking_ltnull": "Neomezeno, ale po rezervaci se ukazuje jako obsazené",
         "booking_lt0_short": "Volný limit",
         "booking_lt0_short": "Volný limit",
         "catch_all": "Doménový koš",
         "catch_all": "Doménový koš",
         "daily": "Každý den",
         "daily": "Každý den",

+ 1 - 1
data/web/lang/lang.da.json

@@ -648,7 +648,7 @@
         "booking_0_short": "Altid gratis",
         "booking_0_short": "Altid gratis",
         "booking_custom": "Hard-limit til et brugerdefineret antal bookinger",
         "booking_custom": "Hard-limit til et brugerdefineret antal bookinger",
         "booking_custom_short": "Hård grænse",
         "booking_custom_short": "Hård grænse",
-        "booking_ltnulL": "Ubegrænset, men vis som optaget, når booket",
+        "booking_ltnull": "Ubegrænset, men vis som optaget, når booket",
         "booking_lt0_short": "Blød grænse",
         "booking_lt0_short": "Blød grænse",
         "daily": "Daglige",
         "daily": "Daglige",
         "deactivate": "Deaktiver",
         "deactivate": "Deaktiver",

+ 1 - 1
data/web/lang/lang.de.json

@@ -707,7 +707,7 @@
         "booking_0_short": "Immer verfügbar",
         "booking_0_short": "Immer verfügbar",
         "booking_custom": "Benutzerdefiniertes Limit",
         "booking_custom": "Benutzerdefiniertes Limit",
         "booking_custom_short": "Hartes Limit",
         "booking_custom_short": "Hartes Limit",
-        "booking_ltnulL": "Unbegrenzt, jedoch anzeigen, wenn gebucht",
+        "booking_ltnull": "Unbegrenzt, jedoch anzeigen, wenn gebucht",
         "booking_lt0_short": "Weiches Limit",
         "booking_lt0_short": "Weiches Limit",
         "daily": "Täglich",
         "daily": "Täglich",
         "deactivate": "Deaktivieren",
         "deactivate": "Deaktivieren",

+ 1 - 1
data/web/lang/lang.en.json

@@ -713,7 +713,7 @@
         "booking_0_short": "Always free",
         "booking_0_short": "Always free",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom_short": "Hard limit",
         "booking_custom_short": "Hard limit",
-        "booking_ltnulL": "Unlimited, but show as busy when booked",
+        "booking_ltnull": "Unlimited, but show as busy when booked",
         "booking_lt0_short": "Soft limit",
         "booking_lt0_short": "Soft limit",
         "catch_all": "Catch-All",
         "catch_all": "Catch-All",
         "daily": "Daily",
         "daily": "Daily",

+ 1 - 1
data/web/lang/lang.es.json

@@ -499,7 +499,7 @@
         "booking_0_short": "Siempre disponible",
         "booking_0_short": "Siempre disponible",
         "booking_custom": "Límite pre-establecido de reservas",
         "booking_custom": "Límite pre-establecido de reservas",
         "booking_custom_short": "Límite estricto",
         "booking_custom_short": "Límite estricto",
-        "booking_ltnulL": "Sín limite, pero mostrar ocupado cuando esté reservado",
+        "booking_ltnull": "Sín limite, pero mostrar ocupado cuando esté reservado",
         "booking_lt0_short": "Ocupado cuando en uso",
         "booking_lt0_short": "Ocupado cuando en uso",
         "daily": "Cada día",
         "daily": "Cada día",
         "deactivate": "Desactivar",
         "deactivate": "Desactivar",

+ 1 - 1
data/web/lang/lang.fi.json

@@ -561,7 +561,7 @@
         "booking_0_short": "Aina ilmainen",
         "booking_0_short": "Aina ilmainen",
         "booking_custom": "Rajoitettu määrä varauksia mukautettuun määrään",
         "booking_custom": "Rajoitettu määrä varauksia mukautettuun määrään",
         "booking_custom_short": "Kova raja",
         "booking_custom_short": "Kova raja",
-        "booking_ltnulL": "Rajoittamaton, mutta näytä varattu, kun varattu",
+        "booking_ltnull": "Rajoittamaton, mutta näytä varattu, kun varattu",
         "booking_lt0_short": "Pehmeä rajoitus",
         "booking_lt0_short": "Pehmeä rajoitus",
         "daily": "Päivittäin",
         "daily": "Päivittäin",
         "deactivate": "Deaktivoi",
         "deactivate": "Deaktivoi",

+ 1 - 1
data/web/lang/lang.fr.json

@@ -655,7 +655,7 @@
 		"booking_0_short": "Toujours libre",
 		"booking_0_short": "Toujours libre",
 		"booking_custom": "Limite rigide à un nombre de réservations personnalisé",
 		"booking_custom": "Limite rigide à un nombre de réservations personnalisé",
 		"booking_custom_short": "Limite rigide",
 		"booking_custom_short": "Limite rigide",
-		"booking_ltnulL": "Illimité, mais afficher aussi occupé lorsque réservé",
+		"booking_ltnull": "Illimité, mais afficher aussi occupé lorsque réservé",
 		"booking_lt0_short": "Limite souple",
 		"booking_lt0_short": "Limite souple",
 		"daily": "Quotidiennement",
 		"daily": "Quotidiennement",
 		"deactivate": "Désactiver",
 		"deactivate": "Désactiver",

+ 1 - 1
data/web/lang/lang.it.json

@@ -695,7 +695,7 @@
         "booking_0_short": "Always free",
         "booking_0_short": "Always free",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom_short": "Hard limit",
         "booking_custom_short": "Hard limit",
-        "booking_ltnulL": "Unlimited, but show as busy when booked",
+        "booking_ltnull": "Unlimited, but show as busy when booked",
         "booking_lt0_short": "Soft limit",
         "booking_lt0_short": "Soft limit",
         "daily": "Giornaliero",
         "daily": "Giornaliero",
         "deactivate": "Disattiva",
         "deactivate": "Disattiva",

+ 1 - 1
data/web/lang/lang.ko.json

@@ -629,7 +629,7 @@
         "booking_0_short": "Always free",
         "booking_0_short": "Always free",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom": "Hard-limit to a custom amount of bookings",
         "booking_custom_short": "Hard limit",
         "booking_custom_short": "Hard limit",
-        "booking_ltnulL": "Unlimited, but show as busy when booked",
+        "booking_ltnull": "Unlimited, but show as busy when booked",
         "booking_lt0_short": "Soft limit",
         "booking_lt0_short": "Soft limit",
         "daily": "매일",
         "daily": "매일",
         "deactivate": "비활성화",
         "deactivate": "비활성화",

+ 1 - 1
data/web/lang/lang.nl.json

@@ -653,7 +653,7 @@
         "booking_0_short": "Altijd vrij",
         "booking_0_short": "Altijd vrij",
         "booking_custom": "Zet vast op een specifiek aantal boekingen",
         "booking_custom": "Zet vast op een specifiek aantal boekingen",
         "booking_custom_short": "Hard limit",
         "booking_custom_short": "Hard limit",
-        "booking_ltnulL": "Onbeperkt, maar toon als bezet wanneer geboekt",
+        "booking_ltnull": "Onbeperkt, maar toon als bezet wanneer geboekt",
         "booking_lt0_short": "Soft limit",
         "booking_lt0_short": "Soft limit",
         "daily": "Dagelijks",
         "daily": "Dagelijks",
         "deactivate": "Deactiveer",
         "deactivate": "Deactiveer",

+ 1 - 1
data/web/lang/lang.ro.json

@@ -685,7 +685,7 @@
         "booking_0_short": "Întotdeauna liber",
         "booking_0_short": "Întotdeauna liber",
         "booking_custom": "Limita maximă la o sumă personalizată de rezervări",
         "booking_custom": "Limita maximă la o sumă personalizată de rezervări",
         "booking_custom_short": "Limită maximă",
         "booking_custom_short": "Limită maximă",
-        "booking_ltnulL": "Nelimitat, dar arată ca ocupat atunci când este rezervat",
+        "booking_ltnull": "Nelimitat, dar arată ca ocupat atunci când este rezervat",
         "booking_lt0_short": "Limită redusă",
         "booking_lt0_short": "Limită redusă",
         "daily": "Zilnic",
         "daily": "Zilnic",
         "deactivate": "Deactivează",
         "deactivate": "Deactivează",

+ 1 - 1
data/web/lang/lang.ru.json

@@ -708,7 +708,7 @@
         "booking_0_short": "Всегда свободнен",
         "booking_0_short": "Всегда свободнен",
         "booking_custom": "Лимит на количество бронирований",
         "booking_custom": "Лимит на количество бронирований",
         "booking_custom_short": "Жесткий лимит",
         "booking_custom_short": "Жесткий лимит",
-        "booking_ltnulL": "Неограниченный, занят при бронировании",
+        "booking_ltnull": "Неограниченный, занят при бронировании",
         "booking_lt0_short": "Неограниченный лимит",
         "booking_lt0_short": "Неограниченный лимит",
         "catch_all": "Catch-all",
         "catch_all": "Catch-all",
         "daily": "Раз в день",
         "daily": "Раз в день",

+ 1 - 1
data/web/lang/lang.sk.json

@@ -708,7 +708,7 @@
         "booking_0_short": "Neustále voľný",
         "booking_0_short": "Neustále voľný",
         "booking_custom": "Limitované na pevný počet rezervácií",
         "booking_custom": "Limitované na pevný počet rezervácií",
         "booking_custom_short": "Tvrdý limit",
         "booking_custom_short": "Tvrdý limit",
-        "booking_ltnulL": "Bez limitu, ale zobraziť obsadené po rezervácii",
+        "booking_ltnull": "Bez limitu, ale zobraziť obsadené po rezervácii",
         "booking_lt0_short": "Voľný limit",
         "booking_lt0_short": "Voľný limit",
         "catch_all": "Doménový kôš",
         "catch_all": "Doménový kôš",
         "daily": "Denný",
         "daily": "Denný",

+ 1 - 1
data/web/lang/lang.sv.json

@@ -670,7 +670,7 @@
         "booking_0_short": "Alltid tillgängligt",
         "booking_0_short": "Alltid tillgängligt",
         "booking_custom": "Sätt en fast gräns för antalet möjliga bokningar",
         "booking_custom": "Sätt en fast gräns för antalet möjliga bokningar",
         "booking_custom_short": "Hård gräns",
         "booking_custom_short": "Hård gräns",
-        "booking_ltnulL": "Obegränsad antal, men visa resursen som upptagen när den är bokad",
+        "booking_ltnull": "Obegränsad antal, men visa resursen som upptagen när den är bokad",
         "booking_lt0_short": "Mjuk gräns",
         "booking_lt0_short": "Mjuk gräns",
         "daily": "Dagligen",
         "daily": "Dagligen",
         "deactivate": "Inaktivera",
         "deactivate": "Inaktivera",

+ 2 - 2
data/web/lang/lang.zh.json

@@ -381,7 +381,7 @@
         "max_alias_exceeded": "超出最大别名数",
         "max_alias_exceeded": "超出最大别名数",
         "max_mailbox_exceeded": "超出最大邮箱数 (%d / %d)",
         "max_mailbox_exceeded": "超出最大邮箱数 (%d / %d)",
         "max_quota_in_use": "邮箱数必须大于等于 %d MiB",
         "max_quota_in_use": "邮箱数必须大于等于 %d MiB",
-        "maxquota_empty": "每个邮箱最大配额必须不为nulL",
+        "maxquota_empty": "每个邮箱最大配额必须不为0",
         "mysql_error": "MySQL错误: %s",
         "mysql_error": "MySQL错误: %s",
         "network_host_invalid": "网络或主机非法: %s",
         "network_host_invalid": "网络或主机非法: %s",
         "next_hop_interferes": "%s 与下一跳 %s 冲突",
         "next_hop_interferes": "%s 与下一跳 %s 冲突",
@@ -642,7 +642,7 @@
         "booking_0_short": "永远空闲",
         "booking_0_short": "永远空闲",
         "booking_custom": "严格限制登记数",
         "booking_custom": "严格限制登记数",
         "booking_custom_short": "严格限制",
         "booking_custom_short": "严格限制",
-        "booking_ltnulL": "不限制登记数,但会在被登记后显示为繁忙",
+        "booking_ltnull": "不限制登记数,但会在被登记后显示为繁忙",
         "booking_lt0_short": "宽松限制",
         "booking_lt0_short": "宽松限制",
         "daily": "每天",
         "daily": "每天",
         "deactivate": "禁用",
         "deactivate": "禁用",