Merge branch 'develop' into foldleft/better-errors
This commit is contained in:
commit
5ef06357f6
307 changed files with 2986 additions and 1615 deletions
|
@ -701,7 +701,7 @@
|
|||
"Failed to remove tag %(tagName)s from room": "Fehler beim Entfernen des \"%(tagName)s\"-Tags von dem Raum",
|
||||
"Failed to add tag %(tagName)s to room": "Fehler beim Hinzufügen des \"%(tagName)s\"-Tags an dem Raum",
|
||||
"Did you know: you can use communities to filter your Riot.im experience!": "Wusstest du: Du kannst Communities nutzen um deine Riot.im-Erfahrung zu filtern!",
|
||||
"To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "Um einen Filter zu setzen, siehe einen Community-Bild auf das Filter-Panel ganz links. Du kannst jederzeit auf einen Avatar im Filter-Panel klicken um nur die Räume und Personen aus der Community zu sehen.",
|
||||
"To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "Um einen Filter zu setzen, ziehe ein Community-Bild auf das Filter-Panel ganz links. Du kannst jederzeit auf einen Avatar im Filter-Panel klicken um nur die Räume und Personen aus der Community zu sehen.",
|
||||
"Clear filter": "Filter zurücksetzen",
|
||||
"Key request sent.": "Schlüssel-Anfragen gesendet.",
|
||||
"If you've submitted a bug via GitHub, debug logs can help us track down the problem. Debug logs contain application usage data including your username, the IDs or aliases of the rooms or groups you have visited and the usernames of other users. They do not contain messages.": "Wenn du einen Fehler via GitHub gemeldet hast, können Fehlerberichte uns helfen um das Problem zu finden. Sie enthalten Anwendungsdaten wie deinen Nutzernamen, Raum- und Gruppen-ID's und Aliase die du besucht hast und Nutzernamen anderer Nutzer. Sie enthalten keine Nachrichten.",
|
||||
|
@ -1733,5 +1733,11 @@
|
|||
"%(senderName)s created a rule banning users matching %(glob)s for %(reason)s": "%(senderName)s erstellte eine Ausschluss-Regel für Nutzer, die wegen %(reason)s %(glob)s entspricht",
|
||||
"%(senderName)s created a rule banning rooms matching %(glob)s for %(reason)s": "%(senderName)s erstellte eine Ausschluss-Regel für Räume, die wegen %(reason)s %(glob)s entspricht",
|
||||
"%(senderName)s created a rule banning servers matching %(glob)s for %(reason)s": "%(senderName)s erstellte eine Ausschluss-Regel für Server, die aufgrund von %(reason)s %(glob)s entsprechen",
|
||||
"%(senderName)s created a ban rule matching %(glob)s for %(reason)s": "%(senderName)s erstellt eine Ausschluss-Regel, die aufgrund von %(reason)s %(glob)s entsprechen"
|
||||
"%(senderName)s created a ban rule matching %(glob)s for %(reason)s": "%(senderName)s erstellt eine Ausschluss-Regel, die aufgrund von %(reason)s %(glob)s entsprechen",
|
||||
"Do you want to chat with %(user)s?": "Möchtest du mit %(user)s chatten?",
|
||||
"<userName/> wants to chat": "<userName/> möchte mit dir chatten",
|
||||
"Start chatting": "Chat starten",
|
||||
"Reject & Ignore user": "Ablehnen & Nutzer ignorieren",
|
||||
"%(senderName)s changed a rule that was banning users matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s ändert eine Ausschluss-Regel von %(oldGlob)s nach %(newGlob)s, wegen %(reason)s",
|
||||
"%(senderName)s changed a rule that was banning rooms matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s ändert eine Ausschluss-Regel für Räume von %(oldGlob)s nach %(newGlob)s, wegen %(reason)s"
|
||||
}
|
||||
|
|
|
@ -1,8 +1,17 @@
|
|||
{
|
||||
"This email address is already in use": "This email address is already in use",
|
||||
"This phone number is already in use": "This phone number is already in use",
|
||||
"Use Single Sign On to continue": "Use Single Sign On to continue",
|
||||
"Confirm adding this email address by using Single Sign On to prove your identity.": "Confirm adding this email address by using Single Sign On to prove your identity.",
|
||||
"Single Sign On": "Single Sign On",
|
||||
"Confirm adding email": "Confirm adding email",
|
||||
"Click the button below to confirm adding this email address.": "Click the button below to confirm adding this email address.",
|
||||
"Confirm": "Confirm",
|
||||
"Add Email Address": "Add Email Address",
|
||||
"Failed to verify email address: make sure you clicked the link in the email": "Failed to verify email address: make sure you clicked the link in the email",
|
||||
"Confirm adding this phone number by using Single Sign On to prove your identity.": "Confirm adding this phone number by using Single Sign On to prove your identity.",
|
||||
"Confirm adding phone number": "Confirm adding phone number",
|
||||
"Click the button below to confirm adding this phone number.": "Click the button below to confirm adding this phone number.",
|
||||
"Add Phone Number": "Add Phone Number",
|
||||
"The platform you're on": "The platform you're on",
|
||||
"The version of Riot": "The version of Riot",
|
||||
|
@ -96,7 +105,7 @@
|
|||
"Verify this session": "Verify this session",
|
||||
"Encryption upgrade available": "Encryption upgrade available",
|
||||
"Set up encryption": "Set up encryption",
|
||||
"Unverified session": "Unverified session",
|
||||
"Unverified login. Was this you?": "Unverified login. Was this you?",
|
||||
"Who would you like to add to this community?": "Who would you like to add to this community?",
|
||||
"Warning: any person you add to a community will be publicly visible to anyone who knows the community ID": "Warning: any person you add to a community will be publicly visible to anyone who knows the community ID",
|
||||
"Invite new community members": "Invite new community members",
|
||||
|
@ -153,6 +162,7 @@
|
|||
"Usage": "Usage",
|
||||
"Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Prepends ¯\\_(ツ)_/¯ to a plain-text message",
|
||||
"Sends a message as plain text, without interpreting it as markdown": "Sends a message as plain text, without interpreting it as markdown",
|
||||
"Sends a message as html, without interpreting it as markdown": "Sends a message as html, without interpreting it as markdown",
|
||||
"Searches DuckDuckGo for results": "Searches DuckDuckGo for results",
|
||||
"/ddg is not a command": "/ddg is not a command",
|
||||
"To use it, just wait for autocomplete results to load and tab through them.": "To use it, just wait for autocomplete results to load and tab through them.",
|
||||
|
@ -197,12 +207,12 @@
|
|||
"WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!",
|
||||
"Verified key": "Verified key",
|
||||
"The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.": "The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.",
|
||||
"Displays action": "Displays action",
|
||||
"Forces the current outbound group session in an encrypted room to be discarded": "Forces the current outbound group session in an encrypted room to be discarded",
|
||||
"Sends the given message coloured as a rainbow": "Sends the given message coloured as a rainbow",
|
||||
"Sends the given emote coloured as a rainbow": "Sends the given emote coloured as a rainbow",
|
||||
"Displays list of commands with usages and descriptions": "Displays list of commands with usages and descriptions",
|
||||
"Displays information about a user": "Displays information about a user",
|
||||
"Displays action": "Displays action",
|
||||
"Reason": "Reason",
|
||||
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s accepted the invitation for %(displayName)s.",
|
||||
"%(targetName)s accepted an invitation.": "%(targetName)s accepted an invitation.",
|
||||
|
@ -432,6 +442,7 @@
|
|||
"Enable message search in encrypted rooms": "Enable message search in encrypted rooms",
|
||||
"Keep secret storage passphrase in memory for this session": "Keep secret storage passphrase in memory for this session",
|
||||
"How fast should messages be downloaded.": "How fast should messages be downloaded.",
|
||||
"Manually verify all remote sessions": "Manually verify all remote sessions",
|
||||
"Collecting app version information": "Collecting app version information",
|
||||
"Collecting logs": "Collecting logs",
|
||||
"Uploading report": "Uploading report",
|
||||
|
@ -467,11 +478,12 @@
|
|||
"Compare unique emoji": "Compare unique emoji",
|
||||
"Compare a unique set of emoji if you don't have a camera on either device": "Compare a unique set of emoji if you don't have a camera on either device",
|
||||
"Start": "Start",
|
||||
"Confirm the emoji below are displayed on both devices, in the same order:": "Confirm the emoji below are displayed on both devices, in the same order:",
|
||||
"Confirm the emoji below are displayed on both sessions, in the same order:": "Confirm the emoji below are displayed on both sessions, in the same order:",
|
||||
"Verify this user by confirming the following emoji appear on their screen.": "Verify this user by confirming the following emoji appear on their screen.",
|
||||
"Verify this device by confirming the following number appears on its screen.": "Verify this device by confirming the following number appears on its screen.",
|
||||
"Verify this session by confirming the following number appears on its screen.": "Verify this session by confirming the following number appears on its screen.",
|
||||
"Verify this user by confirming the following number appears on their screen.": "Verify this user by confirming the following number appears on their screen.",
|
||||
"Unable to find a supported verification method.": "Unable to find a supported verification method.",
|
||||
"Waiting for your other session, %(deviceName)s (%(deviceId)s), to verify…": "Waiting for your other session, %(deviceName)s (%(deviceId)s), to verify…",
|
||||
"Waiting for %(displayName)s to verify…": "Waiting for %(displayName)s to verify…",
|
||||
"Cancelling…": "Cancelling…",
|
||||
"They match": "They match",
|
||||
|
@ -543,10 +555,12 @@
|
|||
"Pin": "Pin",
|
||||
"Verify yourself & others to keep your chats safe": "Verify yourself & others to keep your chats safe",
|
||||
"Other users may not trust it": "Other users may not trust it",
|
||||
"Update your secure storage": "Update your secure storage",
|
||||
"Upgrade": "Upgrade",
|
||||
"Verify": "Verify",
|
||||
"Later": "Later",
|
||||
"Review": "Review",
|
||||
"From %(deviceName)s (%(deviceId)s)": "From %(deviceName)s (%(deviceId)s)",
|
||||
"Decline (%(counter)s)": "Decline (%(counter)s)",
|
||||
"Accept <policyLink /> to continue:": "Accept <policyLink /> to continue:",
|
||||
"Upload": "Upload",
|
||||
|
@ -586,6 +600,7 @@
|
|||
"cached locally": "cached locally",
|
||||
"not found locally": "not found locally",
|
||||
"User signing private key:": "User signing private key:",
|
||||
"Session backup key:": "Session backup key:",
|
||||
"Secret storage public key:": "Secret storage public key:",
|
||||
"in account data": "in account data",
|
||||
"Homeserver feature support:": "Homeserver feature support:",
|
||||
|
@ -595,6 +610,10 @@
|
|||
"up to date": "up to date",
|
||||
"Your homeserver does not support session management.": "Your homeserver does not support session management.",
|
||||
"Unable to load session list": "Unable to load session list",
|
||||
"Confirm deleting these sessions by using Single Sign On to prove your identity.": "Confirm deleting these sessions by using Single Sign On to prove your identity.",
|
||||
"Confirm deleting these sessions": "Confirm deleting these sessions",
|
||||
"Click the button below to confirm deleting these sessions.": "Click the button below to confirm deleting these sessions.",
|
||||
"Delete sessions": "Delete sessions",
|
||||
"Authentication": "Authentication",
|
||||
"Delete %(count)s sessions|other": "Delete %(count)s sessions",
|
||||
"Delete %(count)s sessions|one": "Delete %(count)s session",
|
||||
|
@ -602,6 +621,7 @@
|
|||
"Public Name": "Public Name",
|
||||
"Last seen": "Last seen",
|
||||
"Failed to set display name": "Failed to set display name",
|
||||
"Individually verify each session used by a user to mark it as trusted, not trusting cross-signed devices.": "Individually verify each session used by a user to mark it as trusted, not trusting cross-signed devices.",
|
||||
"Disable Notifications": "Disable Notifications",
|
||||
"Enable Notifications": "Enable Notifications",
|
||||
"Securely cache encrypted messages locally for them to appear in search results, using ": "Securely cache encrypted messages locally for them to appear in search results, using ",
|
||||
|
@ -1194,11 +1214,14 @@
|
|||
"URL previews are disabled by default for participants in this room.": "URL previews are disabled by default for participants in this room.",
|
||||
"In encrypted rooms, like this one, URL previews are disabled by default to ensure that your homeserver (where the previews are generated) cannot gather information about links you see in this room.": "In encrypted rooms, like this one, URL previews are disabled by default to ensure that your homeserver (where the previews are generated) cannot gather information about links you see in this room.",
|
||||
"When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.": "When someone puts a URL in their message, a URL preview can be shown to give more information about that link such as the title, description, and an image from the website.",
|
||||
"Waiting for you to accept on your other session…": "Waiting for you to accept on your other session…",
|
||||
"Waiting for %(displayName)s to accept…": "Waiting for %(displayName)s to accept…",
|
||||
"Accepting…": "Accepting…",
|
||||
"Start Verification": "Start Verification",
|
||||
"Messages in this room are end-to-end encrypted.": "Messages in this room are end-to-end encrypted.",
|
||||
"Your messages are secured and only you and the recipient have the unique keys to unlock them.": "Your messages are secured and only you and the recipient have the unique keys to unlock them.",
|
||||
"Messages in this room are not end-to-end encrypted.": "Messages in this room are not end-to-end encrypted.",
|
||||
"In encrypted rooms, your messages are secured and only you and the recipient have the unique keys to unlock them.": "In encrypted rooms, your messages are secured and only you and the recipient have the unique keys to unlock them.",
|
||||
"Verify User": "Verify User",
|
||||
"For extra security, verify this user by checking a one-time code on both of your devices.": "For extra security, verify this user by checking a one-time code on both of your devices.",
|
||||
"Your messages are not secure": "Your messages are not secure",
|
||||
|
@ -1225,19 +1248,31 @@
|
|||
"Failed to remove user from community": "Failed to remove user from community",
|
||||
"<strong>%(role)s</strong> in %(roomName)s": "<strong>%(role)s</strong> in %(roomName)s",
|
||||
"This client does not support end-to-end encryption.": "This client does not support end-to-end encryption.",
|
||||
"Messages in this room are not end-to-end encrypted.": "Messages in this room are not end-to-end encrypted.",
|
||||
"Security": "Security",
|
||||
"The session you are trying to verify doesn't support scanning a QR code or emoji verification, which is what Riot supports. Try with a different client.": "The session you are trying to verify doesn't support scanning a QR code or emoji verification, which is what Riot supports. Try with a different client.",
|
||||
"Verify by scanning": "Verify by scanning",
|
||||
"Ask %(displayName)s to scan your code:": "Ask %(displayName)s to scan your code:",
|
||||
"Verify by emoji": "Verify by emoji",
|
||||
"If you can't scan the code above, verify by comparing unique emoji.": "If you can't scan the code above, verify by comparing unique emoji.",
|
||||
"Verify by comparing unique emoji.": "Verify by comparing unique emoji.",
|
||||
"Verify by emoji": "Verify by emoji",
|
||||
"Almost there! Is your other session showing the same shield?": "Almost there! Is your other session showing the same shield?",
|
||||
"Almost there! Is %(displayName)s showing the same shield?": "Almost there! Is %(displayName)s showing the same shield?",
|
||||
"No": "No",
|
||||
"Yes": "Yes",
|
||||
"Verify all users in a room to ensure it's secure.": "Verify all users in a room to ensure it's secure.",
|
||||
"In encrypted rooms, verify all users to ensure it’s secure.": "In encrypted rooms, verify all users to ensure it’s secure.",
|
||||
"You've successfully verified %(deviceName)s (%(deviceId)s)!": "You've successfully verified %(deviceName)s (%(deviceId)s)!",
|
||||
"You've successfully verified %(displayName)s!": "You've successfully verified %(displayName)s!",
|
||||
"Verified": "Verified",
|
||||
"Got it": "Got it",
|
||||
"Verification timed out. Start verification again from their profile.": "Verification timed out. Start verification again from their profile.",
|
||||
"%(displayName)s cancelled verification. Start verification again from their profile.": "%(displayName)s cancelled verification. Start verification again from their profile.",
|
||||
"You cancelled verification. Start verification again from their profile.": "You cancelled verification. Start verification again from their profile.",
|
||||
"Start verification again from the notification.": "Start verification again from the notification.",
|
||||
"Start verification again from their profile.": "Start verification again from their profile.",
|
||||
"Verification timed out.": "Verification timed out.",
|
||||
"You cancelled verification on your other session.": "You cancelled verification on your other session.",
|
||||
"%(displayName)s cancelled verification.": "%(displayName)s cancelled verification.",
|
||||
"You cancelled verification.": "You cancelled verification.",
|
||||
"Verification cancelled": "Verification cancelled",
|
||||
"Compare emoji": "Compare emoji",
|
||||
"Sunday": "Sunday",
|
||||
"Monday": "Monday",
|
||||
"Tuesday": "Tuesday",
|
||||
|
@ -1375,8 +1410,6 @@
|
|||
"Verify...": "Verify...",
|
||||
"Join": "Join",
|
||||
"No results": "No results",
|
||||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"Please <newIssueLink>create a new issue</newIssueLink> on GitHub so that we can investigate this bug.": "Please <newIssueLink>create a new issue</newIssueLink> on GitHub so that we can investigate this bug.",
|
||||
"collapse": "collapse",
|
||||
"expand": "expand",
|
||||
|
@ -1853,7 +1886,6 @@
|
|||
"Use lowercase letters, numbers, dashes and underscores only": "Use lowercase letters, numbers, dashes and underscores only",
|
||||
"Enter username": "Enter username",
|
||||
"Email (optional)": "Email (optional)",
|
||||
"Confirm": "Confirm",
|
||||
"Phone (optional)": "Phone (optional)",
|
||||
"Create your Matrix account on %(serverName)s": "Create your Matrix account on %(serverName)s",
|
||||
"Create your Matrix account on <underlinedServerName />": "Create your Matrix account on <underlinedServerName />",
|
||||
|
@ -1872,6 +1904,7 @@
|
|||
"Find other public servers or use a custom server": "Find other public servers or use a custom server",
|
||||
"Sign in to your Matrix account on %(serverName)s": "Sign in to your Matrix account on %(serverName)s",
|
||||
"Sign in to your Matrix account on <underlinedServerName />": "Sign in to your Matrix account on <underlinedServerName />",
|
||||
"Sign in with SSO": "Sign in with SSO",
|
||||
"Sorry, your browser is <b>not</b> able to run Riot.": "Sorry, your browser is <b>not</b> able to run Riot.",
|
||||
"Riot uses many advanced browser features, some of which are not available or experimental in your current browser.": "Riot uses many advanced browser features, some of which are not available or experimental in your current browser.",
|
||||
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.",
|
||||
|
@ -1939,6 +1972,7 @@
|
|||
"Review terms and conditions": "Review terms and conditions",
|
||||
"Old cryptography data detected": "Old cryptography data detected",
|
||||
"Data from an older version of Riot has been detected. This will have caused end-to-end cryptography to malfunction in the older version. End-to-end encrypted messages exchanged recently whilst using the older version may not be decryptable in this version. This may also cause messages exchanged with this version to fail. If you experience problems, log out and back in again. To retain message history, export and re-import your keys.": "Data from an older version of Riot has been detected. This will have caused end-to-end cryptography to malfunction in the older version. End-to-end encrypted messages exchanged recently whilst using the older version may not be decryptable in this version. This may also cause messages exchanged with this version to fail. If you experience problems, log out and back in again. To retain message history, export and re-import your keys.",
|
||||
"Self-verification request": "Self-verification request",
|
||||
"Logout": "Logout",
|
||||
"%(creator)s created and configured the room.": "%(creator)s created and configured the room.",
|
||||
"Your Communities": "Your Communities",
|
||||
|
@ -2208,6 +2242,7 @@
|
|||
"Navigate recent messages to edit": "Navigate recent messages to edit",
|
||||
"Jump to start/end of the composer": "Jump to start/end of the composer",
|
||||
"Navigate composer history": "Navigate composer history",
|
||||
"Cancel replying to a message": "Cancel replying to a message",
|
||||
"Toggle microphone mute": "Toggle microphone mute",
|
||||
"Toggle video on/off": "Toggle video on/off",
|
||||
"Jump to room search": "Jump to room search",
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
"Someone": "Iu",
|
||||
"(not supported by this browser)": "(nesubtenata de tiu ĉi foliumilo)",
|
||||
"%(senderName)s answered the call.": "%(senderName)s akceptis la vokon.",
|
||||
"(could not connect media)": "(aŭdvidaĵoj ne kunigeblis)",
|
||||
"(could not connect media)": "(ne povis kunigi aŭdovidaĵojn)",
|
||||
"(no answer)": "(sen respondo)",
|
||||
"(unknown failure: %(reason)s)": "(nekonata eraro: %(reason)s)",
|
||||
"%(senderName)s ended the call.": "%(senderName)s finis la vokon.",
|
||||
|
@ -2210,5 +2210,69 @@
|
|||
"Matrix rooms": "Ĉambroj de Matrix",
|
||||
"Open an existing session & use it to verify this one, granting it access to encrypted messages.": "Malfermi jaman salutaĵon kaj kontroli ĉi tiun per ĝi, permesante al ĝi aliron al ĉifritaj mesaĝoj.",
|
||||
"Waiting…": "Atendante…",
|
||||
"If you can’t access one, <button>use your recovery key or passphrase.</button>": "Se vi ne povas iun atingi, <button>uzu vian rehavan ŝlosilon aŭ pasfrazon.</button>"
|
||||
"If you can’t access one, <button>use your recovery key or passphrase.</button>": "Se vi ne povas iun atingi, <button>uzu vian rehavan ŝlosilon aŭ pasfrazon.</button>",
|
||||
"Manually Verify by Text": "Permane kontroli tekste",
|
||||
"Interactively verify by Emoji": "Interage kontroli bildosigne",
|
||||
"Self signing private key:": "Memsubskriba privata ŝlosilo",
|
||||
"cached locally": "kaŝmemorita loke",
|
||||
"not found locally": "ne trovita loke",
|
||||
"User signing private key:": "Uzantosubskriba privata ŝlosilo:",
|
||||
"Secret Storage key format:": "Ŝlosila formo de sekreta deponejo:",
|
||||
"outdated": "eksdata",
|
||||
"up to date": "ĝisdata",
|
||||
"Keyboard Shortcuts": "Klavkombinoj",
|
||||
"Start a conversation with someone using their name, username (like <userId/>) or email address.": "Komencu interparolon kun iu per ĝia nomo, uzantonomo (kiel <userId/>), aŭ retpoŝtadreso.",
|
||||
"a new master key signature": "nova ĉefŝlosila subskribo",
|
||||
"a new cross-signing key signature": "nova transire subskriba ŝlosila subskribo",
|
||||
"a device cross-signing signature": "aparata transire subskriba ŝlosila subskribo",
|
||||
"a key signature": "ŝlosila subskribo",
|
||||
"Riot encountered an error during upload of:": "Riot eraris dum alŝuto de:",
|
||||
"Upload completed": "Alŝuto finiĝis",
|
||||
"Cancelled signature upload": "Alŝuto de subskribo nuliĝis",
|
||||
"Unabled to upload": "Ne povas alŝuti",
|
||||
"Signature upload success": "Alŝuto de subskribo sukcesis",
|
||||
"Signature upload failed": "Alŝuto de subskribo malsukcesis",
|
||||
"Confirm by comparing the following with the User Settings in your other session:": "Konfirmu per komparo de la sekva kun la agardoj de uzanto en via alia salutaĵo:",
|
||||
"Confirm this user's session by comparing the following with their User Settings:": "Konfirmu la salutaĵon de ĉi tiu uzanto per komparo de la sekva kun ĝiaj agordoj de uzanto",
|
||||
"If they don't match, the security of your communication may be compromised.": "Se ili ne akordas, la sekureco de via komunikado eble estas rompita.",
|
||||
"Navigation": "Navigado",
|
||||
"Calls": "Vokoj",
|
||||
"Room List": "Listo de ĉambroj",
|
||||
"Autocomplete": "Memkompletigo",
|
||||
"Alt": "Alt-klavo",
|
||||
"Alt Gr": "Alt-Gr-klavo",
|
||||
"Shift": "Majuskliga klavo",
|
||||
"Super": "Super-klavo",
|
||||
"Ctrl": "Stir-klavo",
|
||||
"Toggle Bold": "Ŝalti grason",
|
||||
"Toggle Italics": "Ŝalti kursivon",
|
||||
"Toggle Quote": "Ŝalti citaĵon",
|
||||
"New line": "Nova linio",
|
||||
"Navigate recent messages to edit": "Navigi freŝajn mesaĝojn redaktotajn",
|
||||
"Jump to start/end of the composer": "Salti al komenco/fino de la komponilo",
|
||||
"Navigate composer history": "Navigi historion de la komponilo",
|
||||
"Toggle microphone mute": "Baskuligi silentigon de mikrofono",
|
||||
"Toggle video on/off": "Baskuligi filmojn",
|
||||
"Jump to room search": "Salti al serĉo de ĉambroj",
|
||||
"Navigate up/down in the room list": "Navigi supren/malsupren en la listo de ĉambroj",
|
||||
"Select room from the room list": "Elekti ĉambron el la listo de ĉambroj",
|
||||
"Collapse room list section": "Maletendi parton kun listo de ĉambroj",
|
||||
"Expand room list section": "Etendi parton kun listo de ĉambroj",
|
||||
"Clear room list filter field": "Vakigi filtrilon de la listo de ĉambroj",
|
||||
"Scroll up/down in the timeline": "Rulumi supren/suben en la historio",
|
||||
"Previous/next unread room or DM": "Antaŭa/sekva nelegita ĉambro",
|
||||
"Previous/next room or DM": "Antaŭa/sekva ĉambro",
|
||||
"Toggle the top left menu": "Baskuligi la supran maldekstran menuon",
|
||||
"Close dialog or context menu": "Fermi interagujon aŭ kuntekstan menuon",
|
||||
"Activate selected button": "Aktivigi la elektitan butonon",
|
||||
"Toggle right panel": "Baskuligi la dekstran panelon",
|
||||
"Toggle this dialog": "Baskuligi ĉi tiun interagujon",
|
||||
"Move autocomplete selection up/down": "Movi memkompletigan elekton supren/suben",
|
||||
"Cancel autocomplete": "Nuligi memkompletigon",
|
||||
"Page Up": "Paĝosupren-klavo",
|
||||
"Page Down": "Paĝosuben-klavo",
|
||||
"Esc": "Eskapa klavo",
|
||||
"Enter": "Eniga klavo",
|
||||
"Space": "Spaco",
|
||||
"End": "Finen-klavo"
|
||||
}
|
||||
|
|
|
@ -2288,5 +2288,8 @@
|
|||
"Navigate composer history": "Explorer l’historique du compositeur",
|
||||
"Previous/next unread room or DM": "Salon ou message direct non lu précédent/suivant",
|
||||
"Previous/next room or DM": "Salon ou message direct précédent/suivant",
|
||||
"Toggle right panel": "Afficher/masquer le panneau de droite"
|
||||
"Toggle right panel": "Afficher/masquer le panneau de droite",
|
||||
"Secret Storage key format:": "Format de clé du coffre secret :",
|
||||
"outdated": "obsolète",
|
||||
"up to date": "à jour"
|
||||
}
|
||||
|
|
|
@ -2199,5 +2199,32 @@
|
|||
"Error downloading theme information.": "A téma információk letöltése sikertelen.",
|
||||
"Theme added!": "Téma hozzáadva!",
|
||||
"Custom theme URL": "Egyedi téma URL",
|
||||
"Add theme": "Téma hozzáadása"
|
||||
"Add theme": "Téma hozzáadása",
|
||||
"Review Sessions": "Munkamenetek átnézése",
|
||||
"Manually Verify by Text": "Manuális szöveges ellenőrzés",
|
||||
"Interactively verify by Emoji": "Közös ellenőrzés Emodzsival",
|
||||
"Self signing private key:": "Titkos önaláíró kulcs:",
|
||||
"cached locally": "helyben gyorsítótárazott",
|
||||
"not found locally": "helyben nem található",
|
||||
"User signing private key:": "Titkos felhasználó aláíró kulcs:",
|
||||
"Secret Storage key format:": "Biztonsági tároló kulcs formátum:",
|
||||
"outdated": "lejárt",
|
||||
"up to date": "friss",
|
||||
"Keyboard Shortcuts": "Billentyűzet kombinációk",
|
||||
"Scroll to most recent messages": "A legfrissebb üzenethez görget",
|
||||
"Local address": "Helyi cím",
|
||||
"Published Addresses": "Nyilvánosságra hozott cím",
|
||||
"Other published addresses:": "Másik nyilvánosságra hozott cím:",
|
||||
"No other published addresses yet, add one below": "Nincs másik nyilvánosságra hozott cím, alább adj hozzá egyet",
|
||||
"New published address (e.g. #alias:server)": "Új nyilvános cím (pl.: #becenév:szerver)",
|
||||
"Local Addresses": "Helyi címek",
|
||||
"Enter a server name": "Add meg a szerver nevét",
|
||||
"Looks good": "Jól néz ki",
|
||||
"Can't find this server or its room list": "A szerver vagy a szoba listája nem található",
|
||||
"All rooms": "Minden szoba",
|
||||
"Your server": "Matrix szervered",
|
||||
"Are you sure you want to remove <b>%(serverName)s</b>": "Biztos, hogy törölni szeretnéd: <b>%(serverName)s</b>",
|
||||
"Remove server": "Szerver törlése",
|
||||
"Matrix": "Matrix",
|
||||
"Add a new server": "Új szerver hozzáadása"
|
||||
}
|
||||
|
|
|
@ -2276,5 +2276,17 @@
|
|||
"Esc": "Esc",
|
||||
"Enter": "Invio",
|
||||
"Space": "Barra spaziatrice",
|
||||
"End": "Fine"
|
||||
"End": "Fine",
|
||||
"Manually Verify by Text": "Verifica manualmente con testo",
|
||||
"Interactively verify by Emoji": "Verifica interattivamente con emoji",
|
||||
"Secret Storage key format:": "Formato chiave di archivio segreto:",
|
||||
"outdated": "non aggiornato",
|
||||
"up to date": "aggiornato",
|
||||
"Confirm by comparing the following with the User Settings in your other session:": "Conferma confrontando il seguente con le impostazioni utente nell'altra sessione:",
|
||||
"Confirm this user's session by comparing the following with their User Settings:": "Conferma questa sessione confrontando il seguente con le sue impostazioni utente:",
|
||||
"If they don't match, the security of your communication may be compromised.": "Se non corrispondono, la sicurezza delle tue comunicazioni potrebbe essere compromessa.",
|
||||
"Navigate composer history": "Naviga cronologia compositore",
|
||||
"Previous/next unread room or DM": "Stanza o msg non letti successivi/precedenti",
|
||||
"Previous/next room or DM": "Stanza o msg successivi/precedenti",
|
||||
"Toggle right panel": "Apri/chiudi pannello a destra"
|
||||
}
|
||||
|
|
|
@ -2265,5 +2265,20 @@
|
|||
"Esc": "Esc",
|
||||
"Enter": "Enter",
|
||||
"Space": "Space",
|
||||
"End": "End"
|
||||
"End": "End",
|
||||
"Manually Verify by Text": "Verifikojeni Dorazi përmes Teksti",
|
||||
"Interactively verify by Emoji": "Verifikojeni në mënyrë ndërvepruese përmes Emoji-sh",
|
||||
"Secret Storage key format:": "Format kyçesh Depozite të Fshehtë:",
|
||||
"outdated": "e vjetruar",
|
||||
"up to date": "e përditësuar",
|
||||
"Start a conversation with someone using their name, username (like <userId/>) or email address.": "Nisni një bisedë me dikë duke përdorur emrin e tij, emrin e përdoruesit për të (bie fjala, <userId/>) ose adresë email.",
|
||||
"Confirm by comparing the following with the User Settings in your other session:": "Ripohojeni duke krahasuar sa vijon me Rregullimet e Përdoruesit te sesioni juaj tjetër:",
|
||||
"Confirm this user's session by comparing the following with their User Settings:": "Ripohojeni këtë sesion përdoruesi duke krahasuar sa vijon me Rregullimet e tij të Përdoruesit:",
|
||||
"If they don't match, the security of your communication may be compromised.": "Nëse s’përputhen, siguria e komunikimeve tuaja mund të jetë komprometuar.",
|
||||
"Super": "Super",
|
||||
"Navigate composer history": "Lëvizni nëpër historikun e hartuesit",
|
||||
"Toggle video on/off": "Aktivizoni/çaktivizoni videon",
|
||||
"Previous/next unread room or DM": "Dhoma ose MD i palexuar i mëparshëm/pasues",
|
||||
"Previous/next room or DM": "Dhoma ose MD i mëparshëm/pasues",
|
||||
"Toggle right panel": "Hap/mbyll panelin djathtas"
|
||||
}
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"Direct chats": "Doğrudan Sohbetler",
|
||||
"Disable Notifications": "Bildirimleri Devre Dışı Bırak",
|
||||
"Disinvite": "Daveti İptal Et",
|
||||
"Displays action": "Görünür eylem",
|
||||
"Displays action": "Eylemi görüntüler",
|
||||
"Download %(text)s": "%(text)s metnini indir",
|
||||
"Drop File Here": "Dosyayı Buraya Bırak",
|
||||
"Ed25519 fingerprint": "Ed25519 parmak izi",
|
||||
|
@ -117,7 +117,7 @@
|
|||
"Failed to toggle moderator status": "Moderatör durumunu değiştirmek başarısız oldu",
|
||||
"Failed to unban": "Yasağı kaldırmak başarısız oldu",
|
||||
"Failed to upload profile picture!": "Profil resmi yükleme başarısız oldu!",
|
||||
"Failed to verify email address: make sure you clicked the link in the email": "E-posta adresini doğrulama başarısız : e-postadaki bağlantıya tıkladığınızdan emin olun",
|
||||
"Failed to verify email address: make sure you clicked the link in the email": "Eposta adresini doğrulamadı: epostadaki bağlantıya tıkladığınızdan emin olun",
|
||||
"Failure to create room": "Oda oluşturulamadı",
|
||||
"Favourite": "Favori",
|
||||
"Favourites": "Favoriler",
|
||||
|
@ -249,7 +249,7 @@
|
|||
"Submit": "Gönder",
|
||||
"Success": "Başarılı",
|
||||
"The phone number entered looks invalid": "Girilen telefon numarası geçersiz görünüyor",
|
||||
"This email address is already in use": "Bu e-posta adresi zaten kullanımda",
|
||||
"This email address is already in use": "Bu eposta adresi zaten kullanımda",
|
||||
"This email address was not found": "Bu e-posta adresi bulunamadı",
|
||||
"The email address linked to your account must be entered.": "Hesabınıza bağlı e-posta adresi girilmelidir.",
|
||||
"The remote side failed to pick up": "Uzak taraf toplanamadı(alınamadı)",
|
||||
|
@ -538,15 +538,15 @@
|
|||
"View Source": "Kaynağı Görüntüle",
|
||||
"With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "Geçerli tarayıcınız ile birlikte , uygulamanın görünüş ve kullanım hissi tamamen hatalı olabilir ve bazı ya da tüm özellikler çalışmayabilir. Yine de denemek isterseniz devam edebilirsiniz ancak karşılaşabileceğiniz sorunlar karşısında kendi başınasınız !",
|
||||
"There are advanced notifications which are not shown here": "Burada gösterilmeyen gelişmiş bildirimler var",
|
||||
"The platform you're on": "Bulunduğun platform",
|
||||
"The platform you're on": "Platformunuz",
|
||||
"The version of Riot.im": "Riot.im'in sürümü",
|
||||
"Your language of choice": "Dil seçeneği",
|
||||
"Which officially provided instance you are using, if any": "Hangi resmi destekli örneği(eğer varsa) kullanmaktasınız",
|
||||
"Add Email Address": "E-posta Adresi Ekle",
|
||||
"Your language of choice": "Dil seçiminiz",
|
||||
"Which officially provided instance you are using, if any": "Hangi resmi destekli platformu kullanmaktasınız (eğer varsa)",
|
||||
"Add Email Address": "Eposta Adresi Ekle",
|
||||
"Add Phone Number": "Telefon Numarası Ekle",
|
||||
"Your identity server's URL": "Kimlik sunucunuzun linki",
|
||||
"e.g. %(exampleValue)s": "örn.%(exampleValue)s",
|
||||
"Every page you use in the app": "uygulamadaki kullandığınız tüm sayfalar",
|
||||
"Every page you use in the app": "Uygulamadaki kullandığınız tüm sayfalar",
|
||||
"e.g. <CurrentPageURL>": "örn. <CurrentPageURL>",
|
||||
"Your User Agent": "Kullanıcı Ajanınız",
|
||||
"Your device resolution": "Cihazınızın çözünürlüğü",
|
||||
|
@ -602,7 +602,7 @@
|
|||
"%(names)s and %(count)s others are typing …|one": "%(names)s ve bir diğeri yazıyor…",
|
||||
"%(names)s and %(lastPerson)s are typing …": "%(names)s ve %(lastPerson)s yazıyor…",
|
||||
"Cannot reach homeserver": "Ana sunucuya erişilemiyor",
|
||||
"Your Riot is misconfigured": "Rioutunuz hatalı yapılandırılmış",
|
||||
"Your Riot is misconfigured": "Riot hatalı ayarlanmış",
|
||||
"Cannot reach identity server": "Kimlik sunucu erişilemiyor",
|
||||
"No homeserver URL provided": "Ana sunucu adresi belirtilmemiş",
|
||||
"Unexpected error resolving homeserver configuration": "Ana sunucu yapılandırması çözümlenirken beklenmeyen hata",
|
||||
|
@ -643,7 +643,7 @@
|
|||
"Power level": "Güç düzeyi",
|
||||
"e.g. my-room": "örn. odam",
|
||||
"Some characters not allowed": "Bazı karakterlere izin verilmiyor",
|
||||
"Matrix ID": "Matrix ID",
|
||||
"Matrix ID": "Matrix Kimliği",
|
||||
"Matrix Room ID": "Matrix Oda ID",
|
||||
"email address": "e-posta adresi",
|
||||
"That doesn't look like a valid email address": "Geçerli bir e-posta adresi gibi gözükmüyor",
|
||||
|
@ -839,7 +839,7 @@
|
|||
"Set a new password": "Yeni bir şifre belirle",
|
||||
"General failure": "Genel başarısızlık",
|
||||
"This homeserver does not support login using email address.": "Bu ana sunucu e-posta adresiyle oturum açmayı desteklemiyor.",
|
||||
"This account has been deactivated.": "Bu hesap pasifleştirilmiş.",
|
||||
"This account has been deactivated.": "Hesap devre dışı bırakıldı.",
|
||||
"Create account": "Yeni hesap",
|
||||
"Unable to query for supported registration methods.": "Desteklenen kayıt yöntemleri için sorgulama yapılamıyor.",
|
||||
"Continue with previous account": "Önceki hesapla devam et",
|
||||
|
@ -848,8 +848,8 @@
|
|||
"Create your account": "Hesabınızı oluşturun",
|
||||
"Forgotten your password?": "Parolanızı mı unuttunuz?",
|
||||
"Sign in and regain access to your account.": "Oturum açın ve yeniden hesabınıza ulaşın.",
|
||||
"Whether or not you're logged in (we don't record your username)": "İster oturum açın yasa açmayın (biz kullanıcı adınızı kaydetmiyoruz)",
|
||||
"Whether or not you're using the Richtext mode of the Rich Text Editor": "Zengin Metin Düzenleyicinin Zengin metin modunu kullanıyor ya da kullanmıyorsunuz",
|
||||
"Whether or not you're logged in (we don't record your username)": "İster oturum açın yada açmayın (biz kullanıcı adınızı kaydetmiyoruz)",
|
||||
"Whether or not you're using the Richtext mode of the Rich Text Editor": "Zengin Metin Düzenleyicisinin Zengin metin modunu kullanıyor ya da kullanmıyorsunuz",
|
||||
"Your homeserver's URL": "Ana sunucunuzun URL’i",
|
||||
"The information being sent to us to help make Riot.im better includes:": "Riot.im i daha iyi yapmamıza yardımcı olacak bize gönderdiğiniz bilgilerin içeriği:",
|
||||
"Try using turn.matrix.org": "turn.matrix.org i kullanarak dene",
|
||||
|
@ -983,7 +983,7 @@
|
|||
"Cat": "Kedi",
|
||||
"Lion": "Aslan",
|
||||
"Horse": "At",
|
||||
"Unicorn": "Tek boynuzlu at",
|
||||
"Unicorn": "Midilli",
|
||||
"Pig": "Domuz",
|
||||
"Elephant": "Fil",
|
||||
"Rabbit": "Tavşan",
|
||||
|
@ -1230,7 +1230,7 @@
|
|||
"Failed to copy": "Kopyalama başarısız",
|
||||
"edited": "düzenlendi",
|
||||
"Message removed by %(userId)s": "Mesaj %(userId)s tarafından silindi",
|
||||
"You are still <b>sharing your personal data</b> on the identity server <idserver />.": "Kimlik sunucusu <idserver /> üzerinde hala <b>kişisel veri paylaşımı</b> yapıyorsunuz.",
|
||||
"You are still <b>sharing your personal data</b> on the identity server <idserver />.": "Kimlik sunucusu üzerinde hala <b>kişisel veri paylaşımı</b> yapıyorsunuz \n<idserver />.",
|
||||
"We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Kimlik sunucusundan bağlantıyı kesmeden önce telefon numaranızı ve e-posta adreslerinizi silmenizi tavsiye ederiz.",
|
||||
"Set a new account password...": "Yeni bir hesap parolası belirle...",
|
||||
"Deactivating your account is a permanent action - be careful!": "Hesabınızı pasifleştirmek bir kalıcı eylemdir - dikkat edin!",
|
||||
|
@ -1363,7 +1363,7 @@
|
|||
"Members only (since the point in time of selecting this option)": "Sadece üyeler ( bu seçeneği seçtiğinizden itibaren)",
|
||||
"Unable to revoke sharing for email address": "E-posta adresi paylaşımı kaldırılamadı",
|
||||
"Unable to revoke sharing for phone number": "Telefon numarası paylaşımı kaldırılamıyor",
|
||||
"Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.": "Bu sayfadaki oda, kullanıcı veya grup ID si gibi betimleyici bilgiler sunucuya gönderilmeden önce silindi.",
|
||||
"Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.": "Bu sayfadaki oda, kullanıcı veya grup kimliği gibi betimleyici bilgiler sunucuya gönderilmeden önce silindi.",
|
||||
"Please ask the administrator of your homeserver (<code>%(homeserverDomain)s</code>) to configure a TURN server in order for calls to work reliably.": "Çağrıların sağlıklı bir şekide yapılabilmesi için lütfen anasunucunuzun (<code>%(homeserverDomain)s</code>) yöneticisinden bir TURN sunucusu yapılandırmasını isteyin.",
|
||||
"%(severalUsers)schanged their name %(count)s times|other": "%(severalUsers)s kullanıcıları isimlerini %(count)s kez değiştirdiler",
|
||||
"%(oneUser)schanged their name %(count)s times|other": "%(oneUser)s ismini %(count)s kez değiştirdi",
|
||||
|
@ -1538,7 +1538,7 @@
|
|||
"Some sessions for this user are not trusted": "Bu kullanıcı için bazı oturumlar güvenilir değil",
|
||||
"All sessions for this user are trusted": "Bu kullanıcı için tüm oturumlar güvenilir",
|
||||
"The version of Riot": "Riot sürümü",
|
||||
"Your user agent": "Kullanıcı ajanınız",
|
||||
"Your user agent": "Kullanıcı aracınız",
|
||||
"If you cancel now, you won't complete verifying the other user.": "Şimdi iptal ederseniz, diğer kullanıcıyı doğrulamayı tamamlamış olmayacaksınız.",
|
||||
"If you cancel now, you won't complete verifying your other session.": "Şimdi iptal ederseniz, diğer oturumu doğrulamış olmayacaksınız.",
|
||||
"Setting up keys": "Anahtarları ayarla",
|
||||
|
@ -1752,5 +1752,79 @@
|
|||
"Failed to re-authenticate due to a homeserver problem": "Anasunucu problemi yüzünden yeniden kimlik doğrulama başarısız",
|
||||
"Failed to re-authenticate": "Yeniden kimlik doğrulama başarısız",
|
||||
"A new recovery passphrase and key for Secure Messages have been detected.": "Yeni bir kurtarma parolası ve Güvenli Mesajlar için anahtar tespit edildi.",
|
||||
"Not currently indexing messages for any room.": "Şu an hiç bir odada mesaj indeksleme yapılmıyor."
|
||||
"Not currently indexing messages for any room.": "Şu an hiç bir odada mesaj indeksleme yapılmıyor.",
|
||||
"Whether you're using Riot on a device where touch is the primary input mechanism": "Riot'u ana giriş yöntemi dokunma olan bir cihazda kullanıyor olsanızda",
|
||||
"Whether or not you're using the 'breadcrumbs' feature (avatars above the room list)": "'Breadcrumbs' özelliğini kullanıp kullanmadığınız (oda listesi üzerinde avatarlar)",
|
||||
"Whether you're using Riot as an installed Progressive Web App": "Riot'u gelişmiş web uygulaması olarak yükleyip yüklemediğinizi",
|
||||
"The information being sent to us to help make Riot better includes:": "Riot'u geliştirmemizde bize yardım etmek için gönderdiğiniz bilgiler şunları içeriyor:",
|
||||
"A call is currently being placed!": "Bir çağrı şu anda başlatılıyor!",
|
||||
"At this time it is not possible to reply with a file. Would you like to upload this file without replying?": "Şu anda dosya ile birlikte mesaj yollamak mümkün değil. Dosyayı mesajsız yüklemek ister misiniz?",
|
||||
"PM": "24:00",
|
||||
"AM": "12:00",
|
||||
"This action requires accessing the default identity server <server /> to validate an email address or phone number, but the server does not have any terms of service.": "Bu eylem, bir e-posta adresini veya telefon numarasını doğrulamak için varsayılan kimlik sunucusuna <server /> erişilmesini gerektirir, ancak sunucunun herhangi bir hizmet şartı yoktur.",
|
||||
"Sends a message as plain text, without interpreting it as markdown": "Mesajı markdown kullanmadan basit metin olarak iletir",
|
||||
"Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "E-posta ile davet etmek için kimlik sunucusu kullan. Varsayılan kimlik sunucusunu (%(defaultIdentityServerName)s) kullanmak için devam edin ya da ayarlardan değiştirin.",
|
||||
"Unignored user": "Reddedilmemiş kullanıcı",
|
||||
"WARNING: KEY VERIFICATION FAILED! The signing key for %(userId)s and session %(deviceId)s is \"%(fprint)s\" which does not match the provided key \"%(fingerprint)s\". This could mean your communications are being intercepted!": "UYARI: ANAHTAR DOĞRULAMASI BAŞARISIZ! %(userld)s'nin/nın %(deviceld)s oturumu için imza anahtarı \"%(fprint)s\" verilen anahtar ile uyumsuz \"%(fingerprint)s\". Bu iletişiminizin engellendiği anlamına gelebilir!",
|
||||
"The signing key you provided matches the signing key you received from %(userId)s's session %(deviceId)s. Session marked as verified.": "Verilen imza anahtarı %(userld)s'nin/nın %(deviceld)s oturumundan gelen anahtar ile uyumlu. Oturum doğrulanmış olarak işaretlendi.",
|
||||
"Forces the current outbound group session in an encrypted room to be discarded": "Şifreli bir odadaki geçerli giden grup oturumunun atılmasını zorlar",
|
||||
"%(senderDisplayName)s changed the room name from %(oldRoomName)s to %(newRoomName)s.": "%(senderDisplayName)s oda ismini %(oldRoomName)s bununla değiştirdi %(newRoomName)s.",
|
||||
"%(senderDisplayName)s enabled flair for %(groups)s in this room.": "%(senderDisplayName)s bu odada %(groups)s için etiketleri etkinleştirdi.",
|
||||
"%(senderDisplayName)s disabled flair for %(groups)s in this room.": "%(senderDisplayName)s bu odada %(groups)s için etiketleri devre dışı bıraktı.",
|
||||
"%(senderDisplayName)s enabled flair for %(newGroups)s and disabled flair for %(oldGroups)s in this room.": "%(senderDisplayName)s bu odada etiketleri %(newGroups)s için etkinleştirdi ve %(oldGroups)s için devre dışı bıraktı.",
|
||||
"%(senderName)s added the alternative addresses %(addresses)s for this room.|one": "%(senderName)s bu oda için alternatif adres %(addresses)s ekledi.",
|
||||
"%(senderName)s removed the alternative addresses %(addresses)s for this room.|other": "%(senderName)s bu oda için alternatif adresleri %(addresses)s sildi.",
|
||||
"%(senderName)s removed the alternative addresses %(addresses)s for this room.|one": "%(senderName)s bu oda için alternatif adresi %(addresses)s sildi.",
|
||||
"%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s, %(targetDisplayName)s'nin odaya katılması için daveti iptal etti.",
|
||||
"%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s %(glob)s ile eşleşen kullanıcıları banlama kuralını kaldırdı",
|
||||
"%(senderName)s removed the rule banning rooms matching %(glob)s": "%(senderName)s %(glob)s ile eşleşen odaları banlama kuralını kaldırdı",
|
||||
"%(senderName)s removed the rule banning servers matching %(glob)s": "%(senderName)s %(glob)s ile eşleşen sunucuları banlama kuralını kaldırdı",
|
||||
"%(senderName)s removed a ban rule matching %(glob)s": "%(senderName)s %(glob)s ile eşleşen banlama kuralını kaldırdı",
|
||||
"%(senderName)s updated the rule banning users matching %(glob)s for %(reason)s": "%(senderName)s %(glob)s ile eşleşen kullanıcıları banlama kuralını bu sebepten dolayı güncelledi %(reason)s",
|
||||
"%(senderName)s updated the rule banning rooms matching %(glob)s for %(reason)s": "%(senderName)s %(glob)s ile eşleşen odaları banlama kuralını bu sebepten dolayı güncelledi %(reason)s",
|
||||
"%(senderName)s updated the rule banning servers matching %(glob)s for %(reason)s": "%(senderName)s %(glob)s ile eşleşen sunucuları banlama kuralını bu sebepten dolayı güncelledi %(reason)s",
|
||||
"%(senderName)s changed a rule that was banning users matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s %(oldGlob)s ile eşleşen kullanıcıları banlama kuralını %(newGlob)s ile eşleşen olarak değiştirdi sebebi %(reason)s",
|
||||
"%(senderName)s changed a rule that was banning rooms matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s %(oldGlob)s ile eşleşen odaları banlama kuralını %(newGlob)s ile eşleşen olarak değiştirdi sebebi %(reason)s",
|
||||
"%(senderName)s changed a rule that was banning servers matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s %(oldGlob)s ile eşleşen sunucuları banlama kuralını %(newGlob)s ile eşleşen olarak değiştirdi sebebi %(reason)s",
|
||||
"%(senderName)s updated a ban rule that was matching %(oldGlob)s to matching %(newGlob)s for %(reason)s": "%(senderName)s %(oldGlob)s ile eşleşen banlama kuralını %(newGlob)s ile eşleşen olarak değiştirdi sebebi %(reason)s",
|
||||
"%(name)s (%(userId)s) signed in to a new session without verifying it:": "%(name)s (%(userId)s) yeni oturuma doğrulamadan giriş yaptı:",
|
||||
"Ask this user to verify their session, or manually verify it below.": "Kullanıcıya oturumunu doğrulamasını söyle, ya da aşağıdan doğrula.",
|
||||
"Manually Verify by Text": "Metin ile Doğrula",
|
||||
"Interactively verify by Emoji": "Emoji ile etkileşimli olarak doğrula",
|
||||
"Use a longer keyboard pattern with more turns": "Daha karmaşık ve uzun bir klavye deseni kullan",
|
||||
"Predictable substitutions like '@' instead of 'a' don't help very much": "Tahmin edilebilir harf değişimleri örneğin 'a' yerine '@' pek yardımcı olmuyor",
|
||||
"A word by itself is easy to guess": "Kelime zaten kolay tahmin edilir",
|
||||
"Straight rows of keys are easy to guess": "Aynı klavye satırındaki ardışık tuşlar kolay tahmin edilir",
|
||||
"Short keyboard patterns are easy to guess": "Kısa klavye desenleri kolay tahmin edilir",
|
||||
"Show a presence dot next to DMs in the room list": "Oda listesinde DM'lerin yanında varlık noktası göster",
|
||||
"Support adding custom themes": "Özel tema eklemeyi destekle",
|
||||
"Enable cross-signing to verify per-user instead of per-session (in development)": "Oturum başına doğrulamak yerine kullanıcı başına doğrulama yapmak için çapraz giriş yapmayı etkinleştir (geliştirmede)",
|
||||
"Show padlocks on invite only rooms": "Sadece davetle girilen odalarda kilit işareti göster",
|
||||
"Show read receipts sent by other users": "Diğer kullanıcılar tarafından gönderilen okundu bilgisini göster",
|
||||
"Show a reminder to enable Secure Message Recovery in encrypted rooms": "Şifrelenmiş odalarda güvenli mesaj kurtarmayı etkinleştirmek için hatırlatıcı göster",
|
||||
"Enable automatic language detection for syntax highlighting": "Sözdizimi vurgularken otomatik dil algılamayı etkinleştir",
|
||||
"Show avatars in user and room mentions": "Kullanıcı veya odadan bahsedilirken avatarlarını göster",
|
||||
"Automatically replace plain text Emoji": "Düz metini otomatik olarak emoji ile değiştir",
|
||||
"Never send encrypted messages to unverified sessions from this session": "Şifreli mesajları asla bu oturumdaki doğrulanmamış oturumlara iletme",
|
||||
"Never send encrypted messages to unverified sessions in this room from this session": "Şifreli mesajları asla oturumdaki bu odadaki doğrulanmamış oturumlara iletme",
|
||||
"Prompt before sending invites to potentially invalid matrix IDs": "Potansiyel olarak geçersiz matrix kimliği olanlara davet gönderirken uyarı ver",
|
||||
"Show shortcuts to recently viewed rooms above the room list": "Oda listesinin üzerinde en son kullanılan odaları göster",
|
||||
"Secret Storage key format:": "Sır Depolama anahtar biçemi:",
|
||||
"Error downloading theme information.": "Tema bilgisi indirilirken hata.",
|
||||
"Theme added!": "Tema eklendi!",
|
||||
"Add theme": "Tema ekle",
|
||||
"Keyboard Shortcuts": "Klavye Kısayolları",
|
||||
"%(count)s unread messages including mentions.|other": "anmalar dahil okunmayan %(count)s mesaj.",
|
||||
"Local address": "Yerel adres",
|
||||
"Local Addresses": "Yerel Adresler",
|
||||
"Yours, or the other users’ session": "Sizin yada diğer kullanıcıların oturumları",
|
||||
"Trusted": "Güvenilir",
|
||||
"Not trusted": "Güvenilir değil",
|
||||
"Hide sessions": "Oturumları gizle",
|
||||
"Verify by scanning": "Taramayla doğrula",
|
||||
"Verify by emoji": "Emojiyle doğrula",
|
||||
"Verify by comparing unique emoji.": "Eşsiz emoji eşleştirme ile doğrulama.",
|
||||
"Edited at %(date)s. Click to view edits.": "%(date)s tarihinde düzenlendi. Düzenlemeleri görmek için tıkla.",
|
||||
"Failed to load group members": "Grup üyeleri yüklenirken başarısız",
|
||||
"Visibility in Room List": "Oda Listesindeki Görünürlük"
|
||||
}
|
||||
|
|
|
@ -2287,5 +2287,12 @@
|
|||
"Navigate composer history": "瀏覽編輯區歷史紀錄",
|
||||
"Previous/next unread room or DM": "上一下/下一個未讀聊天室或直接訊息",
|
||||
"Previous/next room or DM": "上一個/下一個聊天室或直接訊息",
|
||||
"Toggle right panel": "切換右側面板"
|
||||
"Toggle right panel": "切換右側面板",
|
||||
"Secret Storage key format:": "秘密儲存金鑰格式:",
|
||||
"outdated": "太舊了",
|
||||
"up to date": "已為最新",
|
||||
"Self signing private key:": "自行簽章私鑰:",
|
||||
"cached locally": "本機快取",
|
||||
"not found locally": "在本機找不到",
|
||||
"User signing private key:": "使用者簽章私鑰:"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue