v1.18.x
Barış Soner Uşaklı 6 years ago
commit 97fdb2b431

@ -89,9 +89,9 @@
"nodebb-plugin-spam-be-gone": "0.6.3", "nodebb-plugin-spam-be-gone": "0.6.3",
"nodebb-rewards-essentials": "0.0.14", "nodebb-rewards-essentials": "0.0.14",
"nodebb-theme-lavender": "5.0.11", "nodebb-theme-lavender": "5.0.11",
"nodebb-theme-persona": "10.1.9", "nodebb-theme-persona": "10.1.10",
"nodebb-theme-slick": "1.2.25", "nodebb-theme-slick": "1.2.26",
"nodebb-theme-vanilla": "11.1.5", "nodebb-theme-vanilla": "11.1.6",
"nodebb-widget-essentials": "4.0.17", "nodebb-widget-essentials": "4.0.17",
"nodemailer": "^6.0.0", "nodemailer": "^6.0.0",
"passport": "^0.4.0", "passport": "^0.4.0",

@ -133,5 +133,5 @@
"diffs.no-revisions-description": "Cet article a <strong>%1</strong> révisions.", "diffs.no-revisions-description": "Cet article a <strong>%1</strong> révisions.",
"diffs.current-revision": "Révision en cours", "diffs.current-revision": "Révision en cours",
"diffs.original-revision": "Révision originale", "diffs.original-revision": "Révision originale",
"timeago_later": "%1 plus tard" "timeago_later": "plus de %1"
} }

@ -4,7 +4,7 @@
"consent.message": "Wiadomość powiadomienia", "consent.message": "Wiadomość powiadomienia",
"consent.acceptance": "Wiadomość o zaakceptowaniu", "consent.acceptance": "Wiadomość o zaakceptowaniu",
"consent.link-text": "Tekst odnośnika do polityki", "consent.link-text": "Tekst odnośnika do polityki",
"consent.link-url": "Policy Link URL", "consent.link-url": "Link odnośnika do polityki",
"consent.blank-localised-default": "Pozostaw puste, aby użyć przetłumaczonych informacji domyślnych NodeBB ", "consent.blank-localised-default": "Pozostaw puste, aby użyć przetłumaczonych informacji domyślnych NodeBB ",
"settings": "Ustawienia", "settings": "Ustawienia",
"cookie-domain": "Domena plików cookie sesji", "cookie-domain": "Domena plików cookie sesji",

@ -11,15 +11,15 @@
"restrictions-new": "Restrykcje dla nowych użytkowników", "restrictions-new": "Restrykcje dla nowych użytkowników",
"restrictions.post-queue": "Włącz kolejkę postów", "restrictions.post-queue": "Włącz kolejkę postów",
"restrictions-new.post-queue": "Włącz restrykcje dla nowych użytkowników", "restrictions-new.post-queue": "Włącz restrykcje dla nowych użytkowników",
"restrictions.post-queue-help": "Enabling post queue will put the posts of new users in a queue for approval", "restrictions.post-queue-help": "Włączenie kolejki postów spowoduje umieszczenie postów nowych użytkowników w kolejce do zatwierdzenia",
"restrictions-new.post-queue-help": "Enabling new user restrictions will set restrictions on posts created by new users", "restrictions-new.post-queue-help": "Włączenie restrykcji dla nowych użytkowników ustawi restrykcje na ich wpisy.",
"restrictions.seconds-between": "Number of seconds between posts", "restrictions.seconds-between": "Liczba sekund pomiędzy wpisami",
"restrictions.seconds-between-new": "Liczba sekund pomiędzy wpisami dla nowych użytkowników", "restrictions.seconds-between-new": "Liczba sekund pomiędzy wpisami dla nowych użytkowników",
"restrictions.rep-threshold": "Próg reputacji wymagany do zdjęcia restrykcji", "restrictions.rep-threshold": "Próg reputacji wymagany do zdjęcia restrykcji",
"restrictions.seconds-before-new": "Seconds before a new user can make their first post", "restrictions.seconds-before-new": "Sekundy, zanim nowy użytkownik może wykonać swój pierwszy post",
"restrictions.seconds-edit-after": "Number of seconds a post remains editable (set to 0 to disable)", "restrictions.seconds-edit-after": "Liczba sekund, przez które wpisy mogą zostać edytowane. (0 wyłączone)",
"restrictions.seconds-delete-after": "Number of seconds a post remains deletable (set to 0 to disable)", "restrictions.seconds-delete-after": "Liczba sekund, przez które wpisy mogą zostać usunięte. (0 wyłączone)",
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics (set to 0 to disable)", "restrictions.replies-no-delete": "Liczba odpowiedzi, po których użytkownicy nie mogą edytować własnych tematów (0 wyłącza)",
"restrictions.min-title-length": "Minimalna długość tytułu", "restrictions.min-title-length": "Minimalna długość tytułu",
"restrictions.max-title-length": "Maksymalna długość tytułu", "restrictions.max-title-length": "Maksymalna długość tytułu",
"restrictions.min-post-length": "Minimalna długość postu", "restrictions.min-post-length": "Minimalna długość postu",

Loading…
Cancel
Save