mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-28 22:31:04 +02:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"test-email.subject": "Test Email",
|
||||
"password-reset-requested": "Password Reset Requested!",
|
||||
"test-email.subject": "Test E-Mail",
|
||||
"password-reset-requested": "Zurücksetzung des Passworts beantragt!",
|
||||
"welcome-to": "Willkommen bei %1",
|
||||
"invite": "Einladung von %1",
|
||||
"greeting_no_name": "Hallo",
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"chat-edit-duration-expired": "Du darfst Chat-Nachrichten nur bis zu %1 Sekunde(n) nach der erstellung verändern",
|
||||
"chat-delete-duration-expired": "Du darfst Chat-Nachrichten nur bis zu %1 Sekunde(n) nach der erstellung löschen",
|
||||
"chat-deleted-already": "Diese Chatnachricht wurde bereits gelöscht.",
|
||||
"chat-restored-already": "This chat message has already been restored.",
|
||||
"chat-restored-already": "Diese Chatnachricht wurde bereits wiederhergestellt.",
|
||||
"already-voting-for-this-post": "Du hast diesen Beitrag bereits bewertet.",
|
||||
"reputation-system-disabled": "Das Reputationssystem ist deaktiviert.",
|
||||
"downvoting-disabled": "Downvotes sind deaktiviert.",
|
||||
@@ -153,8 +153,8 @@
|
||||
"cant-move-to-same-topic": "Du kannst den Beitrag nicht in das selbe Thema schieben!",
|
||||
"cannot-block-self": "Du kannst dich nicht selbst blocken!",
|
||||
"cannot-block-privileged": "Du kannst keine Administratoren bzw. Globale Moderatoren blocken.",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
"already-blocked": "This user is already blocked",
|
||||
"already-unblocked": "This user is already unblocked",
|
||||
"cannot-block-guest": "Gäste können andere Nutzer nicht blockieren.",
|
||||
"already-blocked": "Dieser Nutzer ist bereits gesperrt",
|
||||
"already-unblocked": "Dieser Nutzer ist bereits entsperrt",
|
||||
"no-connection": "Es scheint als gäbe es ein Problem mit deiner Internetverbindung"
|
||||
}
|
||||
@@ -8,7 +8,7 @@
|
||||
"outgoing_link_message": "Du verlässt nun %1",
|
||||
"continue_to": "Fortfahren zu %1",
|
||||
"return_to": "Kehre zurück zu %1",
|
||||
"new_notification": "You have a new notification",
|
||||
"new_notification": "Du hast eine neue Benachrichtigung",
|
||||
"you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.",
|
||||
"all": "Alle",
|
||||
"topics": "Themen",
|
||||
|
||||
@@ -120,7 +120,7 @@
|
||||
"chat-edit-duration-expired": "Vous n'êtes autorisé à modifier des messages que pendant %1 seconde(s) après les avoir postés",
|
||||
"chat-delete-duration-expired": "Vous n'êtes autorisé à supprimer des messages que pendant %1 seconde(s) après les avoir postés",
|
||||
"chat-deleted-already": "Ce message a déjà été supprimé.",
|
||||
"chat-restored-already": "This chat message has already been restored.",
|
||||
"chat-restored-already": "Ce message de discussion a déjà été restauré.",
|
||||
"already-voting-for-this-post": "Vous avez déjà voté pour ce message.",
|
||||
"reputation-system-disabled": "Le système de réputation est désactivé",
|
||||
"downvoting-disabled": "Les votes négatifs ne sont pas autorisés",
|
||||
@@ -153,8 +153,8 @@
|
||||
"cant-move-to-same-topic": "Impossible de déplacer le message dans le même sujet !",
|
||||
"cannot-block-self": "Vous ne pouvez pas vous bloquer !",
|
||||
"cannot-block-privileged": "Vous ne pouvez pas bloquer les administrateurs ou les modérateurs global",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
"already-blocked": "This user is already blocked",
|
||||
"already-unblocked": "This user is already unblocked",
|
||||
"cannot-block-guest": "Les Invités ne peut pas bloquer d'autres utilisateurs",
|
||||
"already-blocked": "Cet utilisateur est déjà bloqué",
|
||||
"already-unblocked": "Cet utilisateur est déjà débloqué",
|
||||
"no-connection": "Il semble y avoir un problème avec votre connexion Internet"
|
||||
}
|
||||
@@ -120,7 +120,7 @@
|
||||
"chat-edit-duration-expired": "Możesz edytować komunikat czatu tylko przez %1 sekund(y) po napisaniu.",
|
||||
"chat-delete-duration-expired": "Możesz skasować komunikat czatu tylko przez %1 sekund(y) po napisaniu.",
|
||||
"chat-deleted-already": "Ten komunikat czatu jest już skasowany",
|
||||
"chat-restored-already": "This chat message has already been restored.",
|
||||
"chat-restored-already": "Ta wiadomość została już przywrócona",
|
||||
"already-voting-for-this-post": "Już zagłosowałeś na ten post",
|
||||
"reputation-system-disabled": "System reputacji jest wyłączony.",
|
||||
"downvoting-disabled": "Negatywna ocena postów jest wyłączona",
|
||||
@@ -153,8 +153,8 @@
|
||||
"cant-move-to-same-topic": "Nie można przenieść wpisu do tego samego tematu!",
|
||||
"cannot-block-self": "Nie możesz zablokować samego siebie!",
|
||||
"cannot-block-privileged": "Nie możesz blokować administratorów ani globalnych moderatorów",
|
||||
"cannot-block-guest": "Guest are not able to block other users",
|
||||
"already-blocked": "This user is already blocked",
|
||||
"already-unblocked": "This user is already unblocked",
|
||||
"cannot-block-guest": "Goście nie mogą blokować innych użytkowników",
|
||||
"already-blocked": "Ten użytkownik jest już zablokowany",
|
||||
"already-unblocked": "Ten użytkownik jest już odblokowany",
|
||||
"no-connection": "Sprawdź swoje połączenie z internetem"
|
||||
}
|
||||
Reference in New Issue
Block a user