Latest translations and fallbacks

This commit is contained in:
Misty (Bot)
2019-05-23 09:29:23 +00:00
parent 85ca5b190a
commit 4da9a1eb38
3 changed files with 5 additions and 5 deletions

View File

@@ -39,8 +39,8 @@
"redis.iops": "초당 Instantaneous Ops", "redis.iops": "초당 Instantaneous Ops",
"redis.iinput": "Instantaneous Input Per Second", "redis.iinput": "Instantaneous Input Per Second",
"redis.ioutput": "Instantaneous Output Per Second", "redis.ioutput": "Instantaneous Output Per Second",
"redis.total-input": "Total Input", "redis.total-input": "총 입력",
"redis.total-output": "Total Ouput", "redis.total-output": "총 출력",
"redis.keyspace-hits": "Keyspace 히트", "redis.keyspace-hits": "Keyspace 히트",
"redis.keyspace-misses": "Keyspace 미스", "redis.keyspace-misses": "Keyspace 미스",

View File

@@ -6,7 +6,7 @@
"validate-email": "Zweryfikuj e-mail", "validate-email": "Zweryfikuj e-mail",
"send-validation-email": "Wyślij e-mail weryfikacyjny", "send-validation-email": "Wyślij e-mail weryfikacyjny",
"password-reset-email": "Wyślij e-mail do resetu hasła", "password-reset-email": "Wyślij e-mail do resetu hasła",
"force-password-reset": "Force Password Reset & Log User Out", "force-password-reset": "Wymuś Zmianę Hasła i Wyloguj Użytkownika",
"ban": "Zbanuj użytkownika(-ów)", "ban": "Zbanuj użytkownika(-ów)",
"temp-ban": "Tymczasowo zbanuj użytkownika(-ów)", "temp-ban": "Tymczasowo zbanuj użytkownika(-ów)",
"unban": "Odbanuj użytkownika(-ów)", "unban": "Odbanuj użytkownika(-ów)",

View File

@@ -4,8 +4,8 @@
"address-help": "Ten adres e-mail odbiorca zobaczy w polach „Od” i „Odpowiedz”.", "address-help": "Ten adres e-mail odbiorca zobaczy w polach „Od” i „Odpowiedz”.",
"from": "Pole „Od”", "from": "Pole „Od”",
"from-help": "Nazwa „Od” widoczna w e-mailach", "from-help": "Nazwa „Od” widoczna w e-mailach",
"sendmail-rate-limit": "Send <em>X</em> emails...", "sendmail-rate-limit": "Wyślij <em>X</em> emaili...",
"sendmail-rate-delta": "... every <em>X</em> milliseconds", "sendmail-rate-delta": "co <em>X</em> milisekund",
"sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).", "sendmail-rate-help": "Instructs the NodeBB mailer to limit the number of messages sent at once in order to not overwhelm email receiving services. These options do not apply if SMTP Transport is enabled (below).",
"smtp-transport": "Transport SMTP", "smtp-transport": "Transport SMTP",