-
Notifications
You must be signed in to change notification settings - Fork 315
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
14 changed files
with
557 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
capslock = Bloq Majús | ||
err_alloc = falla d'assignació de memòria | ||
err_bounds = índex fora de límit | ||
err_chdir = error al obrir carpeta home | ||
err_console_dev = error al accedir a la consola | ||
err_dgn_oob = missatge de registre | ||
err_domain = domini invàlid | ||
err_hostname = error al obtenir el nom del host | ||
err_mlock = error al bloquejar la clau de memòria | ||
err_null = punter nul | ||
err_pam = error en la transacció pam | ||
err_pam_abort = transacció pam avortada | ||
err_pam_acct_expired = compte expirat | ||
err_pam_auth = error d'autenticació | ||
err_pam_authinfo_unavail = error al obtenir informació de l'usuari | ||
err_pam_authok_reqd = token expirat | ||
err_pam_buf = error de la memòria intermitja | ||
err_pam_cred_err = error al establir les credencials | ||
err_pam_cred_expired = credencials expirades | ||
err_pam_cred_insufficient = credencials insuficients | ||
err_pam_cred_unavail = error al obtenir credencials | ||
err_pam_maxtries = s'ha assolit al màxim nombre d'intents | ||
err_pam_perm_denied = permís denegat | ||
err_pam_session = error de sessió | ||
err_pam_sys = error de sistema | ||
err_pam_user_unknown = usuari desconegut | ||
err_path = error al establir la ruta | ||
err_perm_dir = error al canviar de directori actual | ||
err_perm_group = error al degradar els permisos de grup | ||
err_perm_user = error al degradar els permisos de l'usuari | ||
err_pwnam = error al obtenir la informació de l'usuari | ||
err_user_gid = error al establir el GID de l'usuari | ||
err_user_init = error al inicialitzar usuari | ||
err_user_uid = error al establir el UID de l'usuari | ||
err_xsessions_dir = error al cercar la carpeta de sessions | ||
err_xsessions_open = error al obrir la carpeta de sessions | ||
f1 = F1 aturar | ||
f2 = F2 reiniciar | ||
login = iniciar sessió | ||
logout = tancar sessió | ||
numlock = Bloq Num | ||
password = Clau | ||
shell = shell | ||
wayland = wayland | ||
xinitrc = xinitrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
capslock = capslock | ||
err_alloc = impossibile allocare memoria | ||
err_bounds = indice fuori limite | ||
err_chdir = impossibile aprire home directory | ||
err_console_dev = impossibile aprire console | ||
err_dgn_oob = messaggio log | ||
err_domain = dominio non valido | ||
err_hostname = impossibile ottenere hostname | ||
err_mlock = impossibile ottenere lock per la password in memoria | ||
err_null = puntatore nullo | ||
err_pam = transazione PAM fallita | ||
err_pam_abort = transazione PAM interrotta | ||
err_pam_acct_expired = account scaduto | ||
err_pam_auth = errore di autenticazione | ||
err_pam_authinfo_unavail = impossibile ottenere informazioni utente | ||
err_pam_authok_reqd = token scaduto | ||
err_pam_buf = errore buffer memoria | ||
err_pam_cred_err = impossibile impostare credenziali | ||
err_pam_cred_expired = credenziali scadute | ||
err_pam_cred_insufficient = credenziali insufficienti | ||
err_pam_cred_unavail = impossibile ottenere credenziali | ||
err_pam_maxtries = raggiunto limite tentativi | ||
err_pam_perm_denied = permesso negato | ||
err_pam_session = errore di sessione | ||
err_pam_sys = errore di sistema | ||
err_pam_user_unknown = utente sconosciuto | ||
err_path = impossibile impostare percorso | ||
err_perm_dir = impossibile cambiare directory corrente | ||
err_perm_group = impossibile ridurre permessi gruppo | ||
err_perm_user = impossibile ridurre permessi utente | ||
err_pwnam = impossibile ottenere dati utente | ||
err_user_gid = impossibile impostare GID utente | ||
err_user_init = impossibile inizializzare utente | ||
err_user_uid = impossible impostare UID utente | ||
err_xsessions_dir = impossibile localizzare cartella sessioni | ||
err_xsessions_open = impossibile aprire cartella sessioni | ||
f1 = F1 arresto | ||
f2 = F2 riavvio | ||
login = username: | ||
logout = scollegato | ||
numlock = numlock | ||
password = password: | ||
shell = shell | ||
wayland = wayland | ||
xinitrc = xinitrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
capslock = capslock | ||
err_alloc = nieudana alokacja pamięci | ||
err_bounds = indeks poza granicami | ||
err_chdir = nie udało się otworzyć folderu domowego | ||
err_console_dev = nie udało się uzyskać dostępu do konsoli | ||
err_dgn_oob = wiadomość loga | ||
err_domain = niepoprawna domena | ||
err_hostname = nie udało się uzyskać nazwy hosta | ||
err_mlock = nie udało się zablokować pamięci haseł | ||
err_null = wskaźnik zerowy | ||
err_pam = transakcja pam nieudana | ||
err_pam_abort = transakcja pam przerwana | ||
err_pam_acct_expired = konto wygasło | ||
err_pam_auth = błąd autentyfikacji | ||
err_pam_authinfo_unavail = nie udało się zdobyć informacji o użytkowniku | ||
err_pam_authok_reqd = token wygasł | ||
err_pam_buf = błąd bufora pamięci | ||
err_pam_cred_err = nie udało się ustawić uwierzytelnienia | ||
err_pam_cred_expired = uwierzytelnienie wygasło | ||
err_pam_cred_insufficient = niewystarczające uwierzytelnienie | ||
err_pam_cred_unavail = nie udało się uzyskać uwierzytelnienia | ||
err_pam_maxtries = osiągnięto limit prób | ||
err_pam_perm_denied = brak uprawnień | ||
err_pam_session = błąd sesji | ||
err_pam_sys = błąd systemu | ||
err_pam_user_unknown = nieznany użytkownik | ||
err_path = nie udało się ustawić ścieżki | ||
err_perm_dir = nie udało się zmienić obecnego katalogu | ||
err_perm_group = nie udało się obniżyć uprawnień grupy | ||
err_perm_user = nie udało się obniżyć uprawnień użytkownika | ||
err_pwnam = nie udało się uzyskać informacji o użytkowniku | ||
err_user_gid = nie udało się ustawić GID użytkownika | ||
err_user_init = nie udało się zainicjalizować użytkownika | ||
err_user_uid = nie udało się ustawić UID użytkownika | ||
err_xsessions_dir = nie udało się znaleźć folderu sesji | ||
err_xsessions_open = nie udało się otworzyć folderu sesji | ||
f1 = F1 wyłącz | ||
f2 = F2 uruchom ponownie | ||
login = login: | ||
logout = wylogowano | ||
numlock = numlock | ||
password = hasło: | ||
shell = powłoka | ||
wayland = wayland | ||
xinitrc = xinitrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
capslock = capslock | ||
err_alloc = neuspijesna alokacija memorije | ||
err_bounds = izvan granica indeksa | ||
err_chdir = neuspijesno otvaranje home foldera | ||
err_console_dev = neuspijesno pristupanje konzoli | ||
err_dgn_oob = log poruka | ||
err_domain = nevazeci domen | ||
err_hostname = neuspijesno trazenje hostname-a | ||
err_mlock = neuspijesno zakljucavanje memorije lozinke | ||
err_null = null pokazivac | ||
err_pam = pam transakcija neuspijesna | ||
err_pam_abort = pam transakcija prekinuta | ||
err_pam_acct_expired = nalog istekao | ||
err_pam_auth = greska pri autentikaciji | ||
err_pam_authinfo_unavail = neuspjelo uzimanje informacija o korisniku | ||
err_pam_authok_reqd = token istekao | ||
err_pam_buf = greska bafera memorije | ||
err_pam_cred_err = neuspjelo postavljanje kredencijala | ||
err_pam_cred_expired = kredencijali istekli | ||
err_pam_cred_insufficient = nedovoljni kredencijali | ||
err_pam_cred_unavail = neuspjelo uzimanje kredencijala | ||
err_pam_maxtries = dostignut maksimalan broj pokusaja | ||
err_pam_perm_denied = nedozovoljeno | ||
err_pam_session = greska sesije | ||
err_pam_sys = greska sistema | ||
err_pam_user_unknown = nepoznat korisnik | ||
err_path = neuspjelo postavljanje path-a | ||
err_perm_dir = neuspjelo mijenjanje foldera | ||
err_perm_group = neuspjesno snizavanje dozvola grupe | ||
err_perm_user = neuspijesno snizavanje dozvola korisnika | ||
err_pwnam = neuspijesno skupljanje informacija o korisniku | ||
err_user_gid = neuspijesno postavljanje korisničkog GID-a | ||
err_user_init = neuspijensa inicijalizacija korisnika | ||
err_user_uid = neuspijesno postavljanje UID-a korisnika | ||
err_xsessions_dir = neuspijesno pronalazenje foldera sesija | ||
err_xsessions_open = neuspijesno otvaranje foldera sesija | ||
f1 = F1 ugasi | ||
f2 = F2 ponovo pokreni | ||
login = korisnik: | ||
logout = izlogovan | ||
numlock = numlock | ||
password = lozinka: | ||
shell = shell | ||
wayland = wayland | ||
xinitrc = xinitrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
capslock = capslock | ||
err_alloc = basarisiz bellek ayirma | ||
err_bounds = sinirlarin disinda dizin | ||
err_chdir = ev klasoru acilamadi | ||
err_console_dev = konsola erisilemedi | ||
err_dgn_oob = log mesaji | ||
err_domain = gecersiz etki alani | ||
err_hostname = ana bilgisayar adi alinamadi | ||
err_mlock = parola bellegi kilitlenemedi | ||
err_null = bos isaretci hatasi | ||
err_pam = pam islemi basarisiz oldu | ||
err_pam_abort = pam islemi durduruldu | ||
err_pam_acct_expired = hesabin suresi dolmus | ||
err_pam_auth = kimlik dogrulama hatasi | ||
err_pam_authinfo_unavail = kullanici bilgileri getirilirken hata olustu | ||
err_pam_authok_reqd = suresi dolmus token | ||
err_pam_buf = bellek arabellegi hatasi | ||
err_pam_cred_err = kimlik bilgileri ayarlanamadi | ||
err_pam_cred_expired = kimlik bilgilerinin suresi dolmus | ||
err_pam_cred_insufficient = yetersiz kimlik bilgileri | ||
err_pam_cred_unavail = kimlik bilgileri alinamadi | ||
err_pam_maxtries = en fazla deneme sinirina ulasildi | ||
err_pam_perm_denied = izin reddedildi | ||
err_pam_session = oturum hatasi | ||
err_pam_sys = sistem hatasi | ||
err_pam_user_unknown = bilinmeyen kullanici | ||
err_path = yol ayarlanamadi | ||
err_perm_dir = gecerli dizin degistirilemedi | ||
err_perm_group = grup izinleri dusurulemedi | ||
err_perm_user = kullanici izinleri dusurulemedi | ||
err_pwnam = kullanici bilgileri alinamadi | ||
err_user_gid = kullanici icin GID ayarlanamadi | ||
err_user_init = kullanici oturumu baslatilamadi | ||
err_user_uid = kullanici icin UID ayarlanamadi | ||
err_xsessions_dir = oturumlar klasoru bulunamadi | ||
err_xsessions_open = oturumlar klasoru acilamadi | ||
f1 = F1 makineyi kapat | ||
f2 = F2 yeniden baslat | ||
login = kullanici | ||
logout = oturumdan cikis yapildi | ||
numlock = numlock | ||
password = sifre | ||
shell = shell | ||
wayland = wayland | ||
xinitrc = xinitrc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.