mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-24 03:05:17 +01:00
Improve Polish translation in help messages. (#1376)
* Improve Polish translation in help messages. * Typo, `rerejestracja` -> `rejestracja`.
This commit is contained in:
parent
78e2763984
commit
90a7b47217
@ -5,13 +5,13 @@
|
|||||||
common:
|
common:
|
||||||
header: '==========[ AuthMeReloaded - Pomoc ]=========='
|
header: '==========[ AuthMeReloaded - Pomoc ]=========='
|
||||||
optional: 'Opcjonalnie'
|
optional: 'Opcjonalnie'
|
||||||
hasPermission: 'Nie posidasz permisji'
|
hasPermission: 'Nie posidasz uprawnień'
|
||||||
noPermission: 'Brak permisji'
|
noPermission: 'Brak uprawnień'
|
||||||
default: 'Domyslnie'
|
default: 'Domyślnie'
|
||||||
result: 'Wynik'
|
result: 'Wynik'
|
||||||
defaultPermissions:
|
defaultPermissions:
|
||||||
notAllowed: 'Nie posiadasz permisji'
|
notAllowed: 'Nie posiadasz uprawnień'
|
||||||
opOnly: 'Tylko OP'
|
opOnly: 'Tylko dla OP'
|
||||||
allowed: 'Dozwolone dla wszyskich'
|
allowed: 'Dozwolone dla wszyskich'
|
||||||
|
|
||||||
# -------------------------------------------------------
|
# -------------------------------------------------------
|
||||||
@ -20,11 +20,11 @@ common:
|
|||||||
# alternatives: ''
|
# alternatives: ''
|
||||||
section:
|
section:
|
||||||
command: 'Komenda'
|
command: 'Komenda'
|
||||||
description: 'Krotki opis'
|
description: 'Opis'
|
||||||
detailedDescription: 'Dlugi opis'
|
detailedDescription: 'Szczegółowy opis'
|
||||||
arguments: 'Argumenty'
|
arguments: 'Argumenty'
|
||||||
permissions: 'Permisje'
|
permissions: 'Uprawnienia'
|
||||||
alternatives: 'Alternatywy'
|
alternatives: 'Aliasy'
|
||||||
children: 'Komendy'
|
children: 'Komendy'
|
||||||
|
|
||||||
# -------------------------------------------------------
|
# -------------------------------------------------------
|
||||||
@ -36,10 +36,10 @@ section:
|
|||||||
commands:
|
commands:
|
||||||
authme.register:
|
authme.register:
|
||||||
description: 'Rejestracja gracza'
|
description: 'Rejestracja gracza'
|
||||||
detailedDescription: 'Rerejestracja gracza z okreslonym haslem'
|
detailedDescription: 'Rejestracja gracza z okreslonym hasłem'
|
||||||
arg1:
|
arg1:
|
||||||
label: 'player'
|
label: 'player'
|
||||||
description: 'Nazwa gracza'
|
description: 'Nazwa gracza'
|
||||||
arg2:
|
arg2:
|
||||||
label: 'password'
|
label: 'password'
|
||||||
description: 'Haslo'
|
description: 'Hasło gracza'
|
||||||
|
Loading…
Reference in New Issue
Block a user