mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-03 22:30:58 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": "Paramétres de la catégorie",
|
||||
"settings": "Paramètres de la catégorie",
|
||||
"privileges": "Privilèges",
|
||||
|
||||
"name": "Nom de la catégorie",
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
"privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.",
|
||||
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.",
|
||||
"privileges.section-viewing": "Viewing Privileges",
|
||||
"privileges.section-viewing": "Afficher les Privilèges",
|
||||
"privileges.section-posting": "Posting Privileges",
|
||||
"privileges.section-moderation": "Moderation Privileges",
|
||||
"privileges.section-user": "User",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"events": "Wydarzenia",
|
||||
"no-events": "There are no events",
|
||||
"control-panel": "Events Control Panel",
|
||||
"delete-events": "Delete Events"
|
||||
"no-events": "Brak zdarzeń",
|
||||
"control-panel": "Panel zdarzeń",
|
||||
"delete-events": "Usuń zdarzenia"
|
||||
}
|
||||
@@ -2,8 +2,8 @@
|
||||
"loading": "Ładowania skórki...",
|
||||
"homepage": "Strona główna",
|
||||
"select-skin": "Wybierz Skórkę",
|
||||
"current-skin": "Current Skin",
|
||||
"skin-updated": "Skin Updated",
|
||||
"applied-success": "%1 skin was succesfully applied",
|
||||
"revert-success": "Skin reverted to base colours"
|
||||
"current-skin": "Obecna skórka",
|
||||
"skin-updated": "Skórka zaktualizowana",
|
||||
"applied-success": "%1 skórki jest zachowana z powodzeniem",
|
||||
"revert-success": "Skórka przywrócowana do pierwotnych kolorów"
|
||||
}
|
||||
@@ -5,12 +5,12 @@
|
||||
"nodejs": "nodejs",
|
||||
"online": "online",
|
||||
"git": "git",
|
||||
"load": "load",
|
||||
"load": "obciążenie",
|
||||
"uptime": "uptime",
|
||||
|
||||
"registered": "Registered",
|
||||
"sockets": "Sockets",
|
||||
"guests": "Guests",
|
||||
"registered": "Zarejestrowane",
|
||||
"sockets": "Sockety",
|
||||
"guests": "Goście",
|
||||
|
||||
"info": "Info"
|
||||
"info": "Informacja"
|
||||
}
|
||||
Reference in New Issue
Block a user