forked from misskey-dev/misskey
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request misskey-dev#11384 from misskey-dev/develop
Release: 13.14.2
- Loading branch information
Showing
50 changed files
with
2,259 additions
and
340 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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,103 @@ | ||
--- | ||
_lang_: "Japán" | ||
monthAndDay: "{month}.{day}." | ||
search: "Keresés" | ||
notifications: "Értesítések" | ||
username: "Felhasználónév" | ||
password: "Jelszó" | ||
forgotPassword: "Elfelejtett jelszó" | ||
ok: "OK" | ||
gotIt: "Rendben" | ||
cancel: "Mégse" | ||
noThankYou: "Nem, köszönöm" | ||
enterUsername: "Felhasználónév megadása" | ||
renotedBy: "{user} Renotolta" | ||
noNotes: "Nincs Note" | ||
noNotifications: "Nincs értesítés" | ||
instance: "Szerver" | ||
settings: "Beállítások" | ||
notificationSettings: "Értesítés beállításai" | ||
basicSettings: "Alapbeállítás" | ||
otherSettings: "Egyéb beállítások" | ||
openInWindow: "Megnyitás ablakban" | ||
profile: "Saját profil" | ||
timeline: "Idővonal" | ||
noAccountDescription: "Nincs leírás" | ||
login: "Bejelentkezés" | ||
loggingIn: "Belépés" | ||
logout: "Kijelentkezés" | ||
signup: "Regisztráció" | ||
uploading: "Feltöltés" | ||
save: "Mentés" | ||
users: "Felhasználók" | ||
addUser: "Felhasználó hozzáadása" | ||
favorite: "Kedvencek" | ||
favorites: "Kedvencek" | ||
unfavorite: "Törlés a kedvencek közül." | ||
favorited: "Kedvencek közé rakva." | ||
alreadyFavorited: "Már a kedvencek között van." | ||
cantFavorite: "Nem sikerült a kedvencek közé rakni." | ||
pin: "Rögzítés" | ||
unpin: "Rögzítés feloldása" | ||
copyContent: "Tartalom másolása" | ||
copyLink: "Hivatkozás Másolása" | ||
delete: "Törlés" | ||
deleteAndEdit: "Törlés és szerkesztés" | ||
deleteAndEditConfirm: "Biztosan törlöd ezt a jegyzetet és újrafogalmazza? Így eveszíted az összes reakciót, renote-ot és választ." | ||
addToList: "Hozzáadás a listákhoz" | ||
privacy: "Adatvédelem" | ||
makeFollowManuallyApprove: "Csak jóváhagyással követhetnek" | ||
defaultNoteVisibility: "Alapértelmezett láthatóság" | ||
follow: "Követés" | ||
followRequest: "Követés kérése" | ||
followRequests: "Követési kérések" | ||
unfollow: "Követés visszavonása" | ||
followRequestPending: "Függőben levő követési kérés" | ||
enterEmoji: "Írj egy emoji-t" | ||
renote: "Renote" | ||
unrenote: "Renote visszavonása" | ||
renoted: "Renotolva" | ||
cantRenote: "Nem lehet Renotolni" | ||
cantReRenote: "A Renote nem renotálható" | ||
quote: "Idézet" | ||
inChannelRenote: "Csak csatornán bellüli Renote" | ||
inChannelQuote: "Csak csatornán bellüli idézet" | ||
pinnedNote: "Csatolt jegyzet" | ||
pinned: "Rögzítés" | ||
you: "Te" | ||
clickToShow: "Kattints ide" | ||
sensitive: "Érzékeny" | ||
add: "Hozzáad" | ||
reaction: "Reakciók" | ||
reactions: "Reakciók" | ||
instances: "Szerver" | ||
remove: "Törlés" | ||
pinnedNotes: "Csatolt jegyzet" | ||
smtpUser: "Felhasználónév" | ||
smtpPass: "Jelszó" | ||
user: "Felhasználók" | ||
searchByGoogle: "Keresés" | ||
_theme: | ||
keys: | ||
renote: "Renote" | ||
_sfx: | ||
notification: "Értesítések" | ||
_2fa: | ||
renewTOTPCancel: "Nem, köszönöm" | ||
_widgets: | ||
profile: "Saját profil" | ||
notifications: "Értesítések" | ||
timeline: "Idővonal" | ||
_profile: | ||
username: "Felhasználónév" | ||
_notification: | ||
_types: | ||
renote: "Renote" | ||
quote: "Idézet" | ||
reaction: "Reakciók" | ||
_actions: | ||
renote: "Renote" | ||
_deck: | ||
_columns: | ||
notifications: "Értesítések" | ||
tl: "Idővonal" |
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
Oops, something went wrong.