From d5cacff6c37ccde3c91a0a380d6e6912be4ece54 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 23 Aug 2023 11:57:22 +0100 Subject: [PATCH] Create more `action_*` common strings (#11438) --- cypress/e2e/timeline/timeline.spec.ts | 20 +-- .../elements/_GenericEventListSummary.pcss | 5 + src/AddThreepid.ts | 4 +- src/AsyncWrapper.tsx | 2 +- src/IdentityAuthClient.tsx | 2 +- src/Lifecycle.ts | 2 +- src/MatrixClientPeg.ts | 2 +- src/Registration.tsx | 4 +- src/SecurityManager.ts | 4 +- .../security/CreateSecretStorageDialog.tsx | 14 +- .../dialogs/security/ExportE2eKeysDialog.tsx | 2 +- .../dialogs/security/ImportE2eKeysDialog.tsx | 2 +- src/components/structures/MatrixChat.tsx | 4 +- src/components/structures/RoomSearch.tsx | 4 +- src/components/structures/SpaceHierarchy.tsx | 4 +- src/components/structures/SpaceRoomView.tsx | 4 +- src/components/structures/UserMenu.tsx | 2 +- src/components/structures/auth/Login.tsx | 2 +- .../structures/auth/Registration.tsx | 2 +- .../structures/auth/SetupEncryptionBody.tsx | 4 +- src/components/structures/auth/SoftLogout.tsx | 4 +- .../auth/forgot-password/CheckEmail.tsx | 2 +- .../auth/forgot-password/VerifyEmailModal.tsx | 2 +- .../auth/InteractiveAuthEntryComponents.tsx | 8 +- src/components/views/auth/LoginWithQRFlow.tsx | 6 +- src/components/views/auth/PasswordLogin.tsx | 2 +- .../views/beacon/BeaconViewDialog.tsx | 2 +- .../views/beacon/OwnBeaconStatus.tsx | 2 +- .../views/beacon/RoomCallBanner.tsx | 2 +- .../views/beacon/RoomLiveShareWarning.tsx | 2 +- .../context_menus/MessageContextMenu.tsx | 4 +- .../views/context_menus/SpaceContextMenu.tsx | 2 +- .../dialogs/AddExistingToSpaceDialog.tsx | 4 +- .../views/dialogs/AskInviteAnywayDialog.tsx | 2 +- .../views/dialogs/ChangelogDialog.tsx | 2 +- .../views/dialogs/ConfirmWipeDeviceDialog.tsx | 2 +- .../views/dialogs/CreateSubspaceDialog.tsx | 4 +- .../views/dialogs/CryptoStoreTooNewDialog.tsx | 6 +- src/components/views/dialogs/ExportDialog.tsx | 4 +- .../views/dialogs/FeedbackDialog.tsx | 2 +- .../dialogs/GenericFeatureFeedbackDialog.tsx | 2 +- .../views/dialogs/InteractiveAuthDialog.tsx | 4 +- src/components/views/dialogs/InviteDialog.tsx | 4 +- src/components/views/dialogs/LogoutDialog.tsx | 4 +- .../ManageRestrictedJoinRuleDialog.tsx | 4 +- .../dialogs/RoomUpgradeWarningDialog.tsx | 4 +- .../views/dialogs/ScrollableBaseModal.tsx | 2 +- .../views/dialogs/ServerOfflineDialog.tsx | 2 +- .../views/dialogs/SeshatResetDialog.tsx | 2 +- .../dialogs/SessionRestoreErrorDialog.tsx | 4 +- .../views/dialogs/SetEmailDialog.tsx | 2 +- .../views/dialogs/StorageEvictedDialog.tsx | 2 +- src/components/views/dialogs/TermsDialog.tsx | 2 +- .../views/dialogs/UploadConfirmDialog.tsx | 2 +- .../views/dialogs/devtools/BaseTool.tsx | 2 +- .../views/dialogs/oidc/OidcLogoutDialog.tsx | 6 +- .../security/AccessSecretStorageDialog.tsx | 6 +- .../ConfirmDestroyCrossSigningDialog.tsx | 2 +- .../security/CreateCrossSigningDialog.tsx | 2 +- .../dialogs/spotlight/SpotlightDialog.tsx | 6 +- .../views/directory/NetworkDropdown.tsx | 2 +- .../elements/DesktopCapturerSourcePicker.tsx | 2 +- .../views/elements/DialogButtons.tsx | 2 +- .../views/elements/EditableItemList.tsx | 2 +- .../elements/GenericEventListSummary.tsx | 2 +- src/components/views/elements/ImageView.tsx | 8 +- src/components/views/elements/LearnMore.tsx | 2 +- .../views/elements/PollCreateDialog.tsx | 4 +- .../views/elements/ServerPicker.tsx | 2 +- src/components/views/elements/TagComposer.tsx | 2 +- .../views/elements/UseCaseSelection.tsx | 2 +- src/components/views/emojipicker/Search.tsx | 2 +- .../views/location/ShareDialogButtons.tsx | 4 +- src/components/views/location/ZoomButtons.tsx | 4 +- .../views/location/shareLocation.ts | 4 +- src/components/views/messages/CallEvent.tsx | 6 +- .../views/messages/DownloadActionButton.tsx | 2 +- .../views/messages/LegacyCallEvent.tsx | 2 +- .../messages/MKeyVerificationRequest.tsx | 2 +- .../views/messages/MessageActionBar.tsx | 2 +- src/components/views/pips/WidgetPip.tsx | 2 +- src/components/views/right_panel/BaseCard.tsx | 4 +- .../views/right_panel/RoomSummaryCard.tsx | 4 +- src/components/views/right_panel/UserInfo.tsx | 8 +- .../views/right_panel/VerificationPanel.tsx | 4 +- .../views/room_settings/AliasSettings.tsx | 2 +- .../room_settings/RoomProfileSettings.tsx | 2 +- .../views/rooms/EditMessageComposer.tsx | 2 +- .../views/rooms/LegacyRoomHeader.tsx | 2 +- .../views/rooms/LinkPreviewGroup.tsx | 2 +- .../views/rooms/PinnedEventTile.tsx | 2 +- src/components/views/rooms/RoomListHeader.tsx | 2 +- src/components/views/rooms/RoomPreviewBar.tsx | 8 +- .../views/rooms/RoomPreviewCard.tsx | 6 +- src/components/views/rooms/SearchBar.tsx | 4 +- .../views/rooms/ThirdPartyMemberInfo.tsx | 6 +- .../views/rooms/VoiceRecordComposerTile.tsx | 2 +- .../components/EditionButtons.tsx | 2 +- .../views/settings/AddPrivilegedUsers.tsx | 2 +- .../views/settings/AvatarSetting.tsx | 2 +- .../views/settings/CrossSigningPanel.tsx | 2 +- .../views/settings/EventIndexPanel.tsx | 2 +- .../views/settings/ProfileSettings.tsx | 2 +- .../views/settings/SecureBackupPanel.tsx | 2 +- src/components/views/settings/SetIdServer.tsx | 2 +- .../views/settings/SpellCheckSettings.tsx | 2 +- .../views/settings/account/EmailAddresses.tsx | 4 +- .../views/settings/account/PhoneNumbers.tsx | 4 +- .../settings/devices/CurrentDeviceSection.tsx | 2 +- .../settings/devices/DeviceDetailHeading.tsx | 2 +- .../settings/devices/FilteredDeviceList.tsx | 4 +- .../settings/discovery/EmailAddresses.tsx | 2 +- .../views/settings/discovery/PhoneNumbers.tsx | 2 +- .../tabs/room/NotificationSettingsTab.tsx | 2 +- .../tabs/user/MjolnirUserSettingsTab.tsx | 4 +- .../settings/tabs/user/SessionManagerTab.tsx | 6 +- .../views/spaces/SpaceBasicSettings.tsx | 4 +- .../views/spaces/SpaceCreateMenu.tsx | 2 +- src/components/views/spaces/SpacePanel.tsx | 6 +- .../views/spaces/SpaceSettingsGeneralTab.tsx | 2 +- .../views/spaces/SpaceTreeLevel.tsx | 2 +- .../views/terms/InlineTermsAgreement.tsx | 2 +- .../views/toasts/VerificationRequestToast.tsx | 4 +- .../verification/VerificationShowSas.tsx | 2 +- src/components/views/voip/CallView.tsx | 2 +- .../LegacyCallView/LegacyCallViewHeader.tsx | 4 +- src/i18n/strings/ar.json | 49 +++--- src/i18n/strings/az.json | 18 +-- src/i18n/strings/be.json | 10 +- src/i18n/strings/bg.json | 66 ++++---- src/i18n/strings/bs.json | 8 +- src/i18n/strings/ca.json | 41 +++-- src/i18n/strings/cs.json | 82 +++++----- src/i18n/strings/cy.json | 8 +- src/i18n/strings/da.json | 33 ++-- src/i18n/strings/de_DE.json | 82 +++++----- src/i18n/strings/el.json | 78 +++++----- src/i18n/strings/en_EN.json | 146 +++++++++--------- src/i18n/strings/en_US.json | 37 +++-- src/i18n/strings/eo.json | 76 +++++---- src/i18n/strings/es.json | 82 +++++----- src/i18n/strings/et.json | 82 +++++----- src/i18n/strings/eu.json | 60 ++++--- src/i18n/strings/fa.json | 74 +++++---- src/i18n/strings/fi.json | 82 +++++----- src/i18n/strings/fr.json | 82 +++++----- src/i18n/strings/ga.json | 63 ++++---- src/i18n/strings/gl.json | 78 +++++----- src/i18n/strings/he.json | 78 +++++----- src/i18n/strings/hi.json | 24 +-- src/i18n/strings/hr.json | 10 +- src/i18n/strings/hu.json | 82 +++++----- src/i18n/strings/id.json | 82 +++++----- src/i18n/strings/is.json | 80 +++++----- src/i18n/strings/it.json | 82 +++++----- src/i18n/strings/ja.json | 80 +++++----- src/i18n/strings/jbo.json | 28 ++-- src/i18n/strings/ka.json | 8 +- src/i18n/strings/kab.json | 64 ++++---- src/i18n/strings/ko.json | 59 ++++--- src/i18n/strings/lo.json | 78 +++++----- src/i18n/strings/lt.json | 74 +++++---- src/i18n/strings/lv.json | 68 ++++---- src/i18n/strings/ml.json | 20 +-- src/i18n/strings/mn.json | 6 +- src/i18n/strings/nb_NO.json | 74 +++++---- src/i18n/strings/ne.json | 6 +- src/i18n/strings/nl.json | 78 +++++----- src/i18n/strings/nn.json | 57 ++++--- src/i18n/strings/oc.json | 58 ++++--- src/i18n/strings/pl.json | 82 +++++----- src/i18n/strings/pt.json | 43 +++--- src/i18n/strings/pt_BR.json | 76 +++++---- src/i18n/strings/ro.json | 8 +- src/i18n/strings/ru.json | 80 +++++----- src/i18n/strings/si.json | 10 +- src/i18n/strings/sk.json | 82 +++++----- src/i18n/strings/sl.json | 8 +- src/i18n/strings/sq.json | 82 +++++----- src/i18n/strings/sr.json | 52 +++---- src/i18n/strings/sr_Latn.json | 10 +- src/i18n/strings/sv.json | 82 +++++----- src/i18n/strings/ta.json | 22 +-- src/i18n/strings/te.json | 18 +-- src/i18n/strings/th.json | 45 +++--- src/i18n/strings/tr.json | 64 ++++---- src/i18n/strings/tzm.json | 28 ++-- src/i18n/strings/uk.json | 82 +++++----- src/i18n/strings/vi.json | 82 +++++----- src/i18n/strings/vls.json | 49 +++--- src/i18n/strings/zh_Hans.json | 82 +++++----- src/i18n/strings/zh_Hant.json | 82 +++++----- src/toasts/AnalyticsToast.tsx | 2 +- src/toasts/DesktopNotificationsToast.ts | 2 +- src/toasts/IncomingCallToast.tsx | 6 +- src/toasts/IncomingLegacyCallToast.tsx | 2 +- src/toasts/MobileGuideToast.ts | 2 +- src/toasts/SetupEncryptionToast.ts | 4 +- src/toasts/UpdateToast.tsx | 6 +- src/utils/location/map.ts | 4 +- .../__snapshots__/MatrixChat-test.tsx.snap | 2 +- .../__snapshots__/MessagePanel-test.tsx.snap | 2 +- 202 files changed, 2046 insertions(+), 2105 deletions(-) diff --git a/cypress/e2e/timeline/timeline.spec.ts b/cypress/e2e/timeline/timeline.spec.ts index 42e23a2bc4..2b5cda6483 100644 --- a/cypress/e2e/timeline/timeline.spec.ts +++ b/cypress/e2e/timeline/timeline.spec.ts @@ -197,10 +197,10 @@ describe("Timeline", () => { cy.get(".mx_GenericEventListSummary").within(() => { // Click "expand" link button - cy.findByRole("button", { name: "expand" }).click(); + cy.findByRole("button", { name: "Expand" }).click(); // Assert that the "expand" link button worked - cy.findByRole("button", { name: "collapse" }).should("exist"); + cy.findByRole("button", { name: "Collapse" }).should("exist"); }); cy.get(".mx_MainSplit").percySnapshotElement("Expanded GELS on IRC layout", { percyCSS }); @@ -224,10 +224,10 @@ describe("Timeline", () => { cy.get(".mx_GenericEventListSummary").within(() => { // Click "expand" link button - cy.findByRole("button", { name: "expand" }).click(); + cy.findByRole("button", { name: "Expand" }).click(); // Assert that the "expand" link button worked - cy.findByRole("button", { name: "collapse" }).should("exist"); + cy.findByRole("button", { name: "Collapse" }).should("exist"); }); cy.get(".mx_MainSplit").percySnapshotElement("Expanded GELS on modern layout", { percyCSS }); @@ -247,10 +247,10 @@ describe("Timeline", () => { cy.get(".mx_GenericEventListSummary").within(() => { // Click "expand" link button - cy.findByRole("button", { name: "expand" }).click(); + cy.findByRole("button", { name: "Expand" }).click(); // Assert that the "expand" link button worked - cy.findByRole("button", { name: "collapse" }).should("exist"); + cy.findByRole("button", { name: "Collapse" }).should("exist"); }); // Make sure spacer is not visible on bubble layout @@ -270,10 +270,10 @@ describe("Timeline", () => { .realHover() .findByRole("toolbar", { name: "Message Actions" }) .should("be.visible"); - cy.findByRole("button", { name: "collapse" }).click(); + cy.findByRole("button", { name: "Collapse" }).click(); // Assert that "collapse" link button worked - cy.findByRole("button", { name: "expand" }).should("exist"); + cy.findByRole("button", { name: "Expand" }).should("exist"); }); // Save snapshot of collapsed generic event list summary on bubble layout @@ -292,7 +292,7 @@ describe("Timeline", () => { }); // Click "expand" link button - cy.get(".mx_GenericEventListSummary").findByRole("button", { name: "expand" }).click(); + cy.get(".mx_GenericEventListSummary").findByRole("button", { name: "Expand" }).click(); // Check the event line has margin instead of inset property // cf. _EventTile.pcss @@ -388,7 +388,7 @@ describe("Timeline", () => { // 2. Alignment of expanded GELS and messages // Click "expand" link button - cy.get(".mx_GenericEventListSummary").findByRole("button", { name: "expand" }).click(); + cy.get(".mx_GenericEventListSummary").findByRole("button", { name: "Expand" }).click(); // Check inline start spacing of info line on expanded GELS cy.get(".mx_EventTile[data-layout=irc].mx_EventTile_info:first-of-type .mx_EventTile_line") // See: _EventTile.pcss diff --git a/res/css/views/elements/_GenericEventListSummary.pcss b/res/css/views/elements/_GenericEventListSummary.pcss index cfb62d0d37..f05a15b44d 100644 --- a/res/css/views/elements/_GenericEventListSummary.pcss +++ b/res/css/views/elements/_GenericEventListSummary.pcss @@ -31,6 +31,11 @@ limitations under the License. } } + .mx_GenericEventListSummary_toggle { + // We reuse a title cased translation + text-transform: lowercase; + } + &[data-layout="irc"], &[data-layout="group"] { .mx_GenericEventListSummary_toggle { diff --git a/src/AddThreepid.ts b/src/AddThreepid.ts index ff4f2d9e6c..0d527ada5a 100644 --- a/src/AddThreepid.ts +++ b/src/AddThreepid.ts @@ -226,7 +226,7 @@ export default class AddThreepid { [SSOAuthEntry.PHASE_POSTAUTH]: { title: _t("Confirm adding email"), body: _t("Click the button below to confirm adding this email address."), - continueText: _t("Confirm"), + continueText: _t("action|confirm"), continueKind: "primary", }, }; @@ -329,7 +329,7 @@ export default class AddThreepid { [SSOAuthEntry.PHASE_POSTAUTH]: { title: _t("Confirm adding phone number"), body: _t("Click the button below to confirm adding this phone number."), - continueText: _t("Confirm"), + continueText: _t("action|confirm"), continueKind: "primary", }, }; diff --git a/src/AsyncWrapper.tsx b/src/AsyncWrapper.tsx index c0162ad95d..901699a359 100644 --- a/src/AsyncWrapper.tsx +++ b/src/AsyncWrapper.tsx @@ -80,7 +80,7 @@ export default class AsyncWrapper extends React.Component { {_t("Unable to load! Check your network connectivity and try again.")} diff --git a/src/IdentityAuthClient.tsx b/src/IdentityAuthClient.tsx index 78dc1ea0af..a596156add 100644 --- a/src/IdentityAuthClient.tsx +++ b/src/IdentityAuthClient.tsx @@ -151,7 +151,7 @@ export default class IdentityAuthClient {

{_t("Only continue if you trust the owner of the server.")}

), - button: _t("Trust"), + button: _t("action|trust"), }); const [confirmed] = await finished; if (confirmed) { diff --git a/src/Lifecycle.ts b/src/Lifecycle.ts index 0958e036e1..6ca7055078 100644 --- a/src/Lifecycle.ts +++ b/src/Lifecycle.ts @@ -364,7 +364,7 @@ async function onFailedDelegatedAuthLogin(description: string | ReactNode, tryAg Modal.createDialog(ErrorDialog, { title: _t("We couldn't log you in"), description, - button: _t("Try again"), + button: _t("action|try_again"), // if we have a tryAgain callback, call it the primary 'try again' button was clicked in the dialog onFinished: tryAgain ? (shouldTryAgain?: boolean) => shouldTryAgain && tryAgain() : undefined, }); diff --git a/src/MatrixClientPeg.ts b/src/MatrixClientPeg.ts index 5c75070211..517d264597 100644 --- a/src/MatrixClientPeg.ts +++ b/src/MatrixClientPeg.ts @@ -212,7 +212,7 @@ class MatrixClientPegClass implements IMatrixClientPeg { description: _t( "This may be caused by having the app open in multiple tabs or due to clearing browser data.", ), - button: _t("Reload"), + button: _t("action|reload"), }); const [reload] = await finished; if (!reload) return; diff --git a/src/Registration.tsx b/src/Registration.tsx index f96aef2251..b9cebf35a9 100644 --- a/src/Registration.tsx +++ b/src/Registration.tsx @@ -53,11 +53,11 @@ export async function startAnyRegistrationFlow( const modal = Modal.createDialog(QuestionDialog, { hasCancelButton: true, quitOnly: true, - title: SettingsStore.getValue(UIFeature.Registration) ? _t("Sign In or Create Account") : _t("Sign In"), + title: SettingsStore.getValue(UIFeature.Registration) ? _t("Sign In or Create Account") : _t("action|sign_in"), description: SettingsStore.getValue(UIFeature.Registration) ? _t("Use your account or create a new one to continue.") : _t("Use your account to continue."), - button: _t("Sign In"), + button: _t("action|sign_in"), extraButtons: SettingsStore.getValue(UIFeature.Registration) ? [
@@ -660,7 +660,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent @@ -718,7 +718,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent @@ -763,7 +763,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent - {_t("Download")} + {_t("action|download")} {_t("%(downloadButton)s or %(copyButton)s", { @@ -832,12 +832,12 @@ export default class CreateSecretStorageDialog extends React.PureComponent

{_t("You can also set up Secure Backup & manage your keys in Settings.")}

diff --git a/src/async-components/views/dialogs/security/ExportE2eKeysDialog.tsx b/src/async-components/views/dialogs/security/ExportE2eKeysDialog.tsx index eaa4d19de2..3a1d89a414 100644 --- a/src/async-components/views/dialogs/security/ExportE2eKeysDialog.tsx +++ b/src/async-components/views/dialogs/security/ExportE2eKeysDialog.tsx @@ -220,7 +220,7 @@ export default class ExportE2eKeysDialog extends React.Component disabled={disableForm} /> diff --git a/src/async-components/views/dialogs/security/ImportE2eKeysDialog.tsx b/src/async-components/views/dialogs/security/ImportE2eKeysDialog.tsx index dbc3c6cff7..b65e104170 100644 --- a/src/async-components/views/dialogs/security/ImportE2eKeysDialog.tsx +++ b/src/async-components/views/dialogs/security/ImportE2eKeysDialog.tsx @@ -191,7 +191,7 @@ export default class ImportE2eKeysDialog extends React.Component disabled={!this.state.enableSubmit || disableForm} /> diff --git a/src/components/structures/MatrixChat.tsx b/src/components/structures/MatrixChat.tsx index 1c88b2bcd1..9d99f3e39f 100644 --- a/src/components/structures/MatrixChat.tsx +++ b/src/components/structures/MatrixChat.tsx @@ -1597,7 +1597,7 @@ export default class MatrixChat extends React.PureComponent { ), button: _t("Review terms and conditions"), - cancelButton: _t("Dismiss"), + cancelButton: _t("action|dismiss"), onFinished: (confirmed) => { if (confirmed) { const wnd = window.open(consentUri, "_blank")!; @@ -2098,7 +2098,7 @@ export default class MatrixChat extends React.PureComponent {
- {_t("Logout")} + {_t("action|logout")}
diff --git a/src/components/structures/RoomSearch.tsx b/src/components/structures/RoomSearch.tsx index f20943c5a8..3364467641 100644 --- a/src/components/structures/RoomSearch.tsx +++ b/src/components/structures/RoomSearch.tsx @@ -72,7 +72,9 @@ export default class RoomSearch extends React.PureComponent { return ( {icon} - {!this.props.isMinimized &&
{_t("Search")}
} + {!this.props.isMinimized && ( +
{_t("action|search")}
+ )} {shortcutPrompt}
); diff --git a/src/components/structures/SpaceHierarchy.tsx b/src/components/structures/SpaceHierarchy.tsx index d2cb218f4a..565a48ea7f 100644 --- a/src/components/structures/SpaceHierarchy.tsx +++ b/src/components/structures/SpaceHierarchy.tsx @@ -163,13 +163,13 @@ const Tile: React.FC = ({ onFocus={onFocus} tabIndex={isActive ? 0 : -1} > - {_t("View")} + {_t("action|view")} ); } else { button = ( - {_t("Join")} + {_t("action|join")} ); } diff --git a/src/components/structures/SpaceRoomView.tsx b/src/components/structures/SpaceRoomView.tsx index a4fd5381c1..4a5694255f 100644 --- a/src/components/structures/SpaceRoomView.tsx +++ b/src/components/structures/SpaceRoomView.tsx @@ -200,9 +200,9 @@ const SpaceLandingAddButton: React.FC<{ space: Room }> = ({ space }) => { inputRef={handle} onClick={openMenu} isExpanded={menuDisplayed} - label={_t("Add")} + label={_t("action|add")} > - {_t("Add")} + {_t("action|add")} {contextMenu} diff --git a/src/components/structures/UserMenu.tsx b/src/components/structures/UserMenu.tsx index b67d23ffa0..c85861afbb 100644 --- a/src/components/structures/UserMenu.tsx +++ b/src/components/structures/UserMenu.tsx @@ -366,7 +366,7 @@ export default class UserMenu extends React.Component { diff --git a/src/components/structures/auth/Login.tsx b/src/components/structures/auth/Login.tsx index 72bcd94144..7f3a326b58 100644 --- a/src/components/structures/auth/Login.tsx +++ b/src/components/structures/auth/Login.tsx @@ -564,7 +564,7 @@ export default class LoginComponent extends React.PureComponent

- {_t("Sign in")} + {_t("action|sign_in")} {loader}

{errorTextSection} diff --git a/src/components/structures/auth/Registration.tsx b/src/components/structures/auth/Registration.tsx index 1c70ffd906..88725be266 100644 --- a/src/components/structures/auth/Registration.tsx +++ b/src/components/structures/auth/Registration.tsx @@ -609,7 +609,7 @@ export default class Registration extends React.Component { if (this.state.doingUIAuth) { goBack = ( - {_t("Go back")} + {_t("action|go_back")} ); } diff --git a/src/components/structures/auth/SetupEncryptionBody.tsx b/src/components/structures/auth/SetupEncryptionBody.tsx index 74a61701cb..f8781cdb0f 100644 --- a/src/components/structures/auth/SetupEncryptionBody.tsx +++ b/src/components/structures/auth/SetupEncryptionBody.tsx @@ -262,7 +262,7 @@ export default class SetupEncryptionBody extends React.Component {_t("I'll verify later")} - {_t("Go Back")} + {_t("action|go_back")} @@ -286,7 +286,7 @@ export default class SetupEncryptionBody extends React.Component {_t("Proceed with reset")} - {_t("Go Back")} + {_t("action|go_back")} diff --git a/src/components/structures/auth/SoftLogout.tsx b/src/components/structures/auth/SoftLogout.tsx index 27078fbca3..d52370f789 100644 --- a/src/components/structures/auth/SoftLogout.tsx +++ b/src/components/structures/auth/SoftLogout.tsx @@ -245,7 +245,7 @@ export default class SoftLogout extends React.Component { type="submit" disabled={this.state.busy} > - {_t("Sign In")} + {_t("action|sign_in")} {_t("Forgotten your password?")} @@ -340,7 +340,7 @@ export default class SoftLogout extends React.Component {

{_t("You're signed out")}

-

{_t("Sign in")}

+

{_t("action|sign_in")}

{this.renderSignInSection()}

{_t("Clear personal data")}

diff --git a/src/components/structures/auth/forgot-password/CheckEmail.tsx b/src/components/structures/auth/forgot-password/CheckEmail.tsx index 9bd7078c63..086a71d4c8 100644 --- a/src/components/structures/auth/forgot-password/CheckEmail.tsx +++ b/src/components/structures/auth/forgot-password/CheckEmail.tsx @@ -76,7 +76,7 @@ export const CheckEmail: React.FC = ({ aria-describedby={tooltipVisible ? tooltipId : undefined} > - {_t("Resend")} + {_t("action|resend")} = ({ aria-describedby={tooltipVisible ? tooltipId : undefined} > - {_t("Resend")} + {_t("action|resend")} - {_t("Accept")} + {_t("action|accept")}
); } @@ -508,7 +508,7 @@ export class EmailIdentityAuthEntry extends React.Component< a: (text: string) => ( - {_t("Cancel")} + {_t("action|cancel")} ); if (this.state.phase === SSOAuthEntry.PHASE_PREAUTH) { @@ -880,7 +880,7 @@ export class SSOAuthEntry extends React.Component - {this.props.continueText || _t("Confirm")} + {this.props.continueText || _t("action|confirm")} ); } diff --git a/src/components/views/auth/LoginWithQRFlow.tsx b/src/components/views/auth/LoginWithQRFlow.tsx index d970da637a..acb2fc5a2f 100644 --- a/src/components/views/auth/LoginWithQRFlow.tsx +++ b/src/components/views/auth/LoginWithQRFlow.tsx @@ -54,7 +54,7 @@ export default class LoginWithQRFlow extends React.Component { private cancelButton = (): JSX.Element => ( - {_t("Cancel")} + {_t("action|cancel")} ); @@ -124,7 +124,7 @@ export default class LoginWithQRFlow extends React.Component { kind="primary" onClick={this.handleClick(Click.TryAgain)} > - {_t("Try again")} + {_t("action|try_again")} {this.cancelButton()} @@ -156,7 +156,7 @@ export default class LoginWithQRFlow extends React.Component { kind="primary_outline" onClick={this.handleClick(Click.Decline)} > - {_t("Cancel")} + {_t("action|cancel")} { )} diff --git a/src/components/views/beacon/BeaconViewDialog.tsx b/src/components/views/beacon/BeaconViewDialog.tsx index 013ce74d6a..2660fd9ede 100644 --- a/src/components/views/beacon/BeaconViewDialog.tsx +++ b/src/components/views/beacon/BeaconViewDialog.tsx @@ -166,7 +166,7 @@ const BeaconViewDialog: React.FC = ({ initialFocusedBeacon, roomId, matr onClick={onFinished} data-testid="beacon-view-dialog-fallback-close" > - {_t("Close")} + {_t("action|close")} )} diff --git a/src/components/views/beacon/OwnBeaconStatus.tsx b/src/components/views/beacon/OwnBeaconStatus.tsx index f4cec89a16..d41b881dee 100644 --- a/src/components/views/beacon/OwnBeaconStatus.tsx +++ b/src/components/views/beacon/OwnBeaconStatus.tsx @@ -65,7 +65,7 @@ const OwnBeaconStatus: React.FC> = ({ beacon, className="mx_OwnBeaconStatus_button mx_OwnBeaconStatus_destructiveButton" disabled={stoppingInProgress} > - {_t("Stop")} + {_t("action|stop")} )} {hasLocationPublishError && ( diff --git a/src/components/views/beacon/RoomCallBanner.tsx b/src/components/views/beacon/RoomCallBanner.tsx index 2f27b0cfdd..27df9e2274 100644 --- a/src/components/views/beacon/RoomCallBanner.tsx +++ b/src/components/views/beacon/RoomCallBanner.tsx @@ -77,7 +77,7 @@ const RoomCallBannerInner: React.FC = ({ roomId, call }) => - {_t("Join")} + {_t("action|join")} ); diff --git a/src/components/views/beacon/RoomLiveShareWarning.tsx b/src/components/views/beacon/RoomLiveShareWarning.tsx index 1c14624964..541e2329d0 100644 --- a/src/components/views/beacon/RoomLiveShareWarning.tsx +++ b/src/components/views/beacon/RoomLiveShareWarning.tsx @@ -111,7 +111,7 @@ const RoomLiveShareWarningInner: React.FC = ({ l element="button" disabled={stoppingInProgress} > - {hasError ? _t("action|retry") : _t("Stop")} + {hasError ? _t("action|retry") : _t("action|stop")} {hasLocationPublishError && ( pinButton = ( ); @@ -499,7 +499,7 @@ export default class MessageContextMenu extends React.Component = ({ space, hideHeader, onFinished, ... newRoomSection = ( <>
- {_t("Add")} + {_t("action|add")}
{canAddRooms && ( = ({
{_t("Not all selected were added")}
-
{_t("Try again")}
+
{_t("action|try_again")}
@@ -267,7 +267,7 @@ export const AddExistingToSpace: React.FC = ({ if (!button || selectedToAdd.size > 0) { button = ( - {_t("Add")} + {_t("action|add")} ); } diff --git a/src/components/views/dialogs/AskInviteAnywayDialog.tsx b/src/components/views/dialogs/AskInviteAnywayDialog.tsx index 7e7c1b9ff0..007449394d 100644 --- a/src/components/views/dialogs/AskInviteAnywayDialog.tsx +++ b/src/components/views/dialogs/AskInviteAnywayDialog.tsx @@ -87,7 +87,7 @@ export default function AskInviteAnywayDialog({
- + diff --git a/src/components/views/dialogs/ChangelogDialog.tsx b/src/components/views/dialogs/ChangelogDialog.tsx index f44a092e39..e907ecd589 100644 --- a/src/components/views/dialogs/ChangelogDialog.tsx +++ b/src/components/views/dialogs/ChangelogDialog.tsx @@ -119,7 +119,7 @@ export default class ChangelogDialog extends React.Component { ); diff --git a/src/components/views/dialogs/ConfirmWipeDeviceDialog.tsx b/src/components/views/dialogs/ConfirmWipeDeviceDialog.tsx index fc2ab91c39..e2743c37b0 100644 --- a/src/components/views/dialogs/ConfirmWipeDeviceDialog.tsx +++ b/src/components/views/dialogs/ConfirmWipeDeviceDialog.tsx @@ -52,7 +52,7 @@ export default class ConfirmWipeDeviceDialog extends React.Component { primaryButton={_t("Clear all data")} onPrimaryButtonClick={this.onConfirm} primaryButtonClass="danger" - cancelButton={_t("Cancel")} + cancelButton={_t("action|cancel")} onCancel={this.onDecline} /> diff --git a/src/components/views/dialogs/CreateSubspaceDialog.tsx b/src/components/views/dialogs/CreateSubspaceDialog.tsx index 815dc595d6..e8bfeb1fc2 100644 --- a/src/components/views/dialogs/CreateSubspaceDialog.tsx +++ b/src/components/views/dialogs/CreateSubspaceDialog.tsx @@ -188,10 +188,10 @@ const CreateSubspaceDialog: React.FC = ({ space, onAddExistingSpaceClick
onFinished(false)}> - {_t("Cancel")} + {_t("action|cancel")} - {busy ? _t("Adding…") : _t("Add")} + {busy ? _t("Adding…") : _t("action|add")} diff --git a/src/components/views/dialogs/CryptoStoreTooNewDialog.tsx b/src/components/views/dialogs/CryptoStoreTooNewDialog.tsx index 5071e3935c..07754d1567 100644 --- a/src/components/views/dialogs/CryptoStoreTooNewDialog.tsx +++ b/src/components/views/dialogs/CryptoStoreTooNewDialog.tsx @@ -34,12 +34,12 @@ const CryptoStoreTooNewDialog: React.FC = (props: IProps) => { const _onLogoutClicked = (): void => { Modal.createDialog(QuestionDialog, { - title: _t("Sign out"), + title: _t("action|sign_out"), description: _t( "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this", { brand }, ), - button: _t("Sign out"), + button: _t("action|sign_out"), focus: false, onFinished: (doLogout) => { if (doLogout) { @@ -71,7 +71,7 @@ const CryptoStoreTooNewDialog: React.FC = (props: IProps) => { hasCancel={false} onPrimaryButtonClick={() => props.onFinished(false)} > - +
); diff --git a/src/components/views/dialogs/ExportDialog.tsx b/src/components/views/dialogs/ExportDialog.tsx index 53e692c3e3..2f438710c4 100644 --- a/src/components/views/dialogs/ExportDialog.tsx +++ b/src/components/views/dialogs/ExportDialog.tsx @@ -312,7 +312,7 @@ const ExportDialog: React.FC = ({ room, onFinished }) => { >

{_t("Are you sure you want to stop exporting your data? If you do, you'll need to start over.")}

= ({ room, onFinished }) => {

{exportProgressText}

= (props: IProps) => { {feedbackSection} } - button={hasFeedback ? _t("Send feedback") : _t("Go back")} + button={hasFeedback ? _t("Send feedback") : _t("action|go_back")} buttonDisabled={hasFeedback && !comment} onFinished={onFinished} /> diff --git a/src/components/views/dialogs/GenericFeatureFeedbackDialog.tsx b/src/components/views/dialogs/GenericFeatureFeedbackDialog.tsx index 60acae926c..4f6efdccbd 100644 --- a/src/components/views/dialogs/GenericFeatureFeedbackDialog.tsx +++ b/src/components/views/dialogs/GenericFeatureFeedbackDialog.tsx @@ -53,7 +53,7 @@ const GenericFeatureFeedbackDialog: React.FC = ({ Modal.createDialog(InfoDialog, { title, description: _t("Feedback sent! Thanks, we appreciate it!"), - button: _t("Close"), + button: _t("action|close"), hasCloseButton: false, fixedWidth: false, }); diff --git a/src/components/views/dialogs/InteractiveAuthDialog.tsx b/src/components/views/dialogs/InteractiveAuthDialog.tsx index 4faa674637..fbb5714893 100644 --- a/src/components/views/dialogs/InteractiveAuthDialog.tsx +++ b/src/components/views/dialogs/InteractiveAuthDialog.tsx @@ -105,7 +105,7 @@ export default class InteractiveAuthDialog extends React.Component extends React.Component{this.state.authError.message || this.state.authError.toString()}
- {_t("Dismiss")} + {_t("action|dismiss")} ); diff --git a/src/components/views/dialogs/InviteDialog.tsx b/src/components/views/dialogs/InviteDialog.tsx index cea25422a6..b19232489a 100644 --- a/src/components/views/dialogs/InviteDialog.tsx +++ b/src/components/views/dialogs/InviteDialog.tsx @@ -1107,7 +1107,7 @@ export default class InviteDialog extends React.PureComponent 0) } autoComplete="off" - placeholder={hasPlaceholder ? _t("Search") : undefined} + placeholder={hasPlaceholder ? _t("action|search") : undefined} data-testid="invite-dialog-input" /> ); @@ -1419,7 +1419,7 @@ export default class InviteDialog extends React.PureComponent - {_t("Cancel")} + {_t("action|cancel")} { return ( ); diff --git a/src/components/views/dialogs/ManageRestrictedJoinRuleDialog.tsx b/src/components/views/dialogs/ManageRestrictedJoinRuleDialog.tsx index 99f447bebb..5ac98279a5 100644 --- a/src/components/views/dialogs/ManageRestrictedJoinRuleDialog.tsx +++ b/src/components/views/dialogs/ManageRestrictedJoinRuleDialog.tsx @@ -237,10 +237,10 @@ const ManageRestrictedJoinRuleDialog: React.FC = ({ room, selected = [], {inviteOnlyWarning}
onFinished()}> - {_t("Cancel")} + {_t("action|cancel")} onFinished(Array.from(newSelected))}> - {_t("Confirm")} + {_t("action|confirm")}
diff --git a/src/components/views/dialogs/RoomUpgradeWarningDialog.tsx b/src/components/views/dialogs/RoomUpgradeWarningDialog.tsx index 53c0d5bc3d..cc074f47d2 100644 --- a/src/components/views/dialogs/RoomUpgradeWarningDialog.tsx +++ b/src/components/views/dialogs/RoomUpgradeWarningDialog.tsx @@ -173,9 +173,9 @@ export default class RoomUpgradeWarningDialog extends React.Component ); diff --git a/src/components/views/dialogs/ScrollableBaseModal.tsx b/src/components/views/dialogs/ScrollableBaseModal.tsx index 5ffdfafb71..21da033da4 100644 --- a/src/components/views/dialogs/ScrollableBaseModal.tsx +++ b/src/components/views/dialogs/ScrollableBaseModal.tsx @@ -104,7 +104,7 @@ export default abstract class ScrollableBaseModal<
{this.renderContent()}
- {this.state.cancelLabel ?? _t("Cancel")} + {this.state.cancelLabel ?? _t("action|cancel")} { if (t.status === TransactionStatus.Error) { button = ( t.run()}> - {_t("Resend")} + {_t("action|resend")} ); } diff --git a/src/components/views/dialogs/SeshatResetDialog.tsx b/src/components/views/dialogs/SeshatResetDialog.tsx index c2619c2944..32e61c4b35 100644 --- a/src/components/views/dialogs/SeshatResetDialog.tsx +++ b/src/components/views/dialogs/SeshatResetDialog.tsx @@ -45,7 +45,7 @@ export default class SeshatResetDialog extends React.PureComponent { primaryButton={_t("Reset event store")} onPrimaryButtonClick={this.props.onFinished.bind(null, true)} primaryButtonClass="danger" - cancelButton={_t("Cancel")} + cancelButton={_t("action|cancel")} onCancel={this.props.onFinished.bind(null, false)} /> diff --git a/src/components/views/dialogs/SessionRestoreErrorDialog.tsx b/src/components/views/dialogs/SessionRestoreErrorDialog.tsx index 950e1bb6ee..3b0dbcb4fb 100644 --- a/src/components/views/dialogs/SessionRestoreErrorDialog.tsx +++ b/src/components/views/dialogs/SessionRestoreErrorDialog.tsx @@ -40,9 +40,9 @@ export default class SessionRestoreErrorDialog extends React.Component { private onClearStorageClick = (): void => { Modal.createDialog(QuestionDialog, { - title: _t("Sign out"), + title: _t("action|sign_out"), description:
{_t("Sign out and remove encryption keys?")}
, - button: _t("Sign out"), + button: _t("action|sign_out"), danger: true, onFinished: this.props.onFinished, }); diff --git a/src/components/views/dialogs/SetEmailDialog.tsx b/src/components/views/dialogs/SetEmailDialog.tsx index 09be9323ff..43ba5b9e8c 100644 --- a/src/components/views/dialogs/SetEmailDialog.tsx +++ b/src/components/views/dialogs/SetEmailDialog.tsx @@ -179,7 +179,7 @@ export default class SetEmailDialog extends React.Component { value={_t("action|continue")} onClick={this.onSubmit} /> - +
); diff --git a/src/components/views/dialogs/StorageEvictedDialog.tsx b/src/components/views/dialogs/StorageEvictedDialog.tsx index 9e749203a3..59a9b668bb 100644 --- a/src/components/views/dialogs/StorageEvictedDialog.tsx +++ b/src/components/views/dialogs/StorageEvictedDialog.tsx @@ -73,7 +73,7 @@ export default class StorageEvictedDialog extends React.Component {

{_t("Service")} {_t("Summary")} {_t("Document")} - {_t("Accept")} + {_t("action|accept")} {rows} diff --git a/src/components/views/dialogs/UploadConfirmDialog.tsx b/src/components/views/dialogs/UploadConfirmDialog.tsx index a2203f30cb..a98752ef32 100644 --- a/src/components/views/dialogs/UploadConfirmDialog.tsx +++ b/src/components/views/dialogs/UploadConfirmDialog.tsx @@ -123,7 +123,7 @@ export default class UploadConfirmDialog extends React.Component { > = ({
{children}
{extraButton} - + {actionButton}
diff --git a/src/components/views/dialogs/oidc/OidcLogoutDialog.tsx b/src/components/views/dialogs/oidc/OidcLogoutDialog.tsx index 910e7f128d..b15051ba52 100644 --- a/src/components/views/dialogs/oidc/OidcLogoutDialog.tsx +++ b/src/components/views/dialogs/oidc/OidcLogoutDialog.tsx @@ -43,19 +43,19 @@ export const OidcLogoutDialog: React.FC = ({ const logoutUrl = getOidcLogoutUrl(delegatedAuthAccountUrl, deviceId); return ( - +
{_t("You will be redirected to your server's authentication provider to complete sign out.")}
{hasOpenedLogoutLink ? ( onFinished(true)}> - {_t("Close")} + {_t("action|close")} ) : ( <> onFinished(false)}> - {_t("Cancel")} + {_t("action|cancel")} - {_t("Upload")} + {_t("action|upload")}
@@ -435,7 +435,7 @@ export default class AccessSecretStorageDialog extends React.PureComponent
diff --git a/src/components/views/dialogs/security/CreateCrossSigningDialog.tsx b/src/components/views/dialogs/security/CreateCrossSigningDialog.tsx index 916efab850..0a55fc6de4 100644 --- a/src/components/views/dialogs/security/CreateCrossSigningDialog.tsx +++ b/src/components/views/dialogs/security/CreateCrossSigningDialog.tsx @@ -120,7 +120,7 @@ export default class CreateCrossSigningDialog extends React.PureComponent = ({ initialText = "", initialFilter = n onClick={listener} tabIndex={-1} > - {showViewButton ? _t("View") : _t("Join")} + {showViewButton ? _t("action|view") : _t("action|join")}
} aria-labelledby={`mx_SpotlightDialog_button_result_${result.publicRoom.room_id}_name`} @@ -1236,13 +1236,13 @@ const SpotlightDialog: React.FC = ({ initialText = "", initialFilter = n autoCapitalize="off" autoCorrect="off" spellCheck="false" - placeholder={_t("Search")} + placeholder={_t("action|search")} value={query} onChange={setQuery} onKeyDown={onKeyDown} aria-owns="mx_SpotlightDialog_content" aria-activedescendant={activeDescendant} - aria-label={_t("Search")} + aria-label={_t("action|search")} aria-describedby="mx_SpotlightDialog_keyboardPrompt" /> {(publicRoomsLoading || peopleLoading || profileLoading) && } diff --git a/src/components/views/directory/NetworkDropdown.tsx b/src/components/views/directory/NetworkDropdown.tsx index 4018d19fc7..7ca81562d1 100644 --- a/src/components/views/directory/NetworkDropdown.tsx +++ b/src/components/views/directory/NetworkDropdown.tsx @@ -193,7 +193,7 @@ export const NetworkDropdown: React.FC = ({ protocols, config, setConfig { title: _t("Add a new server"), description: _t("Enter the name of a new server you want to explore."), - button: _t("Add"), + button: _t("action|add"), hasCancel: false, placeholder: _t("Server name"), validator: validServer, diff --git a/src/components/views/elements/DesktopCapturerSourcePicker.tsx b/src/components/views/elements/DesktopCapturerSourcePicker.tsx index 70ed050d6f..83ece95034 100644 --- a/src/components/views/elements/DesktopCapturerSourcePicker.tsx +++ b/src/components/views/elements/DesktopCapturerSourcePicker.tsx @@ -166,7 +166,7 @@ export default class DesktopCapturerSourcePicker extends React.Component { className={this.props.cancelButtonClass} disabled={this.props.disabled} > - {this.props.cancelButton || _t("Cancel")} + {this.props.cancelButton || _t("action|cancel")} ); } diff --git a/src/components/views/elements/EditableItemList.tsx b/src/components/views/elements/EditableItemList.tsx index 5539d47da6..de30fb3f91 100644 --- a/src/components/views/elements/EditableItemList.tsx +++ b/src/components/views/elements/EditableItemList.tsx @@ -147,7 +147,7 @@ export default class EditableItemList

extends React.PureComponent - {_t("Add")} + {_t("action|add")} ); diff --git a/src/components/views/elements/GenericEventListSummary.tsx b/src/components/views/elements/GenericEventListSummary.tsx index f9668c2ca4..a93d1c238a 100644 --- a/src/components/views/elements/GenericEventListSummary.tsx +++ b/src/components/views/elements/GenericEventListSummary.tsx @@ -130,7 +130,7 @@ const GenericEventListSummary: React.FC = ({ onClick={toggleExpanded} aria-expanded={expanded} > - {expanded ? _t("collapse") : _t("expand")} + {expanded ? _t("action|collapse") : _t("action|expand")} {body} diff --git a/src/components/views/elements/ImageView.tsx b/src/components/views/elements/ImageView.tsx index d7d6a4fd6b..edc3f4eb03 100644 --- a/src/components/views/elements/ImageView.tsx +++ b/src/components/views/elements/ImageView.tsx @@ -515,14 +515,14 @@ export default class ImageView extends React.Component { const zoomOutButton = ( ); const zoomInButton = ( ); @@ -565,13 +565,13 @@ export default class ImageView extends React.Component { /> {contextMenuButton} {this.renderContextMenu()} diff --git a/src/components/views/elements/LearnMore.tsx b/src/components/views/elements/LearnMore.tsx index e6c5bf5cc9..03f377da76 100644 --- a/src/components/views/elements/LearnMore.tsx +++ b/src/components/views/elements/LearnMore.tsx @@ -31,7 +31,7 @@ const LearnMore: React.FC = ({ title, description, ...rest }) => Modal.createDialog(InfoDialog, { title, description, - button: _t("Got it"), + button: _t("action|got_it"), hasCloseButton: true, }); }; diff --git a/src/components/views/elements/PollCreateDialog.tsx b/src/components/views/elements/PollCreateDialog.tsx index bf9804fd66..623dd0d710 100644 --- a/src/components/views/elements/PollCreateDialog.tsx +++ b/src/components/views/elements/PollCreateDialog.tsx @@ -177,8 +177,8 @@ export default class PollCreateDialog extends ScrollableBaseModal { if (!tryAgain) { this.cancel(); diff --git a/src/components/views/elements/ServerPicker.tsx b/src/components/views/elements/ServerPicker.tsx index d0efb9be80..0876581a54 100644 --- a/src/components/views/elements/ServerPicker.tsx +++ b/src/components/views/elements/ServerPicker.tsx @@ -50,7 +50,7 @@ const onHelpClick = (): void => { "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use %(brand)s with an existing Matrix account on a different homeserver.", { brand }, ), - button: _t("Dismiss"), + button: _t("action|dismiss"), hasCloseButton: false, fixedWidth: false, }, diff --git a/src/components/views/elements/TagComposer.tsx b/src/components/views/elements/TagComposer.tsx index 4e7ed302f0..68959a38ce 100644 --- a/src/components/views/elements/TagComposer.tsx +++ b/src/components/views/elements/TagComposer.tsx @@ -85,7 +85,7 @@ export default class TagComposer extends React.PureComponent { autoComplete="off" /> - {_t("Add")} + {_t("action|add")}

diff --git a/src/components/views/elements/UseCaseSelection.tsx b/src/components/views/elements/UseCaseSelection.tsx index 2f7f171fad..d8679ef300 100644 --- a/src/components/views/elements/UseCaseSelection.tsx +++ b/src/components/views/elements/UseCaseSelection.tsx @@ -78,7 +78,7 @@ export function UseCaseSelection({ onFinished }: Props): JSX.Element {
setSelected(UseCase.Skip)}> - {_t("Skip")} + {_t("action|skip")}
diff --git a/src/components/views/emojipicker/Search.tsx b/src/components/views/emojipicker/Search.tsx index a34a14cbaf..36c422f847 100644 --- a/src/components/views/emojipicker/Search.tsx +++ b/src/components/views/emojipicker/Search.tsx @@ -73,7 +73,7 @@ class Search extends React.PureComponent { this.props.onChange(ev.target.value)} onKeyDown={this.onKeyDown} diff --git a/src/components/views/location/ShareDialogButtons.tsx b/src/components/views/location/ShareDialogButtons.tsx index e282660215..dc976b4c63 100644 --- a/src/components/views/location/ShareDialogButtons.tsx +++ b/src/components/views/location/ShareDialogButtons.tsx @@ -34,7 +34,7 @@ const ShareDialogButtons: React.FC = ({ onBack, onCancel, displayBack }) @@ -44,7 +44,7 @@ const ShareDialogButtons: React.FC = ({ onBack, onCancel, displayBack }) diff --git a/src/components/views/location/ZoomButtons.tsx b/src/components/views/location/ZoomButtons.tsx index 461cdad3cd..970835cffd 100644 --- a/src/components/views/location/ZoomButtons.tsx +++ b/src/components/views/location/ZoomButtons.tsx @@ -40,7 +40,7 @@ const ZoomButtons: React.FC = ({ map }) => { @@ -48,7 +48,7 @@ const ZoomButtons: React.FC = ({ map }) => { diff --git a/src/components/views/location/shareLocation.ts b/src/components/views/location/shareLocation.ts index 08fd31ac10..dd3a0ce9d0 100644 --- a/src/components/views/location/shareLocation.ts +++ b/src/components/views/location/shareLocation.ts @@ -86,8 +86,8 @@ const getDefaultErrorParams = ( description: _t("%(brand)s could not send your location. Please try again later.", { brand: SdkConfig.get().brand, }), - button: _t("Try again"), - cancelButton: _t("Cancel"), + button: _t("action|try_again"), + cancelButton: _t("action|cancel"), onFinished: (tryAgain: boolean) => { if (tryAgain) { openMenu(); diff --git a/src/components/views/messages/CallEvent.tsx b/src/components/views/messages/CallEvent.tsx index 01dc2afbae..19d6af1640 100644 --- a/src/components/views/messages/CallEvent.tsx +++ b/src/components/views/messages/CallEvent.tsx @@ -129,9 +129,9 @@ const ActiveLoadedCallEvent = forwardRef(({ mxE const [buttonText, buttonKind, onButtonClick] = useMemo(() => { switch (connectionState) { case ConnectionState.Disconnected: - return [_t("Join"), "primary", connect]; + return [_t("action|join"), "primary", connect]; case ConnectionState.Connecting: - return [_t("Join"), "primary", null]; + return [_t("action|join"), "primary", null]; case ConnectionState.Connected: return [_t("action|leave"), "danger", disconnect]; case ConnectionState.Disconnecting: @@ -189,7 +189,7 @@ export const CallEvent = forwardRef(({ mxEvent }, ref) => { mxEvent={mxEvent} call={null} participatingMembers={[]} - buttonText={_t("Join")} + buttonText={_t("action|join")} buttonKind="primary" onButtonClick={null} /> diff --git a/src/components/views/messages/DownloadActionButton.tsx b/src/components/views/messages/DownloadActionButton.tsx index ca13f64e9e..5123ed63f2 100644 --- a/src/components/views/messages/DownloadActionButton.tsx +++ b/src/components/views/messages/DownloadActionButton.tsx @@ -95,7 +95,7 @@ export default class DownloadActionButton extends React.PureComponent diff --git a/src/components/views/messages/LegacyCallEvent.tsx b/src/components/views/messages/LegacyCallEvent.tsx index 555745b20c..a79a2701b3 100644 --- a/src/components/views/messages/LegacyCallEvent.tsx +++ b/src/components/views/messages/LegacyCallEvent.tsx @@ -144,7 +144,7 @@ export default class LegacyCallEvent extends React.PureComponent onClick={this.props.callEventGrouper.answerCall} kind="primary" > - {_t("Accept")} + {_t("action|accept")} {this.props.timestamp} diff --git a/src/components/views/messages/MKeyVerificationRequest.tsx b/src/components/views/messages/MKeyVerificationRequest.tsx index 7903c0c57a..3bf84f8f28 100644 --- a/src/components/views/messages/MKeyVerificationRequest.tsx +++ b/src/components/views/messages/MKeyVerificationRequest.tsx @@ -173,7 +173,7 @@ export default class MKeyVerificationRequest extends React.Component { {_t("action|decline")} - {_t("Accept")} + {_t("action|accept")} ); diff --git a/src/components/views/messages/MessageActionBar.tsx b/src/components/views/messages/MessageActionBar.tsx index 54b2923bcc..2f9719d454 100644 --- a/src/components/views/messages/MessageActionBar.tsx +++ b/src/components/views/messages/MessageActionBar.tsx @@ -410,7 +410,7 @@ export default class MessageActionBar extends React.PureComponent = ({ widgetId, room, viewingRoom, onStartMovin {roomName} diff --git a/src/components/views/right_panel/BaseCard.tsx b/src/components/views/right_panel/BaseCard.tsx index 80e538c048..9fd2aecd7a 100644 --- a/src/components/views/right_panel/BaseCard.tsx +++ b/src/components/views/right_panel/BaseCard.tsx @@ -63,7 +63,7 @@ const BaseCard: React.FC = forwardRef( onBack?.(ev); RightPanelStore.instance.popCard(); }; - const label = backLabelForPhase(prevCard.phase) ?? _t("Back"); + const label = backLabelForPhase(prevCard.phase) ?? _t("action|back"); backButton = ; } @@ -74,7 +74,7 @@ const BaseCard: React.FC = forwardRef( data-testid="base-card-close-button" className="mx_BaseCard_close" onClick={onClose} - title={closeLabel || _t("Close")} + title={closeLabel || _t("action|close")} /> ); } diff --git a/src/components/views/right_panel/RoomSummaryCard.tsx b/src/components/views/right_panel/RoomSummaryCard.tsx index edf6a7e05e..5d74ae4608 100644 --- a/src/components/views/right_panel/RoomSummaryCard.tsx +++ b/src/components/views/right_panel/RoomSummaryCard.tsx @@ -150,7 +150,7 @@ const AppRow: React.FC = ({ app, room }) => { if (cannotPin) { pinTitle = _t("You can only pin up to %(count)s widgets", { count: MAX_PINNED }); } else { - pinTitle = isPinned ? _t("Unpin") : _t("Pin"); + pinTitle = isPinned ? _t("action|unpin") : _t("action|pin"); } const isMaximised = WidgetLayoutStore.instance.isInContainer(room, app, Container.Center); @@ -162,7 +162,7 @@ const AppRow: React.FC = ({ app, room }) => { WidgetLayoutStore.instance.moveToContainer(room, app, Container.Center); }; - const maximiseTitle = isMaximised ? _t("Close") : _t("Maximise"); + const maximiseTitle = isMaximised ? _t("action|close") : _t("Maximise"); let openTitle = ""; if (isPinned) { diff --git a/src/components/views/right_panel/UserInfo.tsx b/src/components/views/right_panel/UserInfo.tsx index f92c1895b6..751f344108 100644 --- a/src/components/views/right_panel/UserInfo.tsx +++ b/src/components/views/right_panel/UserInfo.tsx @@ -387,7 +387,7 @@ export const UserOptionsSection: React.FC<{ )} ), - button: _t("Ignore"), + button: _t("action|ignore"), }); const [confirmed] = await finished; @@ -407,7 +407,7 @@ export const UserOptionsSection: React.FC<{ kind="link" className={classNames("mx_UserInfo_field", { mx_UserInfo_destructive: !isIgnored })} > - {isIgnored ? _t("Unignore") : _t("Ignore")} + {isIgnored ? _t("Unignore") : _t("action|ignore")} ); @@ -1483,7 +1483,7 @@ const BasicUserInfo: React.FC<{ } }} > - {_t("Verify")} + {_t("action|verify")} ); @@ -1716,7 +1716,7 @@ const UserInfo: React.FC = ({ user, room, onClose, phase = RightPanelPha if (phase === RightPanelPhases.EncryptionPanel) { const verificationRequest = (props as React.ComponentProps).verificationRequest; if (verificationRequest && verificationRequest.pending) { - closeLabel = _t("Cancel"); + closeLabel = _t("action|cancel"); } } diff --git a/src/components/views/right_panel/VerificationPanel.tsx b/src/components/views/right_panel/VerificationPanel.tsx index c9adb40ca5..7d5e6950e2 100644 --- a/src/components/views/right_panel/VerificationPanel.tsx +++ b/src/components/views/right_panel/VerificationPanel.tsx @@ -319,7 +319,7 @@ export default class VerificationPanel extends React.PureComponent {text ?

{text}

: null} - {_t("Got it")} + {_t("action|got_it")} ); @@ -357,7 +357,7 @@ export default class VerificationPanel extends React.PureComponent{text}

- {_t("Got it")} + {_t("action|got_it")} ); diff --git a/src/components/views/room_settings/AliasSettings.tsx b/src/components/views/room_settings/AliasSettings.tsx index 9fcb0614fc..475a614471 100644 --- a/src/components/views/room_settings/AliasSettings.tsx +++ b/src/components/views/room_settings/AliasSettings.tsx @@ -70,7 +70,7 @@ class EditableAliasesList extends EditableItemList { roomId={this.props.roomId} /> - {_t("Add")} + {_t("action|add")} ); diff --git a/src/components/views/room_settings/RoomProfileSettings.tsx b/src/components/views/room_settings/RoomProfileSettings.tsx index e0e9aeb565..d0af87bbb4 100644 --- a/src/components/views/room_settings/RoomProfileSettings.tsx +++ b/src/components/views/room_settings/RoomProfileSettings.tsx @@ -226,7 +226,7 @@ export default class RoomProfileSettings extends React.Component profileSettingsButtons = (
- {_t("Cancel")} + {_t("action|cancel")} {_t("action|save")} diff --git a/src/components/views/rooms/EditMessageComposer.tsx b/src/components/views/rooms/EditMessageComposer.tsx index fd9151ce1c..015a9f8209 100644 --- a/src/components/views/rooms/EditMessageComposer.tsx +++ b/src/components/views/rooms/EditMessageComposer.tsx @@ -487,7 +487,7 @@ class EditMessageComposer extends React.Component
- {_t("Cancel")} + {_t("action|cancel")} {_t("action|save")} diff --git a/src/components/views/rooms/LegacyRoomHeader.tsx b/src/components/views/rooms/LegacyRoomHeader.tsx index c2ac862726..544c38f6ef 100644 --- a/src/components/views/rooms/LegacyRoomHeader.tsx +++ b/src/components/views/rooms/LegacyRoomHeader.tsx @@ -606,7 +606,7 @@ export default class RoomHeader extends React.Component { , diff --git a/src/components/views/rooms/LinkPreviewGroup.tsx b/src/components/views/rooms/LinkPreviewGroup.tsx index a87e91fb52..bc031a8c62 100644 --- a/src/components/views/rooms/LinkPreviewGroup.tsx +++ b/src/components/views/rooms/LinkPreviewGroup.tsx @@ -58,7 +58,7 @@ const LinkPreviewGroup: React.FC = ({ links, mxEvent, onCancelClick, onH toggleButton = ( {expanded - ? _t("Collapse") + ? _t("action|collapse") : _t("Show %(count)s other previews", { count: previews.length - showPreviews.length })} ); diff --git a/src/components/views/rooms/PinnedEventTile.tsx b/src/components/views/rooms/PinnedEventTile.tsx index 4968948c27..1341ee977b 100644 --- a/src/components/views/rooms/PinnedEventTile.tsx +++ b/src/components/views/rooms/PinnedEventTile.tsx @@ -79,7 +79,7 @@ export default class PinnedEventTile extends React.Component { ); } diff --git a/src/components/views/rooms/RoomListHeader.tsx b/src/components/views/rooms/RoomListHeader.tsx index a094211eff..071e1627ff 100644 --- a/src/components/views/rooms/RoomListHeader.tsx +++ b/src/components/views/rooms/RoomListHeader.tsx @@ -428,7 +428,7 @@ const RoomListHeader: React.FC = ({ onVisibilityChange }) => { onClick={openPlusMenu} isExpanded={plusMenuDisplayed} className="mx_RoomListHeader_plusButton" - title={_t("Add")} + title={_t("action|add")} /> )} diff --git a/src/components/views/rooms/RoomPreviewBar.tsx b/src/components/views/rooms/RoomPreviewBar.tsx index 2db7f35b04..5f610c344e 100644 --- a/src/components/views/rooms/RoomPreviewBar.tsx +++ b/src/components/views/rooms/RoomPreviewBar.tsx @@ -349,7 +349,7 @@ export default class RoomPreviewBar extends React.Component { } if (opts.canJoin) { title = _t("Join the room to participate"); - primaryActionLabel = _t("Join"); + primaryActionLabel = _t("action|join"); primaryActionHandler = () => { ModuleRunner.instance.invoke(RoomViewLifecycle.JoinFromRoomPreview, this.props.roomId); }; @@ -359,7 +359,7 @@ export default class RoomPreviewBar extends React.Component { primaryActionLabel = _t("Sign Up"); primaryActionHandler = this.onRegisterClick; } - secondaryActionLabel = _t("Sign In"); + secondaryActionLabel = _t("action|sign_in"); secondaryActionHandler = this.onLoginClick; } if (this.props.previewLoading) { @@ -524,7 +524,7 @@ export default class RoomPreviewBar extends React.Component { } else { title = _t("Do you want to join %(roomName)s?", { roomName }); subTitle = [avatar, _t(" invited you", {}, { userName: () => inviterElement })]; - primaryActionLabel = _t("Accept"); + primaryActionLabel = _t("action|accept"); } const myUserId = MatrixClientPeg.safeGet().getSafeUserId(); @@ -541,7 +541,7 @@ export default class RoomPreviewBar extends React.Component { } primaryActionHandler = this.props.onJoinClick; - secondaryActionLabel = _t("Reject"); + secondaryActionLabel = _t("action|reject"); secondaryActionHandler = this.props.onRejectClick; if (this.props.onRejectAndIgnoreClick) { diff --git a/src/components/views/rooms/RoomPreviewCard.tsx b/src/components/views/rooms/RoomPreviewCard.tsx index 0d4311e0cc..cbb556859c 100644 --- a/src/components/views/rooms/RoomPreviewCard.tsx +++ b/src/components/views/rooms/RoomPreviewCard.tsx @@ -121,7 +121,7 @@ const RoomPreviewCard: FC = ({ room, onJoinButtonClicked, onRejectButton onRejectButtonClicked(); }} > - {_t("Reject")} + {_t("action|reject")} = ({ room, onJoinButtonClicked, onRejectButton onJoinButtonClicked(); }} > - {_t("Accept")} + {_t("action|accept")} ); @@ -147,7 +147,7 @@ const RoomPreviewCard: FC = ({ room, onJoinButtonClicked, onRejectButton }} disabled={cannotJoin} > - {_t("Join")} + {_t("action|join")} ); } diff --git a/src/components/views/rooms/SearchBar.tsx b/src/components/views/rooms/SearchBar.tsx index d171ad0628..9615a42391 100644 --- a/src/components/views/rooms/SearchBar.tsx +++ b/src/components/views/rooms/SearchBar.tsx @@ -129,13 +129,13 @@ export default class SearchBar extends React.Component {
diff --git a/src/components/views/rooms/ThirdPartyMemberInfo.tsx b/src/components/views/rooms/ThirdPartyMemberInfo.tsx index b8682e2751..35c0086f43 100644 --- a/src/components/views/rooms/ThirdPartyMemberInfo.tsx +++ b/src/components/views/rooms/ThirdPartyMemberInfo.tsx @@ -145,7 +145,11 @@ export default class ThirdPartyMemberInfo extends React.Component {scopeHeader}
- +

{this.state.displayName}

diff --git a/src/components/views/rooms/VoiceRecordComposerTile.tsx b/src/components/views/rooms/VoiceRecordComposerTile.tsx index 78043dc6a7..067cd3f6d4 100644 --- a/src/components/views/rooms/VoiceRecordComposerTile.tsx +++ b/src/components/views/rooms/VoiceRecordComposerTile.tsx @@ -294,7 +294,7 @@ export default class VoiceRecordComposerTile extends React.PureComponent ); diff --git a/src/components/views/rooms/wysiwyg_composer/components/EditionButtons.tsx b/src/components/views/rooms/wysiwyg_composer/components/EditionButtons.tsx index 17fffbe34b..d79094e565 100644 --- a/src/components/views/rooms/wysiwyg_composer/components/EditionButtons.tsx +++ b/src/components/views/rooms/wysiwyg_composer/components/EditionButtons.tsx @@ -33,7 +33,7 @@ export function EditionButtons({ return (
- {_t("Cancel")} + {_t("action|cancel")} {_t("action|save")} diff --git a/src/components/views/settings/AddPrivilegedUsers.tsx b/src/components/views/settings/AddPrivilegedUsers.tsx index 90e212aa88..8c71a8bd03 100644 --- a/src/components/views/settings/AddPrivilegedUsers.tsx +++ b/src/components/views/settings/AddPrivilegedUsers.tsx @@ -98,7 +98,7 @@ export const AddPrivilegedUsers: React.FC = ({ room, de onClick={null} data-testid="add-privileged-users-submit-button" > - {_t("Apply")} + {_t("action|apply")} diff --git a/src/components/views/settings/AvatarSetting.tsx b/src/components/views/settings/AvatarSetting.tsx index a64b33b4a3..4aaadc2acf 100644 --- a/src/components/views/settings/AvatarSetting.tsx +++ b/src/components/views/settings/AvatarSetting.tsx @@ -94,7 +94,7 @@ const AvatarSetting: React.FC = ({ avatarUrl, avatarAltText, avatarName, {avatarElement} ); @@ -267,7 +267,7 @@ export default class EmailAddresses extends React.Component { let addButton = ( - {_t("Add")} + {_t("action|add")} ); if (this.state.verifying) { diff --git a/src/components/views/settings/account/PhoneNumbers.tsx b/src/components/views/settings/account/PhoneNumbers.tsx index ea01bcb976..00ef0ec036 100644 --- a/src/components/views/settings/account/PhoneNumbers.tsx +++ b/src/components/views/settings/account/PhoneNumbers.tsx @@ -109,7 +109,7 @@ export class ExistingPhoneNumber extends React.Component - {_t("Cancel")} + {_t("action|cancel")}
); @@ -271,7 +271,7 @@ export default class PhoneNumbers extends React.Component { let addVerifySection = ( - {_t("Add")} + {_t("action|add")} ); if (this.state.verifying) { diff --git a/src/components/views/settings/devices/CurrentDeviceSection.tsx b/src/components/views/settings/devices/CurrentDeviceSection.tsx index 14b0bde1cb..05a388a507 100644 --- a/src/components/views/settings/devices/CurrentDeviceSection.tsx +++ b/src/components/views/settings/devices/CurrentDeviceSection.tsx @@ -60,7 +60,7 @@ const CurrentDeviceSectionHeading: React.FC = const menuOptions = [ , diff --git a/src/components/views/settings/devices/DeviceDetailHeading.tsx b/src/components/views/settings/devices/DeviceDetailHeading.tsx index 5879abfd2b..8a28c85fd4 100644 --- a/src/components/views/settings/devices/DeviceDetailHeading.tsx +++ b/src/components/views/settings/devices/DeviceDetailHeading.tsx @@ -117,7 +117,7 @@ const DeviceNameEditor: React.FC void }> = ({ devic data-testid="device-rename-cancel-cta" disabled={isLoading} > - {_t("Cancel")} + {_t("action|cancel")} {isLoading && }
diff --git a/src/components/views/settings/devices/FilteredDeviceList.tsx b/src/components/views/settings/devices/FilteredDeviceList.tsx index f36444d72a..db26e86108 100644 --- a/src/components/views/settings/devices/FilteredDeviceList.tsx +++ b/src/components/views/settings/devices/FilteredDeviceList.tsx @@ -334,7 +334,7 @@ export const FilteredDeviceList = forwardRef( className="mx_FilteredDeviceList_headerButton" > {isSigningOut && } - {_t("Sign out")} + {_t("action|sign_out")}
setSelectedDeviceIds([])} className="mx_FilteredDeviceList_headerButton" > - {_t("Cancel")} + {_t("action|cancel")} ) : ( diff --git a/src/components/views/settings/discovery/EmailAddresses.tsx b/src/components/views/settings/discovery/EmailAddresses.tsx index 3f3dd106aa..f8b5ca83b6 100644 --- a/src/components/views/settings/discovery/EmailAddresses.tsx +++ b/src/components/views/settings/discovery/EmailAddresses.tsx @@ -208,7 +208,7 @@ export class EmailAddress extends React.Component - {_t("Share")} + {_t("action|share")} ); } diff --git a/src/components/views/settings/discovery/PhoneNumbers.tsx b/src/components/views/settings/discovery/PhoneNumbers.tsx index d1002111d0..3a67061cbf 100644 --- a/src/components/views/settings/discovery/PhoneNumbers.tsx +++ b/src/components/views/settings/discovery/PhoneNumbers.tsx @@ -216,7 +216,7 @@ export class PhoneNumber extends React.Component - {_t("Share")} + {_t("action|share")} ); } diff --git a/src/components/views/settings/tabs/room/NotificationSettingsTab.tsx b/src/components/views/settings/tabs/room/NotificationSettingsTab.tsx index 42099681fc..7ac0bc64b1 100644 --- a/src/components/views/settings/tabs/room/NotificationSettingsTab.tsx +++ b/src/components/views/settings/tabs/room/NotificationSettingsTab.tsx @@ -269,7 +269,7 @@ export default class NotificationsSettingsTab extends React.Component - {_t("Reset")} + {_t("action|reset")}
diff --git a/src/components/views/settings/tabs/user/MjolnirUserSettingsTab.tsx b/src/components/views/settings/tabs/user/MjolnirUserSettingsTab.tsx index 53fb1da10d..1f4224eee8 100644 --- a/src/components/views/settings/tabs/user/MjolnirUserSettingsTab.tsx +++ b/src/components/views/settings/tabs/user/MjolnirUserSettingsTab.tsx @@ -166,7 +166,7 @@ export default class MjolnirUserSettingsTab extends React.Component<{}, IState> {renderRules(list.userRules)}
), - button: _t("Close"), + button: _t("action|close"), hasCancelButton: false, }); } @@ -294,7 +294,7 @@ export default class MjolnirUserSettingsTab extends React.Component<{}, IState> onClick={this.onAddPersonalRule} disabled={this.state.busy} > - {_t("Ignore")} + {_t("action|ignore")} diff --git a/src/components/views/settings/tabs/user/SessionManagerTab.tsx b/src/components/views/settings/tabs/user/SessionManagerTab.tsx index 56b852db8d..dfa415a4bc 100644 --- a/src/components/views/settings/tabs/user/SessionManagerTab.tsx +++ b/src/components/views/settings/tabs/user/SessionManagerTab.tsx @@ -44,7 +44,7 @@ import { OidcLogoutDialog } from "../../../dialogs/oidc/OidcLogoutDialog"; const confirmSignOut = async (sessionsToSignOutCount: number): Promise => { const { finished } = Modal.createDialog(QuestionDialog, { - title: _t("Sign out"), + title: _t("action|sign_out"), description: (

@@ -54,8 +54,8 @@ const confirmSignOut = async (sessionsToSignOutCount: number): Promise

), - cancelButton: _t("Cancel"), - button: _t("Sign out"), + cancelButton: _t("action|cancel"), + button: _t("action|sign_out"), }); const [confirmed] = await finished; diff --git a/src/components/views/spaces/SpaceBasicSettings.tsx b/src/components/views/spaces/SpaceBasicSettings.tsx index e4e0776b20..c0b34d1358 100644 --- a/src/components/views/spaces/SpaceBasicSettings.tsx +++ b/src/components/views/spaces/SpaceBasicSettings.tsx @@ -69,7 +69,7 @@ export const SpaceAvatar: React.FC - {_t("Delete")} + {_t("action|delete")} ); @@ -86,7 +86,7 @@ export const SpaceAvatar: React.FC - {_t("Upload")} + {_t("action|upload")} ); diff --git a/src/components/views/spaces/SpaceCreateMenu.tsx b/src/components/views/spaces/SpaceCreateMenu.tsx index 5546dad8f0..80c6994d42 100644 --- a/src/components/views/spaces/SpaceCreateMenu.tsx +++ b/src/components/views/spaces/SpaceCreateMenu.tsx @@ -317,7 +317,7 @@ const SpaceCreateMenu: React.FC<{ setVisibility(null)} - title={_t("Go back")} + title={_t("action|go_back")} />

{visibility === Visibility.Public ? _t("Your public space") : _t("Your private space")}

diff --git a/src/components/views/spaces/SpacePanel.tsx b/src/components/views/spaces/SpacePanel.tsx index 80a4877c75..16b927038f 100644 --- a/src/components/views/spaces/SpacePanel.tsx +++ b/src/components/views/spaces/SpacePanel.tsx @@ -240,7 +240,7 @@ const CreateSpaceButton: React.FC { setPanelCollapsed(!isPanelCollapsed)} - title={isPanelCollapsed ? _t("Expand") : _t("Collapse")} + title={isPanelCollapsed ? _t("action|expand") : _t("action|collapse")} tooltip={
- {isPanelCollapsed ? _t("Expand") : _t("Collapse")} + {isPanelCollapsed ? _t("action|expand") : _t("action|collapse")}
{IS_MAC diff --git a/src/components/views/spaces/SpaceSettingsGeneralTab.tsx b/src/components/views/spaces/SpaceSettingsGeneralTab.tsx index 94c55495bc..36c7e6024a 100644 --- a/src/components/views/spaces/SpaceSettingsGeneralTab.tsx +++ b/src/components/views/spaces/SpaceSettingsGeneralTab.tsx @@ -119,7 +119,7 @@ const SpaceSettingsGeneralTab: React.FC = ({ matrixClient: cli, space }) disabled={busy || !(avatarChanged || nameChanged || topicChanged)} kind="link" > - {_t("Cancel")} + {_t("action|cancel")} {busy ? _t("Saving…") : _t("Save Changes")} diff --git a/src/components/views/spaces/SpaceTreeLevel.tsx b/src/components/views/spaces/SpaceTreeLevel.tsx index 9bf759b08a..58bbb656c7 100644 --- a/src/components/views/spaces/SpaceTreeLevel.tsx +++ b/src/components/views/spaces/SpaceTreeLevel.tsx @@ -348,7 +348,7 @@ export class SpaceItem extends React.PureComponent { className="mx_SpaceButton_toggleCollapse" onClick={this.toggleCollapse} tabIndex={-1} - aria-label={collapsed ? _t("Expand") : _t("Collapse")} + aria-label={collapsed ? _t("action|expand") : _t("action|collapse")} /> ) : null; diff --git a/src/components/views/terms/InlineTermsAgreement.tsx b/src/components/views/terms/InlineTermsAgreement.tsx index a737358bf0..6460ba4448 100644 --- a/src/components/views/terms/InlineTermsAgreement.tsx +++ b/src/components/views/terms/InlineTermsAgreement.tsx @@ -105,7 +105,7 @@ export default class InlineTermsAgreement extends React.Component{introText}
this.togglePolicy(i)} checked={policy.checked}> - {_t("Accept")} + {_t("action|accept")}
, diff --git a/src/components/views/toasts/VerificationRequestToast.tsx b/src/components/views/toasts/VerificationRequestToast.tsx index 2476c7ce44..5b75fe6d98 100644 --- a/src/components/views/toasts/VerificationRequestToast.tsx +++ b/src/components/views/toasts/VerificationRequestToast.tsx @@ -177,7 +177,9 @@ export default class VerificationRequestToast extends React.PureComponent
{_t("Unable to find a supported verification method.")} - {_t("Cancel")} + {_t("action|cancel")}
); diff --git a/src/components/views/voip/CallView.tsx b/src/components/views/voip/CallView.tsx index aae17f865f..167d8cbd16 100644 --- a/src/components/views/voip/CallView.tsx +++ b/src/components/views/voip/CallView.tsx @@ -284,7 +284,7 @@ export const Lobby: FC = ({ room, joinCallButtonDisabledTooltip, con kind="primary" disabled={connecting || joinCallButtonDisabledTooltip !== undefined} onClick={onConnectClick} - label={_t("Join")} + label={_t("action|join")} tooltip={connecting ? _t("Connecting") : joinCallButtonDisabledTooltip} alignment={Alignment.Bottom} /> diff --git a/src/components/views/voip/LegacyCallView/LegacyCallViewHeader.tsx b/src/components/views/voip/LegacyCallView/LegacyCallViewHeader.tsx index aedb8e2d59..058633ccfb 100644 --- a/src/components/views/voip/LegacyCallView/LegacyCallViewHeader.tsx +++ b/src/components/views/voip/LegacyCallView/LegacyCallViewHeader.tsx @@ -41,7 +41,7 @@ const LegacyCallViewHeaderControls: React.FC = ({ onExp )} {onExpand && ( @@ -94,7 +94,7 @@ const LegacyCallViewHeader: React.FC = ({ return (
- {_t("Call")} + {_t("action|call")}
); diff --git a/src/i18n/strings/ar.json b/src/i18n/strings/ar.json index 24612e1b46..fbb8cf3d04 100644 --- a/src/i18n/strings/ar.json +++ b/src/i18n/strings/ar.json @@ -1,9 +1,6 @@ { "Something went wrong!": "هناك خطأ ما!", - "Cancel": "إلغاء", - "Close": "إغلاق", "Create new room": "إنشاء غرفة جديدة", - "Dismiss": "أهمِل", "Failed to change password. Is your password correct?": "فشلت عملية تعديل الكلمة السرية. هل كلمتك السرية صحيحة ؟", "Send": "إرسال", "This email address is already in use": "عنوان البريد هذا مستعمل", @@ -12,7 +9,6 @@ "Unavailable": "غير متوفر", "All Rooms": "كل الغُرف", "All messages": "كل الرسائل", - "Update": "تحديث", "What's New": "آخِر المُستجدّات", "Toolbox": "علبة الأدوات", "Collecting logs": "تجميع السجلات", @@ -25,7 +21,6 @@ "Call invitation": "دعوة لمحادثة", "Developer Tools": "أدوات التطوير", "State Key": "مفتاح الحالة", - "Back": "العودة", "What's new?": "ما الجديد ؟", "powered by Matrix": "مشغل بواسطة Matrix", "Use Single Sign On to continue": "استعمل الولوج الموحّد للمواصلة", @@ -33,7 +28,6 @@ "Single Sign On": "الولوج الموحّد", "Confirm adding email": "أكّد إضافة البريد الإلكتروني", "Click the button below to confirm adding this email address.": "انقر الزر بالأسفل لتأكيد إضافة عنوان البريد الإلكتروني هذا.", - "Confirm": "أكّد", "Add Email Address": "أضِف بريدًا إلكترونيًا", "Confirm adding this phone number by using Single Sign On to prove your identity.": "أكّد إضافتك لرقم الهاتف هذا باستعمال الولوج الموحّد لإثبات هويّتك.", "Confirm adding phone number": "أكّد إضافة رقم الهاتف", @@ -53,7 +47,6 @@ "Failure to create room": "فشل إنشاء الغرفة", "Cancel entering passphrase?": "هل تريد إلغاء إدخال عبارة المرور؟", "Are you sure you want to cancel entering passphrase?": "هل أنت متأكد من أنك تريد إلغاء إدخال عبارة المرور؟", - "Go Back": "الرجوع للخلف", "Setting up keys": "إعداد المفاتيح", "Sun": "الأحد", "Mon": "الإثنين", @@ -84,7 +77,6 @@ "Identity server has no terms of service": "ليس لخادوم الهويّة أيّ شروط خدمة", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "يطلب هذا الإجراء الوصول إلى خادوم الهويّات المبدئيللتثبّت من عنوان البريد الإلكتروني أو رقم الهاتف، ولكن ليس للخادوم أيّ شروط خدمة.", "Only continue if you trust the owner of the server.": "لا تُواصل لو لم تكن تثق بمالك الخادوم.", - "Trust": "أثق به", "%(name)s is requesting verification": "يطلب %(name)s التثبّت", "%(brand)s does not have permission to send you notifications - please check your browser settings": "لا يملك %(brand)s التصريح لإرسال التنبيهات. من فضلك تحقّق من إعدادات المتصفح", "%(brand)s was not given permission to send notifications - please try again": "لم تقدّم التصريح اللازم كي يُرسل %(brand)s التنبيهات. من فضلك أعِد المحاولة", @@ -93,7 +85,6 @@ "Sign In or Create Account": "لِج أو أنشِئ حسابًا", "Use your account or create a new one to continue.": "استعمل حسابك أو أنشِئ واحدًا جديدًا للمواصلة.", "Create Account": "أنشِئ حسابًا", - "Sign In": "لِج", "Default": "المبدئي", "Restricted": "مقيد", "Moderator": "مشرف", @@ -252,7 +243,6 @@ "expand": "توسيع", "collapse": "تضييق", "Please create a new issue on GitHub so that we can investigate this bug.": "الرجاء إنشاء إشكال جديد على GitHub حتى نتمكن من التحقيق في هذا الخطأ.", - "Join": "انضم", "This version of %(brand)s does not support searching encrypted messages": "لا يدعم هذا الإصدار من %(brand)s البحث في الرسائل المشفرة", "This version of %(brand)s does not support viewing some encrypted files": "لا يدعم هذا الإصدار من %(brand)s s عرض بعض الملفات المشفرة", "Use the Desktop app to search encrypted messages": "استخدم تطبيق سطح المكتب للبحث في الرسائل المشفرة", @@ -343,7 +333,6 @@ "Verification timed out.": "انتهت مهلة التحقق.", "Start verification again from their profile.": "ابدأ التحقق مرة أخرى من ملف التعريف الخاص بهم.", "Start verification again from the notification.": "ابدأ التحقق مرة أخرى من الإشعار.", - "Got it": "فهمت", "You've successfully verified %(displayName)s!": "لقد تحققت بنجاح من %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "لقد تحققت بنجاح من %(deviceName)s (%(deviceId)s)!", "Set addresses for this room so users can find this room through your homeserver (%(localDomain)s)": "قم بتعيين العناوين لهذه الغرفة حتى يتمكن المستخدمون من العثور على هذه الغرفة من خلال خادمك الوسيط (%(localDomain)s)", @@ -420,7 +409,6 @@ "%(roomName)s can't be previewed. Do you want to join it?": "لا يمكن معاينة %(roomName)s. هل تريد الانضمام إليها؟", "You're previewing %(roomName)s. Want to join it?": "أنت تعاين %(roomName)s. تريد الانضمام إليها؟", "Reject & Ignore user": "رفض الدعوة وتجاهل الداعي", - "Reject": "رفض", " invited you": " دعاك", "Do you want to join %(roomName)s?": "هل تريد أن تنضم إلى %(roomName)s؟", "Start chatting": "ابدأ المحادثة", @@ -448,7 +436,6 @@ "Explore public rooms": "استكشف الغرف العامة", "Add room": "أضف غرفة", "Rooms": "الغرف", - "Search": "بحث", "Show Widgets": "إظهار عناصر الواجهة", "Hide Widgets": "إخفاء عناصر الواجهة", "Forget room": "انسَ الغرفة", @@ -578,7 +565,6 @@ "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "أنت لا تستخدم حاليًا خادم هوية. لاكتشاف جهات الاتصال الحالية التي تعرفها وتكون قابلاً للاكتشاف ، أضف واحداً أدناه.", "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.": "إذا كنت لا تريد استخدام لاكتشاف جهات الاتصال الموجودة التي تعرفها وتكون قابلاً للاكتشاف ، فأدخل خادم هوية آخر أدناه.", "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.": "أنت تستخدم حاليًا لاكتشاف جهات الاتصال الحالية التي تعرفها وتجعل نفسك قابلاً للاكتشاف. يمكنك تغيير خادم الهوية الخاص بك أدناه.", - "Go back": "ارجع", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "نوصي بإزالة عناوين البريد الإلكتروني وأرقام الهواتف من خادم الهوية قبل قطع الاتصال.", "You are still sharing your personal data on the identity server .": "لا زالت بياناتك الشخصية مشاعة على خادم الهوية .", "Disconnect anyway": "افصل على أي حال", @@ -681,7 +667,6 @@ "Add widgets, bridges & bots": "إضافة عناصر الواجهة والجسور والروبوتات", "Edit widgets, bridges & bots": "تعديل عناصر الواجهة والجسور والروبوتات", "Widgets": "عناصر الواجهة", - "Unpin": "فك التثبيت", "You can only pin up to %(count)s widgets": { "other": "تثبيت عناصر واجهة المستخدم ممكن إلى %(count)s بحدٍ أعلى" }, @@ -729,7 +714,6 @@ "not found": "لم يعثر عليه", "in memory": "في الذاكرة", "Cross-signing public keys:": "المفاتيح العامة للتوقيع المتبادل:", - "Reset": "إعادة تعيين", "Set up": "تأسيس", "Cross-signing is not set up.": "لم يتم إعداد التوقيع المتبادل.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "يحتوي حسابك على هوية توقيع متبادل في وحدة تخزين سرية ، لكن هذا الاتصال لم يثق به بعد.", @@ -748,7 +732,6 @@ "Show more": "أظهر أكثر", "Show less": "أظهر أقل", "This bridge is managed by .": "هذا الجسر يديره .", - "Upload": "رفع", "Accept to continue:": "قبول للمتابعة:", "Your server isn't responding to some requests.": "خادمك لا يتجاوب مع بعض الطلبات.", "Dog": "كلب", @@ -768,7 +751,6 @@ "You've successfully verified this user.": "لقد نجحت في التحقق من هذا المستخدم.", "Verified!": "تم التحقق!", "The other party cancelled the verification.": "ألغى الطرف الآخر التحقق.", - "Accept": "قبول", "Unknown caller": "متصل غير معروف", "This is your list of users/servers you have blocked - don't leave the room!": "هذه قائمتك للمستخدمين / الخوادم التي حظرت - لا تغادر الغرفة!", "My Ban List": "قائمة الحظر", @@ -852,7 +834,6 @@ "Remove %(phone)s?": "حذف %(phone)s؟", "Email Address": "عنوان بريد الكتروني", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "لقد أرسلنا إليك بريدًا إلكترونيًا للتحقق من عنوانك. يرجى اتباع التعليمات الموجودة هناك ثم نقر الزر أدناه.", - "Add": "أضف", "Unable to add email address": "تعذرت إضافة عنوان البريد الإلكتروني", "This doesn't appear to be a valid email address": "لا يبدو عنوان البريد الإلكتروني هذا صالحاً", "Invalid Email Address": "عنوان البريد الإلكتروني غير صالح", @@ -867,7 +848,6 @@ "Revoke": "إبطال", "Unable to revoke sharing for phone number": "تعذر إبطال مشاركة رقم الهاتف", "Discovery options will appear once you have added an email above.": "ستظهر خيارات الاكتشاف بمجرد إضافة بريد إلكتروني أعلاه.", - "Share": "مشاركة", "Complete": "تام", "Verify the link in your inbox": "تحقق من الرابط في بريدك الوارد", "Unable to verify email address.": "تعذر التحقق من عنوان البريد الإلكتروني.", @@ -969,13 +949,10 @@ "If this isn't what you want, please use a different tool to ignore users.": "إذا لم يكن هذا ما تريده ، فيرجى استخدام أداة مختلفة لتجاهل المستخدمين.", "Subscribing to a ban list will cause you to join it!": "سيؤدي الاشتراك في قائمة الحظر إلى انضمامك إليها!", "Subscribed lists": "قوائم متشرك بها", - "Ignore": "تجاهل", "eg: @bot:* or example.org": "مثلاً: @bot:* أو example.org", "Server or user ID to ignore": "الخادم أو معرف المستخدم المطلوب تجاهله", "Personal ban list": "قائمة الحظر الشخصية", "Safeguard against losing access to encrypted messages & data": "حماية ضد فقدان الوصول إلى الرسائل والبيانات المشفرة", - "Verify": "تحقق", - "Upgrade": "ترقية", "Verify this session": "تحقق من هذا الاتصال", "Encryption upgrade available": "ترقية التشفير متاحة", "Set up Secure Backup": "أعد النسخ الاحتياطي الآمن", @@ -1141,7 +1118,6 @@ "American Samoa": "ساموا الأمريكية", "Algeria": "الجزائر", "Åland Islands": "جزر آلاند", - "Try again": "أعِد المحاولة", "We couldn't log you in": "تعذر الولوج", "You're already in a call with this person.": "أنت تُجري مكالمة مع هذا الشخص فعلًا.", "Already in call": "تُجري مكالمة فعلًا", @@ -1339,6 +1315,29 @@ "start": "بداية", "start_chat": "ابدأ محادثة", "view_source": "انظر المصدر", - "yes": "نعم" + "yes": "نعم", + "reject": "رفض", + "confirm": "أكّد", + "dismiss": "أهمِل", + "trust": "أثق به", + "cancel": "إلغاء", + "join": "انضم", + "close": "إغلاق", + "accept": "قبول", + "upgrade": "ترقية", + "verify": "تحقق", + "update": "تحديث", + "upload": "رفع", + "reset": "إعادة تعيين", + "share": "مشاركة", + "sign_in": "لِج", + "add": "أضف", + "search": "بحث", + "try_again": "أعِد المحاولة", + "go_back": "ارجع", + "back": "العودة", + "ignore": "تجاهل", + "unpin": "فك التثبيت", + "got_it": "فهمت" } } diff --git a/src/i18n/strings/az.json b/src/i18n/strings/az.json index 51f032672d..4af6bd2c6d 100644 --- a/src/i18n/strings/az.json +++ b/src/i18n/strings/az.json @@ -69,7 +69,6 @@ "%(userId)s from %(fromPowerLevel)s to %(toPowerLevel)s": "%(userId)s üçün %(fromPowerLevel)s-dan %(toPowerLevel)s-lə", "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s hüquqların səviyyələrini dəyişdirdi %(powerLevelDiffText)s.", "Always show message timestamps": "Həmişə mesajların göndərilməsi vaxtını göstərmək", - "Accept": "Qəbul etmək", "Incorrect verification code": "Təsdiq etmənin səhv kodu", "Phone": "Telefon", "New passwords don't match": "Yeni şifrlər uyğun gəlmir", @@ -90,7 +89,6 @@ "Failed to change power level": "Hüquqların səviyyəsini dəyişdirməyi bacarmadı", "Are you sure?": "Siz əminsiniz?", "Unignore": "Blokdan çıxarmaq", - "Ignore": "Bloklamaq", "Invited": "Dəvət edilmişdir", "Filter room members": "İştirakçılara görə axtarış", "Hangup": "Bitirmək", @@ -113,7 +111,6 @@ "Who can read history?": "Kim tarixi oxuya bilər?", "Permissions": "Girişin hüquqları", "Advanced": "Təfərrüatlar", - "Close": "Bağlamaq", "Sunday": "Bazar", "Friday": "Cümə", "Today": "Bu gün", @@ -122,7 +119,6 @@ "Sign in with": "Seçmək", "Register": "Qeydiyyatdan keçmək", "What's New": "Nə dəyişdi", - "Update": "Yeniləmək", "Create new room": "Otağı yaratmaq", "%(items)s and %(lastItem)s": "%(items)s və %(lastItem)s", "Deactivate Account": "Hesabı bağlamaq", @@ -137,7 +133,6 @@ "Are you sure you want to reject the invitation?": "Siz əminsiniz ki, siz dəvəti rədd etmək istəyirsiniz?", "Failed to reject invitation": "Dəvəti rədd etməyi bacarmadı", "For security, this session has been signed out. Please sign in again.": "Təhlükəsizliyin təmin olunması üçün sizin sessiyanız başa çatmışdır idi. Zəhmət olmasa, yenidən girin.", - "Logout": "Çıxmaq", "Notifications": "Xəbərdarlıqlar", "Connectivity to the server has been lost.": "Serverlə əlaqə itirilmişdir.", "Sent messages will be stored until your connection has returned.": "Hələ ki serverlə əlaqə bərpa olmayacaq, göndərilmiş mesajlar saxlanacaq.", @@ -171,7 +166,6 @@ "AM": "12:00", "Unnamed Room": "Adı açıqlanmayan otaq", "Unable to load! Check your network connectivity and try again.": "Yükləmək olmur! Şəbəkə bağlantınızı yoxlayın və yenidən cəhd edin.", - "Dismiss": "Nəzərə almayın", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s-un sizə bildiriş göndərmək icazəsi yoxdur - brauzerinizin parametrlərini yoxlayın", "%(brand)s was not given permission to send notifications - please try again": "%(brand)s bildiriş göndərmək üçün icazə verilmədi - lütfən yenidən cəhd edin", "This email address was not found": "Bu e-poçt ünvanı tapılmadı", @@ -206,7 +200,6 @@ "Identity server has no terms of service": "Şəxsiyyət serverinin xidmət şərtləri yoxdur", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Bu hərəkət e-poçt ünvanı və ya telefon nömrəsini təsdiqləmək üçün standart şəxsiyyət serverinə girməyi tələb edir, lakin serverdə heç bir xidmət şəraiti yoxdur.", "Only continue if you trust the owner of the server.": "Yalnız server sahibinə etibar etsəniz davam edin.", - "Trust": "Etibar", "Custom (%(level)s)": "Xüsusi (%(level)s)", "Room %(roomId)s not visible": "Otaq %(roomId)s görünmür", "Messages": "Mesajlar", @@ -234,7 +227,6 @@ "powered by Matrix": "Matrix tərəfindən təchiz edilmişdir", "Create Account": "Hesab Aç", "Explore rooms": "Otaqları kəşf edin", - "Sign In": "Daxil ol", "Identity server": "Eyniləşdirmənin serveri", "common": { "analytics": "Analitik", @@ -254,7 +246,15 @@ "leave_room": "Otağı tərk etmək", "ok": "OK", "remove": "Silmək", - "start_chat": "Çata başlamaq" + "start_chat": "Çata başlamaq", + "dismiss": "Nəzərə almayın", + "trust": "Etibar", + "close": "Bağlamaq", + "accept": "Qəbul etmək", + "update": "Yeniləmək", + "logout": "Çıxmaq", + "sign_in": "Daxil ol", + "ignore": "Bloklamaq" }, "Home": "Başlanğıc" } diff --git a/src/i18n/strings/be.json b/src/i18n/strings/be.json index 5f6847c287..30837f206d 100644 --- a/src/i18n/strings/be.json +++ b/src/i18n/strings/be.json @@ -1,16 +1,12 @@ { - "Reject": "Адхіліць", "Failed to forget room %(errCode)s": "Не атрымалася забыць пакой %(errCode)s", "All messages": "Усе паведамленні", "Notification targets": "Мэты апавяшчэння", "Favourite": "Улюбёнае", - "Dismiss": "Aдхіліць", "Failed to add tag %(tagName)s to room": "Не атрымалася дадаць %(tagName)s ў пакоі", - "Close": "Зачыніць", "Notifications": "Апавяшчэнні", "Low Priority": "Нізкі прыярытэт", "Noisy": "Шумна", - "Resend": "Паўторна", "On": "Уключыць", "Off": "Выключыць", "Invite to this room": "Запрасіць у гэты пакой", @@ -25,6 +21,10 @@ "action": { "leave": "Пакінуць", "quote": "Цытата", - "remove": "Выдалiць" + "remove": "Выдалiць", + "reject": "Адхіліць", + "dismiss": "Aдхіліць", + "close": "Зачыніць", + "resend": "Паўторна" } } diff --git a/src/i18n/strings/bg.json b/src/i18n/strings/bg.json index 9756751c45..21cc1c5d85 100644 --- a/src/i18n/strings/bg.json +++ b/src/i18n/strings/bg.json @@ -1,10 +1,6 @@ { "Operation failed": "Операцията е неуспешна", - "Search": "Търсене", - "Dismiss": "Затвори", "powered by Matrix": "базирано на Matrix", - "Close": "Затвори", - "Cancel": "Отказ", "Send": "Изпрати", "Failed to change password. Is your password correct?": "Неуспешна промяна. Правилно ли сте въвели Вашата парола?", "Sun": "нд.", @@ -107,11 +103,9 @@ "Enable inline URL previews by default": "Включване по подразбиране на URL прегледи", "Enable URL previews for this room (only affects you)": "Включване на URL прегледи за тази стая (засяга само Вас)", "Enable URL previews by default for participants in this room": "Включване по подразбиране на URL прегледи за участници в тази стая", - "Accept": "Приеми", "Incorrect verification code": "Неправилен код за потвърждение", "Submit": "Изпрати", "Phone": "Телефон", - "Add": "Добави", "No display name": "Няма име", "New passwords don't match": "Новите пароли не съвпадат", "Passwords can't be empty": "Полето с парола не може да е празно", @@ -132,7 +126,6 @@ "Are you sure?": "Сигурни ли сте?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Няма да можете да възвърнете тази промяна, тъй като повишавате този потребител до същото ниво на достъп като Вашето.", "Unignore": "Премахни игнорирането", - "Ignore": "Игнорирай", "Mention": "Спомени", "Admin Tools": "Инструменти на администратора", "and %(count)s others...": { @@ -215,7 +208,6 @@ "Start authentication": "Започни автентикация", "Sign in with": "Влизане с", "Email address": "Имейл адрес", - "Sign in": "Вход", "Something went wrong!": "Нещо се обърка!", "Delete Widget": "Изтриване на приспособление", "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "Изтриването на приспособление го премахва за всички потребители в тази стая. Сигурни ли сте, че искате да изтриете това приспособление?", @@ -329,7 +321,6 @@ "Tried to load a specific point in this room's timeline, but was unable to find it.": "Беше направен опит да се зареди конкретна точка в хронологията на тази стая, но не я намери.", "Unable to remove contact information": "Неуспешно премахване на информацията за контакти", "This will allow you to reset your password and receive notifications.": "Това ще Ви позволи да възстановите Вашата парола и да получавате известия.", - "Skip": "Пропусни", "You must register to use this functionality": "Трябва да се регистрирате, за да използвате тази функционалност", "You must join the room to see its files": "Трябва да се присъедините към стаята, за да видите файловете, които съдържа", "Reject invitation": "Отхвърли поканата", @@ -340,8 +331,6 @@ "Old cryptography data detected": "Бяха открити стари криптографски данни", "Signed Out": "Излязохте", "For security, this session has been signed out. Please sign in again.": "Поради мерки за сигурност, тази сесия е прекратена. Моля, влезте отново.", - "Logout": "Излез", - "Sign out": "Изход", "Connectivity to the server has been lost.": "Връзката със сървъра е изгубена.", "Sent messages will be stored until your connection has returned.": "Изпратените съобщения ще бъдат запаметени докато връзката Ви се възвърне.", "You seem to be uploading files, are you sure you want to quit?": "Изглежда, че качвате файлове. Сигурни ли сте, че искате да затворите програмата?", @@ -421,13 +410,11 @@ "Notification targets": "Устройства, получаващи известия", "Today": "Днес", "Friday": "Петък", - "Update": "Актуализиране", "On": "Вкл.", "Changelog": "Списък на промените", "Waiting for response from server": "Изчакване на отговор от сървъра", "Failed to send logs: ": "Неуспешно изпращане на логове: ", "This Room": "В тази стая", - "Resend": "Изпрати отново", "Messages in one-to-one chats": "Съобщения в индивидуални чатове", "Unavailable": "Не е наличен", "Source URL": "URL на източника", @@ -441,7 +428,6 @@ "Developer Tools": "Инструменти за разработчика", "Preparing to send logs": "Подготовка за изпращане на логове", "Saturday": "Събота", - "Reject": "Отхвърли", "Monday": "Понеделник", "Toolbox": "Инструменти", "Collecting logs": "Събиране на логове", @@ -458,7 +444,6 @@ "You cannot delete this message. (%(code)s)": "Това съобщение не може да бъде изтрито. (%(code)s)", "Thursday": "Четвъртък", "Logs sent": "Логовете са изпратени", - "Back": "Назад", "Show message in desktop notification": "Показване на съдържание в известията на работния плот", "Messages in group chats": "Съобщения в групови чатове", "Yesterday": "Вчера", @@ -586,7 +571,6 @@ "That matches!": "Това съвпада!", "That doesn't match.": "Това не съвпада.", "Go back to set it again.": "Върнете се за да настройте нова.", - "Download": "Свали", "Unable to create key backup": "Неуспешно създаване на резервно копие на ключа", "Straight rows of keys are easy to guess": "Клавиши от прави редици са лесни за отгатване", "Short keyboard patterns are easy to guess": "Къси клавиатурни последователности са лесни за отгатване", @@ -667,13 +651,10 @@ "Room avatar": "Снимка на стаята", "Room Name": "Име на стаята", "Room Topic": "Тема на стаята", - "Join": "Присъедини се", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Потвърди потребителя и го маркирай като доверен. Доверяването на потребители Ви дава допълнително спокойствие при използване на съобщения шифровани от край-до-край.", "Incoming Verification Request": "Входяща заявка за потвърждение", - "Go back": "Върни се", "Email (optional)": "Имейл (незадължително)", "Phone (optional)": "Телефон (незадължително)", - "Confirm": "Потвърди", "Join millions for free on the largest public server": "Присъединете се безплатно към милиони други на най-големия публичен сървър", "Other": "Други", "Guest": "Гост", @@ -752,7 +733,6 @@ "Anchor": "Котва", "Headphones": "Слушалки", "Folder": "Папка", - "Pin": "Кабърче", "This homeserver would like to make sure you are not a robot.": "Сървърът иска да потвърди, че не сте робот.", "Change": "Промени", "Couldn't load page": "Страницата не можа да бъде заредена", @@ -823,7 +803,6 @@ "Your browser likely removed this data when running low on disk space.": "Най-вероятно браузърът Ви е премахнал тези данни поради липса на дисково пространство.", "Upload files (%(current)s of %(total)s)": "Качване на файлове (%(current)s от %(total)s)", "Upload files": "Качи файлове", - "Upload": "Качи", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Файлът е прекалено голям за да се качи. Максималният допустим размер е %(limit)s, докато този файл е %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Тези файлове са прекалено големи за да се качат. Максималният допустим размер е %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Някои файлове са прекалено големи за да се качат. Максималният допустим размер е %(limit)s.", @@ -850,7 +829,6 @@ "View older messages in %(roomName)s.": "Виж по-стари съобщения в %(roomName)s.", "Join the conversation with an account": "Присъедини се към разговор с акаунт", "Sign Up": "Регистриране", - "Sign In": "Вписване", "Reason: %(reason)s": "Причина: %(reason)s", "Forget this room": "Пропусни тази стая", "Re-join": "Връщане", @@ -867,7 +845,6 @@ "Uploaded sound": "Качен звук", "Sounds": "Звуци", "Notification sound": "Звук за уведомление", - "Reset": "Нулирай", "Set a new custom sound": "Настрой нов собствен звук", "Browse": "Избор", "This room has already been upgraded.": "Тази стая вече е била обновена.", @@ -962,7 +939,6 @@ "Unable to revoke sharing for email address": "Неуспешно оттегляне на споделянето на имейл адреса", "Unable to share email address": "Неуспешно споделяне на имейл адрес", "Revoke": "Оттегли", - "Share": "Сподели", "Discovery options will appear once you have added an email above.": "Опциите за откриване ще се покажат след като добавите имейл адрес по-горе.", "Unable to revoke sharing for phone number": "Неуспешно оттегляне на споделянето на телефонен номер", "Unable to share phone number": "Неуспешно споделяне на телефонен номер", @@ -1021,7 +997,6 @@ "Report Content to Your Homeserver Administrator": "Докладвай съдържание до администратора на сървъра", "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "Докладването на съобщението ще изпрати уникалният номер на събитието (event ID) до администратора на сървъра. Ако съобщенията в стаята са шифровани, администратора няма да може да прочете текста им или да види снимките или файловете.", "Send report": "Изпрати доклад", - "View": "Виж", "Explore rooms": "Открий стаи", "Verify the link in your inbox": "Потвърдете линка във вашата пощенска кутия", "Complete": "Завърши", @@ -1039,7 +1014,6 @@ "Add Email Address": "Добави имейл адрес", "Add Phone Number": "Добави телефонен номер", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Това действие изисква връзка със сървъра за самоличност за валидиране на имейл адреса или телефонния номер, но сървърът не предоставя условия за ползване.", - "Trust": "Довери се", "Show previews/thumbnails for images": "Показвай преглед (умален размер) на снимки", "You should remove your personal data from identity server before disconnecting. Unfortunately, identity server is currently offline or cannot be reached.": "Би било добре да премахнете личните си данни от сървъра за самоличност преди прекъсване на връзката. За съжаление, сървърът за самоличност в момента не е достъпен.", "You should:": "Ще е добре да:", @@ -1175,7 +1149,6 @@ "one": "1 потвърдена сесия" }, "Messages in this room are end-to-end encrypted.": "Съобщенията в тази стая са шифровани от край-до-край.", - "Verify": "Потвърди", "You have ignored this user, so their message is hidden. Show anyways.": "Игнорирали сте този потребител, така че съобщението им е скрито. Покажи така или иначе.", "Any of the following data may be shared:": "Следните данни може да бъдат споделени:", "Your display name": "Вашето име", @@ -1197,7 +1170,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Обновяването на стая е действие за напреднали и обикновено се препоръчва когато стаята е нестабилна поради бъгове, липсващи функции или проблеми със сигурността.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Това обикновено влия само на това как стаята се обработва на сървъра. Ако имате проблеми с %(brand)s, съобщете за проблем.", "You'll upgrade this room from to .": "Ще обновите стаята от до .", - "Upgrade": "Обнови", "Remove for everyone": "Премахни за всички", "Country Dropdown": "Падащо меню за избор на държава", "Verification Request": "Заявка за потвърждение", @@ -1371,7 +1343,6 @@ "Verify all users in a room to ensure it's secure.": "Верифицирай всички потребители в стаята за да подсигурите безопасността.", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Успешно верифицирахте %(deviceName)s (%(deviceId)s)!", "You've successfully verified %(displayName)s!": "Успешно верифицирахте %(displayName)s!", - "Got it": "Разбрах", "Start verification again from the notification.": "Започнете верифициране отново от уведомлението.", "Start verification again from their profile.": "Започнете верифициране отново от профила им.", "Verification timed out.": "Изтече времето за верификация.", @@ -1479,7 +1450,6 @@ "All settings": "Всички настройки", "Feedback": "Обратна връзка", "If you've joined lots of rooms, this might take a while": "Това може да отнеме известно време, ако сте в много стаи", - "Go Back": "Върни се", "Confirm encryption setup": "Потвърждение на настройки за шифроване", "Click the button below to confirm setting up encryption.": "Кликнете бутона по-долу за да потвърдите настройването на шифроване.", "Enter your account password to confirm the upgrade:": "Въведете паролата за профила си за да потвърдите обновлението:", @@ -1640,7 +1610,6 @@ "Add widgets, bridges & bots": "Добави приспособления, мостове и ботове", "Edit widgets, bridges & bots": "Промени приспособления, мостове и ботове", "Widgets": "Приспособления", - "Unpin": "Разкачи", "You can only pin up to %(count)s widgets": { "other": "Може да закачите максимум %(count)s приспособления" }, @@ -1983,7 +1952,6 @@ "Invite people": "Покани хора", "Share invite link": "Сподели връзка с покана", "Click to copy": "Натиснете за копиране", - "Delete": "Изтрий", "Please enter a name for the space": "Моля, въведете име на пространството", "Create a space": "Създаване на пространство", "Add some details to help people recognise it.": "Добавете някои подробности, за да помогнете на хората да го разпознаят.", @@ -2009,7 +1977,6 @@ "Share your public space": "Споделете публичното си място", "Invite to %(spaceName)s": "Покани в %(spaceName)s", "Sends the given message as a spoiler": "Изпраща даденото съобщение като спойлер", - "Try again": "Опитайте отново", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Помолихме браузъра да запомни кой Home сървър използвате за влизане, но за съжаление браузърът ви го е забравил. Отидете на страницата за влизане и опитайте отново.", "Already in call": "Вече в разговор", "You're already in a call with this person.": "Вече сте в разговор в този човек.", @@ -2121,7 +2088,38 @@ "start": "Започни", "start_chat": "Започни чат", "view_source": "Прегледай източника", - "yes": "Да" + "yes": "Да", + "reject": "Отхвърли", + "confirm": "Потвърди", + "dismiss": "Затвори", + "trust": "Довери се", + "cancel": "Отказ", + "join": "Присъедини се", + "close": "Затвори", + "accept": "Приеми", + "upgrade": "Обнови", + "verify": "Потвърди", + "update": "Актуализиране", + "delete": "Изтрий", + "upload": "Качи", + "reset": "Нулирай", + "share": "Сподели", + "skip": "Пропусни", + "logout": "Излез", + "view": "Виж", + "sign_out": "Изход", + "sign_in": "Вход", + "add": "Добави", + "search": "Търсене", + "try_again": "Опитайте отново", + "go_back": "Върни се", + "back": "Назад", + "resend": "Изпрати отново", + "ignore": "Игнорирай", + "download": "Свали", + "pin": "Кабърче", + "unpin": "Разкачи", + "got_it": "Разбрах" }, "a11y": { "user_menu": "Потребителско меню" diff --git a/src/i18n/strings/bs.json b/src/i18n/strings/bs.json index a7891ebdcd..ff0445f665 100644 --- a/src/i18n/strings/bs.json +++ b/src/i18n/strings/bs.json @@ -1,7 +1,9 @@ { - "Dismiss": "Odbaci", "Create Account": "Otvori račun", - "Sign In": "Prijavite se", "Explore rooms": "Istražite sobe", - "Identity server": "Identifikacioni Server" + "Identity server": "Identifikacioni Server", + "action": { + "dismiss": "Odbaci", + "sign_in": "Prijavite se" + } } diff --git a/src/i18n/strings/ca.json b/src/i18n/strings/ca.json index 4b6dca8b91..6196f43cc1 100644 --- a/src/i18n/strings/ca.json +++ b/src/i18n/strings/ca.json @@ -6,17 +6,13 @@ "Camera": "Càmera", "Advanced": "Avançat", "Always show message timestamps": "Mostra sempre la marca de temps del missatge", - "Cancel": "Cancel·la", - "Close": "Tanca", "Create new room": "Crea una sala nova", "Failed to forget room %(errCode)s": "No s'ha pogut oblidar la sala %(errCode)s", "Favourite": "Favorit", "Failed to change password. Is your password correct?": "S'ha produït un error en canviar la contrasenya. És correcta la teva contrasenya?", - "Dismiss": "Omet", "Notifications": "Notificacions", "unknown error code": "codi d'error desconegut", "Operation failed": "No s'ha pogut realitzar l'operació", - "Search": "Cerca", "powered by Matrix": "amb tecnologia de Matrix", "Register": "Registre", "Rooms": "Sales", @@ -110,11 +106,9 @@ "Enable inline URL previews by default": "Activa per defecte la vista prèvia d'URL en línia", "Enable URL previews for this room (only affects you)": "Activa la vista prèvia d'URL d'aquesta sala (no afecta altres usuaris)", "Enable URL previews by default for participants in this room": "Activa per defecte la vista prèvia d'URL per als participants d'aquesta sala", - "Accept": "Accepta", "Incorrect verification code": "El codi de verificació és incorrecte", "Submit": "Envia", "Phone": "Telèfon", - "Add": "Afegeix", "No display name": "Sense nom visible", "New passwords don't match": "Les noves contrasenyes no coincideixen", "Passwords can't be empty": "Les contrasenyes no poden estar buides", @@ -136,7 +130,6 @@ "Are you sure?": "Estàs segur?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "No podràs desfer aquest canvi ja que estàs donant a l'usuari el mateix nivell d'autoritat que el teu.", "Unignore": "Deixa de ignorar", - "Ignore": "Ignora", "Jump to read receipt": "Vés a l'últim missatge llegit", "Mention": "Menciona", "Admin Tools": "Eines d'administració", @@ -220,7 +213,6 @@ "Start authentication": "Inicia l'autenticació", "Sign in with": "Inicieu sessió amb", "Email address": "Correu electrònic", - "Sign in": "Inicia sessió", "In reply to ": "En resposta a ", "Something went wrong!": "Alguna cosa ha anat malament!", "Delete Widget": "Suprimeix el giny", @@ -331,7 +323,6 @@ "Unable to add email address": "No s'ha pogut afegir el correu electrònic", "Unable to verify email address.": "No s'ha pogut verificar el correu electrònic.", "This will allow you to reset your password and receive notifications.": "Això us permetrà restablir la vostra contrasenya i rebre notificacions.", - "Skip": "Omet", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Si anteriorment heu utilitzat un versió de %(brand)s més recent, la vostra sessió podría ser incompatible amb aquesta versió. Tanqueu aquesta finestra i torneu a la versió més recent.", "You must register to use this functionality": "Per poder utilitzar aquesta funcionalitat has de registrar-te", "You must join the room to see its files": "Per poder veure els fitxers de la sala t'hi has d'unir", @@ -343,7 +334,6 @@ "For security, this session has been signed out. Please sign in again.": "Per seguretat, aquesta sessió s'ha tancat. Torna a iniciar la sessió.", "Old cryptography data detected": "S'han detectat dades de criptografia antigues", "Data from an older version of %(brand)s 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.": "S'han detectat dades d'una versió antiga del %(brand)s. Això haurà provocat que el xifratge d'extrem a extrem no funcioni correctament a la versió anterior. Els missatges xifrats d'extrem a extrem que s'han intercanviat recentment mentre s'utilitzava la versió anterior no es poden desxifrar en aquesta versió. També pot provocar que els missatges intercanviats amb aquesta versió fallin. Si teniu problemes, sortiu de la sessió i torneu a entrar-hi. Per poder llegir l'historial dels missatges xifrats, exporteu i torneu a importar les vostres claus.", - "Logout": "Surt", "Connectivity to the server has been lost.": "S'ha perdut la connectivitat amb el servidor.", "Sent messages will be stored until your connection has returned.": "Els missatges enviats s'emmagatzemaran fins que la vostra connexió hagi tornat.", "You seem to be uploading files, are you sure you want to quit?": "Sembla que s'està pujant fitxers, esteu segur que voleu sortir?", @@ -360,7 +350,6 @@ "other": "Pujant %(filename)s i %(count)s més" }, "Uploading %(filename)s": "Pujant %(filename)s", - "Sign out": "Tanca la sessió", "Import E2E room keys": "Importar claus E2E de sala", "Cryptography": "Criptografia", "%(brand)s version:": "Versió de %(brand)s:", @@ -378,14 +367,12 @@ "Notification targets": "Objectius de les notificacions", "Today": "Avui", "Friday": "Divendres", - "Update": "Actualitzar", "What's New": "Novetats", "On": "Engegat", "Changelog": "Registre de canvis", "Waiting for response from server": "S'està esperant una resposta del servidor", "Failed to send logs: ": "No s'han pogut enviar els logs: ", "This Room": "Aquesta sala", - "Resend": "Reenvia", "Messages containing my display name": "Missatges que contenen el meu nom visible", "Messages in one-to-one chats": "Missatges en xats un a un", "Unavailable": "No disponible", @@ -401,7 +388,6 @@ "Developer Tools": "Eines de desenvolupador", "Preparing to send logs": "Preparant l'enviament de logs", "Saturday": "Dissabte", - "Reject": "Rebutja", "Monday": "Dilluns", "Toolbox": "Caixa d'eines", "Collecting logs": "S'estan recopilant els registres", @@ -416,7 +402,6 @@ "You cannot delete this message. (%(code)s)": "No podeu eliminar aquest missatge. (%(code)s)", "Thursday": "Dijous", "Logs sent": "Logs enviats", - "Back": "Enrere", "Show message in desktop notification": "Mostra els missatges amb notificacions d'escriptori", "Messages in group chats": "Missatges en xats de grup", "Yesterday": "Ahir", @@ -502,7 +487,6 @@ "Show read receipts sent by other users": "Mostra les confirmacions de lectura enviades pels altres usuaris", "Enable big emoji in chat": "Activa Emojis grans en xats", "Send analytics data": "Envia dades d'anàlisi", - "Upload": "Puja", "Email addresses": "Adreces de correu electrònic", "Phone numbers": "Números de telèfon", "Language and region": "Idioma i regió", @@ -549,16 +533,13 @@ "Actions": "Accions", "Messages": "Missatges", "Setting up keys": "Configurant claus", - "Go Back": "Torna", "Are you sure you want to cancel entering passphrase?": "Estàs segur que vols cancel·lar la introducció de la frase secreta?", "Cancel entering passphrase?": "Vols cancel·lar la introducció de la frase secreta?", "Custom (%(level)s)": "Personalitzat (%(level)s)", - "Sign In": "Inicia sessió", "Create Account": "Crea un compte", "Use your account or create a new one to continue.": "Utilitza el teu compte o crea'n un de nou per continuar.", "Sign In or Create Account": "Inicia sessió o Crea un compte", "%(name)s is requesting verification": "%(name)s està demanant verificació", - "Trust": "Confiança", "Only continue if you trust the owner of the server.": "Continua, només, si confies amb el propietari del servidor.", "Identity server has no terms of service": "El servidor d'identitat no disposa de condicions de servei", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Aquesta acció necessita accedir al servidor d'identitat predeterminat per validar una adreça de correu electrònic o un número de telèfon, però el servidor no disposa de condicions de servei.", @@ -608,7 +589,6 @@ "Click the button below to confirm adding this phone number.": "Fes clic al botó de sota per confirmar l'addició d'aquest número de telèfon.", "Confirm adding phone number": "Confirma l'addició del número de telèfon", "Add Email Address": "Afegeix una adreça de correu electrònic", - "Confirm": "Confirma", "Click the button below to confirm adding this email address.": "Fes clic al botó de sota per confirmar l'addició d'aquesta adreça de correu electrònic.", "Unable to access webcam / microphone": "No s'ha pogut accedir a la càmera web / micròfon", "Unable to access microphone": "No s'ha pogut accedir al micròfon", @@ -656,7 +636,26 @@ "reply": "Respon", "save": "Desa", "start_chat": "Inicia un xat", - "view_source": "Mostra el codi" + "view_source": "Mostra el codi", + "reject": "Rebutja", + "confirm": "Confirma", + "dismiss": "Omet", + "trust": "Confiança", + "cancel": "Cancel·la", + "close": "Tanca", + "accept": "Accepta", + "update": "Actualitzar", + "upload": "Puja", + "skip": "Omet", + "logout": "Surt", + "sign_out": "Tanca la sessió", + "sign_in": "Inicia sessió", + "add": "Afegeix", + "search": "Cerca", + "go_back": "Torna", + "back": "Enrere", + "resend": "Reenvia", + "ignore": "Ignora" }, "Home": "Inici" } diff --git a/src/i18n/strings/cs.json b/src/i18n/strings/cs.json index 7b19f8ed97..59190d98a9 100644 --- a/src/i18n/strings/cs.json +++ b/src/i18n/strings/cs.json @@ -1,13 +1,10 @@ { - "Close": "Zavřít", "Filter room members": "Najít člena místnosti", "Historical": "Historické", "Jump to first unread message.": "Přejít na první nepřečtenou zprávu.", - "Logout": "Odhlásit se", "Low priority": "Nízká priorita", "Notifications": "Oznámení", "Rooms": "Místnosti", - "Search": "Hledání", "Video call": "Videohovor", "Voice call": "Hlasový hovor", "Sun": "Ne", @@ -31,17 +28,13 @@ "Dec": "Pro", "Create new room": "Vytvořit novou místnost", "Register": "Zaregistrovat", - "Cancel": "Storno", "Favourite": "Oblíbené", "Failed to change password. Is your password correct?": "Nepodařilo se změnit heslo. Zadáváte své heslo správně?", "Operation failed": "Operace se nezdařila", "unknown error code": "neznámý kód chyby", "Failed to forget room %(errCode)s": "Nepodařilo se zapomenout místnost %(errCode)s", - "Dismiss": "Zavřít", "powered by Matrix": "používá protokol Matrix", - "Accept": "Přijmout", "Account": "Účet", - "Add": "Přidat", "Admin": "Správce", "No Microphones detected": "Nerozpoznány žádné mikrofony", "No Webcams detected": "Nerozpoznány žádné webkamery", @@ -143,8 +136,6 @@ "Server unavailable, overloaded, or something else went wrong.": "Server je nedostupný, přetížený nebo se něco pokazilo.", "Session ID": "ID sezení", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Zobrazovat čas v 12hodinovém formátu (např. 2:30 odp.)", - "Sign in": "Přihlásit", - "Sign out": "Odhlásit", "Someone": "Někdo", "Start authentication": "Zahájit autentizaci", "Submit": "Odeslat", @@ -200,7 +191,6 @@ "Do you want to set an email address?": "Chcete nastavit e-mailovou adresu?", "New Password": "Nové heslo", "Unignore": "Odignorovat", - "Ignore": "Ignorovat", "Admin Tools": "Nástroje pro správce", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s nastavil(a) viditelnost budoucích zpráv v této místnosti pro všechny její členy, a to od chvíle jejich pozvání.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s nastavil(a) viditelnost budoucích zpráv v této místnosti pro všechny její členy od chvíle jejich vstupu.", @@ -374,7 +364,6 @@ "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Pokud jste se v minulosti již přihlásili s novější verzi programu %(brand)s, vaše relace nemusí být kompatibilní s touto verzí. Zavřete prosím toto okno a přihlaste se znovu pomocí nové verze.", "Please check your email and click on the link it contains. Once this is done, click continue.": "Zkontrolujte svou e-mailovou schránku a klepněte na odkaz ve zprávě, kterou jsme vám poslali. V případě, že jste to už udělali, klepněte na tlačítko Pokračovat.", "This will allow you to reset your password and receive notifications.": "Toto vám umožní obnovit si heslo a přijímat oznámení e-mailem.", - "Skip": "Přeskočit", "You must register to use this functionality": "Pro využívání této funkce se zaregistrujte", "You must join the room to see its files": "Pro zobrazení souborů musíte do místnosti vstoupit", "Reject invitation": "Odmítnout pozvání", @@ -407,7 +396,6 @@ "Notification targets": "Cíle oznámení", "Today": "Dnes", "Friday": "Pátek", - "Update": "Aktualizovat", "What's New": "Co je nového", "On": "Zapnout", "Changelog": "Seznam změn", @@ -420,13 +408,11 @@ "Failed to add tag %(tagName)s to room": "Nepodařilo se přidat štítek %(tagName)s k místnosti", "Filter results": "Filtrovat výsledky", "No update available.": "Není dostupná žádná aktualizace.", - "Resend": "Poslat znovu", "Collecting app version information": "Sbírání informací o verzi aplikace", "Tuesday": "Úterý", "Developer Tools": "Nástroje pro vývojáře", "Saturday": "Sobota", "Messages in one-to-one chats": "Přímé zprávy", - "Reject": "Odmítnout", "Monday": "Pondělí", "Toolbox": "Sada nástrojů", "Collecting logs": "Sběr záznamů", @@ -441,7 +427,6 @@ "You cannot delete this message. (%(code)s)": "Tuto zprávu nemůžete smazat. (%(code)s)", "Thursday": "Čtvrtek", "Search…": "Hledat…", - "Back": "Zpět", "Show message in desktop notification": "Zobrazit text zprávy v oznámení na ploše", "Messages in group chats": "Zprávy ve skupinách", "Yesterday": "Včera", @@ -518,7 +503,6 @@ "You'll lose access to your encrypted messages": "Přijdete o přístup k šifrovaným zprávám", "Are you sure you want to sign out?": "Opravdu se chcete odhlásit?", "Updating %(brand)s": "Aktualizujeme %(brand)s", - "Go back": "Zpět", "Failed to upgrade room": "Nezdařilo se aktualizovat místnost", "The room upgrade could not be completed": "Nepodařilo se dokončit aktualizaci místnosti", "Upgrade this room to version %(version)s": "Aktualizace místnosti na verzi %(version)s", @@ -706,12 +690,10 @@ "Anchor": "Kotva", "Headphones": "Sluchátka", "Folder": "Desky", - "Pin": "Připnout", "Add some now": "Přidat nějaké", "Main address": "Hlavní adresa", "This room is a continuation of another conversation.": "Tato místost je pokračováním jiné konverzace.", "Click here to see older messages.": "Klepnutím zobrazíte starší zprávy.", - "Join": "Vstoupit", "The following users may not exist": "Následující uživatel možná neexistuje", "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "Nepovedlo se najít profily následujících Matrix ID - chcete je stejně pozvat?", "Invite anyway and never warn me again": "Stejně je pozvat a nikdy mě nevarujte znovu", @@ -735,7 +717,6 @@ "That matches!": "To odpovídá!", "That doesn't match.": "To nesedí.", "Go back to set it again.": "Nastavit heslo znovu.", - "Download": "Stáhnout", "Your keys are being backed up (the first backup could take a few minutes).": "Klíče se zálohují (první záloha může trvat pár minut).", "Success!": "Úspěch!", "Unable to create key backup": "Nepovedlo se vyrobit zálohů klíčů", @@ -761,7 +742,6 @@ "Change": "Změnit", "Email (optional)": "E-mail (nepovinné)", "Phone (optional)": "Telefonní číslo (nepovinné)", - "Confirm": "Potvrdit", "Join millions for free on the largest public server": "Přidejte k miliónům registrovaným na největším veřejném serveru", "Other": "Další možnosti", "Couldn't load page": "Nepovedlo se načíst stránku", @@ -817,7 +797,6 @@ "Select the roles required to change various parts of the room": "Vyberte role potřebné k provedení různých změn v této místnosti", "Join the conversation with an account": "Připojte se ke konverzaci s účtem", "Sign Up": "Zaregistrovat se", - "Sign In": "Přihlásit se", "Reason: %(reason)s": "Důvod: %(reason)s", "Forget this room": "Zapomenout na tuto místnost", "Re-join": "Znovu vstoupit", @@ -853,7 +832,6 @@ "Your browser likely removed this data when running low on disk space.": "Prohlížeč data možná smazal aby ušetřil místo na disku.", "Upload files (%(current)s of %(total)s)": "Nahrát soubory (%(current)s z %(total)s)", "Upload files": "Nahrát soubory", - "Upload": "Nahrát", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Tento soubor je příliš velký. Limit na velikost je %(limit)s, ale soubor má %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Tyto soubory jsou příliš velké. Limit je %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Některé soubory jsou příliš velké. Limit je %(limit)s.", @@ -888,7 +866,6 @@ "Uploaded sound": "Zvuk nahrán", "Sounds": "Zvuky", "Notification sound": "Zvuk oznámení", - "Reset": "Resetovat", "Set a new custom sound": "Nastavit vlastní zvuk", "Browse": "Procházet", "Cannot reach homeserver": "Nelze se připojit k domovskému serveru", @@ -961,7 +938,6 @@ "Add Email Address": "Přidat e-mailovou adresu", "Add Phone Number": "Přidat telefonní číslo", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Tato akce vyžaduje přístup k výchozímu serveru identity aby šlo ověřit e-mail a telefon, ale server nemá podmínky použití.", - "Trust": "Důvěra", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "Show previews/thumbnails for images": "Zobrazovat náhledy obrázků", "You should remove your personal data from identity server before disconnecting. Unfortunately, identity server is currently offline or cannot be reached.": "Před odpojením byste měli smazat osobní údaje ze serveru identit . Bohužel, server je offline nebo neodpovídá.", @@ -986,7 +962,6 @@ "Verify the link in your inbox": "Ověřte odkaz v e-mailové schránce", "Complete": "Dokončit", "Revoke": "Zneplatnit", - "Share": "Sdílet", "Discovery options will appear once you have added an email above.": "Možnosti nastavení veřejného profilu se objeví po přidání e-mailové adresy výše.", "Unable to revoke sharing for phone number": "Nepovedlo se zrušit sdílení telefonního čísla", "Unable to share phone number": "Nepovedlo se nasdílet telefonní číslo", @@ -1073,7 +1048,6 @@ "Resend %(unsentCount)s reaction(s)": "Poslat %(unsentCount)s reakcí znovu", "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Na domovském serveru chybí veřejný klíč pro captcha. Nahlaste to prosím správci serveru.", "%(creator)s created and configured the room.": "%(creator)s vytvořil(a) a nakonfiguroval(a) místnost.", - "View": "Zobrazit", "Explore rooms": "Procházet místnosti", "Jump to first unread room.": "Přejít na první nepřečtenou místnost.", "Jump to first invite.": "Přejít na první pozvánku.", @@ -1156,7 +1130,6 @@ "Trusted": "Důvěryhodné", "Not trusted": "Nedůvěryhodné", "Messages in this room are end-to-end encrypted.": "Zprávy jsou v této místnosti koncově šifrované.", - "Verify": "Ověřit", "You have ignored this user, so their message is hidden. Show anyways.": "Tohoto uživatele ignorujete, takže jsou jeho zprávy skryté. Přesto zobrazit.", "Any of the following data may be shared:": "Následující data můžou být sdílena:", "Your display name": "Vaše zobrazované jméno", @@ -1177,7 +1150,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Upgradování místnosti je pokročilá operace a je doporučeno jí provést pokud je místnost nestabilní kvůli chybám, chybějícím funkcím nebo zranitelnostem.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Toto obvykle ovlivňuje pouze zpracovávání místnosti na serveru. Pokud máte problém s %(brand)sem, nahlaste nám ho prosím.", "You'll upgrade this room from to .": "Místnost bude povýšena z verze na verzi .", - "Upgrade": "Aktualizovat", "Remove for everyone": "Odstranit pro všechny", "Verification Request": "Požadavek na ověření", "Unable to set up secret storage": "Nepovedlo se nastavit bezpečné úložiště", @@ -1286,7 +1258,6 @@ "Ask %(displayName)s to scan your code:": "Požádejte uživatele %(displayName)s o naskenování tohoto kódu pro vaše ověření:", "If you can't scan the code above, verify by comparing unique emoji.": "Pokud vám skenování kódů nefunguje, ověřte se porovnáním emoji.", "You've successfully verified %(displayName)s!": "Úspěšně jste ověřili uživatele %(displayName)s!", - "Got it": "Rozumím", "Encryption not enabled": "Šifrování je vypnuté", "The encryption used by this room isn't supported.": "Šifrování používané v této místnosti není podporované.", "Clear all data in this session?": "Smazat všechna data v této relaci?", @@ -1305,7 +1276,6 @@ "Recently Direct Messaged": "Nedávno kontaktovaní", "Go": "Ok", "Confirm your identity by entering your account password below.": "Potvrďte svou identitu zadáním hesla ke svému účtu.", - "Go Back": "Zpět", "Cancel entering passphrase?": "Zrušit zadávání přístupové fráze?", "Setting up keys": "Příprava klíčů", "%(brand)s is missing some components required for securely caching encrypted messages locally. If you'd like to experiment with this feature, build a custom %(brand)s Desktop with search components added.": "%(brand)su chybí nějaké komponenty, které jsou potřeba pro vyhledávání v zabezpečených místnostech. Pokud chcete s touto funkcí experimentovat, tak si pořiďte vlastní %(brand)s Desktop s přidanými komponentami.", @@ -1975,7 +1945,6 @@ "Video conference started by %(senderName)s": "Videokonferenci byla zahájena uživatelem %(senderName)s", "Video conference updated by %(senderName)s": "Videokonference byla aktualizována uživatelem %(senderName)s", "Video conference ended by %(senderName)s": "Videokonference byla ukončena uživatelem %(senderName)s", - "Unpin": "Odepnout", "%(senderName)s ended the call": "%(senderName)s ukončil(a) hovor", "You ended the call": "Ukončili jste hovor", "New version of %(brand)s is available": "K dispozici je nová verze %(brand)s", @@ -2116,7 +2085,6 @@ "Use app for a better experience": "Pro lepší zážitek použijte aplikaci", "Use app": "Použijte aplikaci", "Something went wrong in confirming your identity. Cancel and try again.": "Při ověřování vaší identity se něco pokazilo. Zrušte to a zkuste to znovu.", - "Try again": "Zkuste to znovu", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Požádali jsme prohlížeč, aby si zapamatoval, který domovský server používáte k přihlášení, ale váš prohlížeč to bohužel zapomněl. Přejděte na přihlašovací stránku a zkuste to znovu.", "We couldn't log you in": "Nemohli jsme vás přihlásit", "Show stickers button": "Tlačítko Zobrazit nálepky", @@ -2194,7 +2162,6 @@ "This homeserver has been blocked by its administrator.": "Tento domovský server byl zablokován jeho správcem.", "You're already in a call with this person.": "S touto osobou již telefonujete.", "Already in call": "Již máte hovor", - "Delete": "Smazat", "Original event source": "Původní zdroj události", "Decrypted event source": "Dešifrovaný zdroj události", "Save Changes": "Uložit změny", @@ -2260,8 +2227,6 @@ "Forgotten or lost all recovery methods? Reset all": "Zapomněli nebo ztratili jste všechny metody obnovy? Resetovat vše", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Pokud tak učiníte, nezapomeňte, že žádná z vašich zpráv nebude smazána, ale vyhledávání může být na několik okamžiků zpomaleno během opětovného vytvoření indexu", "View message": "Zobrazit zprávu", - "Zoom in": "Přiblížit", - "Zoom out": "Oddálit", "%(seconds)ss left": "Zbývá %(seconds)ss", "Change server ACLs": "Změnit seznamy přístupů serveru", "You can select all or individual messages to retry or delete": "Můžete vybrat všechny nebo jednotlivé zprávy, které chcete zkusit poslat znovu nebo odstranit", @@ -2363,8 +2328,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Zveřejněné adresy může použít kdokoli na jakémkoli serveru, aby se připojil k vašemu prostoru.", "This space has no local addresses": "Tento prostor nemá žádné místní adresy", "Space information": "Informace o prostoru", - "Collapse": "Sbalit", - "Expand": "Rozbalit", "Recommended for public spaces.": "Doporučeno pro veřejné prostory.", "Allow people to preview your space before they join.": "Umožněte lidem prohlédnout si váš prostor ještě předtím, než se připojí.", "Preview Space": "Nahlédnout do prostoru", @@ -2579,7 +2542,6 @@ "Select from the options below to export chats from your timeline": "Vyberte jednu z níže uvedených možností pro export chatů z časové osy", "Export Chat": "Exportovat chat", "Exporting your data": "Exportování dat", - "Stop": "Zastavit", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Opravdu chcete ukončit export dat? Pokud ano, budete muset začít znovu.", "Your export was successful. Find it in your Downloads folder.": "Váš export proběhl úspěšně. Najdete jej ve složce pro stažené soubory.", "The export was cancelled successfully": "Export byl úspěšně zrušen", @@ -2925,7 +2887,6 @@ "Jump to start of the composer": "Přejít na začátek editoru", "Navigate to previous message to edit": "Přejít na předchozí zprávu, kterou chcete upravit", "Internal room ID": "Interní ID místnosti", - "Call": "Hovor", "Group all your rooms that aren't part of a space in one place.": "Seskupte všechny místnosti, které nejsou součástí prostoru, na jednom místě.", "Group all your people in one place.": "Seskupte všechny své kontakty na jednom místě.", "Group all your favourite rooms and people in one place.": "Seskupte všechny své oblíbené místnosti a osoby na jednom místě.", @@ -3568,7 +3529,6 @@ "Re-enter email address": "Zadejte znovu e-mailovou adresu", "Wrong email address?": "Špatná e-mailová adresa?", "Hide notification dot (only display counters badges)": "Skrýt tečku oznámení (zobrazit pouze odznaky čítačů)", - "Apply": "Použít", "Search users in this room…": "Hledání uživatelů v této místnosti…", "Give one or multiple users in this room more privileges": "Přidělit jednomu nebo více uživatelům v této místnosti více oprávnění", "Add privileged users": "Přidat oprávněné uživatele", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Při pokusu o vyhledání a přechod na zadané datum došlo k chybě sítě. Váš domovský server může být nefunkční nebo došlo jen k dočasnému problému s internetovým připojením. Zkuste to prosím znovu. Pokud tento problém přetrvává, obraťte se na správce domovského serveru.", "Poll history": "Historie hlasování", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Uživatel (%(user)s) nebyl pozván do %(roomId)s, ale nástroj pro pozvání nezaznamenal žádnou chybu", - "Reload": "Znovu načíst", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "To může být způsobeno otevřením aplikace na více kartách nebo vymazáním dat prohlížeče.", "Database unexpectedly closed": "Databáze byla neočekávaně uzavřena", "Mute room": "Ztlumit místnost", @@ -3976,7 +3935,46 @@ "start": "Začít", "start_chat": "Zahájit konverzaci", "view_source": "Zobrazit zdroj", - "yes": "Ano" + "yes": "Ano", + "reject": "Odmítnout", + "confirm": "Potvrdit", + "dismiss": "Zavřít", + "trust": "Důvěra", + "reload": "Znovu načíst", + "cancel": "Storno", + "stop": "Zastavit", + "join": "Vstoupit", + "close": "Zavřít", + "accept": "Přijmout", + "upgrade": "Aktualizovat", + "verify": "Ověřit", + "update": "Aktualizovat", + "call": "Hovor", + "delete": "Smazat", + "upload": "Nahrát", + "collapse": "Sbalit", + "apply": "Použít", + "reset": "Resetovat", + "share": "Sdílet", + "skip": "Přeskočit", + "logout": "Odhlásit se", + "view": "Zobrazit", + "expand": "Rozbalit", + "sign_out": "Odhlásit", + "sign_in": "Přihlásit", + "add": "Přidat", + "search": "Hledání", + "try_again": "Zkuste to znovu", + "go_back": "Zpět", + "back": "Zpět", + "resend": "Poslat znovu", + "ignore": "Ignorovat", + "zoom_in": "Přiblížit", + "zoom_out": "Oddálit", + "download": "Stáhnout", + "pin": "Připnout", + "unpin": "Odepnout", + "got_it": "Rozumím" }, "a11y": { "user_menu": "Uživatelská nabídka" diff --git a/src/i18n/strings/cy.json b/src/i18n/strings/cy.json index 33be38e784..cc279e1626 100644 --- a/src/i18n/strings/cy.json +++ b/src/i18n/strings/cy.json @@ -4,9 +4,11 @@ "Add Email Address": "Ychwanegu Cyfeiriad E-bost", "Failed to verify email address: make sure you clicked the link in the email": "Methiant gwirio cyfeiriad e-bost: gwnewch yn siŵr eich bod wedi clicio'r ddolen yn yr e-bost", "Add Phone Number": "Ychwanegu Rhif Ffôn", - "Sign In": "Mewngofnodi", "Create Account": "Creu Cyfrif", - "Dismiss": "Wfftio", "Explore rooms": "Archwilio Ystafelloedd", - "Identity server": "Gweinydd Adnabod" + "Identity server": "Gweinydd Adnabod", + "action": { + "dismiss": "Wfftio", + "sign_in": "Mewngofnodi" + } } diff --git a/src/i18n/strings/da.json b/src/i18n/strings/da.json index 4d94fc739b..1bd76fae4d 100644 --- a/src/i18n/strings/da.json +++ b/src/i18n/strings/da.json @@ -14,7 +14,6 @@ "Changes your display nickname": "Ændrer dit viste navn", "Commands": "Kommandoer", "Emoji": "Emoji", - "Sign in": "Log ind", "Warning!": "Advarsel!", "Account": "Konto", "Admin": "Administrator", @@ -31,11 +30,7 @@ "Favourite": "Favorit", "Notifications": "Notifikationer", "unknown error code": "Ukendt fejlkode", - "Search": "Søg", - "Dismiss": "Afvis", "powered by Matrix": "Drevet af Matrix", - "Close": "Luk", - "Cancel": "Afbryd", "Failed to forget room %(errCode)s": "Kunne ikke glemme rummet %(errCode)s", "Register": "Registrér", "Unnamed room": "Unavngivet rum", @@ -107,7 +102,6 @@ "Notification targets": "Meddelelsesmål", "Today": "I dag", "Friday": "Fredag", - "Update": "Opdater", "What's New": "Hvad er nyt", "On": "Tændt", "Changelog": "Ændringslog", @@ -128,7 +122,6 @@ "Tuesday": "Tirsdag", "Event sent!": "Begivenhed sendt!", "Saturday": "Lørdag", - "Reject": "Afvis", "Monday": "Mandag", "Toolbox": "Værktøjer", "Collecting logs": "Indsamler logfiler", @@ -142,14 +135,12 @@ "All Rooms": "Alle rum", "You cannot delete this message. (%(code)s)": "Du kan ikke slette denne besked. (%(code)s)", "Thursday": "Torsdag", - "Back": "Tilbage", "Show message in desktop notification": "Vis besked i skrivebordsnotifikation", "Messages in group chats": "Beskeder i gruppechats", "Yesterday": "I går", "Error encountered (%(errorDetail)s).": "En fejl er opstået (%(errorDetail)s).", "Event Type": "Begivenhedstype", "Low Priority": "Lav prioritet", - "Resend": "Send igen", "Failed to remove tag %(tagName)s from room": "Kunne ikke fjerne tag(s): %(tagName)s fra rummet", "Wednesday": "Onsdag", "Developer Tools": "Udviklingsværktøjer", @@ -291,7 +282,6 @@ "Single Sign On": "Engangs login", "Confirm adding email": "Bekræft tilføjelse af email", "Click the button below to confirm adding this email address.": "Klik på knappen herunder for at bekræfte tilføjelsen af denne email adresse.", - "Confirm": "Bekræft", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Bekræft tilføjelsen af dette telefonnummer ved at bruge Single Sign On til at bevise din identitet.", "Confirm adding phone number": "Bekræft tilføjelse af telefonnummer", "Click the button below to confirm adding this phone number.": "Klik på knappen herunder for at bekræfte tilføjelsen af dette telefonnummer.", @@ -303,12 +293,10 @@ "Identity server has no terms of service": "Identity serveren har ingen terms of service", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Denne handling kræver adgang til default identitets serveren for at validere en email adresse eller et telefonnummer, men serveren har ingen terms of service.", "Only continue if you trust the owner of the server.": "Fortsæt kun hvis du stoler på ejeren af denne server.", - "Trust": "Tillid", "%(name)s is requesting verification": "%(name)s beder om verifikation", "Sign In or Create Account": "Log ind eller Opret bruger", "Use your account or create a new one to continue.": "Brug din konto eller opret en ny for at fortsætte.", "Create Account": "Opret brugerkonto", - "Sign In": "Log ind", "Custom (%(level)s)": "Kustomiseret %(level)s", "Sends a message as html, without interpreting it as markdown": "Sender besked som html, uden at tolke den som markdown", "Error upgrading room": "Fejl under opgradering af rum", @@ -360,7 +348,6 @@ "Show less": "Vis mindre", "Passwords don't match": "Adgangskoderne matcher ikke", "Confirm password": "Bekræft adgangskode", - "Reset": "Nulstil", "Enter password": "Indtast adgangskode", "Add a new server": "Tilføj en ny server", "Matrix": "Matrix", @@ -373,7 +360,6 @@ "%(senderName)s started a call": "%(senderName)s startede et opkald", "You started a call": "Du startede et opkald", "Verified!": "Bekræftet!", - "Accept": "Accepter", "Profile picture": "Profil billede", "Categories": "Kategorier", "Checking server": "Tjekker server", @@ -408,7 +394,6 @@ "The call could not be established": "Opkaldet kunne ikke etableres", "Folder": "Mappe", "We couldn't log you in": "Vi kunne ikke logge dig ind", - "Try again": "Prøv igen", "Already in call": "Allerede i et opkald", "You're already in a call with this person.": "Du har allerede i et opkald med denne person.", "Chile": "Chile", @@ -458,7 +443,6 @@ "Command error: Unable to find rendering type (%(renderingType)s)": "Kommandofejl: Kan ikke finde renderingstype (%(renderingType)s)", "Command error: Unable to handle slash command.": "Kommandofejl: Kan ikke håndtere skråstregskommando.", "Effects": "Effekter", - "Go Back": "Gå tilbage", "Are you sure you want to cancel entering passphrase?": "Er du sikker på, at du vil annullere indtastning af adgangssætning?", "%(spaceName)s and %(count)s others": { "one": "%(spaceName)s og %(count)s andre", @@ -720,6 +704,21 @@ "remove": "Fjern", "reply": "Besvar", "save": "Gem", - "view_source": "Se Kilde" + "view_source": "Se Kilde", + "reject": "Afvis", + "confirm": "Bekræft", + "dismiss": "Afvis", + "trust": "Tillid", + "cancel": "Afbryd", + "close": "Luk", + "accept": "Accepter", + "update": "Opdater", + "reset": "Nulstil", + "sign_in": "Log ind", + "search": "Søg", + "try_again": "Prøv igen", + "go_back": "Gå tilbage", + "back": "Tilbage", + "resend": "Send igen" } } diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index c082e3ec26..0cc6826966 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -15,7 +15,6 @@ "Change Password": "Passwort ändern", "Commands": "Befehle", "Emoji": "Emojis", - "Sign in": "Anmelden", "Warning!": "Warnung!", "Advanced": "Erweitert", "Are you sure you want to reject the invitation?": "Bist du sicher, dass du die Einladung ablehnen willst?", @@ -35,7 +34,6 @@ "Import E2E room keys": "E2E-Raumschlüssel importieren", "Invalid Email Address": "Ungültige E-Mail-Adresse", "Sign in with": "Anmelden mit", - "Logout": "Abmelden", "Moderator": "Moderator", "Notifications": "Benachrichtigungen", "": "", @@ -48,7 +46,6 @@ "Reject invitation": "Einladung ablehnen", "Return to login screen": "Zur Anmeldemaske zurückkehren", "Signed Out": "Abgemeldet", - "Sign out": "Abmelden", "Someone": "Jemand", "This doesn't appear to be a valid email address": "Dies scheint keine gültige E-Mail-Adresse zu sein", "This room is not accessible by remote Matrix servers": "Dieser Raum ist von Personen auf anderen Matrix-Servern nicht betretbar", @@ -140,7 +137,6 @@ "Join Room": "Raum betreten", "not specified": "nicht angegeben", "No more results": "Keine weiteren Ergebnisse", - "Search": "Suchen", "Search failed": "Suche ist fehlgeschlagen", "Server error": "Server-Fehler", "Server may be unavailable, overloaded, or search timed out :(": "Der Server ist entweder nicht verfügbar, überlastet oder die Suche wurde wegen Zeitüberschreitung abgebrochen :(", @@ -152,7 +148,6 @@ "You seem to be in a call, are you sure you want to quit?": "Du scheinst in einem Gespräch zu sein, bist du sicher, dass du aufhören willst?", "You seem to be uploading files, are you sure you want to quit?": "Du scheinst Dateien hochzuladen. Bist du sicher schließen zu wollen?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Du kannst diese Änderung nicht rückgängig machen, da der Nutzer dieselbe Berechtigungsstufe wie du selbst erhalten wird.", - "Cancel": "Abbrechen", "Failed to load timeline position": "Laden der Verlaufsposition fehlgeschlagen", "%(items)s and %(lastItem)s": "%(items)s und %(lastItem)s", "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(day)s. %(monthName)s %(fullYear)s %(time)s", @@ -184,7 +179,6 @@ "Unknown error": "Unbekannter Fehler", "Incorrect password": "Ungültiges Passwort", "Unable to restore session": "Sitzungswiederherstellung fehlgeschlagen", - "Dismiss": "Ausblenden", "Token incorrect": "Token fehlerhaft", "Please enter the code it contains:": "Bitte gib den darin enthaltenen Code ein:", "powered by Matrix": "Betrieben mit Matrix", @@ -225,7 +219,6 @@ "You have enabled URL previews by default.": "Du hast die URL-Vorschau standardmäßig aktiviert.", "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s hat das Raumbild zu geändert", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s hat das Raumbild von %(roomName)s geändert", - "Add": "Hinzufügen", "Uploading %(filename)s": "%(filename)s wird hochgeladen", "Uploading %(filename)s and %(count)s others": { "one": "%(filename)s und %(count)s weitere Dateien werden hochgeladen", @@ -235,10 +228,8 @@ "Create new room": "Neuer Raum", "New Password": "Neues Passwort", "Something went wrong!": "Etwas ist schiefgelaufen!", - "Accept": "Annehmen", "Admin Tools": "Administrationswerkzeuge", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Verbindung zum Heim-Server fehlgeschlagen – bitte überprüfe die Internetverbindung und stelle sicher, dass dem SSL-Zertifikat deines Heimservers vertraut wird und dass Anfragen nicht durch eine Browser-Erweiterung blockiert werden.", - "Close": "Schließen", "No display name": "Kein Anzeigename", "%(roomName)s does not exist.": "%(roomName)s existiert nicht.", "%(roomName)s is not accessible at this time.": "Auf %(roomName)s kann momentan nicht zugegriffen werden.", @@ -254,7 +245,6 @@ "Authentication check failed: incorrect password?": "Authentifizierung fehlgeschlagen: Falsches Passwort?", "Do you want to set an email address?": "Möchtest du eine E-Mail-Adresse setzen?", "This will allow you to reset your password and receive notifications.": "Dies ermöglicht es dir, dein Passwort zurückzusetzen und Benachrichtigungen zu empfangen.", - "Skip": "Überspringen", "Check for update": "Nach Aktualisierung suchen", "Delete widget": "Widget entfernen", "Define the power level of a user": "Berechtigungsstufe einers Benutzers setzen", @@ -270,7 +260,6 @@ "%(widgetName)s widget modified by %(senderName)s": "Das Widget „%(widgetName)s“ wurde von %(senderName)s bearbeitet", "Copied!": "Kopiert!", "Failed to copy": "Kopieren fehlgeschlagen", - "Ignore": "Blockieren", "You are now ignoring %(userId)s": "%(userId)s ist jetzt blockiert", "You are no longer ignoring %(userId)s": "%(userId)s wird nicht mehr blockiert", "Unignore": "Nicht mehr blockieren", @@ -421,14 +410,12 @@ "Notification targets": "Benachrichtigungsziele", "Today": "Heute", "Friday": "Freitag", - "Update": "Aktualisieren", "What's New": "Was ist neu", "On": "An", "Changelog": "Änderungsprotokoll", "Waiting for response from server": "Warte auf Antwort vom Server", "Failed to send logs: ": "Senden von Protokolldateien fehlgeschlagen: ", "This Room": "In diesem Raum", - "Resend": "Erneut senden", "Messages containing my display name": "Nachrichten mit meinem Anzeigenamen", "Messages in one-to-one chats": "Direktnachrichten", "Unavailable": "Nicht verfügbar", @@ -442,7 +429,6 @@ "Developer Tools": "Entwicklungswerkzeuge", "Preparing to send logs": "Senden von Protokolldateien wird vorbereitet", "Saturday": "Samstag", - "Reject": "Ablehnen", "Monday": "Montag", "Toolbox": "Werkzeugkasten", "Collecting logs": "Protokolle werden abgerufen", @@ -459,7 +445,6 @@ "Thursday": "Donnerstag", "Search…": "Suchen…", "Logs sent": "Protokolldateien gesendet", - "Back": "Zurück", "Show message in desktop notification": "Nachrichteninhalt in der Desktopbenachrichtigung anzeigen", "Messages in group chats": "Gruppenunterhaltungen", "Yesterday": "Gestern", @@ -544,7 +529,6 @@ "That matches!": "Das passt!", "That doesn't match.": "Das passt nicht.", "Go back to set it again.": "Gehe zurück und setze es erneut.", - "Download": "Herunterladen", "Unable to create key backup": "Konnte Schlüsselsicherung nicht erstellen", "Unable to restore backup": "Konnte Schlüsselsicherung nicht wiederherstellen", "No backup found!": "Keine Schlüsselsicherung gefunden!", @@ -719,7 +703,6 @@ "Anchor": "Anker", "Headphones": "Kopfhörer", "Folder": "Ordner", - "Pin": "Anheften", "Timeline": "Verlauf", "Autocomplete delay (ms)": "Verzögerung vor Autovervollständigung (ms)", "Roles & Permissions": "Rollen und Berechtigungen", @@ -737,7 +720,6 @@ "Room avatar": "Raumbild", "Room Name": "Raumname", "Room Topic": "Raumthema", - "Join": "Betreten", "Incoming Verification Request": "Eingehende Verifikationsanfrage", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Bist du sicher? Du wirst alle deine verschlüsselten Nachrichten verlieren, wenn deine Schlüssel nicht gut gesichert sind.", "Encrypted messages are secured with end-to-end encryption. Only you and the recipient(s) have the keys to read these messages.": "Verschlüsselte Nachrichten sind mit Ende-zu-Ende-Verschlüsselung gesichert. Nur du und der/die Empfänger haben die Schlüssel um diese Nachrichten zu lesen.", @@ -748,7 +730,6 @@ "Success!": "Erfolgreich!", "Your keys are being backed up (the first backup could take a few minutes).": "Deine Schlüssel werden gesichert (Das erste Backup könnte ein paar Minuten in Anspruch nehmen).", "Voice & Video": "Anrufe", - "Go back": "Zurück", "Are you sure you want to sign out?": "Bist du sicher, dass du dich abmelden möchtest?", "Manually export keys": "Schlüssel manuell exportieren", "Composer": "Nachrichteneingabe", @@ -759,7 +740,6 @@ "Change": "Ändern", "Email (optional)": "E-Mail-Adresse (optional)", "Phone (optional)": "Telefon (optional)", - "Confirm": "Bestätigen", "Other": "Sonstiges", "Couldn't load page": "Konnte Seite nicht laden", "Guest": "Gast", @@ -823,9 +803,7 @@ "Unexpected error resolving homeserver configuration": "Ein unerwarteter Fehler ist beim Laden der Heim-Server-Konfiguration aufgetreten", "The user's homeserver does not support the version of the room.": "Die Raumversion wird vom Heim-Server des Benutzers nicht unterstützt.", "Show hidden events in timeline": "Versteckte Ereignisse im Verlauf anzeigen", - "Reset": "Zurücksetzen", "Sign Up": "Registrieren", - "Sign In": "Anmelden", "Reason: %(reason)s": "Grund: %(reason)s", "Forget this room": "Diesen Raum entfernen", "Do you want to join %(roomName)s?": "Möchtest du %(roomName)s betreten?", @@ -835,7 +813,6 @@ "GitHub issue": "\"Issue\" auf Github", "Upload files": "Dateien hochladen", "Upload all": "Alle hochladen", - "Upload": "Hochladen", "Cancel All": "Alle abbrechen", "Upload Error": "Fehler beim Hochladen", "Enter password": "Passwort eingeben", @@ -870,10 +847,8 @@ "Changes the avatar of the current room": "Ändert das Icon vom Raum", "Deactivate account": "Benutzerkonto deaktivieren", "Show previews/thumbnails for images": "Vorschauen für Bilder", - "View": "Öffnen", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Diese Handlung erfordert es, auf den Standard-Identitäts-Server zuzugreifen, um eine E-Mail-Adresse oder Telefonnummer zu validieren, aber der Server hat keine Nutzungsbedingungen.", "Only continue if you trust the owner of the server.": "Fahre nur fort, wenn du den Server-Betreibenden vertraust.", - "Trust": "Vertrauen", "Custom (%(level)s)": "Benutzerdefiniert (%(level)s)", "Sends a message as plain text, without interpreting it as markdown": "Sendet eine Nachricht als Klartext, ohne sie als Markdown darzustellen", "Use an identity server to invite by email. Manage in Settings.": "Verwende einen Identitäts-Server, um per E-Mail einladen zu können. Lege einen in den Einstellungen fest.", @@ -911,7 +886,6 @@ "Lock": "Schloss", "Later": "Später", "Review": "Überprüfen", - "Verify": "Verifizieren", "not found": "nicht gefunden", "Manage": "Verwalten", "Securely cache encrypted messages locally for them to appear in search results.": "Speichere verschlüsselte Nachrichten lokal, sodass sie deinen Suchergebnissen erscheinen können.", @@ -965,7 +939,6 @@ "one": "Du hast %(count)s ungelesene Benachrichtigungen in einer früheren Version dieses Raumes.", "other": "Du hast %(count)s ungelesene Benachrichtigungen in einer früheren Version dieses Raums." }, - "Go Back": "Zurück", "Notification Autocomplete": "Benachrichtigung Autovervollständigen", "If disabled, messages from encrypted rooms won't appear in search results.": "Wenn deaktiviert, werden Nachrichten von verschlüsselten Räumen nicht in den Ergebnissen auftauchen.", "This user has not verified all of their sessions.": "Dieser Benutzer hat nicht alle seine Sitzungen verifiziert.", @@ -1018,7 +991,6 @@ "Verify by emoji": "Mit Emojis verifizieren", "Verify by comparing unique emoji.": "Durch den Vergleich einzigartiger Emojis verifizieren.", "You've successfully verified %(displayName)s!": "Du hast %(displayName)s erfolgreich verifiziert!", - "Got it": "Verstanden", "Widget added by": "Widget hinzugefügt von", "This widget may use cookies.": "Dieses Widget kann Cookies verwenden.", "More options": "Weitere Optionen", @@ -1173,7 +1145,6 @@ "Verify your other session using one of the options below.": "Verifiziere deine andere Sitzung mit einer der folgenden Optionen.", "You signed in to a new session without verifying it:": "Du hast dich in einer neuen Sitzung angemeldet ohne sie zu verifizieren:", "Other users may not trust it": "Andere Benutzer vertrauen ihr vielleicht nicht", - "Upgrade": "Aktualisieren", "Your homeserver does not support cross-signing.": "Dein Heim-Server unterstützt keine Quersignierung.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Dein Konto hat eine Quersignaturidentität im sicheren Speicher, der von dieser Sitzung jedoch noch nicht vertraut wird.", "unexpected type": "unbekannter Typ", @@ -1204,7 +1175,6 @@ "Verify the link in your inbox": "Verifiziere den Link in deinem Posteingang", "Complete": "Abschließen", "Revoke": "Widerrufen", - "Share": "Teilen", "You have not verified this user.": "Du hast diesen Nutzer nicht verifiziert.", "Everyone in this room is verified": "Alle in diesem Raum sind verifiziert", "Mod": "Moderator", @@ -1626,7 +1596,6 @@ "Not encrypted": "Nicht verschlüsselt", "Room settings": "Raumeinstellungen", "Take a picture": "Bildschirmfoto", - "Unpin": "Nicht mehr anheften", "Cross-signing is ready for use.": "Quersignaturen sind bereits in Anwendung.", "Cross-signing is not set up.": "Quersignierung wurde nicht eingerichtet.", "Backup version:": "Version der Sicherung:", @@ -2124,7 +2093,6 @@ "Recently visited rooms": "Kürzlich besuchte Räume", "Show line numbers in code blocks": "Zeilennummern in Quelltextblöcken", "Expand code blocks by default": "Quelltextblöcke standardmäßig erweitern", - "Try again": "Erneut versuchen", "Value in this room:": "Wert in diesem Raum:", "Value:": "Wert:", "Level": "Level", @@ -2156,7 +2124,6 @@ "Invite only, best for yourself or teams": "Nur für Eingeladene – optimal für dich selbst oder Teams", "Open space for anyone, best for communities": "Öffne den Space für alle - am besten für Communities", "Create a space": "Neuen Space erstellen", - "Delete": "Löschen", "This homeserver has been blocked by its administrator.": "Dieser Heim-Server wurde von seiner Administration geblockt.", "You're already in a call with this person.": "Du bist schon in einem Anruf mit dieser Person.", "Already in call": "Schon im Anruf", @@ -2257,8 +2224,6 @@ "Reset everything": "Alles zurücksetzen", "Forgotten or lost all recovery methods? Reset all": "Hast du alle Wiederherstellungsmethoden vergessen? Setze sie hier zurück", "View message": "Nachricht anzeigen", - "Zoom in": "Vergrößern", - "Zoom out": "Verkleinern", "%(seconds)ss left": "%(seconds)s verbleibend", "Change server ACLs": "Server-ACLs bearbeiten", "Failed to send": "Fehler beim Senden", @@ -2361,8 +2326,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Veröffentlichte Adressen erlauben jedem, den Space zu betreten.", "This space has no local addresses": "Dieser Space hat keine lokale Adresse", "Space information": "Information über den Space", - "Collapse": "Verbergen", - "Expand": "Ausklappen", "Recommended for public spaces.": "Empfohlen für öffentliche Spaces.", "Allow people to preview your space before they join.": "Personen können den Space vor dem Betreten erkunden.", "Preview Space": "Space-Vorschau erlauben", @@ -2588,7 +2551,6 @@ "Format": "Format", "Export Chat": "Unterhaltung exportieren", "Exporting your data": "Deine Daten werden exportiert", - "Stop": "Beenden", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Willst du das Exportieren deiner Daten wirklich abbrechen? Falls ja, musst du komplett von neu beginnen.", "Your export was successful. Find it in your Downloads folder.": "Export erfolgreich. Du kannst ihn in deinem Download-Verzeichnis finden.", "The export was cancelled successfully": "Exportieren abgebrochen", @@ -2930,7 +2892,6 @@ "Group all your favourite rooms and people in one place.": "Gruppiere all deine favorisierten Unterhaltungen an einem Ort.", "Spaces are ways to group rooms and people. Alongside the spaces you're in, you can use some pre-built ones too.": "Mit Spaces kannst du deine Unterhaltungen organisieren. Neben Spaces, in denen du dich befindest, kannst du dir auch dynamische anzeigen lassen.", "IRC (Experimental)": "IRC (Experimentell)", - "Call": "Anruf", "Redo edit": "Änderung wiederherstellen", "Undo edit": "Änderung revidieren", "Jump to last message": "Zur letzten Nachricht springen", @@ -3569,7 +3530,6 @@ "Wrong email address?": "Falsche E-Mail-Adresse?", "Hide notification dot (only display counters badges)": "Benachrichtigungspunkt ausblenden (nur Zähler zeigen)", "Add privileged users": "Berechtigten Benutzer hinzufügen", - "Apply": "Anwenden", "Search users in this room…": "Benutzer im Raum suchen …", "Give one or multiple users in this room more privileges": "Einem oder mehreren Benutzern im Raum mehr Berechtigungen geben", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Aus Sicherheits- und Datenschutzgründen, wird die Nutzung von verschlüsselungsfähigen Matrix-Anwendungen empfohlen.", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Während des Versuchs, zum Datum zu springen, trat ein Netzwerkfehler auf. Möglicherweise ist dein Heim-Server nicht erreichbar oder es liegt ein temporäres Problem mit deiner Internetverbindung vor. Bitte versuche es erneut. Falls dieser Fehler weiterhin auftritt, kontaktiere bitte deine Heim-Server-Administration.", "Poll history": "Umfrageverlauf", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Der Benutzer (%(user)s) wurde nicht in %(roomId)s eingeladen, aber das Einladungsprogramm meldete keinen Fehler", - "Reload": "Neu laden", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Dies wurde eventuell durch das Öffnen der App in mehreren Tabs oder das Löschen der Browser-Daten verursacht.", "Database unexpectedly closed": "Datenbank unerwartet geschlossen", "Mute room": "Raum stumm stellen", @@ -3976,7 +3935,46 @@ "start": "Starte", "start_chat": "Unterhaltung beginnen", "view_source": "Rohdaten anzeigen", - "yes": "Ja" + "yes": "Ja", + "reject": "Ablehnen", + "confirm": "Bestätigen", + "dismiss": "Ausblenden", + "trust": "Vertrauen", + "reload": "Neu laden", + "cancel": "Abbrechen", + "stop": "Beenden", + "join": "Betreten", + "close": "Schließen", + "accept": "Annehmen", + "upgrade": "Aktualisieren", + "verify": "Verifizieren", + "update": "Aktualisieren", + "call": "Anruf", + "delete": "Löschen", + "upload": "Hochladen", + "collapse": "Verbergen", + "apply": "Anwenden", + "reset": "Zurücksetzen", + "share": "Teilen", + "skip": "Überspringen", + "logout": "Abmelden", + "view": "Öffnen", + "expand": "Ausklappen", + "sign_out": "Abmelden", + "sign_in": "Anmelden", + "add": "Hinzufügen", + "search": "Suchen", + "try_again": "Erneut versuchen", + "go_back": "Zurück", + "back": "Zurück", + "resend": "Erneut senden", + "ignore": "Blockieren", + "zoom_in": "Vergrößern", + "zoom_out": "Verkleinern", + "download": "Herunterladen", + "pin": "Anheften", + "unpin": "Nicht mehr anheften", + "got_it": "Verstanden" }, "a11y": { "user_menu": "Benutzermenü" diff --git a/src/i18n/strings/el.json b/src/i18n/strings/el.json index 2d48041aa3..8d659b3bf3 100644 --- a/src/i18n/strings/el.json +++ b/src/i18n/strings/el.json @@ -2,7 +2,6 @@ "Failed to forget room %(errCode)s": "Δεν ήταν δυνατή η διαγραφή του δωματίου (%(errCode)s)", "Notifications": "Ειδοποιήσεις", "Operation failed": "Η λειτουργία απέτυχε", - "Search": "Αναζήτηση", "unknown error code": "άγνωστος κωδικός σφάλματος", "Account": "Λογαριασμός", "Admin": "Διαχειριστής", @@ -65,7 +64,6 @@ "Invited": "Προσκλήθηκε", "Sign in with": "Συνδεθείτε με", "Jump to first unread message.": "Πηγαίνετε στο πρώτο μη αναγνωσμένο μήνυμα.", - "Logout": "Αποσύνδεση", "Low priority": "Χαμηλής προτεραιότητας", "Command error": "Σφάλμα εντολής", "Commands": "Εντολές", @@ -85,17 +83,10 @@ "Search failed": "Η αναζήτηση απέτυχε", "Server error": "Σφάλμα διακομιστή", "Signed Out": "Αποσυνδέθηκε", - "Sign in": "Σύνδεση", - "Sign out": "Αποσύνδεση", "Someone": "Κάποιος", "This email address is already in use": "Η διεύθυνση ηλ. αλληλογραφίας χρησιμοποιείται ήδη", "This email address was not found": "Δεν βρέθηκε η διεύθυνση ηλ. αλληλογραφίας", - "Cancel": "Ακύρωση", - "Dismiss": "Απόρριψη", - "Close": "Κλείσιμο", "Create new room": "Δημιουργία νέου δωματίου", - "Accept": "Αποδοχή", - "Add": "Προσθήκη", "Admin Tools": "Εργαλεία διαχειριστή", "No media permissions": "Χωρίς δικαιώματα πολυμέσων", "Banned users": "Αποκλεισμένοι χρήστες", @@ -253,19 +244,16 @@ "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Θα μεταφερθείτε σε έναν ιστότοπου τρίτου για να πραγματοποιηθεί η πιστοποίηση του λογαριασμού σας με το %(integrationsUrl)s. Θα θέλατε να συνεχίσετε;", "Do you want to set an email address?": "Θέλετε να ορίσετε μια διεύθυνση ηλεκτρονικής αλληλογραφίας;", "This will allow you to reset your password and receive notifications.": "Αυτό θα σας επιτρέψει να επαναφέρετε τον κωδικό πρόσβαση σας και θα μπορείτε να λαμβάνετε ειδοποιήσεις.", - "Skip": "Παράβλεψη", "Check for update": "Έλεγχος για ενημέρωση", "Sunday": "Κυριακή", "Failed to add tag %(tagName)s to room": "Δεν ήταν δυνατή η προσθήκη της ετικέτας %(tagName)s στο δωμάτιο", "Notification targets": "Στόχοι ειδοποιήσεων", "Today": "Σήμερα", "Friday": "Παρασκευή", - "Update": "Ενημέρωση", "On": "Ενεργό", "Changelog": "Αλλαγές", "Waiting for response from server": "Αναμονή απάντησης από τον διακομιστή", "This Room": "Στο δωμάτιο", - "Resend": "Αποστολή ξανά", "Messages containing my display name": "Μηνύματα που περιέχουν το όνομα μου", "Messages in one-to-one chats": "Μηνύματα σε 1-προς-1 συνομιλίες", "Unavailable": "Μη διαθέσιμο", @@ -278,7 +266,6 @@ "Tuesday": "Τρίτη", "Unnamed room": "Ανώνυμο δωμάτιο", "Saturday": "Σάββατο", - "Reject": "Απόρριψη", "Monday": "Δευτέρα", "Collecting logs": "Συγκέντρωση πληροφοριών", "All Rooms": "Όλα τα δωμάτια", @@ -339,7 +326,6 @@ "Identity server has no terms of service": "Ο διακομιστής ταυτοποίησης δεν έχει όρους χρήσης", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Αυτή η δράση απαιτεί την πρόσβαση στο προκαθορισμένο διακομιστή ταυτοποίησης για να επιβεβαιώσει μια διεύθυνση ηλ. ταχυδρομείου ή αριθμό τηλεφώνου, αλλά ο διακομιστής δεν έχει όρους χρήσης.", "Only continue if you trust the owner of the server.": "Συνεχίστε μόνο εάν εμπιστεύεστε τον ιδιοκτήτη του διακομιστή.", - "Trust": "Εμπιστοσύνη", "Unable to load! Check your network connectivity and try again.": "Αδυναμία φόρτωσης! Ελέγξτε την σύνδεση του δικτύου και προσπαθήστε ξανά.", "Missing roomId.": "Λείπει η ταυτότητα δωματίου.", "Messages": "Μηνύματα", @@ -358,7 +344,6 @@ "Your %(brand)s is misconfigured": "Οι παράμετροι του %(brand)s σας είναι λανθασμένα ρυθμισμένοι", "Explore rooms": "Εξερευνήστε δωμάτια", "Click the button below to confirm adding this phone number.": "Πιέστε το κουμπί από κάτω για να επιβεβαίωσετε την προσθήκη του τηλεφωνικού αριθμού.", - "Confirm": "Επιβεβαίωση", "Use custom size": "Χρησιμοποιήστε προσαρμοσμένο μέγεθος", "Font size": "Μέγεθος γραμματοσειράς", "Render LaTeX maths in messages": "Εμφανίστε μαθηματικά LaTeX σε μηνύματα", @@ -450,10 +435,8 @@ "Prepends ( ͡° ͜ʖ ͡°) to a plain-text message": "Προ-εισάγει ( ͡° ͜ʖ ͡°) σε ένα μήνυμα απλού κειμένου", "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "Προ-εισάγει ┬──┬ ノ( ゜-゜ノ) σε ένα μήνυμα απλού κειμένου", "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "Προ-εισάγει (╯°□°)╯︵ ┻━┻ σε ένα μήνυμα απλού κειμένου", - "Go Back": "Πηγαίνετε Πίσω", "Are you sure you want to cancel entering passphrase?": "Είστε σίγουρος/η ότι θέλετε να ακυρώσετε την εισαγωγή κωδικού;", "Cancel entering passphrase?": "Ακύρωση εισαγωγής κωδικού;", - "Sign In": "Σύνδεση", "Create Account": "Δημιουργία Λογαριασμού", "Use your account or create a new one to continue.": "Χρησιμοποιήστε τον λογαριασμό σας ή δημιουργήστε νέο για να συνεχίσετε.", "Sign In or Create Account": "Συνδεθείτε ή Δημιουργήστε Λογαριασμό", @@ -639,7 +622,6 @@ "Afghanistan": "Αφγανιστάν", "United States": "Ηνωμένες Πολιτείες", "United Kingdom": "Ηνωμένο Βασίλειο", - "Try again": "Προσπαθήστε ξανά", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Ζητήσαμε από το πρόγραμμα περιήγησης να θυμάται τον διακομιστή που χρησιμοποιείτε για να συνδέεστε, αλλά το πρόγραμμα περιήγησης δεν το έχει αποθηκεύσει. Πηγαίνετε στην σελίδα σύνδεσεις για να προσπαθήσετε ξανά.", "We couldn't log you in": "Δεν μπορέσαμε να σας συνδέσουμε", "You've reached the maximum number of simultaneous calls.": "Έχετε φτάσει τον μέγιστο αριθμό ταυτοχρόνων κλήσεων.", @@ -855,7 +837,6 @@ "You have not verified this user.": "Δεν έχετε επαληθεύσει αυτόν τον χρήστη.", "This user has not verified all of their sessions.": "Αυτός ο χρήστης δεν έχει επαληθεύσει όλες τις συνεδρίες του.", "Phone Number": "Αριθμός Τηλεφώνου", - "Share": "Διαμοιρασμός", "Revoke": "Ανάκληση", "Complete": "Ολοκληρώθηκε", "Verify the link in your inbox": "Επαληθεύστε τον σύνδεσμο στα εισερχόμενα σας", @@ -897,7 +878,6 @@ "Upgrading room": "Αναβάθμιση δωματίου", "Space members": "Μέλη χώρου", "not found": "δε βρέθηκε", - "Reset": "Επαναφορά", "Passwords don't match": "Οι κωδικοί πρόσβασης δεν ταιριάζουν", "Space options": "Επιλογές χώρου", "Recommended for public spaces.": "Προτείνεται για δημόσιους χώρους.", @@ -923,8 +903,6 @@ "Failed to copy": "Αποτυχία αντιγραφής", "Copied!": "Αντιγράφηκε!", "Click to copy": "Κλικ για αντιγραφή", - "Collapse": "Σύμπτυξη", - "Expand": "Επέκταση", "Show all rooms": "Εμφάνιση όλων των δωματίων", "Developer mode": "Λειτουργία για προγραμματιστές", "Show all rooms in Home": "Εμφάνιση όλων των δωματίων στην Αρχική", @@ -1161,8 +1139,6 @@ "New login. Was this you?": "Νέα σύνδεση. Ήσουν εσύ;", "Other users may not trust it": "Άλλοι χρήστες μπορεί να μην το εμπιστεύονται", "Safeguard against losing access to encrypted messages & data": "Προστατευτείτε από την απώλεια πρόσβασης σε κρυπτογραφημένα μηνύματα και δεδομένα", - "Verify": "Επαλήθευση", - "Upgrade": "Αναβάθμιση", "Verify this session": "Επαληθεύστε αυτήν τη συνεδρία", "Encryption upgrade available": "Διατίθεται αναβάθμιση κρυπτογράφησης", "Set up Secure Backup": "Ρυθμίστε το αντίγραφο ασφαλείας", @@ -1179,7 +1155,6 @@ "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "Μοιραστείτε ανώνυμα δεδομένα για να μας βοηθήσετε να εντοπίσουμε προβλήματα. Τίποτα προσωπικό. Χωρίς τρίτους. Μάθετε περισσότερα", "You previously consented to share anonymous usage data with us. We're updating how that works.": "Έχετε συμφωνήσει να μοιραστείτε ανώνυμα δεδομένα χρήσης μαζί μας. Ενημερώνουμε τον τρόπο που λειτουργεί.", "Help improve %(analyticsOwner)s": "Βοηθήστε στη βελτίωση του %(analyticsOwner)s", - "Stop": "Παύση", "That's fine": "Είναι εντάξει", "File Attached": "Tο αρχείο επισυνάφθηκε", "Surround selected text when typing special characters": "Περιτριγυριστείτε το επιλεγμένο κείμενο κατά την πληκτρολόγηση ειδικών χαρακτήρων", @@ -1264,7 +1239,6 @@ "You've successfully verified this user.": "Επαληθεύσατε με επιτυχία αυτόν τον χρήστη.", "Verified!": "Επαληθεύτηκε!", "The other party cancelled the verification.": "Το άλλο μέρος ακύρωσε την επαλήθευση.", - "Call": "Κλήση", "%(name)s on hold": "%(name)s σε αναμονή", "Return to call": "Επιστροφή στην κλήση", "More": "Περισσότερα", @@ -1370,7 +1344,6 @@ "You can change these anytime.": "Μπορείτε να τα αλλάξετε ανά πάσα στιγμή.", "Your private space": "Ο ιδιωτικός σας χώρος", "Your public space": "Ο δημόσιος χώρος σας", - "Go back": "Πηγαίνετε πίσω", "To join a space you'll need an invite.": "Για να συμμετάσχετε σε ένα χώρο θα χρειαστείτε μια πρόσκληση.", "Invite only, best for yourself or teams": "Μόνο με πρόσκληση, καλύτερο για εσάς ή ομάδες", "Open space for anyone, best for communities": "Ανοιχτός χώρος για οποιονδήποτε, καλύτερο για κοινότητες", @@ -1379,8 +1352,6 @@ "e.g. my-space": "π.χ. ο-χώρος-μου", "Please enter a name for the space": "Εισαγάγετε ένα όνομα για το χώρο", "Search %(spaceName)s": "Αναζήτηση %(spaceName)s", - "Upload": "Μεταφόρτωση", - "Delete": "Διαγραφή", "Delete avatar": "Διαγραφή avatar", "Space selection": "Επιλογή χώρου", "More options": "Περισσότερες επιλογές", @@ -1389,7 +1360,6 @@ "Quick settings": "Γρήγορες ρυθμίσεις", "Accept to continue:": "Αποδεχτείτε το για να συνεχίσετε:", "Your server isn't responding to some requests.": "Ο διακομιστής σας δεν ανταποκρίνεται σε ορισμένα αιτήματα.", - "Pin": "Καρφίτσα", "Folder": "Φάκελος", "Headphones": "Ακουστικά", "Anchor": "Άγκυρα", @@ -1521,7 +1491,6 @@ "If this isn't what you want, please use a different tool to ignore users.": "Εάν αυτό δεν είναι αυτό που θέλετε, χρησιμοποιήστε ένα διαφορετικό εργαλείο για να αγνοήσετε τους χρήστες.", "Subscribing to a ban list will cause you to join it!": "Η εγγραφή σε μια λίστα απαγορεύσων θα σας κάνει να εγγραφείτε σε αυτήν!", "Subscribed lists": "Εγγεγραμμένες λίστες", - "Ignore": "Αγνοήστε", "eg: @bot:* or example.org": "π.χ.: @bot:* ή example.org", "Server or user ID to ignore": "Αναγνωριστικό διακομιστή ή χρήστη για παράβλεψη", "Personal ban list": "Προσωπική λίστα απαγορεύσεων", @@ -1580,8 +1549,6 @@ "Share entire screen": "Κοινή χρήση ολόκληρης της οθόνης", "Sorry, you can't edit a poll after votes have been cast.": "Λυπούμαστε, δεν μπορείτε να επεξεργαστείτε μια δημοσκόπηση μετά την ψηφοφορία.", "Can't edit poll": "Αδυναμία επεξεργασίας δημοσκόπησης", - "Zoom out": "Σμίκρυνση", - "Zoom in": "Μεγέθυνση", "Unable to load map": "Αδυναμία φόρτωσης χάρτη", "Expand map": "Ανάπτυξη χάρτη", "You sent a verification request": "Στείλατε ένα αίτημα επαλήθευσης", @@ -1610,7 +1577,6 @@ "Recently viewed": "Προβλήθηκε πρόσφατα", "Busy": "Απασχολημένος", "View message": "Προβολή μηνύματος", - "Unpin": "Ξεκαρφίτσωμα", "Your private messages are normally encrypted, but this room isn't. Usually this is due to an unsupported device or method being used, like email invites.": "Τα προσωπικά σας μηνύματα είναι συνήθως κρυπτογραφημένα, αλλά αυτό το δωμάτιο δεν είναι. Συνήθως αυτό οφείλεται σε μια μη υποστηριζόμενη συσκευή ή μέθοδο που χρησιμοποιείται, όπως προσκλήσεις μέσω email.", "%(displayName)s created this room.": "%(displayName)s δημιούργησε αυτό το δωμάτιο.", "Add a topic to help people know what it is about.": "Προσθέστε ένα θέμα για να βοηθήσετε τους χρήστες να γνωρίζουν περί τίνος πρόκειται.", @@ -1977,7 +1943,6 @@ "one": "1 μη αναγνωσμένη αναφορά.", "other": "%(count)s μη αναγνωσμένα μηνύματα συμπεριλαμβανομένων των αναφορών." }, - "Join": "Συμμετοχή", "Copy room link": "Αντιγραφή συνδέσμου δωματίου", "Forget Room": "Ξεχάστε το δωμάτιο", "Notification options": "Επιλογές ειδοποίησης", @@ -2011,7 +1976,6 @@ "Uploaded sound": "Μεταφορτωμένος ήχος", "Room Topic": "Θέμα Δωματίου", "Room Name": "Όνομα Δωματίου", - "Back": "Πίσω", "Failed to send logs: ": "Αποτυχία αποστολής αρχείων καταγραφής: ", "Thank you!": "Ευχαριστώ!", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Δε θα μπορείτε να αναιρέσετε αυτήν την ενέργεια καθώς υποβιβάζετε τον εαυτό σας, εάν είστε ο τελευταίος προνομιούχος χρήστης στο δωμάτιο, θα είναι αδύνατο να ανακτήσετε τα προνόμια.", @@ -2154,7 +2118,6 @@ }, "Sorry, your vote was not registered. Please try again.": "Λυπούμαστε, η ψήφος σας δεν καταχωρήθηκε. Παρακαλώ προσπαθήστε ξανά.", "Vote not registered": "Η ψήφος δεν έχει καταχωρηθεί", - "Download": "Λήψη", "Decrypting": "Αποκρυπτογράφηση", "Downloading": "Γίνεται λήψη", "Jump to date": "Μετάβαση σε ημερομηνία", @@ -2176,7 +2139,6 @@ "Verification timed out.": "Η επαλήθευση έληξε.", "Start verification again from their profile.": "Ξεκινήστε ξανά την επαλήθευση από το προφίλ τους.", "Start verification again from the notification.": "Ξεκινήστε ξανά την επαλήθευση από την ειδοποίηση.", - "Got it": "Κατανοώ", "You've successfully verified %(displayName)s!": "Επαληθεύσατε με επιτυχία τον χρήστη %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Επαληθεύσατε με επιτυχία το %(deviceName)s %(deviceId)s!", "You've successfully verified your device!": "Επαληθεύσατε με επιτυχία τη συσκευή σας!", @@ -2647,7 +2609,6 @@ "Retry all": "Επανάληψη όλων", "Delete all": "Διαγραφή όλων", "Some of your messages have not been sent": "Μερικά από τα μηνύματα σας δεν έχουν αποσταλεί", - "View": "Προβολή", "You have no visible notifications.": "Δεν έχετε ορατές ειδοποιήσεις.", "Verification requested": "Ζητήθηκε επαλήθευση", "Search spaces": "Αναζήτηση χώρων", @@ -3287,7 +3248,44 @@ "start": "Έναρξη", "start_chat": "Έναρξη συνομιλίας", "view_source": "Προβολή κώδικα", - "yes": "Ναι" + "yes": "Ναι", + "reject": "Απόρριψη", + "confirm": "Επιβεβαίωση", + "dismiss": "Απόρριψη", + "trust": "Εμπιστοσύνη", + "cancel": "Ακύρωση", + "stop": "Παύση", + "join": "Συμμετοχή", + "close": "Κλείσιμο", + "accept": "Αποδοχή", + "upgrade": "Αναβάθμιση", + "verify": "Επαλήθευση", + "update": "Ενημέρωση", + "call": "Κλήση", + "delete": "Διαγραφή", + "upload": "Μεταφόρτωση", + "collapse": "Σύμπτυξη", + "reset": "Επαναφορά", + "share": "Διαμοιρασμός", + "skip": "Παράβλεψη", + "logout": "Αποσύνδεση", + "view": "Προβολή", + "expand": "Επέκταση", + "sign_out": "Αποσύνδεση", + "sign_in": "Σύνδεση", + "add": "Προσθήκη", + "search": "Αναζήτηση", + "try_again": "Προσπαθήστε ξανά", + "go_back": "Πηγαίνετε πίσω", + "back": "Πίσω", + "resend": "Αποστολή ξανά", + "ignore": "Αγνοήστε", + "zoom_in": "Μεγέθυνση", + "zoom_out": "Σμίκρυνση", + "download": "Λήψη", + "pin": "Καρφίτσα", + "unpin": "Ξεκαρφίτσωμα", + "got_it": "Κατανοώ" }, "a11y": { "user_menu": "Μενού χρήστη" diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json index 4524100244..3e16302f61 100644 --- a/src/i18n/strings/en_EN.json +++ b/src/i18n/strings/en_EN.json @@ -8,7 +8,77 @@ "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", + "action": { + "confirm": "Confirm", + "dismiss": "Dismiss", + "trust": "Trust", + "ok": "OK", + "try_again": "Try again", + "reload": "Reload", + "sign_in": "Sign in", + "go_back": "Go back", + "cancel": "Cancel", + "continue": "Continue", + "leave_room": "Leave room", + "no": "No", + "zoom_in": "Zoom in", + "zoom_out": "Zoom out", + "enable": "Enable", + "stop": "Stop", + "learn_more": "Learn more", + "yes": "Yes", + "join": "Join", + "close": "Close", + "decline": "Decline", + "accept": "Accept", + "upgrade": "Upgrade", + "verify": "Verify", + "update": "Update", + "pin": "Pin", + "call": "Call", + "ignore": "Ignore", + "delete": "Delete", + "upload": "Upload", + "create": "Create", + "expand": "Expand", + "collapse": "Collapse", + "apply": "Apply", + "remove": "Remove", + "reset": "Reset", + "save": "Save", + "add": "Add", + "sign_out": "Sign out", + "share": "Share", + "invite": "Invite", + "search": "Search", + "quote": "Quote", + "unpin": "Unpin", + "start_chat": "Start chat", + "invites_list": "Invites", + "reject": "Reject", + "leave": "Leave", + "back": "Back", + "start": "Start", + "got_it": "Got it", + "download": "Download", + "view_source": "View Source", + "retry": "Retry", + "react": "React", + "edit": "Edit", + "reply": "Reply", + "copy": "Copy", + "done": "Done", + "skip": "Skip", + "create_a_room": "Create a room", + "report_content": "Report Content", + "resend": "Resend", + "next": "Next", + "view": "View", + "forward": "Forward", + "copy_link": "Copy link", + "logout": "Logout", + "disable": "Disable" + }, "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", "The add / bind with MSISDN flow is misconfigured": "The add / bind with MSISDN flow is misconfigured", @@ -67,7 +137,6 @@ "thread": "Thread" }, "Unable to load! Check your network connectivity and try again.": "Unable to load! Check your network connectivity and try again.", - "Dismiss": "Dismiss", "The file '%(fileName)s' failed to upload.": "The file '%(fileName)s' failed to upload.", "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "The file '%(fileName)s' exceeds this homeserver's size limit for uploads", "Upload Failed": "Upload Failed", @@ -89,7 +158,6 @@ "Identity server has no terms of service": "Identity server has no terms of service", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.", "Only continue if you trust the owner of the server.": "Only continue if you trust the owner of the server.", - "Trust": "Trust", "Call Failed": "Call Failed", "User Busy": "User Busy", "The user you called is busy.": "The user you called is busy.", @@ -100,38 +168,6 @@ "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.": "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.", "Alternatively, you can try to use the public server at , but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.": "Alternatively, you can try to use the public server at , but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.", "Try using %(server)s": "Try using %(server)s", - "action": { - "ok": "OK", - "continue": "Continue", - "leave_room": "Leave room", - "no": "No", - "enable": "Enable", - "learn_more": "Learn more", - "yes": "Yes", - "decline": "Decline", - "create": "Create", - "remove": "Remove", - "save": "Save", - "invite": "Invite", - "quote": "Quote", - "start_chat": "Start chat", - "invites_list": "Invites", - "leave": "Leave", - "start": "Start", - "view_source": "View Source", - "retry": "Retry", - "react": "React", - "edit": "Edit", - "reply": "Reply", - "copy": "Copy", - "done": "Done", - "create_a_room": "Create a room", - "report_content": "Report Content", - "next": "Next", - "forward": "Forward", - "copy_link": "Copy link", - "disable": "Disable" - }, "Unable to access microphone": "Unable to access microphone", "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.": "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.", "Unable to access webcam / microphone": "Unable to access webcam / microphone", @@ -158,13 +194,11 @@ "Something went wrong.": "Something went wrong.", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.", "We couldn't log you in": "We couldn't log you in", - "Try again": "Try again", "Your server is unsupported": "Your server is unsupported", "This server is using an older version of Matrix. Upgrade to Matrix %(version)s to use %(brand)s without errors.": "This server is using an older version of Matrix. Upgrade to Matrix %(version)s to use %(brand)s without errors.", "User is not logged in": "User is not logged in", "Database unexpectedly closed": "Database unexpectedly closed", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "This may be caused by having the app open in multiple tabs or due to clearing browser data.", - "Reload": "Reload", "Empty room": "Empty room", "%(user1)s and %(user2)s": "%(user1)s and %(user2)s", "%(user)s and %(count)s others": { @@ -186,7 +220,6 @@ "This email address was not found": "This email address was not found", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Your email address does not appear to be associated with a Matrix ID on this homeserver.", "Sign In or Create Account": "Sign In or Create Account", - "Sign In": "Sign In", "Use your account or create a new one to continue.": "Use your account or create a new one to continue.", "Use your account to continue.": "Use your account to continue.", "Create Account": "Create Account", @@ -217,8 +250,6 @@ "Missing user_id in request": "Missing user_id in request", "Cancel entering passphrase?": "Cancel entering passphrase?", "Are you sure you want to cancel entering passphrase?": "Are you sure you want to cancel entering passphrase?", - "Go Back": "Go Back", - "Cancel": "Cancel", "Setting up keys": "Setting up keys", "Sends the given message as a spoiler": "Sends the given message as a spoiler", "Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Prepends ¯\\_(ツ)_/¯ to a plain-text message", @@ -612,8 +643,6 @@ "Location not available": "Location not available", "Mapbox logo": "Mapbox logo", "Reset bearing to north": "Reset bearing to north", - "Zoom in": "Zoom in", - "Zoom out": "Zoom out", "%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.": "%(brand)s was denied permission to fetch your location. Please allow location access in your browser settings.", "Failed to fetch your location. Please try again later.": "Failed to fetch your location. Please try again later.", "Timed out trying to fetch your location. Please try again later.": "Timed out trying to fetch your location. Please try again later.", @@ -661,7 +690,6 @@ "Fetching events…": "Fetching events…", "Creating output…": "Creating output…", "That's fine": "That's fine", - "Stop": "Stop", "You previously consented to share anonymous usage data with us. We're updating how that works.": "You previously consented to share anonymous usage data with us. We're updating how that works.", "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More", "Help improve %(analyticsOwner)s": "Help improve %(analyticsOwner)s", @@ -672,17 +700,14 @@ "Don't miss a reply": "Don't miss a reply", "Notifications": "Notifications", "Enable desktop notifications": "Enable desktop notifications", - "Join": "Join", "Unknown room": "Unknown room", "Video call started": "Video call started", - "Close": "Close", "Sound on": "Sound on", "Silence call": "Silence call", "Notifications silenced": "Notifications silenced", "Unknown caller": "Unknown caller", "Voice call": "Voice call", "Video call": "Video call", - "Accept": "Accept", "Use app for a better experience": "Use app for a better experience", "%(brand)s is experimental on a mobile web browser. For a better experience and the latest features, use our free native app.": "%(brand)s is experimental on a mobile web browser. For a better experience and the latest features, use our free native app.", "Use app": "Use app", @@ -693,15 +718,12 @@ "Set up Secure Backup": "Set up Secure Backup", "Encryption upgrade available": "Encryption upgrade available", "Verify this session": "Verify this session", - "Upgrade": "Upgrade", - "Verify": "Verify", "Safeguard against losing access to encrypted messages & data": "Safeguard against losing access to encrypted messages & data", "Other users may not trust it": "Other users may not trust it", "New login. Was this you?": "New login. Was this you?", "Yes, it was me": "Yes, it was me", "What's new?": "What's new?", "What's New": "What's New", - "Update": "Update", "Update %(brand)s": "Update %(brand)s", "New version of %(brand)s is available": "New version of %(brand)s is available", "Guest": "Guest", @@ -985,10 +1007,8 @@ "More": "More", "Hangup": "Hangup", "Fill screen": "Fill screen", - "Pin": "Pin", "Return to call": "Return to call", "%(name)s on hold": "%(name)s on hold", - "Call": "Call", "The other party cancelled the verification.": "The other party cancelled the verification.", "Verified!": "Verified!", "You've successfully verified this user.": "You've successfully verified this user.", @@ -1024,7 +1044,6 @@ "Complete these to get the most out of %(brand)s": "Complete these to get the most out of %(brand)s", "Your server isn't responding to some requests.": "Your server isn't responding to some requests.", "%(deviceId)s from %(ip)s": "%(deviceId)s from %(ip)s", - "Ignore": "Ignore", "Ignore (%(counter)s)": "Ignore (%(counter)s)", "Verify Session": "Verify Session", "Accept to continue:": "Accept to continue:", @@ -1036,9 +1055,7 @@ "Match system": "Match system", "Space selection": "Space selection", "Delete avatar": "Delete avatar", - "Delete": "Delete", "Upload avatar": "Upload avatar", - "Upload": "Upload", "Search %(spaceName)s": "Search %(spaceName)s", "Please enter a name for the space": "Please enter a name for the space", "e.g. my-space": "e.g. my-space", @@ -1048,15 +1065,12 @@ "Open space for anyone, best for communities": "Open space for anyone, best for communities", "Invite only, best for yourself or teams": "Invite only, best for yourself or teams", "Search for public spaces": "Search for public spaces", - "Go back": "Go back", "Your public space": "Your public space", "Your private space": "Your private space", "Add some details to help people recognise it.": "Add some details to help people recognise it.", "You can change these anytime.": "You can change these anytime.", "Creating…": "Creating…", "Show all rooms": "Show all rooms", - "Expand": "Expand", - "Collapse": "Collapse", "Click to copy": "Click to copy", "Copied!": "Copied!", "Failed to copy": "Failed to copy", @@ -1090,7 +1104,6 @@ "Add privileged users": "Add privileged users", "Give one or multiple users in this room more privileges": "Give one or multiple users in this room more privileges", "Search users in this room…": "Search users in this room…", - "Apply": "Apply", "This bridge was provisioned by .": "This bridge was provisioned by .", "This bridge is managed by .": "This bridge is managed by .", "Workspace: ": "Workspace: ", @@ -1110,7 +1123,6 @@ "Cross-signing is ready but keys are not backed up.": "Cross-signing is ready but keys are not backed up.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.", "Cross-signing is not set up.": "Cross-signing is not set up.", - "Reset": "Reset", "Cross-signing public keys:": "Cross-signing public keys:", "in memory": "in memory", "not found": "not found", @@ -1269,7 +1281,6 @@ "Use an integration manager to manage bots, widgets, and sticker packs.": "Use an integration manager to manage bots, widgets, and sticker packs.", "Manage integrations": "Manage integrations", "Integration managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "Integration managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.", - "Add": "Add", "Invalid theme schema.": "Invalid theme schema.", "Error downloading theme information.": "Error downloading theme information.", "Theme added!": "Theme added!", @@ -1390,7 +1401,6 @@ "Privacy": "Privacy", "Share anonymous data to help us identify issues. Nothing personal. No third parties.": "Share anonymous data to help us identify issues. Nothing personal. No third parties.", "Sessions": "Sessions", - "Sign out": "Sign out", "Are you sure you want to sign out of %(count)s sessions?": { "other": "Are you sure you want to sign out of %(count)s sessions?", "one": "Are you sure you want to sign out of %(count)s session?" @@ -1558,7 +1568,6 @@ "Verify the link in your inbox": "Verify the link in your inbox", "Complete": "Complete", "Revoke": "Revoke", - "Share": "Share", "Discovery options will appear once you have added an email above.": "Discovery options will appear once you have added an email above.", "Unable to revoke sharing for phone number": "Unable to revoke sharing for phone number", "Unable to share phone number": "Unable to share phone number", @@ -1717,7 +1726,6 @@ "Forget room": "Forget room", "Hide Widgets": "Hide Widgets", "Show Widgets": "Show Widgets", - "Search": "Search", "Close call": "Close call", "View chat timeline": "View chat timeline", "Room options": "Room options", @@ -1783,7 +1791,6 @@ "Enable encryption in settings.": "Enable encryption in settings.", "End-to-end encryption isn't enabled": "End-to-end encryption isn't enabled", "Message didn't send. Click for info.": "Message didn't send. Click for info.", - "Unpin": "Unpin", "View message": "View message", "%(duration)ss": "%(duration)ss", "%(duration)sm": "%(duration)sm", @@ -1884,7 +1891,6 @@ "Start chatting": "Start chatting", "Do you want to join %(roomName)s?": "Do you want to join %(roomName)s?", " invited you": " invited you", - "Reject": "Reject", "Reject & Ignore user": "Reject & Ignore user", "You're previewing %(roomName)s. Want to join it?": "You're previewing %(roomName)s. Want to join it?", "%(roomName)s can't be previewed. Do you want to join it?": "%(roomName)s can't be previewed. Do you want to join it?", @@ -2010,7 +2016,6 @@ "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.", "URL Previews": "URL Previews", - "Back": "Back", "To proceed, please accept the verification request on your other device.": "To proceed, please accept the verification request on your other device.", "Waiting for %(displayName)s to accept…": "Waiting for %(displayName)s to accept…", "Accepting…": "Accepting…", @@ -2123,7 +2128,6 @@ "You've successfully verified your device!": "You've successfully verified your device!", "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!", - "Got it": "Got it", "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.", @@ -2174,7 +2178,6 @@ "%(displayName)s (%(matrixId)s)": "%(displayName)s (%(matrixId)s)", "Downloading": "Downloading", "Decrypting": "Decrypting", - "Download": "Download", "Some encryption parameters have been changed.": "Some encryption parameters have been changed.", "Messages here are end-to-end encrypted. Verify %(displayName)s in their profile - tap on their profile picture.": "Messages here are end-to-end encrypted. Verify %(displayName)s in their profile - tap on their profile picture.", "Messages in this chat will be end-to-end encrypted.": "Messages in this chat will be end-to-end encrypted.", @@ -2465,8 +2468,6 @@ "other": "%(oneUser)ssent %(count)s hidden messages", "one": "%(oneUser)ssent a hidden message" }, - "collapse": "collapse", - "expand": "expand", "Image view": "Image view", "Rotate Left": "Rotate Left", "Rotate Right": "Rotate Right", @@ -2538,7 +2539,6 @@ "You're in": "You're in", "Who will you chat to the most?": "Who will you chat to the most?", "We'll help you get connected.": "We'll help you get connected.", - "Skip": "Skip", "Friends and family": "Friends and family", "Coworkers and teams": "Coworkers and teams", "Online community members": "Online community members", @@ -2879,7 +2879,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.", "Please note upgrading will make a new version of the room. All current messages will stay in this archived room.": "Please note upgrading will make a new version of the room. All current messages will stay in this archived room.", "You'll upgrade this room from to .": "You'll upgrade this room from to .", - "Resend": "Resend", "You're all caught up.": "You're all caught up.", "Server isn't responding": "Server isn't responding", "Your server isn't responding to some of your requests. Below are some of the most likely reasons.": "Your server isn't responding to some of your requests. Below are some of the most likely reasons.", @@ -2984,7 +2983,6 @@ "Public spaces": "Public spaces", "Use \"%(query)s\" to search": "Use \"%(query)s\" to search", "Search for": "Search for", - "View": "View", "Spaces you're in": "Spaces you're in", "Failed to query public rooms": "Failed to query public rooms", "Failed to query public spaces": "Failed to query public spaces", @@ -3246,7 +3244,6 @@ "Phone": "Phone", "Forgot password?": "Forgot password?", "Sign in with": "Sign in with", - "Sign in": "Sign in", "Use an email address to recover your account": "Use an email address to recover your account", "Enter email address (required on this homeserver)": "Enter email address (required on this homeserver)", "Other users can invite you to rooms using your contact details": "Other users can invite you to rooms using your contact details", @@ -3302,7 +3299,6 @@ "Old cryptography data detected": "Old cryptography data detected", "Data from an older version of %(brand)s 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 %(brand)s 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.", "Verification requested": "Verification requested", - "Logout": "Logout", "%(creator)s created this DM.": "%(creator)s created this DM.", "%(creator)s created and configured the room.": "%(creator)s created and configured the room.", "You're all caught up": "You're all caught up", diff --git a/src/i18n/strings/en_US.json b/src/i18n/strings/en_US.json index a291109f43..db997024b7 100644 --- a/src/i18n/strings/en_US.json +++ b/src/i18n/strings/en_US.json @@ -83,7 +83,6 @@ "Sign in with": "Sign in with", "Join Room": "Join Room", "Jump to first unread message.": "Jump to first unread message.", - "Ignore": "Ignore", "Unignore": "Unignore", "You are now ignoring %(userId)s": "You are now ignoring %(userId)s", "You are no longer ignoring %(userId)s": "You are no longer ignoring %(userId)s", @@ -92,7 +91,6 @@ "Stops ignoring a user, showing their messages going forward": "Stops ignoring a user, showing their messages going forward", "Ignores a user, hiding their messages from you": "Ignores a user, hiding their messages from you", "Publish this room to the public in %(domain)s's room directory?": "Publish this room to the public in %(domain)s's room directory?", - "Logout": "Logout", "Low priority": "Low priority", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s made future room history visible to all room members, from the point they are invited.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s made future room history visible to all room members, from the point they joined.", @@ -127,7 +125,6 @@ "%(brand)s version:": "%(brand)s version:", "Room %(roomId)s not visible": "Room %(roomId)s not visible", "Rooms": "Rooms", - "Search": "Search", "Search failed": "Search failed", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s sent an image.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.", @@ -138,8 +135,6 @@ "Session ID": "Session ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Show timestamps in 12 hour format (e.g. 2:30pm)", "Signed Out": "Signed Out", - "Sign in": "Sign in", - "Sign out": "Sign out", "Someone": "Someone", "Submit": "Submit", "This email address is already in use": "This email address is already in use", @@ -202,7 +197,6 @@ "This server does not support authentication with a phone number.": "This server does not support authentication with a phone number.", "Connectivity to the server has been lost.": "Connectivity to the server has been lost.", "Sent messages will be stored until your connection has returned.": "Sent messages will be stored until your connection has returned.", - "Cancel": "Cancel", "Start automatically after system login": "Start automatically after system login", "Banned by %(displayName)s": "Banned by %(displayName)s", "Passphrases must match": "Passphrases must match", @@ -223,7 +217,6 @@ "Incorrect password": "Incorrect password", "Unable to restore session": "Unable to restore session", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.", - "Dismiss": "Dismiss", "Token incorrect": "Token incorrect", "Please enter the code it contains:": "Please enter the code it contains:", "powered by Matrix": "powered by Matrix", @@ -238,11 +231,8 @@ "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s changed the room avatar to ", "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s removed the room avatar.", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s changed the avatar for %(roomName)s", - "Accept": "Accept", - "Add": "Add", "Admin Tools": "Admin Tools", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.", - "Close": "Close", "Create new room": "Create new room", "No display name": "No display name", "%(roomName)s does not exist.": "%(roomName)s does not exist.", @@ -267,7 +257,6 @@ "Authentication check failed: incorrect password?": "Authentication check failed: incorrect password?", "Do you want to set an email address?": "Do you want to set an email address?", "This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.", - "Skip": "Skip", "Check for update": "Check for update", "Define the power level of a user": "Define the power level of a user", "Enable automatic language detection for syntax highlighting": "Enable automatic language detection for syntax highlighting", @@ -284,7 +273,6 @@ "Notification targets": "Notification targets", "Today": "Today", "Friday": "Friday", - "Update": "Update", "What's New": "What's New", "On": "On", "Changelog": "Changelog", @@ -297,13 +285,11 @@ "Source URL": "Source URL", "Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room", "No update available.": "No update available.", - "Resend": "Resend", "Collecting app version information": "Collecting app version information", "Tuesday": "Tuesday", "Search…": "Search…", "Unnamed room": "Unnamed room", "Saturday": "Saturday", - "Reject": "Reject", "Monday": "Monday", "Collecting logs": "Collecting logs", "All Rooms": "All Rooms", @@ -370,7 +356,6 @@ "Messages": "Messages", "Actions": "Actions", "Other": "Other", - "Confirm": "Confirm", "Add Email Address": "Add Email Address", "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", @@ -378,17 +363,14 @@ "Add Phone Number": "Add Phone Number", "Cancel entering passphrase?": "Cancel entering passphrase?", "Are you sure you want to cancel entering passphrase?": "Are you sure you want to cancel entering passphrase?", - "Go Back": "Go Back", "Setting up keys": "Setting up keys", "Identity server has no terms of service": "Identity server has no terms of service", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.", "Only continue if you trust the owner of the server.": "Only continue if you trust the owner of the server.", - "Trust": "Trust", "%(name)s is requesting verification": "%(name)s is requesting verification", "Sign In or Create Account": "Sign In or Create Account", "Use your account or create a new one to continue.": "Use your account or create a new one to continue.", "Create Account": "Create Account", - "Sign In": "Sign In", "Custom (%(level)s)": "Custom (%(level)s)", "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", @@ -454,7 +436,24 @@ "remove": "Remove", "save": "Save", "start_chat": "Start chat", - "view_source": "View Source" + "view_source": "View Source", + "reject": "Reject", + "confirm": "Confirm", + "dismiss": "Dismiss", + "trust": "Trust", + "cancel": "Cancel", + "close": "Close", + "accept": "Accept", + "update": "Update", + "skip": "Skip", + "logout": "Logout", + "sign_out": "Sign out", + "sign_in": "Sign in", + "add": "Add", + "search": "Search", + "go_back": "Go Back", + "resend": "Resend", + "ignore": "Ignore" }, "Home": "Home" } diff --git a/src/i18n/strings/eo.json b/src/i18n/strings/eo.json index c6527ae322..b0b1907839 100644 --- a/src/i18n/strings/eo.json +++ b/src/i18n/strings/eo.json @@ -5,7 +5,6 @@ "You cannot place a call with yourself.": "Vi ne povas voki vin mem.", "Warning!": "Averto!", "Sign in with": "Saluti per", - "Sign in": "Saluti", "For security, this session has been signed out. Please sign in again.": "Pro sekurecaj kialoj, la salutaĵo adiaŭiĝis. Bonvolu resaluti.", "Upload Failed": "Alŝuto malsukcesis", "Sun": "Dim", @@ -94,11 +93,9 @@ "Enable inline URL previews by default": "Ŝalti entekstan antaŭrigardon al retadresoj", "Enable URL previews for this room (only affects you)": "Ŝalti URL-antaŭrigardon en ĉi tiu ĉambro (nur por vi)", "Enable URL previews by default for participants in this room": "Ŝalti URL-antaŭrigardon por anoj de ĉi tiu ĉambro", - "Accept": "Akcepti", "Incorrect verification code": "Malĝusta kontrola kodo", "Submit": "Sendi", "Phone": "Telefono", - "Add": "Aldoni", "No display name": "Sen vidiga nomo", "New passwords don't match": "Novaj pasvortoj ne akordas", "Passwords can't be empty": "Pasvortoj ne povas esti malplenaj", @@ -118,7 +115,6 @@ "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Tiun ĉi ŝanĝon vi ne povos malfari, ĉar vi donas al la uzanto la saman povnivelon, kiun havas vi mem.", "Are you sure?": "Ĉu vi certas?", "Unignore": "Reatenti", - "Ignore": "Malatenti", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s ŝanĝis la profilbildon de %(roomName)s", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Vi estas direktota al ekstera retejo por aŭtentikigi vian konton por uzo kun %(integrationsUrl)s. Ĉu vi volas daŭrigi tion?", "Jump to read receipt": "Salti al legokonfirmo", @@ -157,7 +153,6 @@ "Join Room": "Aliĝi al ĉambro", "Upload avatar": "Alŝuti profilbildon", "Forget room": "Forgesi ĉambron", - "Search": "Serĉi", "Rooms": "Ĉambroj", "Low priority": "Malpli gravaj", "Historical": "Estintaj", @@ -180,9 +175,7 @@ "Members only (since they joined)": "Nur ĉambranoj (ekde la aliĝo)", "Permissions": "Permesoj", "Advanced": "Altnivela", - "Cancel": "Nuligi", "Jump to first unread message.": "Salti al unua nelegita mesaĝo.", - "Close": "Fermi", "not specified": "nespecifita", "This room has no local addresses": "Ĉi tiu ĉambro ne havas lokajn adresojn", "You have enabled URL previews by default.": "Vi ŝaltis implicitajn antaŭrigardojn al retpaĝoj.", @@ -201,7 +194,6 @@ "Copied!": "Kopiita!", "Failed to copy": "Malsukcesis kopii", "Add an Integration": "Aldoni kunigon", - "Dismiss": "Rezigni", "powered by Matrix": "funkciigata de Matrix", "Failed to change password. Is your password correct?": "Malsukcesis ŝanĝi la pasvorton. Ĉu via pasvorto estas ĝusta?", "Register": "Registri", @@ -321,7 +313,6 @@ "Unable to add email address": "Ne povas aldoni retpoŝtadreson", "Unable to verify email address.": "Retpoŝtadreso ne kontroleblas.", "This will allow you to reset your password and receive notifications.": "Tio ĉi permesos al vi restarigi vian pasvorton kaj ricevi sciigojn.", - "Skip": "Preterpasi", "You must register to use this functionality": "Vi devas registriĝî por uzi tiun ĉi funkcion", "You must join the room to see its files": "Vi devas aliĝi al la ĉambro por vidi tie dosierojn", "Reject invitation": "Rifuzi inviton", @@ -331,7 +322,6 @@ "Signed Out": "Adiaŭinta", "Old cryptography data detected": "Malnovaj datumoj de ĉifroteĥnikaro troviĝis", "Data from an older version of %(brand)s 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.": "Datumoj el malnova versio de %(brand)s troviĝis. Ĉi tio malfunkciigos tutvojan ĉifradon en la malnova versio. Tutvoje ĉifritaj mesaĝoj interŝanĝitaj freŝtempe per la malnova versio eble ne malĉifreblos. Tio povas kaŭzi malsukceson ankaŭ al mesaĝoj interŝanĝitaj kun tiu ĉi versio. Se vin trafos problemoj, adiaŭu kaj resalutu. Por reteni mesaĝan historion, elportu kaj reenportu viajn ŝlosilojn.", - "Logout": "Adiaŭi", "Connectivity to the server has been lost.": "Konekto al la servilo perdiĝis.", "Sent messages will be stored until your connection has returned.": "Senditaj mesaĝoj konserviĝos ĝis via konekto refunkcios.", "You seem to be uploading files, are you sure you want to quit?": "Ŝajne vi alŝutas dosierojn nun; ĉu vi tamen volas foriri?", @@ -348,7 +338,6 @@ "one": "Alŝutante dosieron %(filename)s kaj %(count)s alian" }, "Uploading %(filename)s": "Alŝutante dosieron %(filename)s", - "Sign out": "Adiaŭi", "Unable to remove contact information": "Ne povas forigi kontaktajn informojn", "": "", "Import E2E room keys": "Enporti tutvoje ĉifrajn ĉambrajn ŝlosilojn", @@ -413,7 +402,6 @@ "Notification targets": "Celoj de sciigoj", "Today": "Hodiaŭ", "Friday": "Vendredo", - "Update": "Ĝisdatigi", "What's New": "Kio novas", "On": "Jes", "Changelog": "Protokolo de ŝanĝoj", @@ -427,13 +415,11 @@ "Messages sent by bot": "Mesaĝoj senditaj per roboto", "Filter results": "Filtri rezultojn", "No update available.": "Neniuj ĝisdatigoj haveblas.", - "Resend": "Resendi", "Collecting app version information": "Kolektante informon pri versio de la aplikaĵo", "Tuesday": "Mardo", "Search…": "Serĉi…", "Event sent!": "Okazo sendiĝis!", "Saturday": "Sabato", - "Reject": "Rifuzi", "Monday": "Lundo", "Toolbox": "Ilaro", "Collecting logs": "Kolektante protokolon", @@ -448,7 +434,6 @@ "When I'm invited to a room": "Kiam mi estas invitita al ĉambro", "All Rooms": "Ĉiuj ĉambroj", "Thursday": "Ĵaŭdo", - "Back": "Reen", "Show message in desktop notification": "Montradi mesaĝojn en labortablaj sciigoj", "Messages in group chats": "Mesaĝoj en grupaj babiloj", "Yesterday": "Hieraŭ", @@ -617,10 +602,8 @@ "Room avatar": "Profilbildo de ĉambro", "Room Name": "Nomo de ĉambro", "Room Topic": "Temo de ĉambro", - "Join": "Aliĝi", "Invite anyway": "Tamen inviti", "Updating %(brand)s": "Ĝisdatigante %(brand)s", - "Go back": "Reen iri", "Room Settings - %(roomName)s": "Agordoj de ĉambro – %(roomName)s", "Failed to upgrade room": "Malsukcesis gradaltigi ĉambron", "Refresh": "Aktualigi", @@ -631,7 +614,6 @@ "Change": "Ŝanĝi", "Email (optional)": "Retpoŝto (malnepra)", "Phone (optional)": "Telefono (malnepra)", - "Confirm": "Konfirmi", "Other": "Alia", "Couldn't load page": "Ne povis enlegi paĝon", "Guest": "Gasto", @@ -641,7 +623,6 @@ "Create account": "Krei konton", "That matches!": "Tio akordas!", "That doesn't match.": "Tio ne akordas.", - "Download": "Elŝuti", "Success!": "Sukceso!", "Set up": "Agordi", "The file '%(fileName)s' failed to upload.": "Malsukcesis alŝuti dosieron « %(fileName)s ».", @@ -691,7 +672,6 @@ "Santa": "Kristnaska viro", "Thumbs up": "Dikfingro supren", "Paperclip": "Paperkuntenilo", - "Pin": "Pinglo", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Ni sendis al vi retleteron por konfirmi vian adreson. Bonvolu sekvi la tieajn intrukciojn kaj poste klaki al la butono sube.", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Ĉu vi certas? Vi perdos ĉiujn viajn ĉifritajn mesaĝojn, se viaj ŝlosiloj ne estas savkopiitaj.", "Encrypted messages are secured with end-to-end encryption. Only you and the recipient(s) have the keys to read these messages.": "Ĉifritaj mesaĝoj estas sekurigitaj per tutvoja ĉifrado. Nur vi kaj la ricevonto(j) havas la ŝlosilojn necesajn por legado.", @@ -728,7 +708,6 @@ "Your %(brand)s is misconfigured": "Via kliento %(brand)s estas misagordita", "Join the conversation with an account": "Aliĝu al la interparolo per konto", "Sign Up": "Registriĝi", - "Sign In": "Ensaluti", "Reason: %(reason)s": "Kialo: %(reason)s", "Forget this room": "Forgesi ĉi tiun ĉambron", "Re-join": "Re-aliĝi", @@ -767,7 +746,6 @@ "Upload files (%(current)s of %(total)s)": "Alŝuti dosierojn (%(current)s el %(total)s)", "Upload files": "Alŝuti dosierojn", "Upload all": "Alŝuti ĉiujn", - "Upload": "Alŝuti", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Ĉi tiu dosiero tro grandas por alŝuto. La grandolimo estas %(limit)s sed la dosiero grandas %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Ĉi tiuj dosieroj tro grandas por alŝuto. La grandolimo estas %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Iuj dosieroj tro grandas por alŝuto. La grandolimo estas %(limit)s.", @@ -910,7 +888,6 @@ "If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "Se vi ne forigis la rehavan metodon, eble atakanto provas aliri vian konton. Vi tuj ŝanĝu la pasvorton de via konto, kaj agordu novan rehavan metodon en la agordoj.", "Use a longer keyboard pattern with more turns": "Uzu pli longan tekston kun plia varieco", "Unable to load key backup status": "Ne povas enlegi staton de ŝlosila savkopio", - "Reset": "Restarigi", "Demote yourself?": "Ĉu malrangaltigi vin mem?", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Vi ne povos malfari tiun ŝanĝon, ĉar vi malrangaltigas vin mem; se vi estas la lasta povohava uzanto en la ĉambro, estos neeble vian povon rehavi.", "Demote": "Malrangaltigi", @@ -999,12 +976,10 @@ "Italics": "Kursive", "Strikethrough": "Trastrekite", "Code block": "Kodujo", - "View": "Rigardo", "Explore rooms": "Esplori ĉambrojn", "Add Email Address": "Aldoni retpoŝtadreson", "Add Phone Number": "Aldoni telefonnumeron", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ĉi tiu ago bezonas atingi la norman identigan servilon por kontroli retpoŝtadreson aŭ telefonnumeron, sed la servilo ne havas uzokondiĉojn.", - "Trust": "Fido", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "Show previews/thumbnails for images": "Montri antaŭrigardojn/bildetojn por bildoj", "You should remove your personal data from identity server before disconnecting. Unfortunately, identity server is currently offline or cannot be reached.": "Vi forigu viajn personajn datumojn de identiga servilo antaŭ ol vi malkonektiĝos. Bedaŭrinde, identiga servilo estas nuntempe eksterreta kaj ne eblas ĝin atingi.", @@ -1022,7 +997,6 @@ "Verify the link in your inbox": "Kontrolu la ligilon en via ricevujo", "Complete": "Fini", "Revoke": "Senvalidigi", - "Share": "Havigi", "Discovery options will appear once you have added an email above.": "Eltrovaj agordoj aperos kiam vi aldonos supre retpoŝtadreson.", "Unable to revoke sharing for phone number": "Ne povas senvalidigi havigadon je telefonnumero", "Unable to share phone number": "Ne povas havigi telefonnumeron", @@ -1142,8 +1116,6 @@ "Lock": "Seruro", "Other users may not trust it": "Aliaj uzantoj eble ne kredas ĝin", "Later": "Pli poste", - "Verify": "Kontroli", - "Upgrade": "Gradaltigi", "Cannot connect to integration manager": "Ne povas konektiĝi al kunigilo", "The integration manager is offline or it cannot reach your homeserver.": "La kunigilo estas eksterreta aŭ ne povas atingi vian hejmservilon.", "This room is end-to-end encrypted": "Ĉi tiu ĉambro uzas tutvojan ĉifradon", @@ -1168,7 +1140,6 @@ "Integrations not allowed": "Kunigoj ne estas permesitaj", "Upgrade private room": "Gradaltigi privatan ĉambron", "Upgrade public room": "Gradaltigi publikan ĉambron", - "Go Back": "Reiri", "Upgrade your encryption": "Gradaltigi vian ĉifradon", "Cancel entering passphrase?": "Ĉu nuligi enigon de pasfrazo?", "Setting up keys": "Agordo de klavoj", @@ -1320,7 +1291,6 @@ "If you can't scan the code above, verify by comparing unique emoji.": "Se vi ne povas skani la supran kodon, kontrolu per komparo de unikaj bildsignoj.", "Verify by comparing unique emoji.": "Kontrolu per komparo de unikaj bildsignoj.", "You've successfully verified %(displayName)s!": "Vi sukcese kontrolis uzanton %(displayName)s!", - "Got it": "Komprenite", "Encryption not enabled": "Ĉifrado ne estas ŝaltita", "The encryption used by this room isn't supported.": "La ĉifro uzata de ĉi tiu ĉambro ne estas subtenata.", "You have ignored this user, so their message is hidden. Show anyways.": "Vi malatentis ĉi tiun uzanton, ĝia mesaĝo estas do kaŝita. Tamen montri.", @@ -1636,7 +1606,6 @@ "Add widgets, bridges & bots": "Aldonu fenestraĵojn, pontojn, kaj robotojn", "Edit widgets, bridges & bots": "Redakti fenestraĵojn, pontojn, kaj robotojn", "Widgets": "Fenestraĵoj", - "Unpin": "Malfiksi", "You can only pin up to %(count)s widgets": { "other": "Vi povas fiksi maksimume %(count)s fenestraĵojn" }, @@ -2099,7 +2068,6 @@ "Change which room, message, or user you're viewing": "Ŝanĝu, kiun ĉambron, mesaĝon, aŭ uzanton vi rigardas", "Converts the DM to a room": "Malindividuigas la ĉambron", "Converts the room to a DM": "Individuigas la ĉambron", - "Try again": "Reprovu", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Ni petis la foliumilon memori, kiun hejmservilon vi uzas por saluti, sed domaĝe, via foliumilo forgesis. Iru al la saluta paĝo kaj reprovu.", "We couldn't log you in": "Ni ne povis salutigi vin", "%(creator)s created this DM.": "%(creator)s kreis ĉi tiun individuan ĉambron.", @@ -2133,7 +2101,6 @@ "Use Command + Enter to send a message": "Sendu mesaĝon per komanda klavo + eniga klavo", "%(senderDisplayName)s changed the server ACLs for this room.": "%(senderDisplayName)s ŝanĝis la servilblokajn listojn por ĉi tiu ĉambro.", "%(senderDisplayName)s set the server ACLs for this room.": "%(senderDisplayName)s agordis la servilblokajn listojn por ĉi tiu ĉambro.", - "Delete": "Forigi", "Jump to the bottom of the timeline when you send a message": "Salti al subo de historio sendinte mesaĝon", "You're already in a call with this person.": "Vi jam vokas ĉi tiun personon.", "Already in call": "Jam vokanta", @@ -2228,8 +2195,6 @@ "Invited people will be able to read old messages.": "Invititoj povos legi malnovajn mesaĝojn.", "Add existing rooms": "Aldoni jamajn ĉambrojn", "View message": "Montri mesaĝon", - "Zoom in": "Zomi", - "Zoom out": "Malzomi", "%(count)s people you know have already joined": { "one": "%(count)s persono, kiun vi konas, jam aliĝis", "other": "%(count)s personoj, kiujn vi konas, jam aliĝis" @@ -2424,8 +2389,6 @@ "Error saving notification preferences": "Eraris konservado de preferoj pri sciigoj", "Messages containing keywords": "Mesaĝoj enhavantaj ĉefvortojn", "Message bubbles": "Mesaĝaj vezikoj", - "Collapse": "Maletendi", - "Expand": "Etendi", "Recommended for public spaces.": "Rekomendita por publikaj aroj.", "Allow people to preview your space before they join.": "Povigi personojn antaŭrigardi vian aron antaŭ aliĝo.", "To publish an address, it needs to be set as a local address first.": "Por ke adreso publikiĝu, ĝi unue devas esti loka adreso.", @@ -2830,7 +2793,6 @@ "Send read receipts": "Sendi legitajn kvitanojn", "New group call experience": "La nova grupvoka sperto", "You previously consented to share anonymous usage data with us. We're updating how that works.": "Vi antaŭe konsentis kunhavigi anonimajn uzdatumojn kun ni. Ni ĝisdatigas kiel tio funkcias.", - "Stop": "Fini", "That's fine": "Tio estas bone", "Export successful!": "Eksporto sukcesa!", "Error fetching file": "Eraro alportante dosieron", @@ -2954,7 +2916,43 @@ "start": "Komenci", "start_chat": "Komenci babilon", "view_source": "Vidi fonton", - "yes": "Jes" + "yes": "Jes", + "reject": "Rifuzi", + "confirm": "Konfirmi", + "dismiss": "Rezigni", + "trust": "Fido", + "cancel": "Nuligi", + "stop": "Fini", + "join": "Aliĝi", + "close": "Fermi", + "accept": "Akcepti", + "upgrade": "Gradaltigi", + "verify": "Kontroli", + "update": "Ĝisdatigi", + "delete": "Forigi", + "upload": "Alŝuti", + "collapse": "Maletendi", + "reset": "Restarigi", + "share": "Havigi", + "skip": "Preterpasi", + "logout": "Adiaŭi", + "view": "Rigardo", + "expand": "Etendi", + "sign_out": "Adiaŭi", + "sign_in": "Saluti", + "add": "Aldoni", + "search": "Serĉi", + "try_again": "Reprovu", + "go_back": "Reen iri", + "back": "Reen", + "resend": "Resendi", + "ignore": "Malatenti", + "zoom_in": "Zomi", + "zoom_out": "Malzomi", + "download": "Elŝuti", + "pin": "Pinglo", + "unpin": "Malfiksi", + "got_it": "Komprenite" }, "a11y": { "user_menu": "Menuo de uzanto" diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json index 8d0cae79b4..76ef4f9a5d 100644 --- a/src/i18n/strings/es.json +++ b/src/i18n/strings/es.json @@ -64,10 +64,7 @@ "Invites user with given id to current room": "Invita al usuario con la ID dada a la sala actual", "Sign in with": "Iniciar sesión con", "Join Room": "Unirme a la sala", - "Logout": "Cerrar sesión", "Low priority": "Prioridad baja", - "Accept": "Aceptar", - "Add": "Añadir", "Admin Tools": "Herramientas de administración", "No Microphones detected": "Micrófono no detectado", "No Webcams detected": "Cámara no detectada", @@ -75,7 +72,6 @@ "Microphone": "Micrófono", "Camera": "Cámara", "Anyone": "Todos", - "Close": "Cerrar", "Custom level": "Nivel personalizado", "Enter passphrase": "Introducir frase de contraseña", "Export": "Exportar", @@ -106,7 +102,6 @@ "%(roomName)s does not exist.": "%(roomName)s no existe.", "%(roomName)s is not accessible at this time.": "%(roomName)s no es accesible en este momento.", "Rooms": "Salas", - "Search": "Buscar", "Search failed": "Falló la búsqueda", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s envió una imagen.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s invitó a %(targetDisplayName)s a unirse a la sala.", @@ -116,8 +111,6 @@ "Server unavailable, overloaded, or something else went wrong.": "Servidor saturado, desconectado, o alguien ha roto algo.", "Session ID": "ID de Sesión", "Signed Out": "Desconectado", - "Sign in": "Iniciar sesión", - "Sign out": "Cerrar sesión", "Someone": "Alguien", "Start authentication": "Iniciar autenticación", "Submit": "Enviar", @@ -162,11 +155,8 @@ "This doesn't appear to be a valid email address": "Esto no parece un e-mail váido", "This phone number is already in use": "Este número de teléfono ya está en uso", "This room is not accessible by remote Matrix servers": "Esta sala no es accesible desde otros servidores de Matrix", - "Cancel": "Cancelar", - "Dismiss": "Omitir", "powered by Matrix": "con el poder de Matrix", "unknown error code": "Código de error desconocido", - "Skip": "Omitir", "Do you want to set an email address?": "¿Quieres poner una dirección de correo electrónico?", "This will allow you to reset your password and receive notifications.": "Esto te permitirá reiniciar tu contraseña y recibir notificaciones.", "Authentication check failed: incorrect password?": "La verificación de autenticación falló: ¿contraseña incorrecta?", @@ -240,14 +230,12 @@ "Notification targets": "Destinos de notificaciones", "Today": "Hoy", "Friday": "Viernes", - "Update": "Actualizar", "What's New": "Novedades", "On": "Encendido", "Changelog": "Registro de cambios", "Waiting for response from server": "Esperando una respuesta del servidor", "Failed to send logs: ": "Error al enviar registros: ", "This Room": "Esta sala", - "Resend": "Reenviar", "Messages containing my display name": "Mensajes que contengan mi nombre público", "Messages in one-to-one chats": "Mensajes en conversaciones uno a uno", "Unavailable": "No disponible", @@ -263,7 +251,6 @@ "Preparing to send logs": "Preparando para enviar registros", "Unnamed room": "Sala sin nombre", "Saturday": "Sábado", - "Reject": "Rechazar", "Monday": "Lunes", "Toolbox": "Caja de herramientas", "Collecting logs": "Recolectando registros", @@ -280,7 +267,6 @@ "You cannot delete this message. (%(code)s)": "No puedes eliminar este mensaje. (%(code)s)", "Thursday": "Jueves", "Logs sent": "Registros enviados", - "Back": "Volver", "Show message in desktop notification": "Mostrar mensaje en las notificaciones de escritorio", "Messages in group chats": "Mensajes en conversaciones grupales", "Yesterday": "Ayer", @@ -327,7 +313,6 @@ "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "No podrás deshacer este cambio ya que estás quitándote permisos a ti mismo, si eres el último usuario con privilegios de la sala te resultará imposible recuperarlos.", "Demote": "Quitar permisos", "Unignore": "Dejar de ignorar", - "Ignore": "Ignorar", "Jump to read receipt": "Saltar al último mensaje sin leer", "Mention": "Mencionar", "Share Link to User": "Compartir enlace al usuario", @@ -661,7 +646,6 @@ "Anchor": "Ancla", "Headphones": "Auriculares", "Folder": "Carpeta", - "Pin": "Pin", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Te hemos enviado un mensaje para verificar tu dirección de correo. Por favor, sigue las instrucciones y después haz clic el botón de abajo.", "Email Address": "Dirección de correo", "Delete Backup": "Borrar copia de seguridad", @@ -705,7 +689,6 @@ "Main address": "Dirección principal", "Room avatar": "Avatar de la sala", "Room Name": "Nombre de sala", - "Join": "Unirse", "The following users may not exist": "Puede que estos usuarios no existan", "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "No se pudieron encontrar perfiles para los IDs Matrix listados a continuación, ¿Quieres invitarles igualmente?", "Invite anyway and never warn me again": "Invitar igualmente, y no preguntar más en el futuro", @@ -766,7 +749,6 @@ "Identity server has no terms of service": "El servidor de identidad no tiene términos de servicio", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Esta acción necesita acceder al servidor de identidad por defecto para validar un correo o un teléfono, pero el servidor no tiene términos de servicio.", "Only continue if you trust the owner of the server.": "Continúa solamente si confías en el propietario del servidor.", - "Trust": "Confiar", "Custom (%(level)s)": "Personalizado (%(level)s)", "Error upgrading room": "Fallo al mejorar la sala", "Double check that your server supports the room version chosen and try again.": "Asegúrate de que tu servidor es compatible con la versión de sala elegida y prueba de nuevo.", @@ -815,10 +797,7 @@ "To be secure, do this in person or use a trusted way to communicate.": "Para mayor seguridad, haz esto en persona o usando una forma de comunicación de confianza.", "Lock": "Bloquear", "Other users may not trust it": "Puede que otros usuarios no confíen en ella", - "Upgrade": "Actualizar", - "Verify": "Verificar", "Later": "Más tarde", - "Upload": "Enviar", "Show less": "Ver menos", "Show more": "Ver más", "in memory": "en memoria", @@ -979,7 +958,6 @@ "Your email address hasn't been verified yet": "Tu dirección de email no ha sido verificada", "Verify the link in your inbox": "Verifica el enlace en tu bandeja de entrada", "Complete": "Completar", - "Share": "Compartir", "Remove %(email)s?": "¿Eliminar %(email)s?", "This backup is trusted because it has been restored on this session": "Esta copia de seguridad es de confianza porque ha sido restaurada en esta sesión", "Your keys are not being backed up from this session.": "No se está haciendo una copia de seguridad de tus claves en esta sesión.", @@ -999,7 +977,6 @@ "Single Sign On": "Single Sign On", "Confirm adding email": "Confirmar un nuevo correo electrónico", "Click the button below to confirm adding this email address.": "Haz clic en el botón de abajo para confirmar esta nueva dirección de correo electrónico.", - "Confirm": "Confirmar", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Confirma el nuevo número de teléfono usando SSO para probar tu identidad.", "Confirm adding phone number": "Confirmar nuevo número de teléfono", "Click the button below to confirm adding this phone number.": "Haz clic en el botón de abajo para confirmar este nuevo número de teléfono.", @@ -1008,7 +985,6 @@ "Sign In or Create Account": "Iniciar sesión o Crear una cuenta", "Use your account or create a new one to continue.": "Entra con tu cuenta si ya tienes una o crea una nueva para continuar.", "Create Account": "Crear cuenta", - "Sign In": "Iniciar sesión", "Sends a message as html, without interpreting it as markdown": "Envía un mensaje como HTML, sin interpretarlo en Markdown", "Could not find user in room": "No se ha encontrado el usuario en la sala", "Please supply a widget URL or embed code": "Por favor, proporciona la URL del accesorio o un código de incrustación", @@ -1064,7 +1040,6 @@ "Disconnect anyway": "Desconectar de todas formas", "You are still sharing your personal data on the identity server .": "Usted todavía está compartiendo sus datos personales en el servidor de identidad .", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Le recomendamos que elimine sus direcciones de correo electrónico y números de teléfono del servidor de identidad antes de desconectarse.", - "Go back": "Atrás", "Invalid theme schema.": "Esquema de tema inválido.", "Error downloading theme information.": "Error al descargar la información del tema.", "Theme added!": "¡Se añadió el tema!", @@ -1092,7 +1067,6 @@ "This room is bridging messages to the following platforms. Learn more.": "Esta sala está haciendo puente con las siguientes plataformas. Aprende más.", "Bridges": "Puentes", "Uploaded sound": "Sonido subido", - "Reset": "Restablecer", "Unable to revoke sharing for email address": "No se logró revocar el compartir para la dirección de correo electrónico", "Unable to share email address": "No se logró compartir la dirección de correo electrónico", "Click the link in the email you received to verify and then click continue again.": "Haz clic en el enlace del correo electrónico para verificar, y luego nuevamente haz clic en continuar.", @@ -1285,7 +1259,6 @@ "Verify all users in a room to ensure it's secure.": "Verifica a todos los usuarios de una sala para asegurar que es segura.", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Has verificado con éxito %(deviceName)s (%(deviceId)s)", "You've successfully verified %(displayName)s!": "¡Has verificado con éxito a %(displayName)s!", - "Got it": "Aceptar", "Start verification again from the notification.": "Inicie la verificación nuevamente a partir de la notificación.", "Start verification again from their profile.": "Empieza la verificación de nuevo desde su perfil.", "Verification timed out.": "El tiempo máximo para la verificación se ha agotado.", @@ -1390,7 +1363,6 @@ "Explore Public Rooms": "Explora las salas públicas", "Create a Group Chat": "Crea un grupo", "%(creator)s created and configured the room.": "Sala creada y configurada por %(creator)s.", - "View": "Ver", "Explore rooms": "Explorar salas", "Jump to first invite.": "Salte a la primera invitación.", "Add room": "Añadir una sala", @@ -1417,7 +1389,6 @@ "Waiting for answer": "Esperado por una respuesta", "%(senderName)s is calling": "%(senderName)s está llamando", "Are you sure you want to cancel entering passphrase?": "¿Estas seguro que quieres cancelar el ingresar tu contraseña de recuperación?", - "Go Back": "Volver", "Joins room with given address": "Entrar a la sala con la dirección especificada", "Opens chat with the given user": "Abrir una conversación con el usuario especificado", "Sends a message to the given user": "Enviar un mensaje al usuario seleccionado", @@ -1528,7 +1499,6 @@ "Security Phrase": "Frase de seguridad", "Security Key": "Clave de seguridad", "Use your Security Key to continue.": "Usa tu llave de seguridad para continuar.", - "Unpin": "Desprender", "This room is public": "Esta sala es pública", "Away": "Lejos", "No files visible in this room": "No hay archivos visibles en esta sala", @@ -1575,7 +1545,6 @@ "Use a different passphrase?": "¿Utiliza una frase de contraseña diferente?", "That doesn't match.": "No coincide.", "Go back to set it again.": "Volver y ponerlo de nuevo.", - "Download": "Descargar", "Unable to query secret storage status": "No se puede consultar el estado del almacenamiento secreto", "If you cancel now, you may lose encrypted messages & data if you lose access to your logins.": "Si cancela ahora, puede perder mensajes y datos cifrados si pierde el acceso a sus inicios de sesión.", "You can also set up Secure Backup & manage your keys in Settings.": "También puedes configurar la copia de seguridad segura y gestionar sus claves en configuración.", @@ -2066,7 +2035,6 @@ "Afghanistan": "Afganistán", "United States": "Estados Unidos", "United Kingdom": "Reino Unido", - "Try again": "Intentarlo de nuevo", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Le hemos preguntado a tu navegador qué servidor base usar para iniciar tu sesión, pero parece que no lo recuerda. Vuelve a la página de inicio de sesión e inténtalo de nuevo.", "We couldn't log you in": "No hemos podido iniciar tu sesión", "You've reached the maximum number of simultaneous calls.": "Has llegado al límite de llamadas simultáneas.", @@ -2197,7 +2165,6 @@ "Invite only, best for yourself or teams": "Acceso por invitación, mejor para equipos o si vas a estar solo tú", "Open space for anyone, best for communities": "Abierto para todo el mundo, la mejor opción para comunidades", "Create a space": "Crear un espacio", - "Delete": "Borrar", "This homeserver has been blocked by its administrator.": "Este servidor base ha sido bloqueado por su administración.", "You're already in a call with this person.": "Ya estás en una llamada con esta persona.", "This room is suggested as a good one to join": "Unirse a esta sala está sugerido", @@ -2265,8 +2232,6 @@ "Reset everything": "Restablecer todo", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Si lo haces, ten en cuenta que ninguno de tus mensajes serán eliminados, pero la experiencia de búsqueda será peor durante unos momentos mientras recreamos el índice", "View message": "Ver mensaje", - "Zoom in": "Acercar", - "Zoom out": "Alejar", "Including %(commaSeparatedMembers)s": "Incluyendo %(commaSeparatedMembers)s", "View all %(count)s members": { "one": "Ver 1 miembro", @@ -2366,8 +2331,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Los espacios publicados pueden usarse por cualquiera, independientemente de su servidor base.", "This space has no local addresses": "Este espacio no tiene direcciones locales", "Space information": "Información del espacio", - "Collapse": "Encoger", - "Expand": "Expandir", "Recommended for public spaces.": "Recomendado para espacios públicos.", "Allow people to preview your space before they join.": "Permitir que se pueda ver una vista previa del espacio antes de unirse a él.", "Preview Space": "Previsualizar espacio", @@ -2581,7 +2544,6 @@ "Include Attachments": "Incluir archivos adjuntos", "Size Limit": "Límite de tamaño", "Format": "Formato", - "Stop": "Parar", "MB": "MB", "In reply to this message": "En respuesta a este mensaje", "Export chat": "Exportar conversación", @@ -2921,7 +2883,6 @@ "Last week": "Última semana", "Internal room ID": "ID interna de la sala", "IRC (Experimental)": "IRC (en pruebas)", - "Call": "Llamar", "This is a beta feature": "Esta funcionalidad está en beta", "Feedback sent! Thanks, we appreciate it!": "¡Opinión enviada! Gracias, te lo agradecemos.", "%(oneUser)ssent %(count)s hidden messages": { @@ -3548,7 +3509,6 @@ "Feeling experimental? Try out our latest ideas in development. These features are not finalised; they may be unstable, may change, or may be dropped altogether. Learn more.": "¿Te apetece probar cosas experimentales? Aquí encontrarás nuestras ideas en desarrollo. No están terminadas, pueden ser inestables, cambiar o dejar de estar disponibles. Más información.", "What's next for %(brand)s? Labs are the best way to get things early, test out new features and help shape them before they actually launch.": "¿Qué novedades se esperan en %(brand)s? La sección de experimentos es la mejor manera de ver las cosas antes de que se publiquen, probar nuevas funcionalidades y ayudar a mejorarlas antes de su lanzamiento.", "Upcoming features": "Funcionalidades futuras", - "Apply": "Aplicar", "Search users in this room…": "Buscar usuarios en esta sala…", "Give one or multiple users in this room more privileges": "Otorga a uno o más usuarios privilegios especiales en esta sala", "Add privileged users": "Añadir usuarios privilegiados", @@ -3648,7 +3608,6 @@ "WARNING: session already verified, but keys do NOT MATCH!": "ADVERTENCIA: la sesión ya está verificada, pero las claves NO COINCIDEN", "iframe has no src attribute": "el iframe no tiene atributo src", "Use your account to continue.": "Usa tu cuenta para configurar.", - "Reload": "Recargar", "Database unexpectedly closed": "La base de datos se ha cerrado de forma inesperada", "Identity server not set": "Servidor de identidad no configurado", "Homeserver is %(homeserverUrl)s": "El servidor base es %(homeserverUrl)s", @@ -3777,7 +3736,46 @@ "start": "Empezar", "start_chat": "Empezar una conversación", "view_source": "Ver fuente", - "yes": "Sí" + "yes": "Sí", + "reject": "Rechazar", + "confirm": "Confirmar", + "dismiss": "Omitir", + "trust": "Confiar", + "reload": "Recargar", + "cancel": "Cancelar", + "stop": "Parar", + "join": "Unirse", + "close": "Cerrar", + "accept": "Aceptar", + "upgrade": "Actualizar", + "verify": "Verificar", + "update": "Actualizar", + "call": "Llamar", + "delete": "Borrar", + "upload": "Enviar", + "collapse": "Encoger", + "apply": "Aplicar", + "reset": "Restablecer", + "share": "Compartir", + "skip": "Omitir", + "logout": "Cerrar sesión", + "view": "Ver", + "expand": "Expandir", + "sign_out": "Cerrar sesión", + "sign_in": "Iniciar sesión", + "add": "Añadir", + "search": "Buscar", + "try_again": "Intentarlo de nuevo", + "go_back": "Atrás", + "back": "Volver", + "resend": "Reenviar", + "ignore": "Ignorar", + "zoom_in": "Acercar", + "zoom_out": "Alejar", + "download": "Descargar", + "pin": "Pin", + "unpin": "Desprender", + "got_it": "Aceptar" }, "a11y": { "user_menu": "Menú del Usuario" diff --git a/src/i18n/strings/et.json b/src/i18n/strings/et.json index af3d1d2ef9..a59e6b483d 100644 --- a/src/i18n/strings/et.json +++ b/src/i18n/strings/et.json @@ -1,14 +1,11 @@ { "This email address is already in use": "See e-posti aadress on juba kasutusel", "This phone number is already in use": "See telefoninumber on juba kasutusel", - "Confirm": "Kinnita", "Add Email Address": "Lisa e-posti aadress", "Failed to verify email address: make sure you clicked the link in the email": "E-posti aadressi kontrollimine ei õnnestunud: palun vaata, et sa kindlasti klõpsisid saabunud kirjas olnud viidet", "Unable to load! Check your network connectivity and try again.": "Laadimine ei õnnestunud! Kontrolli oma võrguühendust ja proovi uuesti.", - "Dismiss": "Loobu", "Call Failed": "Kõne ebaõnnestus", "Call failed due to misconfigured server": "Kõne ebaõnnestus valesti seadistatud serveri tõttu", - "Cancel": "Loobu", "Send": "Saada", "Jan": "jaan", "Feb": "veeb", @@ -63,7 +60,6 @@ "Today": "Täna", "Yesterday": "Eile", "Create new room": "Loo uus jututuba", - "Join": "Liitu", "Please create a new issue on GitHub so that we can investigate this bug.": "Selle vea uurimiseks palun loo uus veateade meie GitHub'is.", "collapse": "ahenda", "expand": "laienda", @@ -101,13 +97,11 @@ "other": "Laadi üles %(count)s muud faili", "one": "Laadi üles %(count)s muu fail" }, - "Resend": "Saada uuesti", "Resend %(unsentCount)s reaction(s)": "Saada uuesti %(unsentCount)s reaktsioon(i)", "Source URL": "Lähteaadress", "All messages": "Kõik sõnumid", "Favourite": "Lemmik", "Low Priority": "Vähetähtis", - "Sign in": "Logi sisse", "Remove for everyone": "Eemalda kõigilt", "You must join the room to see its files": "Failide nägemiseks pead jututoaga liituma", "Create a Group Chat": "Loo rühmavestlus", @@ -129,11 +123,9 @@ "Collapse room list section": "Ahenda jututubade loendi valikut", "Expand room list section": "Laienda jututubade loendi valikut", "Create Account": "Loo konto", - "Sign In": "Logi sisse", "Send a bug report with logs": "Saada veakirjeldus koos logikirjetega", "To report a Matrix-related security issue, please read the Matrix.org Security Disclosure Policy.": "Kui soovid teatada Matrix'iga seotud turvaveast, siis palun tutvu enne Matrix.org Turvalisuse avalikustamise juhendiga.", "Server or user ID to ignore": "Serverid või kasutajate tunnused, mida soovid eirata", - "Ignore": "Eira", "If this isn't what you want, please use a different tool to ignore users.": "Kui tulemus pole see mida soovisid, siis pruugi muud vahendit kasutajate eiramiseks.", "Mention": "Maini", "Share Link to User": "Jaga viidet kasutaja kohta", @@ -213,13 +205,11 @@ "Submit logs": "Saada rakenduse logid", "Something went wrong!": "Midagi läks nüüd valesti!", "What's New": "Meie uudised", - "Update": "Uuenda", "What's new?": "Mida on meil uut?", "Your server": "Sinu server", "Matrix": "Matrix", "Add a new server": "Lisa uus server", "Server name": "Serveri nimi", - "Sign out": "Logi välja", "Incompatible Database": "Mitteühilduv andmebaas", "Continue With Encryption Disabled": "Jätka ilma krüptimiseta", "%(duration)ss": "%(duration)s sekund(it)", @@ -241,7 +231,6 @@ }, "Join Room": "Liitu jututoaga", "Forget room": "Unusta jututuba", - "Search": "Otsing", "Share room": "Jaga jututuba", "Low priority": "Vähetähtis", "Historical": "Ammune", @@ -269,7 +258,6 @@ "Identity server has no terms of service": "Isikutuvastusserveril puuduvad kasutustingimused", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "E-posti aadressi või telefoninumbri kontrolliks see tegevus eeldab päringut vaikimisi isikutuvastusserverisse , aga sellel serveril puuduvad kasutustingimused.", "Only continue if you trust the owner of the server.": "Jätka vaid siis, kui sa usaldad serveri omanikku.", - "Trust": "Usalda", "%(name)s is requesting verification": "%(name)s soovib verifitseerimist", "Securely cache encrypted messages locally for them to appear in search results.": "Turvaliselt puhverda krüptitud sõnumid kohalikku arvutisse ja võimalda kasutada neid otsingus.", "%(brand)s is missing some components required for securely caching encrypted messages locally. If you'd like to experiment with this feature, build a custom %(brand)s Desktop with search components added.": "%(brand)s'is on puudu need komponendid, mis võimaldavad otsida kohalikest turvaliselt puhverdatud krüptitud sõnumitest. Kui sa tahaksid sellist funktsionaalsust katsetada, siis pead kompileerima %(brand)s'i variandi, kus need komponendid on lisatud.", @@ -356,14 +344,12 @@ "%(creator)s created and configured the room.": "%(creator)s lõi ja seadistas jututoa.", "How fast should messages be downloaded.": "Kui kiiresti peaksime sõnumeid alla laadima.", "Error downloading theme information.": "Viga teema teabefaili allalaadimisel.", - "Close": "Sulge", "Drop file here to upload": "Faili üleslaadimiseks lohista ta siia", "This user has not verified all of their sessions.": "See kasutaja ei ole verifitseerinud kõiki oma sessioone.", "You have not verified this user.": "Sa ei ole seda kasutajat verifitseerinud.", "You have verified this user. This user has verified all of their sessions.": "Sa oled selle kasutaja verifitseerinud. See kasutaja on verifitseerinud kõik nende sessioonid.", "Someone is using an unknown session": "Keegi kasutab tundmatut sessiooni", "This event could not be displayed": "Seda sündmust ei õnnestunud kuvada", - "Download": "Laadi alla", "Not currently indexing messages for any room.": "Mitte ainsamagi jututoa sõnumeid hetkel ei indekseerita.", "Currently indexing: %(currentRoom)s": "Parasjagu indekseerin: %(currentRoom)s", "Space used:": "Kasutatud andmeruum:", @@ -377,7 +363,6 @@ "Space": "Tühikuklahv", "End": "End", "Unable to add email address": "E-posti aadressi lisamine ebaõnnestus", - "Add": "Lisa", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Sinu aadressi kontrollimiseks saatsime sulle e-kirja. Palun järgi kirjas näidatud juhendit ja siis klõpsi alljärgnevat nuppu.", "Email Address": "E-posti aadress", "A text message has been sent to +%(msisdn)s. Please enter the verification code it contains.": "Saatsime tekstisõnumi numbrile +%(msisdn)s. Palun sisesta seal kuvatud kontrollkood.", @@ -389,7 +374,6 @@ "%(senderDisplayName)s changed the room name from %(oldRoomName)s to %(newRoomName)s.": "%(senderDisplayName)s muutis jututoa vana nime %(oldRoomName)s uueks nimeks %(newRoomName)s.", "%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s muutis jututoa nimeks %(roomName)s.", "Show info about bridges in room settings": "Näita jututoa seadistustes teavet sõnumisildade kohta", - "Upload": "Laadi üles", "General": "Üldist", "Notifications": "Teavitused", "Security & Privacy": "Turvalisus ja privaatsus", @@ -508,7 +492,6 @@ "Always show message timestamps": "Alati näita sõnumite ajatempleid", "Manually verify all remote sessions": "Verifitseeri käsitsi kõik välised sessioonid", "Collecting app version information": "Kogun teavet rakenduse versiooni kohta", - "Accept": "Võta vastu", "The other party cancelled the verification.": "Teine osapool tühistas verifitseerimise.", "Verified!": "Verifitseeritud!", "You've successfully verified this user.": "Sa oled edukalt verifitseerinud selle kasutaja.", @@ -587,13 +570,10 @@ "Anchor": "Ankur", "Headphones": "Kõrvaklapid", "Folder": "Kaust", - "Pin": "Nööpnõel", "Later": "Hiljem", "Review": "Vaata üle", "Other users may not trust it": "Teised kasutajad ei pruugi seda usaldada", "Set up": "Võta kasutusele", - "Upgrade": "Uuenda", - "Verify": "Verifitseeri", "Accept to continue:": "Jätkamiseks nõustu 'ga:", "Show less": "Näita vähem", "Show more": "Näita rohkem", @@ -649,8 +629,6 @@ "Notify the whole room": "Teavita kogu jututuba", "Users": "Kasutajad", "Terms and Conditions": "Kasutustingimused", - "Logout": "Logi välja", - "View": "Näita", "You can't send any messages until you review and agree to our terms and conditions.": "Sa ei saa saata ühtego sõnumit enne, kui oled läbi lugenud ja nõustunud meie kasutustingimustega.", "Couldn't load page": "Lehe laadimine ei õnnestunud", "You must register to use this functionality": "Selle funktsionaalsuse kasutamiseks pead sa registreeruma", @@ -704,7 +682,6 @@ "Start chatting": "Alusta vestlust", "Do you want to join %(roomName)s?": "Kas sa soovid liitud jututoaga %(roomName)s?", " invited you": " kutsus sind", - "Reject": "Hülga", "You're previewing %(roomName)s. Want to join it?": "Sa vaatad jututoa %(roomName)s eelvaadet. Kas soovid sellega liituda?", "%(roomName)s can't be previewed. Do you want to join it?": "Jututoal %(roomName)s puudub eelvaate võimalus. Kas sa soovid sellega liituda?", "%(roomName)s does not exist.": "Jututuba %(roomName)s ei ole olemas.", @@ -729,7 +706,6 @@ "Verify the link in your inbox": "Verifitseeri klõpsides viidet saabunud e-kirjas", "Complete": "Valmis", "Revoke": "Tühista", - "Share": "Jaga", "Session already verified!": "Sessioon on juba verifitseeritud!", "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!": "HOIATUS: VÕTMETE VERIFITSEERIMINE EI ÕNNESTUNUD! Kasutaja %(userId)s ja sessiooni %(deviceId)s allkirjastamise võti on „%(fprint)s“, aga see ei vasta antud sõrmejäljele „%(fingerprint)s“. See võib tähendada, et sinu kasutatavad ühendused võivad olla kolmanda osapoole poolt vahelt lõigatud!", "Verified key": "Verifitseeritud võti", @@ -775,7 +751,6 @@ "Preparing to send logs": "Valmistun logikirjete saatmiseks", "Failed to send logs: ": "Logikirjete saatmine ei õnnestunud: ", "Verify session": "Verifitseeri sessioon", - "Skip": "Jäta vahele", "Token incorrect": "Vigane tunnusluba", "%(oneUser)schanged their name %(count)s times": { "one": "Kasutaja %(oneUser)s muutis oma nime", @@ -859,7 +834,6 @@ "Uploaded sound": "Üleslaaditud heli", "Sounds": "Helid", "Notification sound": "Teavitusheli", - "Reset": "Taasta algolek", "Set a new custom sound": "Seadista uus kohandatud heli", "were invited %(count)s times": { "other": "said kutse %(count)s korda", @@ -917,7 +891,6 @@ "Your %(brand)s is misconfigured": "Sinu %(brand)s'i seadistused on paigast ära", "Identity server URL does not appear to be a valid identity server": "Isikutuvastusserveri aadress ei tundu viitama kehtivale isikutuvastusserverile", "Looks good!": "Tundub õige!", - "Go Back": "Mine tagasi", "Failed to re-authenticate due to a homeserver problem": "Uuesti autentimine ei õnnestunud koduserveri vea tõttu", "Incorrect password": "Vale salasõna", "Failed to re-authenticate": "Uuesti autentimine ei õnnestunud", @@ -984,7 +957,6 @@ "wait and try again later": "oota ja proovi hiljem uuesti", "Disconnect anyway": "Ikkagi katkesta ühendus", "You are still sharing your personal data on the identity server .": "Sa jätkuvalt jagad oma isikuandmeid isikutuvastusserveriga .", - "Go back": "Mine tagasi", "Your server admin has disabled end-to-end encryption by default in private rooms & Direct Messages.": "Sinu serveri haldur on lülitanud läbiva krüptimise omavahelistes jututubades ja otsesõnumites välja.", "This room has been replaced and is no longer active.": "See jututuba on asendatud teise jututoaga ning ei ole enam kasutusel.", "You do not have permission to post to this room": "Sul ei ole õigusi siia jututuppa kirjutamiseks", @@ -1018,7 +990,6 @@ "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Kui sa varem oled kasutanud uuemat %(brand)s'i versiooni, siis sinu pragune sessioon ei pruugi olla sellega ühilduv. Sulge see aken ja jätka selle uuema versiooni kasutamist.", "Clearing your browser's storage may fix the problem, but will sign you out and cause any encrypted chat history to become unreadable.": "Brauseri andmeruumi tühjendamine võib selle vea lahendada, kui samas logid sa ka välja ning kogu krüptitud vestlusajalugu muutub loetamatuks.", "Verification Pending": "Verifikatsioon on ootel", - "Back": "Tagasi", "Event sent!": "Sündmus on saadetud!", "Event Type": "Sündmuse tüüp", "State Key": "Oleku võti", @@ -1304,7 +1275,6 @@ "You've successfully verified your device!": "Sinu seadme verifitseerimine oli edukas!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Sa oled edukalt verifitseerinud seadme %(deviceName)s (%(deviceId)s)!", "You've successfully verified %(displayName)s!": "Sa oled edukalt verifitseerinud kasutaja %(displayName)s!", - "Got it": "Selge lugu", "Start verification again from the notification.": "Alusta verifitseerimist uuesti teavitusest.", "Message deleted": "Sõnum on kustutatud", "Message deleted by %(name)s": "%(name)s kustutas sõnumi", @@ -1626,7 +1596,6 @@ "Not encrypted": "Krüptimata", "Room settings": "Jututoa seadistused", "Take a picture": "Tee foto", - "Unpin": "Eemalda klammerdus", "Cross-signing is ready for use.": "Risttunnustamine on kasutamiseks valmis.", "Cross-signing is not set up.": "Risttunnustamine on seadistamata.", "Backup version:": "Varukoopia versioon:", @@ -2118,7 +2087,6 @@ "Use app for a better experience": "Rakendusega saad Matrix'is suhelda parimal viisil", "Something went wrong in confirming your identity. Cancel and try again.": "Midagi läks sinu isiku tuvastamisel viltu. Tühista viimane toiming ja proovi uuesti.", "Use app": "Kasuta rakendust", - "Try again": "Proovi uuesti", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Me sättisime nii, et sinu veebibrauser jätaks järgmiseks sisselogimiseks meelde sinu koduserveri, kuid kahjuks on ta selle unustanud. Palun mine sisselogimise lehele ja proovi uuesti.", "We couldn't log you in": "Meil ei õnnestunud sind sisse logida", "Show stickers button": "Näita kleepsude nuppu", @@ -2182,7 +2150,6 @@ "Invite only, best for yourself or teams": "Liitumine vaid kutse alusel, sobib sulle ja sinu lähematele kaaslastele", "Open space for anyone, best for communities": "Avaliku ligipääsuga kogukonnakeskus", "Create a space": "Loo kogukonnakeskus", - "Delete": "Kustuta", "Jump to the bottom of the timeline when you send a message": "Sõnumi saatmiseks hüppa ajajoone lõppu", "%(count)s members": { "other": "%(count)s liiget", @@ -2262,8 +2229,6 @@ "Forgotten or lost all recovery methods? Reset all": "Unustasid või oled kaotanud kõik võimalused ligipääsu taastamiseks? Lähtesta kõik ühe korraga", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Kui sa siiski soovid seda teha, siis sinu sõnumeid me ei kustuta, aga seniks kuni sõnumite indeks taustal uuesti luuakse, toimib otsing aeglaselt ja ebatõhusalt", "View message": "Vaata sõnumit", - "Zoom in": "Suumi sisse", - "Zoom out": "Suumi välja", "%(seconds)ss left": "jäänud %(seconds)s sekundit", "Change server ACLs": "Muuda serveri ligipääsuõigusi", "You can select all or individual messages to retry or delete": "Sa võid valida kas kõik või mõned sõnumid kas kustutamiseks või uuesti saatmiseks", @@ -2364,8 +2329,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Avaldatud aadresse saab igaüks igast serverist kasutada liitumiseks sinu kogukonnakeskusega.", "This space has no local addresses": "Sellel kogukonnakeskusel puuduvad kohalikud aadressid", "Space information": "Kogukonnakeskuse teave", - "Collapse": "ahenda", - "Expand": "laienda", "Recommended for public spaces.": "Soovitame avalike kogukonnakeskuste puhul.", "Allow people to preview your space before they join.": "Luba huvilistel enne liitumist näha kogukonnakeskuse eelvaadet.", "Preview Space": "Kogukonnakeskuse eelvaade", @@ -2580,7 +2543,6 @@ "Select from the options below to export chats from your timeline": "Kui soovid oma ajajoonelt mõnda vestlust eksportida, siis vali tingimused alljärgnevalt", "Export Chat": "Ekspordi vestlus", "Exporting your data": "Ekspordin sinu andmeid", - "Stop": "Peata", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Kas sa oled kindel, et soovid oma andmete eksporti katkestada? Kui nii toimid, siis pead hiljem uuesti alustama.", "Your export was successful. Find it in your Downloads folder.": "Sinu andmete eksport õnnestus. Faili leiad tavapärasest allalaadimiste kaustast.", "The export was cancelled successfully": "Ekspordi tühistamine õnnestus", @@ -3097,7 +3059,6 @@ "%(brand)s is experimental on a mobile web browser. For a better experience and the latest features, use our free native app.": "%(brand)s toimib nutiseadme veebibrauseris kastseliselt. Parima kasutajakogemuse ja uusima funktsionaalsuse jaoks kasuta meie rakendust.", "Force complete": "Sunni lõpetama", "": "", - "Call": "Helista", "%(errcode)s was returned while trying to access the room or space. If you think you're seeing this message in error, please submit a bug report.": "Astumisel jututuppa või liitumisel kogukonnaga tekkis viga %(errcode)s. Kui sa arvad, et sellise põhjusega viga ei tohiks tekkida, siis palun koosta veateade.", "Try again later, or ask a room or space admin to check if you have access.": "Proovi hiljem uuesti või küsi jututoa või kogukonna haldurilt, kas sul on ligipääs olemas.", "This room or space is not accessible at this time.": "See jututuba või kogukond pole hetkel ligipääsetav.", @@ -3568,7 +3529,6 @@ "Re-enter email address": "Sisesta e-posti aadress uuesti", "Wrong email address?": "Kas e-posti aadress pole õige?", "Hide notification dot (only display counters badges)": "Peida teavituse täpp (ja näita loendure)", - "Apply": "Rakenda", "Search users in this room…": "Vali kasutajad sellest jututoast…", "Give one or multiple users in this room more privileges": "Lisa selles jututoas ühele või mitmele kasutajale täiendavaid õigusi", "Add privileged users": "Lisa kasutajatele täiendavaid õigusi", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Valitud kuupäeva vaate otsimisel ja avamisel tekkis võrguühenduse viga. Kas näiteks sinu koduserver hetkel ei tööta või on ajutisi katkestusi sinu internetiühenduses. Palun proovi mõne aja pärast uuesti. Kui viga kordub veel hiljemgi, siis palun suhtle oma koduserveri haldajaga.", "Poll history": "Küsitluste ajalugu", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Kasutaja %(user)s siiski ei saanud kutset %(roomId)s jututuppa, kuid kutse saatja liides ei kuvanud ka viga", - "Reload": "Laadi uuesti", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "See võib olla seotud asjaoluga, et rakendus on avatud mitmes brauseriaknas korraga või brauseri andmete kustutamise tõttu.", "Database unexpectedly closed": "Andmebaasiühendus sulgus ootamatult", "Match default setting": "Sobita vaikimisi seadistusega", @@ -3971,7 +3930,46 @@ "start": "Alusta", "start_chat": "Alusta vestlust", "view_source": "Vaata lähtekoodi", - "yes": "Jah" + "yes": "Jah", + "reject": "Hülga", + "confirm": "Kinnita", + "dismiss": "Loobu", + "trust": "Usalda", + "reload": "Laadi uuesti", + "cancel": "Loobu", + "stop": "Peata", + "join": "Liitu", + "close": "Sulge", + "accept": "Võta vastu", + "upgrade": "Uuenda", + "verify": "Verifitseeri", + "update": "Uuenda", + "call": "Helista", + "delete": "Kustuta", + "upload": "Laadi üles", + "collapse": "ahenda", + "apply": "Rakenda", + "reset": "Taasta algolek", + "share": "Jaga", + "skip": "Jäta vahele", + "logout": "Logi välja", + "view": "Näita", + "expand": "laienda", + "sign_out": "Logi välja", + "sign_in": "Logi sisse", + "add": "Lisa", + "search": "Otsing", + "try_again": "Proovi uuesti", + "go_back": "Mine tagasi", + "back": "Tagasi", + "resend": "Saada uuesti", + "ignore": "Eira", + "zoom_in": "Suumi sisse", + "zoom_out": "Suumi välja", + "download": "Laadi alla", + "pin": "Nööpnõel", + "unpin": "Eemalda klammerdus", + "got_it": "Selge lugu" }, "a11y": { "user_menu": "Kasutajamenüü" diff --git a/src/i18n/strings/eu.json b/src/i18n/strings/eu.json index 5b4ff4eb23..a9289f1b9d 100644 --- a/src/i18n/strings/eu.json +++ b/src/i18n/strings/eu.json @@ -1,24 +1,18 @@ { - "Accept": "Onartu", - "Close": "Itxi", "Create new room": "Sortu gela berria", "Failed to change password. Is your password correct?": "Pasahitza aldatzean huts egin du. Zuzena da pasahitza?", "Failed to forget room %(errCode)s": "Huts egin du %(errCode)s gela ahaztean", "Favourite": "Gogokoa", "Notifications": "Jakinarazpenak", "Operation failed": "Eragiketak huts egin du", - "Search": "Bilatu", "unknown error code": "errore kode ezezaguna", - "Dismiss": "Baztertu", "powered by Matrix": "Matrix-ekin egina", "Historical": "Historiala", - "Sign out": "Amaitu saioa", "Rooms": "Gelak", "Low priority": "Lehentasun baxua", "Join Room": "Elkartu gelara", "Register": "Eman izena", "Submit": "Bidali", - "Skip": "Saltatu", "Return to login screen": "Itzuli saio hasierarako pantailara", "Email address": "E-mail helbidea", "The email address linked to your account must be entered.": "Zure kontura gehitutako e-mail helbidea sartu behar da.", @@ -31,7 +25,6 @@ "Unban": "Debekua kendu", "Connectivity to the server has been lost.": "Zerbitzariarekin konexioa galdu da.", "You do not have permission to post to this room": "Ez duzu gela honetara mezuak bidaltzeko baimenik", - "Logout": "Amaitu saioa", "Filter room members": "Iragazi gelako kideak", "Email": "E-mail", "Phone": "Telefonoa", @@ -62,7 +55,6 @@ "Hangup": "Eseki", "Moderator": "Moderatzailea", "Account": "Kontua", - "Add": "Gehitu", "Admin": "Kudeatzailea", "Admin Tools": "Administrazio-tresnak", "No Microphones detected": "Ez da mikrofonorik atzeman", @@ -154,7 +146,6 @@ "Server unavailable, overloaded, or something else went wrong.": "Zerbitzaria eskuraezin edo gainezka egon daiteke edo zerbaitek huts egin du.", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Erakutsi denbora-zigiluak 12 ordutako formatuan (adib. 2:30pm)", "Signed Out": "Saioa amaituta", - "Sign in": "Hasi saioa", "This email address was not found": "Ez da e-mail helbide hau aurkitu", "This room is not recognised.": "Ez da gela hau ezagutzen.", "This doesn't appear to be a valid email address": "Honek ez du baliozko e-mail baten antzik", @@ -269,8 +260,6 @@ "%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s trepeta aldatu du %(senderName)s erabiltzaileak", "Copied!": "Kopiatuta!", "Failed to copy": "Kopiak huts egin du", - "Cancel": "Utzi", - "Ignore": "Ezikusi", "Unignore": "Ez ezikusi", "You are now ignoring %(userId)s": "%(userId)s ezikusten ari zara", "You are no longer ignoring %(userId)s": "Ez zaude jada %(userId)s ezikusten", @@ -421,7 +410,6 @@ "Notification targets": "Jakinarazpenen helburuak", "Today": "Gaur", "Friday": "Ostirala", - "Update": "Eguneratu", "What's New": "Zer dago berri", "On": "Bai", "Changelog": "Aldaketa-egunkaria", @@ -436,13 +424,11 @@ "Messages sent by bot": "Botak bidalitako mezuak", "Filter results": "Iragazi emaitzak", "No update available.": "Ez dago eguneraketarik eskuragarri.", - "Resend": "Birbidali", "Collecting app version information": "Aplikazioaren bertsio-informazioa biltzen", "Tuesday": "Asteartea", "Event sent!": "Gertaera bidalita!", "Preparing to send logs": "Egunkariak bidaltzeko prestatzen", "Saturday": "Larunbata", - "Reject": "Baztertu", "Monday": "Astelehena", "Toolbox": "Tresna-kutxa", "Collecting logs": "Egunkariak biltzen", @@ -459,7 +445,6 @@ "Thursday": "Osteguna", "Search…": "Bilatu…", "Logs sent": "Egunkariak bidalita", - "Back": "Atzera", "Show message in desktop notification": "Erakutsi mezua mahaigaineko jakinarazpenean", "Messages in group chats": "Talde txatetako mezuak", "Yesterday": "Atzo", @@ -545,7 +530,6 @@ "That matches!": "Bat dator!", "That doesn't match.": "Ez dator bat.", "Go back to set it again.": "Joan atzera eta berriro ezarri.", - "Download": "Deskargatu", "Unable to create key backup": "Ezin izan da gakoaren babes-kopia sortu", "Unable to load backup status": "Ezin izan da babes-kopiaren egoera kargatu", "Unable to restore backup": "Ezin izan da babes-kopia berrezarri", @@ -673,12 +657,10 @@ "Room avatar": "Gelaren abatarra", "Room Name": "Gelaren izena", "Room Topic": "Gelaren mintzagaia", - "Go back": "Joan atzera", "This homeserver would like to make sure you are not a robot.": "Hasiera-zerbitzari honek robota ez zarela egiaztatu nahi du.", "Change": "Aldatu", "Email (optional)": "E-mail (aukerakoa)", "Phone (optional)": "Telefonoa (aukerakoa)", - "Confirm": "Berretsi", "Join millions for free on the largest public server": "Elkartu milioika pertsonekin dohain hasiera zerbitzari publiko handienean", "Other": "Beste bat", "Couldn't load page": "Ezin izan da orria kargatu", @@ -708,7 +690,6 @@ "Ignored users": "Ezikusitako erabiltzaileak", "Voice & Video": "Ahotsa eta bideoa", "Main address": "Helbide nagusia", - "Join": "Elkartu", "Your password has been reset.": "Zure pasahitza berrezarri da.", "Create account": "Sortu kontua", "Recovery Method Removed": "Berreskuratze metodoa kendu da", @@ -743,7 +724,6 @@ "Thumbs up": "Ederto", "Hourglass": "Harea-erlojua", "Paperclip": "Klipa", - "Pin": "Txintxeta", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "E-mail bat bidali dizugu zure helbidea egiaztatzeko. Jarraitu hango argibideak eta gero sakatu beheko botoia.", "Email Address": "E-mail helbidea", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Ziur al zaude? Zure zifratutako mezuak galduko dituzu zure gakoen babes-kopia egoki bat egiten ez bada.", @@ -832,12 +812,10 @@ "Uploaded sound": "Igotako soinua", "Sounds": "Soinuak", "Notification sound": "Jakinarazpen soinua", - "Reset": "Berrezarri", "Set a new custom sound": "Ezarri soinu pertsonalizatua", "Browse": "Arakatu", "Join the conversation with an account": "Elkartu elkarrizketara kontu batekin", "Sign Up": "Erregistratu", - "Sign In": "Hasi saioa", "Reason: %(reason)s": "Arrazoia: %(reason)s", "Forget this room": "Ahaztu gela hau", "Re-join": "Berriro elkartu", @@ -864,7 +842,6 @@ "Missing session data": "Saioaren datuak falta dira", "Upload files (%(current)s of %(total)s)": "Igo fitxategiak (%(current)s / %(total)s)", "Upload files": "Igo fitxategiak", - "Upload": "Igo", "Upload %(count)s other files": { "other": "Igo beste %(count)s fitxategiak", "one": "Igo beste fitxategi %(count)s" @@ -954,7 +931,6 @@ "Unable to revoke sharing for email address": "Ezin izan da partekatzea indargabetu e-mail helbidearentzat", "Unable to share email address": "Ezin izan da e-mail helbidea partekatu", "Revoke": "Indargabetu", - "Share": "Partekatu", "Discovery options will appear once you have added an email above.": "Aurkitze aukerak behin goian e-mail helbide bat gehitu duzunean agertuko dira.", "Unable to revoke sharing for phone number": "Ezin izan da partekatzea indargabetu telefono zenbakiarentzat", "Unable to share phone number": "Ezin izan da telefono zenbakia partekatu", @@ -1052,7 +1028,6 @@ "Document": "Dokumentua", "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Captcha-ren gako publikoa falta da hasiera-zerbitzariaren konfigurazioan. Eman honen berri hasiera-zerbitzariaren administratzaileari.", "%(creator)s created and configured the room.": "%(creator)s erabiltzaileak gela sortu eta konfiguratu du.", - "View": "Ikusi", "Explore rooms": "Arakatu gelak", "Emoji Autocomplete": "Emoji osatze automatikoa", "Notification Autocomplete": "Jakinarazpen osatze automatikoa", @@ -1083,7 +1058,6 @@ "Jump to first invite.": "Jauzi lehen gonbidapenera.", "Command Autocomplete": "Aginduak auto-osatzea", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ekintza honek lehenetsitako identitate-zerbitzaria atzitzea eskatzen du, e-mail helbidea edo telefono zenbakia balioztatzeko, baina zerbitzariak ez du erabilera baldintzarik.", - "Trust": "Jo fidagarritzat", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "Message Actions": "Mezu-ekintzak", "You verified %(name)s": "%(name)s egiaztatu duzu", @@ -1136,7 +1110,6 @@ "Trusted": "Konfiantzazkoa", "Not trusted": "Ez konfiantzazkoa", "Messages in this room are end-to-end encrypted.": "Gela honetako mezuak muturretik muturrera zifratuta daude.", - "Verify": "Egiaztatu", "You have ignored this user, so their message is hidden. Show anyways.": "Erabiltzaile hau ezikusi duzu, beraz bere mezua ezkutatuta dago. Erakutsi hala ere.", "Any of the following data may be shared:": "Datu hauetako edozein partekatu daiteke:", "Your display name": "Zure pantaila-izena", @@ -1194,7 +1167,6 @@ "Upgrade public room": "Eguneratu gela publikoa", "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Gela eguneratzea ekintza aurreratu bat da eta akatsen, falta diren ezaugarrien, edo segurtasun arazoen erruz gela ezegonkorra denean aholkatzen da.", "You'll upgrade this room from to .": "Gela hau bertsiotik bertsiora eguneratuko duzu.", - "Upgrade": "Eguneratu", "Unable to set up secret storage": "Ezin izan da biltegi sekretua ezarri", "Language Dropdown": "Hizkuntza menua", "Country Dropdown": "Herrialde menua", @@ -1227,7 +1199,6 @@ "Something went wrong trying to invite the users.": "Okerren bat egon da erabiltzaileak gonbidatzen saiatzean.", "We couldn't invite those users. Please check the users you want to invite and try again.": "Ezin izan ditugu erabiltzaile horiek gonbidatu. Egiaztatu gonbidatu nahi dituzun erabiltzaileak eta saiatu berriro.", "Recently Direct Messaged": "Berriki mezu zuzena bidalita", - "Go Back": "Joan atzera", "This room is end-to-end encrypted": "Gela hau muturretik muturrera zifratuta dago", "Everyone in this room is verified": "Gelako guztiak egiaztatuta daude", "Send a reply…": "Bidali erantzuna…", @@ -1294,7 +1265,6 @@ "Ask %(displayName)s to scan your code:": "Eskatu %(displayName)s erabiltzaileari zure kodea eskaneatu dezan:", "If you can't scan the code above, verify by comparing unique emoji.": "Ezin baduzu goiko kodea eskaneatu, egiaztatu emoji bakanak konparatuz.", "You've successfully verified %(displayName)s!": "Ongi egiaztatu duzu %(displayName)s!", - "Got it": "Ulertuta", "Encryption not enabled": "Zifratzea gaitu gabe", "The encryption used by this room isn't supported.": "Gela honetan erabilitako zifratzea ez da onartzen.", "Clear all data in this session?": "Garbitu saio honetako datu guztiak?", @@ -1630,7 +1600,35 @@ "start": "Hasi", "start_chat": "Hasi txata", "view_source": "Ikusi iturria", - "yes": "Bai" + "yes": "Bai", + "reject": "Baztertu", + "confirm": "Berretsi", + "dismiss": "Baztertu", + "trust": "Jo fidagarritzat", + "cancel": "Utzi", + "join": "Elkartu", + "close": "Itxi", + "accept": "Onartu", + "upgrade": "Eguneratu", + "verify": "Egiaztatu", + "update": "Eguneratu", + "upload": "Igo", + "reset": "Berrezarri", + "share": "Partekatu", + "skip": "Saltatu", + "logout": "Amaitu saioa", + "view": "Ikusi", + "sign_out": "Amaitu saioa", + "sign_in": "Hasi saioa", + "add": "Gehitu", + "search": "Bilatu", + "go_back": "Joan atzera", + "back": "Atzera", + "resend": "Birbidali", + "ignore": "Ezikusi", + "download": "Deskargatu", + "pin": "Txintxeta", + "got_it": "Ulertuta" }, "a11y": { "user_menu": "Erabiltzailea-menua" diff --git a/src/i18n/strings/fa.json b/src/i18n/strings/fa.json index fa3aaa988b..5b0c1e4e7c 100644 --- a/src/i18n/strings/fa.json +++ b/src/i18n/strings/fa.json @@ -5,7 +5,6 @@ "Notification targets": "هدف‌های آگاه‌سازی", "Today": "امروز", "Friday": "آدینه", - "Update": "به‌روز رسانی", "Notifications": "آگاهی‌ها", "What's New": "چه خبر", "On": "روشن", @@ -13,7 +12,6 @@ "Waiting for response from server": "در انتظار پاسخی از سمت سرور", "Operation failed": "عملیات انجام نشد", "This Room": "این گپ", - "Resend": "بازفرست", "Unavailable": "غیرقابل‌دسترسی", "powered by Matrix": "قدرت‌یافته از ماتریکس", "Favourite": "علاقه‌مندی‌ها", @@ -23,15 +21,11 @@ "No update available.": "هیچ به روزرسانی جدیدی موجود نیست.", "Noisy": "پرسروصدا", "Collecting app version information": "درحال جمع‌آوری اطلاعات نسخه‌ی برنامه", - "Cancel": "لغو", "Tuesday": "سه‌شنبه", "Unnamed room": "گپ نام‌گذاری نشده", - "Dismiss": "نادیده بگیر", "Saturday": "شنبه", - "Reject": "پس زدن", "Monday": "دوشنبه", "Collecting logs": "درحال جمع‌آوری گزارش‌ها", - "Search": "جستجو", "Failed to forget room %(errCode)s": "فراموش کردن اتاق با خطا مواجه شد %(errCode)s", "Wednesday": "چهارشنبه", "Send": "ارسال", @@ -42,7 +36,6 @@ "Messages containing my display name": "پیام‌های حاوی نمای‌نامِ من", "What's new?": "چه خبر؟", "When I'm invited to a room": "وقتی من به گپی دعوت میشوم", - "Close": "بستن", "Invite to this room": "دعوت به این گپ", "You cannot delete this message. (%(code)s)": "شما نمی‌توانید این پیام را پاک کنید. (%(code)s)", "Thursday": "پنج‌شنبه", @@ -59,7 +52,6 @@ "Use Single Sign On to continue": "برای ادامه، از ورود یکپارچه استفاده کنید", "Single Sign On": "ورود یکپارچه", "Confirm adding email": "تأیید افزودن رایانامه", - "Confirm": "تأیید", "Add Email Address": "افزودن نشانی رایانامه", "Confirm adding phone number": "تأیید افزودن شماره تلفن", "Add Phone Number": "افزودن شماره تلفن", @@ -70,8 +62,6 @@ "Encryption upgrade available": "ارتقای رمزنگاری ممکن است", "Verify this session": "تأیید این نشست", "Set up": "برپایی", - "Upgrade": "ارتقا", - "Verify": "تأیید", "Guest": "مهمان", "Confirm adding this email address by using Single Sign On to prove your identity.": "برای تأیید هویتتان، این نشانی رایانامه را با ورود یکپارچه تأیید کنید.", "Click the button below to confirm adding this email address.": "برای تأیید افزودن این نشانی رایانامه، دکمهٔ زیر را بزنید.", @@ -118,14 +108,12 @@ "No Webcams detected": "هیچ وبکمی شناسایی نشد", "No Microphones detected": "هیچ میکروفونی شناسایی نشد", "Admin": "ادمین", - "Add": "افزودن", "Account": "حساب کابری", "Incorrect verification code": "کد فعال‌سازی اشتباه است", "Incorrect username and/or password.": "نام کاربری و یا گذرواژه اشتباه است.", "Hangup": "قطع", "For security, this session has been signed out. Please sign in again.": "برای امنیت، این نشست نامعتبر شده است. لطفاً دوباره وارد سیستم شوید.", "We couldn't log you in": "نتوانستیم شما را وارد کنیم", - "Trust": "اعتماد کن", "Only continue if you trust the owner of the server.": "تنها در صورتی که به صاحب سرور اطمینان دارید، ادامه دهید.", "Identity server has no terms of service": "سرور هویت هیچگونه شرایط خدمات ندارد", "Unnamed Room": "اتاق بدون نام", @@ -181,7 +169,6 @@ "Call Failed": "تماس موفقیت‌آمیز نبود", "Unable to load! Check your network connectivity and try again.": "امکان بارگیری محتوا وجود ندارد! لطفا وضعیت اتصال خود به اینترنت را بررسی کرده و مجددا اقدام نمائید.", "Explore rooms": "جستجو در اتاق ها", - "Sign In": "ورود", "Create Account": "ایجاد حساب کاربری", "Use an identity server": "از سرور هویت‌سنجی استفاده کنید", "Invites user with given id to current room": "کاربر با شناسه داده شده را به اتاق فعلی دعوت کن", @@ -208,7 +195,6 @@ "Actions": "اقدامات", "Messages": "پیام ها", "Setting up keys": "تنظیم کلیدها", - "Go Back": "برگرد", "Are you sure you want to cancel entering passphrase?": "آیا مطمئن هستید که می خواهید وارد کردن عبارت امنیتی را لغو کنید؟", "Cancel entering passphrase?": "وارد کردن عبارت امنیتی لغو شود؟", "Missing room_id in request": "room_id در صورت درخواست وجود ندارد", @@ -482,7 +468,6 @@ "%(brand)s was not given permission to send notifications - please try again": "به %(brand)s اجازه ارسال اعلان داده نشده است - لطفاً دوباره امتحان کنید", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s اجازه ارسال اعلان به شما را ندارد - لطفاً تنظیمات مرورگر خود را بررسی کنید", "%(name)s is requesting verification": "%(name)s درخواست تائید دارد", - "Try again": "دوباره امتحان کنید", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "ما از مرورگر خواستیم تا سروری را که شما برای ورود استفاده می‌کنید به خاطر بسپارد، اما متاسفانه مرورگر شما آن را فراموش کرده‌است. به صفحه‌ی ورود بروید و دوباره امتحان کنید.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "این اقدام نیاز به دسترسی به سرور هویت‌سنجی پیش‌فرض برای تایید آدرس ایمیل یا شماره تماس دارد، اما کارگزار هیچ گونه شرایط خدماتی (terms of service) ندارد.", "Use an identity server to invite by email. Manage in Settings.": "برای دعوت از یک سرور هویت‌سنجی استفاده نمائید. می‌توانید این مورد را در تنظیمات پیکربندی نمائید.", @@ -993,7 +978,6 @@ "Incompatible Database": "پایگاه داده ناسازگار", "You've previously used a newer version of %(brand)s with this session. To use this version again with end to end encryption, you will need to sign out and back in again.": "شما قبلاً با این نشست از نسخه جدیدتر %(brand)s استفاده کرده‌اید. برای استفاده مجدد از این نسخه با قابلیت رمزنگاری سرتاسر ، باید از حسابتان خارج شده و دوباره وارد برنامه شوید.", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "برای جلوگیری از دست دادن تاریخچه‌ی گفتگوی خود باید قبل از ورود به برنامه ، کلیدهای اتاق خود را استخراج (Export) کنید. برای این کار باید از نسخه جدیدتر %(brand)s استفاده کنید", - "Sign out": "خروج از حساب کاربری", "Block anyone not part of %(serverName)s from ever joining this room.": "از عضوشدن کاربرانی در این اتاق که حساب آن‌ها متعلق به سرور %(serverName)s است، جلوگیری کن.", "Topic (optional)": "موضوع (اختیاری)", "Create a private room": "ساختن اتاق خصوصی", @@ -1075,7 +1059,6 @@ "Verification timed out.": "مهلت تأیید تمام شد.", "Start verification again from their profile.": "دوباره تأیید را از نمایه آنها شروع کنید.", "Start verification again from the notification.": "از اعلان دوباره تأیید را شروع کنید.", - "Got it": "فهمیدم", "You've successfully verified %(displayName)s!": "شما%(displayName)s را با موفقیت تأیید کردید!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "شما با موفقیت %(deviceName)s (%(deviceId)s) را تأیید کردید!", "You've successfully verified your device!": "شما با موفقیت دستگاه خود را تأیید کردید!", @@ -1130,7 +1113,6 @@ "Edit widgets, bridges & bots": "ویرایش ابزارک ها ، پل ها و ربات ها", "Widgets": "ابزارک ها", "Set my room layout for everyone": "چیدمان اتاق من را برای همه تنظیم کن", - "Unpin": "برداشتن پین", "You can only pin up to %(count)s widgets": { "other": "فقط می توانید تا %(count)s ابزارک را پین کنید" }, @@ -1148,7 +1130,6 @@ "Start Verification": "شروع تایید هویت", "Accepting…": "پذیرش…", "Waiting for %(displayName)s to accept…": "منتظر قبول کردن توسط %(displayName)s…", - "Back": "بازگشت", "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.": "هنگامی که فردی یک URL را در پیام خود قرار می دهد، می توان با مشاهده پیش نمایش آن URL، اطلاعات بیشتری در مورد آن پیوند مانند عنوان ، توضیحات و یک تصویر از وب سایت دریافت کرد.", "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.": "در اتاق های رمزگذاری شده، مانند این اتاق، پیش نمایش URL به طور پیش فرض غیرفعال است تا اطمینان حاصل شود که سرور شما (جایی که پیش نمایش ها ایجاد می شود) نمی تواند اطلاعات مربوط به پیوندهایی را که در این اتاق مشاهده می کنید جمع آوری کند.", "URL previews are disabled by default for participants in this room.": "پیش نمایش URL به طور پیش فرض برای شرکت کنندگان در این اتاق غیرفعال است.", @@ -1275,11 +1256,8 @@ "Language Dropdown": "منو زبان", "View message": "مشاهده پیام", "Information": "اطلاعات", - "Download": "دانلود", "Rotate Right": "چرخش به راست", "Rotate Left": "چرخش به چپ", - "Zoom in": "بزرگنمایی", - "Zoom out": "کوچک نمایی", "%(count)s people you know have already joined": { "one": "%(count)s نفر از افرادی که می شناسید قبلاً پیوسته‌اند", "other": "%(count)s نفر از افرادی که می شناسید قبلاً به آن پیوسته‌اند" @@ -1292,7 +1270,6 @@ "expand": "گشودن", "collapse": "بستن", "Please create a new issue on GitHub so that we can investigate this bug.": "لطفا در GitHub یک مسئله جدید ایجاد کنید تا بتوانیم این اشکال را بررسی کنیم.", - "Join": "پیوستن", "Enter passphrase": "عبارت امنیتی را وارد کنید", "Confirm passphrase": "عبارت امنیتی را تائید کنید", "This version of %(brand)s does not support searching encrypted messages": "این نسخه از %(brand)s از جستجوی پیام های رمزگذاری شده پشتیبانی نمی کند", @@ -1343,7 +1320,6 @@ "one": "%(severalUsers)s عضو شدند", "other": "%(severalUsers)s%(count)s مرتبه عضو شده‌اند" }, - "Skip": "بیخیال", "Import": "واردکردن (Import)", "Export": "استخراج (Export)", "Space": "فضای کاری", @@ -1643,16 +1619,12 @@ "not found": "یافت نشد", "in memory": "بر روی حافظه", "Cross-signing public keys:": "کلیدهای عمومی امضاء متقابل:", - "Go back": "بازگشت", "Invite only, best for yourself or teams": "فقط با دعوتنامه، مناسب برای خودتان یا تیم‌ها یا جمع‌های خصوصی", "Open space for anyone, best for communities": "محیط باز برای همه، مناسب برای جمع عمومی", "Create a space": "ساختن یک محیط", "Please enter a name for the space": "لطفا یک نام برای محیط وارد کنید", - "Upload": "بارگذاری", - "Delete": "پاک‌کردن", "Accept to continue:": "برای ادامه را بپذیرید:", "Your server isn't responding to some requests.": "سرور شما به بعضی درخواست‌ها پاسخ نمی‌دهد.", - "Pin": "سنجاق", "Folder": "پوشه", "Headphones": "هدفون", "Anchor": "لنگر", @@ -1734,7 +1706,6 @@ "The other party cancelled the verification.": "طرف مقابل فرآیند تائید را لغو کرد.", "Play": "اجرا کردن", "Pause": "متوقف‌کردن", - "Accept": "پذیرفتن", "Unknown caller": "تماس‌گیرنده‌ی ناشناس", "Dial pad": "صفحه شماره‌گیری", "There was an error looking up the phone number": "هنگام یافتن شماره تلفن خطایی رخ داد", @@ -1945,9 +1916,7 @@ "Sending": "در حال ارسال", "Retry all": "همه را دوباره امتحان کنید", "Delete all": "حذف همه", - "View": "مشاهده", "You have no visible notifications.": "اعلان قابل مشاهده‌ای ندارید.", - "Logout": "خروج", "Verification requested": "درخواست تائید", "Old cryptography data detected": "داده‌های رمزنگاری قدیمی شناسایی شد", "Review terms and conditions": "مرور شرایط و ضوابط", @@ -1966,7 +1935,6 @@ "Welcome %(name)s": "%(name)s خوش‌آمدید", "Add a photo so people know it's you.": "برای اینکه بقیه شما را بشناسند، یک تصویر اضافه کنید.", "Great, that'll help people know it's you": "احسنت، با این کار شما به سایر افراد کمک می‌کنید که شما را بشناسند", - "Reset": "بازراه‌اندازی", "Cross-signing is not set up.": "امضاء متقابل تنظیم نشده‌است.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "حساب کاربری شما یک هویت برای امضاء متقابل در حافظه‌ی نهان دارد، اما این هویت هنوز توسط این نشست تائید نشده‌است.", "Cross-signing is ready for use.": "امضاء متقابل برای استفاده در دسترس است.", @@ -2006,7 +1974,6 @@ "Sign in with SSO": "ورود با استفاده از احراز هویت یکپارچه", "Add an email to be able to reset your password.": "برای داشتن امکان تغییر گذرواژه در صورت فراموش‌کردن آن، لطفا یک آدرس ایمیل وارد نمائید.", "Register": "ایجاد حساب کاربری", - "Sign in": "ورود به حساب کاربری", "Sign in with": "نحوه ورود", "Phone": "شماره تلفن", "That phone number doesn't look quite right, please check and try again": "به نظر شماره تلفن صحیح نمی‌باشد، لطفا بررسی کرده و مجددا تلاش فرمائید", @@ -2037,7 +2004,6 @@ "Reject invitation": "ردکردن دعوت", "Hold": "نگه‌داشتن", "Resume": "ادامه", - "Share": "اشتراک‌گذاری", "Revoke": "برگرداندن", "Complete": "تکمیل", "Verify the link in your inbox": "لینک موجود در صندوق دریافت خود را تائید کنید", @@ -2113,7 +2079,6 @@ "Room list": "لیست اتاق‌ها", "Preferences": "ترجیحات", "Subscribed lists": "لیست‌هایی که در آن‌ها ثبت‌نام کرده‌اید", - "Ignore": "نادیده‌گرفتن", "Server or user ID to ignore": "شناسه‌ی سرور یا کاربر مورد نظر برای نادیده‌گرفتن", "Personal ban list": "لیست تحریم شخصی", "Ignored users": "کاربران نادیده‌گرفته‌شده", @@ -2461,7 +2426,6 @@ "Unknown room": "اتاق ناشناس", "Help improve %(analyticsOwner)s": "بهتر کردن راهنمای کاربری %(analyticsOwner)s", "You previously consented to share anonymous usage data with us. We're updating how that works.": "شما به ارسال گزارش چگونگی استفاده از سرویس رضایت داده بودید. ما نحوه استفاده از این اطلاعات را بروز میکنیم.", - "Stop": "توقف", "That's fine": "بسیارعالی", "File Attached": "فایل ضمیمه شد", "Export successful!": "استخراج موفق!", @@ -2551,7 +2515,6 @@ "Use your account to continue.": "برای ادامه از حساب خود استفاده کنید.", "Open poll": "باز کردن نظرسنجی", "Identity server not set": "سرور هویت تنظیم نشده است", - "Reload": "بارگذاری مجدد", "Alternatively, you can try to use the public server at , but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.": "از طرف دیگر، می‌توانید سعی کنید از سرور عمومی در استفاده کنید، اما این به آن اندازه قابل اعتماد نخواهد بود و آدرس IP شما را با آن سرور به اشتراک می‌گذارد. شما همچنین می توانید این قابلیت را در تنظیمات مدیریت کنید.", "Try using %(server)s": "سعی کنید از %(server)s استفاده کنید", "Keyboard shortcuts": "میانبرهای صفحه کلید", @@ -2625,7 +2588,42 @@ "start": "شروع", "start_chat": "شروع چت", "view_source": "دیدن منبع", - "yes": "بله" + "yes": "بله", + "reject": "پس زدن", + "confirm": "تأیید", + "dismiss": "نادیده بگیر", + "trust": "اعتماد کن", + "reload": "بارگذاری مجدد", + "cancel": "لغو", + "stop": "توقف", + "join": "پیوستن", + "close": "بستن", + "accept": "پذیرفتن", + "upgrade": "ارتقا", + "verify": "تأیید", + "update": "به‌روز رسانی", + "delete": "پاک‌کردن", + "upload": "بارگذاری", + "reset": "بازراه‌اندازی", + "share": "اشتراک‌گذاری", + "skip": "بیخیال", + "logout": "خروج", + "view": "مشاهده", + "sign_out": "خروج از حساب کاربری", + "sign_in": "ورود به حساب کاربری", + "add": "افزودن", + "search": "جستجو", + "try_again": "دوباره امتحان کنید", + "go_back": "بازگشت", + "back": "بازگشت", + "resend": "بازفرست", + "ignore": "نادیده‌گرفتن", + "zoom_in": "بزرگنمایی", + "zoom_out": "کوچک نمایی", + "download": "دانلود", + "pin": "سنجاق", + "unpin": "برداشتن پین", + "got_it": "فهمیدم" }, "a11y": { "user_menu": "منوی کاربر" diff --git a/src/i18n/strings/fi.json b/src/i18n/strings/fi.json index d56b6ff0e6..7b72d7b1f8 100644 --- a/src/i18n/strings/fi.json +++ b/src/i18n/strings/fi.json @@ -1,18 +1,12 @@ { - "Accept": "Hyväksy", - "Cancel": "Peruuta", - "Close": "Sulje", "Create new room": "Luo uusi huone", - "Dismiss": "Hylkää", "Failed to forget room %(errCode)s": "Huoneen unohtaminen epäonnistui %(errCode)s", "Favourite": "Suosikki", "Notifications": "Ilmoitukset", "Operation failed": "Toiminto epäonnistui", - "Search": "Haku", "unknown error code": "tuntematon virhekoodi", "Failed to change password. Is your password correct?": "Salasanan vaihtaminen epäonnistui. Onko salasanasi oikein?", "powered by Matrix": "moottorina Matrix", - "Add": "Lisää", "Admin": "Ylläpitäjä", "No Microphones detected": "Mikrofonia ei löytynyt", "No Webcams detected": "Kameroita ei löytynyt", @@ -81,7 +75,6 @@ "Sign in with": "Tunnistus", "Join Room": "Liity huoneeseen", "Jump to first unread message.": "Hyppää ensimmäiseen lukemattomaan viestiin.", - "Logout": "Kirjaudu ulos", "Low priority": "Matala prioriteetti", "Moderator": "Valvoja", "New passwords don't match": "Uudet salasanat eivät täsmää", @@ -105,8 +98,6 @@ "Search failed": "Haku epäonnistui", "Server error": "Palvelinvirhe", "Session ID": "Istuntotunniste", - "Sign in": "Kirjaudu sisään", - "Sign out": "Kirjaudu ulos", "Someone": "Joku", "Submit": "Lähetä", "This email address is already in use": "Tämä sähköpostiosoite on jo käytössä", @@ -237,7 +228,6 @@ "Authentication check failed: incorrect password?": "Autentikointi epäonnistui: virheellinen salasana?", "Do you want to set an email address?": "Haluatko asettaa sähköpostiosoitteen?", "This will allow you to reset your password and receive notifications.": "Tämä sallii sinun uudelleenalustaa salasanasi ja vastaanottaa ilmoituksia.", - "Skip": "Ohita", "Delete widget": "Poista sovelma", "Unable to create widget.": "Sovelman luominen epäonnistui.", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Et voi kumota tätä muutosta, koska olet ylentämässä käyttäjää samalle oikeustasolle kuin itsesi.", @@ -259,7 +249,6 @@ "Enable URL previews for this room (only affects you)": "Ota linkkien esikatselut käyttöön tässä huoneessa (koskee ainoastaan sinua)", "Enable URL previews by default for participants in this room": "Ota linkkien esikatselu käyttöön kaikille huoneen jäsenille", "Unignore": "Huomioi käyttäjä jälleen", - "Ignore": "Sivuuta", "Jump to read receipt": "Hyppää lukukuittaukseen", "Mention": "Mainitse", "Admin Tools": "Ylläpitotyökalut", @@ -405,7 +394,6 @@ "Notification targets": "Ilmoituksen kohteet", "Today": "Tänään", "Friday": "Perjantai", - "Update": "Päivitä", "What's New": "Mitä uutta", "On": "Päällä", "Changelog": "Muutosloki", @@ -418,13 +406,11 @@ "Messages sent by bot": "Bottien lähettämät viestit", "Filter results": "Suodata tuloksia", "No update available.": "Ei päivityksiä saatavilla.", - "Resend": "Lähetä uudelleen", "Collecting app version information": "Haetaan sovelluksen versiotietoja", "Tuesday": "Tiistai", "Search…": "Haku…", "Developer Tools": "Kehittäjätyökalut", "Saturday": "Lauantai", - "Reject": "Hylkää", "Monday": "Maanantai", "Toolbox": "Työkalut", "Collecting logs": "Haetaan lokeja", @@ -439,7 +425,6 @@ "Invite to this room": "Kutsu käyttäjiä", "You cannot delete this message. (%(code)s)": "Et voi poistaa tätä viestiä. (%(code)s)", "Thursday": "Torstai", - "Back": "Takaisin", "Show message in desktop notification": "Näytä viestit ilmoituskeskuksessa", "Messages in group chats": "Viestit ryhmissä", "Yesterday": "Eilen", @@ -539,7 +524,6 @@ "Anchor": "Ankkuri", "Headphones": "Kuulokkeet", "Folder": "Kansio", - "Pin": "Nuppineula", "General": "Yleiset", "Security & Privacy": "Tietoturva ja yksityisyys", "Roles & Permissions": "Roolit ja oikeudet", @@ -551,7 +535,6 @@ "Room Addresses": "Huoneen osoitteet", "Share room": "Jaa huone", "Share Room": "Jaa huone", - "Go back": "Takaisin", "Room avatar": "Huoneen kuva", "Main address": "Pääosoite", "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.": "Kun joku asettaa osoitteen linkiksi viestiinsä, URL-esikatselu voi näyttää tietoja linkistä kuten otsikon, kuvauksen ja kuvan verkkosivulta.", @@ -582,7 +565,6 @@ "Room list": "Huoneluettelo", "Go to Settings": "Siirry asetuksiin", "Success!": "Onnistui!", - "Download": "Lataa", "Create account": "Luo tili", "Sign in with single sign-on": "Kirjaudu sisään käyttäen kertakirjautumista", "Guest": "Vieras", @@ -608,7 +590,6 @@ "Preparing to send logs": "Valmistaudutaan lokien lähettämiseen", "Invite anyway": "Kutsu silti", "Invite anyway and never warn me again": "Kutsu silti, äläkä varoita minua enää uudelleen", - "Join": "Liity", "Click here to see older messages.": "Napsauta tästä nähdäksesi vanhemmat viestit.", "This room is a continuation of another conversation.": "Tämä huone on jatkumo toisesta keskustelusta.", "The conversation continues here.": "Keskustelu jatkuu täällä.", @@ -768,7 +749,6 @@ "Please review and accept the policies of this homeserver:": "Tarkistathan tämän kotipalvelimen käytännöt:", "Code": "Koodi", "Change": "Muuta", - "Confirm": "Varmista", "Join millions for free on the largest public server": "Liity ilmaiseksi miljoonien joukkoon suurimmalla julkisella palvelimella", "Other": "Muut", "Can't leave Server Notices room": "Palvelinilmoitushuonetta ei voitu jättää", @@ -825,7 +805,6 @@ "View older messages in %(roomName)s.": "Näytä vanhemmat viestit huoneessa %(roomName)s.", "Join the conversation with an account": "Liity keskusteluun tilin avulla", "Sign Up": "Rekisteröidy", - "Sign In": "Kirjaudu", "Reason: %(reason)s": "Syy: %(reason)s", "Forget this room": "Unohda tämä huone", "Re-join": "Liity uudelleen", @@ -894,7 +873,6 @@ "Uploaded sound": "Asetettu ääni", "Sounds": "Äänet", "Notification sound": "Ilmoitusääni", - "Reset": "Palauta alkutilaan", "Set a new custom sound": "Aseta uusi mukautettu ääni", "Browse": "Selaa", "Use lowercase letters, numbers, dashes and underscores only": "Käytä ainoastaan pieniä kirjaimia, numeroita, yhdysviivoja ja alaviivoja", @@ -906,7 +884,6 @@ "Message edits": "Viestin muokkaukset", "Upgrading this room requires closing down the current instance of the room and creating a new room in its place. To give room members the best possible experience, we will:": "Tämän huoneen päivittäminen edellyttää huoneen nykyisen instanssin sulkemista ja uuden huoneen luomista sen tilalle. Jotta tämä kävisi huoneen jäsenten kannalta mahdollisimman sujuvasti, teemme seuraavaa:", "Upload all": "Lähetä kaikki palvelimelle", - "Upload": "Lähetä", "Show all": "Näytä kaikki", "%(severalUsers)smade no changes %(count)s times": { "other": "%(severalUsers)s eivät tehneet muutoksia %(count)s kertaa", @@ -941,7 +918,6 @@ "Always show the window menu bar": "Näytä aina ikkunan valikkorivi", "Unable to revoke sharing for email address": "Sähköpostiosoitteen jakamista ei voi perua", "Unable to share email address": "Sähköpostiosoitetta ei voi jakaa", - "Share": "Jaa", "Unable to share phone number": "Puhelinnumeroa ei voi jakaa", "Checking server": "Tarkistetaan palvelinta", "Disconnect from the identity server ?": "Katkaise yhteys identiteettipalvelimeen ?", @@ -1004,7 +980,6 @@ "Report Content to Your Homeserver Administrator": "Ilmoita sisällöstä kotipalvelimesi ylläpitäjälle", "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "Tämän viestin ilmoittaminen lähettää sen yksilöllisen tapahtumatunnuksen (event ID) kotipalvelimesi ylläpitäjälle. Jos tämän huoneen viestit on salattu, kotipalvelimesi ylläpitäjä ei voi lukea viestin tekstiä tai nähdä tiedostoja tai kuvia.", "Send report": "Lähetä ilmoitus", - "View": "Näytä", "Explore rooms": "Selaa huoneita", "Unable to revoke sharing for phone number": "Puhelinnumeron jakamista ei voi kumota", "Deactivate user?": "Poista käyttäjä pysyvästi?", @@ -1090,7 +1065,6 @@ "Using this widget may share data with %(widgetDomain)s.": "Tämän sovelman käyttäminen voi jakaa tietoja verkkotunnukselle %(widgetDomain)s.", "Widget added by": "Sovelman lisäsi", "This widget may use cookies.": "Tämä sovelma saattaa käyttää evästeitä.", - "Trust": "Luota", "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Voit käyttää identiteettipalvelinta lähettääksesi sähköpostikutsuja. Napsauta Jatka käyttääksesi oletuspalvelinta (%(defaultIdentityServerName)s) tai syötä eri palvelin asetuksissa.", "Use an identity server to invite by email. Manage in Settings.": "Voit käyttää identiteettipalvelinta sähköpostikutsujen lähettämiseen.", "Match system theme": "Käytä järjestelmän teemaa", @@ -1129,7 +1103,6 @@ "This client does not support end-to-end encryption.": "Tämä asiakasohjelma ei tue päästä päähän -salausta.", "Messages in this room are not end-to-end encrypted.": "Tämän huoneen viestit eivät ole päästä päähän -salattuja.", "Messages in this room are end-to-end encrypted.": "Tämän huoneen viestit ovat päästä päähän -salattuja.", - "Verify": "Varmenna", "You have ignored this user, so their message is hidden. Show anyways.": "Olet sivuuttanut tämän käyttäjän, joten hänen viestinsä on piilotettu. Näytä silti.", "You verified %(name)s": "Varmensit käyttäjän %(name)s", "You cancelled verifying %(name)s": "Peruutit käyttäjän %(name)s varmennuksen", @@ -1197,7 +1170,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Huoneen päivittäminen on monimutkainen toimenpide ja yleensä sitä suositellaan, kun huone on epävakaa bugien, puuttuvien ominaisuuksien tai tietoturvaongelmien takia.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Tämä yleensä vaikuttaa siihen, miten huonetta käsitellään palvelimella. Jos sinulla on ongelmia %(brand)stisi kanssa, ilmoita virheestä.", "You'll upgrade this room from to .": "Olat päivittämässä tätä huonetta versiosta versioon .", - "Upgrade": "Päivitä", "Country Dropdown": "Maapudotusvalikko", "Unable to set up secret storage": "Salavaraston käyttöönotto epäonnistui", "Show more": "Näytä lisää", @@ -1227,9 +1199,7 @@ "Unrecognised command: %(commandText)s": "Tunnistamaton komento: %(commandText)s", "Send as message": "Lähetä viestinä", "Waiting for %(displayName)s to accept…": "Odotetaan, että %(displayName)s hyväksyy…", - "Got it": "Asia selvä", "Failed to find the following users": "Seuraavia käyttäjiä ei löytynyt", - "Go Back": "Takaisin", "Upgrade your encryption": "Päivitä salauksesi", "Enable desktop notifications for this session": "Ota käyttöön työpöytäilmoitukset tälle istunnolle", "Enable audible notifications for this session": "Ota käyttöön ääni-ilmoitukset tälle istunnolle", @@ -1585,7 +1555,6 @@ "Feedback sent": "Palaute lähetetty", "Download logs": "Lataa lokit", "Preparing to download logs": "Valmistellaan lokien lataamista", - "Unpin": "Poista kiinnitys", "Customise your appearance": "Mukauta ulkoasua", "Appearance Settings only affect this %(brand)s session.": "Ulkoasuasetukset vaikuttavat vain tähän %(brand)s-istuntoon.", "Set the name of a font installed on your system & %(brand)s will attempt to use it.": "Aseta käyttöjärjestelmääsi asennetun fontin nimi, niin %(brand)s pyrkii käyttämään sitä.", @@ -2014,7 +1983,6 @@ "Change which room, message, or user you're viewing": "Vaihda näytettävää huonetta, viestiä tai käyttäjää", "Converts the DM to a room": "Muuntaa yksityisviestin huoneeksi", "Converts the room to a DM": "Muuntaa huoneen yksityisviestiksi", - "Try again": "Yritä uudelleen", "Add users and servers you want to ignore here. Use asterisks to have %(brand)s match any characters. For example, @bot:* would ignore all users that have the name 'bot' on any server.": "Lisää tähän käyttäjät ja palvelimet, jotka haluat sivuuttaa. Asteriski täsmää mihin tahansa merkkiin. Esimerkiksi @bot:* sivuuttaa kaikki käyttäjät, joiden nimessä on \"bot\".", "Show stickers button": "Näytä tarrapainike", "Expand code blocks by default": "Laajenna koodilohkot oletuksena", @@ -2068,7 +2036,6 @@ "Share invite link": "Jaa kutsulinkki", "Click to copy": "Kopioi napsauttamalla", "You can change these anytime.": "Voit muuttaa näitä koska tahansa.", - "Delete": "Poista", "Show chat effects (animations when receiving e.g. confetti)": "Näytä keskustelutehosteet (animaatiot, kun saat esim. konfettia)", "Jump to the bottom of the timeline when you send a message": "Siirry aikajanan pohjalle, kun lähetät viestin", "This homeserver has been blocked by its administrator.": "Tämä kotipalvelin on ylläpitäjänsä estämä.", @@ -2160,7 +2127,6 @@ "Message preview": "Viestin esikatselu", "Sent": "Lähetetty", "Include Attachments": "Sisällytä liitteet", - "Stop": "Pysäytä", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Oletko varma, että haluat lopettaa tietojen viennin? Jos lopetat, joudut aloittamaan alusta.", "Export Successful": "Vienti onnistui", "Number of messages": "Viestien määrä", @@ -2172,8 +2138,6 @@ "Only people invited will be able to find and join this room.": "Vain kutsutut ihmiset voivat löytää tämän huoneen ja liittyä siihen.", "You can change this at any time from room settings.": "Voit muuttaa tämän milloin tahansa huoneen asetuksista.", "Everyone in will be able to find and join this room.": "Kaikki avaruudessa voivat löytää tämän huoneen ja liittyä siihen.", - "Zoom in": "Lähennä", - "Zoom out": "Loitonna", "Including %(commaSeparatedMembers)s": "Mukaan lukien %(commaSeparatedMembers)s", "Share content": "Jaa sisältö", "Application window": "Sovelluksen ikkuna", @@ -2208,8 +2172,6 @@ "Anyone can find and join.": "Kuka tahansa voi löytää ja liittyä.", "Only invited people can join.": "Vain kutsutut ihmiset voivat liittyä.", "Space options": "Avaruuden valinnat", - "Collapse": "Supista", - "Expand": "Laajenna", "Recommended for public spaces.": "Suositeltu julkisiin avaruuksiin.", "Guests can join a space without having an account.": "Vieraat voivat liittyä avaruuteen ilman tiliä.", "Enable guest access": "Ota käyttöön vieraiden pääsy", @@ -2916,7 +2878,6 @@ }, "Cross-signing is ready but keys are not backed up.": "Ristiinvarmennus on valmis, mutta avaimia ei ole varmuuskopioitu.", "Search %(spaceName)s": "Etsi %(spaceName)s", - "Call": "Soita", "Dial": "Yhdistä", "Messaging": "Viestintä", "Back to thread": "Takaisin ketjuun", @@ -3310,7 +3271,6 @@ "This session doesn't support encryption and thus can't be verified.": "Tämä istunto ei tue salausta, joten sitä ei voi vahvistaa.", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Parhaan tietoturvan ja yksityisyyden vuoksi on suositeltavaa käyttää salausta tukevia Matrix-asiakasohjelmistoja.", "Upcoming features": "Tulevat ominaisuudet", - "Apply": "Toteuta", "Search users in this room…": "Etsi käyttäjiä tästä huoneesta…", "Requires compatible homeserver.": "Vaatii yhteensopivan kotipalvelimen.", "Under active development.": "Aktiivisen kehityksen kohteena.", @@ -3478,7 +3438,6 @@ "Send %(msgtype)s messages as you in your active room": "Lähetä %(msgtype)s-viestejä itsenäsi aktiiviseen huoneeseesi", "Send %(msgtype)s messages as you in this room": "Lähetä %(msgtype)s-viestejä itsenäsi tähän huoneeseen", "%(oldDisplayName)s changed their display name and profile picture": "%(oldDisplayName)s vaihtoi näyttönimensä ja profiilikuvansa", - "Reload": "Lataa uudelleen", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Tämä voi johtua siitä, että sovellus on auki useissa välilehdissä tai selaimen tietojen tyhjentämisestä.", "Database unexpectedly closed": "Tietokanta sulkeutui odottamattomasti", "Identity server not set": "Identiteettipalvelinta ei ole asetettu", @@ -3570,7 +3529,46 @@ "start": "Aloita", "start_chat": "Aloita keskustelu", "view_source": "Näytä lähdekoodi", - "yes": "Kyllä" + "yes": "Kyllä", + "reject": "Hylkää", + "confirm": "Varmista", + "dismiss": "Hylkää", + "trust": "Luota", + "reload": "Lataa uudelleen", + "cancel": "Peruuta", + "stop": "Pysäytä", + "join": "Liity", + "close": "Sulje", + "accept": "Hyväksy", + "upgrade": "Päivitä", + "verify": "Varmenna", + "update": "Päivitä", + "call": "Soita", + "delete": "Poista", + "upload": "Lähetä", + "collapse": "Supista", + "apply": "Toteuta", + "reset": "Palauta alkutilaan", + "share": "Jaa", + "skip": "Ohita", + "logout": "Kirjaudu ulos", + "view": "Näytä", + "expand": "Laajenna", + "sign_out": "Kirjaudu ulos", + "sign_in": "Kirjaudu sisään", + "add": "Lisää", + "search": "Haku", + "try_again": "Yritä uudelleen", + "go_back": "Takaisin", + "back": "Takaisin", + "resend": "Lähetä uudelleen", + "ignore": "Sivuuta", + "zoom_in": "Lähennä", + "zoom_out": "Loitonna", + "download": "Lataa", + "pin": "Nuppineula", + "unpin": "Poista kiinnitys", + "got_it": "Asia selvä" }, "a11y": { "user_menu": "Käyttäjän valikko" diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index c79a10fcd2..102cd5d76a 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -62,7 +62,6 @@ "Invites user with given id to current room": "Invite un utilisateur dans le salon actuel à partir de son identifiant", "Sign in with": "Se connecter avec", "Join Room": "Rejoindre le salon", - "Logout": "Se déconnecter", "Low priority": "Priorité basse", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s a rendu l’historique visible à tous les membres du salon, depuis le moment où ils ont été invités.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s a rendu l’historique visible à tous les membres du salon, à partir de leur arrivée.", @@ -99,7 +98,6 @@ "%(brand)s version:": "Version de %(brand)s :", "Room %(roomId)s not visible": "Le salon %(roomId)s n’est pas visible", "Rooms": "Salons", - "Search": "Rechercher", "Search failed": "Échec de la recherche", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s a envoyé une image.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s a invité %(targetDisplayName)s à rejoindre le salon.", @@ -110,8 +108,6 @@ "Session ID": "Identifiant de session", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Afficher l’heure au format am/pm (par ex. 2:30pm)", "Signed Out": "Déconnecté", - "Sign in": "Se connecter", - "Sign out": "Se déconnecter", "Someone": "Quelqu’un", "Submit": "Soumettre", "This email address is already in use": "Cette adresse e-mail est déjà utilisée", @@ -170,7 +166,6 @@ "This server does not support authentication with a phone number.": "Ce serveur ne prend pas en charge l’authentification avec un numéro de téléphone.", "Connectivity to the server has been lost.": "La connexion au serveur a été perdue.", "Sent messages will be stored until your connection has returned.": "Les messages envoyés seront stockés jusqu’à ce que votre connexion revienne.", - "Cancel": "Annuler", "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s a supprimé le nom du salon.", "Passphrases must match": "Les phrases secrètes doivent être identiques", "Passphrase must not be empty": "Le mot de passe ne peut pas être vide", @@ -190,7 +185,6 @@ "Incorrect password": "Mot de passe incorrect", "Unable to restore session": "Impossible de restaurer la session", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Si vous avez utilisé une version plus récente de %(brand)s précédemment, votre session risque d’être incompatible avec cette version. Fermez cette fenêtre et retournez à la version plus récente.", - "Dismiss": "Ignorer", "Token incorrect": "Jeton incorrect", "Please enter the code it contains:": "Merci de saisir le code qu’il contient :", "powered by Matrix": "propulsé par Matrix", @@ -224,7 +218,6 @@ "Register": "S’inscrire", "You have disabled URL previews by default.": "Vous avez désactivé les aperçus d’URL par défaut.", "You have enabled URL previews by default.": "Vous avez activé les aperçus d’URL par défaut.", - "Add": "Ajouter", "Uploading %(filename)s": "Envoi de %(filename)s", "Uploading %(filename)s and %(count)s others": { "one": "Envoi de %(filename)s et %(count)s autre", @@ -234,9 +227,7 @@ "Create new room": "Créer un nouveau salon", "New Password": "Nouveau mot de passe", "Something went wrong!": "Quelque chose s’est mal déroulé !", - "Accept": "Accepter", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Impossible de se connecter au serveur d’accueil - veuillez vérifier votre connexion, assurez-vous que le certificat SSL de votre serveur d’accueil est un certificat de confiance, et qu’aucune extension du navigateur ne bloque les requêtes.", - "Close": "Fermer", "No display name": "Pas de nom d’affichage", "%(roomName)s does not exist.": "%(roomName)s n’existe pas.", "%(roomName)s is not accessible at this time.": "%(roomName)s n’est pas joignable pour le moment.", @@ -252,7 +243,6 @@ "Authentication check failed: incorrect password?": "Erreur d’authentification : mot de passe incorrect ?", "Do you want to set an email address?": "Souhaitez-vous configurer une adresse e-mail ?", "This will allow you to reset your password and receive notifications.": "Ceci vous permettra de réinitialiser votre mot de passe et de recevoir des notifications.", - "Skip": "Passer", "Check for update": "Rechercher une mise à jour", "Delete widget": "Supprimer le widget", "Define the power level of a user": "Définir le rang d’un utilisateur", @@ -276,7 +266,6 @@ "Message Pinning": "Messages épinglés", "Mention": "Mentionner", "Unignore": "Ne plus ignorer", - "Ignore": "Ignorer", "Admin Tools": "Outils d’administration", "Unknown": "Inconnu", "Unnamed room": "Salon sans nom", @@ -421,7 +410,6 @@ "Notification targets": "Appareils recevant les notifications", "Today": "Aujourd’hui", "Friday": "Vendredi", - "Update": "Mettre à jour", "What's New": "Nouveautés", "On": "Activé", "Changelog": "Journal des modifications", @@ -435,13 +423,11 @@ "Messages sent by bot": "Messages envoyés par des robots", "Filter results": "Filtrer les résultats", "No update available.": "Aucune mise à jour disponible.", - "Resend": "Renvoyer", "Collecting app version information": "Récupération des informations de version de l’application", "Tuesday": "Mardi", "Search…": "Rechercher…", "Developer Tools": "Outils de développement", "Saturday": "Samedi", - "Reject": "Rejeter", "Monday": "Lundi", "Toolbox": "Boîte à outils", "Collecting logs": "Récupération des journaux", @@ -455,7 +441,6 @@ "What's new?": "Nouveautés", "All Rooms": "Tous les salons", "Thursday": "Jeudi", - "Back": "Retour", "Show message in desktop notification": "Afficher le message dans les notifications de bureau", "Messages in group chats": "Messages dans les discussions de groupe", "Yesterday": "Hier", @@ -547,7 +532,6 @@ "That matches!": "Ça correspond !", "That doesn't match.": "Ça ne correspond pas.", "Go back to set it again.": "Retournez en arrière pour la redéfinir.", - "Download": "Télécharger", "Unable to create key backup": "Impossible de créer la sauvegarde des clés", "Unable to load backup status": "Impossible de récupérer l’état de la sauvegarde", "Unable to restore backup": "Impossible de restaurer la sauvegarde", @@ -667,13 +651,10 @@ "Room avatar": "Avatar du salon", "Room Name": "Nom du salon", "Room Topic": "Sujet du salon", - "Join": "Rejoindre", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Vérifier cet utilisateur pour le marquer comme fiable. Faire confiance aux utilisateurs vous permet d’être tranquille lorsque vous utilisez des messages chiffrés de bout en bout.", "Incoming Verification Request": "Demande de vérification entrante", - "Go back": "Revenir en arrière", "Email (optional)": "E-mail (facultatif)", "Phone (optional)": "Téléphone (facultatif)", - "Confirm": "Confirmer", "Join millions for free on the largest public server": "Rejoignez des millions d’utilisateurs gratuitement sur le plus grand serveur public", "Other": "Autre", "Guest": "Visiteur", @@ -752,7 +733,6 @@ "Anchor": "Ancre", "Headphones": "Écouteurs", "Folder": "Dossier", - "Pin": "Épingler", "This homeserver would like to make sure you are not a robot.": "Ce serveur d’accueil veut s’assurer que vous n’êtes pas un robot.", "Change": "Changer", "Couldn't load page": "Impossible de charger la page", @@ -828,7 +808,6 @@ "Your browser likely removed this data when running low on disk space.": "Votre navigateur a sûrement supprimé ces données car il restait peu d’espace sur le disque.", "Upload files (%(current)s of %(total)s)": "Envoi des fichiers (%(current)s sur %(total)s)", "Upload files": "Envoyer les fichiers", - "Upload": "Envoyer", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Le fichier est trop lourd pour être envoyé. La taille limite est de %(limit)s mais la taille de ce fichier est de %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Ces fichiers sont trop lourds pour être envoyés. La taille limite des fichiers est de %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Certains fichiers sont trop lourds pour être envoyés. La taille limite des fichiers est de %(limit)s.", @@ -847,7 +826,6 @@ "View older messages in %(roomName)s.": "Voir les messages plus anciens dans %(roomName)s.", "Join the conversation with an account": "Rejoindre la conversation avec un compte", "Sign Up": "S’inscrire", - "Sign In": "Se connecter", "Reason: %(reason)s": "Motif : %(reason)s", "Forget this room": "Oublier ce salon", "Re-join": "Revenir", @@ -890,7 +868,6 @@ "Uploaded sound": "Son téléchargé", "Sounds": "Sons", "Notification sound": "Son de notification", - "Reset": "Réinitialiser", "Set a new custom sound": "Définir un nouveau son personnalisé", "Browse": "Parcourir", "Cannot reach homeserver": "Impossible de joindre le serveur d’accueil", @@ -949,7 +926,6 @@ "Unable to revoke sharing for email address": "Impossible de révoquer le partage pour l’adresse e-mail", "Unable to share email address": "Impossible de partager l’adresse e-mail", "Revoke": "Révoquer", - "Share": "Partager", "Discovery options will appear once you have added an email above.": "Les options de découverte apparaîtront quand vous aurez ajouté une adresse e-mail ci-dessus.", "Unable to revoke sharing for phone number": "Impossible de révoquer le partage pour le numéro de téléphone", "Unable to share phone number": "Impossible de partager le numéro de téléphone", @@ -1017,7 +993,6 @@ "one": "Supprimer 1 message" }, "Remove recent messages": "Supprimer les messages récents", - "View": "Afficher", "Explore rooms": "Parcourir les salons", "Verify the link in your inbox": "Vérifiez le lien dans votre boîte de réception", "Complete": "Terminer", @@ -1085,7 +1060,6 @@ "Room %(name)s": "Salon %(name)s", "Unread messages.": "Messages non lus.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Cette action nécessite l’accès au serveur d’identité par défaut afin de valider une adresse e-mail ou un numéro de téléphone, mais le serveur n’a aucune condition de service.", - "Trust": "Faire confiance", "Message Actions": "Actions de message", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "You verified %(name)s": "Vous avez vérifié %(name)s", @@ -1130,7 +1104,6 @@ "Trusted": "Fiable", "Not trusted": "Non fiable", "Messages in this room are end-to-end encrypted.": "Les messages dans ce salon sont chiffrés de bout en bout.", - "Verify": "Vérifier", "Any of the following data may be shared:": "Les données suivants peuvent être partagées :", "Your display name": "Votre nom d’affichage", "Your user ID": "Votre identifiant utilisateur", @@ -1164,7 +1137,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "La mise à niveau d’un salon est une action avancée et qui est généralement recommandée quand un salon est instable à cause d’anomalies, de fonctionnalités manquantes ou de failles de sécurité.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Cela n’affecte généralement que la façon dont le salon est traité sur le serveur. Si vous avez des problèmes avec votre %(brand)s, signalez une anomalie.", "You'll upgrade this room from to .": "Vous allez mettre à niveau ce salon de vers .", - "Upgrade": "Mettre à niveau", " wants to chat": " veut discuter", "Start chatting": "Commencer à discuter", "Cross-signing public keys:": "Clés publiques de signature croisée :", @@ -1228,7 +1200,6 @@ "Something went wrong trying to invite the users.": "Une erreur est survenue en essayant d’inviter les utilisateurs.", "We couldn't invite those users. Please check the users you want to invite and try again.": "Impossible d’inviter ces utilisateurs. Vérifiez quels utilisateurs que vous souhaitez inviter et réessayez.", "Recently Direct Messaged": "Conversations privées récentes", - "Go Back": "Retourner en arrière", "Other users may not trust it": "D’autres utilisateurs pourraient ne pas lui faire confiance", "Later": "Plus tard", "Verify User": "Vérifier l’utilisateur", @@ -1276,7 +1247,6 @@ "Ask %(displayName)s to scan your code:": "Demandez à %(displayName)s de scanner votre code :", "If you can't scan the code above, verify by comparing unique emoji.": "Si vous ne pouvez pas scanner le code ci-dessus, vérifiez en comparant des émojis uniques.", "You've successfully verified %(displayName)s!": "Vous avez vérifié %(displayName)s !", - "Got it": "Compris", "Restore your key backup to upgrade your encryption": "Restaurez votre sauvegarde de clés pour mettre à niveau votre chiffrement", "Verifies a user, session, and pubkey tuple": "Vérifie un utilisateur, une session et une collection de clés publiques", "Session already verified!": "Session déjà vérifiée !", @@ -1636,7 +1606,6 @@ "Add widgets, bridges & bots": "Ajouter des widgets, passerelles et robots", "Edit widgets, bridges & bots": "Modifier les widgets, passerelles et robots", "Widgets": "Widgets", - "Unpin": "Désépingler", "You can only pin up to %(count)s widgets": { "other": "Vous ne pouvez épingler que jusqu’à %(count)s widgets" }, @@ -2122,7 +2091,6 @@ "Remain on your screen while running": "Reste sur votre écran pendant l’appel", "Converts the DM to a room": "Transforme la conversation privée en salon", "Converts the room to a DM": "Transforme le salon en conversation privée", - "Try again": "Réessayez", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Nous avons demandé à votre navigateur de mémoriser votre serveur d’accueil, mais il semble l’avoir oublié. Rendez-vous à la page de connexion et réessayez.", "We couldn't log you in": "Nous n’avons pas pu vous connecter", "Values at explicit levels in this room:": "Valeurs pour les rangs explicites de ce salon :", @@ -2196,7 +2164,6 @@ "Invite only, best for yourself or teams": "Sur invitation, idéal pour vous-même ou les équipes", "Open space for anyone, best for communities": "Espace ouvert à tous, idéal pour les communautés", "Create a space": "Créer un espace", - "Delete": "Supprimer", "Jump to the bottom of the timeline when you send a message": "Sauter en bas du fil de discussion lorsque vous envoyez un message", "This homeserver has been blocked by its administrator.": "Ce serveur d’accueil a été bloqué par son administrateur.", "You're already in a call with this person.": "Vous êtes déjà en cours d’appel avec cette personne.", @@ -2262,8 +2229,6 @@ "Forgotten or lost all recovery methods? Reset all": "Vous avez perdu ou oublié tous vos moyens de récupération ? Tout réinitialiser", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Si vous le faites, notez qu’aucun de vos messages ne sera supprimé, mais la recherche pourrait être dégradée pendant quelques instants, le temps de recréer l’index", "View message": "Afficher le message", - "Zoom in": "Zoomer", - "Zoom out": "Dé-zoomer", "%(seconds)ss left": "%(seconds)s secondes restantes", "Change server ACLs": "Modifier les ACL du serveur", "You can select all or individual messages to retry or delete": "Vous pouvez choisir de renvoyer ou supprimer tous les messages ou seulement certains", @@ -2363,8 +2328,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Les adresses publiées peuvent être utilisées par tout le monde sur tous les serveurs pour rejoindre votre espace.", "This space has no local addresses": "Cet espace n’a pas d’adresse locale", "Space information": "Informations de l’espace", - "Collapse": "Réduire", - "Expand": "Développer", "Recommended for public spaces.": "Recommandé pour les espaces publics.", "Allow people to preview your space before they join.": "Permettre aux personnes d’avoir un aperçu de l’espace avant de le rejoindre.", "Preview Space": "Aperçu de l’espace", @@ -2579,7 +2542,6 @@ "Select from the options below to export chats from your timeline": "Sélectionner les options ci-dessous pour exporter les conversations de votre historique", "Export Chat": "Exporter la conversation", "Exporting your data": "Export de vos données", - "Stop": "Arrêter", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Êtes vous sûr de vouloir arrêter l’export de vos données ? Si vous le fait, vous devrez recommencer depuis le début.", "Your export was successful. Find it in your Downloads folder.": "Votre export est réussi. Vous le trouverez dans votre dossier Téléchargements.", "The export was cancelled successfully": "Cet export a été annulé avec succès", @@ -2911,7 +2873,6 @@ "Group all your favourite rooms and people in one place.": "Regroupez tous vos salons et personnes préférés au même endroit.", "Spaces are ways to group rooms and people. Alongside the spaces you're in, you can use some pre-built ones too.": "Les espaces permettent de regrouper des salons et des personnes. En plus de ceux auxquels vous participez, vous pouvez également utiliser des espaces prédéfinis.", "IRC (Experimental)": "IRC (Expérimental)", - "Call": "Appel", "Internal room ID": "Identifiant interne du salon", "Group all your rooms that aren't part of a space in one place.": "Regroupe tous les salons n’appartenant pas à un espace au même endroit.", "Previous autocomplete suggestion": "Précédente suggestion d’autocomplétion", @@ -3571,7 +3532,6 @@ "This session doesn't support encryption and thus can't be verified.": "Cette session ne prend pas en charge le chiffrement, elle ne peut donc pas être vérifiée.", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Pour de meilleures sécurité et confidentialité, il est recommandé d’utiliser des clients Matrix qui prennent en charge le chiffrement.", "You won't be able to participate in rooms where encryption is enabled when using this session.": "Vous ne pourrez pas participer aux salons qui ont activé le chiffrement en utilisant cette session.", - "Apply": "Appliquer", "Search users in this room…": "Chercher des utilisateurs dans ce salon…", "Give one or multiple users in this room more privileges": "Donne plus de privilèges à un ou plusieurs utilisateurs de ce salon", "Add privileged users": "Ajouter des utilisateurs privilégiés", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Une erreur réseau s’est produite en tentant de chercher et d’aller à la date choisie. Votre serveur d’accueil est peut-être hors-ligne, ou bien c’est un problème temporaire avec connexion Internet. Veuillez réessayer. Si cela persiste, veuillez contacter l’administrateur de votre serveur d’accueil.", "Poll history": "Historique des sondages", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "L’utilisateur (%(user)s) n’a finalement pas été invité dans %(roomId)s mais aucune erreur n’a été fournie par la routine d’invitation", - "Reload": "Recharger", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Cela peut être causé par l’application ouverte dans plusieurs onglets, ou après un nettoyage des données du navigateur.", "Database unexpectedly closed": "La base de données s’est fermée de manière inattendue", "Mute room": "Salon muet", @@ -3971,7 +3930,46 @@ "start": "Commencer", "start_chat": "Commencer une conversation privée", "view_source": "Voir la source", - "yes": "Oui" + "yes": "Oui", + "reject": "Rejeter", + "confirm": "Confirmer", + "dismiss": "Ignorer", + "trust": "Faire confiance", + "reload": "Recharger", + "cancel": "Annuler", + "stop": "Arrêter", + "join": "Rejoindre", + "close": "Fermer", + "accept": "Accepter", + "upgrade": "Mettre à niveau", + "verify": "Vérifier", + "update": "Mettre à jour", + "call": "Appel", + "delete": "Supprimer", + "upload": "Envoyer", + "collapse": "Réduire", + "apply": "Appliquer", + "reset": "Réinitialiser", + "share": "Partager", + "skip": "Passer", + "logout": "Se déconnecter", + "view": "Afficher", + "expand": "Développer", + "sign_out": "Se déconnecter", + "sign_in": "Se connecter", + "add": "Ajouter", + "search": "Rechercher", + "try_again": "Réessayez", + "go_back": "Revenir en arrière", + "back": "Retour", + "resend": "Renvoyer", + "ignore": "Ignorer", + "zoom_in": "Zoomer", + "zoom_out": "Dé-zoomer", + "download": "Télécharger", + "pin": "Épingler", + "unpin": "Désépingler", + "got_it": "Compris" }, "a11y": { "user_menu": "Menu utilisateur" diff --git a/src/i18n/strings/ga.json b/src/i18n/strings/ga.json index 97ca3245ed..65e4c82660 100644 --- a/src/i18n/strings/ga.json +++ b/src/i18n/strings/ga.json @@ -1,6 +1,5 @@ { "Sign in with": "Sínigh isteach le", - "Sign in": "Sínigh Isteach", "Already have an account? Sign in here": "An bhfuil cuntas agat cheana? Sínigh isteach anseo", "Show less": "Taispeáin níos lú", "Show more": "Taispeáin níos mó", @@ -45,7 +44,6 @@ "The call was answered on another device.": "Do ghníomhaire úsáideora.", "Failed to verify email address: make sure you clicked the link in the email": "Níor cinntíodh an seoladh ríomhphoist: déan cinnte gur chliceáil tú an nasc sa ríomhphost", "Reject & Ignore user": "Diúltaigh ⁊ Neamaird do úsáideoir", - "Ignore": "Neamhaird", "Ignored users": "Úsáideoirí neamhairde", "Ignored/Blocked": "Neamhairde/Tachta", "Message Pinning": "Ceangal teachtaireachta", @@ -66,7 +64,6 @@ "Support": "Tacaíocht", "Random": "Randamach", "Spaces": "Spásanna", - "Delete": "Bain amach", "Value:": "Luach:", "Level": "Leibhéal", "Caution:": "Faichill:", @@ -260,11 +257,9 @@ "Albania": "an Albáin", "Afghanistan": "an Afganastáin", "Comment": "Trácht", - "Pin": "Biorán", "Widgets": "Giuirléidí", "ready": "réidh", "Algorithm:": "Algartam:", - "Unpin": "Neamhceangail", "Privacy": "Príobháideachas", "Information": "Eolas", "Away": "Imithe", @@ -298,38 +293,31 @@ "Go": "Téigh", "Cross-signing": "Cros-síniú", "Unencrypted": "Gan chriptiú", - "Upgrade": "Uasghrádaigh", - "Verify": "Cinntigh", "Trusted": "Dílis", "Subscribe": "Liostáil", "Unsubscribe": "Díliostáil", "None": "Níl aon cheann", - "Trust": "Cuir muinín i", "Flags": "Bratacha", "Symbols": "Siombailí", "Objects": "Rudaí", "Activities": "Gníomhaíochtaí", "Document": "Cáipéis", "Complete": "Críochnaigh", - "View": "Amharc", "Strikethrough": "Líne a chur trí", "Italics": "Iodálach", "Bold": "Trom", "Disconnect": "Dícheangail", - "Share": "Roinn le", "Revoke": "Cúlghair", "Discovery": "Aimsiú", "Actions": "Gníomhartha", "Messages": "Teachtaireachtaí", "Success!": "Rath!", - "Download": "Íoslódáil", "Import": "Iompórtáil", "Export": "Easpórtáil", "Users": "Úsáideoirí", "Emoji": "Straoiseog", "Commands": "Ordú", "Guest": "Cuairteoir", - "Logout": "Logáil amach", "Other": "Eile", "Change": "Athraigh", "Phone": "Guthán", @@ -337,14 +325,10 @@ "Submit": "Cuir isteach", "Code": "Cód", "Favourite": "Cuir mar ceanán", - "Resend": "Athsheol", - "Upload": "Uaslódáil", "Summary": "Achoimre", "Service": "Seirbhís", - "Skip": "Léim", "Refresh": "Athnuaigh", "Toolbox": "Uirlisí", - "Back": "Ar Ais", "Removing…": "ag Baint…", "Changelog": "Loga na n-athruithe", "Unavailable": "Níl sé ar fáil", @@ -363,8 +347,6 @@ "%(severalUsers)sjoined %(count)s times": { "one": "Tháinig %(severalUsers)s isteach" }, - "Join": "Téigh isteach", - "Update": "Uasdátaigh", "edited": "curtha in eagar", "Copied!": "Cóipeáilte!", "Yesterday": "Inné", @@ -378,11 +360,9 @@ "Sunday": "Dé Domhnaigh", "Stickerpack": "Pacáiste greamáin", "Search…": "Cuardaigh…", - "Reject": "Diúltaigh", "Re-join": "Téigh ar ais isteach", "Historical": "Stairiúil", "Rooms": "Seomraí", - "Search": "Cuardaigh", "Replying": "Ag freagairt", "Unknown": "Anaithnid", "Idle": "Díomhaoin", @@ -403,7 +383,6 @@ "Call invitation": "Nuair a fhaighim cuireadh glaoigh", "Collecting logs": "ag Bailiú logaí", "Invited": "Le cuireadh", - "Close": "Dún", "Mention": "Luaigh", "Demote": "Bain ceadanna", "Encrypted": "Criptithe", @@ -412,7 +391,6 @@ "Permissions": "Ceadanna", "Unban": "Bain an cosc", "Browse": "Brabhsáil", - "Reset": "Athshocraigh", "Sounds": "Fuaimeanna", "Camera": "Ceamara", "Microphone": "Micreafón", @@ -432,7 +410,6 @@ "On": "Ar siúl", "Off": "Múchta", "Advanced": "Forbartha", - "Add": "Cuir", "Authentication": "Fíordheimhniú", "Warning!": "Aire!", "Folder": "Fillteán", @@ -495,9 +472,7 @@ "Lion": "Leon", "Cat": "Cat", "Dog": "Madra", - "Cancel": "Cuir ar ceal", "Verified!": "Deimhnithe!", - "Accept": "Glac", "Someone": "Duine éigin", "Reason": "Cúis", "Usage": "Úsáid", @@ -533,22 +508,18 @@ "Confirm adding phone number": "Deimhnigh an uimhir ghutháin nua", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Deimhnigh an uimhir ghutháin seo le SSO mar cruthúnas céannachta.", "Add Email Address": "Cuir seoladh ríomhphoist", - "Confirm": "Deimhnigh", "Click the button below to confirm adding this email address.": "Cliceáil an cnaipe thíos chun an seoladh ríomhphoist nua a dheimhniú.", "Confirm adding email": "Deimhnigh an seoladh ríomhphoist nua", "Single Sign On": "Single Sign On", "Confirm adding this email address by using Single Sign On to prove your identity.": "Deimhnigh an seoladh ríomhphoist seo le SSO mar cruthúnas céannachta.", "Explore rooms": "Breathnaigh thart ar na seomraí", "Create Account": "Déan cuntas a chruthú", - "Sign In": "Sínigh Isteach", - "Dismiss": "Cuir uait", "Use Single Sign On to continue": "Lean ar aghaidh le SSO", "This phone number is already in use": "Úsáidtear an uimhir ghutháin seo chean féin", "This email address is already in use": "Úsáidtear an seoladh ríomhphoist seo chean féin", "Sign out and remove encryption keys?": "Sínigh amach agus scrios eochracha criptiúcháin?", "Clear Storage and Sign Out": "Scrios Stóras agus Sínigh Amach", "You're signed out": "Tá tú sínithe amach", - "Sign out": "Sínigh amach", "Are you sure you want to sign out?": "An bhfuil tú cinnte go dteastaíonn uait sínigh amach?", "Signed Out": "Sínithe Amach", "Unable to query for supported registration methods.": "Ní féidir iarratas a dhéanamh faoi modhanna cláraithe tacaithe.", @@ -574,8 +545,6 @@ "[number]": "[uimhir]", "Report": "Tuairiscigh", "Disagree": "Easaontaigh", - "Collapse": "Cumaisc", - "Expand": "Leath", "Visibility": "Léargas", "Address": "Seoladh", "Sent": "Seolta", @@ -733,7 +702,37 @@ "save": "Sábháil", "start": "Tosaigh", "start_chat": "Tosaigh comhrá", - "yes": "Tá" + "yes": "Tá", + "reject": "Diúltaigh", + "confirm": "Deimhnigh", + "dismiss": "Cuir uait", + "trust": "Cuir muinín i", + "cancel": "Cuir ar ceal", + "join": "Téigh isteach", + "close": "Dún", + "accept": "Glac", + "upgrade": "Uasghrádaigh", + "verify": "Cinntigh", + "update": "Uasdátaigh", + "delete": "Bain amach", + "upload": "Uaslódáil", + "collapse": "Cumaisc", + "reset": "Athshocraigh", + "share": "Roinn le", + "skip": "Léim", + "logout": "Logáil amach", + "view": "Amharc", + "expand": "Leath", + "sign_out": "Sínigh amach", + "sign_in": "Sínigh Isteach", + "add": "Cuir", + "search": "Cuardaigh", + "back": "Ar Ais", + "resend": "Athsheol", + "ignore": "Neamhaird", + "download": "Íoslódáil", + "pin": "Biorán", + "unpin": "Neamhceangail" }, "Home": "Tús" } diff --git a/src/i18n/strings/gl.json b/src/i18n/strings/gl.json index acc4aa098b..8897122968 100644 --- a/src/i18n/strings/gl.json +++ b/src/i18n/strings/gl.json @@ -90,11 +90,9 @@ "Enable inline URL previews by default": "Activar por defecto as vistas previas en liña de URL", "Enable URL previews for this room (only affects you)": "Activar vista previa de URL nesta sala (só che afecta a ti)", "Enable URL previews by default for participants in this room": "Activar a vista previa de URL por defecto para as participantes nesta sala", - "Accept": "Aceptar", "Incorrect verification code": "Código de verificación incorrecto", "Submit": "Enviar", "Phone": "Teléfono", - "Add": "Engadir", "No display name": "Sen nome público", "New passwords don't match": "Os contrasinais novos non coinciden", "Passwords can't be empty": "Os contrasinais non poden estar baleiros", @@ -116,7 +114,6 @@ "Are you sure?": "Está segura?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Non poderá desfacer este cambio xa que lle estará promocionando e outorgándolle a outra persoa os mesmos permisos que os seus.", "Unignore": "Non ignorar", - "Ignore": "Ignorar", "Jump to read receipt": "Ir ao resgardo de lectura", "Mention": "Mención", "Admin Tools": "Ferramentas de administración", @@ -156,7 +153,6 @@ "Join Room": "Unirse a sala", "Upload avatar": "Subir avatar", "Forget room": "Esquecer sala", - "Search": "Busca", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Non poderá desfacer este cambio xa que está a diminuír a súa autoridade, se é a única persoa con autorización na sala será imposible volver a obter privilexios.", "Rooms": "Salas", "Low priority": "Baixa prioridade", @@ -180,9 +176,7 @@ "Members only (since they joined)": "Só participantes (desde que se uniron)", "Permissions": "Permisos", "Advanced": "Avanzado", - "Cancel": "Cancelar", "Jump to first unread message.": "Ir a primeira mensaxe non lida.", - "Close": "Pechar", "not specified": "non indicado", "This room has no local addresses": "Esta sala non ten enderezos locais", "You have enabled URL previews by default.": "Activou a vista previa de URL por defecto.", @@ -203,7 +197,6 @@ "Failed to copy": "Fallo ao copiar", "Add an Integration": "Engadir unha integración", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Vai ser redirixido a unha web de terceiros para poder autenticar a súa conta e así utilizar %(integrationsUrl)s. Quere continuar?", - "Dismiss": "Rexeitar", "Token incorrect": "Testemuño incorrecto", "A text message has been sent to %(msisdn)s": "Enviouse unha mensaxe de texto a %(msisdn)s", "Please enter the code it contains:": "Por favor introduza o código que contén:", @@ -211,7 +204,6 @@ "powered by Matrix": "funciona grazas a Matrix", "Sign in with": "Acceder con", "Email address": "Enderezo de correo", - "Sign in": "Acceder", "Register": "Rexistrar", "Something went wrong!": "Algo fallou!", "Delete Widget": "Eliminar widget", @@ -324,7 +316,6 @@ "Unable to add email address": "Non se puido engadir enderezo de correo", "Unable to verify email address.": "Non se puido verificar enderezo de correo electrónico.", "This will allow you to reset your password and receive notifications.": "Isto permitiralle restablecer o seu contrasinal e recibir notificacións.", - "Skip": "Saltar", "You must register to use this functionality": "Debe rexistrarse para utilizar esta función", "You must join the room to see its files": "Debes unirte a sala para ver os seus ficheiros", "Reject invitation": "Rexeitar convite", @@ -334,7 +325,6 @@ "Signed Out": "Desconectada", "For security, this session has been signed out. Please sign in again.": "Por seguridade, pechouse a sesión. Por favor, conéctate outra vez.", "Old cryptography data detected": "Detectouse o uso de criptografía sobre datos antigos", - "Logout": "Saír", "Connectivity to the server has been lost.": "Perdeuse a conexión ao servidor.", "Sent messages will be stored until your connection has returned.": "As mensaxes enviadas gardaranse ate que retome a conexión.", "You seem to be uploading files, are you sure you want to quit?": "Semella estar a subir ficheiros, seguro que desexa deixalo?", @@ -351,7 +341,6 @@ "one": "Subindo %(filename)s e %(count)s máis" }, "Uploading %(filename)s": "Subindo %(filename)s", - "Sign out": "Saír", "Failed to change password. Is your password correct?": "Fallo ao cambiar o contrasinal. É correcto o contrasinal?", "Unable to remove contact information": "Non se puido eliminar a información do contacto", "": "", @@ -421,7 +410,6 @@ "Notification targets": "Obxectivos das notificacións", "Today": "Hoxe", "Friday": "Venres", - "Update": "Actualizar", "What's New": "Que hai de novo", "On": "On", "Changelog": "Rexistro de cambios", @@ -436,14 +424,12 @@ "Messages sent by bot": "Mensaxes enviadas por bot", "Filter results": "Filtrar resultados", "No update available.": "Sen actualizacións.", - "Resend": "Volver a enviar", "Collecting app version information": "Obtendo información sobre a versión da app", "Tuesday": "Martes", "Search…": "Buscar…", "Developer Tools": "Ferramentas para desenvolver", "Preparing to send logs": "Preparándose para enviar informe", "Saturday": "Sábado", - "Reject": "Rexeitar", "Monday": "Luns", "Toolbox": "Ferramentas", "Collecting logs": "Obtendo rexistros", @@ -459,7 +445,6 @@ "You cannot delete this message. (%(code)s)": "Non pode eliminar esta mensaxe. (%(code)s)", "Thursday": "Xoves", "Logs sent": "Informes enviados", - "Back": "Atrás", "Show message in desktop notification": "Mostrar mensaxe nas notificacións de escritorio", "Messages in group chats": "Mensaxes en grupos de chat", "Yesterday": "Onte", @@ -516,14 +501,12 @@ "Single Sign On": "Single Sign On", "Confirm adding email": "Confirma novo email", "Click the button below to confirm adding this email address.": "Preme no botón inferior para confirmar que queres engadir o email.", - "Confirm": "Confirmar", "Add Email Address": "Engadir email", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Confirma que queres engadir este teléfono usando Single Sign On como proba de identidade.", "Confirm adding phone number": "Confirma a adición do teléfono", "Click the button below to confirm adding this phone number.": "Preme no botón inferior para confirmar que engades este número.", "Add Phone Number": "Engadir novo Número", "Sign In or Create Account": "Conéctate ou Crea unha Conta", - "Sign In": "Acceder", "Sign Up": "Rexistro", "Sign in with single sign-on": "Entrar usando Single Sign On", "Deleting cross-signing keys is permanent. Anyone you have verified with will see security alerts. You almost certainly don't want to do this, unless you've lost every device you can cross-sign from.": "O eliminación das chaves de sinatura cruzada é permanente. Calquera a quen verificases con elas verá alertas de seguridade. Seguramente non queres facer esto, a menos que perdeses todos os dispositivos nos que podías asinar.", @@ -550,7 +533,6 @@ "Identity server has no terms of service": "O servidor de identidade non ten termos dos servizo", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Esta acción precisa acceder ao servidor de indentidade para validar o enderezo de email ou o número de teléfono, pero o servidor non publica os seus termos do servizo.", "Only continue if you trust the owner of the server.": "Continúa se realmente confías no dono do servidor.", - "Trust": "Confiar", "%(name)s is requesting verification": "%(name)s está pedindo a verificación", "Use your account or create a new one to continue.": "Usa a túa conta ou crea unha nova para continuar.", "Create Account": "Crear conta", @@ -737,8 +719,6 @@ "Contact your server admin.": "Contacta coa administración.", "Ok": "Ok", "Set up": "Configurar", - "Upgrade": "Mellorar", - "Verify": "Verificar", "Other users may not trust it": "Outras usuarias poderían non confiar", "Render simple counters in room header": "Mostrar contadores simples na cabeceira da sala", "Subscribing to a ban list will cause you to join it!": "Subscribíndote a unha lista de bloqueo fará que te unas a ela!", @@ -750,7 +730,6 @@ "Do you want to join %(roomName)s?": "Queres unirte a %(roomName)s?", "You're previewing %(roomName)s. Want to join it?": "Vista previa de %(roomName)s. Queres unirte?", "%(roomName)s can't be previewed. Do you want to join it?": "%(roomName)s non ten vista previa. Queres unirte?", - "Join": "Únete", "Join millions for free on the largest public server": "Únete a millóns de persoas gratuitamente no maior servidor público", "Match system theme": "Imitar o aspecto do sistema", "Invalid theme schema.": "Esquema do decorado incorrecto.", @@ -867,9 +846,7 @@ "Anchor": "Áncora", "Headphones": "Auriculares", "Folder": "Cartafol", - "Pin": "Pin", "Accept to continue:": "Acepta para continuar:", - "Upload": "Subir", "This bridge was provisioned by .": "Esta ponte está proporcionada por .", "This bridge is managed by .": "Esta ponte está xestionada por .", "Show less": "Mostrar menos", @@ -931,7 +908,6 @@ "Disconnect anyway": "Desconectar igualmente", "You are still sharing your personal data on the identity server .": "Aínda estás compartindo datos personais no servidor de identidade .", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Recomendámosche que elimines os teus enderezos de email e números de teléfono do servidor de identidade antes de desconectar del.", - "Go back": "Atrás", "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.": "Neste intre usas para atopar e ser atopado polos contactos existentes que coñeces. Aquí abaixo podes cambiar de servidor de identidade.", "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.": "Se non queres usar para atopar e ser atopado polos contactos existentes que coñeces, escribe embaixo outro servidor de identidade.", "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "Non estás a usar un servidor de identidade. Para atopar e ser atopado polos contactos existentes que coñeces, engade un embaixo.", @@ -1013,7 +989,6 @@ "Uploaded sound": "Audio subido", "Sounds": "Audios", "Notification sound": "Ton de notificación", - "Reset": "Restablecer", "Set a new custom sound": "Establecer novo ton personalizado", "Browse": "Buscar", "Change room avatar": "Cambiar avatar da sala", @@ -1050,7 +1025,6 @@ "Verify the link in your inbox": "Verifica a ligazón na túa caixa de correo", "Complete": "Completar", "Revoke": "Revogar", - "Share": "Compartir", "Discovery options will appear once you have added an email above.": "As opcións de descubrimento aparecerán após ti engadas un email.", "Unable to revoke sharing for phone number": "Non se puido revogar a compartición do número de teléfono", "Unable to share phone number": "Non se puido compartir o número de teléfono", @@ -1200,7 +1174,6 @@ "You've successfully verified your device!": "Verificaches correctamente o teu dispositivo!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Verificaches correctamente %(deviceName)s (%(deviceId)s)!", "You've successfully verified %(displayName)s!": "Verificaches correctamente a %(displayName)s!", - "Got it": "Vale", "Start verification again from the notification.": "Inicia o proceso de novo desde a notificación.", "Start verification again from their profile.": "Inicia a verificación outra vez desde o seu perfil.", "Verification timed out.": "Verificación caducada.", @@ -1442,7 +1415,6 @@ "Welcome to %(appName)s": "Benvida a %(appName)s", "Send a Direct Message": "Envía unha Mensaxe Directa", "Create a Group Chat": "Crear unha Conversa en Grupo", - "View": "Vista", "Jump to first unread room.": "Vaite a primeira sala non lida.", "Jump to first invite.": "Vai ó primeiro convite.", "You have %(count)s unread notifications in a prior version of this room.": { @@ -1472,7 +1444,6 @@ "Continue with previous account": "Continúa coa conta anterior", "Log in to your new account.": "Accede usando a conta nova.", "Registration Successful": "Rexistro correcto", - "Go Back": "Atrás", "Failed to re-authenticate due to a homeserver problem": "Fallo ó reautenticar debido a un problema no servidor", "Failed to re-authenticate": "Fallo na reautenticación", "Forgotten your password?": "¿Esqueceches o contrasinal?", @@ -1494,7 +1465,6 @@ "Use a different passphrase?": "¿Usar unha frase de paso diferente?", "That doesn't match.": "Non concorda.", "Go back to set it again.": "Vai atrás e volve a escribila.", - "Download": "Descargar", "Unable to query secret storage status": "Non se obtivo o estado do almacenaxe segredo", "Upgrade your encryption": "Mellora o teu cifrado", "Unable to set up secret storage": "Non se configurou un almacenaxe segredo", @@ -1626,7 +1596,6 @@ "Not encrypted": "Sen cifrar", "Room settings": "Axustes da sala", "Take a picture": "Tomar unha foto", - "Unpin": "Desafixar", "Cross-signing is ready for use.": "A Sinatura-Cruzada está lista para usar.", "Cross-signing is not set up.": "Non está configurada a Sinatura-Cruzada.", "Backup version:": "Versión da copia:", @@ -2118,7 +2087,6 @@ "The widget will verify your user ID, but won't be able to perform actions for you:": "Este widget vai verificar o ID do teu usuario, pero non poderá realizar accións no teu nome:", "Remember this": "Lembrar isto", "Something went wrong in confirming your identity. Cancel and try again.": "Algo fallou ao intentar confirma a túa identidade. Cancela e inténtao outra vez.", - "Try again": "Intentar outra vez", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Pedíramoslle ao teu navegador que lembrase o teu servidor de inicio para acceder, pero o navegador esqueceuno. Vaite á páxina de conexión e inténtao outra vez.", "We couldn't log you in": "Non puidemos conectarte", "Show stickers button": "Mostrar botón dos adhesivos", @@ -2197,7 +2165,6 @@ "Invite only, best for yourself or teams": "Só con convite, mellor para ti ou para equipos", "Open space for anyone, best for communities": "Espazo aberto para calquera, mellor para comunidades", "Create a space": "Crear un espazo", - "Delete": "Eliminar", "Jump to the bottom of the timeline when you send a message": "Ir ao final da cronoloxía cando envías unha mensaxe", "This homeserver has been blocked by its administrator.": "O servidor de inicio foi bloqueado pola súa administración.", "You're already in a call with this person.": "Xa estás nunha conversa con esta persoa.", @@ -2262,8 +2229,6 @@ "Forgotten or lost all recovery methods? Reset all": "Perdidos ou esquecidos tódolos métodos de recuperación? Restabléceos", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Se o fas, ten en conta que non se borrará ningunha das túas mensaxes, mais a experiencia de busca podería degradarse durante uns momentos ata que se recrea o índice", "View message": "Ver mensaxe", - "Zoom in": "Achegar", - "Zoom out": "Alonxar", "%(seconds)ss left": "%(seconds)ss restantes", "Change server ACLs": "Cambiar ACLs do servidor", "You can select all or individual messages to retry or delete": "Podes elexir todo ou mensaxes individuais para reintentar ou eliminar", @@ -2381,8 +2346,6 @@ "An error occurred whilst saving your notification preferences.": "Algo fallou ao gardar as túas preferencias de notificación.", "Error saving notification preferences": "Erro ao gardar os axustes de notificación", "Messages containing keywords": "Mensaxes coas palabras chave", - "Collapse": "Pechar", - "Expand": "Despregar", "Recommended for public spaces.": "Recomendado para espazos públicos.", "Allow people to preview your space before they join.": "Permitir que sexa visible o espazo antes de unirte a el.", "Preview Space": "Vista previa do Espazo", @@ -2587,7 +2550,6 @@ "Select from the options below to export chats from your timeline": "Elixe entre as opcións seguintes para exportar a túa cronoloxía", "Export Chat": "Exportar chat", "Exporting your data": "Exportando os teus datos", - "Stop": "Deter", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Tes a certeza de querer deter a exportación de datos? Se é así, terás que volver a iniciala.", "Your export was successful. Find it in your Downloads folder.": "A exportación foi correcta. Atoparala no cartafol de Descargas.", "The export was cancelled successfully": "Cancelouse con éxito a exportación", @@ -2885,7 +2847,6 @@ "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "Agardando a que verifiques o teu outro dispositivo, %(deviceName)s %(deviceId)s …", "Verify this device by confirming the following number appears on its screen.": "Verifica este dispositivo confirmando que o seguinte número aparece na pantalla.", "Confirm the emoji below are displayed on both devices, in the same order:": "Confirma que os emoji inferiores se mostran nos dous dispositivos, na mesma orde:", - "Call": "Chamar", "Dial": "Marcar", "Automatically send debug logs on decryption errors": "Envía automáticamente rexistro de depuración se hai erros no cifrado", "Show join/leave messages (invites/removes/bans unaffected)": "Mostrar unirse/saír (convites/eliminacións/vetos non afectados)", @@ -3496,7 +3457,44 @@ "start": "Comezar", "start_chat": "Iniciar conversa", "view_source": "Ver fonte", - "yes": "Si" + "yes": "Si", + "reject": "Rexeitar", + "confirm": "Confirmar", + "dismiss": "Rexeitar", + "trust": "Confiar", + "cancel": "Cancelar", + "stop": "Deter", + "join": "Únete", + "close": "Pechar", + "accept": "Aceptar", + "upgrade": "Mellorar", + "verify": "Verificar", + "update": "Actualizar", + "call": "Chamar", + "delete": "Eliminar", + "upload": "Subir", + "collapse": "Pechar", + "reset": "Restablecer", + "share": "Compartir", + "skip": "Saltar", + "logout": "Saír", + "view": "Vista", + "expand": "Despregar", + "sign_out": "Saír", + "sign_in": "Acceder", + "add": "Engadir", + "search": "Busca", + "try_again": "Intentar outra vez", + "go_back": "Atrás", + "back": "Atrás", + "resend": "Volver a enviar", + "ignore": "Ignorar", + "zoom_in": "Achegar", + "zoom_out": "Alonxar", + "download": "Descargar", + "pin": "Pin", + "unpin": "Desafixar", + "got_it": "Vale" }, "a11y": { "user_menu": "Menú de usuaria" diff --git a/src/i18n/strings/he.json b/src/i18n/strings/he.json index 106465cbf1..cc2ea6a5f8 100644 --- a/src/i18n/strings/he.json +++ b/src/i18n/strings/he.json @@ -32,11 +32,7 @@ "Register": "צור חשבון", "Rooms": "חדרים", "Operation failed": "פעולה נכשלה", - "Search": "חפש", - "Dismiss": "התעלם", "powered by Matrix": "מופעל ע\"י Matrix", - "Close": "סגור", - "Cancel": "ביטול", "Send": "שלח", "Failed to change password. Is your password correct?": "שינוי הסיסמה נכשל. האם הסיסמה שלך נכונה?", "unknown error code": "קוד שגיאה לא מוכר", @@ -49,7 +45,6 @@ "Notification targets": "יעדי התראה", "Today": "היום", "Friday": "שישי", - "Update": "עדכון", "What's New": "מה חדש", "On": "התראה", "Changelog": "דו\"ח שינויים", @@ -64,13 +59,11 @@ "Messages sent by bot": "הודעות שנשלחו באמצעות בוט", "Filter results": "סנן התוצאות", "No update available.": "אין עדכון זמין.", - "Resend": "שלח מחדש", "Collecting app version information": "אוסף מידע על גרסת היישום", "Tuesday": "שלישי", "Event sent!": "ארוע נשלח!", "Preparing to send logs": "מתכונן לשלוח יומנים", "Saturday": "שבת", - "Reject": "דחה", "Monday": "שני", "Toolbox": "תיבת כלים", "Collecting logs": "אוסף יומנים לנפוי שגיאה (דבאג)", @@ -87,7 +80,6 @@ "Thursday": "חמישי", "Search…": "חפש…", "Logs sent": "יומנים נשלחו", - "Back": "אחורה", "Show message in desktop notification": "הצג הודעה בהתראות שולחן עבודה", "Messages in group chats": "הודעות בקבוצות השיחה", "Yesterday": "אתמול", @@ -105,7 +97,6 @@ "Confirm adding phone number": "אישור הוספת מספר טלפון", "Confirm adding this phone number by using Single Sign On to prove your identity.": "אשר הוספת מספר טלפון על ידי כניסה חד שלבית לאימות חשבונכם.", "Add Email Address": "הוספת כתובת מייל", - "Confirm": "אישור", "Click the button below to confirm adding this email address.": "לחץ על הכפתור בכדי לאשר הוספה של כתובת מייל הזו.", "Confirm adding email": "אשר הוספת כתובת מייל", "Single Sign On": "כניסה חד שלבית", @@ -166,7 +157,6 @@ "Actions": "פעולות", "Messages": "הודעות", "Setting up keys": "מגדיר מפתחות", - "Go Back": "חזרה", "Are you sure you want to cancel entering passphrase?": "האם אתם בטוחים שהינכם רוצים לבטל?", "Cancel entering passphrase?": "בטל הקלדת סיסמא?", "Missing user_id in request": "קוד זיהוי משתמש חסר בשורת הבקשה", @@ -227,7 +217,6 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s לא נתנו הרשאות לשלוח התרעות - אנא נסו שוב", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s אין אישור לשלוח אליכם הודעות - אנא בדקו את הרשאות הדפדפן", "%(name)s is requesting verification": "%(name)s מבקש אימות", - "Trust": "לבטוח", "Andorra": "אנדורה", "Bangladesh": "בנגלדש", "Bahrain": "בחריין", @@ -460,7 +449,6 @@ "Tokelau": "טוקלאו", "Vanuatu": "ונואטו", "Default": "ברירת מחדל", - "Sign In": "התחברות", "Create Account": "משתמש חדש", "Use your account or create a new one to continue.": "השתמשו בחשבונכם או צרו חשבון חדש.", "Sign In or Create Account": "התחברו או צרו חשבון", @@ -699,7 +687,6 @@ "not found": "לא נמצא", "in memory": "בזכרון", "Cross-signing public keys:": "מפתחות ציבוריים של חתימה צולבת:", - "Reset": "אתחל", "Set up": "הגדר", "Cross-signing is not set up.": "חתימה צולבת אינה מוגדרת עדיין.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "לחשבונך זהות חתימה צולבת באחסון סודי, אך הפגישה זו אינה מהימנה עדיין.", @@ -718,10 +705,8 @@ "Show less": "הצג פחות", "This bridge is managed by .": "הגשר הזה מנוהל על ידי משתמש .", "This bridge was provisioned by .": "הגשר הזה נוצר על ידי משתמש .", - "Upload": "העלאה", "Accept to continue:": "קבל להמשך:", "Your server isn't responding to some requests.": "השרת שלכם אינו מגיב לבקשות מסויימות בקשות.", - "Pin": "נעץ", "Folder": "תקיה", "Headphones": "אוזניות", "Anchor": "עוגן", @@ -801,7 +786,6 @@ "You've successfully verified this user.": "המשתמש הזה אומת בהצלחה.", "Verified!": "אומת!", "The other party cancelled the verification.": "הצד השני ביטל את האימות.", - "Accept": "קבל", "Unknown caller": "מתקשר לא ידוע", "%(name)s on hold": "%(name)s במצב המתנה", "You held the call Switch": "שמם את השיחה על המתנה להחליף", @@ -888,8 +872,6 @@ "New login. Was this you?": "כניסה חדשה. האם זה אתם?", "Other users may not trust it": "יתכן משתמשים אחרים לא יבטחו בזה", "Safeguard against losing access to encrypted messages & data": "שמור מפני איבוד גישה אל הודעות ומידע מוצפן", - "Verify": "אימות", - "Upgrade": "שדרג", "Verify this session": "אשרו את ההתחברות הזאת", "Encryption upgrade available": "שדרוג הצפנה קיים", "Set up Secure Backup": "צור גיבוי מאובטח", @@ -939,7 +921,6 @@ "Incompatible Database": "מסד נתונים לא תואם", "You've previously used a newer version of %(brand)s with this session. To use this version again with end to end encryption, you will need to sign out and back in again.": "השתמשת בעבר בגרסה חדשה יותר של %(brand)s עם הפעלה זו. כדי להשתמש בגרסה זו שוב עם הצפנה מקצה לקצה, יהיה עליך לצאת ולחזור שוב.", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "כדי להימנע מאיבוד היסטוריית הצ'אט שלכם, עליכם לייצא את מפתחות החדר שלכם לפני שאתם מתנתקים. יהיה עליכם לחזור לגרסה החדשה יותר של %(brand)s כדי לעשות זאת", - "Sign out": "יציאה", "Block anyone not part of %(serverName)s from ever joining this room.": "חסום ממישהו שאינו חלק מ- %(serverName)s מלהצטרף אי פעם לחדר זה.", "Topic (optional)": "נושא (לא חובה)", "Create a private room": "צור חדר פרטי", @@ -955,7 +936,6 @@ "Reason (optional)": "סיבה (לא חובה)", "Confirm Removal": "אשר הסרה", "Removing…": "מסיר…", - "Skip": "דלג", "Email address": "כתובת דוא\"ל", "Unable to load commit detail: %(msg)s": "לא ניתן לטעון את פרטי ההתחייבות: %(msg)s", "If there is additional context that would help in analysing the issue, such as what you were doing at the time, room IDs, user IDs, etc., please include those things here.": "אם ישנו הקשר נוסף שיעזור לניתוח הבעיה, כגון מה שעשיתם באותו זמן, תעודות זהות, מזהי משתמש וכו ', אנא כללו את הדברים כאן.", @@ -1095,7 +1075,6 @@ "collapse": "אחד", "expand": "הרחב", "Please create a new issue on GitHub so that we can investigate this bug.": "אנא צור בעיה חדשה ב- GitHub כדי שנוכל לחקור את הבאג הזה.", - "Join": "הצטרפות", "This version of %(brand)s does not support searching encrypted messages": "גרסה זו של %(brand)s אינה תומכת בחיפוש הודעות מוצפנות", "This version of %(brand)s does not support viewing some encrypted files": "גרסה זו של %(brand)s אינה תומכת בצפייה בקבצים מוצפנים מסוימים", "Use the Desktop app to search encrypted messages": "השתמשו ב אפליקציית שולחן העבודה לחיפוש הודעות מוצפנות", @@ -1137,7 +1116,6 @@ "Verification timed out.": "תם הזמן הקצוב לאימות.", "Start verification again from their profile.": "התחל לאמת שוב מהפרופיל שלהם.", "Start verification again from the notification.": "התחל אימות שוב מההודעה.", - "Got it": "הבנתי", "You've successfully verified %(displayName)s!": "אמתתם בהצלחה את %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "אימתת בהצלחה את %(deviceName)s (%(deviceId)s)!", "You've successfully verified your device!": "אימתת בהצלחה את המכשיר שלך!", @@ -1191,7 +1169,6 @@ "Add widgets, bridges & bots": "הוסף יישומונים, גשרים ובוטים", "Edit widgets, bridges & bots": "ערוך ישומונים, גשרים ובוטים", "Widgets": "ישומונים", - "Unpin": "הסר נעיצה", "You can only pin up to %(count)s widgets": { "other": "אתה יכול להצמיד עד%(count)s ווידג'טים בלבד" }, @@ -1347,7 +1324,6 @@ "Remove %(phone)s?": "הסר מספרי %(phone)s ?", "Email Address": "כתובת דוא\"ל", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "שלחנו לך דוא\"ל לאימות הכתובת שלך. אנא עקוב אחר ההוראות שם ואז לחץ על הכפתור למטה.", - "Add": "הוספה", "Unable to add email address": "לא ניתן להוסיף את כתובת הדוא\"ל", "This doesn't appear to be a valid email address": "לא נראה שזו כתובת דוא\"ל חוקית", "Invalid Email Address": "כתובת דוא\"ל לא תקינה", @@ -1361,7 +1337,6 @@ "Unable to share phone number": "לא ניתן לשתף מספר טלפון", "Unable to revoke sharing for phone number": "לא ניתן לבטל את השיתוף למספר טלפון", "Discovery options will appear once you have added an email above.": "אפשרויות גילוי יופיעו לאחר הוספת דוא\"ל לעיל.", - "Share": "לשתף", "Revoke": "לשלול", "Complete": "מושלם", "Verify the link in your inbox": "אמת את הקישור בתיבת הדואר הנכנס שלך", @@ -1509,7 +1484,6 @@ "If this isn't what you want, please use a different tool to ignore users.": "אם זה לא מה שאתה רוצה, השתמש בכלי אחר כדי להתעלם ממשתמשים.", "Subscribing to a ban list will cause you to join it!": "הרשמה לרשימת איסורים תגרום לך להצטרף אליה!", "Subscribed lists": "רשימת הרשמות", - "Ignore": "התעלם", "eg: @bot:* or example.org": "למשל: @bot: * או example.org", "Server or user ID to ignore": "שרת או משתמש להתעלם ממנו", "Personal ban list": "רשימת חסומים פרטית", @@ -1582,7 +1556,6 @@ "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "אינך משתמש כרגע בשרת זהות. כדי לגלות ולהיות נגלים על ידי אנשי קשר קיימים שאתה מכיר, הוסף אחד למטה.", "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.": "אם אינך רוצה להשתמש ב- כדי לגלות ולהיות נגלה על ידי אנשי קשר קיימים שאתה מכיר, הזן שרת זהות אחר למטה.", "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.": "אתה משתמש כרגע ב די לגלות ולהיות נגלה על ידי אנשי קשר קיימים שאתה מכיר. תוכל לשנות את שרת הזהות שלך למטה.", - "Go back": "חזרה", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "אנו ממליצים שתסיר את כתובות הדוא\"ל ומספרי הטלפון שלך משרת הזהות לפני שתתנתק.", "You are still sharing your personal data on the identity server .": "אתה עדיין משתף את הנתונים האישיים שלך בשרת הזהות .", "Disconnect anyway": "התנתק בכל מקרה", @@ -1676,7 +1649,6 @@ "Other users can invite you to rooms using your contact details": "משתמשים אחרים יכולים להזמין אותך לחדרים באמצעות פרטי יצירת הקשר שלך", "Enter email address (required on this homeserver)": "הזן כתובת דוא\"ל (חובה בשרת הבית הזה)", "Use an email address to recover your account": "השתמש בכתובת דוא\"ל לשחזור חשבונך", - "Sign in": "כניסה", "Sign in with": "כניסה עם", "Phone": "טלפון", "Email": "דוא\"ל", @@ -1972,7 +1944,6 @@ "Create key backup": "צור מפתח גיבוי", "Success!": "הצלחה!", "Your keys are being backed up (the first backup could take a few minutes).": "גיבוי המפתחות שלך (הגיבוי הראשון יכול לקחת מספר דקות).", - "Download": "הורדה", "Go back to set it again.": "חזור להגדיר אותו שוב.", "That doesn't match.": "זה לא תואם.", "Use a different passphrase?": "להשתמש בביטוי סיסמה אחר?", @@ -2064,11 +2035,9 @@ "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "ההודעה שלך לא נשלחה מכיוון ששרת הבית הזה חרג ממגבלת המשאבים. אנא פנה למנהל השירות שלך כדי להמשיך להשתמש בשירות.", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "ההודעה שלך לא נשלחה מכיוון ששרת הבתים הזה הגיע למגבלת המשתמשים הפעילים החודשיים שלה. אנא פנה למנהל השירות שלך כדי להמשיך להשתמש בשירות.", "You can't send any messages until you review and agree to our terms and conditions.": "אינך יכול לשלוח שום הודעה עד שתבדוק ותסכים ל התנאים וההגבלות שלנו .", - "View": "צפה", "You have no visible notifications.": "אין לך התראות גלויות.", "%(creator)s created and configured the room.": "%(creator)s יצר/ה והגדיר/ה את החדר.", "%(creator)s created this DM.": "%(creator)s יצר את DM הזה.", - "Logout": "יציאה", "Data from an older version of %(brand)s 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.": "נתגלו גרסאות ישנות יותר של %(brand)s. זה יגרום לתקלה בקריפטוגרפיה מקצה לקצה בגרסה הישנה יותר. הודעות מוצפנות מקצה לקצה שהוחלפו לאחרונה בעת השימוש בגרסה הישנה עשויות שלא להיות ניתנות לפענוח בגירסה זו. זה עלול גם לגרום להודעות שהוחלפו עם גרסה זו להיכשל. אם אתה נתקל בבעיות, צא וחזור שוב. כדי לשמור על היסטוריית ההודעות, ייצא וייבא מחדש את המפתחות שלך.", "Old cryptography data detected": "נתגלו נתוני הצפנה ישנים", "Terms and Conditions": "תנאים והגבלות", @@ -2105,7 +2074,6 @@ "Use app for a better experience": "השתמש באפליקציה לחוויה טובה יותר", "Converts the DM to a room": "המר את השיחה הפרטית לחדר", "Converts the room to a DM": "ממיר את החדר ל- DM", - "Try again": "נסה שוב", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "ביקשנו מהדפדפן לזכור באיזה שרת בית אתה משתמש כדי לאפשר לך להיכנס, אך למרבה הצער הדפדפן שלך שכח אותו. עבור לדף הכניסה ונסה שוב.", "We couldn't log you in": "לא הצלחנו להתחבר אליך", "Integration manager": "מנהל אינטגרציה", @@ -2179,7 +2147,6 @@ "Room members": "חברי החדר", "Back to chat": "חזרה לצ'אט", "Sound on": "צליל דולק", - "Stop": "עצור", "That's fine": "זה בסדר", "File Attached": "מצורף קובץ", "Export successful!": "הייצוא הצליח!", @@ -2220,11 +2187,8 @@ "Save Changes": "שמור שינוייים", "Click to copy": "לחץ להעתקה", "Show all rooms": "הצג את כל החדרים", - "Collapse": "הִתמוֹטְטוּת", - "Expand": "להרחיב", "Create a space": "צור מרחב עבודה", "Address": "כתובת", - "Delete": "מחק", "Pin to sidebar": "הצמד לסרגל הצד", "More options": "אפשרויות נוספות", "Quick settings": "הגדרות מהירות", @@ -2465,8 +2429,6 @@ "Media omitted": "מדיה הושמטה", "JSON": "JSON", "HTML": "HTML", - "Zoom out": "התמקדות החוצה", - "Zoom in": "התמקדות פנימה", "Reset bearing to north": "נעלו את המפה לכיוון צפון", "Mapbox logo": "לוגו", "Location not available": "מיקום אינו זמין", @@ -2680,7 +2642,6 @@ "Pinned": "הודעות נעוצות", "Nothing pinned, yet": "אין הודעות נעוצות, לבינתיים", "Files": "קבצים", - "Reload": "טעינה מחדש", "%(seconds)ss left": "נשארו %(seconds)s שניות", "%(minutes)sm %(seconds)ss left": "נשארו %(minutes)s דקות ו-%(seconds)s שניות", "%(hours)sh %(minutes)sm %(seconds)ss left": "נשארו %(hours)s שעות, %(minutes)s דקות ו-%(seconds)s שניות", @@ -2770,7 +2731,44 @@ "start": "התחל", "start_chat": "התחל שיחה", "view_source": "הצג מקור", - "yes": "כן" + "yes": "כן", + "reject": "דחה", + "confirm": "אישור", + "dismiss": "התעלם", + "trust": "לבטוח", + "reload": "טעינה מחדש", + "cancel": "ביטול", + "stop": "עצור", + "join": "הצטרפות", + "close": "סגור", + "accept": "קבל", + "upgrade": "שדרג", + "verify": "אימות", + "update": "עדכון", + "delete": "מחק", + "upload": "העלאה", + "collapse": "הִתמוֹטְטוּת", + "reset": "אתחל", + "share": "לשתף", + "skip": "דלג", + "logout": "יציאה", + "view": "צפה", + "expand": "להרחיב", + "sign_out": "יציאה", + "sign_in": "כניסה", + "add": "הוספה", + "search": "חפש", + "try_again": "נסה שוב", + "go_back": "חזרה", + "back": "אחורה", + "resend": "שלח מחדש", + "ignore": "התעלם", + "zoom_in": "התמקדות פנימה", + "zoom_out": "התמקדות החוצה", + "download": "הורדה", + "pin": "נעץ", + "unpin": "הסר נעיצה", + "got_it": "הבנתי" }, "a11y": { "user_menu": "תפריט משתמש" diff --git a/src/i18n/strings/hi.json b/src/i18n/strings/hi.json index 27ae0d71e1..b7c67cb87b 100644 --- a/src/i18n/strings/hi.json +++ b/src/i18n/strings/hi.json @@ -4,7 +4,6 @@ "This email address is already in use": "यह ईमेल आईडी पहले से इस्तेमाल में है", "This phone number is already in use": "यह फ़ोन नंबर पहले से इस्तेमाल में है", "Failed to verify email address: make sure you clicked the link in the email": "ईमेल आईडी सत्यापित नही हो पाया: कृपया सुनिश्चित कर लें कि आपने ईमेल में मौजूद लिंक पर क्लिक किया है", - "Dismiss": "खारिज", "powered by Matrix": "मैट्रिक्स द्वारा संचालित", "Call Failed": "कॉल विफल", "You cannot place a call with yourself.": "आप अपने साथ कॉल नहीं कर सकते हैं।", @@ -123,11 +122,9 @@ "When I'm invited to a room": "जब मुझे एक रूम में आमंत्रित किया जाता है", "Call invitation": "कॉल आमंत्रण", "Messages sent by bot": "रोबॉट द्वारा भेजे गए संदेश", - "Accept": "स्वीकार", "Incorrect verification code": "गलत सत्यापन कोड", "Submit": "जमा करें", "Phone": "फ़ोन", - "Add": "जोड़े", "No display name": "कोई प्रदर्शन नाम नहीं", "New passwords don't match": "नए पासवर्ड मेल नहीं खाते हैं", "Passwords can't be empty": "पासवर्ड खाली नहीं हो सकते हैं", @@ -189,12 +186,10 @@ "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "आप इस परिवर्तन को पूर्ववत नहीं कर पाएंगे क्योंकि आप उपयोगकर्ता को अपने आप से समान शक्ति स्तर रखने के लिए प्रोत्साहित कर रहे हैं।", "Are you sure?": "क्या आपको यकीन है?", "Unignore": "अनदेखा न करें", - "Ignore": "अनदेखा करें", "Jump to read receipt": "पढ़ी हुई रसीद में कूदें", "Mention": "उल्लेख", "Share Link to User": "उपयोगकर्ता को लिंक साझा करें", "Admin Tools": "व्यवस्थापक उपकरण", - "Close": "बंद", "and %(count)s others...": { "other": "और %(count)s अन्य ...", "one": "और एक अन्य..." @@ -254,7 +249,6 @@ "Prompt before sending invites to potentially invalid matrix IDs": "संभावित अवैध मैट्रिक्स आईडी को निमंत्रण भेजने से पहले सूचित करें", "Messages containing my username": "मेरे उपयोगकर्ता नाम वाले संदेश", "The other party cancelled the verification.": "दूसरे पक्ष ने सत्यापन रद्द कर दिया।", - "Cancel": "रद्द", "Verified!": "सत्यापित!", "You've successfully verified this user.": "आपने इस उपयोगकर्ता को सफलतापूर्वक सत्यापित कर लिया है।", "Secure messages with this user are end-to-end encrypted and not able to be read by third parties.": "इस उपयोगकर्ता के सुरक्षित संदेश एंड-टू-एंड एन्क्रिप्टेड हैं और तीसरे पक्ष द्वारा पढ़ने में सक्षम नहीं हैं।", @@ -323,7 +317,6 @@ "Anchor": "लंगर", "Headphones": "हेडफोन", "Folder": "फ़ोल्डर", - "Pin": "पिन", "Unable to remove contact information": "संपर्क जानकारी निकालने में असमर्थ", "Invalid Email Address": "अमान्य ईमेल पता", "This doesn't appear to be a valid email address": "यह एक मान्य ईमेल पता प्रतीत नहीं होता है", @@ -405,7 +398,6 @@ "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s ने कमरे में शामिल होने के लिए %(targetDisplayName)s के निमंत्रण को रद्द कर दिया।", "The user must be unbanned before they can be invited.": "उपयोगकर्ता को आमंत्रित करने से पहले उन्हें प्रतिबंधित किया जाना चाहिए।", "Explore rooms": "रूम का अन्वेषण करें", - "Sign In": "साइन करना", "Create Account": "खाता बनाएं", "Mongolia": "मंगोलिया", "Monaco": "मोनाको", @@ -559,10 +551,8 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s को सूचनाएं भेजने की अनुमति नहीं दी गई थी - कृपया पुनः प्रयास करें", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s को आपको सूचनाएं भेजने की अनुमति नहीं है - कृपया अपनी ब्राउज़र सेटिंग जांचें", "%(name)s is requesting verification": "%(name)s सत्यापन का अनुरोध कर रहा है", - "Try again": "पुनः प्रयास करे", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "हमने ब्राउज़र से यह याद रखने के लिए कहा कि आप किस होमसर्वर का उपयोग आपको साइन इन करने के लिए करते हैं, लेकिन दुर्भाग्य से आपका ब्राउज़र इसे भूल गया है। साइन इन पेज पर जाएं और फिर से कोशिश करें.", "We couldn't log you in": "हम आपको लॉग इन नहीं कर सके", - "Trust": "विश्वास", "Only continue if you trust the owner of the server.": "केवल तभी जारी रखें जब आप सर्वर के स्वामी पर भरोसा करते हैं।", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "इस क्रिया के लिए ईमेल पते या फ़ोन नंबर को मान्य करने के लिए डिफ़ॉल्ट पहचान सर्वर तक पहुँचने की आवश्यकता है, लेकिन सर्वर के पास सेवा की कोई शर्तें नहीं हैं।", "Identity server has no terms of service": "पहचान सर्वर की सेवा की कोई शर्तें नहीं हैं", @@ -604,7 +594,6 @@ "Confirm adding phone number": "फ़ोन नंबर जोड़ने की पुष्टि करें", "Confirm adding this phone number by using Single Sign On to prove your identity.": "अपनी पहचान साबित करने के लिए सिंगल साइन ऑन का उपयोग करके इस फ़ोन नंबर को जोड़ने की पुष्टि करें।", "Add Email Address": "ईमेल पता जोड़ें", - "Confirm": "पुष्टि", "Click the button below to confirm adding this email address.": "इस ईमेल पते को जोड़ने की पुष्टि करने के लिए नीचे दिए गए बटन पर क्लिक करें।", "Confirm adding email": "ईमेल जोड़ने की पुष्टि करें", "Single Sign On": "केवल हस्ताक्षर के ऊपर", @@ -632,6 +621,17 @@ "ok": "ठीक", "remove": "हटाए", "save": "अमुकनाम्ना", - "yes": "हाँ" + "yes": "हाँ", + "confirm": "पुष्टि", + "dismiss": "खारिज", + "trust": "विश्वास", + "cancel": "रद्द", + "close": "बंद", + "accept": "स्वीकार", + "sign_in": "साइन करना", + "add": "जोड़े", + "try_again": "पुनः प्रयास करे", + "ignore": "अनदेखा करें", + "pin": "पिन" } } diff --git a/src/i18n/strings/hr.json b/src/i18n/strings/hr.json index 48294f265d..11f149408c 100644 --- a/src/i18n/strings/hr.json +++ b/src/i18n/strings/hr.json @@ -2,7 +2,6 @@ "This email address is already in use": "Ova email adresa se već koristi", "This phone number is already in use": "Ovaj broj telefona se već koristi", "Failed to verify email address: make sure you clicked the link in the email": "Nismo u mogućnosti verificirati Vašu email adresu. Provjerite dali ste kliknuli link u mailu", - "Dismiss": "Odbaci", "France": "Francuska", "Finland": "Finska", "Fiji": "Fiji", @@ -87,10 +86,8 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s nema dopuštenje slati Vam notifikacije - molimo pokušajte ponovo", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s nema dopuštenje slati Vam notifikacije - molimo provjerite postavke pretraživača", "%(name)s is requesting verification": "%(name)s traži potvrdu", - "Try again": "Pokušaj ponovo", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Tražili smo od preglednika da zapamti koji kućni poslužitelj koristite za prijavu, ali ga je Vaš preglednik nažalost zaboravio. Idite na stranicu za prijavu i pokušajte ponovo.", "We couldn't log you in": "Nismo Vas mogli ulogirati", - "Trust": "Vjeruj", "Only continue if you trust the owner of the server.": "Nastavite samo ako vjerujete vlasniku poslužitelja.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ova radnja zahtijeva pristup zadanom poslužitelju identiteta radi provjere adrese e-pošte ili telefonskog broja, no poslužitelj nema nikakve uvjete usluge.", "Identity server has no terms of service": "Poslužitelj identiteta nema uvjete usluge", @@ -157,7 +154,6 @@ "Click the button below to confirm adding this phone number.": "Kliknite gumb ispod da biste potvrdili dodavanje ovog telefonskog broja.", "Confirm adding phone number": "Potvrdite dodavanje telefonskog broja", "Add Email Address": "Dodaj email adresu", - "Confirm": "Potvrdi", "Click the button below to confirm adding this email address.": "Kliknite gumb ispod da biste potvrdili dodavanje ove email adrese.", "Confirm adding email": "Potvrdite dodavanje email adrese", "Integration manager": "Upravitelj integracijama", @@ -169,6 +165,10 @@ }, "action": { "continue": "Nastavi", - "ok": "OK" + "ok": "OK", + "confirm": "Potvrdi", + "dismiss": "Odbaci", + "trust": "Vjeruj", + "try_again": "Pokušaj ponovo" } } diff --git a/src/i18n/strings/hu.json b/src/i18n/strings/hu.json index 65bef539f0..5131e26f2c 100644 --- a/src/i18n/strings/hu.json +++ b/src/i18n/strings/hu.json @@ -1,16 +1,11 @@ { - "Cancel": "Mégse", - "Search": "Keresés", - "Dismiss": "Eltüntetés", "Failed to forget room %(errCode)s": "A szobát nem sikerült elfelejtetni: %(errCode)s", "Favourite": "Kedvencnek jelölés", "Notifications": "Értesítések", "Operation failed": "Sikertelen művelet", "powered by Matrix": "a gépházban: Matrix", "unknown error code": "ismeretlen hibakód", - "Accept": "Elfogadás", "Account": "Fiók", - "Add": "Hozzáadás", "Admin": "Admin", "Admin Tools": "Admin. Eszközök", "No Microphones detected": "Nem található mikrofon", @@ -25,7 +20,6 @@ "Authentication": "Azonosítás", "Failed to change password. Is your password correct?": "Nem sikerült megváltoztatni a jelszót. Helyesen írta be a jelszavát?", "Create new room": "Új szoba létrehozása", - "Close": "Bezárás", "%(items)s and %(lastItem)s": "%(items)s és %(lastItem)s", "and %(count)s others...": { "other": "és még: %(count)s ...", @@ -93,7 +87,6 @@ "Sign in with": "Bejelentkezés ezzel:", "Join Room": "Belépés a szobába", "Jump to first unread message.": "Ugrás az első olvasatlan üzenetre.", - "Logout": "Kilépés", "Low priority": "Alacsony prioritás", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s láthatóvá tette a szoba új üzeneteit minden szobatagnak, a meghívásuk idejétől kezdve.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s láthatóvá tette a szoba új üzeneteit minden szobatagnak, a csatlakozásuk idejétől kezdve.", @@ -138,8 +131,6 @@ "Session ID": "Kapcsolat azonosító", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Az időbélyegek megjelenítése 12 órás formátumban (például du. 2:30)", "Signed Out": "Kijelentkezett", - "Sign in": "Bejelentkezés", - "Sign out": "Kijelentkezés", "Someone": "Valaki", "Start authentication": "Hitelesítés indítása", "Submit": "Elküldés", @@ -253,7 +244,6 @@ "This process allows you to import encryption keys that you had previously exported from another Matrix client. You will then be able to decrypt any messages that the other client could decrypt.": "Ezzel a folyamattal lehetőséged van betölteni a titkosítási kulcsokat amiket egy másik Matrix kliensből mentettél ki. Ez után minden üzenetet vissza tudsz fejteni amit a másik kliens tudott.", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Ha egy újabb %(brand)s verziót használt, akkor valószínűleg ez a munkamenet nem lesz kompatibilis vele. Zárja be az ablakot és térjen vissza az újabb verzióhoz.", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Azonosítás céljából egy harmadik félhez leszel irányítva (%(integrationsUrl)s). Folytatod?", - "Skip": "Kihagy", "Check for update": "Frissítések keresése", "Delete widget": "Kisalkalmazás törlése", "Define the power level of a user": "A felhasználó szintjének meghatározása", @@ -270,7 +260,6 @@ "%(widgetName)s widget modified by %(senderName)s": "%(senderName)s módosította a(z) %(widgetName)s kisalkalmazást", "Copied!": "Másolva!", "Failed to copy": "Sikertelen másolás", - "Ignore": "Mellőzés", "Unignore": "Mellőzés feloldása", "You are now ignoring %(userId)s": "Most már figyelmen kívül hagyja: %(userId)s", "You are no longer ignoring %(userId)s": "Ismét figyelembe veszi: %(userId)s", @@ -421,14 +410,12 @@ "Notification targets": "Értesítések célpontja", "Today": "Ma", "Friday": "Péntek", - "Update": "Frissítés", "What's New": "Újdonságok", "On": "Be", "Changelog": "Változások", "Waiting for response from server": "Várakozás a kiszolgáló válaszára", "Failed to send logs: ": "Hiba a napló küldésénél: ", "This Room": "Ebben a szobában", - "Resend": "Újraküdés", "Messages containing my display name": "A saját megjelenítendő nevét tartalmazó üzenetek", "Messages in one-to-one chats": "A közvetlen csevegések üzenetei", "Unavailable": "Elérhetetlen", @@ -442,7 +429,6 @@ "Developer Tools": "Fejlesztői eszközök", "Preparing to send logs": "Előkészülés napló küldéshez", "Saturday": "Szombat", - "Reject": "Elutasítás", "Monday": "Hétfő", "Toolbox": "Eszköztár", "Collecting logs": "Naplók összegyűjtése", @@ -458,7 +444,6 @@ "Thursday": "Csütörtök", "Search…": "Keresés…", "Logs sent": "Napló elküldve", - "Back": "Vissza", "Show message in desktop notification": "Üzenet megjelenítése az asztali értesítésekben", "Messages in group chats": "A csoportos csevegések üzenetei", "Yesterday": "Tegnap", @@ -547,7 +532,6 @@ "That matches!": "Egyeznek!", "That doesn't match.": "Nem egyeznek.", "Go back to set it again.": "Lépj vissza és állítsd be újra.", - "Download": "Letöltés", "Unable to create key backup": "Kulcs mentés sikertelen", "Unable to load backup status": "A mentés állapotát nem lehet lekérdezni", "Unable to restore backup": "A mentést nem lehet helyreállítani", @@ -666,13 +650,10 @@ "Room avatar": "Szoba profilképe", "Room Name": "Szoba neve", "Room Topic": "Szoba témája", - "Join": "Csatlakozás", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Ellenőrizd ezt a felhasználót, hogy megbízhatónak lehessen tekinteni. Megbízható felhasználók további nyugalmat jelenthetnek ha végpontól végpontig titkosítást használsz.", "Incoming Verification Request": "Bejövő Hitelesítési Kérés", - "Go back": "Vissza", "Email (optional)": "E-mail (nem kötelező)", "Phone (optional)": "Telefonszám (nem kötelező)", - "Confirm": "Megerősítés", "Join millions for free on the largest public server": "Csatlakozzon több millió felhasználóhoz ingyen a legnagyobb nyilvános szerveren", "Other": "Egyéb", "Guest": "Vendég", @@ -752,7 +733,6 @@ "Anchor": "Horgony", "Headphones": "Fejhallgató", "Folder": "Dosszié", - "Pin": "Kitűzés", "This homeserver would like to make sure you are not a robot.": "A Matrix-kiszolgáló ellenőrizné, hogy Ön nem egy robot.", "Change": "Módosítás", "Couldn't load page": "Az oldal nem tölthető be", @@ -828,7 +808,6 @@ "Your browser likely removed this data when running low on disk space.": "A böngésző valószínűleg törölte ezeket az adatokat, amikor lecsökkent a szabad lemezterület.", "Upload files (%(current)s of %(total)s)": "Fájlok feltöltése (%(current)s / %(total)s)", "Upload files": "Fájlok feltöltése", - "Upload": "Feltöltés", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Ez a fájl túl nagy, hogy fel lehessen tölteni. A fájlméret korlátja %(limit)s, de a fájl %(sizeOfThisFile)s méretű.", "These files are too large to upload. The file size limit is %(limit)s.": "A fájl túl nagy a feltöltéshez. A fájlméret korlátja %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Néhány fájl túl nagy, hogy fel lehessen tölteni. A fájlméret korlátja %(limit)s.", @@ -846,7 +825,6 @@ "View older messages in %(roomName)s.": "Régebbi üzenetek megjelenítése itt: %(roomName)s.", "Join the conversation with an account": "Beszélgetéshez való csatlakozás felhasználói fiókkal lehetséges", "Sign Up": "Fiók készítés", - "Sign In": "Bejelentkezés", "Reason: %(reason)s": "Ok: %(reason)s", "Forget this room": "Szoba elfelejtése", "Re-join": "Újra-csatlakozás", @@ -895,7 +873,6 @@ "Uploaded sound": "Feltöltött hang", "Sounds": "Hangok", "Notification sound": "Értesítési hang", - "Reset": "Visszaállítás", "Set a new custom sound": "Új egyénii hang beállítása", "Browse": "Böngészés", "Use lowercase letters, numbers, dashes and underscores only": "Csak kisbetűt, számokat, kötőjeleket és aláhúzásokat használj", @@ -963,7 +940,6 @@ "Unable to revoke sharing for email address": "Az e-mail cím megosztását nem sikerült visszavonni", "Unable to share email address": "Az e-mail címet nem sikerült megosztani", "Revoke": "Visszavon", - "Share": "Megosztás", "Discovery options will appear once you have added an email above.": "Felkutatási beállítások megjelennek amint hozzáadtál egy e-mail címet alább.", "Unable to revoke sharing for phone number": "A telefonszám megosztást nem sikerült visszavonni", "Unable to share phone number": "A telefonszámot nem sikerült megosztani", @@ -1017,7 +993,6 @@ "Remove recent messages": "Friss üzenetek törlése", "Error changing power level requirement": "A szükséges hozzáférési szint megváltoztatása nem sikerült", "An error occurred changing the room's power level requirements. Ensure you have sufficient permissions and try again.": "Hiba történt a szobához szükséges hozzáférési szint megváltoztatása során. Ellenőrizze, hogy megvan-e hozzá a megfelelő jogosultsága, és próbálja újra.", - "View": "Megtekintés", "Explore rooms": "Szobák felderítése", "Verify the link in your inbox": "Ellenőrizd a hivatkozást a bejövő leveleid között", "Complete": "Kiegészít", @@ -1085,7 +1060,6 @@ "Room %(name)s": "Szoba: %(name)s", "Unread messages.": "Olvasatlan üzenetek.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ez a művelet az e-mail-cím vagy telefonszám ellenőrzése miatt hozzáférést igényel a(z) alapértelmezett azonosítási kiszolgálójához, de a kiszolgálónak nincsenek felhasználási feltételei.", - "Trust": "Megbízom benne", "Message Actions": "Üzenet Műveletek", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "You verified %(name)s": "Ellenőrizte: %(name)s", @@ -1130,7 +1104,6 @@ "Trusted": "Megbízható", "Not trusted": "Megbízhatatlan", "Messages in this room are end-to-end encrypted.": "Az üzenetek a szobában végponttól végpontig titkosítottak.", - "Verify": "Ellenőrzés", "Any of the following data may be shared:": "Az alábbi adatok közül bármelyik megosztásra kerülhet:", "Your display name": "Saját megjelenítendő neve", "Your user ID": "Saját felhasználói azonosítója", @@ -1164,7 +1137,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "A szoba frissítése nem egyszerű művelet, általában a szoba hibás működése, hiányzó funkció vagy biztonsági sérülékenység esetén javasolt.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Ez általában a szoba kiszolgálóoldali kezelésében jelent változást. Ha a(z) %(brand)s kliensben tapasztal problémát, akkor küldjön egy hibajelentést.", "You'll upgrade this room from to .": " verzióról verzióra fogja fejleszteni a szobát.", - "Upgrade": "Fejlesztés", " wants to chat": " csevegni szeretne", "Start chatting": "Beszélgetés elkezdése", "Cross-signing public keys:": "Az eszközök közti hitelesítés nyilvános kulcsai:", @@ -1225,7 +1197,6 @@ "about a day from now": "egy nap múlva", "%(num)s days from now": "%(num)s nap múlva", "Restore": "Visszaállítás", - "Go Back": "Vissza", "Other users may not trust it": "Más felhasználók lehet, hogy nem bíznak benne", "Later": "Később", "Something went wrong trying to invite the users.": "Valami nem sikerült a felhasználók meghívásával.", @@ -1309,7 +1280,6 @@ "Ask %(displayName)s to scan your code:": "Kérd meg %(displayName)s felhasználót, hogy olvassa be a kódot:", "If you can't scan the code above, verify by comparing unique emoji.": "Ha nem tudod beolvasni az alábbi kódot, ellenőrizd az egyedi emodzsik összehasonlításával.", "You've successfully verified %(displayName)s!": "Sikeresen ellenőrizted a felhasználót: %(displayName)s!", - "Got it": "Értem", "Encryption not enabled": "Titkosítás nincs engedélyezve", "The encryption used by this room isn't supported.": "A szobában használt titkosítás nem támogatott.", "Clear all data in this session?": "Minden adat törlése ebben a munkamenetben?", @@ -1626,7 +1596,6 @@ "Not encrypted": "Nem titkosított", "Room settings": "Szoba beállítások", "Take a picture": "Fénykép készítése", - "Unpin": "Leszedés", "Cross-signing is ready for use.": "Az eszközök közti hitelesítés használatra kész.", "Cross-signing is not set up.": "Az eszközök közti hitelesítés nincs beállítva.", "Backup version:": "Mentés verziója:", @@ -2113,7 +2082,6 @@ "Use app for a better experience": "A jobb élmény érdekében használjon alkalmazást", "Converts the DM to a room": "Szobává alakítja a közvetlen beszélgetést", "Converts the room to a DM": "Közvetlen beszélgetéssé alakítja a szobát", - "Try again": "Újrapróbálkozás", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "A böngészőt arra kértük, hogy jegyezze meg, melyik Matrix-kiszolgálót használta a bejelentkezéshez, de sajnos a böngészője elfelejtette. Navigáljon a bejelentkezési oldalra, és próbálja újra.", "We couldn't log you in": "Sajnos nem tudtuk bejelentkeztetni", "Search (must be enabled)": "Keresés (engedélyezni kell)", @@ -2197,7 +2165,6 @@ "Invite only, best for yourself or teams": "Csak meghívóval, saját célra és csoportok számára ideális", "Open space for anyone, best for communities": "Mindenki számára nyílt tér, a közösségek számára ideális", "Create a space": "Tér létrehozása", - "Delete": "Törlés", "Jump to the bottom of the timeline when you send a message": "Üzenetküldés után az idővonal aljára ugrás", "This homeserver has been blocked by its administrator.": "A Matrix-kiszolgálót a rendszergazda zárolta.", "You're already in a call with this person.": "Már hívásban van ezzel a személlyel.", @@ -2263,8 +2230,6 @@ "Forgotten or lost all recovery methods? Reset all": "Elfelejtette vagy elveszett minden helyreállítási lehetőség? Minden alaphelyzetbe állítása", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Ha ezt teszi, tudnia kell, hogy az üzenetek nem lesznek törölve, de a keresési élmény addig nem lesz tökéletes, amíg az indexek újra el nem készülnek", "View message": "Üzenet megjelenítése", - "Zoom in": "Nagyítás", - "Zoom out": "Kicsinyítés", "%(seconds)ss left": "%(seconds)s mp van hátra", "You can select all or individual messages to retry or delete": "Újraküldéshez vagy törléshez kiválaszthatja az üzeneteket egyenként vagy az összeset együtt", "Retry all": "Mind újraküldése", @@ -2388,8 +2353,6 @@ "Please provide an address": "Kérem adja meg a címet", "This space has no local addresses": "Ennek a térnek nincs helyi címe", "Space information": "Tér információi", - "Collapse": "Összecsukás", - "Expand": "Kibontás", "Recommended for public spaces.": "A nyilvános terekhez ajánlott.", "Allow people to preview your space before they join.": "A tér előnézetének engedélyezése a belépés előtt.", "Preview Space": "Tér előnézete", @@ -2578,7 +2541,6 @@ "Format": "Formátum", "Export Chat": "Beszélgetés exportálása", "Exporting your data": "Adatai exportálása", - "Stop": "Leállítás", "The export was cancelled successfully": "Az exportálás sikeresen félbeszakítva", "Export Successful": "Exportálás sikeres", "MB": "MB", @@ -2917,7 +2879,6 @@ "Internal room ID": "Belső szobaazonosító", "Group all your people in one place.": "Csoportosítsa az összes ismerősét egy helyre.", "Group all your favourite rooms and people in one place.": "Csoportosítsa az összes kedvenc szobáját és ismerősét egy helyre.", - "Call": "Hívás", "IRC (Experimental)": "IRC (kísérleti)", "Navigate to previous message in composer history": "Előző üzenetre navigálás a szerkesztőben", "Navigate to next message in composer history": "Következő üzenetre navigálás a szerkesztőben", @@ -3553,7 +3514,6 @@ "Early previews": "Lehetőségek korai megjelenítése", "What's next for %(brand)s? Labs are the best way to get things early, test out new features and help shape them before they actually launch.": "Mi várható a(z) %(brand)s fejlesztésében? A labor a legjobb hely az új dolgok kipróbálásához, visszajelzés adásához és a funkciók éles indulás előtti kialakításában történő segítséghez.", "Upcoming features": "Készülő funkciók", - "Apply": "Alkalmaz", "Search users in this room…": "Felhasználók keresése a szobában…", "Give one or multiple users in this room more privileges": "Több jog adása egy vagy több felhasználónak a szobában", "Add privileged users": "Privilegizált felhasználók hozzáadása", @@ -3766,7 +3726,6 @@ "Start DM anyway": "Közvetlen beszélgetés indítása mindenképpen", "Start DM anyway and never warn me again": "Közvetlen beszélgetés indítása mindenképpen és később se figyelmeztessen", "Unable to find profiles for the Matrix IDs listed below - would you like to start a DM anyway?": "Nem található fiók profil az alábbi Matrix azonosítókhoz - mégis a közvetlen csevegés elindítása mellett dönt?", - "Reload": "Újratöltés", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Ez lehet attól, hogy az alkalmazás több lapon is nyitva van, vagy hogy a böngészőadatok törölve lettek.", "Database unexpectedly closed": "Az adatbázis váratlanul lezárult", "Formatting": "Formázás", @@ -3875,7 +3834,46 @@ "start": "Indít", "start_chat": "Csevegés indítása", "view_source": "Forrás megjelenítése", - "yes": "Igen" + "yes": "Igen", + "reject": "Elutasítás", + "confirm": "Megerősítés", + "dismiss": "Eltüntetés", + "trust": "Megbízom benne", + "reload": "Újratöltés", + "cancel": "Mégse", + "stop": "Leállítás", + "join": "Csatlakozás", + "close": "Bezárás", + "accept": "Elfogadás", + "upgrade": "Fejlesztés", + "verify": "Ellenőrzés", + "update": "Frissítés", + "call": "Hívás", + "delete": "Törlés", + "upload": "Feltöltés", + "collapse": "Összecsukás", + "apply": "Alkalmaz", + "reset": "Visszaállítás", + "share": "Megosztás", + "skip": "Kihagy", + "logout": "Kilépés", + "view": "Megtekintés", + "expand": "Kibontás", + "sign_out": "Kijelentkezés", + "sign_in": "Bejelentkezés", + "add": "Hozzáadás", + "search": "Keresés", + "try_again": "Újrapróbálkozás", + "go_back": "Vissza", + "back": "Vissza", + "resend": "Újraküdés", + "ignore": "Mellőzés", + "zoom_in": "Nagyítás", + "zoom_out": "Kicsinyítés", + "download": "Letöltés", + "pin": "Kitűzés", + "unpin": "Leszedés", + "got_it": "Értem" }, "a11y": { "user_menu": "Felhasználói menü" diff --git a/src/i18n/strings/id.json b/src/i18n/strings/id.json index 452ca8e67f..0392c729ab 100644 --- a/src/i18n/strings/id.json +++ b/src/i18n/strings/id.json @@ -1,7 +1,5 @@ { - "Accept": "Terima", "Account": "Akun", - "Add": "Tambahkan", "No Microphones detected": "Tidak ada mikrofon terdeteksi", "No media permissions": "Tidak ada izin media", "Microphone": "Mikrofon", @@ -10,7 +8,6 @@ "An error has occurred.": "Telah terjadi kesalahan.", "Are you sure you want to reject the invitation?": "Anda yakin menolak undangannya?", "Change Password": "Ubah Kata Sandi", - "Close": "Tutup", "Commands": "Perintah", "Confirm password": "Konfirmasi kata sandi", "Current password": "Kata sandi sekarang", @@ -28,7 +25,6 @@ "Invalid Email Address": "Alamat Email Tidak Absah", "Invited": "Diundang", "Sign in with": "Masuk dengan", - "Logout": "Keluar", "Low priority": "Prioritas rendah", "New passwords don't match": "Kata sandi baru tidak cocok", "": "", @@ -41,12 +37,9 @@ "%(brand)s version:": "Versi %(brand)s:", "Return to login screen": "Kembali ke halaman masuk", "Rooms": "Ruangan", - "Search": "Cari", "Search failed": "Pencarian gagal", "Server error": "Kesalahan server", "Session ID": "ID Sesi", - "Sign in": "Masuk", - "Sign out": "Keluar", "Someone": "Seseorang", "Submit": "Kirim", "This email address was not found": "Alamat email ini tidak ditemukan", @@ -103,8 +96,6 @@ "Messages sent by bot": "Pesan dikirim oleh bot", "Notification targets": "Target notifikasi", "Today": "Hari Ini", - "Dismiss": "Abaikan", - "Update": "Perbarui", "Notifications": "Notifikasi", "What's New": "Apa Yang Baru", "On": "Nyala", @@ -120,14 +111,12 @@ "Source URL": "URL Sumber", "Failed to add tag %(tagName)s to room": "Gagal menambahkan tag %(tagName)s ke ruangan", "No update available.": "Tidak ada pembaruan yang tersedia.", - "Resend": "Kirim Ulang", "Collecting app version information": "Mengumpulkan informasi versi aplikasi", "Tuesday": "Selasa", "Search…": "Cari…", "Unnamed room": "Ruang tanpa nama", "Friday": "Jumat", "Saturday": "Sabtu", - "Reject": "Tolak", "Monday": "Senin", "Collecting logs": "Mengumpulkan catatan", "Failed to forget room %(errCode)s": "Gagal melupakan ruangan %(errCode)s", @@ -139,10 +128,8 @@ "Call invitation": "Undangan panggilan", "What's new?": "Apa yang baru?", "When I'm invited to a room": "Ketika saya diundang ke ruangan", - "Cancel": "Batalkan", "Invite to this room": "Undang ke ruangan ini", "Thursday": "Kamis", - "Back": "Kembali", "Show message in desktop notification": "Tampilkan pesan di notifikasi desktop", "Messages in group chats": "Pesan di obrolan grup", "Yesterday": "Kemarin", @@ -159,7 +146,6 @@ "Permission Required": "Izin Dibutuhkan", "You do not have permission to start a conference call in this room": "Anda tidak memiliki permisi untuk memulai panggilan konferensi di ruang ini", "Explore rooms": "Jelajahi ruangan", - "Sign In": "Masuk", "Create Account": "Buat Akun", "Identity server": "Server identitas", "%(senderName)s banned %(targetName)s": "%(senderName)s mencekal %(targetName)s", @@ -243,7 +229,6 @@ "Actions": "Aksi", "Messages": "Pesan", "Setting up keys": "Menyiapkan kunci", - "Go Back": "Kembali", "Are you sure you want to cancel entering passphrase?": "Apakah Anda yakin untuk membatalkan pemasukkan frasa sandi?", "Cancel entering passphrase?": "Batalkan memasukkan frasa sandi?", "Missing user_id in request": "Kurang user_id di permintaan", @@ -519,10 +504,8 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s tidak memiliki izin untuk mengirim Anda notifikasi — silakan coba lagi", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s tidak memiliki izin untuk mengirim Anda notifikasi — mohon periksa pengaturan browser Anda", "%(name)s is requesting verification": "%(name)s meminta verifikasi", - "Try again": "Coba lagi", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Kami menanyakan browser ini untuk mengingat homeserver apa yang Anda gunakan untuk membantu Anda masuk, tetapi sayangnya browser ini melupakannya. Pergi ke halaman masuk dan coba lagi.", "We couldn't log you in": "Kami tidak dapat memasukkan Anda", - "Trust": "Percayakan", "Only continue if you trust the owner of the server.": "Hanya lanjutkan jika Anda mempercayai pemilik server ini.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Aksi ini memerlukan mengakses server identitas bawaan untuk memvalidasi sebuah alamat email atau nomor telepon, tetapi server ini tidak memiliki syarat layanan apa pun.", "Identity server has no terms of service": "Identitas server ini tidak memiliki syarat layanan", @@ -567,7 +550,6 @@ "Confirm adding phone number": "Konfirmasi penambahan nomor telepon", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Konfirmasi penambahan nomor telepon ini dengan menggunakan Single Sign On untuk membuktikan identitas Anda.", "Add Email Address": "Tambahkan Alamat Email", - "Confirm": "Konfirmasi", "Click the button below to confirm adding this email address.": "Klik tombol di bawah untuk mengkonfirmasi penambahan alamat email ini.", "Confirm adding email": "Konfirmasi penambahan email", "Single Sign On": "Single Sign On", @@ -576,7 +558,6 @@ "Toolbox": "Kotak Peralatan", "expand": "buka", "collapse": "tutup", - "Join": "Bergabung", "Code": "Kode", "Refresh": "Muat Ulang", "%(oneUser)sleft %(count)s times": { @@ -602,12 +583,10 @@ "%(duration)sm": "%(duration)sm", "%(duration)ss": "%(duration)sd", "Unignore": "Hilangkan Abaian", - "Ignore": "Abaikan", "Copied!": "Disalin!", "Users": "Pengguna", "Emoji": "Emoji", "Phone": "Ponsel", - "Skip": "Lewat", "Historical": "Riwayat", "Idle": "Idle", "Online": "Daring", @@ -627,7 +606,6 @@ "Favourited": "Difavorit", "A-Z": "A-Z", "Activity": "Aktivitas", - "Unpin": "Lepaskan Pin", "Privacy": "Privasi", "ready": "siap", "Algorithm:": "Algoritma:", @@ -676,25 +654,18 @@ "Folder": "Map", "Scissors": "Gunting", "Cancelling…": "Membatalkan…", - "Verify": "Lakukan verifikasi", - "Upgrade": "Tingkatkan", "Ok": "Ok", "Success!": "Berhasil!", - "View": "Pratinjau", "Summary": "Kesimpulan", "Service": "Layanan", "Notes": "Nota", "edited": "diedit", "Re-join": "Bergabung Ulang", - "Share": "Bagikan", "Browse": "Jelajahi", "Sounds": "Suara", "Credits": "Kredit", "Discovery": "Penemuan", "Change": "Ubah", - "Reset": "Atur Ulang", - "Upload": "Unggah", - "Pin": "Pin", "Headphones": "Headphone", "Anchor": "Jangkar", "Bell": "Lonceng", @@ -753,7 +724,6 @@ "Cat": "Kucing", "Dog": "Anjing", "Guest": "Tamu", - "Download": "Unduh", "Demote": "Turunkan", "Stickerpack": "Paket Stiker", "Replying": "Membalas", @@ -827,7 +797,6 @@ "Email addresses": "Alamat email", "Profile picture": "Gambar profil", "Display Name": "Nama Tampilan", - "Go back": "Kembali ke sebelumnya", "That matches!": "Mereka cocok!", "General failure": "Kesalahan umum", "Share User": "Bagikan Pengguna", @@ -916,7 +885,6 @@ "Disagree": "Tidak Setuju", "Sent": "Terkirim", "Format": "Format", - "Stop": "Berhenti", "MB": "MB", "Custom level": "Tingkat kustom", "Decrypting": "Mendekripsi", @@ -926,8 +894,6 @@ "Global": "Global", "Keyword": "Kata kunci", "Rename": "Ubah Nama", - "Collapse": "Tutup", - "Expand": "Buka", "Visibility": "Visibilitas", "Address": "Alamat", "Hangup": "Akhiri", @@ -945,7 +911,6 @@ "Setting:": "Pengaturan:", "Value": "Nilai", "Spaces": "Space", - "Delete": "Hapus", "Connecting": "Menghubungkan", "%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s menghapus peraturan pencekalan pengguna yang berisi %(glob)s", "Message deleted by %(name)s": "Pesan dihapus oleh %(name)s", @@ -1900,7 +1865,6 @@ "Verification timed out.": "Waktu habis untuk memverifikasi.", "Start verification again from their profile.": "Mulai memverifikasi lagi dari profilnya.", "Start verification again from the notification.": "Mulai memverifikasi lagi dari notifikasinya.", - "Got it": "Mengerti", "You've successfully verified %(displayName)s!": "Anda berhasil memverifikasi %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Anda berhasil memverifikasi %(deviceName)s (%(deviceId)s)!", "You've successfully verified your device!": "Anda berhasil memverifikasi perangkat Anda!", @@ -2142,8 +2106,6 @@ "other": "%(severalUsers)sbergabung dan keluar %(count)s kali" }, "Language Dropdown": "Dropdown Bahasa", - "Zoom in": "Perbesar", - "Zoom out": "Perkecil", "%(count)s people you know have already joined": { "one": "%(count)s orang yang Anda tahu telah bergabung", "other": "%(count)s orang yang Anda tahu telah bergabung" @@ -2931,7 +2893,6 @@ "Group all your favourite rooms and people in one place.": "Kelompokkan semua ruangan dan orang favorit Anda di satu tempat.", "Spaces are ways to group rooms and people. Alongside the spaces you're in, you can use some pre-built ones too.": "Space adalah cara untuk mengelompokkan ruangan dan orang. Di sampingnya space yang Anda berada, Anda dapat menggunakan space yang sudah dibuat.", "IRC (Experimental)": "IRC (Eksperimental)", - "Call": "Panggil", "Toggle hidden event visibility": "Alih visibilitas peristiwa tersembunyi", "Redo edit": "Ulangi editan", "Force complete": "Selesaikan dengan paksa", @@ -3571,7 +3532,6 @@ "This session doesn't support encryption and thus can't be verified.": "Sesi ini tidak mendukung enkripsi dan tidak dapat diverifikasi.", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Untuk keamanan dan privasi yang terbaik, kami merekomendasikan menggunakan klien Matrix yang mendukung enkripsi.", "You won't be able to participate in rooms where encryption is enabled when using this session.": "Anda tidak akan dapat berpartisipasi dalam ruangan di mana enkripsi diaktifkan ketika menggunakan sesi ini.", - "Apply": "Terapkan", "Search users in this room…": "Cari pengguna di ruangan ini…", "Give one or multiple users in this room more privileges": "Berikan satu atau beberapa pengguna dalam ruangan ini lebih banyak izin", "Add privileged users": "Tambahkan pengguna yang diizinkan", @@ -3763,7 +3723,6 @@ "Mute room": "Bisukan ruangan", "Match default setting": "Sesuai dengan pengaturan bawaan", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Pengguna (%(user)s) akhirnya tidak diundang ke %(roomId)s tetapi tidak ada kesalahan yang diberikan dari utilitas pengundang", - "Reload": "Muat ulang", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Ini mungkin terjadi karena memiliki aplikasinya terbuka di beberapa tab atau karena menghapus data peramban.", "Database unexpectedly closed": "Basis data ditutup secara tidak terduga", "Start DM anyway": "Mulai percakapan langsung saja", @@ -3976,7 +3935,46 @@ "start": "Mulai", "start_chat": "Mulai obrolan", "view_source": "Tampilkan Sumber", - "yes": "Ya" + "yes": "Ya", + "reject": "Tolak", + "confirm": "Konfirmasi", + "dismiss": "Abaikan", + "trust": "Percayakan", + "reload": "Muat ulang", + "cancel": "Batalkan", + "stop": "Berhenti", + "join": "Bergabung", + "close": "Tutup", + "accept": "Terima", + "upgrade": "Tingkatkan", + "verify": "Lakukan verifikasi", + "update": "Perbarui", + "call": "Panggil", + "delete": "Hapus", + "upload": "Unggah", + "collapse": "Tutup", + "apply": "Terapkan", + "reset": "Atur Ulang", + "share": "Bagikan", + "skip": "Lewat", + "logout": "Keluar", + "view": "Pratinjau", + "expand": "Buka", + "sign_out": "Keluar", + "sign_in": "Masuk", + "add": "Tambahkan", + "search": "Cari", + "try_again": "Coba lagi", + "go_back": "Kembali ke sebelumnya", + "back": "Kembali", + "resend": "Kirim Ulang", + "ignore": "Abaikan", + "zoom_in": "Perbesar", + "zoom_out": "Perkecil", + "download": "Unduh", + "pin": "Pin", + "unpin": "Lepaskan Pin", + "got_it": "Mengerti" }, "a11y": { "user_menu": "Menu pengguna" diff --git a/src/i18n/strings/is.json b/src/i18n/strings/is.json index ed153fb2de..c4e7579fd5 100644 --- a/src/i18n/strings/is.json +++ b/src/i18n/strings/is.json @@ -61,10 +61,8 @@ "When I'm invited to a room": "Þegar mér er boðið á spjallrás", "Call invitation": "Boð um þátttöku í símtali", "Messages sent by bot": "Skilaboð send af vélmennum", - "Accept": "Samþykkja", "Submit": "Senda inn", "Phone": "Sími", - "Add": "Bæta við", "Export E2E room keys": "Flytja út E2E dulritunarlykla spjallrásar", "Current password": "Núverandi lykilorð", "New Password": "Nýtt lykilorð", @@ -80,7 +78,6 @@ "Unban": "Afbanna", "Are you sure?": "Ertu viss?", "Unignore": "Hætta að hunsa", - "Ignore": "Hunsa", "Mention": "Minnst á", "Admin Tools": "Kerfisstjóratól", "Invited": "Boðið", @@ -98,7 +95,6 @@ "Unnamed room": "Nafnlaus spjallrás", "Join Room": "Taka þátt í spjallrás", "Forget room": "Gleyma spjallrás", - "Search": "Leita", "Rooms": "Spjallrásir", "Low priority": "Lítill forgangur", "Historical": "Ferilskráning", @@ -116,9 +112,7 @@ "Search…": "Leita…", "This Room": "Þessi spjallrás", "All Rooms": "Allar spjallrásir", - "Cancel": "Hætta við", "Jump to first unread message.": "Fara í fyrstu ólesnu skilaboðin.", - "Close": "Loka", "not specified": "ekki tilgreint", "Sunday": "Sunnudagur", "Monday": "Mánudagur", @@ -131,15 +125,12 @@ "Yesterday": "Í gær", "Error decrypting attachment": "Villa við afkóðun viðhengis", "Copied!": "Afritað!", - "Dismiss": "Hunsa", "Code": "Kóði", "powered by Matrix": "keyrt með Matrix", "Email address": "Tölvupóstfang", - "Sign in": "Skrá inn", "Register": "Nýskrá", "Something went wrong!": "Eitthvað fór úrskeiðis!", "What's New": "Nýtt á döfinni", - "Update": "Uppfæra", "What's new?": "Hvað er nýtt á döfinni?", "Error encountered (%(errorDetail)s).": "Villa fannst (%(errorDetail)s).", "No update available.": "Engin uppfærsla tiltæk.", @@ -158,28 +149,22 @@ "Unknown error": "Óþekkt villa", "Incorrect password": "Rangt lykilorð", "Deactivate Account": "Gera notandaaðgang óvirkann", - "Back": "Til baka", "Filter results": "Sía niðurstöður", "Toolbox": "Verkfærakassi", "Developer Tools": "Forritunartól", "An error has occurred.": "Villa kom upp.", - "Sign out": "Skrá út", "Send Logs": "Senda atvikaskrár", "Refresh": "Endurlesa", "Invalid Email Address": "Ógilt tölvupóstfang", "Verification Pending": "Sannvottun í bið", "Please check your email and click on the link it contains. Once this is done, click continue.": "Skoðaðu tölvupóstinn þinn og smelltu á tengilinn sem hann inniheldur. Þegar því er lokið skaltu smella á að halda áfram.", - "Skip": "Sleppa", "Failed to change password. Is your password correct?": "Mistókst að breyta lykilorðinu. Er lykilorðið rétt?", "You cannot delete this message. (%(code)s)": "Þú getur ekki eytt þessum skilaboðum. (%(code)s)", - "Resend": "Endursenda", "Source URL": "Upprunaslóð", "All messages": "Öll skilaboð", - "Reject": "Hafna", "Low Priority": "Lítill forgangur", "Signed Out": "Skráð/ur út", "Terms and Conditions": "Skilmálar og kvaðir", - "Logout": "Útskráning", "Invite to this room": "Bjóða inn á þessa spjallrás", "Notifications": "Tilkynningar", "Connectivity to the server has been lost.": "Tenging við vefþjón hefur rofnað.", @@ -264,7 +249,6 @@ "Passphrase must not be empty": "Lykilfrasi má ekki vera auður", "Create Account": "Búa til notandaaðgang", "Explore rooms": "Kanna spjallrásir", - "Sign In": "Skrá inn", "The user's homeserver does not support the version of the room.": "Heimaþjónn notandans styður ekki útgáfu spjallrásarinnar.", "The user must be unbanned before they can be invited.": "Notandinn þarf að vera afbannaður áður en að hægt er að bjóða þeim.", "You do not have permission to invite people to this room.": "Þú hefur ekki heimild til að bjóða fólk í þessa spjallrás.", @@ -398,26 +382,21 @@ "Add Email Address": "Bæta við tölvupóstfangi", "Click the button below to confirm adding this email address.": "Smelltu á hnappinn hér að neðan til að staðfesta að bæta við þessu netfangi.", "Confirm adding email": "Staðfestu að bæta við tölvupósti", - "Upgrade": "Uppfæra", - "Verify": "Sannreyna", "Trusted": "Treyst", "Subscribe": "Skrá", "Unsubscribe": "Afskrá", "None": "Ekkert", "Ignored/Blocked": "Hunsað/Hindrað", - "Trust": "Treysta", "Flags": "Fánar", "Symbols": "Tákn", "Objects": "Hlutir", "Activities": "Afþreying", "Document": "Skjal", "Complete": "Fullklára", - "View": "Skoða", "Strikethrough": "Yfirstrikletrað", "Italics": "Skáletrað", "Bold": "Feitletrað", "Disconnect": "Aftengjast", - "Share": "Deila", "Revoke": "Afturkalla", "Discovery": "Uppgötvun", "Actions": "Aðgerðir", @@ -426,7 +405,6 @@ "Service": "Þjónusta", "Removing…": "Er að fjarlægja…", "Browse": "Skoða", - "Reset": "Endursetja", "Sounds": "Hljóð", "edited": "breytti", "Re-join": "Taka þátt aftur", @@ -456,8 +434,6 @@ "Dog": "Hundur", "Guest": "Gestur", "Other": "Annað", - "Confirm": "Staðfesta", - "Join": "Taka þátt", "Encrypted": "Dulritað", "Encryption": "Dulritun", "Timeline": "Tímalína", @@ -467,7 +443,6 @@ "FAQ": "Algengar spurningar", "General": "Almennt", "Verified!": "Sannreynt!", - "Download": "Niðurhal", "Legal": "Lagalegir fyrirvarar", "Demote": "Leggja til baka", "%(oneUser)sleft %(count)s times": { @@ -517,7 +492,6 @@ "Prepends ┬──┬ ノ( ゜-゜ノ) to a plain-text message": "Setur ┬──┬ ノ( ゜-゜ノ) framan við hrein textaskilaboð", "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "Setur (╯°□°)╯︵ ┻━┻ framan við hrein textaskilaboð", "Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Setur ¯\\_(ツ)_/¯ framan við hrein textaskilaboð", - "Go Back": "Fara til baka", "Zimbabwe": "Simbabve", "Zambia": "Sambía", "Yemen": "Jemen", @@ -763,7 +737,6 @@ "Afghanistan": "Afganistan", "United States": "Bandaríkin", "United Kingdom": "Stóra Bretland", - "Call": "Símtal", "More": "Meira", "Dialpad": "Talnaborð", "Connecting": "Tengist", @@ -784,7 +757,6 @@ "Use app": "Nota smáforrit", "Later": "Seinna", "Review": "Yfirfara", - "Stop": "Stöðva", "That's fine": "Það er í góðu", "Topic: %(topic)s": "Umfjöllunarefni: %(topic)s", "Current Timeline": "Núverandi tímalína", @@ -822,7 +794,6 @@ "%(space1Name)s and %(space2Name)s": "%(space1Name)s og %(space2Name)s", "Custom (%(level)s)": "Sérsniðið (%(level)s)", "Sign In or Create Account": "Skráðu þig inn eða búðu til aðgang", - "Try again": "Reyna aftur", "Failure to create room": "Mistókst að búa til spjallrás", "Failed to transfer call": "Mistókst að áframsenda símtal", "Transfer Failed": "Flutningur mistókst", @@ -991,8 +962,6 @@ "one": "%(count)s atkvæði", "other": "%(count)s atkvæði" }, - "Zoom out": "Renna frá", - "Zoom in": "Renna að", "Show image": "Birta mynd", "Go": "Fara", "Decrypting": "Afkóðun", @@ -1002,7 +971,6 @@ "Missed call": "Ósvarað símtal", "An unknown error occurred": "Óþekkt villa kom upp", "Connection failed": "Tenging mistókst", - "Got it": "Náði því", "Edit devices": "Breyta tækjum", "Ban from %(roomName)s": "Banna í %(roomName)s", "Unban from %(roomName)s": "Afbanna í %(roomName)s", @@ -1033,7 +1001,6 @@ "Join public room": "Taka þátt í almenningsspjallrás", "Recently viewed": "Nýlega skoðað", "View message": "Sjá skilaboð", - "Unpin": "Losa", "Topic: %(topic)s ": "Umfjöllunarefni: %(topic)s ", "Insert link": "Setja inn tengil", "Code block": "Kóðablokk", @@ -1101,16 +1068,10 @@ "Leave Space": "Yfirgefa svæði", "Save Changes": "Vista breytingar", "Click to copy": "Smelltu til að afrita", - "Collapse": "Fella saman", - "Expand": "Fletta út", - "Go back": "Til baka", "Address": "Vistfang", - "Upload": "Senda inn", - "Delete": "Eyða", "Delete avatar": "Eyða auðkennismynd", "Space selection": "Val svæðis", "More options": "Fleiri valkostir", - "Pin": "Pinni", "Folder": "Mappa", "Headphones": "Heyrnartól", "Anchor": "Akkeri", @@ -3184,7 +3145,6 @@ "Connection": "Tenging", "Video settings": "Myndstillingar", "Voice settings": "Raddstillingar", - "Apply": "Virkja", "Search users in this room…": "Leita að notendum á þessari spjallrás…", "Complete these to get the most out of %(brand)s": "Kláraðu þetta til að fá sem mest út úr %(brand)s", "You did it!": "Þú kláraðir þetta!", @@ -3363,7 +3323,45 @@ "start": "Byrja", "start_chat": "Hefja spjall", "view_source": "Skoða frumkóða", - "yes": "Já" + "yes": "Já", + "reject": "Hafna", + "confirm": "Staðfesta", + "dismiss": "Hunsa", + "trust": "Treysta", + "cancel": "Hætta við", + "stop": "Stöðva", + "join": "Taka þátt", + "close": "Loka", + "accept": "Samþykkja", + "upgrade": "Uppfæra", + "verify": "Sannreyna", + "update": "Uppfæra", + "call": "Símtal", + "delete": "Eyða", + "upload": "Senda inn", + "collapse": "Fella saman", + "apply": "Virkja", + "reset": "Endursetja", + "share": "Deila", + "skip": "Sleppa", + "logout": "Útskráning", + "view": "Skoða", + "expand": "Fletta út", + "sign_out": "Skrá út", + "sign_in": "Skrá inn", + "add": "Bæta við", + "search": "Leita", + "try_again": "Reyna aftur", + "go_back": "Til baka", + "back": "Til baka", + "resend": "Endursenda", + "ignore": "Hunsa", + "zoom_in": "Renna að", + "zoom_out": "Renna frá", + "download": "Niðurhal", + "pin": "Pinni", + "unpin": "Losa", + "got_it": "Náði því" }, "a11y": { "user_menu": "Valmynd notandans" diff --git a/src/i18n/strings/it.json b/src/i18n/strings/it.json index 26104b35ca..ab44fb2084 100644 --- a/src/i18n/strings/it.json +++ b/src/i18n/strings/it.json @@ -3,16 +3,11 @@ "Notifications": "Notifiche", "Operation failed": "Operazione fallita", "powered by Matrix": "offerto da Matrix", - "Search": "Cerca", "unknown error code": "codice errore sconosciuto", - "Cancel": "Annulla", - "Close": "Chiudi", "Create new room": "Crea una nuova stanza", - "Dismiss": "Chiudi", "Favourite": "Preferito", "Failed to change password. Is your password correct?": "Modifica password fallita. La tua password è corretta?", "Account": "Account", - "Add": "Aggiungi", "Admin": "Amministratore", "Admin Tools": "Strumenti di amministrazione", "No Microphones detected": "Nessun Microfono rilevato", @@ -114,7 +109,6 @@ "Enable inline URL previews by default": "Attiva le anteprime URL in modo predefinito", "Enable URL previews for this room (only affects you)": "Attiva le anteprime URL in questa stanza (riguarda solo te)", "Enable URL previews by default for participants in this room": "Attiva le anteprime URL in modo predefinito per i partecipanti in questa stanza", - "Accept": "Accetta", "Incorrect verification code": "Codice di verifica sbagliato", "Submit": "Invia", "Phone": "Telefono", @@ -137,7 +131,6 @@ "Are you sure?": "Sei sicuro?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Non potrai annullare questa modifica dato che stai promuovendo l'utente al tuo stesso grado.", "Unignore": "Non ignorare più", - "Ignore": "Ignora", "Mention": "Cita", "and %(count)s others...": { "other": "e altri %(count)s ...", @@ -219,7 +212,6 @@ "Start authentication": "Inizia l'autenticazione", "Sign in with": "Accedi con", "Email address": "Indirizzo email", - "Sign in": "Accedi", "Code": "Codice", "Something went wrong!": "Qualcosa è andato storto!", "Delete Widget": "Elimina widget", @@ -332,7 +324,6 @@ "Unable to add email address": "Impossibile aggiungere l'indirizzo email", "Unable to verify email address.": "Impossibile verificare l'indirizzo email.", "This will allow you to reset your password and receive notifications.": "Ciò ti permetterà di reimpostare la tua password e ricevere notifiche.", - "Skip": "Salta", "You must register to use this functionality": "Devi registrarti per usare questa funzionalità", "You must join the room to see its files": "Devi entrare nella stanza per vederne i file", "Reject invitation": "Rifiuta l'invito", @@ -344,7 +335,6 @@ "For security, this session has been signed out. Please sign in again.": "Per sicurezza questa sessione è stata disconnessa. Accedi di nuovo.", "Old cryptography data detected": "Rilevati dati di crittografia obsoleti", "Data from an older version of %(brand)s 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.": "Sono stati rilevati dati da una vecchia versione di %(brand)s. Ciò avrà causato malfunzionamenti della crittografia end-to-end nella vecchia versione. I messaggi cifrati end-to-end scambiati di recente usando la vecchia versione potrebbero essere indecifrabili in questa versione. Anche i messaggi scambiati con questa versione possono fallire. Se riscontri problemi, disconnettiti e riaccedi. Per conservare la cronologia, esporta e re-importa le tue chiavi.", - "Logout": "Disconnetti", "Connectivity to the server has been lost.": "Connessione al server persa.", "Sent messages will be stored until your connection has returned.": "I messaggi inviati saranno salvati fino al ritorno della connessione.", "You seem to be uploading files, are you sure you want to quit?": "Sembra che tu stia inviando file, sei sicuro di volere uscire?", @@ -361,7 +351,6 @@ "one": "Invio di %(filename)s e altri %(count)s" }, "Uploading %(filename)s": "Invio di %(filename)s", - "Sign out": "Disconnetti", "Unable to remove contact information": "Impossibile rimuovere le informazioni di contatto", "": "", "Import E2E room keys": "Importa chiavi E2E stanza", @@ -418,7 +407,6 @@ "Notification targets": "Obiettivi di notifica", "Today": "Oggi", "Friday": "Venerdì", - "Update": "Aggiornamento", "On": "Acceso", "Changelog": "Cambiamenti", "Waiting for response from server": "In attesa di una risposta dal server", @@ -432,14 +420,12 @@ "Messages sent by bot": "Messaggi inviati dai bot", "Filter results": "Filtra risultati", "No update available.": "Nessun aggiornamento disponibile.", - "Resend": "Reinvia", "Collecting app version information": "Raccolta di informazioni sulla versione dell'applicazione", "Tuesday": "Martedì", "Search…": "Cerca…", "Developer Tools": "Strumenti per sviluppatori", "Preparing to send logs": "Preparazione invio dei log", "Saturday": "Sabato", - "Reject": "Rifiuta", "Monday": "Lunedì", "Toolbox": "Strumenti", "Collecting logs": "Sto recuperando i log", @@ -455,7 +441,6 @@ "Invite to this room": "Invita in questa stanza", "Thursday": "Giovedì", "Logs sent": "Log inviati", - "Back": "Indietro", "Show message in desktop notification": "Mostra i messaggi nelle notifiche desktop", "Messages in group chats": "Messaggi nelle chat di gruppo", "Yesterday": "Ieri", @@ -580,7 +565,6 @@ "That matches!": "Corrisponde!", "That doesn't match.": "Non corrisponde.", "Go back to set it again.": "Torna per reimpostare.", - "Download": "Scarica", "Unable to create key backup": "Impossibile creare backup della chiave", "Set up": "Imposta", "Messages containing @room": "Messaggi contenenti @room", @@ -700,7 +684,6 @@ "Anchor": "Ancora", "Headphones": "Auricolari", "Folder": "Cartella", - "Pin": "Spillo", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Ti abbiamo inviato un'email per verificare il tuo indirizzo. Segui le istruzioni contenute e poi clicca il pulsante sotto.", "Email Address": "Indirizzo email", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Sei sicuro? Perderai i tuoi messaggi cifrati se non hai salvato adeguatamente le tue chiavi.", @@ -771,7 +754,6 @@ "Room avatar": "Avatar della stanza", "Room Name": "Nome stanza", "Room Topic": "Argomento stanza", - "Join": "Entra", "Power level": "Livello poteri", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Verifica questo utente per contrassegnarlo come affidabile. La fiducia degli utenti offre una maggiore tranquillità quando si utilizzano messaggi cifrati end-to-end.", "Incoming Verification Request": "Richiesta di verifica in arrivo", @@ -779,14 +761,12 @@ "Manually export keys": "Esporta le chiavi manualmente", "You'll lose access to your encrypted messages": "Perderai l'accesso ai tuoi messaggi cifrati", "Are you sure you want to sign out?": "Sei sicuro di volerti disconnettere?", - "Go back": "Torna", "Room Settings - %(roomName)s": "Impostazioni stanza - %(roomName)s", "Warning: you should only set up key backup from a trusted computer.": "Attenzione: dovresti impostare il backup chiavi solo da un computer fidato.", "This homeserver would like to make sure you are not a robot.": "Questo homeserver vorrebbe assicurarsi che non sei un robot.", "Change": "Cambia", "Email (optional)": "Email (facoltativa)", "Phone (optional)": "Telefono (facoltativo)", - "Confirm": "Conferma", "Join millions for free on the largest public server": "Unisciti gratis a milioni nel più grande server pubblico", "Other": "Altro", "Couldn't load page": "Caricamento pagina fallito", @@ -828,7 +808,6 @@ "View older messages in %(roomName)s.": "Vedi messaggi più vecchi in %(roomName)s.", "Join the conversation with an account": "Unisciti alla conversazione con un account", "Sign Up": "Registrati", - "Sign In": "Accedi", "Reason: %(reason)s": "Motivo: %(reason)s", "Forget this room": "Dimentica questa stanza", "Re-join": "Rientra", @@ -858,7 +837,6 @@ "Your browser likely removed this data when running low on disk space.": "Probabilmente il tuo browser ha rimosso questi dati per mancanza di spazio su disco.", "Upload files (%(current)s of %(total)s)": "Invio dei file (%(current)s di %(total)s)", "Upload files": "Invia i file", - "Upload": "Carica", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Questo file è troppo grande da inviare. Il limite di dimensione è %(limit)s ma questo file è di %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Questi file sono troppo grandi da inviare. Il limite di dimensione è %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Alcuni file sono troppo grandi da inviare. Il limite di dimensione è %(limit)s.", @@ -890,7 +868,6 @@ "Uploaded sound": "Suono inviato", "Sounds": "Suoni", "Notification sound": "Suoni di notifica", - "Reset": "Ripristina", "Set a new custom sound": "Imposta un nuovo suono personalizzato", "Browse": "Sfoglia", "Cannot reach homeserver": "Impossibile raggiungere l'homeserver", @@ -957,7 +934,6 @@ "Unable to revoke sharing for email address": "Impossibile revocare la condivisione dell'indirizzo email", "Unable to share email address": "Impossibile condividere l'indirizzo email", "Revoke": "Revoca", - "Share": "Condividi", "Discovery options will appear once you have added an email above.": "Le opzioni di scoperta appariranno dopo aver aggiunto un'email sopra.", "Unable to revoke sharing for phone number": "Impossibile revocare la condivisione del numero di telefono", "Unable to share phone number": "Impossibile condividere il numero di telefono", @@ -1032,7 +1008,6 @@ "Report Content to Your Homeserver Administrator": "Segnala il contenuto all'amministratore dell'homeserver", "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "La segnalazione di questo messaggio invierà il suo 'ID evento' univoco all'amministratore del tuo homeserver. Se i messaggi della stanza sono cifrati, l'amministratore non potrà leggere il messaggio o vedere file e immagini.", "Send report": "Invia segnalazione", - "View": "Vedi", "Explore rooms": "Esplora stanze", "Show previews/thumbnails for images": "Mostra anteprime/miniature per le immagini", "Clear cache and reload": "Svuota la cache e ricarica", @@ -1129,7 +1104,6 @@ "Trusted": "Fidato", "Not trusted": "Non fidato", "Messages in this room are end-to-end encrypted.": "I messaggi in questa stanza sono cifrati end-to-end.", - "Verify": "Verifica", "Any of the following data may be shared:": "Possono essere condivisi tutti i seguenti dati:", "Your display name": "Il tuo nome visualizzato", "Your user ID": "Il tuo ID utente", @@ -1148,7 +1122,6 @@ "Integrations are disabled": "Le integrazioni sono disattivate", "Integrations not allowed": "Integrazioni non permesse", "Remove for everyone": "Rimuovi per tutti", - "Trust": "Fidati", "Manage integrations": "Gestisci integrazioni", "Ignored/Blocked": "Ignorati/Bloccati", "Verification Request": "Richiesta verifica", @@ -1165,7 +1138,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Aggiornare una stanza è un'azione avanzata ed è consigliabile quando una stanza non è stabile a causa di errori, funzioni mancanti o vulnerabilità di sicurezza.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Solitamente ciò influisce solo come la stanza viene elaborata sul server. Se stai riscontrando problemi con il tuo %(brand)s, segnala un errore.", "You'll upgrade this room from to .": "Aggiornerai questa stanza dalla alla .", - "Upgrade": "Aggiorna", "%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s ha rimosso la regola che bandisce utenti corrispondenti a %(glob)s", "%(senderName)s removed the rule banning rooms matching %(glob)s": "%(senderName)s ha rimosso la regola che bandisce stanze corrispondenti a %(glob)s", "%(senderName)s removed the rule banning servers matching %(glob)s": "%(senderName)s ha rimosso la regola che bandisce server corrispondenti a %(glob)s", @@ -1231,7 +1203,6 @@ "Something went wrong trying to invite the users.": "Qualcosa è andato storto provando ad invitare gli utenti.", "We couldn't invite those users. Please check the users you want to invite and try again.": "Impossibile invitare quegli utenti. Ricontrolla gli utenti che vuoi invitare e riprova.", "Recently Direct Messaged": "Contattati direttamente di recente", - "Go Back": "Torna", "Verify User": "Verifica utente", "For extra security, verify this user by checking a one-time code on both of your devices.": "Per maggiore sicurezza, verifica questo utente controllando un codice univoco sui vostri dispositivi.", "Start Verification": "Inizia la verifica", @@ -1306,7 +1277,6 @@ "Ask %(displayName)s to scan your code:": "Chiedi a %(displayName)s di scansionare il tuo codice:", "If you can't scan the code above, verify by comparing unique emoji.": "Se non riesci a scansionare il codice sopra, verifica confrontando emoji specifiche.", "You've successfully verified %(displayName)s!": "Hai verificato correttamente %(displayName)s!", - "Got it": "Capito", "Encryption not enabled": "Crittografia non attivata", "The encryption used by this room isn't supported.": "La crittografia usata da questa stanza non è supportata.", "Clear all data in this session?": "Svuotare tutti i dati in questa sessione?", @@ -1636,7 +1606,6 @@ "Not encrypted": "Non cifrato", "Room settings": "Impostazioni stanza", "Take a picture": "Scatta una foto", - "Unpin": "Sblocca", "Safeguard against losing access to encrypted messages & data": "Proteggiti dalla perdita dei messaggi e dati crittografati", "not found in storage": "non trovato nell'archivio", "Widgets": "Widget", @@ -2118,7 +2087,6 @@ "The widget will verify your user ID, but won't be able to perform actions for you:": "Il widget verificherà il tuo ID utente, ma non sarà un grado di eseguire azioni per te:", "Remember this": "Ricordalo", "Something went wrong in confirming your identity. Cancel and try again.": "Qualcosa è andato storto confermando la tua identità. Annulla e riprova.", - "Try again": "Riprova", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Abbiamo chiesto al browser di ricordare quale homeserver usi per farti accedere, ma sfortunatamente l'ha dimenticato. Vai alla pagina di accesso e riprova.", "We couldn't log you in": "Non abbiamo potuto farti accedere", "Recently visited rooms": "Stanze visitate di recente", @@ -2197,7 +2165,6 @@ "Invite only, best for yourself or teams": "Solo su invito, la scelta migliore per te o i team", "Open space for anyone, best for communities": "Spazio aperto a tutti, la scelta migliore per le comunità", "Create a space": "Crea uno spazio", - "Delete": "Elimina", "Jump to the bottom of the timeline when you send a message": "Salta in fondo alla linea temporale quando invii un messaggio", "This homeserver has been blocked by its administrator.": "Questo homeserver è stato bloccato dal suo amministratore.", "You're already in a call with this person.": "Sei già in una chiamata con questa persona.", @@ -2262,8 +2229,6 @@ "Forgotten or lost all recovery methods? Reset all": "Hai dimenticato o perso tutti i metodi di recupero? Reimposta tutto", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Se lo fai, ricorda che nessuno dei tuoi messaggi verrà eliminato, ma l'esperienza di ricerca potrà peggiorare per qualche momento mentre l'indice viene ricreato", "View message": "Vedi messaggio", - "Zoom in": "Ingrandisci", - "Zoom out": "Rimpicciolisci", "%(seconds)ss left": "%(seconds)ss rimanenti", "Change server ACLs": "Modifica le ACL del server", "You can select all or individual messages to retry or delete": "Puoi selezionare tutti o alcuni messaggi da riprovare o eliminare", @@ -2343,8 +2308,6 @@ "Please provide an address": "Inserisci un indirizzo", "This space has no local addresses": "Questo spazio non ha indirizzi locali", "Space information": "Informazioni spazio", - "Collapse": "Riduci", - "Expand": "Espandi", "Preview Space": "Anteprima spazio", "Decide who can view and join %(spaceName)s.": "Decidi chi può vedere ed entrare in %(spaceName)s.", "Visibility": "Visibilità", @@ -2597,7 +2560,6 @@ "Select from the options below to export chats from your timeline": "Seleziona dalle opzioni sotto per esportare le chat dalla linea temporale", "Export Chat": "Esporta conversazione", "Exporting your data": "Esportazione dei dati", - "Stop": "Ferma", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Vuoi davvero fermare l'esportazione dei dati? Se lo fai, dovrai ricominciare da capo.", "Your export was successful. Find it in your Downloads folder.": "Esportazione riuscita. La puoi trovare nella cartella Download.", "The export was cancelled successfully": "Esportazione annullata correttamente", @@ -2925,7 +2887,6 @@ "Navigate to previous message to edit": "Vai al precedente messaggio da modificare", "Navigate to next message to edit": "Vai al prossimo messaggio da modificare", "Internal room ID": "ID interno stanza", - "Call": "Chiama", "Group all your rooms that aren't part of a space in one place.": "Raggruppa tutte le tue stanze che non fanno parte di uno spazio in un unico posto.", "Group all your people in one place.": "Raggruppa tutte le tue persone in un unico posto.", "Group all your favourite rooms and people in one place.": "Raggruppa tutte le tue stanze e persone preferite in un unico posto.", @@ -3570,7 +3531,6 @@ "This session doesn't support encryption and thus can't be verified.": "Questa sessione non supporta la crittografia, perciò non può essere verificata.", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Per maggiore sicurezza e privacy, è consigliabile usare i client di Matrix che supportano la crittografia.", "You won't be able to participate in rooms where encryption is enabled when using this session.": "Non potrai partecipare in stanze dove la crittografia è attiva mentre usi questa sessione.", - "Apply": "Applica", "Search users in this room…": "Cerca utenti in questa stanza…", "Give one or multiple users in this room more privileges": "Dai più privilegi a uno o più utenti in questa stanza", "Add privileged users": "Aggiungi utenti privilegiati", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Si è verificato un errore di rete tentando di trovare e saltare alla data scelta. Il tuo homeserver potrebbe essere irraggiungibile o c'è stato un problema temporaneo con la tua connessione. Riprova. Se persiste, contatta l'amministratore del tuo homeserver.", "Poll history": "Cronologia sondaggi", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "L'utente (%(user)s) non è stato segnato come invitato in %(roomId)s, ma non c'è stato alcun errore dall'utilità di invito", - "Reload": "Ricarica", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Potrebbe essere causato dall'apertura dell'app in schede multiple o dalla cancellazione dei dati del browser.", "Database unexpectedly closed": "Database chiuso inaspettatamente", "Mute room": "Silenzia stanza", @@ -3976,7 +3935,46 @@ "start": "Inizia", "start_chat": "Inizia una chat", "view_source": "Visualizza sorgente", - "yes": "Sì" + "yes": "Sì", + "reject": "Rifiuta", + "confirm": "Conferma", + "dismiss": "Chiudi", + "trust": "Fidati", + "reload": "Ricarica", + "cancel": "Annulla", + "stop": "Ferma", + "join": "Entra", + "close": "Chiudi", + "accept": "Accetta", + "upgrade": "Aggiorna", + "verify": "Verifica", + "update": "Aggiornamento", + "call": "Chiama", + "delete": "Elimina", + "upload": "Carica", + "collapse": "Riduci", + "apply": "Applica", + "reset": "Ripristina", + "share": "Condividi", + "skip": "Salta", + "logout": "Disconnetti", + "view": "Vedi", + "expand": "Espandi", + "sign_out": "Disconnetti", + "sign_in": "Accedi", + "add": "Aggiungi", + "search": "Cerca", + "try_again": "Riprova", + "go_back": "Torna", + "back": "Indietro", + "resend": "Reinvia", + "ignore": "Ignora", + "zoom_in": "Ingrandisci", + "zoom_out": "Rimpicciolisci", + "download": "Scarica", + "pin": "Spillo", + "unpin": "Sblocca", + "got_it": "Capito" }, "a11y": { "user_menu": "Menu utente" diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index 5423339894..baa816b65b 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -1,29 +1,24 @@ { "Anyone": "誰でも", "Change Password": "パスワードを変更", - "Close": "閉じる", "Current password": "現在のパスワード", "Favourite": "お気に入り", "Invited": "招待済", "Low priority": "低優先度", "Notifications": "通知", - "Cancel": "キャンセル", "Create new room": "新しいルームを作成", - "Search": "検索", "New Password": "新しいパスワード", "Failed to change password. Is your password correct?": "パスワードの変更に失敗しました。パスワードは正しいですか?", "Always show message timestamps": "メッセージの時刻を常に表示", "Filter room members": "ルームのメンバーを絞り込む", "Show timestamps in 12 hour format (e.g. 2:30pm)": "発言時刻を12時間形式で表示(例:2:30午後)", "Upload avatar": "アバターをアップロード", - "Add": "追加", "No Microphones detected": "マイクが検出されません", "No Webcams detected": "Webカメラが検出されません", "Microphone": "マイク", "Camera": "カメラ", "Are you sure?": "よろしいですか?", "Operation failed": "操作に失敗しました", - "Dismiss": "閉じる", "powered by Matrix": "powered by Matrix", "Submit debug logs": "デバッグログを送信", "Online": "オンライン", @@ -62,19 +57,15 @@ "Saturday": "土曜日", "This Room": "このルーム", "When I'm invited to a room": "ルームに招待されたとき", - "Resend": "再送信", "Messages containing my display name": "自身の表示名を含むメッセージ", "Notification targets": "通知対象", - "Update": "更新", "Failed to send logs: ": "ログの送信に失敗しました: ", "Unavailable": "使用できません", "Source URL": "ソースのURL", "Filter results": "結果を絞り込む", "Noisy": "音量大", - "Back": "戻る", "Event sent!": "イベントを送信しました!", "Preparing to send logs": "ログを送信する準備をしています", - "Reject": "拒否", "Toolbox": "ツールボックス", "State Key": "ステートキー", "Send logs": "ログを送信", @@ -190,7 +181,6 @@ "Enable URL previews for this room (only affects you)": "このルームのURLプレビューを有効にする(あなたにのみ適用)", "Enable URL previews by default for participants in this room": "このルームの参加者のために既定でURLプレビューを有効にする", "Enable widget screenshots on supported widgets": "サポートされているウィジェットで、ウィジェットのスクリーンショットを有効にする", - "Accept": "同意", "Incorrect verification code": "認証コードが誤っています", "Submit": "送信", "Phone": "電話", @@ -215,7 +205,6 @@ "Failed to mute user": "ユーザーのミュートに失敗しました", "Failed to change power level": "権限レベルの変更に失敗しました", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "このユーザーにあなたと同じ権限レベルを与えようとしています。この変更は取り消せません。", - "Ignore": "無視", "Jump to read receipt": "既読通知へ移動", "Share Link to User": "ユーザーへのリンクを共有", "Admin Tools": "管理者ツール", @@ -310,7 +299,6 @@ "Start authentication": "認証を開始", "Sign in with": "ログインに使用するユーザー情報", "Email address": "メールアドレス", - "Sign in": "サインイン", "Something went wrong!": "問題が発生しました!", "Delete Widget": "ウィジェットを削除", "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "ウィジェットを削除すると、このルームの全てのユーザーから削除されます。削除してよろしいですか?", @@ -431,7 +419,6 @@ "Stop users from speaking in the old version of the room, and post a message advising users to move to the new room": "古いバージョンのルームでユーザーが投稿できないよう設定し、新しいルームに移動するようユーザーに通知するメッセージを投稿", "Mention": "メンション", "Put a link back to the old room at the start of the new room so people can see old messages": "以前のメッセージを閲覧できるように、新しいルームの先頭に古いルームへのリンクを設定", - "Sign out": "サインアウト", "Clear Storage and Sign Out": "ストレージをクリアし、サインアウト", "Send Logs": "ログを送信", "Refresh": "再読み込み", @@ -446,7 +433,6 @@ "Unable to add email address": "メールアドレスを追加できません", "Unable to verify email address.": "メールアドレスを確認できません。", "This will allow you to reset your password and receive notifications.": "パスワードをリセットして通知を受け取れるようになります。", - "Skip": "スキップ", "Share Room": "ルームを共有", "Link to most recent message": "最新のメッセージにリンク", "Share User": "ユーザーを共有", @@ -468,7 +454,6 @@ "Review terms and conditions": "利用規約を確認", "Old cryptography data detected": "古い暗号化データが検出されました", "Data from an older version of %(brand)s 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.": "%(brand)sの古いバージョンのデータを検出しました。これにより、古いバージョンではエンドツーエンドの暗号化が機能しなくなります。古いバージョンを使用している間に最近交換されたエンドツーエンドの暗号化されたメッセージは、このバージョンでは復号化できません。また、このバージョンで交換されたメッセージが失敗することもあります。問題が発生した場合は、ログアウトして再度ログインしてください。メッセージ履歴を保持するには、鍵をエクスポートして再インポートしてください。", - "Logout": "ログアウト", "You can't send any messages until you review and agree to our terms and conditions.": "利用規約 を確認して同意するまでは、いかなるメッセージも送信できません。", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "このホームサーバーが月間アクティブユーザー制限を超えたため、メッセージを送信できませんでした。サービスを引き続き使用するには、サービスの管理者にお問い合わせください。", "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "このホームサーバーがリソース制限を超えたため、メッセージを送信できませんでした。サービスを引き続き使用するには、サービスの管理者にお問い合わせください。", @@ -590,7 +575,6 @@ "%(senderDisplayName)s made the room invite only.": "%(senderDisplayName)sがこのルームを「招待者のみ参加可能」に変更しました。", "%(senderDisplayName)s has allowed guests to join the room.": "%(senderDisplayName)sがこのルームへのゲストによる参加を許可しました。", "Only continue if you trust the owner of the server.": "サーバーの所有者を信頼する場合のみ続行してください。", - "Trust": "信頼", "Use an identity server to invite by email. Manage in Settings.": "IDサーバーを使用し、メールで招待。設定画面で管理。", "%(senderDisplayName)s changed the join rule to %(rule)s": "%(senderDisplayName)sが参加ルールを「%(rule)s」に変更しました。", "%(senderDisplayName)s has prevented guests from joining the room.": "%(senderDisplayName)sがこのルームへのゲストによる参加を拒否しました。", @@ -629,7 +613,6 @@ "Room Addresses": "ルームのアドレス", "Sounds": "音", "Notification sound": "通知音", - "Reset": "リセット", "Set a new custom sound": "カスタム音を設定", "Browse": "参照", "Roles & Permissions": "役割と権限", @@ -639,7 +622,6 @@ "Encrypted": "暗号化", "Email Address": "メールアドレス", "Main address": "メインアドレス", - "Join": "参加", "Create a private room": "非公開ルームを作成", "Topic (optional)": "トピック(任意)", "Hide advanced": "高度な設定を非表示にする", @@ -697,7 +679,6 @@ "You'll lose access to your encrypted messages": "暗号化されたメッセージにアクセスできなくなります", "You'll upgrade this room from to .": "このルームをからにアップグレードします。", "That matches!": "合致します!", - "Download": "ダウンロード", "Display Name": "表示名", "Profile picture": "プロフィール画像", "Encryption not enabled": "暗号化が有効になっていません", @@ -714,7 +695,6 @@ "Never send encrypted messages to unverified sessions in this room from this session": "このセッションでは、このルームの未認証のセッションに対して暗号化されたメッセージを送信しない", "Encrypted messages in one-to-one chats": "1対1のチャットでの暗号化されたメッセージ", "Encrypted messages in group chats": "グループチャットでの暗号化されたメッセージ", - "Upload": "アップロード", "Enable desktop notifications for this session": "このセッションでデスクトップ通知を有効にする", "Email addresses": "メールアドレス", "This room is end-to-end encrypted": "このルームはエンドツーエンドで暗号化されています", @@ -749,7 +729,6 @@ "Unknown Command": "不明なコマンド", "Unrecognised command: %(commandText)s": "認識されていないコマンド:%(commandText)s", "Send as message": "メッセージとして送信", - "Confirm": "承認", "Enable audible notifications for this session": "このセッションで音声通知を有効にする", "Enable encryption?": "暗号化を有効にしますか?", "Once enabled, encryption for a room cannot be disabled. Messages sent in an encrypted room cannot be seen by the server, only by the participants of the room. Enabling encryption may prevent many bots and bridges from working correctly. Learn more about encryption.": "一度有効にしたルームの暗号化は無効にすることはできません。暗号化されたルームで送信されたメッセージは、サーバーからは閲覧できず、そのルームのメンバーだけが閲覧できます。暗号化を有効にすると、多くのボットやブリッジが正常に動作しなくなる可能性があります。暗号化についての詳細はこちらをご覧ください。", @@ -761,8 +740,6 @@ "Not Trusted": "信頼されていません", "Later": "後で", "Review": "確認", - "Upgrade": "アップグレード", - "Verify": "認証", "Trusted": "信頼済", "Not trusted": "信頼されていません", "%(count)s verified sessions": { @@ -779,7 +756,6 @@ "Send a Direct Message": "ダイレクトメッセージを送信", "Explore Public Rooms": "公開ルームを探す", "Create a Group Chat": "グループチャットを作成", - "Go Back": "戻る", "Messages in this room are end-to-end encrypted.": "このルームのメッセージはエンドツーエンドで暗号化されています。", "Messages in this room are not end-to-end encrypted.": "このルームのメッセージはエンドツーエンドで暗号化されていません。", "You signed in to a new session without verifying it:": "あなたのこのセッションはまだ認証されていません:", @@ -937,7 +913,6 @@ "Cross-signing is ready for use.": "クロス署名の使用準備が完了しました。", "Secure Backup": "セキュアバックアップ", "Set up Secure Backup": "セキュアバックアップを設定", - "Go back": "戻る", "Everyone in this room is verified": "このルーム内の全員を認証済", "Verify all users in a room to ensure it's secure.": "ルームの全てのユーザーを認証すると、ルームが安全であることを確認できます。", "You've successfully verified %(displayName)s!": "%(displayName)sは正常に認証されました!", @@ -951,7 +926,6 @@ " wants to chat": "がチャットの開始を求めています", "Do you want to chat with %(user)s?": "%(user)sとのチャットを開始しますか?", "Use the Desktop app to search encrypted messages": "デスクトップアプリを使用すると暗号化されたメッセージを検索できます", - "Got it": "了解", "Got It": "了解", "Accepting…": "承認しています…", "Waiting for %(displayName)s to verify…": "%(displayName)sによる認証を待機しています…", @@ -1011,7 +985,6 @@ "Enter phone number": "電話番号を入力", "Back up your encryption keys with your account data in case you lose access to your sessions. Your keys will be secured with a unique Security Key.": "セッションにアクセスできなくなる場合に備えて、アカウントデータと暗号鍵をバックアップしましょう。鍵は一意のセキュリティーキーで保護されます。", "New version available. Update now.": "新しいバージョンが利用可能です。今すぐ更新", - "Sign In": "サインイン", "Create Account": "アカウントを作成", "Explore rooms": "ルームを探す", "Please view existing bugs on Github first. No match? Start a new one.": "まず、Githubで既知の不具合を確認してください。また掲載されていない新しい不具合を発見した場合は報告してください。", @@ -1073,7 +1046,6 @@ "Unable to share phone number": "電話番号を共有できません", "Unable to revoke sharing for phone number": "電話番号の共有を取り消せません", "Discovery options will appear once you have added an email above.": "上でメールアドレスを追加すると、発見可能に設定するメールアドレスを選択できるようになります。", - "Share": "共有", "Revoke": "取り消す", "Complete": "完了", "Verify the link in your inbox": "受信したメールの認証リンクを開いてください", @@ -1175,7 +1147,6 @@ "This bridge is managed by .": "このブリッジはにより管理されています。", "This bridge was provisioned by .": "このブリッジはにより提供されました。", "Your server isn't responding to some requests.": "あなたのサーバーはいくつかのリクエストに応答しません。", - "Pin": "ピン", "Folder": "フォルダー", "Headphones": "ヘッドホン", "Anchor": "いかり", @@ -1643,7 +1614,6 @@ "United States": "アメリカ", "United Kingdom": "イギリス", "%(name)s is requesting verification": "%(name)sは認証を要求しています", - "Try again": "もう一度試す", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "残念ながら、ブラウザーはサインインするホームサーバーを忘れてしまいました。サインインページに移動して再試行してください。", "We couldn't log you in": "ログインできませんでした", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "このアクションを行うには、既定のIDサーバー にアクセスしてメールアドレスまたは電話番号を認証する必要がありますが、サーバーには利用規約がありません。", @@ -1774,7 +1744,6 @@ "Not encrypted": "暗号化されていません", "Edit widgets, bridges & bots": "ウィジェット、ブリッジ、ボットを編集", "Set my room layout for everyone": "このルームのレイアウトを参加者全体に設定", - "Unpin": "ピン留めを外す", "You can only pin up to %(count)s widgets": { "other": "ウィジェットのピン留めは%(count)s件までです" }, @@ -1804,7 +1773,6 @@ "Invite only, best for yourself or teams": "招待者のみ参加可能。個人やチーム向け", "Open space for anyone, best for communities": "誰でも参加できる公開スペース。コミュニティー向け", "Create a space": "スペースを作成", - "Delete": "削除", "Jump to the bottom of the timeline when you send a message": "メッセージを送信する際にタイムラインの最下部に移動", "This homeserver has been blocked by its administrator.": "このホームサーバーは管理者によりブロックされています。", "You're already in a call with this person.": "既にこの人と通話中です。", @@ -2024,7 +1992,6 @@ "Previous autocomplete suggestion": "前の自動補完の候補", "Next autocomplete suggestion": "次の自動補完の候補", "Expand map": "地図を開く", - "Expand": "展開", "Expand room list section": "ルーム一覧のセクションを展開", "Collapse room list section": "ルーム一覧のセクションを折りたたむ", "Automatically send debug logs when key backup is not functioning": "鍵のバックアップが機能していない際に、自動的にデバッグログを送信", @@ -2289,7 +2256,6 @@ "Remove from room": "ルームから追放", "Failed to remove user": "ユーザーの追放に失敗しました", "Success!": "成功しました!", - "Collapse": "折りたたむ", "Comment": "コメント", "Information": "情報", "Restore": "復元", @@ -2392,7 +2358,6 @@ "Invalid URL": "不正なURL", "The server is offline.": "サーバーはオフラインです。", "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "匿名のデータを共有すると、問題の特定に役立ちます。個人情報の収集や、第三者とのデータ共有はありません。詳細を確認", - "Stop": "停止", "JSON": "JSON", "HTML": "HTML", "Generating a ZIP": "ZIPファイルを生成しています", @@ -2564,11 +2529,8 @@ "Moderation": "モデレート", "Space selection": "スペースの選択", "Looks good!": "問題ありません!", - "View": "表示", - "Zoom out": "縮小", "Backspace": "バックスペース", "Unnamed Space": "名前のないスペース", - "Zoom in": "拡大", "Emoji Autocomplete": "絵文字の自動補完", "Notification Autocomplete": "通知の自動補完", "Cancel All": "全てキャンセル", @@ -2667,7 +2629,6 @@ "other": "%(severalUsers)sが%(count)s件の非表示のメッセージを送信しました" }, "Are you sure you want to end this poll? This will show the final results of the poll and stop people from being able to vote.": "アンケートを終了してよろしいですか?投票を締め切り、最終結果を表示します。", - "Call": "通話", "Your camera is still enabled": "カメラがまだ有効です", "Your camera is turned off": "カメラが無効です", "Sends the given message with a space themed effect": "メッセージを宇宙のテーマのエフェクトと共に送信", @@ -3378,7 +3339,6 @@ "30s forward": "30秒進める", "30s backward": "30秒戻す", "Change layout": "レイアウトを変更", - "Apply": "適用", "Cancelled": "キャンセル済", "Create a link": "リンクを作成", "Edit link": "リンクを編集", @@ -3773,7 +3733,45 @@ "start": "開始", "start_chat": "チャットを開始", "view_source": "ソースコードを表示", - "yes": "はい" + "yes": "はい", + "reject": "拒否", + "confirm": "承認", + "dismiss": "閉じる", + "trust": "信頼", + "cancel": "キャンセル", + "stop": "停止", + "join": "参加", + "close": "閉じる", + "accept": "同意", + "upgrade": "アップグレード", + "verify": "認証", + "update": "更新", + "call": "通話", + "delete": "削除", + "upload": "アップロード", + "collapse": "折りたたむ", + "apply": "適用", + "reset": "リセット", + "share": "共有", + "skip": "スキップ", + "logout": "ログアウト", + "view": "表示", + "expand": "展開", + "sign_out": "サインアウト", + "sign_in": "サインイン", + "add": "追加", + "search": "検索", + "try_again": "もう一度試す", + "go_back": "戻る", + "back": "戻る", + "resend": "再送信", + "ignore": "無視", + "zoom_in": "拡大", + "zoom_out": "縮小", + "download": "ダウンロード", + "pin": "ピン", + "unpin": "ピン留めを外す", + "got_it": "了解" }, "a11y": { "user_menu": "ユーザーメニュー" diff --git a/src/i18n/strings/jbo.json b/src/i18n/strings/jbo.json index c0aeb6dd16..8d84eb51ff 100644 --- a/src/i18n/strings/jbo.json +++ b/src/i18n/strings/jbo.json @@ -119,11 +119,9 @@ "When I'm invited to a room": "nu da friti le ka ziljmina lo se zilbe'i kei do", "Call invitation": "nu da co'a fonjo'e do", "Messages sent by bot": "nu da zilbe'i fi pa sampre", - "Accept": "nu fonjo'e", "Incorrect verification code": ".i na'e drani ke lacri lerpoi", "Submit": "nu zilbe'i", "Phone": "fonxa", - "Add": "jmina", "No display name": ".i na da cmene", "New passwords don't match": ".i le'i lerpoijaspu poi cnino na simxu le ka du", "Passwords can't be empty": ".i lu li'u .e'a nai japyvla", @@ -225,13 +223,10 @@ "Trumpet": "tabra", "Bell": "janbe", "Headphones": "selsnapra", - "Pin": "pijne", - "Upload": "nu kibdu'a", "Send an encrypted reply…": "nu pa mifra be pa jai te spuda cu zilbe'i", "Send a reply…": "nu pa jai te spuda cu zilbe'i", "Send an encrypted message…": "nu pa mifra be pa notci cu zilbe'i", "Send a message…": "nu pa notci cu zilbe'i", - "Search": "nu sisku", "Rooms": "ve zilbe'i", "Show %(count)s more": { "other": "nu viska %(count)s na du", @@ -257,7 +252,6 @@ "Emoji": "cinmo sinxa", "Users": "pilno", "That matches!": ".i du", - "Download": "nu kibycpa", "Success!": ".i snada", "Room List": "liste le'i ve zilbe'i", "Upload a file": "nu kibdu'a pa vreji", @@ -284,10 +278,8 @@ "Waiting for %(displayName)s to verify…": ".i ca'o denpa lo nu la'o zoi. %(displayName)s .zoi mo'u co'a lacri", "Cancelling…": ".i ca'o co'u co'e", "To be secure, do this in person or use a trusted way to communicate.": ".i lo nu marji penmi vau ja pilno pa se lacri lo nu tavla cu sarcu lo nu snura", - "Close": "nu zilmipri", "Ok": "je'e", "Verify this session": "nu co'a lacri le se samtcise'u", - "Verify": "nu co'a lacri", "What's New": "notci le du'u cnino", "You joined the call": ".i do mo'u co'a fonjo'e", "%(senderName)s joined the call": ".i la'o zoi. %(senderName)s .zoi mo'u co'a fonjo'e", @@ -303,7 +295,6 @@ "Use a system font": "nu da pe le vanbi cu ci'artai", "System font name": "cmene le ci'artai pe le vanbi", "Never send encrypted messages to unverified sessions from this session": "nu na pa mifra be pa notci cu zilbe'i pa se samtcise'u poi na se lanli ku'o le se samtcise'u", - "Sign In": "nu co'a jaspu", "Later": "nu ca na co'e", "Other users may not trust it": ".i la'a na pa na du be do cu lacri", "Change": "nu basti", @@ -329,7 +320,6 @@ "one": ".i samtcise'u %(count)s da" }, "Hide sessions": "nu ro se samtcise'u cu zilmipri", - "Logout": "nu co'u jaspu", "For help with using %(brand)s, click here or start a chat with our bot using the button below.": ".i gi je lo nu samcu'a le dei cei'i gi lo nu co'a tavla le sampre cu tadji lo nu facki le du'u tadji lo nu pilno la'o zoi. %(brand)s .zoi", "This room is end-to-end encrypted": ".i ro zilbe'i be fo le cei'i cu mifra", "Everyone in this room is verified": ".i do lacri ro pagbu be le se zilbe'i", @@ -343,7 +333,6 @@ "expand": "nu tcila viska", "Create a public room": "nu cupra pa ve zilbe'i poi gubni", "Create a private room": "nu cupra pa ve zilbe'i poi na gubni", - "Sign out": "nu co'u jaspu", "Are you sure you want to sign out?": ".i xu do birti le du'u do kaidji le ka co'u se jaspu", "Sign out and remove encryption keys?": ".i xu do djica lo nu co'u jaspu do je lo nu tolmo'i le du'u mifra ckiku", "Upload %(count)s other files": { @@ -354,7 +343,6 @@ "In reply to ": ".i nu spuda tu'a la'o zoi. .zoi", "Show less": "nu viska so'u da", "Unable to share email address": ".i da nabmi fi lo nu jungau le du'u samymri judri", - "Share": "nu jungau", "Unable to share phone number": ".i da nabmi fi lo nu jungau le du'u fonjudri", "Edit message": "nu basti fi le ka notci", "Share room": "nu jungau fi le du'u ve zilbe'i", @@ -371,7 +359,6 @@ "Download %(text)s": "nu kibycpa la'o zoi. %(text)s .zoi", "Explore rooms": "nu facki le du'u ve zilbe'i", "Create Account": "nu pa re'u co'a jaspu", - "Dismiss": "nu mipri", "common": { "analytics": "lanli datni", "error": "nabmi", @@ -395,6 +382,19 @@ "retry": "nu za'u re'u troci", "save": "nu co'a vreji", "start": "nu co'a co'e", - "start_chat": "nu co'a tavla" + "start_chat": "nu co'a tavla", + "dismiss": "nu mipri", + "close": "nu zilmipri", + "accept": "nu fonjo'e", + "verify": "nu co'a lacri", + "upload": "nu kibdu'a", + "share": "nu jungau", + "logout": "nu co'u jaspu", + "sign_out": "nu co'u jaspu", + "sign_in": "nu co'a jaspu", + "add": "jmina", + "search": "nu sisku", + "download": "nu kibycpa", + "pin": "pijne" } } diff --git a/src/i18n/strings/ka.json b/src/i18n/strings/ka.json index d5110a32fc..34d2a20e65 100644 --- a/src/i18n/strings/ka.json +++ b/src/i18n/strings/ka.json @@ -2,15 +2,12 @@ "Dismiss read marker and jump to bottom": "გააუქმეთ წაკითხული მარკერი და გადადით ქვემოთ", "Explore rooms": "ოთახების დათავლიერება", "Create Account": "ანგარიშის შექმნა", - "Sign In": "შესვლა", "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "ფაილი '%(fileName)s' აჭარბებს ამ ჰომსერვერის ზომის ლიმიტს ატვირთვისთვის", "The file '%(fileName)s' failed to upload.": "ფაილი '%(fileName)s' ვერ აიტვირთა.", - "Dismiss": "დახურვა", "This email address is already in use": "ელ. ფოსტის ეს მისამართი დაკავებულია", "Use Single Sign On to continue": "გასაგრძელებლად გამოიყენე ერთჯერადი ავტორიზაცია", "Confirm adding email": "დაადასტურე ელ.ფოსტის დამატება", "Click the button below to confirm adding this email address.": "ელ. ფოსტის ამ მისამართის დამატება დაადასტურე ღილაკზე დაჭერით.", - "Confirm": "დადასტურება", "Add Email Address": "ელ. ფოსტის მისამართის დამატება", "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.": "ამ ტელეფონის ნომრის დასადასტურებლად გამოიყენე ერთჯერადი ავტორიზაცია, საკუთარი იდენტობის დასადასტურებლად.", @@ -56,5 +53,10 @@ "common": { "error": "შეცდომა", "attachment": "Მიმაგრებული ფაილი" + }, + "action": { + "confirm": "დადასტურება", + "dismiss": "დახურვა", + "sign_in": "შესვლა" } } diff --git a/src/i18n/strings/kab.json b/src/i18n/strings/kab.json index 6f559de63f..816dc79e80 100644 --- a/src/i18n/strings/kab.json +++ b/src/i18n/strings/kab.json @@ -1,8 +1,5 @@ { - "Confirm": "Sentem", - "Dismiss": "Agwi", "Permission Required": "Tasiregt tlaq", - "Cancel": "Sefsex", "Sun": "Iṭij", "Mon": "Ari", "Tue": "Ara", @@ -24,9 +21,7 @@ "Dec": "Duj", "PM": "MD", "AM": "FT", - "Trust": "Ittkel", "Create Account": "Rnu amiḍan", - "Sign In": "Kcem", "Default": "Amezwer", "Moderator": "Aseɣyad", "Admin": "Anedbal", @@ -43,14 +38,9 @@ "Review": "Senqed", "Later": "Ticki", "Notifications": "Ilɣa", - "Close": "Mdel", "Ok": "Ih", - "Upgrade": "Leqqem", - "Verify": "Senqed", "What's New": "D acu-t umaynut", - "Update": "Leqqem", "Font size": "Tuɣzi n tsefsit", - "Accept": "Qbel", "Cat": "Amcic", "Lion": "Izem", "Rabbit": "Awtul", @@ -67,7 +57,6 @@ "Anchor": "Tamdeyt", "Headphones": "Wennez", "Folder": "Akaram", - "Upload": "Sali", "Show less": "Sken-d drus", "Show more": "Sken-d ugar", "Warning!": "Ɣur-k·m!", @@ -81,7 +70,6 @@ "Off": "Insa", "Display Name": "Sken isem", "Disconnect": "Ffeɣ seg tuqqna", - "Go back": "Uɣal ɣer deffir", "Change": "Beddel", "Profile": "Amaɣnu", "Account": "Amiḍan", @@ -93,7 +81,6 @@ "Versions": "Ileqman", "None": "Ula yiwen", "Unsubscribe": "Sefsex ajerred", - "Ignore": "Ttu", "Subscribe": "Jerred", "Preferences": "Ismenyifen", "Composer": "Imsuddes", @@ -101,32 +88,26 @@ "Microphone": "Asawaḍ", "Camera": "Takamiṛatt", "Sounds": "Imesla", - "Reset": "Wennez", "Browse": "Inig", "Default role": "Tamlilt tamzwert", "Permissions": "Tisirag", "Anyone": "Yal yiwen", "Encryption": "Awgelhen", "Complete": "Yemmed", - "Share": "Bḍu", "Verification code": "Tangalt n usenqed", - "Add": "Rnu", "Email Address": "Tansa n yimayl", "Phone Number": "Uṭṭun n tiliɣri", "Bold": "Azuran", "Strikethrough": "Derrer", "Idle": "Arurmid", "Unknown": "Arussin", - "Search": "Nadi", "Sign Up": "Jerred", - "Reject": "Agi", "Sort by": "Semyizwer s", "Activity": "Armud", "A-Z": "A-Z", "Server error": "Tuccḍa n uqeddac", "Trusted": "Yettwattkal", "Are you sure?": "Tebɣiḍ s tidet?", - "Got it": "Awi-t", "Sunday": "Acer", "Monday": "Arim", "Tuesday": "Aram", @@ -147,7 +128,6 @@ "Flags": "Anayen", "Categories": "Taggayin", "More options": "Ugar n textiṛiyin", - "Join": "Rnu", "collapse": "fneẓ", "Server name": "Isem n uqeddac", "Close dialog": "Mdel adiwenni", @@ -156,22 +136,18 @@ "Changelog": "Aɣmis n yisnifal", "Removing…": "Tukksa…", "Confirm Removal": "Sentem tukksa", - "Sign out": "Ffeɣ seg tuqqna", - "Back": "Uɣal ɣer deffir", "Send": "Azen", "Go": "Ddu", "Session name": "Isem n tɣimit", "Send report": "Azen aneqqis", "Refresh": "Smiren", "Email address": "Tansa n yimayl", - "Skip": "Zgel", "Terms of Service": "Tiwtilin n useqdec", "Service": "Ameẓlu", "Summary": "Agzul", "Document": "Isemli", "Upload files": "Sali-d ifuyla", "Source URL": "URL aɣbalu", - "Sign in": "Qqen", "powered by Matrix": "s lmendad n Matrix", "Code": "Tangalt", "Submit": "Azen", @@ -182,19 +158,15 @@ "Register": "Jerred", "Explore rooms": "Snirem tixxamin", "Unknown error": "Tuccḍa tarussint", - "Logout": "Tuffɣa", - "View": "Sken", "Guest": "Anerzaf", "Feedback": "Takti", "Your password has been reset.": "Awal uffir-inek/inem yettuwennez.", "Create account": "Rnu amiḍan", - "Go Back": "Uɣal ɣer deffir", "Commands": "Tiludna", "Users": "Iseqdacen", "Export": "Sifeḍ", "Import": "Kter", "Restore": "Err-d", - "Download": "Sader", "Success!": "Tammug akken iwata!", "Navigation": "Tunigin", "Calls": "Isawalen", @@ -309,7 +281,6 @@ "Verify session": "Asenqed n tɣimit", "Message edits": "Tiẓrigin n yizen", "Security Key": "Tasarut n tɣellist", - "Resend": "Ɛawed azen", "New Recovery Method": "Tarrayt tamaynut n ujebber", "Go to Settings": "Ddu ɣer yiɣewwaren", "Set up Secure Messages": "Sbadu iznan iɣelsanen", @@ -818,7 +789,6 @@ "Guitar": "Tagitaṛt", "Trumpet": "Lɣiḍa", "Bell": "Anayna", - "Pin": "Amessak", "Your server isn't responding to some requests.": "Aqeddac-inek·inem ur d-yettarra ara ɣef kra n yisuturen.", "No display name": "Ulac meffer isem", "Export E2E room keys": "Sifeḍ tisura n texxamt E2E", @@ -1786,7 +1756,6 @@ "Antarctica": "Antartique", "Pitcairn Islands": "Tigzirin n Pitkaṛn", "Malaysia": "Malizya", - "Unpin": "Kkes asenteḍ", "Jordan": "Urdun", "Safeguard against losing access to encrypted messages & data": "Seḥbiber iman-ik·im mgal asruḥu n unekcum ɣer yiznann & yisefka yettwawgelhen", "Kosovo": "Kuṣuvu", @@ -1928,7 +1897,6 @@ "Prepends (╯°□°)╯︵ ┻━┻ to a plain-text message": "Yerna (╯°□°)╯︵ ┻━┻ ɣer tazwara n yizen", "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.": "Tawuri tecceḍ acku asawaḍ ur yessaweḍ ara ad yekcem. Senqed ma yella usawaḍ yeqqnen yerna yettusbadu akken iwata.", "🎉 All servers are banned from participating! This room can no longer be used.": "🎉 Iqeddcen akk ttwagedlen seg uttekki! Taxxamt-a dayen ur tettuseqdac ara.", - "Try again": "Ɛreḍ tikkelt-nniḍen", "Integration manager": "Amsefrak n umsidef", "Your %(brand)s doesn't allow you to use an integration manager to do this. Please contact an admin.": "%(brand)s-ik·im ur ak·am yefki ara tisirag i useqdec n umsefrak n umsidef i wakken ad tgeḍ aya. Ttxil-k·m nermes anedbal.", "Using this widget may share data with %(widgetDomain)s & your integration manager.": "Aseqdec n uwiǧit-a yezmer ad yebḍu isefka d %(widgetDomain)s & amsefrak-inek·inem n umsidef.", @@ -2002,7 +1970,37 @@ "start": "Bdu", "start_chat": "Bdu adiwenni", "view_source": "Wali aɣbalu", - "yes": "Ih" + "yes": "Ih", + "reject": "Agi", + "confirm": "Sentem", + "dismiss": "Agwi", + "trust": "Ittkel", + "cancel": "Sefsex", + "join": "Rnu", + "close": "Mdel", + "accept": "Qbel", + "upgrade": "Leqqem", + "verify": "Senqed", + "update": "Leqqem", + "upload": "Sali", + "reset": "Wennez", + "share": "Bḍu", + "skip": "Zgel", + "logout": "Tuffɣa", + "view": "Sken", + "sign_out": "Ffeɣ seg tuqqna", + "sign_in": "Qqen", + "add": "Rnu", + "search": "Nadi", + "try_again": "Ɛreḍ tikkelt-nniḍen", + "go_back": "Uɣal ɣer deffir", + "back": "Uɣal ɣer deffir", + "resend": "Ɛawed azen", + "ignore": "Ttu", + "download": "Sader", + "pin": "Amessak", + "unpin": "Kkes asenteḍ", + "got_it": "Awi-t" }, "a11y": { "user_menu": "Umuɣ n useqdac" diff --git a/src/i18n/strings/ko.json b/src/i18n/strings/ko.json index 4420cf6603..c33c1e89f5 100644 --- a/src/i18n/strings/ko.json +++ b/src/i18n/strings/ko.json @@ -1,15 +1,9 @@ { - "Cancel": "취소", - "Close": "닫기", "Create new room": "새 방 만들기", - "Dismiss": "버리기", "Notifications": "알림", "powered by Matrix": "Matrix의 지원을 받음", - "Search": "찾기", "unknown error code": "알 수 없는 오류 코드", - "Accept": "수락", "Account": "계정", - "Add": "추가", "Admin": "관리자", "Admin Tools": "관리자 도구", "No Microphones detected": "마이크 감지 없음", @@ -95,7 +89,6 @@ "Sign in with": "이것으로 로그인", "Join Room": "방에 참가", "Jump to first unread message.": "읽지 않은 첫 메시지로 건너뜁니다.", - "Logout": "로그아웃", "Low priority": "중요하지 않음", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s님이 이후 방 구성원 모두, 초대받은 시점부터 방의 기록을 볼 수 있게 했습니다.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s님이 이후 방 구성원 모두, 들어온 시점부터 방의 기록을 볼 수 있게 했습니다.", @@ -142,8 +135,6 @@ "Session ID": "세션 ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "시간을 12시간제로 보이기(예: 오후 2:30)", "Signed Out": "로그아웃함", - "Sign in": "로그인", - "Sign out": "로그아웃", "Someone": "다른 사람", "Start authentication": "인증 시작", "Submit": "제출", @@ -254,19 +245,16 @@ "Authentication check failed: incorrect password?": "인증 확인 실패: 비밀번호를 틀리셨나요?", "Do you want to set an email address?": "이메일 주소를 설정하시겠어요?", "This will allow you to reset your password and receive notifications.": "이렇게 하면 비밀번호를 다시 설정하고 알림을 받을 수 있습니다.", - "Skip": "건너뛰기", "Sunday": "일요일", "Messages sent by bot": "봇에게 받은 메시지", "Notification targets": "알림 대상", "Today": "오늘", "Friday": "금요일", - "Update": "업데이트", "What's New": "새로운 점", "On": "켜기", "Changelog": "바뀐 점", "Waiting for response from server": "서버에서 응답을 기다리는 중", "This Room": "방", - "Resend": "다시 보내기", "Messages containing my display name": "내 표시 이름이 포함된 메시지", "Messages in one-to-one chats": "1:1 대화 메시지", "Unavailable": "이용할 수 없음", @@ -281,7 +269,6 @@ "Developer Tools": "개발자 도구", "Unnamed room": "이름 없는 방", "Saturday": "토요일", - "Reject": "거절하기", "Monday": "월요일", "Toolbox": "도구 상자", "Collecting logs": "로그 수집 중", @@ -294,7 +281,6 @@ "Invite to this room": "이 방에 초대", "You cannot delete this message. (%(code)s)": "이 메시지를 삭제할 수 없습니다. (%(code)s)", "Thursday": "목요일", - "Back": "돌아가기", "Show message in desktop notification": "컴퓨터 알림에서 내용 보이기", "Messages in group chats": "그룹 대화 메시지", "Yesterday": "어제", @@ -359,7 +345,6 @@ "Send an encrypted reply…": "암호화된 메시지를 보내세요…", "Share Link to User": "사용자에게 링크 공유", "Mention": "언급", - "Ignore": "무시", "Unignore": "그만 무시하기", "Demote": "강등", "Demote yourself?": "자신을 강등하시겠습니까?", @@ -641,7 +626,6 @@ "Anchor": "닻", "Headphones": "헤드폰", "Folder": "폴더", - "Pin": "핀", "Accept to continue:": "계속하려면 을(를) 수락하세요:", "Power level": "권한 등급", "Repeats like \"abcabcabc\" are only slightly harder to guess than \"abc\"": "\"abcabcabc\"와 같은 반복은 \"abc\"에서 겨우 조금 더 어렵습니다", @@ -745,7 +729,6 @@ "Uploaded sound": "업로드된 소리", "Sounds": "소리", "Notification sound": "알림 소리", - "Reset": "되돌리기", "Set a new custom sound": "새 맞춤 소리 설정", "Browse": "찾기", "Change room avatar": "방 아바타 변경", @@ -774,7 +757,6 @@ "Unable to revoke sharing for email address": "이메일 주소 공유를 취소할 수 없음", "Unable to share email address": "이메일 주소를 공유할 수 없음", "Revoke": "취소", - "Share": "공유", "Discovery options will appear once you have added an email above.": "위에 이메일을 추가하면 검색 옵션에 나타납니다.", "Unable to revoke sharing for phone number": "전화번호 공유를 취소할 수 없음", "Unable to share phone number": "전화번호를 공유할 수 없음", @@ -791,7 +773,6 @@ "Edit message": "메시지 편집", "Join the conversation with an account": "계정으로 대화에 참여", "Sign Up": "등록", - "Sign In": "로그인", "Reason: %(reason)s": "이유: %(reason)s", "Forget this room": "이 방 지우기", "Re-join": "다시 참가", @@ -823,7 +804,6 @@ "reacted with %(shortName)s": "%(shortName)s으로 리액션함", "Edited at %(date)s. Click to view edits.": "%(date)s에 편집함. 클릭해서 편집 보기.", "edited": "편집됨", - "Join": "참가", "Rotate Left": "왼쪽으로 회전", "Rotate Right": "오른쪽으로 회전", "%(severalUsers)shad their invitations withdrawn %(count)s times": { @@ -871,7 +851,6 @@ "Are you sure you want to sign out?": "로그아웃하겠습니까?", "Your homeserver doesn't seem to support this feature.": "홈서버가 이 기능을 지원하지 않는 모양입니다.", "Message edits": "메시지 편집", - "Go back": "돌아가기", "Room Settings - %(roomName)s": "방 설정 - %(roomName)s", "Failed to upgrade room": "방 업그레이드에 실패함", "The room upgrade could not be completed": "방 업그레이드를 완료할 수 없습니다", @@ -893,7 +872,6 @@ "Upload files (%(current)s of %(total)s)": "파일 업로드 (총 %(total)s개 중 %(current)s개)", "Upload files": "파일 업로드", "Upload all": "전부 업로드", - "Upload": "업로드", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "이 파일은 업로드하기에 너무 큽니다. 파일 크기 한도는 %(limit)s이지만 이 파일은 %(sizeOfThisFile)s입니다.", "These files are too large to upload. The file size limit is %(limit)s.": "이 파일들은 업로드하기에 너무 큽니다. 파일 크기 한도는 %(limit)s입니다.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "일부 파일이 업로드하기에 너무 큽니다. 파일 크기 한도는 %(limit)s입니다.", @@ -926,7 +904,6 @@ "Enter username": "사용자 이름 입력", "Some characters not allowed": "일부 문자는 허용할 수 없습니다", "Email (optional)": "이메일 (선택)", - "Confirm": "확인", "Phone (optional)": "전화 (선택)", "Join millions for free on the largest public server": "가장 넓은 공개 서버에 수 백 만명이 무료로 등록함", "Couldn't load page": "페이지를 불러올 수 없음", @@ -970,7 +947,6 @@ "That matches!": "맞습니다!", "That doesn't match.": "맞지 않습니다.", "Go back to set it again.": "돌아가서 다시 설정하기.", - "Download": "다운로드", "Your keys are being backed up (the first backup could take a few minutes).": "키를 백업했습니다 (처음 백업에는 시간이 걸릴 수 있습니다).", "Success!": "성공!", "Unable to create key backup": "키 백업을 만들 수 없음", @@ -1016,7 +992,6 @@ "one": "1개의 메시지 삭제" }, "Remove recent messages": "최근 메시지 삭제", - "View": "보기", "Explore rooms": "방 검색", "Please fill why you're reporting.": "왜 신고하는 지 이유를 적어주세요.", "Report Content to Your Homeserver Administrator": "홈서버 관리자에게 내용 신고하기", @@ -1084,7 +1059,6 @@ "Room %(name)s": "%(name)s 방", "Unread messages.": "읽지 않은 메시지.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "이 작업에는 이메일 주소 또는 전화번호를 확인하기 위해 기본 ID 서버 에 접근해야 합니다. 하지만 서버가 서비스 약관을 갖고 있지 않습니다.", - "Trust": "신뢰함", "Message Actions": "메시지 동작", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "You verified %(name)s": "%(name)s님을 확인했습니다", @@ -1129,7 +1103,6 @@ "Trusted": "신뢰함", "Not trusted": "신뢰하지 않음", "Messages in this room are end-to-end encrypted.": "이 방의 메시지는 종단간 암호화되었습니다.", - "Verify": "확인", "You have ignored this user, so their message is hidden. Show anyways.": "이 사용자를 무시했습니다. 사용자의 메시지는 숨겨집니다. 무시하고 보이기.", "Any of the following data may be shared:": "다음 데이터가 공유됩니다:", "Your display name": "당신의 표시 이름", @@ -1165,7 +1138,6 @@ "Appearance Settings only affect this %(brand)s session.": "모습 설정은 이 %(brand)s 세션에만 영향을 끼칩니다.", "Customise your appearance": "모습 개인화하기", "Delete avatar": "아바타 삭제", - "Delete": "삭제", "More options": "추가 옵션", "Pin to sidebar": "사이드바 고정", "Developer tools": "개발자 도구", @@ -1235,7 +1207,6 @@ "Leave all rooms": "모든 방에서 떠나기", "Show all rooms": "모든 방 목록 보기", "All rooms": "모든 방 목록", - "Expand": "펼치기", "Create a new space": "새로운 스페이스 만들기", "Create a space": "스페이스 만들기", "Export Chat": "대화 내보내기", @@ -1395,7 +1366,35 @@ "save": "저장", "start_chat": "대화 시작", "view_source": "소스 보기", - "yes": "네" + "yes": "네", + "reject": "거절하기", + "confirm": "확인", + "dismiss": "버리기", + "trust": "신뢰함", + "cancel": "취소", + "join": "참가", + "close": "닫기", + "accept": "수락", + "verify": "확인", + "update": "업데이트", + "delete": "삭제", + "upload": "업로드", + "reset": "되돌리기", + "share": "공유", + "skip": "건너뛰기", + "logout": "로그아웃", + "view": "보기", + "expand": "펼치기", + "sign_out": "로그아웃", + "sign_in": "로그인", + "add": "추가", + "search": "찾기", + "go_back": "돌아가기", + "back": "돌아가기", + "resend": "다시 보내기", + "ignore": "무시", + "download": "다운로드", + "pin": "핀" }, "Home": "홈" } diff --git a/src/i18n/strings/lo.json b/src/i18n/strings/lo.json index 1f2745b5d4..8f3276c9fe 100644 --- a/src/i18n/strings/lo.json +++ b/src/i18n/strings/lo.json @@ -5,7 +5,6 @@ "Confirm adding this phone number by using Single Sign On to prove your identity.": "ຢືນຢັນການເພີ່ມອີເມວນີ້ໂດຍໃຊ້ Single Sign On ເພື່ອພິສູດຕົວຕົນຂອງທ່ານ.", "Failed to verify email address: make sure you clicked the link in the email": "ບໍ່ສາມາດກວດສອບອີເມວໄດ້: ໃຫ້ແນ່ໃຈວ່າທ່ານໄດ້ກົດໃສ່ການເຊື່ອມຕໍ່ໃນອີເມວ", "Add Email Address": "ເພີ່ມອີເມວ", - "Confirm": "ຢືນຢັນ", "Click the button below to confirm adding this email address.": "ກົດປຸ່ມຂ້າງລຸ່ມເພື່ອຢືນຢັນການເພີ່ມອີເມວນີ້.", "Confirm adding email": "ຢືນຢັນການເພີ່ມອີເມວ", "Single Sign On": "ເຂົ້າລະບົບແບບປະຕູດຽວ (SSO)", @@ -192,10 +191,8 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s ບໍ່ໄດ້ຮັບອະນຸຍາດໃຫ້ສົ່ງການແຈ້ງເຕືອນ - ກະລຸນາລອງໃໝ່ອີກຄັ້ງ", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s ບໍ່ໄດ້ຮັບອະນຸຍາດໃຫ້ສົ່ງການແຈ້ງເຕືອນໃຫ້ທ່ານ - ກະລຸນາກວດສອບການຕັ້ງຄ່າຂອງບຣາວເຊີຂອງທ່ານ", "%(name)s is requesting verification": "%(name)s ກຳລັງຮ້ອງຂໍການຢັ້ງຢືນ", - "Try again": "ລອງໃໝ່ອີກຄັ້ງ", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "ພວກເຮົາໃຫ້ບຣາວເຊີຈື່ homeserver ທີ່ທ່ານໃຊ້ ເຂົ້າສູ່ລະບົບ, ແຕ່ເສຍດາຍບຣາວເຊີຂອງທ່ານລືມມັນ. ກັບໄປທີ່ໜ້າເຂົ້າສູ່ລະບົບແລ້ວ ລອງໃໝ່ອີກຄັ້ງ.", "We couldn't log you in": "ພວກເຮົາບໍ່ສາມາດເຂົ້າສູ່ລະບົບທ່ານໄດ້", - "Trust": "ເຊື່ອຖືໄດ້", "Only continue if you trust the owner of the server.": "ຖ້າທ່ານໄວ້ວາງໃຈເຈົ້າຂອງເຊີບເວີດັ່ງກ່າວແລ້ວ ໃຫ້ສືບຕໍ່.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "ການດຳເນິນການນີ້ຕ້ອງໄດ້ມີການເຂົ້າເຖິງຂໍ້ມູນການຢັ້ງຢືນຕົວຕົນທີ່ ເພື່ອກວດສອບອີເມວ ຫຼື ເບີໂທລະສັບ, ແຕ່ເຊີບເວີບໍ່ມີເງື່ອນໄຂໃນບໍລິການໃດໆ.", "Identity server has no terms of service": "ຂໍ້ມູນເຊີບເວີ ບໍ່ມີໃຫ້ບໍລິການ", @@ -258,7 +255,6 @@ "The user you called is busy.": "ຜູ້ໃຊ້ທີ່ທ່ານໂທຫາຍັງບໍ່ຫວ່າງ.", "User Busy": "ຜູ້ໃຊ້ບໍ່ຫວ່າງ", "Call Failed": "ໂທບໍ່ສຳເລັດ", - "Dismiss": "ຍົກເລີກ", "Unable to load! Check your network connectivity and try again.": "ບໍ່ສາມາດໂຫຼດໄດ້! ກະລຸນາກວດເບິ່ງການເຊື່ອມຕໍ່ເຄືອຂ່າຍຂອງທ່ານ ແລະ ລອງໃໝ່ອີກຄັ້ງ.", "Calls are unsupported": "ບໍ່ຮອງຮັບການໂທ", "Room %(roomId)s not visible": "ບໍ່ເຫັນຫ້ອງ %(roomId)s", @@ -282,7 +278,6 @@ "Moderator": "ຜູ້ດຳເນິນລາຍການ", "Restricted": "ຖືກຈຳກັດ", "Default": "ຄ່າເລີ່ມຕົ້ນ", - "Sign In": "ເຂົ້າສູ່ລະບົບ", "Create Account": "ສ້າງບັນຊີ", "Use your account or create a new one to continue.": "ໃຊ້ບັນຊີຂອງທ່ານ ຫຼື ສ້າງອັນໃໝ່ເພື່ອສືບຕໍ່.", "Sign In or Create Account": "ເຂົ້າສູ່ລະບົບ ຫຼື ສ້າງບັນຊີ", @@ -399,7 +394,6 @@ "Unable to share phone number": "ບໍ່ສາມາດແບ່ງປັນເບີໂທລະສັບໄດ້", "Unable to revoke sharing for phone number": "ບໍ່ສາມາດຖອນການແບ່ງປັນສຳລັບເບີໂທລະສັບໄດ້", "Discovery options will appear once you have added an email above.": "ຕົວເລືອກການຄົ້ນພົບຈະປາກົດຂຶ້ນເມື່ອທ່ານໄດ້ເພີ່ມອີເມວຂ້າງເທິງ.", - "Share": "ແບ່ງປັນ", "Revoke": "ຖອນຄືນ", "Complete": "ສໍາເລັດ", "Verify the link in your inbox": "ຢືນຢັນການເຊື່ອມຕໍ່ໃນ inbox ຂອງທ່ານ", @@ -543,7 +537,6 @@ "Room ID or address of ban list": "IDຫ້ອງ ຫຼື ທີ່ຢູ່ຂອງລາຍການຫ້າມ", "If this isn't what you want, please use a different tool to ignore users.": "ຖ້າສິ່ງນີ້ບໍ່ແມ່ນສິ່ງທີ່ທ່ານຕ້ອງການ, ກະລຸນາໃຊ້ເຄື່ອງມືອື່ນເພື່ອລະເວັ້ນຜູ້ໃຊ້.", "Subscribed lists": "ລາຍຊື່ທີ່ສະໝັກແລ້ວ", - "Ignore": "ບໍ່ສົນໃຈ/ຍົກເວັ້ນ", "eg: @bot:* or example.org": "ຕົວຢ່າງ: @bot:* ຫຼື example.org", "Server or user ID to ignore": "ເຊີບເວີ ຫຼື ID ຜູ້ໃຊ້ທີ່ຍົກເວັ້ນ", "Personal ban list": "ບັນຊີລາຍຊື່ການຫ້າມສ່ວນບຸກຄົນ", @@ -556,7 +549,6 @@ "You are not subscribed to any lists": "ເຈົ້າຍັງບໍ່ໄດ້ສະໝັກໃຊ້ລາຍການໃດໆ", "You are currently ignoring:": "ຕອນນີ້ທ່ານກຳລັງລະເລີຍ:", "You have not ignored anyone.": "ເຈົ້າຍັງບໍ່ໄດ້ລະເລີຍຜູ້ໃດຜູ້ໜຶ່ງ.", - "Close": "ປິດ", "User rules": "ກົດລະບຽບຂອງຜູ້ໃຊ້", "Server rules": "ກົດລະບຽບຂອງ ເຊີບເວີ", "Ban list rules - %(roomName)s": "ກົດລະບຽບຂອງລາຍຊື່ຕ້ອງຫ້າມ-%(roomName)s", @@ -576,7 +568,6 @@ "Versions": "ເວິຊັ້ນ", "FAQ": "ຄໍາຖາມທີ່ພົບເປັນປະຈໍາ", "Cross-signing public keys:": "ກະແຈສາທາລະນະທີ່ມີ Cross-signing:", - "Reset": "ຕັ້ງຄ່າຄືນ", "Cross-signing is not set up.": "ບໍ່ໄດ້ຕັ້ງຄ່າ Cross-signing.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "ບັນຊີຂອງທ່ານມີຂໍ້ມູນແບບ cross-signing ໃນການເກັບຮັກສາຄວາມລັບ, ແຕ່ວ່າຍັງບໍ່ມີຄວາມເຊື່ອຖືໃນລະບົບນີ້.", "Cross-signing is ready but keys are not backed up.": "ການລົງຊື່ຂ້າມແມ່ນພ້ອມແລ້ວແຕ່ກະແຈບໍ່ໄດ້ສຳຮອງໄວ້.", @@ -625,14 +616,11 @@ "Failed to copy": "ສຳເນົາບໍ່ສຳເລັດ", "Copied!": "ສຳເນົາແລ້ວ!", "Click to copy": "ກົດເພື່ອສຳເນົາ", - "Collapse": "ຫຍໍ້ລົງ", - "Expand": "ຂະຫຍາຍ", "Show all rooms": "ສະແດງຫ້ອງທັງໝົດ", "You can change these anytime.": "ທ່ານສາມາດປ່ຽນສິ່ງເຫຼົ່ານີ້ໄດ້ທຸກເວລາ.", "Add some details to help people recognise it.": "ເພີ່ມລາຍລະອຽດບາງຢ່າງເພື່ອຊ່ວຍໃຫ້ຄົນຮັບຮູ້.", "Your private space": "ພື້ນທີ່ສ່ວນຕົວຂອງທ່ານ", "Your public space": "ພື້ນທີ່ສາທາລະນະຂອງທ່ານ", - "Go back": "ກັບຄືນ", "To join a space you'll need an invite.": "ເພື່ອເຂົ້າຮ່ວມພື້ນທີ່, ທ່ານຈະຕ້ອງການເຊີນ.", "Invite only, best for yourself or teams": "ເຊີນເທົ່ານັ້ນ, ດີທີ່ສຸດສຳລັບຕົວທ່ານເອງ ຫຼື ທີມງານ", "Open space for anyone, best for communities": "ເປີດພື້ນທີ່ສໍາລັບທຸກຄົນ, ດີທີ່ສຸດສໍາລັບຊຸມຊົນ", @@ -642,9 +630,7 @@ "e.g. my-space": "ຕົວຢ່າງ: ພື້ນທີ່ຂອງຂ້ອຍ", "Please enter a name for the space": "ກະລຸນາໃສ່ຊື່ສໍາລັບຊ່ອງຫວ່າງ", "Search %(spaceName)s": "ຊອກຫາ %(spaceName)s", - "Upload": "ອັບໂຫຼດ", "Upload avatar": "ອັບໂຫຼດອາວາຕ້າ", - "Delete": "ລຶບ", "Delete avatar": "ລືບອາວາຕ້າ", "Space selection": "ການເລືອກພື້ນທີ່", "Match system": "ລະບົບການຈັບຄູ່", @@ -655,7 +641,6 @@ "Quick settings": "ການຕັ້ງຄ່າດ່ວນ", "Accept to continue:": "ຍອມຮັບ ເພື່ອສືບຕໍ່:", "Your server isn't responding to some requests.": "ເຊີບເວີຂອງທ່ານບໍ່ຕອບສະໜອງບາງ ຄຳຮ້ອງຂໍ.", - "Pin": "ປັກໝຸດ", "Folder": "ໂຟນເດີ", "Headphones": "ຫູຟັງ", "Anchor": "ສະມໍ", @@ -823,7 +808,6 @@ "Sign out and remove encryption keys?": "ອອກຈາກລະບົບ ແລະ ລຶບລະຫັດການເຂົ້າລະຫັດອອກບໍ?", "Link to most recent message": "ເຊື່ອມຕໍ່ກັບຂໍ້ຄວາມຫຼ້າສຸດ", "Share Room": "ແບ່ງປັນຫ້ອງ", - "Skip": "ຂ້າມ", "This will allow you to reset your password and receive notifications.": "ນີ້ຈະຊ່ວຍໃຫ້ທ່ານສາມາດປັບລະຫັດຜ່ານຂອງທ່ານ ແລະ ໄດ້ຮັບການແຈ້ງເຕືອນ.", "Email address": "ທີ່ຢູ່ອີເມວ", "Please check your email and click on the link it contains. Once this is done, click continue.": "ກະລຸນາກວດເບິ່ງອີເມວຂອງທ່ານ ແລະ ກົດໃສ່ການເຊື່ອມຕໍ່. ເມື່ອສຳເລັດແລ້ວ, ກົດສືບຕໍ່.", @@ -1007,7 +991,6 @@ "You're all caught up": "ໝົດແລ້ວໝົດເລີຍ", "%(creator)s created and configured the room.": "%(creator)s ສ້າງ ແລະ ກຳນົດຄ່າຫ້ອງ.", "%(creator)s created this DM.": "%(creator)s ສ້າງ DM ນີ້.", - "Logout": "ອອກຈາກລະບົບ", "Verification requested": "ຂໍການຢັ້ງຢືນ", "Data from an older version of %(brand)s 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.": "ກວດພົບຂໍ້ມູນຈາກ%(brand)s ລຸ້ນເກົ່າກວ່າ. ອັນນີ້ຈະເຮັດໃຫ້ການເຂົ້າລະຫັດລັບແບບຕົ້ນທາງເຖິງປາຍທາງເຮັດວຽກຜິດປົກກະຕິໃນລຸ້ນເກົ່າ. ຂໍ້ຄວາມທີ່ເຂົ້າລະຫັດແບບຕົ້ນທາງເຖິງປາຍທາງທີ່ໄດ້ແລກປ່ຽນເມື່ອບໍ່ດົນມານີ້ ໃນຂະນະທີ່ໃຊ້ເວີຊັນເກົ່າອາດຈະບໍ່ສາມາດຖອດລະຫັດໄດ້ໃນລູ້ນນີ້. ນີ້ອາດຈະເຮັດໃຫ້ຂໍ້ຄວາມທີ່ແລກປ່ຽນກັບລູ້ນນີ້ບໍ່ສຳເລັດ. ຖ້າເຈົ້າປະສົບບັນຫາ, ໃຫ້ອອກຈາກລະບົບ ແລະ ກັບມາໃໝ່ອີກຄັ້ງ. ເພື່ອຮັກສາປະຫວັດຂໍ້ຄວາມ, ສົ່ງອອກ ແລະ ນໍາເຂົ້າລະຫັດຂອງທ່ານຄືນໃໝ່.", "Old cryptography data detected": "ກວດພົບຂໍ້ມູນການເຂົ້າລະຫັດລັບເກົ່າ", @@ -1078,7 +1061,6 @@ "Accepting…": "ກຳລັງຍອມຮັບ…", "Waiting for %(displayName)s to accept…": "ກຳລັງລໍຖ້າ %(displayName)s ຍອມຮັບ…", "To proceed, please accept the verification request on your other device.": "ເພື່ອດຳເນີນການຕໍ່, ກະລຸນາຍອມຮັບຄຳຮ້ອງຂໍການຢັ້ງຢືນໃນອຸປະກອນອື່ນຂອງທ່ານ.", - "Back": "ກັບຄືນ", "URL Previews": "ຕົວຢ່າງ URL", "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.": "ເມື່ອຜູ້ໃດຜູ້ນຶ່ງໃສ່ URL ໃນຂໍ້ຄວາມຂອງພວກເຂົາ, ການສະແດງຕົວຢ່າງ URL ສາມາດສະແດງເພື່ອໃຫ້ຂໍ້ມູນເພີ່ມເຕີມກ່ຽວກັບການເຊື່ອມຕໍ່ນັ້ນເຊັ່ນຫົວຂໍ້, ຄໍາອະທິບາຍແລະຮູບພາບຈາກເວັບໄຊທ໌.", "URL previews are disabled by default for participants in this room.": "ການສະແດງຕົວຢ່າງ URL ຖືກປິດການນຳໃຊ້ໂດຍຄ່າເລີ່ມຕົ້ນສຳລັບຜູ້ເຂົ້າຮ່ວມໃນຫ້ອງນີ້.", @@ -1482,8 +1464,6 @@ "Actions": "ການປະຕິບັດ", "Messages": "ຂໍ້ຄວາມ", "Setting up keys": "ການຕັ້ງຄ່າກະແຈ", - "Cancel": "ຍົກເລີກ", - "Go Back": "ກັບຄືນ", "Are you sure you want to cancel entering passphrase?": "ທ່ານແນ່ໃຈບໍ່ວ່າຕ້ອງການຍົກເລີກການໃສ່ປະໂຫຍກລະຫັດຜ່ານ?", "Cancel entering passphrase?": "ຍົກເລີກການໃສ່ປະໂຫຍກລະຫັດຜ່ານບໍ?", "Missing user_id in request": "ບໍ່ມີ user_id ໃນການຮ້ອງຂໍ", @@ -1658,7 +1638,6 @@ "Other users can invite you to rooms using your contact details": "ຜູ້ໃຊ້ອື່ນສາມາດເຊີນທ່ານເຂົ້າຫ້ອງໄດ້ໂດຍການໃຊ້ລາຍລະອຽດຕິດຕໍ່ຂອງທ່ານ", "Enter email address (required on this homeserver)": "ໃສ່ທີ່ຢູ່ອີເມວ (ຕ້ອງຢູ່ໃນ homeserver ນີ້)", "Use an email address to recover your account": "ໃຊ້ທີ່ຢູ່ອີເມວເພື່ອກູ້ຄືນບັນຊີຂອງທ່ານ", - "Sign in": "ເຂົ້າສູ່ລະບົບ", "Sign in with": "ເຂົ້າສູ່ລະບົບດ້ວຍ", "Phone": "ໂທລະສັບ", "That phone number doesn't look quite right, please check and try again": "ເບີໂທລະສັບນັ້ນເບິ່ງຄືວ່າບໍ່ຖືກຕ້ອງ, ກະລຸນາກວດເບິ່ງແລ້ວລອງໃໝ່ອີກຄັ້ງ", @@ -2078,7 +2057,6 @@ "Incompatible Database": "ຖານຂໍ້ມູນບໍ່ສອດຄ່ອງກັນ", "You've previously used a newer version of %(brand)s with this session. To use this version again with end to end encryption, you will need to sign out and back in again.": "ກ່ອນໜ້ານີ້ທ່ານເຄີຍໃຊ້%(brand)sເວີຊັ້ນໃໝ່ກວ່າໃນລະບົບນີ້. ເພື່ອໃຊ້ເວີຊັ້ນນີ້ອີກເທື່ອໜຶ່ງດ້ວຍການເຂົ້າລະຫັດແບບຕົ້ນທາງເຖິງປາຍທາງ, ທ່ານຈະຕ້ອງອອກຈາກລະບົບ ແລະ ກັບຄືນເຂົ້າລະຫັດໃໝ່ອີກຄັ້ງ.", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "ເພື່ອຫຼີກເວັ້ນການສູນເສຍປະຫວັດການສົນທະນາຂອງທ່ານ, ທ່ານຕ້ອງອອກກະແຈຫ້ອງຂອງທ່ານກ່ອນທີ່ຈະອອກຈາກລະບົບ. ທ່ານຈະຕ້ອງໄດ້ກັບຄືນໄປຫາເວີຊັ້ນໃຫມ່ຂອງ %(brand)s ເພື່ອເຮັດສິ່ງນີ້", - "Sign out": "ອອກຈາກລະບົບ", "Want to add an existing space instead?": "ຕ້ອງການເພີ່ມພື້ນທີ່ທີ່ມີຢູ່ແທນບໍ?", "Public space": "ພື້ນທີ່ສາທາລະນະ", "Private space (invite only)": "ພື້ນທີ່ສ່ວນຕົວ (ເຊີນເທົ່ານັ້ນ)", @@ -2248,8 +2226,6 @@ "one": "ເຫັນໂດຍ %(count)s ຄົນ", "other": "ເຫັນໂດຍ %(count)s ຄົນ" }, - "Join": "ເຂົ້າຮ່ວມ", - "View": "ເບິ່ງ", "Unknown": "ບໍ່ຮູ້ຈັກ", "Idle": "ບໍ່ເຮັດວຽກ", "Online": "ອອນລາຍ", @@ -2259,7 +2235,6 @@ "Online for %(duration)s": "ອອນລາຍ%(duration)s", "Busy": "ບໍ່ຫວ່າງ", "View message": "ເບິ່ງຂໍ້ຄວາມ", - "Unpin": "ຖອດປັກໝຸດ", "Message didn't send. Click for info.": "ບໍ່ໄດ້ສົ່ງຂໍ້ຄວາມ. ກົດສຳລັບຂໍ້ມູນ.", "End-to-end encryption isn't enabled": "ບໍ່ໄດ້ເປີດໃຊ້ການເຂົ້າລະຫັດແບບຕົ້ນທາງຮອດປາຍທາງ", "Enable encryption in settings.": "ເປີດໃຊ້ການເຂົ້າລະຫັດໃນການຕັ້ງຄ່າ.", @@ -2274,8 +2249,6 @@ "Animals & Nature": "ສັດ & ທໍາມະຊາດ", "Smileys & People": "ຮອຍຍິ້ມ & ຜູ້ຄົນ", "Frequently Used": "ໃຊ້ເປັນປະຈຳ", - "Zoom out": "ຂະຫຍາຍອອກ", - "Zoom in": "ຂະຫຍາຍເຂົ້າ", "What location type do you want to share?": "ທ່ານຕ້ອງການແບ່ງປັນສະຖານທີ່ປະເພດໃດ?", "Drop a Pin": "ປັກໝຸດ", "My live location": "ສະຖານທີ່ຂອງຂ້ອຍ", @@ -2359,15 +2332,12 @@ "Guest": "ແຂກ", "New version of %(brand)s is available": "ເວີຊັນໃໝ່ຂອງ %(brand)s ພ້ອມໃຊ້ງານ", "Update %(brand)s": "ອັບເດດ %(brand)s", - "Update": "ອັບເດດ", "What's New": "ມີຫຍັງໃຫມ່", "What's new?": "ມີຫຍັງໃຫມ່?", "%(deviceId)s from %(ip)s": "%(deviceId)s ຈາກ %(ip)s", "New login. Was this you?": "ເຂົ້າສູ່ລະບົບໃໝ່. ນີ້ແມ່ນທ່ານບໍ?", "Other users may not trust it": "ຜູ້ໃຊ້ອື່ນໆອາດຈະບໍ່ໄວ້ວາງໃຈ", "Safeguard against losing access to encrypted messages & data": "ປ້ອງກັນການສູນເສຍການເຂົ້າເຖິງຂໍ້ຄວາມ ແລະຂໍ້ມູນທີ່ເຂົ້າລະຫັດ", - "Verify": "ຢືນຢັນ", - "Upgrade": "ຍົກລະດັບ", "Verify this session": "ຢືນຢັນລະບົບນີ້", "Encryption upgrade available": "ມີການຍົກລະດັບການເຂົ້າລະຫັດ", "Set up Secure Backup": "ຕັ້ງຄ່າການສໍາຮອງຂໍ້ມູນທີ່ປອດໄພ", @@ -2380,7 +2350,6 @@ "Use app for a better experience": "ໃຊ້ແອັບເພື່ອປະສົບການທີ່ດີກວ່າ", "Silence call": "ປິດສຽງໂທ", "Sound on": "ເປີດສຽງ", - "Accept": "ຍອມຮັບ", "Video call": "ໂທດ້ວວິດີໂອ", "Voice call": "ໂທດ້ວຍສຽງ", "Unknown caller": "ບໍ່ຮູ້ຈັກຜູ້ທີ່ໂທ", @@ -2393,7 +2362,6 @@ "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "ແບ່ງປັນຂໍ້ມູນທີ່ບໍ່ເປີດເຜີຍຊື່ເພື່ອຊ່ວຍພວກເຮົາລະບຸບັນຫາ. ບໍ່ມີຫຍັງສ່ວນຕົວ. ບໍ່ມີຄົນທີສາມ. ສຶກສາເພີ່ມເຕີມ", "You previously consented to share anonymous usage data with us. We're updating how that works.": "ກ່ອນໜ້ານີ້ທ່ານໄດ້ຍິນຍອມທີ່ຈະແບ່ງປັນຂໍ້ມູນການນຳໃຊ້ທີ່ບໍ່ເປີດເຜີຍຊື່ກັບພວກເຮົາ. ພວກເຮົາກຳລັງອັບເດດວິທີການເຮັດວຽກນັ້ນ.", "Help improve %(analyticsOwner)s": "ຊ່ວຍປັບປຸງ %(analyticsOwner)s", - "Stop": "ຢຸດ", "That's fine": "ບໍ່ເປັນຫຍັງ", "File Attached": "ແນບໄຟລ໌", "Exported %(count)s events in %(seconds)s seconds": { @@ -2606,7 +2574,6 @@ "Verification timed out.": "ການຢັ້ງຢືນໝົດເວລາ.", "Start verification again from their profile.": "ເລີ່ມການຢັ້ງຢືນອີກຄັ້ງຈາກໂປຣໄຟລ໌ຂອງເຂົາເຈົ້າ.", "Start verification again from the notification.": "ເລີ່ມການຢັ້ງຢືນອີກຄັ້ງຈາກການແຈ້ງເຕືອນ.", - "Got it": "ໄດ້ແລ້ວ", "You've successfully verified %(displayName)s!": "ທ່ານໄດ້ຢືນຢັນສຳເລັດແລ້ວ %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "ທ່ານໄດ້ຢືນຢັນສຳເລັດແລ້ວ %(deviceName)s (%(deviceId)s)!", "You've successfully verified your device!": "ທ່ານໄດ້ຢັ້ງຢືນອຸປະກອນຂອງທ່ານສຳເລັດແລ້ວ!", @@ -2668,7 +2635,6 @@ "%(roomName)s can't be previewed. Do you want to join it?": "ບໍ່ສາມາດເບິ່ງຕົວຢ່າງ %(roomName)s ໄດ້. ທ່ານຕ້ອງການເຂົ້າຮ່ວມມັນບໍ?", "You're previewing %(roomName)s. Want to join it?": "ທ່ານກຳລັງເບິ່ງຕົວຢ່າງ %(roomName)s. ຕ້ອງການເຂົ້າຮ່ວມບໍ?", "Reject & Ignore user": "ປະຕິເສດ ແລະ ບໍ່ສົນໃຈຜູ້ໃຊ້", - "Reject": "ປະຕິເສດ", " invited you": " ເຊີນທ່ານ", "Do you want to join %(roomName)s?": "ທ່ານຕ້ອງການເຂົ້າຮ່ວມ %(roomName)s ບໍ?", "Start chatting": "ເລີ່ມການສົນທະນາ", @@ -2786,7 +2752,6 @@ "Theme added!": "ເພີ່ມຫົວຂໍ້!", "Error downloading theme information.": "ເກີດຄວາມຜິດພາດໃນການດາວໂຫຼດຂໍ້ມູນ.", "Invalid theme schema.": "ຮູບແບບschemaບໍ່ຖືກຕ້ອງ.", - "Add": "ຕື່ມ", "Integration managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "ຜູ້ຈັດການລວມລະບົບໄດ້ຮັບຂໍ້ມູນການຕັ້ງຄ່າ ແລະ ສາມາດແກ້ໄຂ widget, ສົ່ງການເຊີນຫ້ອງ ແລະ ກໍານົດລະດັບພະລັງງານໃນນາມຂອງທ່ານ.", "Manage integrations": "ຈັດການການເຊື່ອມໂຍງ", "Use an integration manager to manage bots, widgets, and sticker packs.": "ໃຊ້ຕົວຈັດການການເຊື່ອມໂຍງເພື່ອຈັດການ bots, widget, ແລະຊຸດສະຕິກເກີ.", @@ -2892,7 +2857,6 @@ "You've successfully verified this user.": "ທ່ານໄດ້ຢັ້ງຢືນຜູ້ໃຊ້ນີ້ສຳເລັດແລ້ວ.", "Verified!": "ຢືນຢັນແລ້ວ!", "The other party cancelled the verification.": "ອີກຝ່າຍໄດ້ຍົກເລີກການຢັ້ງຢືນ.", - "Call": "ໂທ", "%(name)s on hold": "%(name)s ຖືກລະງັບໄວ້", "Return to call": "ກັບໄປທີ່ການໂທ", "Hangup": "ວາງສາຍ", @@ -2918,7 +2882,6 @@ "Encryption not enabled": "ບໍ່ໄດ້ເປີດໃຊ້ການເຂົ້າລະຫັດ", "Ignored attempt to disable encryption": "ປະຕິເສດຄວາມພະຍາຍາມປິດການເຂົ້າລະຫັດ", "Some encryption parameters have been changed.": "ບາງຕົວກໍານົດການເຂົ້າລະຫັດໄດ້ຖືກປ່ຽນແປງ.", - "Download": "ດາວໂຫຼດ", "Decrypting": "ການຖອດລະຫັດ", "Downloading": "ກຳລັງດາວໂຫຼດ", "Jump to date": "ໄປຫາວັນທີ", @@ -2977,7 +2940,6 @@ "Your server isn't responding to some of your requests. Below are some of the most likely reasons.": "ເຊີບເວີຂອງທ່ານບໍ່ຕອບສະໜອງຕໍ່ບາງຄຳຮ້ອງຂໍຂອງທ່ານ. ຂ້າງລຸ່ມນີ້ແມ່ນສາເຫດທີ່ເປັນໄປໄດ້ທີ່ສຸດ.", "Server isn't responding": "ເຊີບເວີບໍ່ຕອບສະໜອງ", "You're all caught up.": "ຕາມທັນທັງໝົດ.", - "Resend": "ສົ່ງຄືນ", "You'll upgrade this room from to .": "ເຈົ້າຈະຍົກລະດັບຫ້ອງນີ້ຈາກ ເປັນ .", "Please note upgrading will make a new version of the room. All current messages will stay in this archived room.": "ກະລຸນາຮັບຊາບການຍົກລະດັບຈະເຮັດໃຫ້ຫ້ອງເປັນເວີຊັນໃໝ່. ຂໍ້ຄວາມປັດຈຸບັນທັງໝົດຈະຢູ່ໃນຫ້ອງເກັບມ້ຽນນີ້.", "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "ການຍົກລະດັບຫ້ອງແມ່ນເປັນການກະທຳຂັ້ນສູງ ແລະ ປົກກະຕິແລ້ວແມ່ນແນະນຳເມື່ອຫ້ອງບໍ່ສະຖຽນເນື່ອງຈາກມີຂໍ້ບົກພ່ອງ, ຄຸນສົມບັດທີ່ຂາດຫາຍໄປ ຫຼື ຊ່ອງໂຫວ່ດ້ານຄວາມປອດໄພ.", @@ -3156,7 +3118,6 @@ "Unban from room": "ຫ້າມຈາກຫ້ອງ", "Ban from space": "ພື້ນທີ່ຫ້າມຈາກ", "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.": "ໃນຫ້ອງທີ່ເຂົ້າລະຫັດ, ເຊັ່ນດຽວກັບ, ການສະແດງຕົວຢ່າງ URLໄດ້ປິດໃຊ້ງານໂດຍຄ່າເລີ່ມຕົ້ນເພື່ອຮັບປະກັນວ່າ homeserver ຂອງທ່ານ (ບ່ອນສະແດງຕົວຢ່າງ) ບໍ່ສາມາດລວບລວມຂໍ້ມູນກ່ຽວກັບການເຊື່ອມຕໍ່ທີ່ທ່ານເຫັນຢູ່ໃນຫ້ອງນີ້.", - "Search": "ຊອກຫາ", "Show Widgets": "ສະແດງ Widgets", "Hide Widgets": "ເຊື່ອງ Widgets", "Forget room": "ລືມຫ້ອງ", @@ -3304,7 +3265,44 @@ "start": "ເລີ່ມຕົ້ນ", "start_chat": "ເລີ່ມການສົນທະນາ", "view_source": "ເບິ່ງແຫຼ່ງ", - "yes": "ແມ່ນແລ້ວ" + "yes": "ແມ່ນແລ້ວ", + "reject": "ປະຕິເສດ", + "confirm": "ຢືນຢັນ", + "dismiss": "ຍົກເລີກ", + "trust": "ເຊື່ອຖືໄດ້", + "cancel": "ຍົກເລີກ", + "stop": "ຢຸດ", + "join": "ເຂົ້າຮ່ວມ", + "close": "ປິດ", + "accept": "ຍອມຮັບ", + "upgrade": "ຍົກລະດັບ", + "verify": "ຢືນຢັນ", + "update": "ອັບເດດ", + "call": "ໂທ", + "delete": "ລຶບ", + "upload": "ອັບໂຫຼດ", + "collapse": "ຫຍໍ້ລົງ", + "reset": "ຕັ້ງຄ່າຄືນ", + "share": "ແບ່ງປັນ", + "skip": "ຂ້າມ", + "logout": "ອອກຈາກລະບົບ", + "view": "ເບິ່ງ", + "expand": "ຂະຫຍາຍ", + "sign_out": "ອອກຈາກລະບົບ", + "sign_in": "ເຂົ້າສູ່ລະບົບ", + "add": "ຕື່ມ", + "search": "ຊອກຫາ", + "try_again": "ລອງໃໝ່ອີກຄັ້ງ", + "go_back": "ກັບຄືນ", + "back": "ກັບຄືນ", + "resend": "ສົ່ງຄືນ", + "ignore": "ບໍ່ສົນໃຈ/ຍົກເວັ້ນ", + "zoom_in": "ຂະຫຍາຍເຂົ້າ", + "zoom_out": "ຂະຫຍາຍອອກ", + "download": "ດາວໂຫຼດ", + "pin": "ປັກໝຸດ", + "unpin": "ຖອດປັກໝຸດ", + "got_it": "ໄດ້ແລ້ວ" }, "a11y": { "user_menu": "ເມນູຜູ້ໃຊ້" diff --git a/src/i18n/strings/lt.json b/src/i18n/strings/lt.json index 2e6abdff89..ea3feee5d0 100644 --- a/src/i18n/strings/lt.json +++ b/src/i18n/strings/lt.json @@ -6,7 +6,6 @@ "Notification targets": "Pranešimo objektai", "Today": "Šiandien", "Friday": "Penktadienis", - "Update": "Atnaujinti", "Notifications": "Pranešimai", "On": "Įjungta", "Changelog": "Keitinių žurnalas", @@ -14,7 +13,6 @@ "Failed to change password. Is your password correct?": "Nepavyko pakeisti slaptažodžio. Ar jūsų slaptažodis teisingas?", "Operation failed": "Operacija nepavyko", "This Room": "Šis pokalbių kambarys", - "Resend": "Siųsti iš naujo", "Messages in one-to-one chats": "Žinutės privačiuose pokalbiuose", "Unavailable": "Neprieinamas", "powered by Matrix": "veikia su Matrix", @@ -22,7 +20,6 @@ "All Rooms": "Visi pokalbių kambariai", "Source URL": "Šaltinio URL adresas", "Messages sent by bot": "Boto siųstos žinutės", - "Cancel": "Atšaukti", "Filter results": "Išfiltruoti rezultatus", "No update available.": "Nėra galimų atnaujinimų.", "Noisy": "Triukšmingas", @@ -32,14 +29,12 @@ "Search…": "Paieška…", "Event sent!": "Įvykis išsiųstas!", "Unnamed room": "Kambarys be pavadinimo", - "Dismiss": "Atmesti", "Saturday": "Šeštadienis", "Online": "Prisijungęs", "Monday": "Pirmadienis", "Toolbox": "Įrankinė", "Collecting logs": "Renkami žurnalai", "Rooms": "Kambariai", - "Search": "Ieškoti", "Failed to forget room %(errCode)s": "Nepavyko pamiršti kambario %(errCode)s", "What's New": "Kas naujo", "Wednesday": "Trečiadienis", @@ -51,13 +46,10 @@ "Messages containing my display name": "Žinutės, kuriose yra mano rodomas vardas", "State Key": "Būklės raktas", "What's new?": "Kas naujo?", - "Close": "Uždaryti", "Invite to this room": "Pakviesti į šį kambarį", "You cannot delete this message. (%(code)s)": "Jūs negalite trinti šios žinutės. (%(code)s)", "Thursday": "Ketvirtadienis", - "Back": "Atgal", "Show message in desktop notification": "Rodyti žinutę darbalaukio pranešime", - "Reject": "Atmesti", "Messages in group chats": "Žinutės grupiniuose pokalbiuose", "Yesterday": "Vakar", "Error encountered (%(errorDetail)s).": "Susidurta su klaida (%(errorDetail)s).", @@ -123,11 +115,9 @@ "Unnamed Room": "Bevardis Kambarys", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Rodyti laiko žymes 12 valandų formatu (pvz. 2:30pm)", "Always show message timestamps": "Visada rodyti žinučių laiko žymes", - "Accept": "Priimti", "Incorrect verification code": "Neteisingas patvirtinimo kodas", "Submit": "Pateikti", "Phone": "Telefonas", - "Add": "Pridėti", "No display name": "Nėra rodomo vardo", "New passwords don't match": "Nauji slaptažodžiai nesutampa", "Passwords can't be empty": "Slaptažodžiai negali būti tušti", @@ -139,7 +129,6 @@ "Drop file here to upload": "Norėdami įkelti, vilkite failą čia", "Failed to mute user": "Nepavyko nutildyti vartotojo", "Are you sure?": "Ar tikrai?", - "Ignore": "Ignoruoti", "Admin Tools": "Administratoriaus įrankiai", "Voice call": "Balso skambutis", "Video call": "Vaizdo skambutis", @@ -284,7 +273,6 @@ "Click here to see older messages.": "Spustelėkite čia, norėdami matyti senesnes žinutes.", "Token incorrect": "Neteisingas prieigos raktas", "Sign in with": "Prisijungti naudojant", - "Sign in": "Prisijungti", "Create new room": "Sukurti naują kambarį", "%(nameList)s %(transitionList)s": "%(nameList)s %(transitionList)s", "%(oneUser)schanged their name %(count)s times": { @@ -301,7 +289,6 @@ "An error has occurred.": "Įvyko klaida.", "Failed to upgrade room": "Nepavyko atnaujinti kambario", "The room upgrade could not be completed": "Nepavyko užbaigti kambario atnaujinimo", - "Sign out": "Atsijungti", "Send Logs": "Siųsti žurnalus", "Refresh": "Įkelti iš naujo", "Unable to restore session": "Nepavyko atkurti seanso", @@ -393,7 +380,6 @@ "Unable to add email address": "Nepavyko pridėti el. pašto adreso", "Unable to verify email address.": "Nepavyko patvirtinti el. pašto adreso.", "This will allow you to reset your password and receive notifications.": "Tai jums leis iš naujo nustatyti slaptažodį ir gauti pranešimus.", - "Skip": "Praleisti", "Unable to restore backup": "Nepavyko atkurti atsarginės kopijos", "No backup found!": "Nerasta jokios atsarginės kopijos!", "Failed to decrypt %(failedCount)s sessions!": "Nepavyko iššifruoti %(failedCount)s seansų!", @@ -401,11 +387,9 @@ "For security, this session has been signed out. Please sign in again.": "Saugumo sumetimais, šis seansas buvo atjungtas. Prisijunkite dar kartą.", "Failed to perform homeserver discovery": "Nepavyko atlikti serverio radimo", "This server does not support authentication with a phone number.": "Šis serveris nepalaiko tapatybės nustatymo telefono numeriu.", - "Download": "Atsisiųsti", "Add Email Address": "Pridėti El. Pašto Adresą", "Add Phone Number": "Pridėti Telefono Numerį", "Chat with %(brand)s Bot": "Kalbėtis su %(brand)s Botu", - "Sign In": "Prisijungti", "Explore rooms": "Žvalgyti kambarius", "Your %(brand)s is misconfigured": "Jūsų %(brand)s yra neteisingai sukonfigūruotas", "Call failed due to misconfigured server": "Skambutis nepavyko dėl neteisingai sukonfigūruoto serverio", @@ -416,7 +400,6 @@ "Identity server has no terms of service": "Tapatybės serveris neturi paslaugų teikimo sąlygų", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Šiam veiksmui reikalinga pasiekti numatytąjį tapatybės serverį , kad patvirtinti el. pašto adresą arba telefono numerį, bet serveris neturi jokių paslaugos teikimo sąlygų.", "Only continue if you trust the owner of the server.": "Tęskite tik tuo atveju, jei pasitikite serverio savininku.", - "Trust": "Pasitikėti", "You need to be able to invite users to do that.": "Norėdami tai atlikti jūs turite turėti galimybę pakviesti vartotojus.", "Power level must be positive integer.": "Galios lygis privalo būti teigiamas sveikasis skaičius.", "Messages": "Žinutės", @@ -523,7 +506,6 @@ "Messages containing my username": "Žinutės, kuriose yra mano vartotojo vardas", "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (galia %(powerLevelNumber)s)", "Enter username": "Įveskite vartotojo vardą", - "Confirm": "Patvirtinti", "Create account": "Sukurti paskyrą", "Change identity server": "Pakeisti tapatybės serverį", "Change": "Keisti", @@ -670,7 +652,6 @@ "Add room": "Sukurti kambarį", "If you've joined lots of rooms, this might take a while": "Jei esate prisijungę prie daug kambarių, tai gali užtrukti", "Later": "Vėliau", - "Go back": "Grįžti", "This room is end-to-end encrypted": "Šis kambarys visapusiškai užšifruotas", "Send a message…": "Siųsti žinutę…", "Send as message": "Siųsti kaip žinutę", @@ -679,7 +660,6 @@ "Confirm Removal": "Patvirtinkite pašalinimą", "Manually export keys": "Eksportuoti raktus rankiniu būdu", "Send a Direct Message": "Siųsti tiesioginę žinutę", - "Go Back": "Grįžti", "Go back to set it again.": "Grįžti atgal, kad nustatyti iš naujo.", "Click the button below to confirm adding this email address.": "Paspauskite mygtuką žemiau, kad patvirtintumėte šio el. pašto pridėjimą.", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Prieš atsijungiant rekomenduojame iš tapatybės serverio pašalinti savo el. pašto adresus ir telefono numerius.", @@ -715,7 +695,6 @@ "Verify your other session using one of the options below.": "Patvirtinkite savo kitą seansą naudodami vieną iš žemiau esančių parinkčių.", "Messages containing @room": "Žinutės, kuriose yra @kambarys", "To be secure, do this in person or use a trusted way to communicate.": "Norėdami užtikrinti saugumą, darykite tai asmeniškai arba naudokite patikimą komunikacijos būdą.", - "Verify": "Patvirtinti", "Restore from Backup": "Atkurti iš Atsarginės Kopijos", "Preferences": "Nuostatos", "Cryptography": "Kriptografija", @@ -879,11 +858,8 @@ "Anchor": "Inkaras", "Headphones": "Ausinės", "Folder": "Aplankas", - "Pin": "Prisegti", "Other users may not trust it": "Kiti vartotojai gali nepasitikėti", - "Upgrade": "Atnaujinti", "Accept to continue:": "Sutikite su , kad tęstumėte:", - "Upload": "Įkelti", "Your homeserver does not support cross-signing.": "Jūsų serveris nepalaiko kryžminio pasirašymo.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Jūsų paskyra slaptoje saugykloje turi kryžminio pasirašymo tapatybę, bet šis seansas dar ja nepasitiki.", "Cross-signing public keys:": "Kryžminio pasirašymo vieši raktai:", @@ -911,7 +887,6 @@ "You've successfully verified your device!": "Jūs sėkmingai patvirtinote savo įrenginį!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Jūs sėkmingai patvirtinote %(deviceName)s (%(deviceId)s)!", "You've successfully verified %(displayName)s!": "Jūs sėkmingai patvirtinote %(displayName)s!", - "Got it": "Supratau", "Start verification again from the notification.": "Pradėkite patvirtinimą iš naujo pranešime.", "Use an identity server to invite by email. Use the default (%(defaultIdentityServerName)s) or manage in Settings.": "Norėdami pakviesti nurodydami el. paštą, naudokite tapatybės serverį. Naudokite numatytajį (%(defaultIdentityServerName)s) arba tvarkykite Nustatymuose.", "Use an identity server to invite by email. Manage in Settings.": "Norėdami pakviesti nurodydami el. paštą, naudokite tapatybės serverį. Tvarkykite Nustatymuose.", @@ -962,7 +937,6 @@ "Can't leave Server Notices room": "Negalima išeiti iš Serverio Pranešimų kambario", "This room is used for important messages from the Homeserver, so you cannot leave it.": "Šis kambarys yra naudojamas svarbioms žinutėms iš serverio, tad jūs negalite iš jo išeiti.", "Terms and Conditions": "Taisyklės ir Sąlygos", - "Logout": "Atsijungti", "Reject & Ignore user": "Atmesti ir ignoruoti vartotoją", "Reject invitation": "Atmesti pakvietimą", "You can only join it with a working invite.": "Jūs galite prisijungti tik su veikiančiu pakvietimu.", @@ -989,7 +963,6 @@ "Continue With Encryption Disabled": "Tęsti išjungus šifravimą", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Patvirtinkite šį vartotoją, kad pažymėtumėte jį kaip patikimą. Vartotojų pažymėjimas patikimais suteikia jums papildomos ramybės naudojant visapusiškai užšifruotas žinutes.", "Sign out and remove encryption keys?": "Atsijungti ir pašalinti šifravimo raktus?", - "View": "Žiūrėti", "Confirm encryption setup": "Patvirtinti šifravimo sąranką", "Click the button below to confirm setting up encryption.": "Paspauskite mygtuką žemiau, kad patvirtintumėte šifravimo nustatymą.", "Restore your key backup to upgrade your encryption": "Atkurkite savo atsarginę raktų kopiją, kad atnaujintumėte šifravimą", @@ -1054,7 +1027,6 @@ "Import E2E room keys": "Importuoti E2E (visapusio šifravimo) kambarių raktus", "Session ID:": "Seanso ID:", "Session key:": "Seanso raktas:", - "Reset": "Iš naujo nustatyti", "Failed to connect to integration manager": "Nepavyko prisijungti prie integracijų tvarkytuvo", "Please create a new issue on GitHub so that we can investigate this bug.": "Prašome sukurti naują problemą GitHub'e, kad mes galėtume ištirti šią klaidą.", "Please tell us what went wrong or, better, create a GitHub issue that describes the problem.": "Pasakyite mums kas nutiko, arba, dar geriau, sukurkite GitHub problemą su jos apibūdinimu.", @@ -1159,7 +1131,6 @@ "You must join the room to see its files": "Norėdami pamatyti jo failus, turite prisijungti prie kambario", "Join millions for free on the largest public server": "Prisijunkite prie milijonų didžiausiame viešame serveryje nemokamai", "Block anyone not part of %(serverName)s from ever joining this room.": "Blokuoti bet ką, kas nėra iš %(serverName)s, niekada nebeleidžiant prisijungti prie šio kambario.", - "Join": "Prisijungti", "Join the conference from the room information card on the right": "Prisijunkite prie konferencijos kambario informacijos kortelėje dešinėje", "Join the conference at the top of this room": "Prisijunkite prie konferencijos šio kambario viršuje", "Join the discussion": "Prisijungti prie diskusijos", @@ -1254,7 +1225,6 @@ "Remove messages sent by others": "Pašalinti kitų siųstas žinutes", "Remove for everyone": "Pašalinti visiems", "Popout widget": "Iššokti valdiklį", - "Unpin": "Atsegti", "Video conference started by %(senderName)s": "%(senderName)s pradėjo video konferenciją", "Video conference updated by %(senderName)s": "%(senderName)s atnaujino video konferenciją", "Video conference ended by %(senderName)s": "%(senderName)s užbaigė video konferenciją", @@ -1486,7 +1456,6 @@ "Brazil": "Brazilija", "Belgium": "Belgija", "Bangladesh": "Bangladešas", - "Try again": "Bandykite vėl", "We couldn't log you in": "Mes negalėjome jūsų prijungti", "You're already in a call with this person.": "Jūs jau esate pokalbyje su šiuo asmeniu.", "Already in call": "Jau pokalbyje", @@ -1759,7 +1728,6 @@ "Verification code": "Patvirtinimo kodas", "Revoke": "Panaikinti", "Complete": "Užbaigti", - "Share": "Dalintis", "Olm version:": "Olm versija:", "Enable email notifications for %(email)s": "Įjungti el. pašto pranešimus %(email)s", "Messages containing keywords": "Žinutės turinčios raktažodžių", @@ -1803,7 +1771,6 @@ "Address": "Adresas", "Search %(spaceName)s": "Ieškoti %(spaceName)s", "Delete avatar": "Ištrinti avatarą", - "Delete": "Ištrinti", "Return to call": "Grįžti prie skambučio", "Start the camera": "Įjungti kamerą", "Stop the camera": "Išjungti kamerą", @@ -2148,7 +2115,6 @@ "Help improve %(analyticsOwner)s": "Padėkite pagerinti %(analyticsOwner)s", "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "Dalinkitės anoniminiais duomenimis, kurie padės mums nustatyti problemas. Nieko asmeniško. Jokių trečiųjų šalių. Sužinokite daugiau", "You previously consented to share anonymous usage data with us. We're updating how that works.": "Anksčiau sutikote su mumis dalytis anoniminiais naudojimo duomenimis. Atnaujiname, kaip tai veikia.", - "Stop": "Sustabdyti", "That's fine": "Tai gerai", "File Attached": "Failas pridėtas", "Exported %(count)s events in %(seconds)s seconds": { @@ -2172,8 +2138,6 @@ "Invite with email or username": "Pakviesti su el. paštu arba naudotojo vardu", "Share invite link": "Bendrinti pakvietimo nuorodą", "Click to copy": "Spustelėkite kad nukopijuoti", - "Collapse": "Suskleisti", - "Expand": "Išplėsti", "Show all rooms": "Rodyti visus kambarius", "You can change these anytime.": "Jūs tai galite pakeisti bet kada.", "Add some details to help people recognise it.": "Pridėkite šiek tiek detalių, kad žmonės galėtų ją atpažinti.", @@ -2211,7 +2175,6 @@ "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "Laukiama, kol patvirtinsite kitame įrenginyje, %(deviceName)s (%(deviceId)s)…", "Verify this device by confirming the following number appears on its screen.": "Patvirtinkite šį prietaisą patvirtindami, kad jo ekrane rodomas šis numeris.", "Confirm the emoji below are displayed on both devices, in the same order:": "Patvirtinkite, kad toliau pateikti jaustukai rodomi abiejuose prietaisuose ta pačia tvarka:", - "Call": "Skambinti", "%(name)s on hold": "%(name)s sulaikytas", "Show sidebar": "Rodyti šoninę juostą", "Hide sidebar": "Slėpti šoninę juostą", @@ -2520,7 +2483,42 @@ "start": "Pradėti", "start_chat": "Pradėti pokalbį", "view_source": "Peržiūrėti šaltinį", - "yes": "Taip" + "yes": "Taip", + "reject": "Atmesti", + "confirm": "Patvirtinti", + "dismiss": "Atmesti", + "trust": "Pasitikėti", + "cancel": "Atšaukti", + "stop": "Sustabdyti", + "join": "Prisijungti", + "close": "Uždaryti", + "accept": "Priimti", + "upgrade": "Atnaujinti", + "verify": "Patvirtinti", + "update": "Atnaujinti", + "call": "Skambinti", + "delete": "Ištrinti", + "upload": "Įkelti", + "collapse": "Suskleisti", + "reset": "Iš naujo nustatyti", + "share": "Dalintis", + "skip": "Praleisti", + "logout": "Atsijungti", + "view": "Žiūrėti", + "expand": "Išplėsti", + "sign_out": "Atsijungti", + "sign_in": "Prisijungti", + "add": "Pridėti", + "search": "Ieškoti", + "try_again": "Bandykite vėl", + "go_back": "Grįžti", + "back": "Atgal", + "resend": "Siųsti iš naujo", + "ignore": "Ignoruoti", + "download": "Atsisiųsti", + "pin": "Prisegti", + "unpin": "Atsegti", + "got_it": "Supratau" }, "Home": "Pradžia" } diff --git a/src/i18n/strings/lv.json b/src/i18n/strings/lv.json index 7247b1ea2e..6fc53b80bd 100644 --- a/src/i18n/strings/lv.json +++ b/src/i18n/strings/lv.json @@ -1,7 +1,5 @@ { - "Accept": "Akceptēt", "Account": "Konts", - "Add": "Pievienot", "Admin": "Administrators", "Admin Tools": "Administratora rīki", "No Microphones detected": "Nav mikrofonu", @@ -31,7 +29,6 @@ "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s dzēsa istabas nosaukumu.", "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s nomainīja istabas tematu uz \"%(topic)s\".", "Changes your display nickname": "Maina jūsu parādāmo vārdu", - "Close": "Aizvērt", "Command error": "Komandas kļūda", "Commands": "Komandas", "Confirm password": "Apstipriniet paroli", @@ -84,7 +81,6 @@ "Sign in with": "Pierakstīties ar", "Join Room": "Pievienoties istabai", "Jump to first unread message.": "Pāriet uz pirmo neizlasīto ziņu.", - "Logout": "Izrakstīties", "Low priority": "Zema prioritāte", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s padarīja istabas ziņu turpmāko vēsturi redzamu visiem istabas dalībniekiem no brīža, kad tie tika uzaicināti.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s padarīja istabas ziņu turpmāko vēsturi redzamu visiem istabas dalībniekiem ar brīdi, kad tie pievienojās.", @@ -141,7 +137,6 @@ "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s dzēsa istabas avataru.", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s nomainīja %(roomName)s istabas avataru", "Rooms": "Istabas", - "Search": "Meklēt", "Search failed": "Meklēšana neizdevās", "Server error": "Servera kļūda", "Server may be unavailable, overloaded, or search timed out :(": "Serveris izskatās nesasniedzams, ir pārslogots, vai arī meklēšana beigusies ar savienojuma noildzi :(", @@ -150,8 +145,6 @@ "Session ID": "Sesijas ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Rādīt laiku 12 stundu formātā (piemēram 2:30pm)", "Signed Out": "Izrakstījās", - "Sign in": "Pierakstīties", - "Sign out": "Izrakstīties", "Someone": "Kāds", "Start authentication": "Sākt autentifikāciju", "Submit": "Iesniegt", @@ -171,9 +164,7 @@ "Unban": "Atcelt pieejas liegumu", "unknown error code": "nezināms kļūdas kods", "Unnamed Room": "Istaba bez nosaukuma", - "Cancel": "Atcelt", "Create new room": "Izveidot jaunu istabu", - "Dismiss": "Atmest", "You have enabled URL previews by default.": "URL priekšskatījumi pēc noklusējuma jums iriespējoti .", "Upload avatar": "Augšupielādēt avataru", "Upload Failed": "Augšupielāde (nosūtīšana) neizdevās", @@ -250,7 +241,6 @@ "Not a valid %(brand)s keyfile": "Nederīgs %(brand)s atslēgfails", "Authentication check failed: incorrect password?": "Autentifikācijas pārbaude neizdevās. Nepareiza parole?", "Do you want to set an email address?": "Vai vēlies norādīt epasta adresi?", - "Skip": "Izlaist", "and %(count)s others...": { "other": "un vēl %(count)s citi...", "one": "un vēl viens cits..." @@ -285,7 +275,6 @@ "Enable URL previews by default for participants in this room": "Iespējot URL priekšskatījumus pēc noklusējuma visiem šīs istabas dalībniekiem", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Jūs nevarēsiet atcelt šīs izmaiņas pēc sava statusa pazemināšanas. Gadījumā, ja esat pēdējais priviliģētais lietotājs istabā, būs neiespējami atgūt šīs privilēģijas.", "Unignore": "Atcelt ignorēšanu", - "Ignore": "Ignorēt", "Jump to read receipt": "Pāriet uz pēdējo skatīto ziņu", "Mention": "Pieminēt", "Send an encrypted reply…": "Sūtīt šifrētu atbildi…", @@ -419,7 +408,6 @@ "Notification targets": "Paziņojumu adresāti", "Today": "Šodien", "Friday": "Piektdiena", - "Update": "Atjaunināt", "What's New": "Kas jauns", "On": "Ieslēgt", "Changelog": "Izmaiņu vēsture", @@ -434,14 +422,12 @@ "Messages sent by bot": "Botu nosūtītās ziņas", "Filter results": "Filtrēt rezultātus", "No update available.": "Nav atjauninājumu.", - "Resend": "Nosūtīt atkārtoti", "Collecting app version information": "Tiek iegūta programmas versijas informācija", "Tuesday": "Otrdiena", "Search…": "Meklēt…", "Event sent!": "Notikums nosūtīts!", "Preparing to send logs": "Gatavojos nosūtīt atutošanas logfailus", "Saturday": "Sestdiena", - "Reject": "Noraidīt", "Monday": "Pirmdiena", "Toolbox": "Instrumentārijs", "Collecting logs": "Tiek iegūti logfaili", @@ -457,7 +443,6 @@ "Invite to this room": "Uzaicināt uz šo istabu", "Thursday": "Ceturtdiena", "Logs sent": "Logfaili nosūtīti", - "Back": "Atpakaļ", "Show message in desktop notification": "Parādīt ziņu darbvirsmas paziņojumos", "Messages in group chats": "Ziņas grupas čatos", "Yesterday": "Vakardien", @@ -468,7 +453,6 @@ "Developer Tools": "Izstrādātāja rīki", "Event Content": "Notikuma saturs", "Thank you!": "Tencinam!", - "Sign In": "Pieteikties", "Permission Required": "Nepieciešama atļauja", "You do not have permission to start a conference call in this room": "Šajā istabā nav atļaujas sākt konferences zvanu", "Your %(brand)s is misconfigured": "Jūsu %(brand)s ir nepareizi konfigurēts", @@ -493,10 +477,7 @@ "Show typing notifications": "Rādīt paziņojumus par rakstīšanu", "Send typing notifications": "Sūtīt paziņojumus par rakstīšanu", "Philippines": "Filipīnas", - "Unpin": "Atspraust", - "Pin": "Piespraust", "%(displayName)s is typing …": "%(displayName)s raksta…", - "Got it": "Sapratu", "Got It": "Sapratu", "Waiting for %(displayName)s to accept…": "Gaida, kamēr %(displayName)s akceptēs…", "Waiting for answer": "Tiek gaidīta atbilde", @@ -530,8 +511,6 @@ "Activity": "Aktivitātes", "Sort by": "Kārtot pēc", "List options": "Saraksta opcijas", - "Go Back": "Atgriezties", - "Go back": "Atgriezties", "Send feedback": "Nosūtīt atsauksmi", "Feedback sent": "Atsauksme nosūtīta", "Feedback": "Atsauksmes", @@ -614,7 +593,6 @@ "Enter a Security Phrase": "Ievadiet slepeno frāzi", "Incorrect Security Phrase": "Nepareiza slepenā frāze", "Security Phrase": "Slepenā frāze", - "Confirm": "Apstiprināt", "No homeserver URL provided": "Nav iestatīts bāzes servera URL", "Cannot reach homeserver": "Neizdodas savienoties ar bāzes serveri", "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "Fails '%(fileName)s pārsniedz augšupielādējama faila izmēra ierobežojumu šajā bāzes serverī", @@ -719,7 +697,6 @@ "Uploaded sound": "Augšupielādētie skaņas signāli", "Sounds": "Skaņas signāli", "Set a new custom sound": "Iestatīt jaunu pielāgotu skaņas signālu", - "Reset": "Atiestatīt", "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.": "Šifrētās istabās, ieskaitot arī šo, URL priekšskatījumi pēc noklusējuma ir atspējoti, lai nodrošinātu, ka jūsu bāzes serveris, kurā notiek priekšskatījumu ģenerēšana, nevar apkopot informāciju par saitēm, kuras redzat šajā istabā.", "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.": "Kad kāds savā ziņā ievieto URL, priekšskatījums ar virsrakstu, aprakstu un vietnes attēlu var tikt parādīts, tādējādi sniedzot vairāk informācijas par šo vietni.", "Set addresses for this room so users can find this room through your homeserver (%(localDomain)s)": "Iestatiet istabai adresi, lai lietotāji var atrast šo istabu jūsu bāzes serverī (%(localDomain)s)", @@ -801,7 +778,6 @@ "Recent Conversations": "Nesenās sarunas", "Start a conversation with someone using their name or username (like ).": "Uzsāciet sarunu ar citiem, izmantojot vārdu vai lietotājvārdu (piemērs - ).", "Start a conversation with someone using their name, email address or username (like ).": "Uzsāciet sarunu ar citiem, izmantojot vārdu, epasta adresi vai lietotājvārdu (piemērs - ).", - "Upload": "Augšupielādēt", "Use your Security Key to continue.": "Izmantojiet savu drošības atslēgu, lai turpinātu.", "Save your Security Key": "Saglabājiet savu drošības atslēgu", "Generate a Security Key": "Ģenerēt drošības atslēgu", @@ -942,7 +918,6 @@ "Incoming Verification Request": "Ienākošais veifikācijas pieprasījums", "%(name)s is requesting verification": "%(name)s pieprasa verifikāciju", "Verification Request": "Verifikācijas pieprasījums", - "Download": "Lejupielādēt", "Activate selected button": "Aktivizēt izvēlēto pogu", "Currently indexing: %(currentRoom)s": "Pašlaik indeksē: %(currentRoom)s", "A private space for you and your teammates": "Privāta vieta jums un jūsu komandas dalībniekiem", @@ -1000,7 +975,6 @@ "Display Name": "Parādāmais vārds", "Add some details to help people recognise it.": "Pievienojiet aprakstu, lai palīdzētu cilvēkiem to atpazīt.", "Create a space": "Izveidot vietu", - "Delete": "Dzēst", "Accept to continue:": "Akceptēt , lai turpinātu:", "Anchor": "Enkurs", "Aeroplane": "Aeroplāns", @@ -1058,7 +1032,6 @@ "Verify this user by confirming the following number appears on their screen.": "Verificēt šo lietotāju, apstiprinot, ka šāds numurs pārādās lietotāja ekrānā.", "You ended the call": "Jūs pabeidzāt zvanu", "Other users may not trust it": "Citi lietotāji var neuzskatīt to par uzticamu", - "Verify": "Verificēt", "Verify this session": "Verificēt šo sesiju", "You signed in to a new session without verifying it:": "Jūs pierakstījāties jaunā sesijā, neveicot tās verifikāciju:", "You're already in a call with this person.": "Jums jau notiek zvans ar šo personu.", @@ -1448,10 +1421,8 @@ "Angola": "Angola", "Andorra": "Andora", "Åland Islands": "Ālandu salas", - "Try again": "Mēģiniet vēlreiz", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Mēs lūdzām tīmekļa pārlūkprogrammai atcerēties, kuru bāzes serveri izmantojat, lai ļautu jums pierakstīties, bet diemžēl jūsu pārlūkprogramma to ir aizmirsusi. Dodieties uz pierakstīšanās lapu un mēģiniet vēlreiz.", "We couldn't log you in": "Neizdevās jūs ierakstīt sistēmā", - "Trust": "Uzticamība", "Only continue if you trust the owner of the server.": "Turpiniet tikai gadījumā, ja uzticaties servera īpašniekam.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Šai darbībai ir nepieciešama piekļuve noklusējuma identitātes serverim , lai validētu e-pasta adresi vai tālruņa numuru, taču serverim nav pakalpojumu sniegšanas noteikumu.", "Identity server has no terms of service": "Identitātes serverim nav pakalpojumu sniegšanas noteikumu", @@ -1512,9 +1483,6 @@ "Search for rooms": "Meklēt istabas", "Server name": "Servera nosaukums", "Enter the name of a new server you want to explore.": "Ievadiet nosaukumu jaunam serverim, kuru vēlaties pārlūkot.", - "Zoom in": "Pietuvināt", - "Zoom out": "Attālināt", - "Join": "Pievienoties", "Share content": "Dalīties ar saturu", "Your theme": "Jūsu tēma", "Your user ID": "Jūsu lietotāja ID", @@ -1532,7 +1500,6 @@ "one": "Rādīt %(count)s citu priekšskatījumu", "other": "Rādīt %(count)s citus priekšskatījumus" }, - "Share": "Dalīties", "Access": "Piekļuve", "People with supported clients will be able to join the room without having a registered account.": "Cilvēki ar atbalstītām lietotnēm varēs pievienoties istabai bez reģistrēta konta.", "Decide who can join %(roomName)s.": "Nosakiet, kas var pievienoties %(roomName)s.", @@ -1551,7 +1518,6 @@ "Anyone can find and join.": "Ikviens var atrast un pievienoties.", "Only invited people can join.": "Tikai uzaicināti cilvēki var pievienoties.", "Private (invite only)": "Privāta (tikai ar ielūgumiem)", - "Expand": "Izvērst", "Decide who can view and join %(spaceName)s.": "Nosakiet, kas var skatīt un pievienoties %(spaceName)s.", "Enable guest access": "Iespējot piekļuvi viesiem", "Invite people": "Uzaicināt cilvēkus", @@ -1828,7 +1794,39 @@ "save": "Saglabāt", "start_chat": "Uzsākt čatu", "view_source": "Skatīt pirmkodu", - "yes": "Jā" + "yes": "Jā", + "reject": "Noraidīt", + "confirm": "Apstiprināt", + "dismiss": "Atmest", + "trust": "Uzticamība", + "cancel": "Atcelt", + "join": "Pievienoties", + "close": "Aizvērt", + "accept": "Akceptēt", + "verify": "Verificēt", + "update": "Atjaunināt", + "delete": "Dzēst", + "upload": "Augšupielādēt", + "reset": "Atiestatīt", + "share": "Dalīties", + "skip": "Izlaist", + "logout": "Izrakstīties", + "expand": "Izvērst", + "sign_out": "Izrakstīties", + "sign_in": "Pierakstīties", + "add": "Pievienot", + "search": "Meklēt", + "try_again": "Mēģiniet vēlreiz", + "go_back": "Atgriezties", + "back": "Atpakaļ", + "resend": "Nosūtīt atkārtoti", + "ignore": "Ignorēt", + "zoom_in": "Pietuvināt", + "zoom_out": "Attālināt", + "download": "Lejupielādēt", + "pin": "Piespraust", + "unpin": "Atspraust", + "got_it": "Sapratu" }, "a11y": { "user_menu": "Lietotāja izvēlne" diff --git a/src/i18n/strings/ml.json b/src/i18n/strings/ml.json index 46ab1f813c..1b26735c7c 100644 --- a/src/i18n/strings/ml.json +++ b/src/i18n/strings/ml.json @@ -1,14 +1,10 @@ { - "Cancel": "റദ്ദാക്കുക", - "Close": "അടയ്ക്കുക", "Create new room": "പുതിയ റൂം സൃഷ്ടിക്കുക", - "Dismiss": "ഒഴിവാക്കുക", "Failed to forget room %(errCode)s": "%(errCode)s റൂം ഫോര്‍ഗെറ്റ് ചെയ്യുവാന്‍ സാധിച്ചില്ല", "Favourite": "പ്രിയപ്പെട്ടവ", "Notifications": "നോട്ടിഫിക്കേഷനുകള്‍", "Operation failed": "ശ്രമം പരാജയപ്പെട്ടു", "powered by Matrix": "മാട്രിക്സില്‍ പ്രവര്‍ത്തിക്കുന്നു", - "Search": "തിരയുക", "unknown error code": "അപരിചിത എറര്‍ കോഡ്", "Failed to change password. Is your password correct?": "രഹസ്യവാക്ക് മാറ്റാന്‍ സാധിച്ചില്ല. രഹസ്യവാക്ക് ശരിയാണോ ?", "Microphone": "മൈക്രോഫോൺ", @@ -18,7 +14,6 @@ "Notification targets": "നോട്ടിഫിക്കേഷന്‍ ടാര്‍ഗെറ്റുകള്‍", "Today": "ഇന്ന്", "Friday": "വെള്ളി", - "Update": "പുതുക്കുക", "What's New": "പുതിയ വിശേഷങ്ങള്‍", "On": "ഓണ്‍", "Changelog": "മാറ്റങ്ങളുടെ നാള്‍വഴി", @@ -31,12 +26,10 @@ "Source URL": "സോഴ്സ് യു ആര്‍ എല്‍", "Failed to add tag %(tagName)s to room": "റൂമിന് %(tagName)s എന്ന ടാഗ് ആഡ് ചെയ്യുവാന്‍ സാധിച്ചില്ല", "No update available.": "അപ്ഡേറ്റുകള്‍ ലഭ്യമല്ല.", - "Resend": "വീണ്ടും അയയ്ക്കുക", "Collecting app version information": "ആപ്പ് പതിപ്പു വിവരങ്ങള്‍ ശേഖരിക്കുന്നു", "Tuesday": "ചൊവ്വ", "Unnamed room": "പേരില്ലാത്ത റൂം", "Saturday": "ശനി", - "Reject": "നിരസിക്കുക", "Monday": "തിങ്കള്‍", "Collecting logs": "നാള്‍വഴി ശേഖരിക്കുന്നു", "All Rooms": "എല്ലാ മുറികളും കാണുക", @@ -51,7 +44,6 @@ "Invite to this room": "ഈ റൂമിലേക്ക് ക്ഷണിക്കുക", "Thursday": "വ്യാഴം", "Search…": "തിരയുക…", - "Back": "തിരികെ", "Messages in group chats": "ഗ്രൂപ്പ് ചാറ്റുകളിലെ സന്ദേശങ്ങള്‍ക്ക്", "Yesterday": "ഇന്നലെ", "Error encountered (%(errorDetail)s).": "എറര്‍ നേരിട്ടു (%(errorDetail)s).", @@ -59,7 +51,6 @@ "Off": "ഓഫ്", "Failed to remove tag %(tagName)s from room": "റൂമില്‍ നിന്നും %(tagName)s ടാഗ് നീക്കം ചെയ്യുവാന്‍ സാധിച്ചില്ല", "Explore rooms": "മുറികൾ കണ്ടെത്തുക", - "Sign In": "പ്രവേശിക്കുക", "Create Account": "അക്കൗണ്ട് സൃഷ്ടിക്കുക", "Integration manager": "സംയോജക മാനേജർ", "Identity server": "തിരിച്ചറിയൽ സെർവർ", @@ -76,6 +67,15 @@ "quote": "ഉദ്ധരിക്കുക", "remove": "നീക്കം ചെയ്യുക", "start_chat": "ചാറ്റ് തുടങ്ങുക", - "view_source": "സോഴ്സ് കാണുക" + "view_source": "സോഴ്സ് കാണുക", + "reject": "നിരസിക്കുക", + "dismiss": "ഒഴിവാക്കുക", + "cancel": "റദ്ദാക്കുക", + "close": "അടയ്ക്കുക", + "update": "പുതുക്കുക", + "sign_in": "പ്രവേശിക്കുക", + "search": "തിരയുക", + "back": "തിരികെ", + "resend": "വീണ്ടും അയയ്ക്കുക" } } diff --git a/src/i18n/strings/mn.json b/src/i18n/strings/mn.json index 5e44298332..6bc34a14d5 100644 --- a/src/i18n/strings/mn.json +++ b/src/i18n/strings/mn.json @@ -1,6 +1,8 @@ { "Explore rooms": "Өрөөнүүд үзэх", - "Sign In": "Нэвтрэх", "Create Account": "Хэрэглэгч үүсгэх", - "Dismiss": "Орхих" + "action": { + "dismiss": "Орхих", + "sign_in": "Нэвтрэх" + } } diff --git a/src/i18n/strings/nb_NO.json b/src/i18n/strings/nb_NO.json index 7967cbee19..6d72e156c5 100644 --- a/src/i18n/strings/nb_NO.json +++ b/src/i18n/strings/nb_NO.json @@ -10,7 +10,6 @@ "Notifications": "Varsler", "On": "På", "Source URL": "Kilde URL", - "Resend": "Send på nytt", "Messages in one-to-one chats": "Meldinger i en-til-en samtaler", "Favourite": "Favoritt", "Failed to add tag %(tagName)s to room": "Kunne ikke legge til tagg %(tagName)s til rom", @@ -18,7 +17,6 @@ "When I'm invited to a room": "Når jeg blir invitert til et rom", "Tuesday": "Tirsdag", "Unnamed room": "Rom uten navn", - "Reject": "Avvis", "Monday": "Mandag", "Failed to forget room %(errCode)s": "Kunne ikke glemme rommet %(errCode)s", "Wednesday": "Onsdag", @@ -26,7 +24,6 @@ "Call invitation": "Anropsinvitasjon", "Messages containing my display name": "Meldinger som inneholder mitt visningsnavn", "powered by Matrix": "Drevet av Matrix", - "Close": "Lukk", "Invite to this room": "Inviter til dette rommet", "You cannot delete this message. (%(code)s)": "Du kan ikke slette denne meldingen. (%(code)s)", "Thursday": "Torsdag", @@ -37,7 +34,6 @@ "Off": "Av", "Failed to remove tag %(tagName)s from room": "Kunne ikke fjerne tagg %(tagName)s fra rommet", "Saturday": "Lørdag", - "Dismiss": "Avvis", "Call Failed": "Oppringning mislyktes", "You cannot place a call with yourself.": "Du kan ikke ringe deg selv.", "Permission Required": "Tillatelse kreves", @@ -139,9 +135,6 @@ "Reason": "Årsak", "Add Email Address": "Legg til E-postadresse", "Add Phone Number": "Legg til telefonnummer", - "Cancel": "Avbryt", - "Trust": "Stol på", - "Sign In": "Logg inn", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s sendte et bilde.", "Someone": "Noen", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s sendte en invitasjon til %(targetDisplayName)s om å bli med i rommet.", @@ -154,7 +147,6 @@ "%(num)s minutes ago": "%(num)s minutter siden", "%(num)s hours ago": "%(num)s timer siden", "This is a very common password": "Dette er et veldig vanlig passord", - "Accept": "Godta", "Dog": "Hund", "Cat": "Katt", "Horse": "Hest", @@ -186,10 +178,7 @@ "Anchor": "Anker", "Headphones": "Hodetelefoner", "Folder": "Mappe", - "Upgrade": "Oppgrader", - "Verify": "Bekreft", "Review": "Gjennomgang", - "Upload": "Last opp", "Show less": "Vis mindre", "Current password": "Nåværende passord", "New Password": "Nytt passord", @@ -198,7 +187,6 @@ "Manage": "Administrér", "Display Name": "Visningsnavn", "Disconnect": "Koble fra", - "Go back": "Gå tilbake", "Change": "Endre", "Profile": "Profil", "Email addresses": "E-postadresser", @@ -212,14 +200,12 @@ "Versions": "Versjoner", "None": "Ingen", "Unsubscribe": "Meld ut", - "Ignore": "Ignorer", "Subscribe": "Abonnér", "Preferences": "Brukervalg", "Composer": "Komposør", "Timeline": "Tidslinje", "Security & Privacy": "Sikkerhet og personvern", "Camera": "Kamera", - "Reset": "Nullstill", "Browse": "Bla", "Unban": "Opphev utestengelse", "Banned users": "Bannlyste brukere", @@ -229,10 +215,8 @@ "Encrypted": "Kryptert", "Complete": "Fullført", "Revoke": "Tilbakekall", - "Share": "Del", "Unable to verify phone number.": "Klarte ikke å verifisere telefonnummeret.", "Verification code": "Verifikasjonskode", - "Add": "Legg til", "Email Address": "E-postadresse", "Phone Number": "Telefonnummer", "Mod": "Mod", @@ -248,18 +232,15 @@ "Online": "Tilkoblet", "Idle": "Rolig", "Unknown": "Ukjent", - "Search": "Søk", "Direct Messages": "Direktemeldinger", "Rooms": "Rom", "Sign Up": "Registrer deg", "All Rooms": "Alle rom", "Search…": "Søk …", - "Got it": "Jeg forstår", "Download %(text)s": "Last ned %(text)s", "Show all": "Vis alt", "Copied!": "Kopiert!", "What's New": "Hva er nytt", - "Update": "Oppdater", "Frequently Used": "Ofte brukte", "Smileys & People": "Smilefjes og folk", "Animals & Nature": "Dyreliv og natur", @@ -272,7 +253,6 @@ "Quick Reactions": "Hurtigreaksjoner", "Cancel search": "Avbryt søket", "More options": "Flere alternativer", - "Join": "Bli med", "collapse": "skjul", "expand": "utvid", "All rooms": "Alle rom", @@ -281,37 +261,29 @@ "Unavailable": "Ikke tilgjengelig", "Changelog": "Endringslogg", "Confirm Removal": "Bekreft fjerning", - "Sign out": "Logg ut", "Unknown error": "Ukjent feil", "Incorrect password": "Feil passord", "Session name": "Øktens navn", - "Back": "tilbake", "Filter results": "Filtrerresultater", "Toolbox": "Verktøykasse", "An error has occurred.": "En feil har oppstått.", "Go": "Gå", "Refresh": "Oppdater", "Email address": "E-postadresse", - "Skip": "Hopp over", "Share Room Message": "Del rommelding", "Terms of Service": "Vilkår for bruk", "Service": "Tjeneste", "Summary": "Oppsummering", "Document": "Dokument", "Cancel All": "Avbryt alt", - "Sign in": "Logg inn", "Code": "Kode", "Submit": "Send", "Email": "E-post", "Phone": "Telefon", "Enter password": "Skriv inn passord", "Enter username": "Skriv inn brukernavn", - "Confirm": "Bekreft", - "Logout": "Logg ut", - "View": "Vis", "Explore rooms": "Se alle rom", "Guest": "Gjest", - "Go Back": "Gå tilbake", "Your password has been reset.": "Passordet ditt har blitt tilbakestilt.", "Create account": "Opprett konto", "Commands": "Kommandoer", @@ -320,7 +292,6 @@ "Export": "Eksporter", "Import": "Importer", "Restore": "Gjenopprett", - "Download": "Nedlastning", "Success!": "Suksess!", "Set up": "Sett opp", "Identity server has no terms of service": "Identitetstjeneren har ingen brukervilkår", @@ -995,7 +966,6 @@ "Unable to revoke sharing for phone number": "Klarte ikke trekke tilbake deling for telefonnummer", "Unable to revoke sharing for email address": "Klarte ikke å trekke tilbake deling for denne e-postadressen", "%(senderName)s revoked the invitation for %(targetDisplayName)s to join the room.": "%(senderName)s trakk tilbake invitasjonen dette rommet for %(targetDisplayName)s.", - "Unpin": "Løsne", "Great, that'll help people know it's you": "Flott, det vil hjelp folk å ha tillit til at det er deg", "Put a link back to the old room at the start of the new room so people can see old messages": "Legg inn en lenke tilbake til det gamle rommet i starten av det nye rommet slik at folk kan finne eldre meldinger", "Add a photo, so people can easily spot your room.": "Legg til et bilde så folk lettere kan finne rommet ditt.", @@ -1013,7 +983,6 @@ "American Samoa": "Amerikansk Samoa", "United States": "USA", "%(name)s is requesting verification": "%(name)s ber om verifisering", - "Try again": "Prøv igjen", "We couldn't log you in": "Vi kunne ikke logge deg inn", "You're already in a call with this person.": "Du er allerede i en samtale med denne personen.", "Already in call": "Allerede i en samtale", @@ -1091,7 +1060,6 @@ "one": "%(count)s rom" }, "Invite by username": "Inviter etter brukernavn", - "Delete": "Slett", "Your public space": "Ditt offentlige område", "Your private space": "Ditt private område", "Invite to %(spaceName)s": "Inviter til %(spaceName)s", @@ -1451,10 +1419,7 @@ "Sent": "Sendt", "Sending": "Sender", "Format": "Format", - "Stop": "Stopp avspilling", "MB": "MB", - "Zoom in": "Forstørr", - "Zoom out": "Forminske", "Add reaction": "Legg til reaksjon", "Downloading": "Laster ned", "Connection failed": "Tilkobling mislyktes", @@ -1462,8 +1427,6 @@ "Keyboard shortcuts": "Tastatursnarveier", "Global": "Globalt", "Keyword": "Nøkkelord", - "Collapse": "Trekk sammen", - "Expand": "Utvid", "Visibility": "Synlighet", "Address": "Adresse", "Delete avatar": "Slett profilbilde", @@ -1585,7 +1548,42 @@ "start": "Begynn", "start_chat": "Start chat", "view_source": "Vis kilde", - "yes": "Ja" + "yes": "Ja", + "reject": "Avvis", + "confirm": "Bekreft", + "dismiss": "Avvis", + "trust": "Stol på", + "cancel": "Avbryt", + "stop": "Stopp avspilling", + "join": "Bli med", + "close": "Lukk", + "accept": "Godta", + "upgrade": "Oppgrader", + "verify": "Bekreft", + "update": "Oppdater", + "delete": "Slett", + "upload": "Last opp", + "collapse": "Trekk sammen", + "reset": "Nullstill", + "share": "Del", + "skip": "Hopp over", + "logout": "Logg ut", + "view": "Vis", + "expand": "Utvid", + "sign_out": "Logg ut", + "sign_in": "Logg inn", + "add": "Legg til", + "search": "Søk", + "try_again": "Prøv igjen", + "go_back": "Gå tilbake", + "back": "tilbake", + "resend": "Send på nytt", + "ignore": "Ignorer", + "zoom_in": "Forstørr", + "zoom_out": "Forminske", + "download": "Nedlastning", + "unpin": "Løsne", + "got_it": "Jeg forstår" }, "a11y": { "user_menu": "Brukermeny" diff --git a/src/i18n/strings/ne.json b/src/i18n/strings/ne.json index fdbc34821a..09b33d49b0 100644 --- a/src/i18n/strings/ne.json +++ b/src/i18n/strings/ne.json @@ -5,12 +5,14 @@ "Confirm adding this phone number by using Single Sign On to prove your identity.": "आफ्नो पहिचान प्रमाणित गर्न एकल साइन अन प्रयोग गरेर यो फोन नम्बर थपेको पुष्टि गर्नुहोस्।", "Failed to verify email address: make sure you clicked the link in the email": "इमेल ठेगाना प्रमाणित गर्न असफल: तपाईंले इमेलमा रहेको लिङ्कमा क्लिक गर्नुभएको छ भनी सुनिश्चित गर्नुहोस्", "Add Email Address": "इमेल ठेगाना थप्नुहोस्", - "Confirm": "पुष्टि गर्नुहोस्", "Click the button below to confirm adding this email address.": "यो इमेल ठेगाना थपिएको पुष्टि गर्न तलको बटनमा क्लिक गर्नुहोस्।", "Confirm adding email": "इमेल थपेको पुष्टि गर्नुहोस्", "Single Sign On": "एकल साइन अन", "Confirm adding this email address by using Single Sign On to prove your identity.": "आफ्नो पहिचान प्रमाणित गर्न एकल साइन अन प्रयोग गरेर यो इमेल ठेगाना थपेको पुष्टि गर्नुहोस्।", "Use Single Sign On to continue": "जारी राख्न एकल साइन अन प्रयोग गर्नुहोस्", "This phone number is already in use": "यो फोन नम्बर पहिले नै प्रयोगमा छ", - "This email address is already in use": "यो इमेल ठेगाना पहिले नै प्रयोगमा छ" + "This email address is already in use": "यो इमेल ठेगाना पहिले नै प्रयोगमा छ", + "action": { + "confirm": "पुष्टि गर्नुहोस्" + } } diff --git a/src/i18n/strings/nl.json b/src/i18n/strings/nl.json index 10736015cc..b84984cbb9 100644 --- a/src/i18n/strings/nl.json +++ b/src/i18n/strings/nl.json @@ -24,9 +24,6 @@ "Command error": "Opdrachtfout", "Commands": "Opdrachten", "Confirm password": "Bevestig wachtwoord", - "Cancel": "Annuleren", - "Accept": "Aannemen", - "Add": "Toevoegen", "Admin Tools": "Beheerdersgereedschap", "No Microphones detected": "Geen microfoons gevonden", "No Webcams detected": "Geen webcams gevonden", @@ -37,16 +34,13 @@ "Camera": "Camera", "Anyone": "Iedereen", "Are you sure you want to leave the room '%(roomName)s'?": "Weet je zeker dat je de kamer ‘%(roomName)s’ wil verlaten?", - "Close": "Sluiten", "Create new room": "Nieuwe kamer aanmaken", - "Dismiss": "Sluiten", "Failed to forget room %(errCode)s": "Vergeten van kamer is mislukt %(errCode)s", "Favourite": "Favoriet", "Notifications": "Meldingen", "Operation failed": "Handeling is mislukt", "powered by Matrix": "draait op Matrix", "unknown error code": "onbekende foutcode", - "Search": "Zoeken", "Failed to change password. Is your password correct?": "Wijzigen van wachtwoord is mislukt. Is je wachtwoord juist?", "Moderator": "Moderator", "not specified": "niet opgegeven", @@ -132,7 +126,6 @@ "Sign in with": "Inloggen met", "Join Room": "Kamer toetreden", "Jump to first unread message.": "Spring naar het eerste ongelezen bericht.", - "Logout": "Uitloggen", "Low priority": "Lage prioriteit", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s heeft de toekomstige kamergeschiedenis zichtbaar gemaakt voor alle leden, vanaf het moment dat ze uitgenodigd zijn.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s heeft de toekomstige kamergeschiedenis zichtbaar gemaakt voor alle leden, vanaf het moment dat ze toegetreden zijn.", @@ -163,8 +156,6 @@ "Session ID": "Sessie-ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Tijd in 12-uursformaat tonen (bv. 2:30pm)", "Signed Out": "Uitgelogd", - "Sign in": "Inloggen", - "Sign out": "Uitloggen", "Someone": "Iemand", "This email address is already in use": "Dit e-mailadres is al in gebruik", "This email address was not found": "Dit e-mailadres is niet gevonden", @@ -254,7 +245,6 @@ "Authentication check failed: incorrect password?": "Aanmeldingscontrole mislukt: onjuist wachtwoord?", "Do you want to set an email address?": "Wil je een e-mailadres instellen?", "This will allow you to reset your password and receive notifications.": "Zo kan je een nieuw wachtwoord instellen en meldingen ontvangen.", - "Skip": "Overslaan", "Define the power level of a user": "Bepaal het machtsniveau van een persoon", "Delete widget": "Widget verwijderen", "Enable automatic language detection for syntax highlighting": "Automatische taaldetectie voor zinsbouwmarkeringen inschakelen", @@ -288,7 +278,6 @@ "Mirror local video feed": "Lokale videoaanvoer ook elders opslaan (spiegelen)", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Zelfdegradatie is onomkeerbaar. Als je de laatst gemachtigde persoon in de kamer bent zullen deze rechten voorgoed verloren gaan.", "Unignore": "Niet meer negeren", - "Ignore": "Negeren", "Jump to read receipt": "Naar het laatst gelezen bericht gaan", "Mention": "Vermelden", "Send an encrypted reply…": "Verstuur een versleuteld antwoord…", @@ -421,13 +410,11 @@ "Notification targets": "Meldingsbestemmingen", "Today": "Vandaag", "Friday": "Vrijdag", - "Update": "Updaten", "What's New": "Wat is er nieuw", "On": "Aan", "Changelog": "Wijzigingslogboek", "Waiting for response from server": "Wachten op antwoord van de server", "This Room": "Deze kamer", - "Resend": "Opnieuw versturen", "Messages containing my display name": "Berichten die mijn weergavenaam bevatten", "Messages in one-to-one chats": "Berichten in één-op-één chats", "Unavailable": "Niet beschikbaar", @@ -441,7 +428,6 @@ "Search…": "Zoeken…", "Developer Tools": "Ontwikkelgereedschap", "Saturday": "Zaterdag", - "Reject": "Weigeren", "Monday": "Maandag", "Toolbox": "Gereedschap", "Collecting logs": "Logs worden verzameld", @@ -455,7 +441,6 @@ "All Rooms": "Alle kamers", "You cannot delete this message. (%(code)s)": "Je kan dit bericht niet verwijderen. (%(code)s)", "Thursday": "Donderdag", - "Back": "Terug", "Show message in desktop notification": "Bericht in bureaubladmelding tonen", "Messages in group chats": "Berichten in groepsgesprekken", "Yesterday": "Gisteren", @@ -645,7 +630,6 @@ "Anchor": "Anker", "Headphones": "Koptelefoon", "Folder": "Map", - "Pin": "Vastmaken", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "We hebben je een e-mail gestuurd om je adres te verifiëren. Gelieve de daarin gegeven aanwijzingen op te volgen en dan op de knop hieronder te klikken.", "Email Address": "E-mailadres", "Delete Backup": "Back-up verwijderen", @@ -724,7 +708,6 @@ "Room Topic": "Kameronderwerp", "This room is a continuation of another conversation.": "Deze kamer is een voortzetting van een ander gesprek.", "Click here to see older messages.": "Klik hier om oudere berichten te bekijken.", - "Join": "Deelnemen", "Power level": "Machtsniveau", "The following users may not exist": "Volgende personen bestaan mogelijk niet", "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "Kan geen profielen voor de Matrix-ID’s hieronder vinden - wil je ze toch uitnodigen?", @@ -747,7 +730,6 @@ "Manually export keys": "Sleutels handmatig wegschrijven", "You'll lose access to your encrypted messages": "Je zal de toegang tot je versleutelde berichten verliezen", "Are you sure you want to sign out?": "Weet je zeker dat je wilt uitloggen?", - "Go back": "Terug", "Room Settings - %(roomName)s": "Kamerinstellingen - %(roomName)s", "Failed to upgrade room": "Kamerupgrade mislukt", "The room upgrade could not be completed": "Het upgraden van de kamer kon niet worden voltooid", @@ -768,7 +750,6 @@ "Change": "Wijzigen", "Email (optional)": "E-mailadres (optioneel)", "Phone (optional)": "Telefoonnummer (optioneel)", - "Confirm": "Bevestigen", "Join millions for free on the largest public server": "Neem deel aan de grootste publieke server samen met miljoenen anderen", "Other": "Overige", "Couldn't load page": "Kon pagina niet laden", @@ -790,7 +771,6 @@ "That matches!": "Dat komt overeen!", "That doesn't match.": "Dat komt niet overeen.", "Go back to set it again.": "Ga terug om het opnieuw in te stellen.", - "Download": "Downloaden", "Your keys are being backed up (the first backup could take a few minutes).": "Er wordt een back-up van je sleutels gemaakt (de eerste back-up kan enkele minuten duren).", "Success!": "Klaar!", "Unable to create key backup": "Kan sleutelback-up niet aanmaken", @@ -828,7 +808,6 @@ "Your browser likely removed this data when running low on disk space.": "Jouw browser heeft deze gegevens wellicht verwijderd toen de beschikbare opslagSpace vol was.", "Upload files (%(current)s of %(total)s)": "Bestanden versturen (%(current)s van %(total)s)", "Upload files": "Bestanden versturen", - "Upload": "Versturen", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Dit bestand is te groot om te versturen. Het limiet is %(limit)s en dit bestand is %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Deze bestanden zijn te groot om te versturen. De bestandsgroottelimiet is %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Sommige bestanden zijn te groot om te versturen. De bestandsgroottelimiet is %(limit)s.", @@ -850,7 +829,6 @@ "View older messages in %(roomName)s.": "Bekijk oudere berichten in %(roomName)s.", "Join the conversation with an account": "Neem deel aan de kamer met een account", "Sign Up": "Registreren", - "Sign In": "Inloggen", "Reason: %(reason)s": "Reden: %(reason)s", "Forget this room": "Deze kamer vergeten", "Re-join": "Opnieuw toetreden", @@ -890,7 +868,6 @@ "Uploaded sound": "Geüpload-geluid", "Sounds": "Geluiden", "Notification sound": "Meldingsgeluid", - "Reset": "Opnieuw instellen", "Set a new custom sound": "Stel een nieuw aangepast geluid in", "Browse": "Bladeren", "Cannot reach homeserver": "Kan homeserver niet bereiken", @@ -955,7 +932,6 @@ "Unable to revoke sharing for email address": "Kan delen voor dit e-mailadres niet intrekken", "Unable to share email address": "Kan e-mailadres niet delen", "Revoke": "Intrekken", - "Share": "Delen", "Discovery options will appear once you have added an email above.": "Vindbaarheidopties zullen verschijnen wanneer je een e-mailadres hebt toegevoegd.", "Unable to revoke sharing for phone number": "Kan delen voor dit telefoonnummer niet intrekken", "Unable to share phone number": "Kan telefoonnummer niet delen", @@ -1026,7 +1002,6 @@ "Report Content to Your Homeserver Administrator": "Inhoud melden aan de beheerder van jouw homeserver", "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "Dit bericht melden zal zijn unieke ‘gebeurtenis-ID’ versturen naar de beheerder van jouw homeserver. Als de berichten in deze kamer versleuteld zijn, zal de beheerder van jouw homeserver het bericht niet kunnen lezen, noch enige bestanden of afbeeldingen zien.", "Send report": "Rapport versturen", - "View": "Bekijken", "Explore rooms": "Kamers ontdekken", "Show previews/thumbnails for images": "Miniaturen voor afbeeldingen tonen", "Clear cache and reload": "Cache wissen en herladen", @@ -1065,7 +1040,6 @@ "Encryption upgrade available": "Versleutelingsupgrade beschikbaar", "You can use /help to list available commands. Did you mean to send this as a message?": "Typ /help om alle opdrachten te zien. Was het je bedoeling dit als bericht te sturen?", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Dit vergt validatie van een e-mailadres of telefoonnummer middels de standaard identiteitsserver , maar die server heeft geen gebruiksvoorwaarden.", - "Trust": "Vertrouwen", "Custom (%(level)s)": "Aangepast (%(level)s)", "Error upgrading room": "Upgraden van kamer mislukt", "Double check that your server supports the room version chosen and try again.": "Ga nogmaals na dat de server de gekozen kamerversie ondersteunt, en probeer het dan opnieuw.", @@ -1123,8 +1097,6 @@ "To be secure, do this in person or use a trusted way to communicate.": "Doe dit voor de zekerheid onder vier ogen, of via een betrouwbaar communicatiemedium.", "Lock": "Hangslot", "Other users may not trust it": "Mogelijk wantrouwen anderen het", - "Upgrade": "Upgraden", - "Verify": "Verifiëren", "Later": "Later", "Review": "Controleer", "This bridge was provisioned by .": "Dank aan voor de brug.", @@ -1264,7 +1236,6 @@ "If you can't scan the code above, verify by comparing unique emoji.": "Als je bovenstaande code niet kan scannen, verifieer dan door unieke emoji te vergelijken.", "Verify by comparing unique emoji.": "Verifieer door unieke emoji te vergelijken.", "You've successfully verified %(displayName)s!": "Je hebt %(displayName)s geverifieerd!", - "Got it": "Ik snap het", "Encryption not enabled": "Versleuteling niet ingeschakeld", "The encryption used by this room isn't supported.": "De versleuteling gebruikt in deze kamer wordt niet ondersteund.", "Message Actions": "Berichtacties", @@ -1335,7 +1306,6 @@ "Confirm your identity by entering your account password below.": "Bevestig je identiteit door hieronder je wachtwoord in te voeren.", "Jump to first unread room.": "Ga naar het eerste ongelezen kamer.", "Jump to first invite.": "Ga naar de eerste uitnodiging.", - "Go Back": "Terugkeren", "Command Autocomplete": "Opdrachten autoaanvullen", "Enter your account password to confirm the upgrade:": "Voer je wachtwoord in om het upgraden te bevestigen:", "Restore your key backup to upgrade your encryption": "Herstel je sleutelback-up om je versleuteling te upgraden", @@ -1669,7 +1639,6 @@ "Are you sure you want to cancel entering passphrase?": "Weet je zeker, dat je het invoeren van je wachtwoord wilt afbreken?", "Vatican City": "Vaticaanstad", "Taiwan": "Taiwan", - "Try again": "Probeer opnieuw", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "De browser is verzocht de homeserver te onthouden die je gebruikt om in te loggen, maar helaas is de browser deze vergeten. Ga naar de inlog-pagina en probeer het opnieuw.", "We couldn't log you in": "We konden je niet inloggen", "Explore Public Rooms": "Publieke kamers ontdekken", @@ -1796,7 +1765,6 @@ "Room settings": "Kamerinstellingen", "Not encrypted": "Niet versleuteld", "Widgets": "Widgets", - "Unpin": "Losmaken", "You can only pin up to %(count)s widgets": { "other": "Je kunt maar %(count)s widgets vastzetten" }, @@ -2196,7 +2164,6 @@ "Invite only, best for yourself or teams": "Alleen op uitnodiging, geschikt voor jezelf of teams", "Open space for anyone, best for communities": "Publieke space voor iedereen, geschikt voor gemeenschappen", "Create a space": "Space maken", - "Delete": "Verwijderen", "This homeserver has been blocked by its administrator.": "Deze homeserver is geblokkeerd door jouw beheerder.", "Already in call": "Al in de oproep", "You're already in a call with this person.": "Je bent al in gesprek met deze persoon.", @@ -2260,8 +2227,6 @@ "Forgotten or lost all recovery methods? Reset all": "Alles vergeten en alle herstelmethoden verloren? Alles opnieuw instellen", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Als je dat doet, let wel op dat geen van jouw berichten wordt verwijderd, maar de zoekresultaten zullen gedurende enkele ogenblikken verslechteren terwijl de index opnieuw wordt aangemaakt", "View message": "Bericht bekijken", - "Zoom in": "Inzoomen", - "Zoom out": "Uitzoomen", "%(seconds)ss left": "%(seconds)s's over", "Change server ACLs": "Wijzig server ACL's", "You can select all or individual messages to retry or delete": "Je kan alles selecteren of per individueel bericht opnieuw versturen of verwijderen", @@ -2363,8 +2328,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Gepubliceerde adressen kunnen door iedereen op elke server gebruikt worden om jouw Space te betreden.", "This space has no local addresses": "Deze Space heeft geen lokaaladres", "Space information": "Space-informatie", - "Collapse": "Invouwen", - "Expand": "Uitvouwen", "Recommended for public spaces.": "Aanbevolen voor publieke spaces.", "Allow people to preview your space before they join.": "Personen toestaan een voorvertoning van jouw space te zien voor deelname.", "Preview Space": "Space voorvertoning", @@ -2582,7 +2545,6 @@ "Select from the options below to export chats from your timeline": "Selecteer met welke opties je jouw chats wilt exporteren van je tijdlijn", "Export Chat": "Chat exporteren", "Exporting your data": "Jouw data aan het exporteren", - "Stop": "Stop", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Weet je zeker dat je wilt stoppen terwijl je jouw data exporteert? Als je dit doet moet je later opnieuw beginnen.", "Your export was successful. Find it in your Downloads folder.": "Jouw export was succesvol. Je vindt hem in je Downloads-map.", "The export was cancelled successfully": "De export was succesvol geannulleerd", @@ -2925,7 +2887,6 @@ "Navigate to previous message to edit": "Navigeer naar het vorige bericht om te bewerken", "Navigate to next message to edit": "Navigeer naar het volgende bericht om te bewerken", "Internal room ID": "Interne ruimte ID", - "Call": "Bellen", "Redo edit": "Opnieuw bewerken", "Force complete": "Voltooiing forceren", "Undo edit": "Bewerken ongedaan maken", @@ -3579,7 +3540,44 @@ "start": "Start", "start_chat": "Gesprek beginnen", "view_source": "Bron bekijken", - "yes": "Ja" + "yes": "Ja", + "reject": "Weigeren", + "confirm": "Bevestigen", + "dismiss": "Sluiten", + "trust": "Vertrouwen", + "cancel": "Annuleren", + "stop": "Stop", + "join": "Deelnemen", + "close": "Sluiten", + "accept": "Aannemen", + "upgrade": "Upgraden", + "verify": "Verifiëren", + "update": "Updaten", + "call": "Bellen", + "delete": "Verwijderen", + "upload": "Versturen", + "collapse": "Invouwen", + "reset": "Opnieuw instellen", + "share": "Delen", + "skip": "Overslaan", + "logout": "Uitloggen", + "view": "Bekijken", + "expand": "Uitvouwen", + "sign_out": "Uitloggen", + "sign_in": "Inloggen", + "add": "Toevoegen", + "search": "Zoeken", + "try_again": "Probeer opnieuw", + "go_back": "Terug", + "back": "Terug", + "resend": "Opnieuw versturen", + "ignore": "Negeren", + "zoom_in": "Inzoomen", + "zoom_out": "Uitzoomen", + "download": "Downloaden", + "pin": "Vastmaken", + "unpin": "Losmaken", + "got_it": "Ik snap het" }, "a11y": { "user_menu": "Persoonsmenu" diff --git a/src/i18n/strings/nn.json b/src/i18n/strings/nn.json index 88c33efb73..f356380baf 100644 --- a/src/i18n/strings/nn.json +++ b/src/i18n/strings/nn.json @@ -112,11 +112,9 @@ "When I'm invited to a room": "Når eg blir invitert til eit rom", "Call invitation": "Samtaleinvitasjonar", "Messages sent by bot": "Meldingar sendt frå ein bot", - "Accept": "Sei ja", "Incorrect verification code": "Urett stadfestingskode", "Submit": "Send inn", "Phone": "Telefon", - "Add": "Legg til", "No display name": "Ingen visningsnamn", "New passwords don't match": "Dei nye passorda samsvarar ikkje", "Passwords can't be empty": "Passordsfelta kan ikkje vera tomme", @@ -145,7 +143,6 @@ "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Du kan ikkje angre denne endringa, fordi brukaren du forfremmar vil få same tilgangsnivå som du har no.", "Are you sure?": "Er du sikker?", "Unignore": "Slutt å ignorer", - "Ignore": "Ignorer", "Mention": "Nemn", "Enable inline URL previews by default": "Skru URL-førehandsvising i tekstfeltet på", "Share Link to User": "Del ei lenke til brukaren", @@ -185,7 +182,6 @@ "Join Room": "Bli med i rom", "Upload avatar": "Last avatar opp", "Forget room": "Gløym rom", - "Search": "Søk", "Share room": "Del rom", "Rooms": "Rom", "Low priority": "Låg prioritet", @@ -213,11 +209,9 @@ "Search…": "Søk…", "This Room": "Dette rommet", "All Rooms": "Alle rom", - "Cancel": "Bryt av", "You don't currently have any stickerpacks enabled": "Du har for tida ikkje skrudd nokre klistremerkepakkar på", "Stickerpack": "Klistremerkepakke", "Jump to first unread message.": "Hopp til den fyrste uleste meldinga.", - "Close": "Lukk", "This room has no local addresses": "Dette rommet har ingen lokale adresser", "You have enabled URL previews by default.": "Du har skrudd URL-førehandsvisingar på i utgangspunktet.", "You have disabled URL previews by default.": "Du har skrudd URL-førehandsvisingar av i utgangspunktet.", @@ -245,7 +239,6 @@ "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s endra romavataren til ", "Copied!": "Kopiert!", "Failed to copy": "Noko gjekk gale med kopieringa", - "Dismiss": "Avvis", "A text message has been sent to %(msisdn)s": "Ei tekstmelding vart send til %(msisdn)s", "Please enter the code it contains:": "Ver venleg og skriv koden den inneheld inn:", "Code": "Kode", @@ -253,11 +246,9 @@ "powered by Matrix": "Matrixdriven", "Sign in with": "Logg inn med", "Email address": "Epostadresse", - "Sign in": "Logg inn", "Register": "Meld deg inn", "Something went wrong!": "Noko gjekk gale!", "What's New": "Kva er nytt", - "Update": "Oppdatering", "What's new?": "Kva er nytt?", "Error encountered (%(errorDetail)s).": "Noko gjekk gale (%(errorDetail)s).", "No update available.": "Inga oppdatering er tilgjengeleg.", @@ -369,14 +360,12 @@ "Unknown error": "Noko ukjend gjekk galt", "Incorrect password": "Urett passord", "Deactivate Account": "Avliv Brukaren", - "Back": "Attende", "Event sent!": "Hending send!", "Event Type": "Hendingsort", "Event Content": "Hendingsinnhald", "Toolbox": "Verktøykasse", "Developer Tools": "Utviklarverktøy", "An error has occurred.": "Noko gjekk gale.", - "Sign out": "Logg ut", "Clear Storage and Sign Out": "Tøm Lager og Logg Ut", "Send Logs": "Send Loggar", "Refresh": "Hent fram på nytt", @@ -391,7 +380,6 @@ "Unable to add email address": "Klarte ikkje å leggja epostadressa til", "Unable to verify email address.": "Klarte ikkje å stadfesta epostadressa.", "This will allow you to reset your password and receive notifications.": "Dette tillèt deg å attendestilla passordet ditt og å få varsel.", - "Skip": "Hopp over", "Failed to change password. Is your password correct?": "Fekk ikkje til å skifta passord. Er passordet rett?", "Share Room": "Del Rom", "Link to most recent message": "Lenk til den nyaste meldinga", @@ -400,9 +388,7 @@ "Link to selected message": "Lenk til den valde meldinga", "Reject invitation": "Sei nei til innbyding", "Are you sure you want to reject the invitation?": "Er du sikker på at du vil seia nei til innbydinga?", - "Reject": "Avslå", "You cannot delete this message. (%(code)s)": "Du kan ikkje sletta meldinga. (%(code)s)", - "Resend": "Send på nytt", "Source URL": "Kjelde-URL", "All messages": "Alle meldingar", "Low Priority": "Lågrett", @@ -420,7 +406,6 @@ "Review terms and conditions": "Sjå over Vilkår og Føresetnader", "Old cryptography data detected": "Gamal kryptografidata vart oppdagen", "Data from an older version of %(brand)s 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 frå ein eldre versjon av %(brand)s er oppdaga. Dette kan ha gjort at ende-til-ende kryptering feilar i den eldre versjonen. Krypterte meldingar som er utveksla med den gamle versjonen er kanskje ikkje dekrypterbare i denne versjonen. Dette kan forårsake at meldingar utveksla mot denne versjonen vil feile. Opplever du problem med dette, kan du logge inn og ut igjen. For å behalde meldingshistorikk, eksporter og importer nøklane dine på nytt.", - "Logout": "Logg ut", "Invite to this room": "Inviter til dette rommet", "Notifications": "Varsel", "You can't send any messages until you review and agree to our terms and conditions.": "Du kan ikkje senda meldingar før du les over og godkjenner våre bruksvilkår.", @@ -510,7 +495,6 @@ "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "Fila %(fileName)s er større enn heimetenaren si grense for opplastningar", "Unable to load! Check your network connectivity and try again.": "Klarte ikkje lasta! Sjå på nettilkoplinga di og prøv igjen.", "Your %(brand)s is misconfigured": "%(brand)s-klienten din er sett opp feil", - "Sign In": "Logg inn", "Explore rooms": "Utforsk romma", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "Meldinga di vart ikkje send, for denne heimetenaren har nådd grensa for maksimalt aktive brukarar pr. månad. Kontakt systemadministratoren for å vidare nytte denne tenesta.", "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "Denne meldingen vart ikkje send fordi heimetenaren har nådd grensa for tilgjengelege systemressursar. Kontakt systemadministratoren for å vidare nytta denne tenesta.", @@ -553,7 +537,6 @@ "That matches!": "Dette stemmer!", "That doesn't match.": "Dette stemmer ikkje.", "Go back to set it again.": "Gå tilbake for å sette den på nytt.", - "Download": "Last ned", "Your keys are being backed up (the first backup could take a few minutes).": "Nøklane dine blir sikkerheitskopiert (den første kopieringa kan ta nokre minutt).", "Success!": "Suksess!", "Unable to create key backup": "Klarte ikkje å lage sikkerheitskopi av nøkkelen", @@ -600,7 +583,6 @@ "Identity server has no terms of service": "Identitetstenaren manglar bruksvilkår", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Denne handlinga krev kommunikasjon mot (standard identitetstenar) for å verifisere e-post eller telefonnummer, men tenaren manglar bruksvilkår.", "Only continue if you trust the owner of the server.": "Gå vidare så lenge du har tillit til eigar av tenaren.", - "Trust": "Tillat", "Custom (%(level)s)": "Tilpassa (%(level)s)", "Error upgrading room": "Feil ved oppgradering av rom", "Double check that your server supports the room version chosen and try again.": "Sjekk at tenar støttar denne romversjonen, og prøv på nytt.", @@ -724,7 +706,6 @@ "Show shortcuts to recently viewed rooms above the room list": "Vis snarvegar til sist synte rom over romkatalogen", "Show hidden events in timeline": "Vis skjulte hendelsar i historikken", "This is your list of users/servers you have blocked - don't leave the room!": "Dette er di liste over brukarar/tenarar du har blokkert - ikkje forlat rommet!", - "Upload": "Last opp", "Show less": "Vis mindre", "Show more": "Vis meir", "Display Name": "Visningsnamn", @@ -786,7 +767,6 @@ "Encrypted messages in group chats": "Krypterte meldingar i gruppesamtalar", "When rooms are upgraded": "Når rom blir oppgraderte", "My Ban List": "Mi blokkeringsliste", - "Upgrade": "Oppgrader", "Enable desktop notifications for this session": "Aktiver skrivebordsvarslingar for denne øka", "Enable audible notifications for this session": "Aktiver høyrbare varslingar for denne økta", "Custom theme URL": "Tilpassa tema-URL", @@ -816,12 +796,10 @@ "Command Help": "Kommandohjelp", "To help us prevent this in future, please send us logs.": "For å bistå med å forhindre dette i framtida, gjerne send oss loggar.", "%(creator)s created and configured the room.": "%(creator)s oppretta og konfiguerte dette rommet.", - "View": "Vis", "Jump to first unread room.": "Hopp til fyrste uleste rom.", "Jump to first invite.": "Hopp til fyrste invitasjon.", "Unable to set up secret storage": "Oppsett av hemmeleg lager feila", "Toggle microphone mute": "Slå av/på demping av mikrofon", - "Confirm": "Stadfest", "Confirm adding email": "Stadfest at du ynskjer å legga til e-postadressa", "Click the button below to confirm adding this email address.": "Trykk på knappen under for å stadfesta at du ynskjer å legga til denne e-postadressa.", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Stadfest dette telefonnummeret for å bruka Single-sign-on for å bevisa identiteten din.", @@ -859,7 +837,6 @@ "wait and try again later": "vent og prøv om att seinare", "To report a Matrix-related security issue, please read the Matrix.org Security Disclosure Policy.": "For å rapportere eit Matrix-relatert sikkerheitsproblem, les Matrix.org sin Security Disclosure Policy.", "Your server admin has disabled end-to-end encryption by default in private rooms & Direct Messages.": "Tenaradministratoren din har deaktivert ende-til-ende kryptering som standard i direktemeldingar og private rom.", - "Reset": "Nullstill", "Set a new custom sound": "Set ein ny tilpassa lyd", "Once enabled, encryption for a room cannot be disabled. Messages sent in an encrypted room cannot be seen by the server, only by the participants of the room. Enabling encryption may prevent many bots and bridges from working correctly. Learn more about encryption.": "Når kryptering er aktivert for eit rom, kan ein ikkje deaktivere det. Meldingar som blir sende i eit kryptert rom kan ikkje bli lesne av tenaren, men berre av deltakarane i rommet. Aktivering av kryptering kan hindre mange botar og bruer frå å fungera på rett måte. Les meir om kryptering her.", "Encrypted": "Kryptert", @@ -870,7 +847,6 @@ "Messages in this room are not end-to-end encrypted.": "Meldingar i dette rommet er ikkje ende-til-ende kryptert.", "In encrypted rooms, your messages are secured and only you and the recipient have the unique keys to unlock them.": "Når du nyttar krypterte rom er meldingane din sikra. Berre du og mottakaren har unike nøklar som kan gjere meldingane lesbare.", "This client does not support end-to-end encryption.": "Denne klienten støttar ikkje ende-til-ende kryptering.", - "Join": "Bli med", "Matrix": "Matrix", "Add a new server": "Legg til ein ny tenar", "Clearing all data from this session is permanent. Encrypted messages will be lost unless their keys have been backed up.": "Tømming av data frå denne sesjonen er permanent. Krypterte meldingar vil gå tapt med mindre krypteringsnøklane har blitt sikkerheitskopierte.", @@ -908,7 +884,6 @@ "Explore Public Rooms": "Utforsk offentlege rom", "Explore public rooms": "Utforsk offentlege rom", "Email Address": "E-postadresse", - "Go Back": "Gå attende", "You should remove your personal data from identity server before disconnecting. Unfortunately, identity server is currently offline or cannot be reached.": "Du bør fjerne dine personlege data frå identitetstenaren før du koplar frå. Dessverre er identitetstenaren utilgjengeleg og kan ikkje nåast akkurat no.", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Vi tilrår at du slettar personleg informasjon, som e-postadresser og telefonnummer frå identitetstenaren før du koplar frå.", "Privacy": "Personvern", @@ -983,7 +958,6 @@ "Change identity server": "Endre identitetstenar", "Not a valid identity server (status code %(code)s)": "Ikkje ein gyldig identietstenar (statuskode %(code)s)", "Identity server URL must be HTTPS": "URL for identitetstenar må vera HTTPS", - "Share": "Del", "Review to ensure your account is safe": "Undersøk dette for å gjere kontoen trygg", "Review": "Undersøk", "Results are only revealed when you end the poll": "Resultatet blir synleg når du avsluttar røystinga", @@ -998,7 +972,6 @@ "Autoplay GIFs": "Spel av GIF-ar automatisk", "Expand map": "Utvid kart", "Expand quotes": "Utvid sitat", - "Expand": "Utvid", "Expand code blocks by default": "Utvid kodeblokker til vanleg", "All rooms you're in will appear in Home.": "Alle romma du er i vil vere synlege i Heim.", "To view all keyboard shortcuts, click here.": "For å sjå alle tastatursnarvegane, klikk her.", @@ -1042,7 +1015,6 @@ "Permission is granted to use the webcam": "Tilgang til nettkamera er aktivert", "A microphone and webcam are plugged in and set up correctly": "Du har kopla til mikrofon og nettkamera, og at desse fungerer som dei skal", "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.": "Samtalen feila fordi mikrofonen ikkje kunne aktiverast. Sjekk att ein mikrofon er tilkopla og at den fungerer.", - "Try again": "Prøv på nytt", "%(minutes)sm %(seconds)ss": "%(minutes)sm %(seconds)ss", "%(hours)sh %(minutes)sm %(seconds)ss": "%(hours)st %(minutes)sm %(seconds)ss", "%(days)sd %(hours)sh %(minutes)sm %(seconds)ss": "%(days)sd %(hours)st %(minutes)sm %(seconds)ss", @@ -1095,7 +1067,34 @@ "retry": "Prøv om att", "save": "Lagra", "start_chat": "Start samtale", - "view_source": "Sjå Kjelda" + "view_source": "Sjå Kjelda", + "reject": "Avslå", + "confirm": "Stadfest", + "dismiss": "Avvis", + "trust": "Tillat", + "cancel": "Bryt av", + "join": "Bli med", + "close": "Lukk", + "accept": "Sei ja", + "upgrade": "Oppgrader", + "update": "Oppdatering", + "upload": "Last opp", + "reset": "Nullstill", + "share": "Del", + "skip": "Hopp over", + "logout": "Logg ut", + "view": "Vis", + "expand": "Utvid", + "sign_out": "Logg ut", + "sign_in": "Logg inn", + "add": "Legg til", + "search": "Søk", + "try_again": "Prøv på nytt", + "go_back": "Gå attende", + "back": "Attende", + "resend": "Send på nytt", + "ignore": "Ignorer", + "download": "Last ned" }, "Home": "Heim" } diff --git a/src/i18n/strings/oc.json b/src/i18n/strings/oc.json index 6d746e36b1..1c240f9f52 100644 --- a/src/i18n/strings/oc.json +++ b/src/i18n/strings/oc.json @@ -19,7 +19,6 @@ "Idle": "Inactiu", "Unknown": "Desconegut", "Unnamed room": "Sala sens nom", - "Search": "Recercar", "Share room": "Partejar la sala", "Rooms": "Salas", "Low priority": "Febla prioritat", @@ -31,7 +30,6 @@ "Start chatting": "Començar de charrar", "Do you want to join %(roomName)s?": "Volètz rejonher %(roomName)s ?", " invited you": " vos convidèt", - "Reject": "Regetar", "Reject & Ignore user": "Regetar e ignorar", "%(roomName)s does not exist.": "%(roomName)s existís pas.", "This Room": "Aquesta sala", @@ -39,10 +37,6 @@ "Search…": "Cercar…", "Server error": "Error servidor", "Single Sign On": "Autentificacion unica", - "Confirm": "Confirmar", - "Dismiss": "Refusar", - "Go Back": "En arrièr", - "Cancel": "Anullar", "Sun": "Dg", "Mon": "Dl", "Tue": "Dm", @@ -64,8 +58,6 @@ "Dec": "Dec", "PM": "PM", "AM": "AM", - "Trust": "Aprovacion", - "Sign In": "Se connectar", "Default": "Predefinit", "Moderator": "Moderator", "Admin": "Admin", @@ -79,14 +71,9 @@ "Reason": "Rason", "Review": "Reveire", "Notifications": "Notificacions", - "Close": "Tampar", "Ok": "Validar", "Set up": "Parametrar", - "Upgrade": "Metre a jorn", - "Verify": "Verificar", - "Update": "Mesa a jorn", "Font size": "Talha de poliça", - "Accept": "Acceptar", "Cancelling…": "Anullacion…", "Fish": "Pes", "Butterfly": "Parpalhòl", @@ -105,8 +92,6 @@ "Anchor": "Ancorar", "Headphones": "Escotadors", "Folder": "Dorsièr", - "Pin": "Penjar", - "Upload": "Enviar", "Show less": "Ne veire mens", "Show more": "Ne veire mai", "Current password": "Senhal actual", @@ -121,7 +106,6 @@ "Off": "Atudat", "Display Name": "Nom d'afichatge", "Disconnect": "Se desconnectar", - "Go back": "Precedent", "Change": "Cambiar", "Profile": "Perfil", "Account": "Compte", @@ -131,7 +115,6 @@ "FAQ": "FAQ", "Versions": "Versions", "Unsubscribe": "Se desabonar", - "Ignore": "Ignorar", "Subscribe": "S'inscriure", "Preferences": "Preferéncias", "Composer": "Compositor", @@ -143,7 +126,6 @@ "Camera": "Aparelh de fotografiar", "Bridges": "Bridges", "Sounds": "Sons", - "Reset": "Recomençar", "Browse": "Percórrer", "Unban": "Reabilitar", "Permissions": "Permissions", @@ -151,8 +133,6 @@ "Encrypted": "Chifrat", "Complete": "Acabat", "Revoke": "Revocar", - "Share": "Partiment", - "Add": "Ajustar", "Phone Number": "Numèro de telefòn", "Mod": "Moderador", "Unencrypted": "Pas chifrat", @@ -172,7 +152,6 @@ "Not trusted": "Pas securizat", "Demote": "Retrogradar", "Are you sure?": "O volètz vertadièrament ?", - "Got it": "Ai comprés", "Sunday": "Dimenge", "Monday": "Diluns", "Tuesday": "Dimars", @@ -196,7 +175,6 @@ "Categories": "Categorias", "Cancel search": "Anullar la recèrca", "More options": "Autras opcions", - "Join": "Jónher", "Rotate Left": "Pivotar cap a èrra", "Rotate Right": "Pivotar cap a drecha", "Matrix": "Matritz", @@ -205,8 +183,6 @@ "Unavailable": "Pas disponible", "Changelog": "Istoric dels cambiaments (Changelog)", "Removing…": "Supression en cors…", - "Sign out": "Se desconnectar", - "Back": "Precedenta", "Send": "Mandar", "Toolbox": "Bóstia d'aisinas", "Developer Tools": "Aisinas de desvolopament", @@ -215,13 +191,11 @@ "Session name": "Nom de session", "Refresh": "Actualizada", "Email address": "Adreça de corrièl", - "Skip": "Ignorar", "Terms of Service": "Terms of Service", "Service": "Servici", "Summary": "Resumit", "Document": "Document", "Upload files": "Mandar de fichièrs", - "Sign in": "Connexion", "Away": "Absent", "Submit": "Mandar", "Enter password": "Sasissètz lo senhal", @@ -230,8 +204,6 @@ "Passwords don't match": "Los senhals correspondon pas", "Register": "S'enregistrar", "Unknown error": "Error desconeguda", - "Logout": "Desconnexion", - "View": "Visualizacion", "Search failed": "La recèrca a fracassat", "Feedback": "Comentaris", "Incorrect password": "Senhal incorrècte", @@ -241,7 +213,6 @@ "Export": "Exportar", "Import": "Importar", "Restore": "Restablir", - "Download": "Telecargament", "Success!": "Capitada !", "Navigation": "Navigacion", "Alt": "Alt", @@ -304,7 +275,34 @@ "start": "Començament", "start_chat": "Començar una discussion", "view_source": "Veire la font", - "yes": "Òc" + "yes": "Òc", + "reject": "Regetar", + "confirm": "Confirmar", + "dismiss": "Refusar", + "trust": "Aprovacion", + "cancel": "Anullar", + "join": "Jónher", + "close": "Tampar", + "accept": "Acceptar", + "upgrade": "Metre a jorn", + "verify": "Verificar", + "update": "Mesa a jorn", + "upload": "Enviar", + "reset": "Recomençar", + "share": "Partiment", + "skip": "Ignorar", + "logout": "Desconnexion", + "view": "Visualizacion", + "sign_out": "Se desconnectar", + "sign_in": "Connexion", + "add": "Ajustar", + "search": "Recercar", + "go_back": "Precedent", + "back": "Precedenta", + "ignore": "Ignorar", + "download": "Telecargament", + "pin": "Penjar", + "got_it": "Ai comprés" }, "Home": "Dorsièr personal" } diff --git a/src/i18n/strings/pl.json b/src/i18n/strings/pl.json index a01a36e583..8fb2741df1 100644 --- a/src/i18n/strings/pl.json +++ b/src/i18n/strings/pl.json @@ -1,5 +1,4 @@ { - "Skip": "Pomiń", "This will allow you to reset your password and receive notifications.": "To pozwoli Ci zresetować Twoje hasło i otrzymać powiadomienia.", "Your browser does not support the required cryptography extensions": "Twoja przeglądarka nie wspiera wymaganych rozszerzeń kryptograficznych", "Something went wrong!": "Coś poszło nie tak!", @@ -7,7 +6,6 @@ "Unknown error": "Nieznany błąd", "New Password": "Nowe hasło", "Create new room": "Utwórz nowy pokój", - "Cancel": "Anuluj", "Jan": "Sty", "Feb": "Lut", "Mar": "Mar", @@ -32,23 +30,18 @@ "Users": "Użytkownicy", "Usage": "Użycie", "Unban": "Odbanuj", - "Accept": "Akceptuj", "Account": "Konto", - "Add": "Dodaj", "Microphone": "Mikrofon", "Camera": "Kamera", "Are you sure?": "Czy jesteś pewien?", "Banned users": "Zbanowani użytkownicy", "Change Password": "Zmień Hasło", - "Close": "Zamknij", "Confirm password": "Potwierdź hasło", "Cryptography": "Kryptografia", "Current password": "Aktualne hasło", "Notifications": "Powiadomienia", "Operation failed": "Operacja nie udała się", - "Search": "Szukaj", "unknown error code": "nieznany kod błędu", - "Dismiss": "Pomiń", "Failed to forget room %(errCode)s": "Nie mogłem zapomnieć o pokoju %(errCode)s", "Favourite": "Ulubiony", "powered by Matrix": "napędzany przez Matrix", @@ -128,7 +121,6 @@ "Join Room": "Dołącz do pokoju", "Jump to first unread message.": "Przeskocz do pierwszej nieprzeczytanej wiadomości.", "Publish this room to the public in %(domain)s's room directory?": "Czy opublikować ten pokój dla ogółu w spisie pokojów domeny %(domain)s?", - "Logout": "Wyloguj", "Low priority": "Niski priorytet", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s uczynił przyszłą historię pokoju widoczną dla wszystkich członków pokoju, od momentu ich zaproszenia.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s uczynił przyszłą historię pokoju widoczną dla wszystkich członków pokoju, od momentu ich dołączenia.", @@ -176,8 +168,6 @@ "Session ID": "Identyfikator sesji", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Pokaż czas w formacie 12-sto godzinnym (np. 2:30pm)", "Signed Out": "Wylogowano", - "Sign in": "Zaloguj", - "Sign out": "Wyloguj", "Someone": "Ktoś", "Start authentication": "Rozpocznij uwierzytelnienie", "Submit": "Wyślij", @@ -282,7 +272,6 @@ "Enable URL previews for this room (only affects you)": "Włącz podgląd URL dla tego pokoju (dotyczy tylko Ciebie)", "Enable URL previews by default for participants in this room": "Włącz domyślny podgląd URL dla uczestników w tym pokoju", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Nie będziesz mógł cofnąć tej zmiany, ponieważ degradujesz swoje uprawnienia. Jeśli jesteś ostatnim użytkownikiem uprzywilejowanym w tym pokoju, nie będziesz mógł ich odzyskać.", - "Ignore": "Ignoruj", "Mention": "Wzmianka", "Send an encrypted reply…": "Wyślij zaszyfrowaną odpowiedź…", "Send an encrypted message…": "Wyślij zaszyfrowaną wiadomość…", @@ -297,14 +286,12 @@ "Notification targets": "Cele powiadomień", "Today": "Dzisiaj", "Friday": "Piątek", - "Update": "Zaktualizuj", "What's New": "Co nowego", "On": "Włącz", "Changelog": "Dziennik zmian", "Waiting for response from server": "Czekam na odpowiedź serwera", "Failed to send logs: ": "Nie udało się wysłać dzienników: ", "This Room": "Ten pokój", - "Resend": "Wyślij jeszcze raz", "Messages containing my display name": "Wiadomości zawierające moją wyświetlaną nazwę", "Messages in one-to-one chats": "Wiadomości w rozmowach jeden-na-jeden", "Unavailable": "Niedostępny", @@ -318,7 +305,6 @@ "Developer Tools": "Narzędzia programistyczne", "Preparing to send logs": "Przygotowuję do wysłania dzienników", "Saturday": "Sobota", - "Reject": "Odrzuć", "Monday": "Poniedziałek", "Toolbox": "Przybornik", "Collecting logs": "Zbieranie dzienników", @@ -335,7 +321,6 @@ "Thursday": "Czwartek", "Search…": "Szukaj…", "Logs sent": "Wysłano dzienniki", - "Back": "Powrót", "Show message in desktop notification": "Pokaż wiadomość w notyfikacji na pulpicie", "Messages in group chats": "Wiadomości w czatach grupowych", "Yesterday": "Wczoraj", @@ -538,7 +523,6 @@ "This is a top-10 common password": "To jest 10 najpopularniejszych haseł", "This is a top-100 common password": "To jest 100 najpopularniejszych haseł", "Unable to create key backup": "Nie można utworzyć kopii zapasowej klucza", - "Download": "Pobierz", "No backup found!": "Nie znaleziono kopii zapasowej!", "Create a new room with the same name, description and avatar": "Utwórz nowy pokój o tej samej nazwie, opisie i awatarze", "was unbanned %(count)s times": { @@ -686,7 +670,6 @@ "Set a new custom sound": "Ustaw nowy niestandardowy dźwięk", "Browse": "Przeglądaj", "Once enabled, encryption cannot be disabled.": "Po włączeniu, szyfrowanie nie może zostać wyłączone.", - "Go back": "Wróć", "Call failed due to misconfigured server": "Połączenie nie udało się przez błędną konfigurację serwera", "The file '%(fileName)s' failed to upload.": "Nie udało się przesłać pliku '%(fileName)s'.", "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "Plik '%(fileName)s' przekracza limit rozmiaru dla tego serwera głównego", @@ -743,7 +726,6 @@ "Unable to find a supported verification method.": "Nie można znaleźć wspieranej metody weryfikacji.", "Thumbs up": "Kciuk w górę", "Ball": "Piłka", - "Pin": "Przypnij", "Accept to continue:": "Zaakceptuj aby kontynuować:", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Czy jesteś pewien? Stracisz dostęp do wszystkich swoich zaszyfrowanych wiadomości, jeżeli nie utworzyłeś poprawnej kopii zapasowej kluczy.", "Encrypted messages are secured with end-to-end encryption. Only you and the recipient(s) have the keys to read these messages.": "Zaszyfrowane wiadomości są zabezpieczone przy użyciu szyfrowania end-to-end. Tylko Ty oraz ich adresaci posiadają klucze do ich rozszyfrowania.", @@ -782,7 +764,6 @@ "Changes the avatar of the current room": "Zmienia awatar dla obecnego pokoju", "Use an identity server": "Użyj serwera tożsamości", "Show previews/thumbnails for images": "Pokaż podgląd/miniatury obrazów", - "Trust": "Zaufaj", "Custom (%(level)s)": "Własny (%(level)s)", "Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Użyj serwera tożsamości, by zaprosić z użyciem adresu e-mail. Kliknij dalej, żeby użyć domyślnego serwera tożsamości (%(defaultIdentityServerName)s), lub zmień w Ustawieniach.", "Use an identity server to invite by email. Manage in Settings.": "Użyj serwera tożsamości, by zaprosić za pomocą adresu e-mail. Zarządzaj w ustawieniach.", @@ -843,9 +824,7 @@ "one": "1 nieprzeczytana wiadomość." }, "Unread messages.": "Nieprzeczytane wiadomości.", - "Join": "Dołącz", "%(creator)s created and configured the room.": "%(creator)s stworzył i skonfigurował pokój.", - "View": "Wyświetl", "Missing media permissions, click the button below to request.": "Brakuje uprawnień do mediów, kliknij przycisk poniżej, aby o nie zapytać.", "%(severalUsers)smade no changes %(count)s times": { "other": "%(severalUsers)snie wykonało zmian %(count)s razy", @@ -862,7 +841,6 @@ "Match system theme": "Dopasuj do motywu systemowego", "They match": "Pasują do siebie", "They don't match": "Nie pasują do siebie", - "Upload": "Prześlij", "Remove recent messages": "Usuń ostatnie wiadomości", "Rotate Left": "Obróć w lewo", "Rotate Right": "Obróć w prawo", @@ -872,7 +850,6 @@ "Enable audible notifications for this session": "Włącz powiadomienia dźwiękowe dla tej sesji", "Direct Messages": "Wiadomości prywatne", "Create Account": "Utwórz konto", - "Sign In": "Zaloguj się", "a few seconds ago": "kilka sekund temu", "%(num)s minutes ago": "%(num)s minut temu", "%(num)s hours ago": "%(num)s godzin temu", @@ -886,7 +863,6 @@ "Ignored users": "Zignorowani użytkownicy", "⚠ These settings are meant for advanced users.": "⚠ Te ustawienia są przeznaczone dla zaawansowanych użytkowników.", "Subscribe": "Subskrybuj", - "Reset": "Resetuj", "Local address": "Lokalny adres", "Published Addresses": "Opublikowane adresy", "Local Addresses": "Lokalne adresy", @@ -906,7 +882,6 @@ "Enter": "Enter", "Space": "Przestrzeń", "End": "End", - "Confirm": "Potwierdź", "Sign In or Create Account": "Zaloguj się lub utwórz konto", "Use your account or create a new one to continue.": "Użyj konta lub utwórz nowe, aby kontynuować.", "Edited at %(date)s. Click to view edits.": "Edytowano w %(date)s. Kliknij, aby zobaczyć zmiany.", @@ -945,11 +920,9 @@ "Enter phone number (required on this homeserver)": "Wprowadź numer telefonu (wymagane na tym serwerze domowym)", "Enter username": "Wprowadź nazwę użytkownika", "Explore rooms": "Przeglądaj pokoje", - "Go Back": "Wróć", "Forgotten your password?": "Nie pamiętasz hasła?", "Restore": "Przywróć", "Success!": "Sukces!", - "Verify": "Weryfikuj", "Manage integrations": "Zarządzaj integracjami", "%(count)s verified sessions": { "other": "%(count)s zweryfikowanych sesji", @@ -963,7 +936,6 @@ "Hide sessions": "Ukryj sesje", "Integrations are disabled": "Integracje są wyłączone", "Encryption upgrade available": "Dostępne ulepszenie szyfrowania", - "Upgrade": "Ulepsz", "Manage": "Zarządzaj", "Session ID:": "Identyfikator sesji:", "Session key:": "Klucz sesji:", @@ -1000,7 +972,6 @@ "about an hour ago": "około godziny temu", "about a day ago": "około dzień temu", "Support adding custom themes": "Obsługa dodawania niestandardowych motywów", - "Share": "Udostępnij", "Bold": "Pogrubienie", "Italics": "Kursywa", "Strikethrough": "Przekreślenie", @@ -1492,7 +1463,6 @@ "Call failed because microphone could not be accessed. Check that a microphone is plugged in and set up correctly.": "Nie udało się zestawić połączenia z powodu braku dostępu do mikrofonu. Sprawdź czy mikrofon jest podłączony i poprawnie skonfigurowany.", "Unable to access microphone": "Nie można uzyskać dostępu do mikrofonu", "Use an identity server to invite by email. Manage in Settings.": "Użyj serwera tożsamości, aby zapraszać przez e-mail. Zarządzaj w Ustawieniach.", - "Got it": "Rozumiem", "Space used:": "Użyta powierzchnia:", "Verify by emoji": "Weryfikuj z użyciem emoji", "Your messages are not secure": "Twoje wiadomości nie są bezpieczne", @@ -1661,7 +1631,6 @@ "There was an error finding this widget.": "Wystąpił błąd podczas próby odnalezienia tego widżetu.", "Active Widgets": "Aktywne widżety", "Encryption not enabled": "Nie włączono szyfrowania", - "Try again": "Spróbuj ponownie", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Poprosiliśmy przeglądarkę o zapamiętanie, z którego serwera domowego korzystasz, aby umożliwić Ci logowanie, ale niestety Twoja przeglądarka o tym zapomniała. Przejdź do strony logowania i spróbuj ponownie.", "We couldn't log you in": "Nie mogliśmy Cię zalogować", "You're already in a call with this person.": "Prowadzisz już rozmowę z tą osobą.", @@ -1802,7 +1771,6 @@ "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "Udostępnij anonimowe dane, aby pomóc nam zidentyfikować problemy. Nic osobistego. Żadnych podmiotów zewnętrznych. Dowiedz się więcej", "You previously consented to share anonymous usage data with us. We're updating how that works.": "Wcześniej wyraziłeś zgodę na udostępnianie zanonimizowanych danych z nami. Teraz aktualizujemy jak to działa.", "Help improve %(analyticsOwner)s": "Pomóż poprawić %(analyticsOwner)s", - "Stop": "Stop", "That's fine": "To jest w porządku", "File Attached": "Plik załączony", "Exported %(count)s events in %(seconds)s seconds": { @@ -1997,8 +1965,6 @@ "Sorry, your homeserver is too old to participate here.": "Przykro nam, twój serwer domowy jest zbyt stary, by uczestniczyć tu.", "There was an error joining.": "Wystąpił błąd podczas dołączania.", "%(brand)s is experimental on a mobile web browser. For a better experience and the latest features, use our free native app.": "%(brand)s jest eksperymentalne na przeglądarce mobilnej. Dla lepszego doświadczenia i najnowszych funkcji użyj naszej darmowej natywnej aplikacji.", - "Zoom out": "Zmniejsz", - "Zoom in": "Powiększ", "Location not available": "Lokalizacja niedostępna", "Find my location": "Znajdź moją lokalizację", "Exit fullscreen": "Wyjdź z trybu pełnoekranowego", @@ -2098,8 +2064,6 @@ "Invite people": "Zaproś ludzi", "Share invite link": "Udostępnij link zaproszenia", "Click to copy": "Kliknij aby skopiować", - "Collapse": "Zwiń", - "Expand": "Rozwiń", "Show all rooms": "Pokaż wszystkie pokoje", "You can change these anytime.": "Możesz to zmienić w każdej chwili.", "Add some details to help people recognise it.": "Dodaj trochę szczegółów, aby ludzie mogli ją łatwo rozpoznać.", @@ -2114,7 +2078,6 @@ "e.g. my-space": "np. moja-przestrzen", "Please enter a name for the space": "Podaj nazwę dla przestrzeni", "Search %(spaceName)s": "Przeszukaj %(spaceName)s", - "Delete": "Usuń", "Delete avatar": "Usuń awatar", "Space selection": "Wybór przestrzeni", "Match system": "Dopasuj do systemu", @@ -2139,7 +2102,6 @@ "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "Oczekiwanie na zweryfikowanie przez ciebie twojego innego urządzenia, %(deviceName)s (%(deviceId)s)…", "Verify this device by confirming the following number appears on its screen.": "Zweryfikuj to urządzenie, upewniając się że poniższy numer wyświetlony jest na jego ekranie.", "Confirm the emoji below are displayed on both devices, in the same order:": "Potwierdź że poniższe emotikony są wyświetlane na obu urządzeniach, w tej samej kolejności:", - "Call": "Zadzwoń", "%(name)s on hold": "%(name)s na linii", "More": "Więcej", "Show sidebar": "Pokaż pasek boczny", @@ -2353,7 +2315,6 @@ "Use your account to continue.": "Użyj swojego konta, aby kontynuować.", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "Twój adres e-mail nie wydaje się być związany z ID Matrix na tym serwerze domowym.", "%(senderName)s started a voice broadcast": "%(senderName)s rozpoczął transmisję głosową", - "Reload": "Przeładuj", "Database unexpectedly closed": "Baza danych została nieoczekiwanie zamknięta", "No identity access token found": "Nie znaleziono tokena dostępu tożsamości", "Identity server not set": "Serwer tożsamości nie jest ustawiony", @@ -2470,7 +2431,6 @@ "Set a new account password…": "Ustaw nowe hasło użytkownika…", "Error changing password": "Wystąpił błąd podczas zmiany hasła", "New version available. Update now.": "Nowa wersja dostępna. Aktualizuj teraz.", - "Apply": "Zastosuj", "Search users in this room…": "Szukaj użytkowników w tym pokoju…", "Saving…": "Zapisywanie…", "Creating…": "Tworzenie…", @@ -2815,7 +2775,6 @@ "%(members)s and more": "%(members)s i więcej", "Busy": "Zajęty", "View message": "Wyświetl wiadomość", - "Unpin": "Odepnij", "Could not revoke the invite. The server may be experiencing a temporary problem or you do not have sufficient permissions to revoke the invite.": "Nie udało się odwołać zaproszenia. Serwer może posiadać tymczasowy problem lub nie masz wystarczających uprawnień, aby odwołać zaproszenie.", "Revoke permissions": "Odwołaj uprawnienia", "Failed to revoke invite": "Nie udało się odwołać zaproszenia", @@ -3953,7 +3912,46 @@ "start": "Rozpocznij", "start_chat": "Rozpocznij rozmowę", "view_source": "Wyświetl źródło", - "yes": "Tak" + "yes": "Tak", + "reject": "Odrzuć", + "confirm": "Potwierdź", + "dismiss": "Pomiń", + "trust": "Zaufaj", + "reload": "Przeładuj", + "cancel": "Anuluj", + "stop": "Stop", + "join": "Dołącz", + "close": "Zamknij", + "accept": "Akceptuj", + "upgrade": "Ulepsz", + "verify": "Weryfikuj", + "update": "Zaktualizuj", + "call": "Zadzwoń", + "delete": "Usuń", + "upload": "Prześlij", + "collapse": "Zwiń", + "apply": "Zastosuj", + "reset": "Resetuj", + "share": "Udostępnij", + "skip": "Pomiń", + "logout": "Wyloguj", + "view": "Wyświetl", + "expand": "Rozwiń", + "sign_out": "Wyloguj", + "sign_in": "Zaloguj", + "add": "Dodaj", + "search": "Szukaj", + "try_again": "Spróbuj ponownie", + "go_back": "Wróć", + "back": "Powrót", + "resend": "Wyślij jeszcze raz", + "ignore": "Ignoruj", + "zoom_in": "Powiększ", + "zoom_out": "Zmniejsz", + "download": "Pobierz", + "pin": "Przypnij", + "unpin": "Odepnij", + "got_it": "Rozumiem" }, "a11y": { "user_menu": "Menu użytkownika" diff --git a/src/i18n/strings/pt.json b/src/i18n/strings/pt.json index 3483ec93c2..8f78e8ae5d 100644 --- a/src/i18n/strings/pt.json +++ b/src/i18n/strings/pt.json @@ -32,7 +32,6 @@ "Invalid Email Address": "Endereço de email inválido", "Invites user with given id to current room": "Convidar usuários com um dado identificador para esta sala", "Sign in with": "Quero entrar", - "Logout": "Sair", "Low priority": "Baixa prioridade", "Moderator": "Moderador/a", "New passwords must match each other.": "Novas palavras-passe devem coincidir.", @@ -51,8 +50,6 @@ "Server may be unavailable, overloaded, or you hit a bug.": "O servidor pode estar indisponível ou sobrecarregado, ou então você encontrou uma falha no sistema.", "Session ID": "Identificador de sessão", "Signed Out": "Deslogar", - "Sign in": "Entrar", - "Sign out": "Sair", "Someone": "Alguém", "The email address linked to your account must be entered.": "O endereço de email relacionado a sua conta precisa ser informado.", "This doesn't appear to be a valid email address": "Este não aparenta ser um endereço de email válido", @@ -147,7 +144,6 @@ "Jump to first unread message.": "Ir diretamente para a primeira das mensagens não lidas.", "not specified": "não especificado", "No more results": "Não há mais resultados", - "Search": "Pesquisar", "Search failed": "Busca falhou", "Server error": "Erro no servidor", "Server may be unavailable, overloaded, or search timed out :(": "O servidor pode estar indisponível, sobrecarregado, ou a busca ultrapassou o tempo limite :(", @@ -159,7 +155,6 @@ "You seem to be in a call, are you sure you want to quit?": "Parece que você está em uma chamada. Tem certeza que quer sair?", "You seem to be uploading files, are you sure you want to quit?": "Parece que você está enviando arquivos. Tem certeza que quer sair?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Você não poderá desfazer esta mudança, pois estará dando a este(a) usuário(a) o mesmo nível de permissões que você.", - "Cancel": "Cancelar", "Always show message timestamps": "Sempre mostrar as datas das mensagens", "Authentication": "Autenticação", "An error has occurred.": "Ocorreu um erro.", @@ -189,7 +184,6 @@ "Incorrect password": "Palavra-passe incorreta", "Unable to restore session": "Não foi possível restaurar a sessão", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Se você já usou antes uma versão mais recente do %(brand)s, a sua sessão pode ser incompatível com esta versão. Feche esta janela e tente abrir com a versão mais recente.", - "Dismiss": "Descartar", "Token incorrect": "Token incorreto", "Please enter the code it contains:": "Por favor, entre com o código que está na mensagem:", "powered by Matrix": "potenciado por Matrix", @@ -241,12 +235,9 @@ "Start authentication": "Iniciar autenticação", "New Password": "Nova Palavra-Passe", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Não foi possível conectar ao Servidor de Base. Por favor, confira sua conectividade à internet, garanta que o certificado SSL do Servidor de Base é confiável, e que uma extensão do navegador não esteja bloqueando as requisições de rede.", - "Close": "Fechar", - "Add": "Adicionar", "Unnamed Room": "Sala sem nome", "Something went wrong!": "Algo deu errado!", "%(userName)s (power %(powerLevelNumber)s)": "%(userName)s (nível de permissão %(powerLevelNumber)s)", - "Accept": "Aceitar", "%(roomName)s is not accessible at this time.": "%(roomName)s não está acessível neste momento.", "Delete widget": "Apagar widget", "Define the power level of a user": "Definir o nível de privilégios de um utilizador", @@ -265,12 +256,10 @@ "Authentication check failed: incorrect password?": "Erro de autenticação: palavra-passe incorreta?", "Do you want to set an email address?": "Deseja definir um endereço de e-mail?", "This will allow you to reset your password and receive notifications.": "Isto irá permitir-lhe redefinir a sua palavra-passe e receber notificações.", - "Skip": "Saltar", "Automatically replace plain text Emoji": "Substituir Emoji de texto automaticamente", "%(widgetName)s widget added by %(senderName)s": "Widget %(widgetName)s adicionado por %(senderName)s", "%(widgetName)s widget removed by %(senderName)s": "Widget %(widgetName)s removido por %(senderName)s", "%(widgetName)s widget modified by %(senderName)s": "Widget %(widgetName)s modificado por %(senderName)s", - "Ignore": "Ignorar", "Ignored user": "Utilizador ignorado", "Unknown": "Desconhecido", "Unignore": "Deixar de ignorar", @@ -285,13 +274,11 @@ "Notification targets": "Alvos de notificação", "Today": "Hoje", "Friday": "Sexta-feira", - "Update": "Atualizar", "What's New": "Novidades", "On": "Ativado", "Changelog": "Histórico de alterações", "Waiting for response from server": "À espera de resposta do servidor", "This Room": "Esta sala", - "Resend": "Reenviar", "Messages containing my display name": "Mensagens contendo o meu nome público", "Messages in one-to-one chats": "Mensagens em conversas pessoais", "Unavailable": "Indisponível", @@ -306,7 +293,6 @@ "Developer Tools": "Ferramentas de desenvolvedor", "Unnamed room": "Sala sem nome", "Saturday": "Sábado", - "Reject": "Rejeitar", "Monday": "Segunda-feira", "Collecting logs": "A recolher logs", "Invite to this room": "Convidar para esta sala", @@ -320,7 +306,6 @@ "All Rooms": "Todas as salas", "You cannot delete this message. (%(code)s)": "Não pode apagar esta mensagem. (%(code)s)", "Thursday": "Quinta-feira", - "Back": "Voltar", "Messages in group chats": "Mensagens em salas", "Yesterday": "Ontem", "Error encountered (%(errorDetail)s).": "Erro encontrado (%(errorDetail)s).", @@ -338,12 +323,10 @@ "Call failed due to misconfigured server": "Chamada falhada devido a um erro de configuração do servidor", "Please ask the administrator of your homeserver (%(homeserverDomain)s) to configure a TURN server in order for calls to work reliably.": "Peça ao administrador do seu servidor inicial (%(homeserverDomain)s) de configurar um servidor TURN para que as chamadas funcionem fiavelmente.", "Explore rooms": "Explorar rooms", - "Sign In": "Iniciar sessão", "Create Account": "Criar conta", "Not a valid identity server (status code %(code)s)": "Servidor de Identidade inválido (código de status %(code)s)", "Identity server URL must be HTTPS": "O link do servidor de identidade deve começar com HTTPS", "Comment": "Comente", - "Confirm": "Confirmar", "Use Single Sign On to continue": "Use Single Sign On para continuar", "Identity server not set": "Servidor de identidade não definido", "No identity access token found": "Nenhum token de identidade de acesso encontrado", @@ -375,7 +358,6 @@ "%(minutes)sm %(seconds)ss left": "%(minutes)sm %(seconds)ss restantes", "Only continue if you trust the owner of the server.": "Continue apenas se confia no dono do servidor.", "User Busy": "Utilizador ocupado", - "Trust": "Confiar", "The user you called is busy.": "O utilizador para o qual tentou ligar está ocupado.", "The call was answered on another device.": "A chamada foi atendida noutro dispositivo.", "Unable to access microphone": "Não é possível aceder ao microfone", @@ -400,11 +382,9 @@ "You cannot place calls in this browser.": "Não pode fazer chamadas neste navegador.", "Database unexpectedly closed": "Base de dados fechada inesperadamente", "User is not logged in": "Utilizador não tem sessão iniciada", - "Reload": "Recarregar", "Empty room (was %(oldName)s)": "Sala vazia (era %(oldName)s)", "Anguilla": "Anguilla", "Empty room": "Sala vazia", - "Try again": "Tente novamente", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "O seu endereço de email não parece estar associado a um Matrix ID neste homeserver.", "There was an error looking up the phone number": "Ocorreu um erro ao procurar o número de telefone", "We couldn't log you in": "Não foi possível fazer login", @@ -717,7 +697,6 @@ "Haiti": "Haiti", "Actions": "Ações", "Messages": "Mensagens", - "Go Back": "Voltar", "Are you sure you want to cancel entering passphrase?": "Tem a certeza que quer cancelar a introdução da frase-passe?", "Cancel entering passphrase?": "Cancelar a introdução da frase-passe?", "Madagascar": "Madagáscar", @@ -767,7 +746,27 @@ "remove": "Remover", "save": "Salvar", "start_chat": "Iniciar conversa", - "view_source": "Ver a fonte" + "view_source": "Ver a fonte", + "reject": "Rejeitar", + "confirm": "Confirmar", + "dismiss": "Descartar", + "trust": "Confiar", + "reload": "Recarregar", + "cancel": "Cancelar", + "close": "Fechar", + "accept": "Aceitar", + "update": "Atualizar", + "skip": "Saltar", + "logout": "Sair", + "sign_out": "Sair", + "sign_in": "Entrar", + "add": "Adicionar", + "search": "Pesquisar", + "try_again": "Tente novamente", + "go_back": "Voltar", + "back": "Voltar", + "resend": "Reenviar", + "ignore": "Ignorar" }, "Home": "Início" } diff --git a/src/i18n/strings/pt_BR.json b/src/i18n/strings/pt_BR.json index 0573c35fb1..05063ca8d7 100644 --- a/src/i18n/strings/pt_BR.json +++ b/src/i18n/strings/pt_BR.json @@ -32,7 +32,6 @@ "Invalid Email Address": "Endereço de e-mail inválido", "Invites user with given id to current room": "Convida o usuário com o ID especificado para esta sala", "Sign in with": "Entrar com", - "Logout": "Sair", "Low priority": "Baixa prioridade", "Moderator": "Moderador/a", "New passwords must match each other.": "As novas senhas informadas precisam ser idênticas.", @@ -51,8 +50,6 @@ "Server may be unavailable, overloaded, or you hit a bug.": "O servidor pode estar indisponível ou sobrecarregado, ou então você encontrou uma falha no sistema.", "Session ID": "Identificador de sessão", "Signed Out": "Deslogar", - "Sign in": "Entrar", - "Sign out": "Sair", "Someone": "Alguém", "The email address linked to your account must be entered.": "O e-mail vinculado à sua conta precisa ser informado.", "This doesn't appear to be a valid email address": "Este não aparenta ser um endereço de e-mail válido", @@ -147,7 +144,6 @@ "Jump to first unread message.": "Ir diretamente para a primeira das mensagens não lidas.", "not specified": "não especificado", "No more results": "Não há mais resultados", - "Search": "Buscar", "Search failed": "Busca falhou", "Server error": "Erro no servidor", "Server may be unavailable, overloaded, or search timed out :(": "O servidor pode estar indisponível, sobrecarregado, ou a busca ultrapassou o tempo limite :(", @@ -159,7 +155,6 @@ "You seem to be in a call, are you sure you want to quit?": "Parece que você está em uma chamada. Tem certeza que quer sair?", "You seem to be uploading files, are you sure you want to quit?": "Parece que você está enviando arquivos. Tem certeza que quer sair?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Você não poderá desfazer essa alteração, pois está promovendo o usuário ao mesmo nível de permissão que você.", - "Cancel": "Cancelar", "Always show message timestamps": "Sempre mostrar as datas das mensagens", "Authentication": "Autenticação", "An error has occurred.": "Ocorreu um erro.", @@ -189,7 +184,6 @@ "Incorrect password": "Senha incorreta", "Unable to restore session": "Não foi possível restaurar a sessão", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Se você já usou antes uma versão mais recente do %(brand)s, a sua sessão pode ser incompatível com esta versão. Feche esta janela e tente abrir com a versão mais recente.", - "Dismiss": "Dispensar", "Token incorrect": "Token incorreto", "Please enter the code it contains:": "Por favor, entre com o código que está na mensagem:", "powered by Matrix": "oferecido por Matrix", @@ -224,7 +218,6 @@ "Register": "Registre-se", "You have disabled URL previews by default.": "Você desativou pré-visualizações de links por padrão.", "You have enabled URL previews by default.": "Você ativou pré-visualizações de links por padrão.", - "Add": "Adicionar", "Uploading %(filename)s": "Enviando o arquivo %(filename)s", "Uploading %(filename)s and %(count)s others": { "one": "Enviando o arquivo %(filename)s e %(count)s outros arquivos", @@ -234,10 +227,8 @@ "Create new room": "Criar nova sala", "New Password": "Nova senha", "Something went wrong!": "Não foi possível carregar!", - "Accept": "Aceitar", "Admin Tools": "Ferramentas de administração", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Não foi possível conectar ao Servidor de Base. Por favor, confira sua conectividade à internet, garanta que o certificado SSL do Servidor de Base é confiável, e que uma extensão do navegador não esteja bloqueando as requisições de rede.", - "Close": "Fechar", "No display name": "Nenhum nome e sobrenome", "%(roomName)s does not exist.": "%(roomName)s não existe.", "%(roomName)s is not accessible at this time.": "%(roomName)s não está acessível neste momento.", @@ -253,7 +244,6 @@ "Authentication check failed: incorrect password?": "Falha ao checar a autenticação: senha incorreta?", "Do you want to set an email address?": "Você deseja definir um endereço de e-mail?", "This will allow you to reset your password and receive notifications.": "Isso permitirá que você redefina sua senha e receba notificações.", - "Skip": "Pular", "Restricted": "Restrito", "You are not in this room.": "Você não está nesta sala.", "You do not have permission to do that in this room.": "Você não tem permissão para fazer isso nesta sala.", @@ -280,7 +270,6 @@ "Enable URL previews by default for participants in this room": "Ativar, para todos os participantes desta sala, a visualização de links", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Você não poderá desfazer essa alteração, já que está rebaixando sua própria permissão. Se você for a última pessoa nesta sala, será impossível recuperar a permissão atual.", "Unignore": "Desbloquear", - "Ignore": "Bloquear", "Jump to read receipt": "Ir para a confirmação de leitura", "Mention": "Mencionar", "Send an encrypted reply…": "Digite sua resposta criptografada…", @@ -415,13 +404,11 @@ "Notification targets": "Aparelhos notificados", "Today": "Hoje", "Friday": "Sexta-feira", - "Update": "Atualizar", "What's New": "Novidades", "On": "Ativado", "Changelog": "Registro de alterações", "Waiting for response from server": "Aguardando a resposta do servidor", "This Room": "Esta sala", - "Resend": "Reenviar", "Messages containing my display name": "Mensagens contendo meu nome e sobrenome", "Messages in one-to-one chats": "Mensagens em conversas individuais", "Unavailable": "Indisponível", @@ -435,7 +422,6 @@ "Search…": "Buscar…", "Developer Tools": "Ferramentas do desenvolvedor", "Saturday": "Sábado", - "Reject": "Recusar", "Monday": "Segunda-feira", "Toolbox": "Ferramentas", "Collecting logs": "Coletando logs", @@ -449,7 +435,6 @@ "All Rooms": "Todas as salas", "You cannot delete this message. (%(code)s)": "Você não pode apagar esta mensagem. (%(code)s)", "Thursday": "Quinta-feira", - "Back": "Voltar", "Show message in desktop notification": "Mostrar a mensagem na notificação da área de trabalho", "Messages in group chats": "Mensagens em salas", "Yesterday": "Ontem", @@ -588,7 +573,6 @@ "That matches!": "Isto corresponde!", "That doesn't match.": "Isto não corresponde.", "Go back to set it again.": "Voltar para configurar novamente.", - "Download": "Baixar", "Unable to create key backup": "Não foi possível criar backup da chave", "New Recovery Method": "Nova opção de recuperação", "If you didn't set the new recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "Se você não definiu a nova opção de recuperação, um invasor pode estar tentando acessar sua conta. Altere a senha da sua conta e defina uma nova opção de recuperação imediatamente nas Configurações.", @@ -699,7 +683,6 @@ "Anchor": "Âncora", "Headphones": "Fones de ouvido", "Folder": "Pasta", - "Pin": "Alfinete", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Enviamos um e-mail para você confirmar seu endereço. Por favor, siga as instruções e clique no botão abaixo.", "Email Address": "Endereço de e-mail", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Tem certeza? Você perderá suas mensagens criptografadas se não tiver feito o backup de suas chaves.", @@ -756,7 +739,6 @@ "Single Sign On": "Autenticação Única", "Confirm adding email": "Confirmar a inclusão de e-mail", "Click the button below to confirm adding this email address.": "Clique no botão abaixo para confirmar a adição deste endereço de e-mail.", - "Confirm": "Confirmar", "Add Email Address": "Adicionar endereço de e-mail", "Confirm adding phone number": "Confirmar adição de número de telefone", "Add Phone Number": "Adicionar número de telefone", @@ -766,17 +748,14 @@ "The server does not support the room version specified.": "O servidor não suporta a versão da sala especificada.", "Cancel entering passphrase?": "Cancelar a introdução da frase de senha?", "Are you sure you want to cancel entering passphrase?": "Tem certeza que quer cancelar a introdução da frase de senha?", - "Go Back": "Voltar", "Setting up keys": "Configurar chaves", "Identity server has no terms of service": "O servidor de identidade não tem termos de serviço", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Esta ação requer acesso ao servidor de identidade padrão para poder validar um endereço de e-mail ou número de telefone, mas este servidor não tem nenhum termo de uso.", "Only continue if you trust the owner of the server.": "Continue apenas se você confia em quem possui este servidor.", - "Trust": "Confiança", "%(name)s is requesting verification": "%(name)s está solicitando confirmação", "Sign In or Create Account": "Faça login ou crie uma conta", "Use your account or create a new one to continue.": "Use sua conta ou crie uma nova para continuar.", "Create Account": "Criar Conta", - "Sign In": "Fazer signin", "Custom (%(level)s)": "Personalizado (%(level)s)", "Messages": "Mensagens", "Actions": "Ações", @@ -881,8 +860,6 @@ "Ok": "Ok", "Encryption upgrade available": "Atualização de criptografia disponível", "Verify this session": "Confirmar esta sessão", - "Upgrade": "Atualizar", - "Verify": "Confirmar", "Other users may not trust it": "Outras(os) usuárias(os) podem não confiar nela", "New login. Was this you?": "Novo login. Foi você?", "Guest": "Convidada(o)", @@ -928,7 +905,6 @@ "To be secure, do this in person or use a trusted way to communicate.": "Para sua segurança, faça isso pessoalmente ou use uma forma confiável de comunicação.", "Lock": "Cadeado", "Accept to continue:": "Aceitar para continuar:", - "Upload": "Enviar", "This bridge was provisioned by .": "Esta integração foi disponibilizada por .", "This bridge is managed by .": "Esta integração é desenvolvida por .", "Show less": "Mostrar menos", @@ -1093,7 +1069,6 @@ "Widget added by": "Widget adicionado por", "This widget may use cookies.": "Este widget pode usar cookies.", "More options": "Mais opções", - "Join": "Entrar", "Rotate Left": "Girar para a esquerda", "Rotate Right": "Girar para a direita", "Language Dropdown": "Menu suspenso de idiomas", @@ -1204,7 +1179,6 @@ "Disconnect anyway": "Desconectar de qualquer maneira", "You are still sharing your personal data on the identity server .": "Você ainda está compartilhando seus dados pessoais no servidor de identidade .", "We recommend that you remove your email addresses and phone numbers from the identity server before disconnecting.": "Recomendamos que você remova seus endereços de e-mail e números de telefone do servidor de identidade antes de desconectar.", - "Go back": "Voltar", "You are currently using to discover and be discoverable by existing contacts you know. You can change your identity server below.": "No momento, você está usando para descobrir e ser descoberto pelos contatos existentes que você conhece. Você pode alterar seu servidor de identidade abaixo.", "If you don't want to use to discover and be discoverable by existing contacts you know, enter another identity server below.": "Se você não quiser usar para descobrir e ser detectável pelos contatos existentes, digite outro servidor de identidade abaixo.", "You are not currently using an identity server. To discover and be discoverable by existing contacts you know, add one below.": "No momento, você não está usando um servidor de identidade. Para descobrir e ser descoberto pelos contatos existentes, adicione um abaixo.", @@ -1328,7 +1302,6 @@ "Notify everyone": "Notificar todos", "Your email address hasn't been verified yet": "Seu endereço de e-mail ainda não foi confirmado", "Revoke": "Revogar", - "Share": "Compartilhar", "Unable to revoke sharing for phone number": "Não foi possível revogar o compartilhamento do número de celular", "Unable to share phone number": "Não foi possível compartilhar o número de celular", "Please enter verification code sent via text.": "Digite o código de confirmação enviado por mensagem de texto.", @@ -1450,7 +1423,6 @@ "Password is allowed, but unsafe": "Esta senha é permitida, mas não é segura", "Sign in with SSO": "Faça login com SSO (Login Único)", "Couldn't load page": "Não foi possível carregar a página", - "View": "Ver", "You have %(count)s unread notifications in a prior version of this room.": { "other": "Você tem %(count)s notificações não lidas em uma versão anterior desta sala.", "one": "Você tem %(count)s notificações não lidas em uma versão anterior desta sala." @@ -1529,7 +1501,6 @@ "No other published addresses yet, add one below": "Nenhum endereço publicado ainda, adicione um abaixo", "Set addresses for this room so users can find this room through your homeserver (%(localDomain)s)": "Defina endereços para esta sala, de modo que os usuários possam encontrar esta sala em seu servidor local (%(localDomain)s)", "One of the following may be compromised:": "Um dos seguintes pode estar comprometido:", - "Got it": "Ok, entendi", "%(brand)s encountered an error during upload of:": "%(brand)s encontrou um erro durante o envio de:", "Upload completed": "Envio concluído", "Cancelled signature upload": "Envio cancelado da assinatura", @@ -1591,7 +1562,6 @@ "You can also set up Secure Backup & manage your keys in Settings.": "Você também pode configurar o Backup online & configurar as suas senhas nas Configurações.", "Cross-signing is ready for use.": "A autoverificação está pronta para uso.", "Cross-signing is not set up.": "A autoverificação não está configurada.", - "Reset": "Redefinir", "not found in storage": "não encontrado no armazenamento", "Master private key:": "Chave privada principal:", "Failed to save your profile": "Houve uma falha ao salvar o seu perfil", @@ -1634,7 +1604,6 @@ "Your area is experiencing difficulties connecting to the internet.": "A sua região está com dificuldade de acesso à internet.", "A connection error occurred while trying to contact the server.": "Um erro ocorreu na conexão do Element com o servidor.", "Unable to set up keys": "Não foi possível configurar as chaves", - "Unpin": "Desafixar", "Failed to get autodiscovery configuration from server": "Houve uma falha para obter do servidor a configuração de encontrar contatos", "If you've joined lots of rooms, this might take a while": "Se você participa em muitas salas, isso pode demorar um pouco", "Unable to query for supported registration methods.": "Não foi possível consultar as opções de registro suportadas.", @@ -2120,7 +2089,6 @@ "Use app for a better experience": "Use o aplicativo para ter uma experiência melhor", "Converts the DM to a room": "Converte a conversa para uma sala", "Converts the room to a DM": "Converte a sala para uma conversa", - "Try again": "Tente novamente", "We couldn't log you in": "Não foi possível fazer login", "Settable at room": "Definido em cada sala", "Settable at global": "Definido globalmente", @@ -2148,7 +2116,6 @@ "Skip for now": "Ignorar por enquanto", "Random": "Aleatório", "Welcome to ": "Boas-vindas ao ", - "Delete": "Excluir", "This homeserver has been blocked by its administrator.": "Este servidor local foi bloqueado pelo seu administrador.", "You're already in a call with this person.": "Você já está em uma chamada com essa pessoa.", "Failed to create initial space rooms": "Falha ao criar salas de espaço iniciais", @@ -2246,8 +2213,6 @@ "Keyword": "Palavra-chave", "Error saving notification preferences": "Erro ao salvar as preferências de notificações", "Messages containing keywords": "Mensagens contendo palavras-chave", - "Collapse": "Colapsar", - "Expand": "Expandir", "Recommended for public spaces.": "Recomendado para espaços públicos.", "Preview Space": "Previsualizar o Espaço", "Visibility": "Visibilidade", @@ -2415,8 +2380,6 @@ "Size can only be a number between %(min)s MB and %(max)s MB": "O tamanho pode ser apenas um número entre %(min)s MB e %(max)s MB", "Enter a number between %(min)s and %(max)s": "Insira um número entre %(min)s e %(max)s", "In reply to this message": "Em resposta a esta mensagem", - "Zoom in": "Aumentar zoom", - "Zoom out": "Diminuir zoom", "Export chat": "Exportar conversa", "File Attached": "Arquivo Anexado", "Topic: %(topic)s": "Tópico: %(topic)s", @@ -2448,7 +2411,6 @@ "Share anonymous data to help us identify issues. Nothing personal. No third parties. Learn More": "Compartilhe dados anônimos para nos ajudar a identificar problemas. Nada pessoal. Sem terceiros. Saiba mais", "You previously consented to share anonymous usage data with us. We're updating how that works.": "Você consentiu anteriormente em compartilhar dados de uso anônimos conosco. Estamos atualizando como isso funciona.", "Help improve %(analyticsOwner)s": "Ajude a melhorar %(analyticsOwner)s", - "Stop": "Pare", "That's fine": "Isso é bom", "Current Timeline": "Linha do tempo atual", "Specify a number of messages": "Especifique um número de mensagens", @@ -2894,7 +2856,43 @@ "start": "Iniciar", "start_chat": "Iniciar conversa", "view_source": "Ver código-fonte", - "yes": "Sim" + "yes": "Sim", + "reject": "Recusar", + "confirm": "Confirmar", + "dismiss": "Dispensar", + "trust": "Confiança", + "cancel": "Cancelar", + "stop": "Pare", + "join": "Entrar", + "close": "Fechar", + "accept": "Aceitar", + "upgrade": "Atualizar", + "verify": "Confirmar", + "update": "Atualizar", + "delete": "Excluir", + "upload": "Enviar", + "collapse": "Colapsar", + "reset": "Redefinir", + "share": "Compartilhar", + "skip": "Pular", + "logout": "Sair", + "view": "Ver", + "expand": "Expandir", + "sign_out": "Sair", + "sign_in": "Entrar", + "add": "Adicionar", + "search": "Buscar", + "try_again": "Tente novamente", + "go_back": "Voltar", + "back": "Voltar", + "resend": "Reenviar", + "ignore": "Bloquear", + "zoom_in": "Aumentar zoom", + "zoom_out": "Diminuir zoom", + "download": "Baixar", + "pin": "Alfinete", + "unpin": "Desafixar", + "got_it": "Ok, entendi" }, "a11y": { "user_menu": "Menu do usuário" diff --git a/src/i18n/strings/ro.json b/src/i18n/strings/ro.json index 2716abce22..25d451c427 100644 --- a/src/i18n/strings/ro.json +++ b/src/i18n/strings/ro.json @@ -37,9 +37,7 @@ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s%(monthName)s%(day)s%(fullYear)s", "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s%(monthName)s%(day)s%(fullYear)s%(time)s", "Explore rooms": "Explorează camerele", - "Sign In": "Autentificare", "Create Account": "Înregistare", - "Dismiss": "Închide", "You've reached the maximum number of simultaneous calls.": "Ați atins numărul maxim de apeluri simultane.", "Too Many Calls": "Prea multe apeluri", "No other application is using the webcam": "Nicio altă aplicație nu folosește camera web", @@ -62,7 +60,6 @@ "Confirm adding phone number": "Confirmați adăugarea numărului de telefon", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Confirmați adăugarea acestui număr de telefon utilizând Single Sign On pentru a vă dovedi identitatea.", "Add Email Address": "Adăugați o adresă de e-mail", - "Confirm": "Confirmă", "Click the button below to confirm adding this email address.": "Faceți clic pe butonul de mai jos pentru a confirma adăugarea acestei adrese de e-mail.", "Confirm adding email": "Confirmați adăugarea e-mailului", "Single Sign On": "Single Sign On", @@ -73,6 +70,9 @@ "error": "Eroare" }, "action": { - "ok": "OK" + "ok": "OK", + "confirm": "Confirmă", + "dismiss": "Închide", + "sign_in": "Autentificare" } } diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index 0b4b326681..b4c431cfb6 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -28,7 +28,6 @@ "Invalid Email Address": "Недопустимый email", "Invites user with given id to current room": "Приглашает пользователя с заданным ID в текущую комнату", "Sign in with": "Войти с помощью", - "Logout": "Выйти", "Low priority": "Маловажные", "Moderator": "Модератор", "New passwords must match each other.": "Новые пароли должны совпадать.", @@ -134,12 +133,9 @@ "%(brand)s version:": "Версия %(brand)s:", "Room %(roomId)s not visible": "Комната %(roomId)s невидима", "Rooms": "Комнаты", - "Search": "Поиск", "Search failed": "Поиск не удался", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s отправил(а) изображение.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s пригласил(а) %(targetDisplayName)s в комнату.", - "Sign in": "Войти", - "Sign out": "Выйти", "Someone": "Кто-то", "Submit": "Отправить", "This email address is already in use": "Этот адрес электронной почты уже используется", @@ -151,9 +147,7 @@ "This phone number is already in use": "Этот номер телефона уже используется", "You seem to be uploading files, are you sure you want to quit?": "Похоже, вы сейчас отправляете файлы. Уверены, что хотите выйти?", "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(day)s %(monthName)s %(fullYear)s %(time)s", - "Cancel": "Отмена", "Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or enable unsafe scripts.": "Не удается подключиться к домашнему серверу через HTTP, так как в адресной строке браузера указан адрес HTTPS. Используйте HTTPS или включите небезопасные скрипты.", - "Dismiss": "Закрыть", "Operation failed": "Сбой операции", "powered by Matrix": "основано на Matrix", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Отображать время в 12-часовом формате (напр. 2:30 ПП)", @@ -225,7 +219,6 @@ "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s удалил(а) аватар комнаты.", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s изменил(а) аватар комнаты %(roomName)s", "Create new room": "Создать комнату", - "Add": "Добавить", "Uploading %(filename)s": "Отправка %(filename)s", "Uploading %(filename)s and %(count)s others": { "one": "Отправка %(filename)s и %(count)s другой", @@ -234,9 +227,7 @@ "You must register to use this functionality": "Вы должны зарегистрироваться, чтобы использовать эту функцию", "New Password": "Новый пароль", "Something went wrong!": "Что-то пошло не так!", - "Accept": "Принять", "Admin Tools": "Инструменты администратора", - "Close": "Закрыть", "No display name": "Нет отображаемого имени", "Start authentication": "Начать аутентификацию", "(~%(count)s results)": { @@ -253,7 +244,6 @@ "Authentication check failed: incorrect password?": "Ошибка аутентификации: возможно, неправильный пароль?", "Do you want to set an email address?": "Хотите указать email?", "This will allow you to reset your password and receive notifications.": "Это позволит при необходимости сбросить пароль и получать уведомления.", - "Skip": "Пропустить", "Check for update": "Проверить наличие обновлений", "Delete widget": "Удалить виджет", "Define the power level of a user": "Определить уровень прав пользователя", @@ -270,7 +260,6 @@ "%(widgetName)s widget modified by %(senderName)s": "Виджет %(widgetName)s был изменен %(senderName)s", "Copied!": "Скопировано!", "Failed to copy": "Не удалось скопировать", - "Ignore": "Игнорировать", "Unignore": "Перестать игнорировать", "You are now ignoring %(userId)s": "Теперь вы игнорируете %(userId)s", "You are no longer ignoring %(userId)s": "Вы больше не игнорируете %(userId)s", @@ -420,7 +409,6 @@ "Notification targets": "Устройства для уведомлений", "Today": "Сегодня", "Friday": "Пятница", - "Update": "Обновить", "What's New": "Что изменилось", "On": "Включить", "Changelog": "История изменений", @@ -435,14 +423,12 @@ "Messages sent by bot": "Сообщения от ботов", "Filter results": "Фильтрация результатов", "No update available.": "Нет доступных обновлений.", - "Resend": "Переотправить", "Collecting app version information": "Сбор информации о версии приложения", "Tuesday": "Вторник", "Search…": "Поиск…", "Developer Tools": "Инструменты разработчика", "Preparing to send logs": "Подготовка к отправке журналов", "Saturday": "Суббота", - "Reject": "Отклонить", "Monday": "Понедельник", "Toolbox": "Панель инструментов", "Collecting logs": "Сбор журналов", @@ -457,7 +443,6 @@ "You cannot delete this message. (%(code)s)": "Это сообщение нельзя удалить. (%(code)s)", "Thursday": "Четверг", "Logs sent": "Журналы отправлены", - "Back": "Назад", "Show message in desktop notification": "Показывать текст сообщения в уведомлениях на рабочем столе", "Messages in group chats": "Сообщения в конференциях", "Yesterday": "Вчера", @@ -607,7 +592,6 @@ "Room Topic": "Тема комнаты", "This room is a continuation of another conversation.": "Эта комната является продолжением другого разговора.", "Click here to see older messages.": "Нажмите, чтобы увидеть старые сообщения.", - "Join": "Войти", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "Ваше сообщение не было отправлено, потому что этот домашний сервер превысил месячный лимит активных пользователей. обратитесь к администратору службы, чтобы продолжить использование службы.", "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "Ваше сообщение не было отправлено, потому что этот домашний сервер превысил лимит ресурсов. обратитесь к администратору службы, чтобы продолжить использование службы.", "Prompt before sending invites to potentially invalid matrix IDs": "Подтверждать отправку приглашений на потенциально недействительные matrix ID", @@ -623,17 +607,14 @@ "Incoming Verification Request": "Входящий запрос о проверке", "Clear cache and resync": "Очистить кэш и выполнить повторную синхронизацию", "Updating %(brand)s": "Обновление %(brand)s", - "Go back": "Назад", "Failed to upgrade room": "Не удалось обновить комнату", "The room upgrade could not be completed": "Невозможно завершить обновление комнаты", "Upgrade this room to version %(version)s": "Обновить эту комнату до версии %(version)s", "Unable to load backup status": "Невозможно загрузить статус резервной копии", "Unable to restore backup": "Невозможно восстановить резервную копию", "No backup found!": "Резервных копий не найдено!", - "Download": "Скачать", "Email (optional)": "Адрес электронной почты (не обязательно)", "Phone (optional)": "Телефон (не обязательно)", - "Confirm": "Подтвердить", "Other": "Другие", "Go to Settings": "Перейти в настройки", "Set up Secure Messages": "Настроить безопасные сообщения", @@ -701,7 +682,6 @@ "Anchor": "Якорь", "Headphones": "Наушники", "Folder": "Папка", - "Pin": "Закрепить", "Your keys are being backed up (the first backup could take a few minutes).": "Выполняется резервная копия ключей (первый раз это может занять несколько минут).", "The file '%(fileName)s' exceeds this homeserver's size limit for uploads": "Размер файла '%(fileName)s' превышает допустимый предел загрузки, установленный на этом сервере", "Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Добавляет смайл ¯\\_(ツ)_/¯ в начало сообщения", @@ -779,7 +759,6 @@ "This room has been replaced and is no longer active.": "Эта комната заменена и более неактивна.", "Join the conversation with an account": "Присоединиться к разговору с учётной записью", "Sign Up": "Зарегистрироваться", - "Sign In": "Войти", "Reason: %(reason)s": "Причина: %(reason)s", "Forget this room": "Забыть эту комнату", "Re-join": "Пере-присоединение", @@ -828,7 +807,6 @@ "Your browser likely removed this data when running low on disk space.": "Вероятно, ваш браузер удалил эти данные, когда на дисковом пространстве оставалось мало места.", "Upload files (%(current)s of %(total)s)": "Загрузка файлов (%(current)s из %(total)s)", "Upload files": "Загрузка файлов", - "Upload": "Загрузить", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Этот файл слишком большой для загрузки. Лимит размера файла составляет %(limit)s но этот файл %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Эти файлы слишком большие для загрузки. Лимит размера файла составляет %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Некоторые файлы имеют слишком большой размер, чтобы их можно было загрузить. Лимит размера файла составляет %(limit)s.", @@ -885,7 +863,6 @@ "Uploaded sound": "Загруженный звук", "Sounds": "Звук", "Notification sound": "Звук уведомления", - "Reset": "Сброс", "Set a new custom sound": "Установка нового пользовательского звука", "Browse": "Просматривать", "Go back to set it again.": "Задать другой пароль.", @@ -1003,7 +980,6 @@ "Verify the link in your inbox": "Проверьте ссылку в вашем почтовом ящике(папка \"Входящие\")", "Complete": "Выполнено", "Revoke": "Отмена", - "Share": "Поделиться", "Discovery options will appear once you have added an email above.": "Параметры поиска по электронной почты появятся после добавления её выше.", "Unable to revoke sharing for phone number": "Не удалось отменить общий доступ к номеру телефона", "Unable to share phone number": "Не удается предоставить общий доступ к номеру телефона", @@ -1062,7 +1038,6 @@ "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "Отчет о данном сообщении отправит свой уникальный 'event ID' администратору вашего домашнего сервера. Если сообщения в этой комнате зашифрованы, администратор вашего домашнего сервера не сможет прочитать текст сообщения или просмотреть какие-либо файлы или изображения.", "Missing captcha public key in homeserver configuration. Please report this to your homeserver administrator.": "Отсутствует Капча открытого ключа в конфигурации домашнего сервера. Пожалуйста, сообщите об этом администратору вашего домашнего сервера.", "%(creator)s created and configured the room.": "%(creator)s создал(а) и настроил(а) комнату.", - "View": "Просмотр", "Explore rooms": "Обзор комнат", "Command Autocomplete": "Автозаполнение команды", "Emoji Autocomplete": "Автодополнение смайлов", @@ -1083,7 +1058,6 @@ "Room %(name)s": "Комната %(name)s", "Jump to first unread room.": "Перейти в первую непрочитанную комнату.", "Jump to first invite.": "Перейти к первому приглашению.", - "Trust": "Доверие", "Unread messages.": "Непрочитанные сообщения.", "Message Actions": "Сообщение действий", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Это действие требует по умолчанию доступа к серверу идентификации для подтверждения адреса электронной почты или номера телефона, но у сервера нет никакого пользовательского соглашения.", @@ -1154,8 +1128,6 @@ "To be secure, do this in person or use a trusted way to communicate.": "Чтобы быть в безопасности, делайте это лично или используйте надежный способ связи.", "Lock": "Заблокировать", "Other users may not trust it": "Другие пользователи могут не доверять этому сеансу", - "Upgrade": "Обновление", - "Verify": "Заверить", "Later": "Позже", "Review": "Обзор", "This bridge was provisioned by .": "Этот мост был подготовлен пользователем .", @@ -1241,7 +1213,6 @@ "Verify by comparing unique emoji.": "Подтверждение сравнением уникальных смайлов.", "Verify all users in a room to ensure it's secure.": "Подтвердите всех пользователей в комнате, чтобы обеспечить безопасность.", "You've successfully verified %(displayName)s!": "Вы успешно подтвердили %(displayName)s!", - "Got it": "Понятно", "Activate selected button": "Нажать выбранную кнопку", "Toggle right panel": "Показать/скрыть правую панель", "Cancel autocomplete": "Отменить автозаполнение", @@ -1394,7 +1365,6 @@ "Your homeserver has exceeded its user limit.": "Ваш домашний сервер превысил свой лимит пользователей.", "Your homeserver has exceeded one of its resource limits.": "Ваш домашний сервер превысил один из своих лимитов ресурсов.", "Are you sure you want to cancel entering passphrase?": "Вы уверены, что хотите отменить ввод кодовой фразы?", - "Go Back": "Назад", "Contact your server admin.": "Обратитесь к администратору сервера.", "Ok": "Хорошо", "New login. Was this you?": "Новый вход в вашу учётную запись. Это были Вы?", @@ -1625,7 +1595,6 @@ "Not encrypted": "Не зашифровано", "Room settings": "Настройки комнаты", "Take a picture": "Сделать снимок", - "Unpin": "Открепить", "Cross-signing is ready for use.": "Кросс-подпись готова к использованию.", "Cross-signing is not set up.": "Кросс-подпись не настроена.", "Backup version:": "Версия резервной копии:", @@ -2121,7 +2090,6 @@ "Use app for a better experience": "Используйте приложение для лучшего опыта", "Converts the DM to a room": "Преобразовать ЛС в комнату", "Converts the room to a DM": "Преобразовывает комнату в ЛС", - "Try again": "Попробовать ещё раз", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Мы попросили браузер запомнить, какой домашний сервер вы используете для входа в систему, но, к сожалению, ваш браузер забыл об этом. Перейдите на страницу входа и попробуйте ещё раз.", "We couldn't log you in": "Нам не удалось войти в систему", "Value in this room:": "Значение в этой комнате:", @@ -2191,7 +2159,6 @@ "Invite only, best for yourself or teams": "Только по приглашениям, лучший вариант для себя или команды", "Open space for anyone, best for communities": "Открытое пространство для всех, лучший вариант для сообществ", "Create a space": "Создать пространство", - "Delete": "Удалить", "Jump to the bottom of the timeline when you send a message": "Перейти к нижней части временной шкалы, когда вы отправляете сообщение", "This homeserver has been blocked by its administrator.": "Доступ к этому домашнему серверу заблокирован вашим администратором.", "You're already in a call with this person.": "Вы уже разговариваете с этим человеком.", @@ -2371,8 +2338,6 @@ "one": "%(severalUsers)sизменили разрешения сервера", "other": "%(severalUsers)sизменили разрешения сервера %(count)s раз(а)" }, - "Zoom in": "Увеличить", - "Zoom out": "Уменьшить", "%(count)s people you know have already joined": { "one": "%(count)s человек, которого вы знаете, уже присоединился", "other": "%(count)s человек(а), которых вы знаете, уже присоединились" @@ -2463,8 +2428,6 @@ "Error saving notification preferences": "Ошибка при сохранении настроек уведомлений", "Messages containing keywords": "Сообщения с ключевыми словами", "Message search initialisation failed": "Инициализация поиска сообщений не удалась", - "Collapse": "Свернуть", - "Expand": "Развернуть", "Recommended for public spaces.": "Рекомендуется для публичных пространств.", "Allow people to preview your space before they join.": "Дайте людям возможность предварительно ознакомиться с вашим пространством, прежде чем они присоединятся к нему.", "Preview Space": "Предварительный просмотр пространства", @@ -2576,7 +2539,6 @@ "Format": "Формат", "Export Chat": "Экспорт чата", "Exporting your data": "Экспорт ваших данных", - "Stop": "Стоп", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Вы уверены, что хотите прекратить экспорт данных? Если да, то вам придется начать все сначала.", "Your export was successful. Find it in your Downloads folder.": "Ваш экспорт звершен. Найдите его в папке \"Загрузки\".", "The export was cancelled successfully": "Экспорт был отменен", @@ -2884,7 +2846,6 @@ "Verify this device by confirming the following number appears on its screen.": "Проверьте это устройство, убедившись, что на его экране отображается следующее число.", "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "Ожидает проверки на другом устройстве, %(deviceName)s (%(deviceId)s)…", "Confirm the emoji below are displayed on both devices, in the same order:": "Убедитесь, что приведённые ниже смайлики отображаются в обоих сеансах в одинаковом порядке:", - "Call": "Вызов", "Dial": "Набор", "sends rainfall": "отправляет дождь", "Sends the given message with rainfall": "Отправляет заданное сообщение с дождём", @@ -3462,7 +3423,6 @@ "You have unverified sessions": "У вас есть незаверенные сеансы", "Rich text editor": "Наглядный текстовый редактор", "Search users in this room…": "Поиск пользователей в этой комнате…", - "Apply": "Применить", "You ended a voice broadcast": "Вы завершили голосовую трансляцию", "%(senderName)s ended a voice broadcast": "%(senderName)s завершил(а) голосовую трансляцию", "You ended a voice broadcast": "Вы завершили голосовую трансляцию", @@ -3660,7 +3620,45 @@ "start": "Начать", "start_chat": "Отправить личное сообщение", "view_source": "Исходный код", - "yes": "Да" + "yes": "Да", + "reject": "Отклонить", + "confirm": "Подтвердить", + "dismiss": "Закрыть", + "trust": "Доверие", + "cancel": "Отмена", + "stop": "Стоп", + "join": "Войти", + "close": "Закрыть", + "accept": "Принять", + "upgrade": "Обновление", + "verify": "Заверить", + "update": "Обновить", + "call": "Вызов", + "delete": "Удалить", + "upload": "Загрузить", + "collapse": "Свернуть", + "apply": "Применить", + "reset": "Сброс", + "share": "Поделиться", + "skip": "Пропустить", + "logout": "Выйти", + "view": "Просмотр", + "expand": "Развернуть", + "sign_out": "Выйти", + "sign_in": "Войти", + "add": "Добавить", + "search": "Поиск", + "try_again": "Попробовать ещё раз", + "go_back": "Назад", + "back": "Назад", + "resend": "Переотправить", + "ignore": "Игнорировать", + "zoom_in": "Увеличить", + "zoom_out": "Уменьшить", + "download": "Скачать", + "pin": "Закрепить", + "unpin": "Открепить", + "got_it": "Понятно" }, "a11y": { "user_menu": "Меню пользователя" diff --git a/src/i18n/strings/si.json b/src/i18n/strings/si.json index 5b9031fc05..571179c02d 100644 --- a/src/i18n/strings/si.json +++ b/src/i18n/strings/si.json @@ -3,10 +3,12 @@ "This phone number is already in use": "මෙම දුරකථන අංකය දැනටමත් භාවිතයේ පවතී", "Use Single Sign On to continue": "ඉදිරියට යාමට තනි පුරනය වීම භාවිතා කරන්න", "Confirm adding this email address by using Single Sign On to prove your identity.": "ඔබගේ අනන්‍යතාවය සනාථ කිරීම සඳහා තනි පුරනය භාවිතා කිරීමෙන් මෙම විද්‍යුත් තැපැල් ලිපිනය එක් කිරීම තහවුරු කරන්න.", - "Confirm": "තහවුරු කරන්න", "Add Email Address": "වි-තැපැල් ලිපිනය එකතු කරන්න", - "Sign In": "පිවිසෙන්න", - "Dismiss": "ඉවතලන්න", "Explore rooms": "කාමර බලන්න", - "Create Account": "ගිණුමක් සාදන්න" + "Create Account": "ගිණුමක් සාදන්න", + "action": { + "confirm": "තහවුරු කරන්න", + "dismiss": "ඉවතලන්න", + "sign_in": "පිවිසෙන්න" + } } diff --git a/src/i18n/strings/sk.json b/src/i18n/strings/sk.json index d1800882a5..9c4997c6c2 100644 --- a/src/i18n/strings/sk.json +++ b/src/i18n/strings/sk.json @@ -80,11 +80,9 @@ "Your browser does not support the required cryptography extensions": "Váš prehliadač nepodporuje požadované kryptografické rozšírenia", "Not a valid %(brand)s keyfile": "Toto nie je správny súbor s kľúčmi %(brand)s", "Authentication check failed: incorrect password?": "Kontrola overenia zlyhala: Nesprávne heslo?", - "Accept": "Prijať", "Incorrect verification code": "Nesprávny overovací kód", "Submit": "Odoslať", "Phone": "Telefón", - "Add": "Pridať", "No display name": "Žiadne zobrazované meno", "New passwords don't match": "Nové heslá sa nezhodujú", "Passwords can't be empty": "Heslá nemôžu byť prázdne", @@ -104,7 +102,6 @@ "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Túto zmenu nebudete môcť vrátiť späť, pretože tomuto používateľovi udeľujete rovnakú úroveň oprávnenia, akú máte vy.", "Are you sure?": "Ste si istí?", "Unignore": "Prestať ignorovať", - "Ignore": "Ignorovať", "Jump to read receipt": "Preskočiť na potvrdenie o prečítaní", "Mention": "Zmieniť sa", "Admin Tools": "Nástroje správcu", @@ -133,7 +130,6 @@ "Join Room": "Vstúpiť do miestnosti", "Upload avatar": "Nahrať obrázok", "Forget room": "Zabudnúť miestnosť", - "Search": "Hľadať", "Rooms": "Miestnosti", "Low priority": "Nízka priorita", "Historical": "Historické", @@ -156,9 +152,7 @@ "Members only (since they joined)": "Len členovia (odkedy vstúpili)", "Permissions": "Povolenia", "Advanced": "Pokročilé", - "Cancel": "Zrušiť", "Jump to first unread message.": "Preskočiť na prvú neprečítanú správu.", - "Close": "Zavrieť", "not specified": "nezadané", "This room has no local addresses": "Pre túto miestnosť nie sú žiadne lokálne adresy", "You have disabled URL previews by default.": "Predvolene máte zakázané náhľady URL adries.", @@ -177,7 +171,6 @@ "Failed to copy": "Nepodarilo sa skopírovať", "Add an Integration": "Pridať integráciu", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Budete presmerovaní na stránku tretej strany, aby ste mohli overiť svoj účet na použitie s %(integrationsUrl)s. Chcete pokračovať?", - "Dismiss": "Zamietnuť", "Token incorrect": "Neplatný token", "A text message has been sent to %(msisdn)s": "Na číslo %(msisdn)s bola odoslaná textová správa", "Please enter the code it contains:": "Prosím, zadajte kód z tejto správy:", @@ -185,7 +178,6 @@ "powered by Matrix": "používa protokol Matrix", "Sign in with": "Na prihlásenie sa použije", "Email address": "Emailová adresa", - "Sign in": "Prihlásiť sa", "Register": "Zaregistrovať", "Something went wrong!": "Niečo sa pokazilo!", "Delete Widget": "Vymazať widget", @@ -295,7 +287,6 @@ "Unable to add email address": "Nie je možné pridať emailovú adresu", "Unable to verify email address.": "Nie je možné overiť emailovú adresu.", "This will allow you to reset your password and receive notifications.": "Toto vám umožní obnoviť si heslo a prijímať oznámenia emailom.", - "Skip": "Preskočiť", "You must register to use this functionality": "Aby ste mohli použiť túto vlastnosť, musíte byť zaregistrovaný", "You must join the room to see its files": "Aby ste si mohli zobraziť zoznam súborov, musíte vstúpiť do miestnosti", "Reject invitation": "Odmietnuť pozvanie", @@ -304,7 +295,6 @@ "Are you sure you want to leave the room '%(roomName)s'?": "Ste si istí, že chcete opustiť miestnosť '%(roomName)s'?", "Signed Out": "Ste odhlásení", "For security, this session has been signed out. Please sign in again.": "Z bezpečnostných dôvodov bola táto relácia odhlásená. Prosím, prihláste sa znova.", - "Logout": "Odhlásiť sa", "Connectivity to the server has been lost.": "Spojenie so serverom bolo prerušené.", "Sent messages will be stored until your connection has returned.": "Odoslané správy ostanú uložené, kým sa spojenie nenadviaže znovu.", "You seem to be uploading files, are you sure you want to quit?": "Zdá sa, že práve nahrávate súbory, ste si istí, že chcete skončiť?", @@ -326,7 +316,6 @@ "Enable automatic language detection for syntax highlighting": "Povoliť automatickú detekciu jazyka pre zvýraznenie syntaxe", "Automatically replace plain text Emoji": "Automaticky nahrádzať textové emotikony modernými", "Mirror local video feed": "Zrkadliť lokálne video", - "Sign out": "Odhlásiť sa", "Failed to change password. Is your password correct?": "Nepodarilo sa zmeniť heslo. Zadali ste správne heslo?", "Unable to remove contact information": "Nie je možné odstrániť kontaktné informácie", "": "", @@ -419,13 +408,11 @@ "Notification targets": "Ciele oznámení", "Today": "Dnes", "Friday": "Piatok", - "Update": "Aktualizovať", "On": "Povolené", "Changelog": "Zoznam zmien", "Waiting for response from server": "Čakanie na odpoveď zo servera", "Failed to send logs: ": "Nepodarilo sa odoslať záznamy: ", "This Room": "V tejto miestnosti", - "Resend": "Poslať znovu", "Messages in one-to-one chats": "Správy v priamych konverzáciách", "Unavailable": "Nedostupné", "Source URL": "Pôvodná URL", @@ -439,7 +426,6 @@ "Event sent!": "Udalosť odoslaná!", "Preparing to send logs": "príprava odoslania záznamov", "Saturday": "Sobota", - "Reject": "Odmietnuť", "Monday": "Pondelok", "Toolbox": "Nástroje", "Collecting logs": "Získavajú sa záznamy", @@ -456,7 +442,6 @@ "You cannot delete this message. (%(code)s)": "Nemôžete vymazať túto správu. (%(code)s)", "Thursday": "Štvrtok", "Logs sent": "Záznamy boli odoslané", - "Back": "Naspäť", "Show message in desktop notification": "Zobraziť text správy v oznámení na pracovnej ploche", "Messages in group chats": "Správy v skupinových konverzáciách", "Yesterday": "Včera", @@ -593,7 +578,6 @@ "That matches!": "Zhoda!", "That doesn't match.": "To sa nezhoduje.", "Go back to set it again.": "Vráťte sa späť a nastavte to znovu.", - "Download": "Stiahnuť", "Unable to create key backup": "Nie je možné vytvoriť zálohu šifrovacích kľúčov", "New Recovery Method": "Nový spôsob obnovy", "If you didn't set the new recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.": "Ak ste si nenastavili nový spôsob obnovenia, je možné, že útočník sa pokúša dostať k vášmu účtu. Radšej si ihneď zmeňte vaše heslo a nastavte si nový spôsob obnovenia v Nastaveniach.", @@ -698,7 +682,6 @@ "Anchor": "Kotva", "Headphones": "Slúchadlá", "Folder": "Fascikel", - "Pin": "Špendlík", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Poslali sme vám email, aby sme mohli overiť vašu adresu. Postupujte podľa odoslaných inštrukcií a potom kliknite na nižšie zobrazené tlačidlo.", "Email Address": "Emailová adresa", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "Ste si istí? Ak nemáte správne zálohované šifrovacie kľúče, prídete o históriu šifrovaných konverzácií.", @@ -769,7 +752,6 @@ "Room avatar": "Obrázok miestnosti", "Room Name": "Názov miestnosti", "Room Topic": "Téma miestnosti", - "Join": "Vstúpiť", "Power level": "Úroveň oprávnenia", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Overte tohto používateľa a označte ho ako dôveryhodného. Dôveryhodní používatelia vám poskytujú dodatočný pokoj na duši pri používaní end-to-end šifrovaných správ.", "Incoming Verification Request": "Prichádzajúca žiadosť o overenie", @@ -777,14 +759,12 @@ "Manually export keys": "Ručne exportovať kľúče", "You'll lose access to your encrypted messages": "Stratíte prístup ku zašifrovaným správam", "Are you sure you want to sign out?": "Naozaj sa chcete odhlásiť?", - "Go back": "Naspäť", "Room Settings - %(roomName)s": "Nastavenia miestnosti - %(roomName)s", "Warning: you should only set up key backup from a trusted computer.": "Varovanie: zálohovanie šifrovacích kľúčov by ste mali nastavovať na dôveryhodnom počítači.", "This homeserver would like to make sure you are not a robot.": "Tento domovský server by sa rád uistil, že nie ste robot.", "Change": "Zmeniť", "Email (optional)": "Email (nepovinné)", "Phone (optional)": "Telefón (nepovinné)", - "Confirm": "Potvrdiť", "Join millions for free on the largest public server": "Pripojte sa k mnohým používateľom najväčšieho verejného domovského servera zdarma", "Other": "Ďalšie", "Couldn't load page": "Nie je možné načítať stránku", @@ -835,7 +815,6 @@ "Add Email Address": "Pridať emailovú adresu", "Add Phone Number": "Pridať telefónne číslo", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Táto akcia vyžaduje prístup k predvolenému serveru totožností na overenie emailovej adresy alebo telefónneho čísla, ale server nemá žiadne podmienky používania.", - "Trust": "Dôverovať", "Custom (%(level)s)": "Vlastný (%(level)s)", "Sends a message as plain text, without interpreting it as markdown": "Odošle správu ako obyčajný text bez interpretácie ako markdown", "You do not have the required permissions to use this command.": "Na použitie tohoto príkazu nemáte dostatočné povolenia.", @@ -871,7 +850,6 @@ "Show previews/thumbnails for images": "Zobrazovať ukážky/náhľady obrázkov", "My Ban List": "Môj zoznam zákazov", "This is your list of users/servers you have blocked - don't leave the room!": "Toto je zoznam používateľov / serverov, ktorých ste zablokovali - neopúšťajte miestnosť!", - "Upload": "Nahrať", "Cross-signing public keys:": "Verejné kľúče krížového podpisovania:", "not found": "nenájdené", "Cross-signing private keys:": "Súkromné kľúče krížového podpisovania:", @@ -928,7 +906,6 @@ "Sign In or Create Account": "Prihlásiť sa alebo vytvoriť nový účet", "Use your account or create a new one to continue.": "Použite váš existujúci účet alebo si vytvorte nový, aby ste mohli pokračovať.", "Create Account": "Vytvoriť účet", - "Sign In": "Prihlásiť sa", "Sends a message as html, without interpreting it as markdown": "Odošle správu ako HTML, bez interpretácie ako markdown", "Could not find user in room": "Nepodarilo sa nájsť používateľa v miestnosti", "Please supply a widget URL or embed code": "Prosím, zadajte URL widgetu alebo vložte kód", @@ -980,7 +957,6 @@ "Continue with previous account": "Pokračovať s predošlým účtom", "Log in to your new account.": "Prihláste sa do vášho nového účtu.", "Registration Successful": "Úspešná registrácia", - "Go Back": "Späť", "Failed to re-authenticate due to a homeserver problem": "Opätovná autentifikácia zlyhala kvôli problému domovského servera", "Failed to re-authenticate": "Nepodarilo sa opätovne overiť", "Show info about bridges in room settings": "Zobraziť informácie o premosteniach v nastaveniach miestnosti", @@ -1019,8 +995,6 @@ "Verify by emoji": "Overiť pomocou emotikonov", "Review": "Skontrolovať", "Later": "Neskôr", - "Upgrade": "Aktualizovať", - "Verify": "Overiť", "Other users may not trust it": "Ostatní používatelia jej nemusia dôverovať", "This bridge was provisioned by .": "Toto premostenie poskytuje .", "Joins room with given address": "Pridať sa do miestnosti s danou adresou", @@ -1122,7 +1096,6 @@ "Uploaded sound": "Nahratý zvuk", "Sounds": "Zvuky", "Notification sound": "Zvuk oznámenia", - "Reset": "Obnoviť predvolené", "Set a new custom sound": "Nastaviť vlastný zvuk", "Browse": "Prechádzať", "Upgrade the room": "Aktualizovať miestnosť", @@ -1139,7 +1112,6 @@ "Verify the link in your inbox": "Overte odkaz vo vašej emailovej schránke", "Complete": "Dokončiť", "Revoke": "Odvolať", - "Share": "Zdieľať", "Unable to revoke sharing for phone number": "Nepodarilo sa zrušiť zdieľanie telefónneho čísla", "Unable to share phone number": "Nepodarilo sa zdieľanie telefónneho čísla", "Please enter verification code sent via text.": "Zadajte prosím overovací kód zaslaný prostredníctvom SMS.", @@ -1428,7 +1400,6 @@ "Afghanistan": "Afganistan", "United States": "Spojené Štáty", "United Kingdom": "Spojené Kráľovstvo", - "Try again": "Skúste to znova", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Požiadali sme prehliadač, aby si pamätal, aký domovský server používate na prihlásenie, ale váš prehliadač ho, bohužiaľ, zabudol. Prejdite na prihlasovaciu stránku a skúste to znova.", "We couldn't log you in": "Nemohli sme vás prihlásiť", "You've reached the maximum number of simultaneous calls.": "Dosiahli ste maximálny počet súčasných hovorov.", @@ -1532,7 +1503,6 @@ }, "Messages in this room are not end-to-end encrypted.": "Správy v tejto miestnosti nie sú šifrované od vás až k príjemcovi.", "Messages in this room are end-to-end encrypted.": "Správy v tejto miestnosti sú šifrované od vás až k príjemcovi.", - "Expand": "Rozbaliť", "Show all your rooms in Home, even if they're in a space.": "Zobrazte všetky miestnosti v časti Domov, aj keď sú v priestore.", "Show all rooms in Home": "Zobraziť všetky miestnosti v časti Domov", "Sign out and remove encryption keys?": "Odhlásiť sa a odstrániť šifrovacie kľúče?", @@ -1554,7 +1524,6 @@ "Go": "Spustiť", "Looks good": "Vyzerá to super", "Categories": "Kategórie", - "Got it": "Rozumiem", "Algorithm:": "Algoritmus:", "If you can't see who you're looking for, send them your invite link below.": "Ak nevidíte, koho hľadáte, pošlite mu odkaz na pozvánku nižšie.", "Or send invite link": "Alebo pošlite pozvánku", @@ -1655,14 +1624,12 @@ "Sidebar": "Bočný panel", "Downloading": "Preberanie", "Show:": "Zobraziť:", - "Stop": "Zastaviť", "MB": "MB", "JSON": "JSON", "HTML": "HTML", "Results": "Výsledky", "More": "Viac", "Decrypting": "Dešifrovanie", - "Collapse": "Zbaliť", "Visibility": "Viditeľnosť", "Sent": "Odoslané", "Connecting": "Pripájanie", @@ -1673,13 +1640,11 @@ "Suggested": "Navrhované", "Support": "Podpora", "Random": "Náhodné", - "Delete": "Vymazať", "Value:": "Hodnota:", "Level": "Úroveň", "Setting:": "Nastavenie:", "Approve": "Schváliť", "Comment": "Komentár", - "Unpin": "Odopnúť", "Away": "Preč", "Restore": "Obnoviť", "A-Z": "A-Z", @@ -1697,7 +1662,6 @@ "Objects": "Objekty", "Activities": "Aktivity", "Document": "Dokument", - "View": "Zobraziť", "Summary": "Zhrnutie", "Notes": "Poznámky", "Service": "Služba", @@ -2065,8 +2029,6 @@ "You've successfully verified %(displayName)s!": "Úspešne ste overili %(displayName)s!", "You've successfully verified your device!": "Úspešne ste overili svoje zariadenie!", "You won't be able to rejoin unless you are re-invited.": "Nebudete sa môcť znova pripojiť, kým nebudete opätovne pozvaní.", - "Zoom in": "Priblížiť", - "Zoom out": "Oddialiť", "Ask %(displayName)s to scan your code:": "Požiadajte %(displayName)s, aby naskenoval váš kód:", "Are you sure you want to leave the space '%(spaceName)s'?": "Ste si istí, že chcete opustiť priestor '%(spaceName)s'?", "Approve widget permissions": "Schváliť oprávnenia widgetu", @@ -2543,7 +2505,6 @@ "Next autocomplete suggestion": "Ďalší návrh automatického dokončovania", "Previous autocomplete suggestion": "Predchádzajúci návrh automatického dokončovania", "Internal room ID": "Interné ID miestnosti", - "Call": "Hovor", "Spaces are ways to group rooms and people. Alongside the spaces you're in, you can use some pre-built ones too.": "Priestory sú spôsoby zoskupovania miestností a ľudí. Popri priestoroch, v ktorých sa nachádzate, môžete použiť aj niektoré predpripravené priestory.", "Group all your favourite rooms and people in one place.": "Zoskupte všetky vaše obľúbené miestnosti a ľudí na jednom mieste.", "Group all your people in one place.": "Zoskupte všetkých ľudí na jednom mieste.", @@ -3568,7 +3529,6 @@ "Re-enter email address": "Znovu zadajte e-mailovú adresu", "Wrong email address?": "Nesprávna e-mailová adresa?", "Hide notification dot (only display counters badges)": "Skryť oznamovaciu bodku (zobrazovať iba odznaky počítadiel)", - "Apply": "Použiť", "Search users in this room…": "Vyhľadať používateľov v tejto miestnosti…", "Give one or multiple users in this room more privileges": "Prideliť jednému alebo viacerým používateľom v tejto miestnosti viac oprávnení", "Add privileged users": "Pridať oprávnených používateľov", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "Pri pokuse nájsť a prejsť na daný dátum došlo k sieťovej chybe. Váš domovský server môže byť vypnutý alebo sa vyskytol len dočasný problém s internetovým pripojením. Skúste to prosím znova. Ak to bude pokračovať, obráťte sa na správcu domovského servera.", "Poll history": "História ankety", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Používateľ (%(user)s) neskončil ako pozvaný do %(roomId)s, ale nástroj pre pozývanie neposkytol žiadnu chybu", - "Reload": "Znovu načítať", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Môže to byť spôsobené otvorením aplikácie na viacerých kartách alebo vymazaním údajov prehliadača.", "Database unexpectedly closed": "Databáza sa neočakávane zatvorila", "Mute room": "Stlmiť miestnosť", @@ -3971,7 +3930,46 @@ "start": "Začať", "start_chat": "Začať konverzáciu", "view_source": "Zobraziť zdroj", - "yes": "Áno" + "yes": "Áno", + "reject": "Odmietnuť", + "confirm": "Potvrdiť", + "dismiss": "Zamietnuť", + "trust": "Dôverovať", + "reload": "Znovu načítať", + "cancel": "Zrušiť", + "stop": "Zastaviť", + "join": "Vstúpiť", + "close": "Zavrieť", + "accept": "Prijať", + "upgrade": "Aktualizovať", + "verify": "Overiť", + "update": "Aktualizovať", + "call": "Hovor", + "delete": "Vymazať", + "upload": "Nahrať", + "collapse": "Zbaliť", + "apply": "Použiť", + "reset": "Obnoviť predvolené", + "share": "Zdieľať", + "skip": "Preskočiť", + "logout": "Odhlásiť sa", + "view": "Zobraziť", + "expand": "Rozbaliť", + "sign_out": "Odhlásiť sa", + "sign_in": "Prihlásiť sa", + "add": "Pridať", + "search": "Hľadať", + "try_again": "Skúste to znova", + "go_back": "Naspäť", + "back": "Naspäť", + "resend": "Poslať znovu", + "ignore": "Ignorovať", + "zoom_in": "Priblížiť", + "zoom_out": "Oddialiť", + "download": "Stiahnuť", + "pin": "Špendlík", + "unpin": "Odopnúť", + "got_it": "Rozumiem" }, "a11y": { "user_menu": "Používateľské menu" diff --git a/src/i18n/strings/sl.json b/src/i18n/strings/sl.json index de9583efbc..a58395c7fc 100644 --- a/src/i18n/strings/sl.json +++ b/src/i18n/strings/sl.json @@ -2,16 +2,13 @@ "This email address is already in use": "Ta e-poštni naslov je že v uporabi", "This phone number is already in use": "Ta telefonska številka je že v uporabi", "Failed to verify email address: make sure you clicked the link in the email": "E-poštnega naslova ni bilo mogoče preveriti: preverite, ali ste kliknili povezavo v e-poštnem sporočilu", - "Dismiss": "Opusti", "Chat with %(brand)s Bot": "Klepetajte z %(brand)s Botom", - "Sign In": "Prijava", "powered by Matrix": "poganja Matrix", "Use Single Sign On to continue": "Uporabi Single Sign On za prijavo", "Confirm adding this email address by using Single Sign On to prove your identity.": "Potrdite dodajanje tega e-poštnega naslova z enkratno prijavo, da dokažete svojo identiteto.", "Single Sign On": "Enkratna prijava", "Confirm adding email": "Potrdi dodajanje e-poštnega naslova", "Click the button below to confirm adding this email address.": "Kliknite gumb spodaj za potrditev dodajanja tega elektronskega naslova.", - "Confirm": "Potrdi", "Add Email Address": "Dodaj e-poštni naslov", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Potrdite dodajanje te telefonske številke z enkratno prijavo, da dokažete svojo identiteto.", "Confirm adding phone number": "Potrdi dodajanje telefonske številke", @@ -63,5 +60,10 @@ "analytics": "Analitika", "error": "Napaka", "attachment": "Priponka" + }, + "action": { + "confirm": "Potrdi", + "dismiss": "Opusti", + "sign_in": "Prijava" } } diff --git a/src/i18n/strings/sq.json b/src/i18n/strings/sq.json index 89e3bbfea7..d538c8ed05 100644 --- a/src/i18n/strings/sq.json +++ b/src/i18n/strings/sq.json @@ -60,16 +60,13 @@ "Notification targets": "Objektiva njoftimesh", "Today": "Sot", "Friday": "E premte", - "Update": "Përditësoje", "Notifications": "Njoftime", "On": "On", "Changelog": "Regjistër ndryshimesh", - "Reject": "Hidheni tej", "Waiting for response from server": "Po pritet për përgjigje nga shërbyesi", "Failed to change password. Is your password correct?": "S’u arrit të ndryshohej fjalëkalimi. A është i saktë fjalëkalimi juaj?", "Failed to send logs: ": "S’u arrit të dërgoheshin regjistra: ", "This Room": "Këtë Dhomë", - "Resend": "Ridërgoje", "Messages in one-to-one chats": "Mesazhe në fjalosje tek për tek", "Unavailable": "Jo i passhëm", "powered by Matrix": "bazuar në Matrix", @@ -77,7 +74,6 @@ "All Rooms": "Krejt Dhomat", "Source URL": "URL Burimi", "Messages sent by bot": "Mesazhe të dërguar nga boti", - "Cancel": "Anuloje", "Filter results": "Filtroni përfundimet", "No update available.": "S’ka përditësim gati.", "Noisy": "I zhurmshëm", @@ -87,13 +83,11 @@ "Event sent!": "Akti u dërgua!", "Preparing to send logs": "Po përgatitet për dërgim regjistrash", "Unnamed room": "Dhomë e paemërtuar", - "Dismiss": "Mos e merr parasysh", "Saturday": "E shtunë", "Online": "Në linjë", "Monday": "E hënë", "Toolbox": "Grup mjetesh", "Collecting logs": "Po grumbullohen regjistra", - "Search": "Kërkoni", "Failed to forget room %(errCode)s": "S’u arrit të harrohej dhoma %(errCode)s", "Submit debug logs": "Parashtro regjistra diagnostikimi", "Wednesday": "E mërkurë", @@ -106,12 +100,10 @@ "State Key": "Kyç Gjendjesh", "What's new?": "Ç’ka të re?", "When I'm invited to a room": "Kur ftohem në një dhomë", - "Close": "Mbylle", "Invite to this room": "Ftojeni te kjo dhomë", "You cannot delete this message. (%(code)s)": "S’mund ta fshini këtë mesazh. (%(code)s)", "Thursday": "E enjte", "Logs sent": "Regjistrat u dërguan", - "Back": "Mbrapsht", "Show message in desktop notification": "Shfaq mesazh në njoftim për desktop", "Messages in group chats": "Mesazhe në fjalosje në grup", "Yesterday": "Dje", @@ -134,11 +126,9 @@ "%(senderName)s made future room history visible to all room members.": "%(senderName)s e bëri historikun e ardhshëm të dhomës të dukshëm për krejt anëtarët e dhomës.", "%(senderName)s made future room history visible to anyone.": "%(senderName)s e bëri historikun e ardhshëm të dhomës të dukshëm për këdo.", "Always show message timestamps": "Shfaq përherë vula kohore për mesazhet", - "Accept": "Pranoje", "Incorrect verification code": "Kod verifikimi i pasaktë", "Submit": "Parashtroje", "Phone": "Telefon", - "Add": "Shtojeni", "No display name": "S’ka emër shfaqjeje", "New passwords don't match": "Fjalëkalimet e reja s’përputhen", "Passwords can't be empty": "Fjalëkalimet s’mund të jenë të zbrazët", @@ -157,7 +147,6 @@ "Are you sure?": "Jeni i sigurt?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "S’do të jeni në gjendje ta zhbëni këtë ndryshim, ngaqë po e promovoni përdoruesin të ketë të njëjtën shkallë pushteti si ju vetë.", "Unignore": "Shpërfille", - "Ignore": "Shpërfille", "Mention": "Përmendje", "Admin Tools": "Mjete Përgjegjësi", "and %(count)s others...": { @@ -201,7 +190,6 @@ "Start authentication": "Fillo mirëfilltësim", "Sign in with": "Hyni me", "Email address": "Adresë email", - "Sign in": "Hyni", "Something went wrong!": "Diçka shkoi ters!", "Create new room": "Krijoni dhomë të re", "were invited %(count)s times": { @@ -245,14 +233,12 @@ "Invalid Email Address": "Adresë Email e Pavlefshme", "This doesn't appear to be a valid email address": "Kjo s’duket se është adresë email e vlefshme", "Verification Pending": "Verifikim Në Pritje të Miratimit", - "Skip": "Anashkaloje", "You must register to use this functionality": "Që të përdorni këtë funksion, duhet të regjistroheni", "Reject invitation": "Hidheni tej ftesën", "Are you sure you want to reject the invitation?": "Jeni i sigurt se doni të hidhet tej kjo ftesë?", "Are you sure you want to leave the room '%(roomName)s'?": "Jeni i sigurt se doni të dilni nga dhoma '%(roomName)s'?", "Signed Out": "I dalë", "Old cryptography data detected": "U pikasën të dhëna kriptografie të vjetër", - "Logout": "Dalje", "You seem to be in a call, are you sure you want to quit?": "Duket se jeni në një thirrje, jeni i sigurt se doni të dilet?", "Search failed": "Kërkimi shtoi", "No more results": "Jo më tepër përfundime", @@ -261,7 +247,6 @@ "one": "Po ngarkohet %(filename)s dhe %(count)s tjetër" }, "Uploading %(filename)s": "Po ngarkohet %(filename)s", - "Sign out": "Dilni", "Cryptography": "Kriptografi", "Check for update": "Kontrollo për përditësime", "No media permissions": "S’ka leje mediash", @@ -544,7 +529,6 @@ "That matches!": "U përputhën!", "That doesn't match.": "S’përputhen.", "Go back to set it again.": "Shkoni mbrapsht që ta ricaktoni.", - "Download": "Shkarkoje", "Unable to create key backup": "S’arrihet të krijohet kopjeruajtje kyçesh", "Unable to load backup status": "S’arrihet të ngarkohet gjendje kopjeruajtjeje", "Unable to restore backup": "S’arrihet të rikthehet kopjeruajtje", @@ -664,13 +648,10 @@ "Room avatar": "Avatar dhome", "Room Name": "Emër Dhome", "Room Topic": "Temë Dhome", - "Join": "Hyni", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "Verifikojeni këtë përdorues që t’i vihet shenjë si i besuar. Përdoruesit e besuar ju më tepër siguri kur përdorni mesazhe të fshehtëzuar skaj-më-skaj.", "Incoming Verification Request": "Kërkesë Verifikimi e Ardhur", - "Go back": "Kthehu mbrapsht", "Email (optional)": "Email (në daçi)", "Phone (optional)": "Telefoni (në daçi)", - "Confirm": "Ripohojeni", "Join millions for free on the largest public server": "Bashkojuni milionave, falas, në shërbyesin më të madh publik", "Other": "Tjetër", "Guest": "Mysafir", @@ -772,7 +753,6 @@ "Changes your display nickname in the current room only": "Bën ndryshimin e emrit tuaj në ekran vetëm në dhomën e tanishme", "Show read receipts sent by other users": "Shfaq dëftesa leximi dërguar nga përdorues të tjerë", "Scissors": "Gërshërë", - "Pin": "Fiksoje", "Error updating main address": "Gabim gjatë përditësimit të adresës kryesore", "There was an error updating the room's main address. It may not be allowed by the server or a temporary failure occurred.": "Pati një gabim në përditësimin e adresës kryesore të dhomës. Mund të mos lejohet nga shërbyesi ose mund të ketë ndodhur një gabim i përkohshëm.", "Room Settings - %(roomName)s": "Rregullime Dhome - %(roomName)s", @@ -808,7 +788,6 @@ "View older messages in %(roomName)s.": "Shihni mesazhe më të vjetër në %(roomName)s.", "Join the conversation with an account": "Merrni pjesë në bisedë me një llogari", "Sign Up": "Regjistrohuni", - "Sign In": "Hyni", "Reason: %(reason)s": "Arsye: %(reason)s", "Forget this room": "Harroje këtë dhomë", "Re-join": "Rihyni", @@ -831,7 +810,6 @@ "Sign out and remove encryption keys?": "Të dilet dhe të hiqen kyçet e fshehtëzimit?", "Missing session data": "Mungojnë të dhëna sesioni", "Upload files": "Ngarko kartela", - "Upload": "Ngarkim", "Upload %(count)s other files": { "other": "Ngarkoni %(count)s kartela të tjera", "one": "Ngarkoni %(count)s kartelë tjetër" @@ -928,7 +906,6 @@ "Unable to revoke sharing for email address": "S’arrihet të shfuqizohet ndarja për këtë adresë email", "Unable to share email address": "S’arrihet të ndahet adresë email", "Revoke": "Shfuqizoje", - "Share": "Ndaje me të tjerë", "Unable to revoke sharing for phone number": "S’arrihet të shfuqizohet ndarja për numrin e telefonit", "Unable to share phone number": "S’arrihet të ndahet numër telefoni", "Please enter verification code sent via text.": "Ju lutemi, jepni kod verifikimi të dërguar përmes teksti.", @@ -1015,7 +992,6 @@ "one": "Hiq 1 mesazh" }, "Remove recent messages": "Hiq mesazhe së fundi", - "View": "Shihni", "Explore rooms": "Eksploroni dhoma", "Changes the avatar of the current room": "Ndryshon avatarin e dhomës së atëçastshme", "Read Marker lifetime (ms)": "Kohëzgjatje e Shenjës së Leximit (ms)", @@ -1064,7 +1040,6 @@ "Room Autocomplete": "Vetëplotësim Dhomash", "User Autocomplete": "Vetëplotësim Përdoruesish", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ky veprim lyp hyrje te shërbyesi parazgjedhje i identiteteve për të vlerësuar një adresë email ose një numër telefoni, por shërbyesi nuk ka ndonjë kusht shërbimesh.", - "Trust": "Besim", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "Room %(name)s": "Dhoma %(name)s", "Unread messages.": "Mesazhe të palexuar.", @@ -1128,7 +1103,6 @@ "Trusted": "E besuar", "Not trusted": "Jo e besuar", "Messages in this room are end-to-end encrypted.": "Mesazhet në këtë dhomë janë të fshehtëzuara skaj-më-skaj.", - "Verify": "Verifikoje", "Any of the following data may be shared:": "Mund të ndahen me të tjerët cilado prej të dhënave vijuese:", "Your display name": "Emri juaj në ekran", "Your user ID": "ID-ja juaj e përdoruesit", @@ -1169,7 +1143,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Përmirësimi i një dhome është një veprim i thelluar dhe zakonisht rekomandohet kur një dhomë është e papërdorshme, për shkak të metash, veçorish që i mungojnë ose cenueshmëri sigurie.", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "Kjo zakonisht prek vetëm mënyrën se si përpunohet dhoma te shërbyesi. Nëse keni probleme me %(brand)s-in, ju lutemi, njoftoni një të metë.", "You'll upgrade this room from to .": "Do ta përmirësoni këtë dhomë nga .", - "Upgrade": "Përmirësoje", "Unable to set up secret storage": "S’u arrit të ujdiset depozitë e fshehtë", "%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s hoqi rregullin për dëbim përdoruesish që kanë përputhje me %(glob)s", "%(senderName)s removed the rule banning rooms matching %(glob)s": "%(senderName)s hoqi rregullin që dëbon dhoma që kanë përputhje me %(glob)s", @@ -1238,7 +1211,6 @@ "We couldn't invite those users. Please check the users you want to invite and try again.": "S’i ftuam dot këta përdorues. Ju lutemi, kontrolloni përdoruesit që doni të ftoni dhe riprovoni.", "Failed to find the following users": "S’u arrit të gjendeshin përdoruesit vijues", "The following users might not exist or are invalid, and cannot be invited: %(csvNames)s": "Përdoruesit vijues mund të mos ekzistojnë ose janë të pavlefshëm, dhe s’mund të ftohen: %(csvNames)s", - "Go Back": "Shko Mbrapsht", "Restore": "Riktheje", "Enter your account password to confirm the upgrade:": "Që të ripohohet përmirësimi, jepni fjalëkalimin e llogarisë tuaj:", "You'll need to authenticate with the server to confirm the upgrade.": "Do t’ju duhet të bëni mirëfilltësimin me shërbyesin që të ripohohet përmirësimi.", @@ -1305,7 +1277,6 @@ "Ask %(displayName)s to scan your code:": "Kërkojini %(displayName)s të skanojë kodin tuaj:", "If you can't scan the code above, verify by comparing unique emoji.": "Nëse s’e skanoni dot kodin më sipër, verifikojeni duke krahasuar emoji unik.", "You've successfully verified %(displayName)s!": "E verifikuat me sukses %(displayName)s!", - "Got it": "E mora vesh", "Encryption not enabled": "Fshehtëzim jo i aktivizuar", "The encryption used by this room isn't supported.": "Fshehtëzimi i përdorur nga kjo dhomë nuk mbulohet.", "Clear all data in this session?": "Të pastrohen krejt të dhënat në këtë sesion?", @@ -1475,7 +1446,6 @@ "Verify your other session using one of the options below.": "Verifikoni sesionit tuaj tjetër duke përdorur një nga mundësitë më poshtë.", "Lock": "Kyçje", "Cross-signing": "Cross-signing", - "Reset": "Rikthe te parazgjedhjet", "Can't load this message": "S’ngarkohet dot ky mesazh", "Submit logs": "Parashtro regjistra", "Reminder: Your browser is unsupported, so your experience may be unpredictable.": "Kujtesë: Shfletuesi juaj është i pambuluar, ndaj punimi juaj mund të jetë i paparashikueshëm.", @@ -1623,7 +1593,6 @@ "You might enable this if the room will only be used for collaborating with internal teams on your homeserver. This cannot be changed later.": "Këtë mund ta aktivizonit, nëse kjo dhomë do të përdoret vetëm për bashkëpunim me ekipe të brendshëm në shërbyesin tuaj Home. Kjo s’mund të ndryshohet më vonë.", "You might disable this if the room will be used for collaborating with external teams who have their own homeserver. This cannot be changed later.": "Këtë mund të çaktivizonit, nëse dhoma do të përdoret për bashkëpunim me ekipe të jashtëm që kanë shërbyesin e tyre Home. Kjo s’mund të ndryshohet më vonë.", "Block anyone not part of %(serverName)s from ever joining this room.": "Bllokoji cilitdo që s’është pjesë e %(serverName)s marrjen pjesë në këtë dhomë.", - "Unpin": "Shfiksoje", "Safeguard against losing access to encrypted messages & data": "Mbrohuni nga humbja e hyrjes te mesazhe & të dhëna të fshehtëzuara", "not found in storage": "s’u gjet në depozitë", "Backup version:": "Version kopjeruajtjeje:", @@ -2113,7 +2082,6 @@ "Use app for a better experience": "Për një punim më të mirë, përdorni aplikacionin", "Converts the DM to a room": "E shndërron DM-në në një dhomë", "Converts the room to a DM": "E shndërron dhomën në një DM", - "Try again": "Riprovoni", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "I kërkuam shfletuesit të mbajë mend cilin shërbyes Home përdorni, për t’ju lënë të bëni hyrje, por për fat të keq, shfletuesi juaj e ka harruar këtë. Kaloni te faqja e hyrjeve dhe riprovoni.", "We couldn't log you in": "S’ju nxorëm dot nga llogaria juaj", "Show line numbers in code blocks": "Shfaq numra rreshtat në blloqe kodi", @@ -2191,7 +2159,6 @@ "Invite only, best for yourself or teams": "Vetëm me ftesa, më e mira për ju dhe ekipe", "Open space for anyone, best for communities": "Hapësirë e hapët për këdo, më e mira për bashkësi", "Create a space": "Krijoni një hapësirë", - "Delete": "Fshije", "Jump to the bottom of the timeline when you send a message": "Kalo te fundi i rrjedhës kohore, kur dërgoni një mesazh", "This homeserver has been blocked by its administrator.": "Ky shërbyes Home është bllokuar nga përgjegjësit e tij.", "You're already in a call with this person.": "Gjendeni tashmë në thirrje me këtë person.", @@ -2288,8 +2255,6 @@ }, "Not all selected were added": "S’u shtuan të gjithë të përzgjedhurit", "You are not allowed to view this server's rooms list": "S’keni leje të shihni listën e dhomave të këtij shërbyesi", - "Zoom in": "Zmadhoje", - "Zoom out": "Zvogëloje", "Add reaction": "Shtoni reagim", "Error processing voice message": "Gabim në përpunimin e mesazhit zanor", "We didn't find a microphone on your device. Please check your settings and try again.": "S’gjetëm mikrofon në pajisjen tuaj. Ju lutemi, kontrolloni rregullimet tuaja dhe riprovoni.", @@ -2357,8 +2322,6 @@ "Published addresses can be used by anyone on any server to join your space.": "Adresat e publikuara mund të përdoren nga cilido, në cilindo shërbyes, për të hyrë në hapësirën tuaj.", "This space has no local addresses": "Kjo hapësirë s’ka adresa vendore", "Space information": "Hollësi hapësire", - "Collapse": "Tkurre", - "Expand": "Zgjeroje", "Recommended for public spaces.": "E rekomanduar për hapësira publike.", "Allow people to preview your space before they join.": "Lejojini personat të parashohin hapësirën tuaj para se të hyjnë në të.", "Preview Space": "Parashiheni Hapësirën", @@ -2577,7 +2540,6 @@ "Select from the options below to export chats from your timeline": "Që të eksportohen fjalosje prej rrjedhës tuaj kohore, përzgjidhni prej mundësive më poshtë", "Export Chat": "Eksportoni Fjalosje", "Exporting your data": "Eksportim i të dhënave tuaja", - "Stop": "Ndale", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Jeni i sigurt se doni të ndalet eksportimi i të dhënave tuaja? Nëse po, do t’ju duhet t’ia filloni nga e para.", "Your export was successful. Find it in your Downloads folder.": "Eksportimi juaj qe i suksesshëm. E keni te dosja juaj Shkarkime.", "The export was cancelled successfully": "Eksportimi u anulua me sukses", @@ -2952,7 +2914,6 @@ "This is a beta feature": "Kjo është një veçori beta", "Use to scroll": "Përdorni për rrëshqitje", "Feedback sent! Thanks, we appreciate it!": "Përshtypjet u dërguan! Faleminderit, e çmojmë aktin tuaj!", - "Call": "Thirrje", "Thank you for trying the beta, please go into as much detail as you can so we can improve it.": "Faleminderit që provoni versionin beta, ju lutemi, jepni sa më shumë hollësi, që të mund ta përmirësojmë.", "%(space1Name)s and %(space2Name)s": "%(space1Name)s dhe %(space2Name)s", "%(oneUser)ssent %(count)s hidden messages": { @@ -3562,7 +3523,6 @@ "This session doesn't support encryption and thus can't be verified.": "Ky sesion s’mbulon fshehtëzim, ndaj s’mund të verifikohet.", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "Për sigurinë dhe privatësinë më të mirë, rekomandohet të përdoren klientë Matrix që mbulojnë fshehtëzim.", "You won't be able to participate in rooms where encryption is enabled when using this session.": "S’do të jeni në gjendje të merrni pjesë në dhoma ku fshehtëzimi është aktivizuar, kur përdoret ky sesion.", - "Apply": "Aplikoje", "Search users in this room…": "Kërkoni për përdorues në këtë dhomë…", "Give one or multiple users in this room more privileges": "Jepini një ose disa përdoruesve më tepër privilegje në këtë dhomë", "Add privileged users": "Shtoni përdorues të privilegjuar", @@ -3749,7 +3709,6 @@ "Poll history": "Historik pyetësorësh", "Enable intentional mentions": "Aktivizo përmendje të qëllimta", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Përdoruesi (%(user)s) s’doli i ftuar te %(roomId)s, por nga mjeti i ftuesit s’u dha gabim", - "Reload": "Ringarkoje", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Kjo mund të jetë e shkaktuar nga pasja e aplikacionit hapur në shumë skeda, ose për shkak të spastrimit të të dhënave të shfletuesit.", "Database unexpectedly closed": "Baza e të dhënave u mbyll papritur", "Sliding Sync configuration": "Formësim Sliding Sync-u", @@ -3864,7 +3823,46 @@ "start": "Nise", "start_chat": "Filloni fjalosje", "view_source": "Shihini Burimin", - "yes": "Po" + "yes": "Po", + "reject": "Hidheni tej", + "confirm": "Ripohojeni", + "dismiss": "Mos e merr parasysh", + "trust": "Besim", + "reload": "Ringarkoje", + "cancel": "Anuloje", + "stop": "Ndale", + "join": "Hyni", + "close": "Mbylle", + "accept": "Pranoje", + "upgrade": "Përmirësoje", + "verify": "Verifikoje", + "update": "Përditësoje", + "call": "Thirrje", + "delete": "Fshije", + "upload": "Ngarkim", + "collapse": "Tkurre", + "apply": "Aplikoje", + "reset": "Rikthe te parazgjedhjet", + "share": "Ndaje me të tjerë", + "skip": "Anashkaloje", + "logout": "Dalje", + "view": "Shihni", + "expand": "Zgjeroje", + "sign_out": "Dilni", + "sign_in": "Hyni", + "add": "Shtojeni", + "search": "Kërkoni", + "try_again": "Riprovoni", + "go_back": "Kthehu mbrapsht", + "back": "Mbrapsht", + "resend": "Ridërgoje", + "ignore": "Shpërfille", + "zoom_in": "Zmadhoje", + "zoom_out": "Zvogëloje", + "download": "Shkarkoje", + "pin": "Fiksoje", + "unpin": "Shfiksoje", + "got_it": "E mora vesh" }, "a11y": { "user_menu": "Menu përdoruesi" diff --git a/src/i18n/strings/sr.json b/src/i18n/strings/sr.json index a994733d71..3555d178bd 100644 --- a/src/i18n/strings/sr.json +++ b/src/i18n/strings/sr.json @@ -92,11 +92,9 @@ "Enable inline URL previews by default": "Подразумевано укључи УРЛ прегледе", "Enable URL previews for this room (only affects you)": "Укључи УРЛ прегледе у овој соби (утиче само на вас)", "Enable URL previews by default for participants in this room": "Подразумевано омогући прегледе адреса за чланове ове собе", - "Accept": "Прихвати", "Incorrect verification code": "Нетачни потврдни код", "Submit": "Пошаљи", "Phone": "Телефон", - "Add": "Додај", "No display name": "Нема приказног имена", "New passwords don't match": "Нове лозинке се не подударају", "Passwords can't be empty": "Лозинке не могу бити празне", @@ -117,7 +115,6 @@ "Are you sure?": "Да ли сте сигурни?", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Нећете моћи да опозовете ову измену јер унапређујете корисника тако да има исти ниво снаге као и ви.", "Unignore": "Не занемаруј више", - "Ignore": "Занемари", "Jump to read receipt": "Скочи на потврду о прочитаности", "Mention": "Спомени", "Admin Tools": "Админ алатке", @@ -157,7 +154,6 @@ "Join Room": "Приступи соби", "Upload avatar": "Отпреми аватар", "Forget room": "Заборави собу", - "Search": "Претрага", "Rooms": "Собе", "Low priority": "Ниска важност", "Historical": "Историја", @@ -180,9 +176,7 @@ "Members only (since they joined)": "Само чланови (од приступања)", "Permissions": "Овлашћења", "Advanced": "Напредно", - "Cancel": "Откажи", "Jump to first unread message.": "Скочи на прву непрочитану поруку.", - "Close": "Затвори", "not specified": "није наведено", "This room has no local addresses": "Ова соба нема локалних адреса", "You have enabled URL previews by default.": "Укључили сте да се УРЛ прегледи подразумевају.", @@ -203,7 +197,6 @@ "Failed to copy": "Нисам успео да ископирам", "Add an Integration": "Додај уградњу", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "Бићете пребачени на сајт треће стране да бисте се идентификовали са својим налогом зарад коришћења уградње %(integrationsUrl)s. Да ли желите да наставите?", - "Dismiss": "Одбаци", "Token incorrect": "Жетон је нетачан", "A text message has been sent to %(msisdn)s": "Текстуална порука је послата на %(msisdn)s", "Please enter the code it contains:": "Унесите код који се налази у њој:", @@ -211,7 +204,6 @@ "powered by Matrix": "покреће га Матрикс", "Sign in with": "Пријавите се преко", "Email address": "Мејл адреса", - "Sign in": "Пријави се", "Register": "Регистровање", "Something went wrong!": "Нешто је пошло наопако!", "Delete Widget": "Обриши виџет", @@ -324,7 +316,6 @@ "Unable to add email address": "Не могу да додам мејл адресу", "Unable to verify email address.": "Не могу да проверим мејл адресу.", "This will allow you to reset your password and receive notifications.": "Ово омогућава поновно постављање лозинке и примање обавештења.", - "Skip": "Прескочи", "You must register to use this functionality": "Морате се регистровати да бисте користили ову могућност", "You must join the room to see its files": "Морате приступити соби да бисте видели њене датотеке", "Reject invitation": "Одбиј позивницу", @@ -339,7 +330,6 @@ "In reply to ": "Као одговор за ", "This room is not public. You will not be able to rejoin without an invite.": "Ова соба није јавна. Нећете моћи да поново приступите без позивнице.", "Data from an older version of %(brand)s 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.": "Подаци из старијег издања %(brand)s-а су нађени. Ово ће узроковати лош рад шифровања с краја на крај у старијем издању. Размењене поруке које су шифроване с краја на крај у старијем издању је можда немогуће дешифровати у овом издању. Такође, ово може узроковати неуспешно размењивање порука са овим издањем. Ако доживите проблеме, одјавите се и пријавите се поново. Да бисте задржали историјат поруке, извезите па поново увезите ваше кључеве.", - "Logout": "Одјава", "Connectivity to the server has been lost.": "Веза ка серверу је прекинута.", "Sent messages will be stored until your connection has returned.": "Послате поруке биће сачуване док се веза не успостави поново.", "You seem to be uploading files, are you sure you want to quit?": "Изгледа да отпремате датотеке. Да ли сте сигурни да желите изаћи?", @@ -356,7 +346,6 @@ "one": "Отпремам датотеку %(filename)s и %(count)s других датотека" }, "Uploading %(filename)s": "Отпремам датотеку %(filename)s", - "Sign out": "Одјави ме", "Failed to change password. Is your password correct?": "Нисам успео да променим лозинку. Да ли је ваша лозинка тачна?", "Unable to remove contact information": "Не могу да уклоним контакт податке", "": "<није подржано>", @@ -416,7 +405,6 @@ "Notification targets": "Циљеви обавештења", "Today": "Данас", "Friday": "Петак", - "Update": "Ажурирај", "On": "Укључено", "Changelog": "Записник о изменама", "Waiting for response from server": "Чекам на одговор са сервера", @@ -434,7 +422,6 @@ "Tuesday": "Уторак", "Event sent!": "Догађај је послат!", "Saturday": "Субота", - "Reject": "Одбаци", "Monday": "Понедељак", "Toolbox": "Алатница", "Collecting logs": "Прикупљам записнике", @@ -450,7 +437,6 @@ "Invite to this room": "Позови у ову собу", "You cannot delete this message. (%(code)s)": "Не можете обрисати ову поруку. (%(code)s)", "Thursday": "Четвртак", - "Back": "Назад", "Show message in desktop notification": "Прикажи поруку у стоном обавештењу", "Messages in group chats": "Поруке у групним ћаскањима", "Yesterday": "Јуче", @@ -458,7 +444,6 @@ "Event Type": "Врста догађаја", "Low Priority": "Најмања важност", "What's New": "Шта је ново", - "Resend": "Поново пошаљи", "Developer Tools": "Програмерске алатке", "Event Content": "Садржај догађаја", "Thank you!": "Хвала вам!", @@ -510,7 +495,6 @@ "%(senderDisplayName)s upgraded this room.": "%(senderDisplayName)s је надоградио ову собу.", "Join millions for free on the largest public server": "Придружите се милионима других бесплатно на највећем јавном серверу", "Create account": "Направи налог", - "Confirm": "Потврди", "Email (optional)": "Мејл (изборно)", "Change": "Промени", "Messages containing my username": "Поруке које садрже моје корисничко", @@ -532,7 +516,6 @@ "Encryption upgrade available": "Надоградња шифровања је доступна", "Show info about bridges in room settings": "Прикажи податке о мостовима у подешавањима собе", "Enable Emoji suggestions while typing": "Омогући предлоге емоџија приликом куцања", - "Upload": "Отпреми", "Show more": "Прикажи више", "Cannot connect to integration manager": "Не могу се повезати на управника уградњи", "Email addresses": "Мејл адресе", @@ -580,7 +563,6 @@ "Smileys & People": "Смешци и особе", "Quick Reactions": "Брзе реакције", "Widgets do not use message encryption.": "Виџети не користе шифровање порука.", - "Join": "Приступи", "Enable end-to-end encryption": "Омогући шифровање с краја на крај", "Report Content to Your Homeserver Administrator": "Пријави садржај администратору вашег домаћег сервера", "Room Settings - %(roomName)s": "Подешавања собе - %(roomName)s", @@ -596,7 +578,6 @@ "All settings": "Сва подешавања", "Feedback": "Повратни подаци", "General failure": "Општа грешка", - "Go Back": "Назад", "Send a bug report with logs": "Пошаљи извештај о грешци са записницима", "a few seconds ago": "пре неколико секунди", "about a minute ago": "пре једног минута", @@ -612,7 +593,6 @@ "System font name": "Назив системског фонта", "Got It": "Разумем", "Light bulb": "сијалица", - "Go back": "Назад", "Hey you. You're the best!": "Хеј! Само напред!", "Custom font size can only be between %(min)s pt and %(max)s pt": "Прилагођена величина фонта може бити између %(min)s и %(max)s тачака", "Theme added!": "Тема додата!", @@ -636,7 +616,6 @@ "Send as message": "Пошаљи у облику поруке", "Failed to revoke invite": "Неуспех при отказивању позивнице", "Revoke invite": "Откажи позивницу", - "Got it": "Разумем", "Categories": "Категорије", "Your theme": "Ваша тема", "Looks good": "Изгледа добро", @@ -663,7 +642,6 @@ "Are you sure you want to cancel entering passphrase?": "Заиста желите да откажете унос фразе?", "Cancel entering passphrase?": "Отказати унос фразе?", "Custom (%(level)s)": "Посебан %(level)s", - "Sign In": "Пријави се", "Create Account": "Направи налог", "Use your account or create a new one to continue.": "Користите постојећи или направите нови да наставите.", "Sign In or Create Account": "Пријавите се или направите налог", @@ -915,7 +893,6 @@ "United States": "Сједињене Америчке Државе", "United Kingdom": "Уједињено Краљевство", "%(name)s is requesting verification": "%(name)s тражи верификацију", - "Trust": "Веруј", "Only continue if you trust the owner of the server.": "Наставите само ако верујете власнику сервера.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ова радња захтева приступ серверу идентитета за валидацију адресе е-поште или телефонског броја али изгледа да сервер нема „услове услуге“.", "The server does not support the room version specified.": "Сервер не подржава наведену верзију собе.", @@ -1010,11 +987,9 @@ "Converts the DM to a room": "Претвара директно дописивање у собу", "Changes the avatar of the current room": "Мења аватар тренутне собе", "Changes your display nickname in the current room only": "Мења ваше приказно име само у тренутној соби", - "Try again": "Покушај поново", "We couldn't log you in": "Не могу да вас пријавим", "Double check that your server supports the room version chosen and try again.": "Добро проверите да ли сервер подржава изабрану верзију собе и пробајте поново.", "a few seconds from now": "за неколико секунди", - "Pin": "чиода", "Folder": "фасцикла", "Headphones": "слушалице", "Anchor": "сидро", @@ -1105,7 +1080,6 @@ "Please enter verification code sent via text.": "Унесите верификациони код послат путем текста.", "Unable to verify phone number.": "Није могуће верификовати број телефона.", "Unable to share phone number": "Није могуће делити телефонски број", - "Share": "Објави", "Complete": "Заврши", "You'll need to authenticate with the server to confirm the upgrade.": "Да бисте потврдили надоградњу, мораћете да се пријавите на серверу.", "Restore": "Врати", @@ -1340,7 +1314,31 @@ "report_content": "Пријави садржај", "save": "Сачувај", "start_chat": "Започни разговор", - "view_source": "Погледај извор" + "view_source": "Погледај извор", + "reject": "Одбаци", + "confirm": "Потврди", + "dismiss": "Одбаци", + "trust": "Веруј", + "cancel": "Откажи", + "join": "Приступи", + "close": "Затвори", + "accept": "Прихвати", + "update": "Ажурирај", + "upload": "Отпреми", + "share": "Објави", + "skip": "Прескочи", + "logout": "Одјава", + "sign_out": "Одјави ме", + "sign_in": "Пријави се", + "add": "Додај", + "search": "Претрага", + "try_again": "Покушај поново", + "go_back": "Назад", + "back": "Назад", + "resend": "Поново пошаљи", + "ignore": "Занемари", + "pin": "чиода", + "got_it": "Разумем" }, "Home": "Почетна" } diff --git a/src/i18n/strings/sr_Latn.json b/src/i18n/strings/sr_Latn.json index d1be49c1ea..25a098d990 100644 --- a/src/i18n/strings/sr_Latn.json +++ b/src/i18n/strings/sr_Latn.json @@ -4,10 +4,8 @@ "Add Email Address": "Dodajte adresu elektronske pošte", "Failed to verify email address: make sure you clicked the link in the email": "Neuspela provera adrese elektronske pošte: proverite da li ste kliknuli na link u poruci elektronske pošte", "Add Phone Number": "Dodajte broj telefona", - "Dismiss": "Odbaci", "Your %(brand)s is misconfigured": "Vaš %(brand)s nije dobro podešen", "Chat with %(brand)s Bot": "Ćaskajte sa %(brand)s botom", - "Sign In": "Prijavite se", "powered by Matrix": "pokreće Matriks", "Explore rooms": "Istražite sobe", "Send": "Pošalji", @@ -55,7 +53,6 @@ "The user you called is busy.": "Korisnik kojeg ste zvali je zauzet.", "User Busy": "Korisnik zauzet", "Call Failed": "Poziv nije uspio", - "Trust": "Vjeruj", "Only continue if you trust the owner of the server.": "Produžite samo pod uslovom da vjerujete vlasniku servera.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Ova akcija zahtijeva pristup zadanom serveru za provjeru identiteta radi provjere adrese e-pošte ili telefonskog broja, no server nema nikakve uslove za pružanje usluge.", "Identity server has no terms of service": "Server identiteta nema uslove pružanja usluge", @@ -75,7 +72,6 @@ "Click the button below to confirm adding this phone number.": "Kliknite taster ispod da biste potvrdili dodavanje telefonskog broja.", "Confirm adding phone number": "Potvrdite dodavanje telefonskog broja", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Potvrdite dodavanje ovog telefonskog broja koristeći jedinstvenu prijavu (SSO) da biste dokazali Vaš identitet.", - "Confirm": "Potvrdi", "Click the button below to confirm adding this email address.": "Kliknite taster ispod da biste potvrdili dodavanje email adrese.", "Confirm adding email": "Potvrdite dodavanje email adrese", "Single Sign On": "Jedinstvena prijava (SSO)", @@ -96,5 +92,11 @@ "common": { "error": "Greška", "attachment": "Prilog" + }, + "action": { + "confirm": "Potvrdi", + "dismiss": "Odbaci", + "trust": "Vjeruj", + "sign_in": "Prijavite se" } } diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index 2c317b364d..7a97ff0527 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -61,12 +61,9 @@ "Failed to unban": "Misslyckades att avbanna", "Failed to verify email address: make sure you clicked the link in the email": "Misslyckades att bekräfta e-postadressen: set till att du klickade på länken i e-postmeddelandet", "Favourite": "Favoritmarkera", - "Accept": "Godkänn", - "Add": "Lägg till", "Admin Tools": "Admin-verktyg", "Can't connect to homeserver - please check your connectivity, ensure your homeserver's SSL certificate is trusted, and that a browser extension is not blocking requests.": "Kan inte ansluta till hemservern - vänligen kolla din nätverksanslutning, se till att hemserverns SSL-certifikat är betrott, och att inget webbläsartillägg blockerar förfrågningar.", "%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s ändrade behörighetsnivå för %(powerLevelDiffText)s.", - "Close": "Stäng", "Enter passphrase": "Ange lösenfras", "Failure to create room": "Misslyckades att skapa rummet", "Filter room members": "Filtrera rumsmedlemmar", @@ -86,7 +83,6 @@ "Sign in with": "Logga in med", "Join Room": "Gå med i rum", "Jump to first unread message.": "Hoppa till första olästa meddelandet.", - "Logout": "Logga ut", "Low priority": "Låg prioritet", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s gjorde framtida rumshistorik synligt för alla rumsmedlemmar från att de bjöds in.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s gjorde framtida rumshistorik synligt för alla rumsmedlemmar fr.o.m. att de gick med som medlem.", @@ -122,7 +118,6 @@ "%(roomName)s does not exist.": "%(roomName)s finns inte.", "%(roomName)s is not accessible at this time.": "%(roomName)s är inte tillgängligt för tillfället.", "Rooms": "Rum", - "Search": "Sök", "Search failed": "Sökning misslyckades", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s skickade en bild.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s bjöd in %(targetDisplayName)s att gå med i rummet.", @@ -133,13 +128,9 @@ "Session ID": "Sessions-ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Visa tidsstämplar i 12-timmarsformat (t.ex. 2:30em)", "Signed Out": "Loggade ut", - "Sign in": "Logga in", - "Sign out": "Logga ut", "Someone": "Någon", "Start authentication": "Starta autentisering", - "Cancel": "Avbryt", "Create new room": "Skapa nytt rum", - "Dismiss": "Avvisa", "powered by Matrix": "drivs av Matrix", "unknown error code": "okänd felkod", "Delete widget": "Radera widget", @@ -189,7 +180,6 @@ "Notification targets": "Aviseringsmål", "Today": "idag", "Friday": "fredag", - "Update": "Uppdatera", "What's New": "Vad är nytt", "On": "På", "Changelog": "Ändringslogg", @@ -203,12 +193,10 @@ "Failed to add tag %(tagName)s to room": "Misslyckades att lägga till etiketten %(tagName)s till rummet", "Filter results": "Filtrera resultaten", "No update available.": "Ingen uppdatering tillgänglig.", - "Resend": "Skicka igen", "Collecting app version information": "Samlar in appversionsinformation", "Tuesday": "tisdag", "Search…": "Sök…", "Saturday": "lördag", - "Reject": "Avböj", "Monday": "måndag", "Collecting logs": "Samlar in loggar", "All Rooms": "Alla rum", @@ -222,7 +210,6 @@ "When I'm invited to a room": "När jag bjuds in till ett rum", "Invite to this room": "Bjud in till rummet", "Thursday": "torsdag", - "Back": "Tillbaka", "Show message in desktop notification": "Visa meddelande i skrivbordsavisering", "Messages in group chats": "Meddelanden i gruppchattar", "Yesterday": "igår", @@ -249,7 +236,6 @@ "Unnamed Room": "Namnlöst rum", "Your browser does not support the required cryptography extensions": "Din webbläsare stödjer inte nödvändiga kryptografitillägg", "Unignore": "Avignorera", - "Ignore": "Ignorera", "Mention": "Nämn", "Voice call": "Röstsamtal", "Video call": "Videosamtal", @@ -316,7 +302,6 @@ "Verification Pending": "Avvaktar verifiering", "Unable to add email address": "Kunde inte lägga till e-postadress", "Unable to verify email address.": "Kunde inte verifiera e-postadressen.", - "Skip": "Hoppa över", "You must register to use this functionality": "Du måste registrera dig för att använda den här funktionaliteten", "You must join the room to see its files": "Du måste gå med i rummet för att se tillhörande filer", "Start automatically after system login": "Starta automatiskt vid systeminloggning", @@ -652,7 +637,6 @@ "Anchor": "Ankare", "Headphones": "Hörlurar", "Folder": "Mapp", - "Pin": "Häftstift", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "Vi har skickat ett e-brev till dig för att verifiera din adress. Följ instruktionerna där och klicka sedan på knappen nedan.", "Email Address": "E-postadress", "Unable to verify phone number.": "Kunde inte verifiera telefonnumret.", @@ -686,7 +670,6 @@ "Change": "Ändra", "Email (optional)": "E-post (valfritt)", "Phone (optional)": "Telefon (valfritt)", - "Confirm": "Bekräfta", "Join millions for free on the largest public server": "Gå med miljontals användare gratis på den största publika servern", "Other": "Annat", "Your password has been reset.": "Ditt lösenord har återställts.", @@ -763,7 +746,6 @@ "Could not load user profile": "Kunde inte ladda användarprofil", "The file '%(fileName)s' failed to upload.": "Filen '%(fileName)s' kunde inte laddas upp.", "Composer": "Meddelandefält", - "Join": "Gå med", "Power level": "Behörighetsnivå", "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "Kunde inte hitta profiler för de Matrix-ID:n som listas nedan - vill du bjuda in dem ändå?", "GitHub issue": "GitHub-ärende", @@ -777,7 +759,6 @@ "Manually export keys": "Exportera nycklar manuellt", "You'll lose access to your encrypted messages": "Du kommer att förlora åtkomst till dina krypterade meddelanden", "Are you sure you want to sign out?": "Är du säker på att du vill logga ut?", - "Go back": "Gå tillbaka", "Room Settings - %(roomName)s": "Rumsinställningar - %(roomName)s", "Sign out and remove encryption keys?": "Logga ut och ta bort krypteringsnycklar?", "To help us prevent this in future, please send us logs.": "För att hjälpa oss att förhindra detta i framtiden, vänligen skicka oss loggar.", @@ -786,7 +767,6 @@ "Your browser likely removed this data when running low on disk space.": "Din webbläsare har troligen tagit bort dessa data när det blev ont om diskutrymme.", "Upload files (%(current)s of %(total)s)": "Ladda upp filer (%(current)s av %(total)s)", "Upload files": "Ladda upp filer", - "Upload": "Ladda upp", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Den här filen är för stor för att ladda upp. Filstorleksgränsen är %(limit)s men den här filen är %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Dessa filer är för stora för att laddas upp. Filstorleksgränsen är %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Vissa filer är för stora för att laddas upp. Filstorleksgränsen är %(limit)s.", @@ -844,12 +824,10 @@ "Uploaded sound": "Uppladdat ljud", "Sounds": "Ljud", "Notification sound": "Aviseringsljud", - "Reset": "Återställ", "Set a new custom sound": "Ställ in ett nytt anpassat ljud", "Upgrade the room": "Uppgradera rummet", "Enable room encryption": "Aktivera rumskryptering", "Revoke": "Återkalla", - "Share": "Dela", "Discovery options will appear once you have added an email above.": "Upptäcktsalternativ kommer att visas när du har lagt till en e-postadress ovan.", "Remove %(email)s?": "Ta bort %(email)s?", "Remove %(phone)s?": "Ta bort %(phone)s?", @@ -873,7 +851,6 @@ "Code block": "Kodblock", "Join the conversation with an account": "Gå med i konversationen med ett konto", "Sign Up": "Registrera dig", - "Sign In": "Logga in", "Prompt before sending invites to potentially invalid matrix IDs": "Fråga innan inbjudningar skickas till potentiellt ogiltiga Matrix-ID:n", "Show all": "Visa alla", "reacted with %(shortName)s": "reagerade med %(shortName)s", @@ -893,7 +870,6 @@ "Add Phone Number": "Lägg till telefonnummer", "Identity server has no terms of service": "Identitetsservern har inga användarvillkor", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Den här åtgärden kräver åtkomst till standardidentitetsservern för att validera en e-postadress eller ett telefonnummer, men servern har inga användarvillkor.", - "Trust": "Förtroende", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "Show previews/thumbnails for images": "Visa förhandsgranskning/miniatyr för bilder", "Custom (%(level)s)": "Anpassad (%(level)s)", @@ -1053,7 +1029,6 @@ "Confirm adding phone number": "Bekräfta tilläggning av telefonnumret", "Click the button below to confirm adding this phone number.": "Klicka på knappen nedan för att bekräfta tilläggning av telefonnumret.", "Are you sure you want to cancel entering passphrase?": "Är du säker på att du vill avbryta inmatning av lösenfrasen?", - "Go Back": "Gå tillbaka", "%(name)s is requesting verification": "%(name)s begär verifiering", "Sends a message as html, without interpreting it as markdown": "Skicka ett meddelande som HTML, utan att tolka det som Markdown", "Joins room with given address": "Går med i rummet med den givna adressen", @@ -1120,8 +1095,6 @@ "Contact your server admin.": "Kontakta din serveradministratör.", "Ok": "OK", "Set up": "Sätt upp", - "Upgrade": "Uppgradera", - "Verify": "Verifiera", "Other users may not trust it": "Andra användare kanske inta litar på den", "New login. Was this you?": "Ny inloggning. Var det du?", "You joined the call": "Du gick med i samtalet", @@ -1378,7 +1351,6 @@ "You've successfully verified your device!": "Du har verifierat din enhet framgångsrikt!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Du har verifierat %(deviceName)s (%(deviceId)s) framgångsrikt!", "You've successfully verified %(displayName)s!": "Du har verifierat %(displayName)s framgångsrikt!", - "Got it": "Uppfattat", "Start verification again from the notification.": "Starta verifiering igen från aviseringen.", "Start verification again from their profile.": "Starta verifiering igen från deras profil.", "Verification timed out.": "Verifieringen löpte ut.", @@ -1526,7 +1498,6 @@ "Create a Group Chat": "Skapa en gruppchatt", "Explore rooms": "Utforska rum", "%(creator)s created and configured the room.": "%(creator)s skapade och konfigurerade rummet.", - "View": "Visa", "You have %(count)s unread notifications in a prior version of this room.": { "other": "Du har %(count)s olästa aviseringar i en tidigare version av det här rummet.", "one": "Du har %(count)s oläst avisering i en tidigare version av det här rummet." @@ -1579,7 +1550,6 @@ "Use a different passphrase?": "Använd en annan lösenfras?", "That doesn't match.": "Det matchar inte.", "Go back to set it again.": "Gå tillbaka och sätt den igen.", - "Download": "Ladda ner", "Unable to query secret storage status": "Kunde inte fråga efter status på hemlig lagring", "If you cancel now, you may lose encrypted messages & data if you lose access to your logins.": "Om du avbryter nu så kan du förlora krypterade meddelanden och data om du förlorar åtkomst till dina inloggningar.", "You can also set up Secure Backup & manage your keys in Settings.": "Du kan även ställa in säker säkerhetskopiering och hantera dina nycklar i inställningarna.", @@ -1624,7 +1594,6 @@ "Not encrypted": "Inte krypterad", "Room settings": "Rumsinställningar", "Take a picture": "Ta en bild", - "Unpin": "Avfäst", "Cross-signing is ready for use.": "Korssignering är klart att användas.", "Cross-signing is not set up.": "Korssignering är inte inställt.", "Backup version:": "Version av säkerhetskopia:", @@ -2120,7 +2089,6 @@ "Show line numbers in code blocks": "Visa radnummer i kodblock", "Expand code blocks by default": "Expandera kodblock för förval", "Show stickers button": "Visa dekalknapp", - "Try again": "Försök igen", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Vi bad webbläsaren att komma ihåg vilken hemserver du använder för att logga in, men tyvärr har din webbläsare glömt det. Gå till inloggningssidan och försök igen.", "We couldn't log you in": "Vi kunde inte logga in dig", "Values at explicit levels in this room:": "Värden vid explicita nivåer i det här rummet:", @@ -2195,7 +2163,6 @@ "Invite only, best for yourself or teams": "Endast inbjudan, bäst för dig själv eller team", "Open space for anyone, best for communities": "Öppna utrymmet för alla, bäst för gemenskaper", "Create a space": "Skapa ett utrymme", - "Delete": "Radera", "Jump to the bottom of the timeline when you send a message": "Hoppa till botten av tidslinjen när du skickar ett meddelande", "This homeserver has been blocked by its administrator.": "Hemservern har blockerats av sin administratör.", "You're already in a call with this person.": "Du är redan i ett samtal med den här personen.", @@ -2260,8 +2227,6 @@ "Forgotten or lost all recovery methods? Reset all": "Glömt eller förlorat alla återställningsalternativ? Återställ allt", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "Om du gör det, observera att inga av dina meddelanden kommer att raderas, men sökupplevelsen kan degraderas en stund medans registret byggs upp igen", "View message": "Visa meddelande", - "Zoom in": "Zooma in", - "Zoom out": "Zooma ut", "%(seconds)ss left": "%(seconds)ss kvar", "Change server ACLs": "Ändra server-ACLer", "Delete all": "Radera alla", @@ -2411,8 +2376,6 @@ "Error saving notification preferences": "Fel vid sparning av aviseringsinställningar", "Messages containing keywords": "Meddelanden som innehåller nyckelord", "Message bubbles": "Meddelandebubblor", - "Collapse": "Kollapsa", - "Expand": "Expandera", "Recommended for public spaces.": "Rekommenderas för offentliga utrymmen.", "Allow people to preview your space before they join.": "Låt personer förhandsgranska ditt utrymme innan de går med.", "Preview Space": "Förhandsgranska utrymme", @@ -2627,7 +2590,6 @@ "Select from the options below to export chats from your timeline": "Välj från alternativen nedan för att exportera chattar från din tidslinje", "Export Chat": "Exportera chatt", "Exporting your data": "Exporterar din data", - "Stop": "Stoppa", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Är du säker på att du vill sluta exportera din data? Om du gör det så behöver du börja om.", "Your export was successful. Find it in your Downloads folder.": "Din export lyckades. Hitta den i din hämtningsmapp.", "The export was cancelled successfully": "Exporten avbröts framgångsrikt", @@ -2775,7 +2737,6 @@ "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "Väntar på att du ska verifiera på din andra enhet, %(deviceName)s (%(deviceId)s)…", "Verify this device by confirming the following number appears on its screen.": "Verifiera den här enheten genom att bekräfta att det följande numret visas på dess skärm.", "Confirm the emoji below are displayed on both devices, in the same order:": "Bekräfta att emojierna nedan visas på båda enheterna i samma ordning:", - "Call": "Ring", "Dial": "Slå nummer", "Automatically send debug logs on decryption errors": "Skicka automatiskt avbuggningsloggar vid avkrypteringsfel", "Show join/leave messages (invites/removes/bans unaffected)": "Visa gå med/lämna-meddelanden (inbjudningar/borttagningar/banningar påverkas inte)", @@ -3384,7 +3345,6 @@ "Enable notifications for this device": "Aktivera aviseringar för den här enheten", "Turn off to disable notifications on all your devices and sessions": "Stäng av för att inaktivera aviseringar för alla dina enheter och sessioner", "Enable notifications for this account": "Aktivera aviseringar för det här kontot", - "Apply": "Tillämpa", "Search users in this room…": "Sök efter användare i det här rummet…", "Give one or multiple users in this room more privileges": "Ge en eller flera användare i det här rummet fler privilegier", "Add privileged users": "Lägg till privilegierade användare", @@ -3702,7 +3662,6 @@ "Starting export process…": "Startar exportprocessen …", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Användaren (%(user)s) blev inte inbjuden till %(roomId)s, men inget fel gavs av inbjudningsverktyget", "Use your account to continue.": "Använd ditt konto för att fortsätta.", - "Reload": "Ladda om", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Det här kan orsakas av att ha appen öppen i flera flikar eller av rensning av webbläsardata.", "Database unexpectedly closed": "Databasen stängdes oväntat", "Yes, it was me": "Ja, det var jag", @@ -3911,7 +3870,46 @@ "start": "Starta", "start_chat": "Starta chatt", "view_source": "Visa källa", - "yes": "Ja" + "yes": "Ja", + "reject": "Avböj", + "confirm": "Bekräfta", + "dismiss": "Avvisa", + "trust": "Förtroende", + "reload": "Ladda om", + "cancel": "Avbryt", + "stop": "Stoppa", + "join": "Gå med", + "close": "Stäng", + "accept": "Godkänn", + "upgrade": "Uppgradera", + "verify": "Verifiera", + "update": "Uppdatera", + "call": "Ring", + "delete": "Radera", + "upload": "Ladda upp", + "collapse": "Kollapsa", + "apply": "Tillämpa", + "reset": "Återställ", + "share": "Dela", + "skip": "Hoppa över", + "logout": "Logga ut", + "view": "Visa", + "expand": "Expandera", + "sign_out": "Logga ut", + "sign_in": "Logga in", + "add": "Lägg till", + "search": "Sök", + "try_again": "Försök igen", + "go_back": "Gå tillbaka", + "back": "Tillbaka", + "resend": "Skicka igen", + "ignore": "Ignorera", + "zoom_in": "Zooma in", + "zoom_out": "Zooma ut", + "download": "Ladda ner", + "pin": "Häftstift", + "unpin": "Avfäst", + "got_it": "Uppfattat" }, "a11y": { "user_menu": "Användarmeny" diff --git a/src/i18n/strings/ta.json b/src/i18n/strings/ta.json index b311c36bc6..e97e628856 100644 --- a/src/i18n/strings/ta.json +++ b/src/i18n/strings/ta.json @@ -1,13 +1,10 @@ { "All messages": "அனைத்து செய்திகள்", "All Rooms": "அனைத்து அறைகள்", - "Cancel": "ரத்து", "Changelog": "மாற்றப்பதிவு", - "Close": "மூடு", "Collecting app version information": "செயலியின் பதிப்பு தகவல்கள் சேகரிக்கப்படுகிறது", "Collecting logs": "பதிவுகள் சேகரிக்கப்படுகிறது", "Call invitation": "அழைப்பிற்கான விண்ணப்பம்", - "Dismiss": "நீக்கு", "Failed to add tag %(tagName)s to room": "%(tagName)s எனும் குறிச்சொல்லை அறையில் சேர்ப்பதில் தோல்வி", "Failed to forget room %(errCode)s": "அறையை மறப்பதில் தோல்வி %(errCode)s", "Favourite": "விருப்பமான", @@ -25,9 +22,6 @@ "On": "மீது", "Operation failed": "செயல்பாடு தோல்வியுற்றது", "powered by Matrix": "Matrix-ஆல் ஆனது", - "Reject": "நிராகரி", - "Resend": "மீண்டும் அனுப்பு", - "Search": "தேடு", "Search…": "தேடு…", "Send": "அனுப்பு", "Send logs": "பதிவுகளை அனுப்பு", @@ -36,7 +30,6 @@ "Unavailable": "இல்லை", "unknown error code": "தெரியாத பிழை குறி", "Unnamed room": "பெயரிடப்படாத அறை", - "Update": "புதுப்பி", "What's New": "புதிதாக வந்தவை", "What's new?": "புதிதாக என்ன?", "Waiting for response from server": "வழங்கியின் பதிலுக்காக காத்திருக்கிறது", @@ -54,7 +47,6 @@ "Yesterday": "நேற்று", "No update available.": "எந்த புதுப்பிப்பும் இல்லை.", "Thank you!": "உங்களுக்கு நன்றி", - "Back": "பின்", "Event sent!": "நிகழ்வு அனுப்பப்பட்டது", "Event Type": "நிகழ்வு வகை", "Event Content": "நிகழ்வு உள்ளடக்கம்", @@ -64,7 +56,6 @@ "This phone number is already in use": "இந்த தொலைபேசி எண் முன்னதாகவே பயன்பாட்டில் உள்ளது", "Failed to verify email address: make sure you clicked the link in the email": "மின்னஞ்சல் முகவரியை சரிபார்க்க முடியவில்லை: மின்னஞ்சலில் உள்ள இணைப்பை அழுத்தியுள்ளீர்களா என்பதை உறுதிப்படுத்தவும்", "Your %(brand)s is misconfigured": "உங்கள் %(brand)s தவறாக உள்ளமைக்கப்பட்டுள்ளது", - "Sign In": "உள்நுழைக", "Call Failed": "அழைப்பு தோல்வியுற்றது", "You cannot place a call with yourself.": "நீங்கள் உங்களுடனே அழைப்பை மேற்கொள்ள முடியாது.", "Permission Required": "அனுமதி தேவை", @@ -126,7 +117,6 @@ "Confirm adding phone number": "தொலைபேசி எண்ணைச் சேர்ப்பதை உறுதிப்படுத்தவும்", "Confirm adding this phone number by using Single Sign On to prove your identity.": "உங்கள் அடையாளத்தை நிரூபிக்க ஒற்றை உள்நுழைவைப் பயன்படுத்தி இந்த தொலைபேசி எண்ணைச் சேர்ப்பதை உறுதிப்படுத்தவும்.", "Add Email Address": "மின்னஞ்சல் முகவரியை சேர்க்கவும்", - "Confirm": "உறுதிப்படுத்தவும்", "Click the button below to confirm adding this email address.": "இந்த மின்னஞ்சல் முகவரியை சேர்ப்பதை உறுதிப்படுத்த கீழே உள்ள பொத்தானை அழுத்தவும்.", "Confirm adding email": "மின்னஞ்சலை சேர்ப்பதை உறுதிப்படுத்தவும்", "Single Sign On": "ஒற்றை உள்நுழைவு", @@ -147,6 +137,16 @@ "ok": "சரி", "quote": "மேற்கோள்", "remove": "நீக்கு", - "view_source": "மூலத்தைக் காட்டு" + "view_source": "மூலத்தைக் காட்டு", + "reject": "நிராகரி", + "confirm": "உறுதிப்படுத்தவும்", + "dismiss": "நீக்கு", + "cancel": "ரத்து", + "close": "மூடு", + "update": "புதுப்பி", + "sign_in": "உள்நுழைக", + "search": "தேடு", + "back": "பின்", + "resend": "மீண்டும் அனுப்பு" } } diff --git a/src/i18n/strings/te.json b/src/i18n/strings/te.json index 5dae719ec8..99f47f6d8c 100644 --- a/src/i18n/strings/te.json +++ b/src/i18n/strings/te.json @@ -1,7 +1,5 @@ { - "Accept": "అంగీకరించు", "Account": "ఖాతా", - "Add": "చేర్చు", "Admin": "అడ్మిన్", "Admin Tools": "నిర్వాహకుని ఉపకరణాలు", "No Microphones detected": "మైక్రోఫోన్లు కనుగొనబడలేదు", @@ -28,7 +26,6 @@ "Changes your display nickname": "మీ ప్రదర్శన మారుపేరుని మారుస్తుంది", "You cannot place a call with yourself.": "మీకు మీరే కాల్ చేయలేరు.", "You need to be able to invite users to do that.": "మీరు దీన్ని చేయడానికి వినియోగదారులను ఆహ్వానించగలరు.", - "Close": "ముసివెయండి", "Command error": "కమాండ్ లోపం", "Commands": "కమ్మండ్స్", "Confirm password": "పాస్వర్డ్ని నిర్ధారించండి", @@ -67,18 +64,15 @@ "New passwords don't match": "కొత్త పాస్వర్డ్లు సరిపోలడం లేదు", "Connectivity to the server has been lost.": "సెర్వెర్ కనెక్టివిటీని కోల్పోయారు.", "Sent messages will be stored until your connection has returned.": "మీ కనెక్షన్ తిరిగి వచ్చే వరకు పంపిన సందేశాలు నిల్వ చేయబడతాయి.", - "Cancel": "రద్దు", "Failed to forget room %(errCode)s": "గది మర్చిపోవడం విఫలమైంది %(errCode)s", "Incorrect verification code": "ధృవీకరణ కోడ్ సరిగా లెదు", "unknown error code": "తెలియని కోడ్ లోపం", "Please enter the code it contains:": "దయచేసి దాన్ని కలిగి ఉన్న కోడ్ను నమోదు చేయండి:", "Unable to restore session": "సెషన్ను పునరుద్ధరించడానికి సాధ్యపడలేదు", "Create new room": "క్రొత్త గది సృష్టించండి", - "Dismiss": "రద్దుచేసే", "Favourite": "గుర్తుంచు", "Notifications": "ప్రకటనలు", "Operation failed": "కార్యం విఫలమైంది", - "Search": "శోధన", "Sunday": "ఆదివారం", "Messages sent by bot": "బాట్ పంపిన సందేశాలు", "Notification targets": "తాఖీదు లక్ష్యాలు", @@ -92,10 +86,8 @@ "Messages in one-to-one chats": "సందేశాలు నుండి ఒకరికి ఒకటి మాటామంతి", "Failed to add tag %(tagName)s to room": "%(tagName)s ను బొందు జోడించడంలో విఫలమైంది", "No update available.": "ఏ నవీకరణ అందుబాటులో లేదు.", - "Resend": "మళ్ళి పంపుము", "Collecting app version information": "అనువర్తన సంస్కరణ సమాచారాన్ని సేకరించడం", "Tuesday": "మంగళవారం", - "Reject": "తిరస్కరించు", "Monday": "సోమవారం", "Collecting logs": "నమోదు సేకరించడం", "All Rooms": "అన్ని గదులు", @@ -131,6 +123,14 @@ "continue": "కొనసాగించు", "decline": "డిక్లైన్", "leave": "వదిలి", - "remove": "తొలగించు" + "remove": "తొలగించు", + "reject": "తిరస్కరించు", + "dismiss": "రద్దుచేసే", + "cancel": "రద్దు", + "close": "ముసివెయండి", + "accept": "అంగీకరించు", + "add": "చేర్చు", + "search": "శోధన", + "resend": "మళ్ళి పంపుము" } } diff --git a/src/i18n/strings/th.json b/src/i18n/strings/th.json index 0777630f87..d7b32395d9 100644 --- a/src/i18n/strings/th.json +++ b/src/i18n/strings/th.json @@ -16,12 +16,9 @@ "Reason": "เหตุผล", "Register": "ลงทะเบียน", "%(brand)s version:": "เวอร์ชัน %(brand)s:", - "Cancel": "ยกเลิก", - "Dismiss": "ปิด", "Notifications": "การแจ้งเตือน", "Operation failed": "การดำเนินการล้มเหลว", "powered by Matrix": "ใช้เทคโนโลยี Matrix", - "Search": "ค้นหา", "unknown error code": "รหัสข้อผิดพลาดที่ไม่รู้จัก", "Favourite": "รายการโปรด", "Failed to forget room %(errCode)s": "การลืมห้องล้มเหลว %(errCode)s", @@ -79,7 +76,6 @@ "Sign in with": "เข้าสู่ระบบด้วย", "Join Room": "เข้าร่วมห้อง", "Jump to first unread message.": "ข้ามไปยังข้อความแรกที่ยังไม่ได้อ่าน", - "Logout": "ออกจากระบบ", "Missing user_id in request": "ไม่พบ user_id ในคำขอ", "Moderator": "ผู้ช่วยดูแล", "New passwords don't match": "รหัสผ่านใหม่ไม่ตรงกัน", @@ -105,8 +101,6 @@ "Server may be unavailable, overloaded, or you hit a bug.": "เซิร์ฟเวอร์อาจไม่พร้อมใช้งาน ทำงานหนักเกินไป หรือเจอจุดบกพร่อง", "Server unavailable, overloaded, or something else went wrong.": "เซิร์ฟเวอร์อาจไม่พร้อมใช้งาน ทำงานหนักเกินไป หรือบางอย่างผิดปกติ", "Signed Out": "ออกจากระบบแล้ว", - "Sign in": "เข้าสู่ระบบ", - "Sign out": "ออกจากระบบ", "Someone": "ใครบางคน", "Always show message timestamps": "แสดงเวลาในแชทเสมอ", "Show timestamps in 12 hour format (e.g. 2:30pm)": "แสดงเวลาในแชทในรูปแบบ 12 ชั่วโมง (เช่น 2:30pm)", @@ -168,9 +162,6 @@ "Confirm Removal": "ยืนยันการลบ", "Unknown error": "ข้อผิดพลาดที่ไม่รู้จัก", "Incorrect password": "รหัสผ่านไม่ถูกต้อง", - "Add": "เพิ่ม", - "Accept": "ยอมรับ", - "Close": "ปิด", "Unnamed Room": "ห้องที่ยังไม่ได้ตั้งชื่อ", "(~%(count)s results)": { "one": "(~%(count)s ผลลัพท์)", @@ -194,13 +185,11 @@ "Notification targets": "เป้าหมายการแจ้งเตือน", "Today": "วันนี้", "Friday": "วันศุกร์", - "Update": "อัปเดต", "What's New": "มีอะไรใหม่", "On": "เปิด", "Changelog": "บันทึกการเปลี่ยนแปลง", "Waiting for response from server": "กำลังรอการตอบสนองจากเซิร์ฟเวอร์", "This Room": "ห้องนี้", - "Resend": "ส่งใหม่", "Messages containing my display name": "ข้อความที่มีชื่อของฉัน", "Messages in one-to-one chats": "ข้อความในแชทตัวต่อตัว", "Unavailable": "ไม่มี", @@ -214,7 +203,6 @@ "Search…": "ค้นหา…", "Unnamed room": "ห้องที่ไม่มีชื่อ", "Saturday": "วันเสาร์", - "Reject": "ปฏิเสธ", "Monday": "วันจันทร์", "Collecting logs": "กำลังรวบรวมล็อก", "All Rooms": "ทุกห้อง", @@ -234,10 +222,8 @@ "Off": "ปิด", "Failed to remove tag %(tagName)s from room": "การลบแท็ก %(tagName)s จากห้องล้มเหลว", "Explore rooms": "สำรวจห้อง", - "Sign In": "ลงชื่อเข้า", "Create Account": "สร้างบัญชี", "Add Email Address": "เพิ่มที่อยู่อีเมล", - "Confirm": "ยืนยัน", "Already in call": "อยู่ในสายแล้ว", "No other application is using the webcam": "ไม่มีแอปพลิเคชันอื่นใดที่ใช้กล้อง", "Permission is granted to use the webcam": "ได้รับอนุญาตให้ใช้กล้อง", @@ -253,7 +239,6 @@ "The user you called is busy.": "ผู้ใช้ที่คุณโทรหาไม่ว่าง.", "User Busy": "ผู้ใช้ไม่ว่าง", "Call Failed": "การโทรล้มเหลว", - "Trust": "ไว้ใจ", "Only continue if you trust the owner of the server.": "ดำเนินการต่อหากคุณไว้วางใจเจ้าของเซิร์ฟเวอร์เท่านั้น.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "การดำเนินการนี้จำเป็นต้องเข้าถึงเซิร์ฟเวอร์ identity เริ่มต้น เพื่อตรวจสอบที่อยู่อีเมลหรือหมายเลขโทรศัพท์ แต่เซิร์ฟเวอร์ไม่มีข้อกำหนดในการให้บริการใดๆ.", "Identity server has no terms of service": "เซิร์ฟเวอร์ประจำตัวไม่มีข้อกำหนดในการให้บริการ", @@ -392,7 +377,6 @@ }, "%(user1)s and %(user2)s": "%(user1)s และ %(user2)s", "Empty room": "ห้องว่าง", - "Try again": "ลองอีกครั้ง", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "เราส่งคำขอให้เบราว์เซอร์จดจำโฮมเซิร์ฟเวอร์ที่คุณใช้เพื่ออนุญาตให้คุณลงชื่อเข้าใช้, แต่น่าเสียดายที่เบราว์เซอร์ของคุณไม่จดจำ. ไปที่หน้าลงชื่อเข้าใช้แล้วลองอีกครั้ง.", "Main address": "ที่อยู่หลัก", "Error removing address": "เกิดข้อผิดพลาดในการนำที่อยู่ออก", @@ -434,16 +418,10 @@ "Failed to connect to integration manager": "ไม่สามารถเชื่อมต่อกับตัวจัดการการรวม", "General failure": "ข้อผิดพลาดทั่วไป", "General": "ทั่วไป", - "Download": "ดาวน์โหลด", "collapse": "ยุบ", - "Ignore": "เพิกเฉย", - "Skip": "ข้าม", "Idle": "ว่าง", "Online": "ออนไลน์", - "Delete": "ลบ", - "Upload": "อัปโหลด", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "ที่อยู่อีเมลของคุณไม่ได้เชื่อมโยงกับ Matrix ID บนโฮมเซิร์ฟเวอร์นี้", - "Join": "เข้าร่วม", "Timeline": "เส้นเวลา", "common": { "encryption_enabled": "เปิดใช้งานการเข้ารหัส", @@ -480,7 +458,28 @@ "retry": "ลองใหม่", "save": "บันทึก", "start_chat": "เริ่มแชท", - "view_source": "ดูซอร์ส" + "view_source": "ดูซอร์ส", + "reject": "ปฏิเสธ", + "confirm": "ยืนยัน", + "dismiss": "ปิด", + "trust": "ไว้ใจ", + "cancel": "ยกเลิก", + "join": "เข้าร่วม", + "close": "ปิด", + "accept": "ยอมรับ", + "update": "อัปเดต", + "delete": "ลบ", + "upload": "อัปโหลด", + "skip": "ข้าม", + "logout": "ออกจากระบบ", + "sign_out": "ออกจากระบบ", + "sign_in": "เข้าสู่ระบบ", + "add": "เพิ่ม", + "search": "ค้นหา", + "try_again": "ลองอีกครั้ง", + "resend": "ส่งใหม่", + "ignore": "เพิกเฉย", + "download": "ดาวน์โหลด" }, "Home": "เมนูหลัก" } diff --git a/src/i18n/strings/tr.json b/src/i18n/strings/tr.json index 9925a01c76..54ee4b309d 100644 --- a/src/i18n/strings/tr.json +++ b/src/i18n/strings/tr.json @@ -1,7 +1,5 @@ { - "Accept": "Kabul Et", "Account": "Hesap", - "Add": "Ekle", "Admin": "Admin", "Admin Tools": "Admin Araçları", "No Microphones detected": "Hiçbir Mikrofon bulunamadı", @@ -35,7 +33,6 @@ "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s oda adını kaldırdı.", "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s konuyu \"%(topic)s\" olarak değiştirdi.", "Changes your display nickname": "Görünen takma adınızı değiştirir", - "Close": "Kapat", "Command error": "Komut Hatası", "Commands": "Komutlar", "Confirm password": "Şifreyi Onayla", @@ -86,7 +83,6 @@ "Sign in with": "Şununla giriş yap", "Join Room": "Odaya Katıl", "Jump to first unread message.": "İlk okunmamış iletiye atla.", - "Logout": "Çıkış Yap", "Low priority": "Düşük öncelikli", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s gelecekte oda geçmişini görünür yaptı Tüm oda üyeleri , davet edildiği noktadan.", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s gelecekte oda geçmişini görünür yaptı Tüm oda üyeleri , katıldıkları noktalardan.", @@ -123,7 +119,6 @@ "%(roomName)s does not exist.": "%(roomName)s mevcut değil.", "%(roomName)s is not accessible at this time.": "%(roomName)s şu anda erişilebilir değil.", "Rooms": "Odalar", - "Search": "Ara", "Search failed": "Arama başarısız", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s bir resim gönderdi.", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s %(targetDisplayName)s' a odaya katılması için bir davet gönderdi.", @@ -134,8 +129,6 @@ "Session ID": "Oturum ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "Zaman damgalarını 12 biçiminde göster (örn. 2:30 pm)", "Signed Out": "Oturum Kapatıldı", - "Sign in": "Giriş Yap", - "Sign out": "Çıkış Yap", "Someone": "Birisi", "Start authentication": "Kimlik Doğrulamayı başlatın", "Submit": "Gönder", @@ -211,7 +204,6 @@ "one": "(~%(count)s sonuç)", "other": "(~%(count)s sonuçlar)" }, - "Cancel": "İptal", "Create new room": "Yeni Oda Oluştur", "New Password": "Yeni Şifre", "Start automatically after system login": "Sisteme giriş yaptıktan sonra otomatik başlat", @@ -232,7 +224,6 @@ "Incorrect password": "Yanlış Şifre", "Unable to restore session": "Oturum geri yüklenemiyor", "If you have previously used a more recent version of %(brand)s, your session may be incompatible with this version. Close this window and return to the more recent version.": "Eğer daha önce %(brand)s'un daha yeni bir versiyonunu kullandıysanız , oturumunuz bu sürümle uyumsuz olabilir . Bu pencereyi kapatın ve daha yeni sürüme geri dönün.", - "Dismiss": "Kapat", "Token incorrect": "Belirteç(Token) hatalı", "Please enter the code it contains:": "Lütfen içerdiği kodu girin:", "powered by Matrix": "Matrix'den besleniyor", @@ -253,13 +244,11 @@ "Authentication check failed: incorrect password?": "Kimlik doğrulama denetimi başarısız oldu : yanlış şifre ?", "Do you want to set an email address?": "Bir e-posta adresi ayarlamak ister misiniz ?", "This will allow you to reset your password and receive notifications.": "Bu şifrenizi sıfırlamanızı ve bildirimler almanızı sağlayacak.", - "Skip": "Atla", "Sunday": "Pazar", "Messages sent by bot": "Bot tarafından gönderilen mesajlar", "Notification targets": "Bildirim hedefleri", "Today": "Bugün", "Friday": "Cuma", - "Update": "Güncelleştirme", "What's New": "Yenilikler", "On": "Açık", "Changelog": "Değişiklikler", @@ -270,12 +259,10 @@ "Unavailable": "Kullanım dışı", "Source URL": "Kaynak URL", "Failed to add tag %(tagName)s to room": "%(tagName)s etiketi odaya eklenemedi", - "Resend": "Yeniden Gönder", "Collecting app version information": "Uygulama sürümü bilgileri toplanıyor", "Tuesday": "Salı", "Unnamed room": "İsimsiz oda", "Saturday": "Cumartesi", - "Reject": "Reddet", "Monday": "Pazartesi", "Collecting logs": "Kayıtlar toplanıyor", "All Rooms": "Tüm Odalar", @@ -304,7 +291,6 @@ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s%(monthName)s%(day)s%(fullYear)s", "Identity server has no terms of service": "Kimlik sunucusu hizmet kurallarına sahip değil", "Only continue if you trust the owner of the server.": "Sadece sunucunun sahibine güveniyorsanız devam edin.", - "Trust": "Güven", "Unable to load! Check your network connectivity and try again.": "Yüklenemiyor! Ağ bağlantınızı kontrol edin ve yeniden deneyin.", "Restricted": "Sınırlı", "Missing roomId.": "roomId eksik.", @@ -341,7 +327,6 @@ "%(brand)s URL": "%(brand)s Linki", "Room ID": "Oda ID", "More options": "Daha fazla seçenek", - "Join": "Katıl", "expand": "genişlet", "Rotate Left": "Sola Döndür", "Rotate Right": "Sağa Döndür", @@ -408,7 +393,6 @@ "Hide advanced": "Gelişmiş gizle", "Show advanced": "Gelişmiş göster", "Incompatible Database": "Uyumsuz Veritabanı", - "Back": "Geri", "Event sent!": "Olay gönderildi!", "Event Type": "Olay Tipi", "State Key": "Durum Anahtarı", @@ -436,7 +420,6 @@ "Upgrade this room to version %(version)s": "Bu odayı %(version)s versiyonuna yükselt", "Upgrade Room Version": "Oda Sürümünü Yükselt", "Upgrade private room": "Özel oda güncelle", - "Upgrade": "Yükselt", "Sign out and remove encryption keys?": "Oturumu kapat ve şifreleme anahtarlarını sil?", "Clear Storage and Sign Out": "Depolamayı temizle ve Oturumu Kapat", "Send Logs": "Logları Gönder", @@ -475,12 +458,10 @@ "Enter phone number (required on this homeserver)": "Telefon numarası gir ( bu ana sunucuda gerekli)", "Enter username": "Kullanıcı adı gir", "Email (optional)": "E-posta (opsiyonel)", - "Confirm": "Doğrula", "Phone (optional)": "Telefon (opsiyonel)", "Couldn't load page": "Sayfa yüklenemiyor", "Old cryptography data detected": "Eski kriptolama verisi tespit edildi", "Verification Request": "Doğrulama Talebi", - "View": "Görüntüle", "Jump to first unread room.": "Okunmamış ilk odaya zıpla.", "Jump to first invite.": "İlk davete zıpla.", "Add room": "Oda ekle", @@ -528,7 +509,6 @@ "Room Notification": "Oda Bildirimi", "That matches!": "Eşleşti!", "That doesn't match.": "Eşleşmiyor.", - "Download": "İndir", "Success!": "Başarılı!", "Unable to create key backup": "Anahtar yedeği oluşturulamıyor", "New Recovery Method": "Yeni Kurtarma Yöntemi", @@ -562,7 +542,6 @@ "Headphones": "Kulaklık", "Folder": "Klasör", "Accept to continue:": "Devam etmek için i kabul ediniz:", - "Upload": "Yükle", "not found": "bulunamadı", "in account data": "hesap verisinde", "Cannot connect to integration manager": "Entegrasyon yöneticisine bağlanılamadı", @@ -621,7 +600,6 @@ "Trophy": "Ödül", "wait and try again later": "bekle ve tekrar dene", "Disconnect anyway": "Yinede bağlantıyı kes", - "Go back": "Geri dön", "Do not use an identity server": "Bir kimlik sunucu kullanma", "Enter a new identity server": "Yeni bir kimlik sunucu gir", "Change": "Değiştir", @@ -655,7 +633,6 @@ "Uploaded sound": "Yüklenen ses", "Sounds": "Sesler", "Notification sound": "Bildirim sesi", - "Reset": "Sıfırla", "Browse": "Gözat", "Change room name": "Oda adını değiştir", "Change history visibility": "Geçmiş görünürlüğünü değiştir", @@ -681,7 +658,6 @@ "Unable to share email address": "E-posta adresi paylaşılamıyor", "Your email address hasn't been verified yet": "E-posta adresiniz henüz doğrulanmadı", "Verify the link in your inbox": "Gelen kutunuzdaki linki doğrulayın", - "Share": "Paylaş", "Unable to share phone number": "Telefon numarası paylaşılamıyor", "Unable to verify phone number.": "Telefon numarası doğrulanamıyor.", "Please enter verification code sent via text.": "Lütfen mesajla gönderilen doğrulama kodunu girin.", @@ -730,7 +706,6 @@ "System Alerts": "Sistem Uyarıları", "Join the conversation with an account": "Konuşmaya bir hesapla katıl", "Sign Up": "Kayıt Ol", - "Sign In": "Giriş Yap", "Reason: %(reason)s": "Sebep: %(reason)s", "Forget this room": "Bu odayı unut", "Re-join": "Yeniden katıl", @@ -762,7 +737,6 @@ "other": "%(count)s doğrulanmış oturum", "one": "1 doğrulanmış oturum" }, - "Verify": "Doğrula", "Message Actions": "Mesaj Eylemleri", "Show image": "Resim göster", "You verified %(name)s": "%(name)s yı doğruladınız", @@ -796,7 +770,6 @@ "Personal ban list": "Kişisel yasak listesi", "Server or user ID to ignore": "Yoksaymak için sunucu veya kullanıcı ID", "eg: @bot:* or example.org": "örn: @bot:* veya example.org", - "Ignore": "Yoksay", "Subscribed lists": "Abone olunmuş listeler", "If this isn't what you want, please use a different tool to ignore users.": "Eğer istediğiniz bu değilse, kullanıcıları yoksaymak için lütfen farklı bir araç kullanın.", "Subscribe": "Abone ol", @@ -830,7 +803,6 @@ "You're previewing %(roomName)s. Want to join it?": "%(roomName)s odasını inceliyorsunuz. Katılmak ister misiniz?", "You don't currently have any stickerpacks enabled": "Açılmış herhangi bir çıkartma paketine sahip değilsiniz", "Room Topic": "Oda Başlığı", - "Go Back": "Geri dön", "Gets or sets the room topic": "Oda başlığını getirir yada ayarlar", "Unbans user with given ID": "Verilen ID ile kullanıcı yasağını kaldırır", "Ignores a user, hiding their messages from you": "Mesajlarını senden gizleyerek, bir kullanıcıyı yok sayar", @@ -1093,7 +1065,6 @@ "Scan this unique code": "Bu eşsiz kodu tara", "Cancelling…": "İptal ediliyor…", "Lock": "Kilit", - "Pin": "Şifre", "Your homeserver does not support cross-signing.": "Ana sunucunuz çapraz imzalamayı desteklemiyor.", "exists": "mevcut", "Your keys are not being backed up from this session.": "Anahtarlarınız bu oturum tarafından yedeklenmiyor.", @@ -1720,7 +1691,6 @@ "Away": "Uzakta", "Quick Reactions": "Hızlı Tepkiler", "Widgets": "Widgetlar", - "Unpin": "Sabitlemeyi kaldır", "Download logs": "Günlükleri indir", "Notification options": "Bildirim ayarları", "Looks good!": "İyi görünüyor!", @@ -1862,7 +1832,6 @@ "Use app": "Uygulamayı kullan", "Use app for a better experience": "Daha iyi bir deneyim için uygulamayı kullanın", "Remain on your screen while running": "Uygulama çalışırken lütfen başka uygulamaya geçmeyin", - "Try again": "Yeniden deneyin", "%(senderName)s changed the pinned messages for the room.": "%(senderName)s odadaki ileti sabitlemelerini değiştirdi.", "%(senderName)s withdrew %(targetName)s's invitation": "%(senderName)s, %(targetName)s kullanıcısının davetini geri çekti", "%(senderName)s withdrew %(targetName)s's invitation: %(reason)s": "%(senderName)s,%(targetName)s kullanıcısının davetini geri çekti: %(reason)s", @@ -1888,7 +1857,6 @@ "You're already in a call with this person.": "Bu kişi ile halihazırda çağrıdasınız.", "The user you called is busy.": "Aradığınız kullanıcı meşgul.", "User Busy": "Kullanıcı Meşgul", - "Got it": "Anlaşıldı", "You've successfully verified %(displayName)s!": "%(displayName)s başarıyla doğruladınız!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "%(deviceName)s (%(deviceId)s) başarıyla doğruladınız!", "You've successfully verified your device!": "Cihazınızı başarıyla doğruladınız!", @@ -2028,7 +1996,37 @@ "start": "Başlat", "start_chat": "Sohbet Başlat", "view_source": "Kaynağı Görüntüle", - "yes": "Evet" + "yes": "Evet", + "reject": "Reddet", + "confirm": "Doğrula", + "dismiss": "Kapat", + "trust": "Güven", + "cancel": "İptal", + "join": "Katıl", + "close": "Kapat", + "accept": "Kabul Et", + "upgrade": "Yükselt", + "verify": "Doğrula", + "update": "Güncelleştirme", + "upload": "Yükle", + "reset": "Sıfırla", + "share": "Paylaş", + "skip": "Atla", + "logout": "Çıkış Yap", + "view": "Görüntüle", + "sign_out": "Çıkış Yap", + "sign_in": "Giriş Yap", + "add": "Ekle", + "search": "Ara", + "try_again": "Yeniden deneyin", + "go_back": "Geri dön", + "back": "Geri", + "resend": "Yeniden Gönder", + "ignore": "Yoksay", + "download": "İndir", + "pin": "Şifre", + "unpin": "Sabitlemeyi kaldır", + "got_it": "Anlaşıldı" }, "a11y": { "user_menu": "Kullanıcı menüsü" diff --git a/src/i18n/strings/tzm.json b/src/i18n/strings/tzm.json index dd949c4de9..532daff37c 100644 --- a/src/i18n/strings/tzm.json +++ b/src/i18n/strings/tzm.json @@ -3,9 +3,7 @@ "Other": "Yaḍn", "Actions": "Tugawin", "Messages": "Tuzinin", - "Cancel": "Sser", "Create Account": "senflul amiḍan", - "Sign In": "Kcem", "Dec": "Duj", "Nov": "Nuw", "Oct": "Kṭu", @@ -23,7 +21,6 @@ "Tue": "Asn", "Mon": "Ayn", "Sun": "Asa", - "Dismiss": "Nexxel", "Add Phone Number": "Rnu uṭṭun n utilifun", "Add Email Address": "Rnu tasna imayl", "Permissions": "Tisirag", @@ -40,8 +37,6 @@ "Butterfly": "Aferteṭṭu", "Rooster": "Ayaẓiḍ", "Panda": "Apanda", - "Upgrade": "Leqqem", - "Confirm": "Sentem", "Brazil": "Brazil", "Bolivia": "Bulivya", "Bhutan": "Buṭan", @@ -64,26 +59,19 @@ "Calls": "Iɣuṛiten", "Emoji": "Imuji", "Afghanistan": "Afɣanistan", - "Logout": "Ffeɣ", "Phone": "Atilifun", "Email": "Imayl", "Go": "Ddu", "Send": "Azen", "Flags": "Icenyalen", - "Join": "Lkem", "edited": "infel", "Copied!": "inɣel!", "Search…": "Arezzu…", "A-Z": "A-Ẓ", - "Reject": "Agy", "Re-join": "als-lkem", - "Search": "Rzu", "%(duration)sd": "%(duration)sas", - "Share": "Bḍu", "Camera": "Takamiṛa", "Microphone": "Amikṛu", - "Add": "Rnu", - "Ignore": "Nexxel", "None": "Walu", "Account": "Amiḍan", "Algorithm:": "Talguritmit:", @@ -110,7 +98,6 @@ "Rabbit": "Agnin", "Elephant": "Ilew", "Pig": "Ilef", - "Close": "Rgel", "Horse": "Ayyis", "Lion": "Izem", "Cat": "Amuc", @@ -140,7 +127,20 @@ "remove": "KKes", "reply": "Rar", "save": "Ḥḍu", - "yes": "Yah" + "yes": "Yah", + "reject": "Agy", + "confirm": "Sentem", + "dismiss": "Nexxel", + "cancel": "Sser", + "join": "Lkem", + "close": "Rgel", + "upgrade": "Leqqem", + "share": "Bḍu", + "logout": "Ffeɣ", + "sign_in": "Kcem", + "add": "Rnu", + "search": "Rzu", + "ignore": "Nexxel" }, "Home": "Asnubeg" } diff --git a/src/i18n/strings/uk.json b/src/i18n/strings/uk.json index 3e42247904..59b1e5cd28 100644 --- a/src/i18n/strings/uk.json +++ b/src/i18n/strings/uk.json @@ -1,19 +1,13 @@ { - "Cancel": "Скасувати", - "Close": "Закрити", "Create new room": "Створити нову кімнату", - "Dismiss": "Відхилити", "Failed to forget room %(errCode)s": "Не вдалось видалити кімнату %(errCode)s", "Favourite": "Улюблені", "Notifications": "Сповіщення", "Operation failed": "Не вдалося виконати дію", "powered by Matrix": "працює на Matrix", - "Search": "Пошук", "unknown error code": "невідомий код помилки", "Failed to change password. Is your password correct?": "Не вдалось змінити пароль. Ви впевнені, що пароль введено правильно?", - "Accept": "Погодитись", "Account": "Обліковий запис", - "Add": "Додати", "Admin": "Адміністратор", "Admin Tools": "Засоби адміністрування", "No Microphones detected": "Мікрофон не виявлено", @@ -57,7 +51,6 @@ "Notification targets": "Цілі сповіщень", "Today": "Сьогодні", "Friday": "П'ятниця", - "Update": "Оновити", "What's New": "Що нового", "On": "Увімкнено", "Changelog": "Журнал змін", @@ -71,7 +64,6 @@ "Messages sent by bot": "Повідомлення, надіслані ботом", "Filter results": "Відфільтрувати результати", "No update available.": "Оновлення відсутні.", - "Resend": "Перенадіслати", "Collecting app version information": "Збір інформації про версію застосунку", "When I'm invited to a room": "Коли мене запрошено до кімнати", "Tuesday": "Вівторок", @@ -79,7 +71,6 @@ "Preparing to send logs": "Приготування до надсилання журланла", "Unnamed room": "Неназвана кімната", "Saturday": "Субота", - "Reject": "Відмовитись", "Monday": "Понеділок", "Toolbox": "Панель інструментів", "Collecting logs": "Збір журналів", @@ -96,7 +87,6 @@ "Thursday": "Четвер", "Search…": "Пошук…", "Logs sent": "Журнали надіслані", - "Back": "Назад", "Show message in desktop notification": "Показувати повідомлення у стільничних сповіщеннях", "Messages in group chats": "Повідомлення у групових бесідах", "Yesterday": "Вчора", @@ -244,7 +234,6 @@ "Identity server has no terms of service": "Сервер ідентифікації не має умов надання послуг", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Щоб підтвердити адресу е-пошти або телефон ця дія потребує доступу до типового серверу ідентифікації , але сервер не має жодних умов надання послуг.", "Only continue if you trust the owner of the server.": "Продовжуйте лише якщо довіряєте власнику сервера.", - "Trust": "Довіра", "Unable to load! Check your network connectivity and try again.": "Завантаження неможливе! Перевірте інтернет-зʼєднання та спробуйте ще.", "Messages": "Повідомлення", "Actions": "Дії", @@ -268,12 +257,10 @@ "Sends the given message coloured as a rainbow": "Надсилає вказане повідомлення, розфарбоване веселкою", "Your %(brand)s is misconfigured": "Ваш %(brand)s налаштовано неправильно", "Join the discussion": "Приєднатися до обговорення", - "Upload": "Вивантажити", "Send an encrypted message…": "Надіслати зашифроване повідомлення…", "The conversation continues here.": "Розмова триває тут.", "This room has been replaced and is no longer active.": "Ця кімната була замінена і не є активною.", "You do not have permission to post to this room": "У вас немає дозволу писати в цій кімнаті", - "Sign out": "Вийти", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "Щоб уникнути втрати історії ваших листувань, ви маєте експортувати ключі кімнати перед виходом. Вам треба буде повернутися до новішої версії %(brand)s аби зробити це", "Incompatible Database": "Несумісна база даних", "Continue With Encryption Disabled": "Продовжити із вимкненим шифруванням", @@ -313,7 +300,6 @@ "Single Sign On": "Єдиний вхід", "Confirm adding email": "Підтвердити додавання е-пошти", "Click the button below to confirm adding this email address.": "Клацніть на кнопку внизу, щоб підтвердити додавання цієї адреси е-пошти.", - "Confirm": "Підтвердити", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Підтвердьте додавання цього телефонного номера за допомогоє єдиного входу, щоб довести вашу справжність.", "Confirm adding phone number": "Підтвердьте додавання номера телефону", "Click the button below to confirm adding this phone number.": "Клацніть на кнопку внизу, щоб підтвердити додавання цього номера телефону.", @@ -324,10 +310,8 @@ "Sign In or Create Account": "Увійти або створити обліковий запис", "Use your account or create a new one to continue.": "Скористайтесь вашим обліковим записом або створіть новий, щоб продовжити.", "Create Account": "Створити обліковий запис", - "Sign In": "Увійти", "Later": "Пізніше", "Review": "Переглянути", - "Verify": "Звірити", "Language and region": "Мова та регіон", "Account management": "Керування обліковим записом", "Deactivate Account": "Деактивувати обліковий запис", @@ -376,7 +360,6 @@ "Deactivate user": "Деактивувати користувача", "Failed to deactivate user": "Не вдалося деактивувати користувача", "Are you sure you want to cancel entering passphrase?": "Ви точно хочете скасувати введення парольної фрази?", - "Go Back": "Назад", "%(name)s is requesting verification": "%(name)s робить запит на звірення", "Command error": "Помилка команди", "Sends a message as html, without interpreting it as markdown": "Надсилає повідомлення у вигляді HTML, не інтерпретуючи його як розмітку", @@ -507,7 +490,6 @@ "Ok": "Гаразд", "Encryption upgrade available": "Доступне поліпшене шифрування", "Set up": "Налаштувати", - "Upgrade": "Поліпшити", "Other users may not trust it": "Інші користувачі можуть не довіряти цьому", "New login. Was this you?": "Новий вхід. Це були ви?", "Guest": "Гість", @@ -559,7 +541,6 @@ "Personal ban list": "Особистий список блокування", "Server or user ID to ignore": "Сервер або ID користувача для ігнорування", "eg: @bot:* or example.org": "наприклад: @bot:* або example.org", - "Ignore": "Ігнорувати", "Subscribed lists": "Підписані списки", "Subscribing to a ban list will cause you to join it!": "Підписавшись на список блокування ви приєднаєтесь до нього!", "If this isn't what you want, please use a different tool to ignore users.": "Якщо вас це не влаштовує, спробуйте інший інструмент для ігнорування користувачів.", @@ -571,7 +552,6 @@ "Room list": "Перелік кімнат", "Composer": "Редактор", "Security & Privacy": "Безпека й приватність", - "Skip": "Пропустити", "Appearance Settings only affect this %(brand)s session.": "Налаштування вигляду впливають тільки на цей сеанс %(brand)s.", "Error changing power level requirement": "Помилка під час зміни вимог до рівня повноважень", "An error occurred changing the room's power level requirements. Ensure you have sufficient permissions and try again.": "Під час зміни вимог рівня повноважень кімнати трапилась помилка. Переконайтесь, що ви маєте необхідні дозволи і спробуйте ще раз.", @@ -647,7 +627,6 @@ "Anchor": "Якір", "Headphones": "Навушники", "Folder": "Тека", - "Pin": "Кнопка", "Accept to continue:": "Погодьтеся з для продовження:", "Flower": "Квітка", "Unicorn": "Єдиноріг", @@ -831,7 +810,6 @@ "Show advanced": "Показати розширені", "Review terms and conditions": "Переглянути умови користування", "Old cryptography data detected": "Виявлено старі криптографічні дані", - "Logout": "Вийти", "If you've joined lots of rooms, this might take a while": "Якщо ви приєднались до багатьох кімнат, це може тривати деякий час", "Create account": "Створити обліковий запис", "Cancel autocomplete": "Скасувати самодоповнення", @@ -1187,7 +1165,6 @@ "Enable encryption?": "Увімкнути шифрування?", "Enable room encryption": "Увімкнути шифрування кімнати", "Encryption": "Шифрування", - "Try again": "Спробувати ще раз", "%(creator)s created this DM.": "%(creator)s створює цю приватну розмову.", "Share Link to User": "Поділитися посиланням на користувача", "In reply to ": "У відповідь на ", @@ -1294,8 +1271,6 @@ "Information": "Відомості", "Rotate Right": "Обернути праворуч", "Rotate Left": "Обернути ліворуч", - "Zoom in": "Збільшити", - "Zoom out": "Зменшити", "collapse": "згорнути", "Application window": "Вікно застосунку", "Error - Mixed content": "Помилка — змішаний вміст", @@ -1380,7 +1355,6 @@ "Download logs": "Завантажити журнали", "Preparing to download logs": "Приготування до завантаження журналів", "Download %(text)s": "Завантажити %(text)s", - "Download": "Завантажити", "Error downloading theme information.": "Помилка завантаження відомостей теми.", "Room ID": "ID кімнати", "Decide who can join %(roomName)s.": "Вкажіть, хто може приєднуватися до %(roomName)s.", @@ -1397,7 +1371,6 @@ "Share entire screen": "Поділитися всім екраном", "Any of the following data may be shared:": "Можна поділитися будь-якими з цих даних:", "Unable to share phone number": "Не вдалося надіслати телефонний номер", - "Share": "Поділитись", "Unable to share email address": "Не вдалося надіслати адресу е-пошти", "Share invite link": "Надіслати запрошувальне посилання", "%(sharerName)s is presenting": "%(sharerName)s показує", @@ -1429,7 +1402,6 @@ "%(ssoButtons)s Or %(usernamePassword)s": "%(ssoButtons)s або %(usernamePassword)s", "Sign in with": "Увійти за допомогою", "Sign in with SSO": "Увійти за допомогою SSO", - "Sign in": "Увійти", "Got an account? Sign in": "Маєте обліковий запис? Увійти", "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s відкріплює повідомлення з цієї кімнати. Перегляньте всі прикріплені повідомлення.", "%(senderName)s unpinned a message from this room. See all pinned messages.": "%(senderName)s відкріплює повідомлення з цієї кімнати. Перегляньте всі прикріплені повідомлення.", @@ -1632,7 +1604,6 @@ "Suggested": "Пропоновано", "This room is suggested as a good one to join": "Ця кімната пропонується як хороша для приєднання", "You don't have permission": "Ви не маєте дозволу", - "View": "Перегляд", "You can select all or individual messages to retry or delete": "Ви можете вибрати всі або окремі повідомлення, щоб повторити спробу або видалити", "Retry all": "Повторити надсилання всіх", "Delete all": "Видалити всі", @@ -1700,7 +1671,6 @@ "Master private key:": "Головний приватний ключ:", "not found in storage": "не знайдено у сховищі", "in secret storage": "у таємному сховищі", - "Reset": "Скинути", "Cross-signing is not set up.": "Перехресне підписування не налаштовано.", "Cross-signing is ready but keys are not backed up.": "Перехресне підписування готове, але резервна копія ключів не створюється.", "Cross-signing is ready for use.": "Перехресне підписування готове до користування.", @@ -1708,8 +1678,6 @@ "Channel: ": "Канал: ", "Workspace: ": "Робочий простір: ", "Space options": "Параметри простору", - "Collapse": "Згорнути", - "Expand": "Розгорнути", "Recommended for public spaces.": "Рекомендовано для загальнодоступних просторів.", "Allow people to preview your space before they join.": "Дозвольте людям переглядати ваш простір, перш ніж вони приєднаються.", "Preview Space": "Попередній перегляд простору", @@ -1735,14 +1703,12 @@ "Add some details to help people recognise it.": "Додайте якісь подробиці, щоб допомогти людям дізнатися про нього.", "Your private space": "Ваш приватний простір", "Your public space": "Ваш загальнодоступний простір", - "Go back": "Назад", "Invite only, best for yourself or teams": "Лише за запрошенням, найкраще для себе чи для команди", "Open space for anyone, best for communities": "Відкритий простір для будь-кого, найкраще для спільнот", "Create a space": "Створити простір", "Address": "Адреса", "e.g. my-space": "наприклад, мій-простір", "Please enter a name for the space": "Будь ласка, введіть назву простору", - "Delete": "Видалити", "Delete avatar": "Видалити аватар", "Your server isn't responding to some requests.": "Ваш сервер не відповідає на деякі запити.", "Select room from the room list": "Вибрати кімнату з переліку", @@ -1831,13 +1797,11 @@ "one": "запрошені", "other": "були запрошені %(count)s разів" }, - "Join": "Приєднатися", "Widget added by": "Вджет додано", "Decrypt %(text)s": "Розшифрувати %(text)s", "Decrypting": "Розшифрування", "Downloading": "Завантаження", "Missed call": "Пропущений виклик", - "Got it": "Зрозуміло", "%(count)s sessions": { "one": "%(count)s сеанс", "other": "Сеансів: %(count)s" @@ -2207,7 +2171,6 @@ }, "Loading new room": "Звантаження нової кімнати", "Upgrading room": "Поліпшення кімнати", - "Stop": "Припинити", "Feedback sent": "Відгук надіслано", "Export": "Експортувати", "Link to selected message": "Посилання на вибране повідомлення", @@ -2227,7 +2190,6 @@ "Message didn't send. Click for info.": "Повідомлення не надіслане. Натисніть, щоб дізнатись більше.", "Invite to just this room": "Запросити лише до цієї кімнати", "%(seconds)ss left": "Ще %(seconds)s с", - "Unpin": "Відкріпити", "Insert link": "Додати посилання", "Only the two of you are in this conversation, unless either of you invites anyone to join.": "У цій розмові вас лише двоє, поки хтось із вас не запросить іще когось приєднатися.", "Set my room layout for everyone": "Встановити мій вигляд кімнати всім", @@ -2925,7 +2887,6 @@ "Next room or DM": "Наступна кімната або особисте повідомлення", "Previous unread room or DM": "Попередня непрочитана кімната або особисте повідомлення", "Next unread room or DM": "Наступна непрочитана кімната або особисте повідомлення", - "Call": "Виклик", "Group all your rooms that aren't part of a space in one place.": "Групуйте всі свої кімнати, не приєднані до простору, в одному місці.", "Group all your people in one place.": "Групуйте всіх своїх людей в одному місці.", "Group all your favourite rooms and people in one place.": "Групуйте всі свої улюблені кімнати та людей в одному місці.", @@ -3568,7 +3529,6 @@ "Re-enter email address": "Введіть адресу е-пошти ще раз", "Wrong email address?": "Неправильна адреса електронної пошти?", "Hide notification dot (only display counters badges)": "Сховати крапку сповіщення ( показувати тільки значки лічильників)", - "Apply": "Застосувати", "Search users in this room…": "Пошук користувачів у цій кімнаті…", "Give one or multiple users in this room more privileges": "Надайте одному або кільком користувачам у цій кімнаті більше повноважень", "Add privileged users": "Додати привілейованих користувачів", @@ -3763,7 +3723,6 @@ "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "Користувача (%(user)s) не було запрошено до %(roomId)s, але утиліта запрошення не видала жодної помилки", "Mute room": "Вимкнути сповіщення кімнати", "Match default setting": "Збігається з типовим налаштуванням", - "Reload": "Перезавантажити", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "Це може бути пов'язано з тим, що застосунок відкрито в кількох вкладках, або з очищенням даних браузера.", "Database unexpectedly closed": "База даних несподівано закрилася", "Start DM anyway": "Усе одно розпочати особисте спілкування", @@ -3971,7 +3930,46 @@ "start": "Почати", "start_chat": "Почати розмову", "view_source": "Переглянути код", - "yes": "Так" + "yes": "Так", + "reject": "Відмовитись", + "confirm": "Підтвердити", + "dismiss": "Відхилити", + "trust": "Довіра", + "reload": "Перезавантажити", + "cancel": "Скасувати", + "stop": "Припинити", + "join": "Приєднатися", + "close": "Закрити", + "accept": "Погодитись", + "upgrade": "Поліпшити", + "verify": "Звірити", + "update": "Оновити", + "call": "Виклик", + "delete": "Видалити", + "upload": "Вивантажити", + "collapse": "Згорнути", + "apply": "Застосувати", + "reset": "Скинути", + "share": "Поділитись", + "skip": "Пропустити", + "logout": "Вийти", + "view": "Перегляд", + "expand": "Розгорнути", + "sign_out": "Вийти", + "sign_in": "Увійти", + "add": "Додати", + "search": "Пошук", + "try_again": "Спробувати ще раз", + "go_back": "Назад", + "back": "Назад", + "resend": "Перенадіслати", + "ignore": "Ігнорувати", + "zoom_in": "Збільшити", + "zoom_out": "Зменшити", + "download": "Завантажити", + "pin": "Кнопка", + "unpin": "Відкріпити", + "got_it": "Зрозуміло" }, "a11y": { "user_menu": "Користувацьке меню" diff --git a/src/i18n/strings/vi.json b/src/i18n/strings/vi.json index 445deaa2db..216102876d 100644 --- a/src/i18n/strings/vi.json +++ b/src/i18n/strings/vi.json @@ -40,7 +40,6 @@ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s", "Unnamed Room": "Phòng Không tên", "Unable to load! Check your network connectivity and try again.": "Không thể tải dữ liệu! Kiểm tra kết nối mạng và thử lại.", - "Dismiss": "Bỏ qua", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s chưa có quyền để gửi thông báo cho bạn - vui lòng kiểm tra thiết lập trình duyệt", "%(brand)s was not given permission to send notifications - please try again": "%(brand)s vẫn chưa được cấp quyền để gửi thông báo - vui lòng thử lại", "Unable to enable Notifications": "Không thể bật thông báo", @@ -196,10 +195,8 @@ "Enable URL previews for this room (only affects you)": "Bật xem trước nội dung liên kết trong phòng này (chỉ với bạn)", "Enable URL previews by default for participants in this room": "Bật xem trước nội dung liên kết cho mọi người trong phòng này", "Enable widget screenshots on supported widgets": "Bật widget chụp màn hình cho các widget có hỗ trợ", - "Sign In": "Đăng nhập", "Explore rooms": "Khám phá các phòng", "Create Account": "Tạo tài khoản", - "Ignore": "Tảng lờ", "Bug reporting": "Báo cáo lỗi", "Vietnam": "Việt Nam", "Voice call": "Gọi thoại", @@ -219,7 +216,6 @@ "Verified!": "Đã xác thực!", "Play": "Chạy", "Pause": "Tạm dừng", - "Accept": "Đồng ý", "Are you sure?": "Bạn có chắc không?", "Confirm Removal": "Xác nhận Loại bỏ", "Removing…": "Đang xóa…", @@ -228,7 +224,6 @@ "Failed to ban user": "Đã có lỗi khi chặn người dùng", "Are you sure you want to leave the room '%(roomName)s'?": "Bạn có chắc chắn muốn rời khỏi phòng '%(roomName)s' không?", "Use an email address to recover your account": "Sử dụng địa chỉ thư điện tử để khôi phục tài khoản của bạn", - "Sign in": "Đăng nhập", "Confirm adding phone number": "Xác nhận thêm số điện thoại", "Confirm adding this phone number by using Single Sign On to prove your identity.": "Xác nhận thêm số điện thoại này bằng cách sử dụng Đăng Nhập Một Lần để chứng minh danh tính của bạn.", "Add Email Address": "Thêm địa chỉ thử điện tử", @@ -236,7 +231,6 @@ "Confirm adding email": "Xác nhận thêm địa chỉ thư điện tử", "Add Phone Number": "Thêm Số Điện Thoại", "Click the button below to confirm adding this phone number.": "Nhấn vào nút dưới đây để xác nhận thêm số điện thoại này.", - "Confirm": "Xác nhận", "No other application is using the webcam": "Không có ứng dụng nào khác đang sử dụng máy ảnh", "Permission is granted to use the webcam": "Đã cấp quyền cho ứng dụng để sử dụng máy ảnh", "A microphone and webcam are plugged in and set up correctly": "Micrô và máy ảnh đã được cắm và thiết lập đúng cách", @@ -413,7 +407,6 @@ "You have no visible notifications.": "Bạn không có thông báo nào hiển thị.", "%(creator)s created and configured the room.": "%(creator)s đã tạo và định cấu hình phòng.", "%(creator)s created this DM.": "%(creator)s đã tạo DM này.", - "Logout": "Đăng xuất", "Verification requested": "Đã yêu cầu xác thực", "Data from an older version of %(brand)s 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.": "Dữ liệu từ phiên bản cũ hơn của %(brand)s đã được phát hiện. Điều này sẽ khiến mật mã end-to-end bị trục trặc trong phiên bản cũ hơn. Các tin nhắn được mã hóa end-to-end được trao đổi gần đây trong khi sử dụng phiên bản cũ hơn có thể không giải mã được trong phiên bản này. Điều này cũng có thể khiến các tin nhắn được trao đổi với phiên bản này bị lỗi. Nếu bạn gặp sự cố, hãy đăng xuất và đăng nhập lại. Để lưu lại lịch sử tin nhắn, hãy export và re-import các khóa của bạn.", "Old cryptography data detected": "Đã phát hiện dữ liệu mật mã cũ", @@ -567,7 +560,6 @@ "Your server isn't responding to some of your requests. Below are some of the most likely reasons.": "Máy chủ của bạn không phản hồi một số yêu cầu của bạn. Dưới đây là một số lý do có thể xảy ra nhất.", "Server isn't responding": "Máy chủ không phản hồi", "You're all caught up.": "Bạn đã bắt kịp tất cả.", - "Resend": "Gửi lại", "You'll upgrade this room from to .": "Bạn sẽ nâng cấp phòng này từ thành .", "Please note upgrading will make a new version of the room. All current messages will stay in this archived room.": " Xin lưu ý rằng việc nâng cấp sẽ tạo ra một phiên bản mới của phòng . Tất cả các tin nhắn hiện tại sẽ ở trong phòng lưu trữ này.", "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "Nâng cấp phòng là một hành động nâng cao và thường được khuyến nghị khi phòng không ổn định do lỗi, thiếu tính năng hoặc lỗ hổng bảo mật.", @@ -714,7 +706,6 @@ "Select from the options below to export chats from your timeline": "Chọn các tùy chọn bên dưới để xuất các cuộc trò chuyện từ dòng thời gian của bạn", "Export Chat": "Xuất trò chuyện", "Exporting your data": "Đang xuất dữ liệu của bạn", - "Stop": "Dừng", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "Bạn có chắc muốn dừng việc xuất dữ liệu của bạn? Nếu bạn làm, bạn sẽ phải bắt đầu lại.", "It's just you at the moment, it will be even better with others.": "Chỉ là bạn hiện tại, sẽ càng tốt hơn với người khác.", "Share %(name)s": "Chia sẻ %(name)s", @@ -755,7 +746,6 @@ "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "Thư của bạn không gửi được vì máy chủ(homeserver) đã vượt quá giới hạn tài nguyên. Vui lòng liên hệ với quản trị viên để tiếp tục sử dụng dịch vụ.", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "Tin nhắn của bạn không được gửi vì máy chủ này đã đạt đến Giới hạn Người dùng Hoạt động Hàng tháng. Vui lòng liên hệ với quản trị viên dịch vụ của bạn để tiếp tục sử dụng dịch vụ.", "You can't send any messages until you review and agree to our terms and conditions.": "Bạn không thể gửi bất kỳ tin nhắn nào cho đến khi bạn xem xét và đồng ý với các điều khoản và điều kiện của chúng tôi.", - "View": "Xem", "Your export was successful. Find it in your Downloads folder.": "Việc xuất của bạn đã thành công. Tìm nó ở trong thư mục Tải xuống của bạn.", "The export was cancelled successfully": "Xuất đã được hủy thành công", "Export Successful": "Xuất thành công", @@ -789,7 +779,6 @@ "Incompatible Database": "Cơ sở dữ liệu không tương thích", "You've previously used a newer version of %(brand)s with this session. To use this version again with end to end encryption, you will need to sign out and back in again.": "Trước đây, bạn đã sử dụng phiên bản %(brand)s mới hơn với phiên này. Để sử dụng lại phiên bản này với mã hóa đầu cuối, bạn cần đăng xuất và đăng nhập lại.", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "Để tránh mất lịch sử trò chuyện, bạn phải xuất chìa khóa phòng trước khi đăng xuất. Bạn sẽ cần quay lại phiên bản %(brand)s mới hơn để thực hiện việc này", - "Sign out": "Đăng xuất", "Want to add an existing space instead?": "Thay vào đó, bạn muốn thêm một space hiện có?", "Add a space to a space you manage.": "Thêm một space vào một space mà bạn quản lý.", "Only people invited will be able to find and join this space.": "Chỉ những người được mời mới có thể tìm và tham gia space này.", @@ -821,7 +810,6 @@ "Clear all data in this session?": "Xóa tất cả dữ liệu trong phiên này?", "Reason (optional)": "Lý do (không bắt buộc)", "You cannot delete this message. (%(code)s)": "Bạn không thể xóa tin nhắn này.  (%(code)s)", - "Skip": "Bỏ qua", "Email address": "Địa chỉ thư điện tử", "Changelog": "Lịch sử thay đổi", "Unavailable": "Không có sẵn", @@ -1048,8 +1036,6 @@ "Information": "Thông tin", "Rotate Right": "Xoay phải", "Rotate Left": "Xoay trái", - "Zoom in": "Phóng to", - "Zoom out": "Thu nhỏ", "%(count)s people you know have already joined": { "one": "%(count)s người bạn đã biết vừa tham gia", "other": "%(count)s người bạn đã biết vừa tham gia" @@ -1062,7 +1048,6 @@ "expand": "mở rộng", "collapse": "thu hẹp", "Please create a new issue on GitHub so that we can investigate this bug.": "Vui lòng tạo một vấn đề mới trên GitHub để chúng tôi có thể điều tra lỗi này.", - "Join": "Tham gia", "Share content": "Chia sẻ nội dung", "Application window": "Cửa sổ ứng dụng", "Share entire screen": "Chia sẻ toàn bộ màn hình", @@ -1148,7 +1133,6 @@ "Encryption not enabled": "Mã hóa không được bật", "Ignored attempt to disable encryption": "Bỏ qua nỗ lực vô hiệu hóa mã hóa", "Some encryption parameters have been changed.": "Một số thông số mã hóa vừa được thay đổi.", - "Download": "Tải xuống", "Decrypting": "Đang giải mã", "Downloading": "Đang tải xuống", "Yesterday": "Hôm qua", @@ -1175,7 +1159,6 @@ "Verification timed out.": "Đã hết thời gian xác thực.", "Start verification again from their profile.": "Bắt đầu xác thực lại từ hồ sơ của họ.", "Start verification again from the notification.": "Bắt đầu xác thực lại từ thông báo.", - "Got it": "Đã nhận được", "You've successfully verified %(displayName)s!": "Bạn đã xác thực thành công %(displayName)s!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "Bạn đã xác minh thành công %(deviceName)s (%(deviceId)s)!", "You've successfully verified your device!": "Bạn đã xác minh thành công thiết bị của mình!", @@ -1304,7 +1287,6 @@ "%(roomName)s can't be previewed. Do you want to join it?": "Không thể xem trước %(roomName)s. Bạn có muốn tham gia nó không?", "You're previewing %(roomName)s. Want to join it?": "Bạn đang xem trước %(roomName)s. Bạn muốn tham gia nó?", "Reject & Ignore user": "Từ chối & Bỏ qua người dùng", - "Reject": "Từ chối", " invited you": " đã mời bạn", "Do you want to join %(roomName)s?": "Bạn có muốn tham gia %(roomName)s không?", "Start chatting": "Bắt đầu trò chuyện", @@ -1338,7 +1320,6 @@ "Create new room": "Tạo phòng mới", "Add room": "Thêm phòng", "Rooms": "Phòng", - "Search": "Tìm kiếm", "Show Widgets": "Hiển thị widget", "Hide Widgets": "Ẩn widget", "Forget room": "Quên phòng", @@ -1364,7 +1345,6 @@ "%(duration)sm": "%(duration)sm", "%(duration)ss": "%(duration)ss", "View message": "Xem tin nhăn", - "Unpin": "Bỏ ghim", "Message didn't send. Click for info.": "Tin nhắn chưa gửi. Nhấn để biết thông tin.", "End-to-end encryption isn't enabled": "Mã hóa đầu-cuối chưa được bật", "Enable encryption in settings.": "Bật mã hóa trong phần cài đặt.", @@ -1497,7 +1477,6 @@ "You are not subscribed to any lists": "Bạn chưa đăng ký bất kỳ danh sách nào", "You are currently ignoring:": "Bạn hiện đang bỏ qua:", "You have not ignored anyone.": "Bạn đã không bỏ qua bất cứ ai.", - "Close": "Đóng", "User rules": "Quy tắc người dùng", "Server rules": "Quy tắc máy chủ", "Ban list rules - %(roomName)s": "Quy tắc danh sách cấm - %(roomName)s", @@ -1547,7 +1526,6 @@ "Theme added!": "Đã thêm chủ đề!", "Error downloading theme information.": "Lỗi khi tải xuống thông tin chủ đề.", "Invalid theme schema.": "Lược đồ chủ đề không hợp lệ.", - "Add": "Thêm", "Integration managers receive configuration data, and can modify widgets, send room invites, and set power levels on your behalf.": "Người quản lý tích hợp nhận dữ liệu cấu hình và có thể sửa đổi các tiện ích, gửi lời mời vào phòng và đặt mức năng lượng thay mặt bạn.", "Manage integrations": "Quản lý các tích hợp", "Use an integration manager to manage bots, widgets, and sticker packs.": "Sử dụng trình quản lý tích hợp để quản lý bot, tiện ích và gói sticker cảm xúc.", @@ -1619,7 +1597,6 @@ "Start Verification": "Bắt đầu xác thực", "Accepting…": "Đang chấp nhận…", "Waiting for %(displayName)s to accept…": "Đang chờ %(displayName)s chấp nhận…", - "Back": "Quay lại", "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.": "Khi ai đó đặt URL trong tin nhắn của họ, bản xem trước URL có thể được hiển thị để cung cấp thêm thông tin về liên kết đó như tiêu đề, mô tả và hình ảnh từ trang web.", "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.": "Trong các phòng được mã hóa, như phòng này, tính năng xem trước URL bị tắt theo mặc định để đảm bảo rằng máy chủ của bạn (nơi tạo bản xem trước) không thể thu thập thông tin về các liên kết mà bạn nhìn thấy trong phòng này.", "URL previews are disabled by default for participants in this room.": "Xem trước URL bị tắt theo mặc định đối với những người tham gia trong phòng này.", @@ -1661,8 +1638,6 @@ "This bridge is managed by .": "Cầu này được quản lý bởi .", "This bridge was provisioned by .": "Cầu này được cung cấp bởi .", "Space options": "Tùy chọn space", - "Collapse": "Tắt đi", - "Expand": "Mở rộng", "Jump to first invite.": "Chuyển đến lời mời đầu tiên.", "Jump to first unread room.": "Chuyển đến phòng chưa đọc đầu tiên.", "Recommended for public spaces.": "Được đề xuất cho space công cộng.", @@ -1696,7 +1671,6 @@ "Add some details to help people recognise it.": "Thêm một số chi tiết để giúp mọi người nhận ra nó.", "Your private space": "Space riêng tư của bạn", "Your public space": "Space công cộng của bạn", - "Go back": "Quay lại", "To join a space you'll need an invite.": "Để tham gia vào một space, bạn sẽ cần một lời mời.", "Invite only, best for yourself or teams": "Chỉ mời, tốt nhất cho bản thân hoặc các đội", "Open space for anyone, best for communities": "Tạo space cho mọi người, tốt nhất cho cộng đồng", @@ -1705,13 +1679,10 @@ "e.g. my-space": "ví dụ như my-space", "Please enter a name for the space": "Vui lòng nhập tên cho Space", "Search %(spaceName)s": "Tìm kiếm %(spaceName)s", - "Upload": "Tải lên", "Upload avatar": "Tải lên hình đại diện", - "Delete": "Xoá", "Delete avatar": "Xoá ảnh đại diện", "Accept to continue:": "Chấp nhận để tiếp tục:", "Your server isn't responding to some requests.": "Máy chủ của bạn không phản hồi một số yêu cầu requests.", - "Pin": "Ghim", "Folder": "Thư mục", "Headphones": "Tai nghe", "Anchor": "Mỏ neo", @@ -1877,7 +1848,6 @@ "Unable to share phone number": "Không thể chia sẻ số điện thoại", "Unable to revoke sharing for phone number": "Không thể thu hồi chia sẻ cho số điện thoại", "Discovery options will appear once you have added an email above.": "Tùy chọn khám phá sẽ xuất hiện khi nào bạn đã thêm địa chỉ thư điện tử.", - "Share": "Chia sẻ", "Revoke": "Rút lại", "Complete": "Hoàn thành", "Verify the link in your inbox": "Xác minh liên kết trong hộp thư đến của bạn", @@ -1957,15 +1927,12 @@ "Manually verify all remote sessions": "Xác thực thủ công tất cả các phiên từ xa", "How fast should messages be downloaded.": "Tin nhắn sẽ được tải xuống nhanh như thế nào.", "Enable message search in encrypted rooms": "Bật tính năng tìm kiếm tin nhắn trong các phòng được mã hóa", - "Update": "Cập nhật", "What's New": "Có gì mới", "What's new?": "Có gì mới?", "%(deviceId)s from %(ip)s": "%(deviceId)s từ %(ip)s", "New login. Was this you?": "Đăng nhập mới. Đây có phải là bạn không?", "Other users may not trust it": "Những người dùng khác có thể không tin tưởng nó", "Safeguard against losing access to encrypted messages & data": "Bảo vệ chống mất quyền truy cập vào tin nhắn và dữ liệu được mã hóa", - "Verify": "Xác thực", - "Upgrade": "Nâng cấp", "Verify this session": "Xác thực phiên này", "Encryption upgrade available": "Nâng cấp mã hóa có sẵn", "Set up Secure Backup": "Thiết lập Sao lưu Bảo mật", @@ -2228,7 +2195,6 @@ "not found": "không tìm thấy", "in memory": "trong bộ nhớ", "Cross-signing public keys:": "Khóa công khai xác thực chéo:", - "Reset": "Cài lại", "Cross-signing is not set up.": "Tính năng xác thực chéo chưa được thiết lập.", "Your account has a cross-signing identity in secret storage, but it is not yet trusted by this session.": "Tài khoản của bạn có danh tính xác thực chéo trong vùng lưu trữ bí mật, nhưng chưa được phiên này tin cậy.", "Cross-signing is ready but keys are not backed up.": "Xác thực chéo đã sẵn sàng nhưng các khóa chưa được sao lưu.", @@ -2293,8 +2259,6 @@ "Actions": "Hành động", "Messages": "Tin nhắn", "Setting up keys": "Đang thiết lập khóa bảo mật", - "Cancel": "Huỷ bỏ", - "Go Back": "Quay lại", "Are you sure you want to cancel entering passphrase?": "Bạn có chắc chắn muốn hủy nhập cụm mật khẩu không?", "Cancel entering passphrase?": "Hủy nhập cụm mật khẩu?", "Some invites couldn't be sent": "Không thể gửi một số lời mời", @@ -2587,10 +2551,8 @@ "United States": "Hoa Kỳ", "United Kingdom": "Vương quốc Anh", "%(name)s is requesting verification": "%(name)s đang yêu cầu xác thực", - "Try again": "Thử lại", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Chúng tôi đã yêu cầu trình duyệt ghi nhớ máy chủ bạn đã sử dụng để bạn có thể đăng nhập lại, nhưng có vẻ như trình duyệt của bạn đã quên máy chủ đó :( Truy cập trang đăng nhập và thử lại.", "We couldn't log you in": "Chúng tôi không thể đăng nhập cho bạn", - "Trust": "Tin cậy", "Only continue if you trust the owner of the server.": "Chỉ tiếp tục nếu bạn tin tưởng chủ sở hữu máy chủ.", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "Hành động này yêu cầu truy cập máy chủ định danh mặc định để xác thực địa chỉ thư điện tử hoặc số điện thoại, nhưng máy chủ không có bất kỳ điều khoản dịch vụ nào.", "Identity server has no terms of service": "Máy chủ định danh này không có điều khoản dịch vụ", @@ -2961,7 +2923,6 @@ "other": "%(user)s và %(count)s người khác" }, "%(user1)s and %(user2)s": "%(user1)s và %(user2)s", - "Reload": "Tải lại", "Database unexpectedly closed": "Cơ sở dữ liệu đột nhiên bị đóng", "%(minutes)sm %(seconds)ss left": "Còn lại %(minutes)s phút %(seconds)s giây", "%(hours)sh %(minutes)sm %(seconds)ss left": "Còn lại %(hours)s giờ %(minutes)s phút %(seconds)s giây", @@ -3016,7 +2977,6 @@ "Backing up %(sessionsRemaining)s keys…": "Đang sao lưu %(sessionsRemaining)s khóa…", "This session is backing up your keys.": "Phiên này đang sao lưu các khóa.", "Error while changing password: %(error)s": "Lỗi khi đổi mật khẩu: %(error)s", - "Apply": "Áp dụng", "Add privileged users": "Thêm người dùng quyền lực", "Saving…": "Đang lưu…", "Creating…": "Đang tạo…", @@ -3041,7 +3001,6 @@ "Start messages with /plain to send without markdown.": "Bắt đầu tin nhắn với /plain để gửi mà không dùng Markdown.", "%(senderName)s ended a voice broadcast": "%(senderName)s đã kết thúc một cuộc phát thanh", "Welcome": "Chào mừng", - "Call": "Gọi", "Audio devices": "Thiết bị âm thanh", "Enable notifications": "Kích hoạt thông báo", "Turn on notifications": "Bật thông báo", @@ -3674,7 +3633,46 @@ "start": "Bắt đầu", "start_chat": "Bắt đầu trò chuyện", "view_source": "Xem nguồn", - "yes": "Có" + "yes": "Có", + "reject": "Từ chối", + "confirm": "Xác nhận", + "dismiss": "Bỏ qua", + "trust": "Tin cậy", + "reload": "Tải lại", + "cancel": "Huỷ bỏ", + "stop": "Dừng", + "join": "Tham gia", + "close": "Đóng", + "accept": "Đồng ý", + "upgrade": "Nâng cấp", + "verify": "Xác thực", + "update": "Cập nhật", + "call": "Gọi", + "delete": "Xoá", + "upload": "Tải lên", + "collapse": "Tắt đi", + "apply": "Áp dụng", + "reset": "Cài lại", + "share": "Chia sẻ", + "skip": "Bỏ qua", + "logout": "Đăng xuất", + "view": "Xem", + "expand": "Mở rộng", + "sign_out": "Đăng xuất", + "sign_in": "Đăng nhập", + "add": "Thêm", + "search": "Tìm kiếm", + "try_again": "Thử lại", + "go_back": "Quay lại", + "back": "Quay lại", + "resend": "Gửi lại", + "ignore": "Tảng lờ", + "zoom_in": "Phóng to", + "zoom_out": "Thu nhỏ", + "download": "Tải xuống", + "pin": "Ghim", + "unpin": "Bỏ ghim", + "got_it": "Đã nhận được" }, "a11y": { "user_menu": "Menu người dùng" diff --git a/src/i18n/strings/vls.json b/src/i18n/strings/vls.json index c8387b28af..03a9974d87 100644 --- a/src/i18n/strings/vls.json +++ b/src/i18n/strings/vls.json @@ -40,7 +40,6 @@ "%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s %(time)s": "%(weekDayName)s %(day)s %(monthName)s %(fullYear)s, %(time)s", "Unnamed Room": "Noamloos gesprek", "Unable to load! Check your network connectivity and try again.": "Loadn mislukt! Controleer je netwerktoegang en herprobeer ’t e ki.", - "Dismiss": "Afwyzn", "%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s èt geen toestemmienge vo je meldiengn te verstuurn - controleert je browserinstelliengn", "%(brand)s was not given permission to send notifications - please try again": "%(brand)s èt geen toestemmienge gekreegn ghed vo joun meldiengn te verstuurn - herprobeer ’t e ki", "Unable to enable Notifications": "Kostege meldiengn nie inschoakeln", @@ -205,9 +204,7 @@ "Call invitation": "Iproep-uutnodigienge", "Messages sent by bot": "Berichtn verzoundn deur e robot", "When rooms are upgraded": "Wanneer da gesprekkn ipgewoardeerd wordn", - "Accept": "Anveirdn", "The other party cancelled the verification.": "De tegenparty èt de verificoasje geannuleerd.", - "Cancel": "Annuleern", "Verified!": "Geverifieerd!", "You've successfully verified this user.": "J’èt deze gebruuker geverifieerd.", "Secure messages with this user are end-to-end encrypted and not able to be read by third parties.": "Beveiligde berichtn me deze gebruuker zyn eind-tout-eind-versleuterd en kunn nie door derdn wordn geleezn.", @@ -277,7 +274,6 @@ "Anchor": "Anker", "Headphones": "Koptelefong", "Folder": "Mappe", - "Pin": "Pinne", "No display name": "Geen weergavenoame", "New passwords don't match": "Nieuwe paswoordn kommn nie overeen", "Passwords can't be empty": "Paswoordn kunn nie leeg zyn", @@ -296,7 +292,6 @@ "This doesn't appear to be a valid email address": "’t En ziet er nie noar uut da dit e geldig e-mailadresse es", "Unable to add email address": "Kostege ’t e-mailadresse nie toevoegn", "Unable to verify email address.": "Kostege ’t e-mailadresse nie verifieern.", - "Add": "Toevoegn", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "M'èn joun een e-mail gestuurd vo jen adresse te verifieern. Gelieve de doarin gegeven anwyziengn ip te volgn en ton ip de knop hierounder te klikkn.", "Email Address": "E-mailadresse", "Delete Backup": "Back-up verwydern", @@ -421,12 +416,10 @@ "Failed to mute user": "Dempn van gebruuker es mislukt", "Failed to change power level": "Wyzign van ’t machtsniveau es mislukt", "You will not be able to undo this change as you are promoting the user to have the same power level as yourself.": "Je kut deze veranderiengn nie oungedoan moakn angezien da je de gebruuker tout ’tzelfste niveau als jen eigen promoveert.", - "Ignore": "Negeern", "Jump to read receipt": "Noar ’t latst geleezn bericht goan", "Mention": "Vermeldn", "Share Link to User": "Koppelienge me de gebruuker deeln", "Admin Tools": "Beheerdersgereedschap", - "Close": "Sluutn", "and %(count)s others...": { "other": "en %(count)s anderen…", "one": "en één andere…" @@ -465,7 +458,6 @@ }, "Join Room": "Gesprek toetreedn", "Forget room": "Gesprek vergeetn", - "Search": "Zoekn", "Share room": "Gesprek deeln", "Rooms": "Gesprekkn", "Low priority": "Leige prioriteit", @@ -473,7 +465,6 @@ "System Alerts": "Systeemmeldiengn", "Join the conversation with an account": "Neemt deel an ’t gesprek met een account", "Sign Up": "Registreern", - "Sign In": "Anmeldn", "Reason: %(reason)s": "Reden: %(reason)s", "Forget this room": "Dit gesprek vergeetn", "Re-join": "Were toetreedn", @@ -485,7 +476,6 @@ "Do you want to chat with %(user)s?": "Wil j’e gesprek beginn me %(user)s?", "Do you want to join %(roomName)s?": "Wil je %(roomName)s toetreedn?", " invited you": " èt joun uutgenodigd", - "Reject": "Weigern", "You're previewing %(roomName)s. Want to join it?": "Je bekykt %(roomName)s. Wil je deran deelneemn?", "%(roomName)s can't be previewed. Do you want to join it?": "%(roomName)s ku nie bekeekn wordn. Wil je deran deelneemn?", "%(roomName)s does not exist.": "%(roomName)s bestoa nie.", @@ -547,7 +537,6 @@ "edited": "bewerkt", "Something went wrong!": "’t Es etwa misgegoan!", "What's New": "Wuk es ’t er nieuw", - "Update": "Bywerkn", "What's new?": "Wuk es ’t er nieuw?", "Error encountered (%(errorDetail)s).": "’t Es e foute ipgetreedn (%(errorDetail)s).", "No update available.": "Geen update beschikboar.", @@ -556,7 +545,6 @@ "Delete widget": "Widget verwydern", "Popout widget": "Widget in e nieuwe veinster openn", "Create new room": "E nieuw gesprek anmoakn", - "Join": "Deelneemn", "Rotate Left": "Links droain", "Rotate Right": "Rechts droain", "%(nameList)s %(transitionList)s": "%(nameList)s %(transitionList)s", @@ -667,13 +655,11 @@ "Unavailable": "Nie beschikboar", "Changelog": "Wyzigiengslogboek", "Confirm Removal": "Verwyderienge bevestign", - "Sign out": "Afmeldn", "To avoid losing your chat history, you must export your room keys before logging out. You will need to go back to the newer version of %(brand)s to do this": "Vo je gespreksgeschiedenisse nie kwyt te speeln, moe je je gesprekssleuters exporteern vooraleer da je jen afmeldt. Je goa moetn werekeern noa de nieuwere versie van %(brand)s vo dit te doen", "Incompatible Database": "Incompatibele database", "Continue With Encryption Disabled": "Verdergoan me versleuterienge uutgeschoakeld", "Unknown error": "Ounbekende foute", "Incorrect password": "Verkeerd paswoord", - "Back": "Were", "Event sent!": "Gebeurtenisse verstuurd!", "Event Type": "Gebeurtenistype", "State Key": "Toestandssleuter", @@ -694,7 +680,6 @@ "Manually export keys": "Sleuters handmatig exporteern", "You'll lose access to your encrypted messages": "Je goat de toegank tou je versleuterde berichtn kwytspeeln", "Are you sure you want to sign out?": "Zy je zeker da je je wilt afmeldn?", - "Go back": "Were", "Room Settings - %(roomName)s": "Gespreksinstelliengn - %(roomName)s", "Failed to upgrade room": "Actualiseern van ’t gesprek is mislukt", "The room upgrade could not be completed": "De gespreksactualiserienge kostege nie voltooid wordn", @@ -716,7 +701,6 @@ "Please check your email and click on the link it contains. Once this is done, click continue.": "Bekyk jen e-mails en klikt ip de koppelienge derin. Klikt van zodra da je da gedoan èt ip ‘Verdergoan’.", "Email address": "E-mailadresse", "This will allow you to reset your password and receive notifications.": "Hierdoor goa je je paswoord kunn herinstell en meldiengn ountvangn.", - "Skip": "Oversloan", "Share Room": "Gesprek deeln", "Link to most recent message": "Koppelienge noa ’t recentste bericht", "Share User": "Gebruuker deeln", @@ -728,7 +712,6 @@ "Your browser likely removed this data when running low on disk space.": "Je browser èt deze gegeevns meugliks verwyderd toen da de beschikboare ipslagruumte vul was.", "Upload files (%(current)s of %(total)s)": "Bestandn wordn ipgeloadn (%(current)s van %(total)s)", "Upload files": "Bestandn iploadn", - "Upload": "Iploadn", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "Dit bestand is te groot vo te kunn iploadn. De bestandsgroottelimiet is %(limit)s, ma dit bestand is %(sizeOfThisFile)s.", "These files are too large to upload. The file size limit is %(limit)s.": "Deze bestandn zyn te groot vo te kunn iploadn. De bestandsgroottelimiet is %(limit)s.", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "Sommige bestandn zyn te groot vo te kunn iploadn. De bestandsgroottelimiet is %(limit)s.", @@ -747,14 +730,12 @@ "Reject invitation": "Uutnodigienge weigern", "Are you sure you want to reject the invitation?": "Zy je zeker da je d’uutnodigienge wil weigern?", "You cannot delete this message. (%(code)s)": "Je kut dit bericht nie verwydern. (%(code)s)", - "Resend": "Herverstuurn", "Source URL": "Bron-URL", "unknown error code": "ounbekende foutcode", "Failed to forget room %(errCode)s": "Vergeetn van gesprek is mislukt %(errCode)s", "All messages": "Alle berichtn", "Favourite": "Favoriet", "Low Priority": "Leige prioriteit", - "Sign in": "Anmeldn", "powered by Matrix": "meuglik gemakt deur Matrix", "This homeserver would like to make sure you are not a robot.": "Deze thuusserver wil geirn weetn of da je gy geen robot zyt.", "Please review and accept all of the homeserver's policies": "Gelieve ’t beleid van de thuusserver te leezn en ’anveirdn", @@ -781,7 +762,6 @@ "Enter username": "Gift de gebruukersnoame in", "Some characters not allowed": "Sommige tekens zyn nie toegeloatn", "Email (optional)": "E-mailadresse (optioneel)", - "Confirm": "Bevestign", "Phone (optional)": "Telefongnumero (optioneel)", "Join millions for free on the largest public server": "Doe mee me miljoenen anderen ip de grotste publieke server", "Other": "Overige", @@ -801,7 +781,6 @@ "Review terms and conditions": "Gebruuksvoorwoardn leezn", "Old cryptography data detected": "Oude cryptografiegegeevns gedetecteerd", "Data from an older version of %(brand)s 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.": "’t Zyn gegeevns van een oudere versie van %(brand)s gedetecteerd gewist. Dit goa probleemn veroorzakt ghed èn me de eind-tout-eind-versleuterienge in d’oude versie. Eind-tout-eind-versleuterde berichtn da recent uutgewisseld gewist zyn me d’oude versie zyn meugliks nie t’ountsleutern in deze versie. Dit zoudt der ook voorn kunnn zorgn da berichtn da uutgewisseld gewist zyn in deze versie foaln. Meldt jen heran moest je probleemn ervoarn. Exporteert de sleuters en importeer z’achteraf were vo de berichtgeschiedenisse te behoudn.", - "Logout": "Afmeldn", "You can't send any messages until you review and agree to our terms and conditions.": "Je ku geen berichtn stuurn toutda je uzze algemene voorwoardn geleezn en anveird ghed èt.", "Your message wasn't sent because this homeserver has hit its Monthly Active User Limit. Please contact your service administrator to continue using the service.": "Je bericht is nie verstuurd gewist omda deze thuusserver z’n limiet vo moandeliks actieve gebruukers bereikt ghed èt. Gelieve contact ip te neemn me jen dienstbeheerder vo de dienst te bluuvn gebruukn.", "Your message wasn't sent because this homeserver has exceeded a resource limit. Please contact your service administrator to continue using the service.": "Je bericht is nie verstuurd gewist omda deze thuusserver e systeembronlimiet overschreedn ghed èt. Gelieve contact ip te neemn me jen dienstbeheerder vo de dienst te bluuvn gebruukn.", @@ -874,7 +853,6 @@ "That matches!": "Da komt overeen!", "That doesn't match.": "Da kom nie overeen.", "Go back to set it again.": "Goa were vo ’t herin te stelln.", - "Download": "Downloadn", "Your keys are being backed up (the first backup could take a few minutes).": "’t Wordt e back-up van je sleuters gemakt (den eesten back-up kut e poar minuutn deurn).", "Success!": "Gereed!", "Unable to create key backup": "Kostege de sleuterback-up nie anmoakn", @@ -890,7 +868,6 @@ "Uploaded sound": "Ipgeloadn-geluud", "Sounds": "Geluudn", "Notification sound": "Meldiengsgeluud", - "Reset": "Herinstelln", "Set a new custom sound": "Stelt e nieuw angepast geluud in", "Browse": "Bloadern", "Cannot reach homeserver": "Kostege de thuusserver nie bereikn", @@ -955,7 +932,6 @@ "Unable to revoke sharing for email address": "Kostege ’t deeln vo dat e-mailadresse hier nie intrekkn", "Unable to share email address": "Kostege ’t e-mailadresse nie deeln", "Revoke": "Intrekkn", - "Share": "Deeln", "Discovery options will appear once you have added an email above.": "Ountdekkiengsopties goan verschynn a j’een e-mailadresse toegevoegd ghed èt.", "Unable to revoke sharing for phone number": "Kostege ’t deeln vo dien telefongnumero hier nie intrekkn", "Unable to share phone number": "Kostege den telefongnumero nie deeln", @@ -1021,7 +997,30 @@ "save": "Ipsloan", "start_chat": "Gesprek beginn", "view_source": "Bron bekykn", - "yes": "Joak" + "yes": "Joak", + "reject": "Weigern", + "confirm": "Bevestign", + "dismiss": "Afwyzn", + "cancel": "Annuleern", + "join": "Deelneemn", + "close": "Sluutn", + "accept": "Anveirdn", + "update": "Bywerkn", + "upload": "Iploadn", + "reset": "Herinstelln", + "share": "Deeln", + "skip": "Oversloan", + "logout": "Afmeldn", + "sign_out": "Afmeldn", + "sign_in": "Anmeldn", + "add": "Toevoegn", + "search": "Zoekn", + "go_back": "Were", + "back": "Were", + "resend": "Herverstuurn", + "ignore": "Negeern", + "download": "Downloadn", + "pin": "Pinne" }, "Home": "Thuus" } diff --git a/src/i18n/strings/zh_Hans.json b/src/i18n/strings/zh_Hans.json index 11bff963ef..d786253b90 100644 --- a/src/i18n/strings/zh_Hans.json +++ b/src/i18n/strings/zh_Hans.json @@ -40,7 +40,6 @@ "%(brand)s version:": "%(brand)s 版本:", "Room %(roomId)s not visible": "房间%(roomId)s不可见", "Rooms": "房间", - "Search": "搜索", "Search failed": "搜索失败", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s 发送了一张图片。", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s 向 %(targetDisplayName)s 发了加入房间的邀请。", @@ -51,8 +50,6 @@ "Session ID": "会话 ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "使用 12 小时制显示时间戳 (下午 2:30)", "Signed Out": "已退出登录", - "Sign in": "登录", - "Sign out": "注销", "Someone": "某位用户", "Submit": "提交", "This email address is already in use": "此邮箱地址已被使用", @@ -93,7 +90,6 @@ "%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s 移除了房间名称。", "%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s 将话题修改为 “%(topic)s”。", "Changes your display nickname": "修改显示昵称", - "Close": "关闭", "Command error": "命令错误", "Commands": "命令", "Custom level": "自定义级别", @@ -116,14 +112,10 @@ "Passwords can't be empty": "密码不能为空", "Permissions": "权限", "Phone": "电话", - "Cancel": "取消", "Create new room": "创建新房间", - "Dismiss": "忽略", "powered by Matrix": "由 Matrix 驱动", "unknown error code": "未知错误代码", "Account": "账户", - "Add": "添加", - "Logout": "登出", "Low priority": "低优先级", "No more results": "没有更多结果", "Privileged Users": "特权用户", @@ -154,8 +146,6 @@ "Drop file here to upload": "把文件拖到这里以上传", "Online": "在线", "Idle": "空闲", - "Skip": "跳过", - "Accept": "接受", "Delete widget": "删除挂件", "Define the power level of a user": "定义一名用户的权力级别", "Enable automatic language detection for syntax highlighting": "启用语法高亮的自动语言检测", @@ -260,7 +250,6 @@ "Enable URL previews for this room (only affects you)": "对此房间启用URL预览(仅影响你)", "Enable URL previews by default for participants in this room": "对此房间的所有参与者默认启用URL预览", "Unignore": "取消忽略", - "Ignore": "忽略", "Jump to read receipt": "跳到阅读回执", "Mention": "提及", "Unknown": "未知的", @@ -412,7 +401,6 @@ "Notification targets": "通知目标", "Today": "今天", "Friday": "星期五", - "Update": "更新", "What's New": "更新内容", "On": "打开", "Changelog": "更改日志", @@ -427,13 +415,11 @@ "Messages sent by bot": "由机器人发出的消息", "Filter results": "过滤结果", "No update available.": "没有可用更新。", - "Resend": "重新发送", "Collecting app version information": "正在收集应用版本信息", "Tuesday": "星期二", "Developer Tools": "开发者工具", "Preparing to send logs": "正在准备发送日志", "Saturday": "星期六", - "Reject": "拒绝", "Monday": "星期一", "Toolbox": "工具箱", "Collecting logs": "正在收集日志", @@ -450,7 +436,6 @@ "Thursday": "星期四", "Search…": "搜索…", "Logs sent": "日志已发送", - "Back": "返回", "Show message in desktop notification": "在桌面通知中显示消息", "Messages in group chats": "群聊中的消息", "Yesterday": "昨天", @@ -538,7 +523,6 @@ "No backup found!": "找不到备份!", "Unable to restore backup": "无法还原备份", "Unable to load backup status": "无法获取备份状态", - "Download": "下载", "Go to Settings": "打开设置", "You do not have permission to invite people to this room.": "你没有权限将其他用户邀请至本房间。", "Unknown server error": "未知服务器错误", @@ -670,7 +654,6 @@ "Anchor": "锚", "Headphones": "耳机", "Folder": "文件夹", - "Pin": "别针", "We've sent you an email to verify your address. Please follow the instructions there and then click the button below.": "我们已向你发送了一封电子邮件,以验证你的地址。 请按照里面的说明操作,然后单击下面的按钮。", "Email Address": "电子邮箱地址", "Are you sure? You will lose your encrypted messages if your keys are not backed up properly.": "你确定吗?如果密钥没有正确地备份你将失去你的加密消息。", @@ -725,7 +708,6 @@ "Room avatar": "房间头像", "Room Name": "房间名称", "Room Topic": "房间话题", - "Join": "加入", "The following users may not exist": "以下用户可能不存在", "Unable to find profiles for the Matrix IDs listed below - would you like to invite them anyway?": "找不到下列 Matrix ID 的用户资料,你还是要邀请吗?", "Invite anyway and never warn me again": "还是邀请,不用再提醒我", @@ -741,7 +723,6 @@ "Manually export keys": "手动导出密钥", "You'll lose access to your encrypted messages": "你将失去你的加密消息的访问权", "Are you sure you want to sign out?": "你确定要登出吗?", - "Go back": "返回", "Room Settings - %(roomName)s": "房间设置 - %(roomName)s", "Failed to decrypt %(failedCount)s sessions!": "%(failedCount)s 个会话解密失败!", "Warning: you should only set up key backup from a trusted computer.": "警告:你应此只在受信任的电脑上设置密钥备份。", @@ -751,7 +732,6 @@ "Change": "更改", "Email (optional)": "电子邮箱(可选)", "Phone (optional)": "电话号码(可选)", - "Confirm": "确认", "Join millions for free on the largest public server": "免费加入最大的公共服务器,成为数百万用户中的一员", "Other": "其他", "Couldn't load page": "无法加载页面", @@ -838,12 +818,10 @@ "Identity server has no terms of service": "身份服务器无服务条款", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "此操作需要访问默认的身份服务器 以验证邮箱或电话号码,但此服务器无任何服务条款。", "Only continue if you trust the owner of the server.": "只有在你信任服务器所有者后才能继续。", - "Trust": "信任", "%(name)s is requesting verification": "%(name)s 正在请求验证", "Sign In or Create Account": "登录或创建账户", "Use your account or create a new one to continue.": "使用已有账户或创建一个新账户。", "Create Account": "创建账户", - "Sign In": "登录", "Custom (%(level)s)": "自定义(%(level)s)", "Messages": "消息", "Actions": "动作", @@ -914,7 +892,6 @@ "Cannot reach identity server": "无法连接到身份服务器", "Joins room with given address": "使用指定地址加入房间", "Are you sure you want to cancel entering passphrase?": "你确定要取消输入口令词组吗?", - "Go Back": "后退", "You can register, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "你可以注册,但部分功能在身份服务器重新上线之前不可用。如果持续看到此警告,请检查配置或联系服务器管理员。", "You can reset your password, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "你可以重置密码,但部分功能在身份服务器重新上线之前不可用。如果持续看到此警告,请检查配置或联系服务器管理员。", "You can log in, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "你可以登录,但部分功能在身份服务器重新上线之前不可用。如果持续看到此警告,请检查配置或联系服务器管理员。", @@ -944,8 +921,6 @@ "Your homeserver has exceeded one of its resource limits.": "你的家服务器已超过某项资源限制。", "Contact your server admin.": "请联系你的服务器管理员。", "Ok": "确定", - "Upgrade": "升级加密", - "Verify": "验证", "Other users may not trust it": "其他用户可能不信任它", "You joined the call": "你加入通话", "%(senderName)s joined the call": "%(senderName)s加入通话", @@ -978,7 +953,6 @@ "Lock": "锁", "Your server isn't responding to some requests.": "你的服务器没有响应一些请求。", "Accept to continue:": "接受 以继续:", - "Upload": "上传", "Show less": "显示更少", "Show more": "显示更多", "Your homeserver does not support cross-signing.": "你的家服务器不支持交叉签名。", @@ -1077,7 +1051,6 @@ "Uploaded sound": "已上传的声音", "Sounds": "声音", "Notification sound": "通知声音", - "Reset": "重置", "Set a new custom sound": "设置新的自定义声音", "Browse": "浏览", "Upgrade the room": "更新房间", @@ -1092,7 +1065,6 @@ "Click the link in the email you received to verify and then click continue again.": "点击你所收到的电子邮件中的链接进行验证,然后再次点击继续。", "Verify the link in your inbox": "验证你的收件箱中的链接", "Complete": "完成", - "Share": "共享", "Discovery options will appear once you have added an email above.": "你在上方添加邮箱后发现选项将会出现。", "Unable to share phone number": "无法共享电话号码", "Please enter verification code sent via text.": "请输入短信中发送的验证码。", @@ -1265,7 +1237,6 @@ "You've successfully verified your device!": "你成功验证了你的设备!", "You've successfully verified %(deviceName)s (%(deviceId)s)!": "你成功验证了 %(deviceName)s (%(deviceId)s)!", "You've successfully verified %(displayName)s!": "你成功验证了 %(displayName)s!", - "Got it": "知道了", "Start verification again from the notification.": "请从提示重新开始验证。", "Start verification again from their profile.": "请从对方资料重新开始验证。", "Verification timed out.": "验证超时。", @@ -1482,7 +1453,6 @@ "Create a Group Chat": "创建一个群聊", "Explore rooms": "探索房间", "%(creator)s created and configured the room.": "%(creator)s 创建并配置了此房间。", - "View": "查看", "Switch to light mode": "切换到浅色模式", "Switch to dark mode": "切换到深色模式", "Switch theme": "切换主题", @@ -1695,7 +1665,6 @@ "Afghanistan": "阿富汗", "United States": "美国", "United Kingdom": "英国", - "Try again": "重试", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "我们已要求浏览器记住你使用的家服务器,但不幸的是你的浏览器已忘记。请前往登录页面重试。", "We couldn't log you in": "我们无法使你登入", "You've reached the maximum number of simultaneous calls.": "你已达到同时通话的最大数量。", @@ -1710,7 +1679,6 @@ "Your private space": "你的私有空间", "Your public space": "你的公共空间", "Invite only, best for yourself or teams": "仅邀请,适合你自己或团队", - "Delete": "删除", "Dial pad": "拨号盘", "There was an error looking up the phone number": "查询电话号码时发生错误", "Unable to look up phone number": "无法查询电话号码", @@ -1786,7 +1754,6 @@ "Server Options": "服务器选项", "Information": "信息", "Not encrypted": "未加密", - "Unpin": "取消置顶", "Empty room": "空房间", "Add existing room": "添加现有的房间", "Open dial pad": "打开拨号键盘", @@ -2203,8 +2170,6 @@ "Sends the given message as a spoiler": "此消息包含剧透", "Retry all": "全部重试", "View message": "查看消息", - "Zoom in": "放大", - "Zoom out": "缩小", "%(count)s people you know have already joined": { "one": "已有你所认识的 %(count)s 个人加入", "other": "已有你所认识的 %(count)s 个人加入" @@ -2363,8 +2328,6 @@ "Published addresses can be used by anyone on any server to join your space.": "任何服务器上的人均可通过公布的地址加入你的空间。", "This space has no local addresses": "此空间没有本地地址", "Space information": "空间信息", - "Collapse": "折叠", - "Expand": "展开", "Recommended for public spaces.": "建议用于公开空间。", "Allow people to preview your space before they join.": "允许人们在加入前预览你的空间。", "Preview Space": "预览空间", @@ -2580,7 +2543,6 @@ "Select from the options below to export chats from your timeline": "从下面的选项中选择以从时间线导出聊天", "Export Chat": "导出聊天", "Exporting your data": "导出你的数据", - "Stop": "停止", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "您确定要停止导出数据吗?如果你这样做了,你需要重新开始。", "Your export was successful. Find it in your Downloads folder.": "导出成功了。你可以在下载文件夹中找到导出文件。", "The export was cancelled successfully": "成功取消了导出", @@ -2988,7 +2950,6 @@ "Waiting for you to verify on your other device, %(deviceName)s (%(deviceId)s)…": "正等待你在其它设备上验证,%(deviceName)s(%(deviceId)s)……", "Verify this device by confirming the following number appears on its screen.": "确认屏幕上出现以下数字,以验证设备。", "Confirm the emoji below are displayed on both devices, in the same order:": "确认下面的表情符号在两个设备上以相同顺序显示:", - "Call": "通话", "Turn on camera": "启动相机", "Turn off camera": "关闭相机", "Video devices": "视频设备", @@ -3442,7 +3403,6 @@ "other": "你确定要退出这 %(count)s 个会话吗?" }, "Presence": "在线", - "Apply": "申请", "Search users in this room…": "搜索该房间内的用户……", "Give one or multiple users in this room more privileges": "授权给该房间内的某人或某些人", "Add privileged users": "添加特权用户", @@ -3475,7 +3435,6 @@ "Use your account to continue.": "使用你的账户继续。", "Your email address does not appear to be associated with a Matrix ID on this homeserver.": "你的电子邮件地址似乎未与此家服务器上的Matrix ID关联。", "%(senderName)s started a voice broadcast": "%(senderName)s开始了语音广播", - "Reload": "重加载", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "这可能是由于在多个标签页中打开此应用,或由于清除浏览器数据。", "Database unexpectedly closed": "数据库意外关闭", "Cannot invite user by email without an identity server. You can connect to one under \"Settings\".": "无法在未设置身份服务器时邀请用户,你可以在“设置”里连接一个。", @@ -3563,7 +3522,46 @@ "start": "开始", "start_chat": "开始聊天", "view_source": "查看源码", - "yes": "是" + "yes": "是", + "reject": "拒绝", + "confirm": "确认", + "dismiss": "忽略", + "trust": "信任", + "reload": "重加载", + "cancel": "取消", + "stop": "停止", + "join": "加入", + "close": "关闭", + "accept": "接受", + "upgrade": "升级加密", + "verify": "验证", + "update": "更新", + "call": "通话", + "delete": "删除", + "upload": "上传", + "collapse": "折叠", + "apply": "申请", + "reset": "重置", + "share": "共享", + "skip": "跳过", + "logout": "登出", + "view": "查看", + "expand": "展开", + "sign_out": "注销", + "sign_in": "登录", + "add": "添加", + "search": "搜索", + "try_again": "重试", + "go_back": "返回", + "back": "返回", + "resend": "重新发送", + "ignore": "忽略", + "zoom_in": "放大", + "zoom_out": "缩小", + "download": "下载", + "pin": "别针", + "unpin": "取消置顶", + "got_it": "知道了" }, "a11y": { "user_menu": "用户菜单" diff --git a/src/i18n/strings/zh_Hant.json b/src/i18n/strings/zh_Hant.json index 1a9def7155..92158acb42 100644 --- a/src/i18n/strings/zh_Hant.json +++ b/src/i18n/strings/zh_Hant.json @@ -55,7 +55,6 @@ "%(brand)s was not given permission to send notifications - please try again": "%(brand)s 沒有權限向您傳送通知──請重試", "Room %(roomId)s not visible": "聊天室 %(roomId)s 已隱藏", "Rooms": "聊天室", - "Search": "搜尋", "Search failed": "無法搜尋", "%(senderDisplayName)s sent an image.": "%(senderDisplayName)s 傳了一張圖片。", "%(senderName)s sent an invitation to %(targetDisplayName)s to join the room.": "%(senderName)s 向 %(targetDisplayName)s 傳送了加入聊天室的邀請。", @@ -66,8 +65,6 @@ "Session ID": "工作階段 ID", "Show timestamps in 12 hour format (e.g. 2:30pm)": "用 12 小時制顯示時間戳記(如:下午 2:30)", "Signed Out": "已登出", - "Sign in": "登入", - "Sign out": "登出", "Someone": "某人", "Submit": "送出", "This email address is already in use": "這個電子郵件地址已被使用", @@ -84,8 +81,6 @@ "%(senderDisplayName)s changed the room avatar to ": "%(senderDisplayName)s 將聊天室大頭照更改為 ", "%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s 移除了聊天室的大頭照。", "%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s 將聊天室的大頭照改為 %(roomName)s", - "Cancel": "取消", - "Dismiss": "關閉", "Notifications": "通知", "Operation failed": "無法操作", "powered by Matrix": "由 Matrix 提供", @@ -104,10 +99,7 @@ "URL Previews": "網址預覽", "Drop file here to upload": "把文件放在這裡上傳", "You are about to be taken to a third-party site so you can authenticate your account for use with %(integrationsUrl)s. Do you wish to continue?": "您即將被帶到第三方網站,以便您可以驗證帳戶來使用 %(integrationsUrl)s。請問您要繼續嗎?", - "Close": "關閉", "Create new room": "建立新聊天室", - "Accept": "接受", - "Add": "新增", "Admin Tools": "管理員工具", "No Microphones detected": "未偵測到麥克風", "No Webcams detected": "未偵測到網路攝影機", @@ -131,7 +123,6 @@ "Invited": "已邀請", "Invites user with given id to current room": "邀請指定 ID 的使用者到目前的聊天室", "Sign in with": "登入使用", - "Logout": "登出", "Low priority": "低優先度", "%(senderName)s made future room history visible to all room members, from the point they are invited.": "%(senderName)s 將未來的聊天室紀錄顯示給所有成員,從他們被邀請開始。", "%(senderName)s made future room history visible to all room members, from the point they joined.": "%(senderName)s 將未來的聊天室紀錄顯示給所有成員,從他們加入開始。", @@ -249,7 +240,6 @@ "Authentication check failed: incorrect password?": "無法檢查認證:密碼錯誤?", "Do you want to set an email address?": "您想要設定電子郵件地址嗎?", "This will allow you to reset your password and receive notifications.": "這讓您可以重設您的密碼與接收通知。", - "Skip": "略過", "and %(count)s others...": { "other": "與另 %(count)s 個人…", "one": "與另 1 個人…" @@ -284,7 +274,6 @@ "Enable URL previews by default for participants in this room": "對此聊天室中的參與者預設啟用網址預覽", "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "您正在將自己降級,如果您是聊天室中最後一位有特殊權限的使用者,您將無法復原此變更,因為無法再獲得特定權限。", "Unignore": "取消忽略", - "Ignore": "忽略", "Jump to read receipt": "跳到讀取回條", "Mention": "提及", "Send an encrypted reply…": "傳送加密的回覆…", @@ -420,13 +409,11 @@ "Notification targets": "通知目標", "Today": "今天", "Friday": "星期五", - "Update": "更新", "On": "開啟", "Changelog": "變更記錄檔", "Waiting for response from server": "正在等待來自伺服器的回應", "Failed to send logs: ": "無法傳送除錯訊息: ", "This Room": "這個聊天室", - "Resend": "重新傳送", "Messages containing my display name": "包含我顯示名稱的訊息", "Messages in one-to-one chats": "來自私訊的訊息", "Unavailable": "無法取得", @@ -441,7 +428,6 @@ "Developer Tools": "開發者工具", "Preparing to send logs": "準備傳送除錯訊息", "Saturday": "星期六", - "Reject": "拒絕", "Monday": "星期一", "Toolbox": "工具箱", "Collecting logs": "收集記錄檔", @@ -457,7 +443,6 @@ "Thursday": "星期四", "Search…": "搜尋…", "Logs sent": "記錄檔已經傳送", - "Back": "上一步", "Show message in desktop notification": "在桌面通知中顯示訊息", "Messages in group chats": "群組聊天中的訊息", "Yesterday": "昨天", @@ -544,7 +529,6 @@ "That matches!": "相符!", "That doesn't match.": "不相符。", "Go back to set it again.": "返回重新設定。", - "Download": "下載", "Unable to create key backup": "無法建立金鑰備份", "Unable to load backup status": "無法載入備份狀態", "Unable to restore backup": "無法復原備份", @@ -665,13 +649,10 @@ "Room avatar": "聊天室大頭照", "Room Name": "聊天室名稱", "Room Topic": "聊天室主題", - "Join": "加入", "Verify this user to mark them as trusted. Trusting users gives you extra peace of mind when using end-to-end encrypted messages.": "驗證此工作階段,並標記為可受信任。由您將工作階段標記為可受信任後,可讓聊天夥伴傳送端到端加密訊息時能更加放心。", "Incoming Verification Request": "收到的驗證請求", - "Go back": "返回", "Email (optional)": "電子郵件(選擇性)", "Phone (optional)": "電話(選擇性)", - "Confirm": "確認", "Join millions for free on the largest public server": "在最大的公開伺服器上,免費與數百萬人一起交流", "Other": "其他", "Guest": "訪客", @@ -750,7 +731,6 @@ "Anchor": "船錨", "Headphones": "耳機", "Folder": "資料夾", - "Pin": "圖釘", "This homeserver would like to make sure you are not a robot.": "這個家伺服器想要確認您不是機器人。", "Change": "變更", "Couldn't load page": "無法載入頁面", @@ -826,7 +806,6 @@ "Your browser likely removed this data when running low on disk space.": "當硬碟空間不足時,您的瀏覽器可能會移除這些資料。", "Upload files (%(current)s of %(total)s)": "上傳檔案 (%(total)s 中的 %(current)s)", "Upload files": "上傳檔案", - "Upload": "上傳", "This file is too large to upload. The file size limit is %(limit)s but this file is %(sizeOfThisFile)s.": "這個檔案太大了,沒辦法上傳。檔案大小限制為 %(limit)s 但這個檔案大小是 %(sizeOfThisFile)s。", "These files are too large to upload. The file size limit is %(limit)s.": "這些檔案太大了,沒辦法上傳。檔案大小限制為 %(limit)s。", "Some files are too large to be uploaded. The file size limit is %(limit)s.": "某些檔案太大了,沒辦法上傳。檔案大小限制為 %(limit)s。", @@ -848,7 +827,6 @@ "View older messages in %(roomName)s.": "檢視 %(roomName)s 中較舊的訊息。", "Join the conversation with an account": "加入與某個帳號的對話", "Sign Up": "註冊", - "Sign In": "登入", "Reason: %(reason)s": "理由:%(reason)s", "Forget this room": "忘記此聊天室", "Re-join": "重新加入", @@ -888,7 +866,6 @@ "Uploaded sound": "已上傳的音效", "Sounds": "音效", "Notification sound": "通知音效", - "Reset": "重設", "Set a new custom sound": "設定新的自訂音效", "Browse": "瀏覽", "Cannot reach homeserver": "無法連線至家伺服器", @@ -948,7 +925,6 @@ "Unable to revoke sharing for email address": "無法撤回電子郵件的分享", "Unable to share email address": "無法分享電子郵件", "Revoke": "撤回", - "Share": "分享", "Discovery options will appear once you have added an email above.": "當您在上面加入電子郵件時將會出現探索選項。", "Unable to revoke sharing for phone number": "無法撤回電話號碼的分享", "Unable to share phone number": "無法分享電話號碼", @@ -1021,7 +997,6 @@ "Report Content to Your Homeserver Administrator": "回報內容給您的家伺服器管理員", "Reporting this message will send its unique 'event ID' to the administrator of your homeserver. If messages in this room are encrypted, your homeserver administrator will not be able to read the message text or view any files or images.": "回報此訊息將會傳送其獨特的「活動 ID」給您家伺服器的管理員。如果此聊天室中的訊息已加密,您的家伺服器管理員將無法閱讀訊息文字或檢視任何檔案或圖片。", "Send report": "傳送回報", - "View": "檢視", "Explore rooms": "探索聊天室", "Changes the avatar of the current room": "變更目前聊天室的大頭照", "Read Marker lifetime (ms)": "讀取標記生命週期(毫秒)", @@ -1083,7 +1058,6 @@ "Room %(name)s": "聊天室 %(name)s", "Unread messages.": "未讀的訊息。", "This action requires accessing the default identity server to validate an email address or phone number, but the server does not have any terms of service.": "此動作需要存取預設的身分伺服器 以驗證電子郵件或電話號碼,但伺服器沒有任何服務條款。", - "Trust": "信任", "Message Actions": "訊息動作", "%(name)s (%(userId)s)": "%(name)s (%(userId)s)", "You verified %(name)s": "您驗證了 %(name)s", @@ -1129,7 +1103,6 @@ "Trusted": "受信任", "Not trusted": "未受信任", "Messages in this room are end-to-end encrypted.": "此聊天室內的訊息有端對端加密。", - "Verify": "驗證", "Any of the following data may be shared:": "可能會分享以下資料:", "Your display name": "您的顯示名稱", "Your user ID": "您的使用者 ID", @@ -1163,7 +1136,6 @@ "Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "升級聊天室為進階動作,通常建議在聊天室因為錯誤而不穩定、缺少功能或安全漏洞等才升級。", "This usually only affects how the room is processed on the server. If you're having problems with your %(brand)s, please report a bug.": "這通常僅影響如何在伺服器上處理聊天室的方式。如果您遇到與 %(brand)s 相關的問題,請回報錯誤。", "You'll upgrade this room from to .": "您將要把此聊天室從 升級到 。", - "Upgrade": "升級", " wants to chat": " 想要聊天", "Start chatting": "開始聊天", "%(senderName)s removed the rule banning users matching %(glob)s": "%(senderName)s 移除了封鎖符合 %(glob)s 的使用者規則", @@ -1224,7 +1196,6 @@ "%(num)s hours from now": "從現在開始 %(num)s 小時", "about a day from now": "從現在開始大約一天", "%(num)s days from now": "從現在開始 %(num)s 天", - "Go Back": "返回", "Other users may not trust it": "其他使用者可能不會信任它", "Later": "稍後", "Something went wrong trying to invite the users.": "在嘗試邀請使用者時發生錯誤。", @@ -1299,7 +1270,6 @@ "Ask %(displayName)s to scan your code:": "要求 %(displayName)s 掃描您的條碼:", "If you can't scan the code above, verify by comparing unique emoji.": "如果您無法掃描上面的條碼,請透過比較獨特的表情符號驗證。", "You've successfully verified %(displayName)s!": "您已成功驗證 %(displayName)s!", - "Got it": "了解", "Clear all data in this session?": "清除此工作階段中的所有資料?", "Clearing all data from this session is permanent. Encrypted messages will be lost unless their keys have been backed up.": "將會永久清除此工作階段的所有資料。除非已備份金鑰,否則將會遺失所有加密訊息。", "Verify session": "驗證工作階段", @@ -1626,7 +1596,6 @@ "Not encrypted": "未加密", "Room settings": "聊天室設定", "Take a picture": "拍照", - "Unpin": "取消釘選", "Cross-signing is ready for use.": "交叉簽署已可使用。", "Cross-signing is not set up.": "尚未設定交叉簽署。", "Backup version:": "備份版本:", @@ -2118,7 +2087,6 @@ "Use app for a better experience": "使用應用程式以取得更好的體驗", "Use app": "使用應用程式", "Something went wrong in confirming your identity. Cancel and try again.": "確認您身分時出了一點問題。取消並再試一次。", - "Try again": "再試一次", "We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "我們要求瀏覽器記住它讓您登入時使用的家伺服器,但不幸的是,您的瀏覽器忘了它。到登入頁面然後重試。", "We couldn't log you in": "我們無法讓您登入", "Show stickers button": "顯示貼圖案按鈕", @@ -2197,7 +2165,6 @@ "Invite only, best for yourself or teams": "邀請制,適用於您自己或團隊使用", "Open space for anyone, best for communities": "對所有人開放的聊天空間,最適合社群", "Create a space": "建立聊天空間", - "Delete": "刪除", "Jump to the bottom of the timeline when you send a message": "傳送訊息時,跳到時間軸底部", "This homeserver has been blocked by its administrator.": "此家伺服器已被管理員封鎖。", "You're already in a call with this person.": "您正在與此人通話。", @@ -2262,8 +2229,6 @@ "Forgotten or lost all recovery methods? Reset all": "忘記或遺失了所有復原方法?重設全部", "If you do, please note that none of your messages will be deleted, but the search experience might be degraded for a few moments whilst the index is recreated": "如果這樣做,請注意,您的訊息不會被刪除,但在重新建立索引時,搜尋體驗可能會降低片刻", "View message": "檢視訊息", - "Zoom in": "放大", - "Zoom out": "縮小", "%(seconds)ss left": "剩 %(seconds)s 秒", "Change server ACLs": "變更伺服器 ACL", "You can select all or individual messages to retry or delete": "您可以選取全部或單獨的訊息來重試或刪除", @@ -2364,8 +2329,6 @@ "Published addresses can be used by anyone on any server to join your space.": "任何伺服器上的人都可以使用已發佈的位址加入您的聊天空間。", "This space has no local addresses": "此聊天空間沒有本機位址", "Space information": "聊天空間資訊", - "Collapse": "收折", - "Expand": "展開", "Recommended for public spaces.": "給公開聊天空間的推薦。", "Allow people to preview your space before they join.": "允許人們在加入前預覽您的聊天空間。", "Preview Space": "預覽聊天空間", @@ -2579,7 +2542,6 @@ "Select from the options below to export chats from your timeline": "從下面的選項中選擇以從您的時間軸匯出聊天", "Export Chat": "匯出聊天", "Exporting your data": "正在匯出您的資料", - "Stop": "停止", "Are you sure you want to stop exporting your data? If you do, you'll need to start over.": "您確定您要停止匯出您的資料嗎?若您這麼做,您就必須重新開始。", "Your export was successful. Find it in your Downloads folder.": "您匯出成功。請在您的下載資料夾中尋找它。", "The export was cancelled successfully": "匯出已成功取消", @@ -2929,7 +2891,6 @@ "Group all your people in one place.": "將您所有的夥伴集中在同一個地方。", "Group all your favourite rooms and people in one place.": "將所有您最喜愛的聊天室與夥伴集中在同一個地方。", "Spaces are ways to group rooms and people. Alongside the spaces you're in, you can use some pre-built ones too.": "聊天空間是將聊天室與夥伴們分組的方式。除了您所在的聊天空間之外,還可以使用一些預設分類。", - "Call": "通話", "Unable to check if username has been taken. Try again later.": "無法檢查使用者名稱是否已被使用。請稍後再試。", "IRC (Experimental)": "IRC(實驗性)", "Toggle hidden event visibility": "切換隱藏事件的能見度", @@ -3571,7 +3532,6 @@ "This session doesn't support encryption and thus can't be verified.": "此工作階段不支援加密,因此無法驗證。", "For best security and privacy, it is recommended to use Matrix clients that support encryption.": "為獲得最佳安全性與隱私,建議使用支援加密的 Matrix 客戶端。", "You won't be able to participate in rooms where encryption is enabled when using this session.": "使用此工作階段時,您將無法參與啟用加密的聊天室。", - "Apply": "套用", "Search users in this room…": "搜尋此聊天室中的使用者…", "Give one or multiple users in this room more privileges": "給這個聊天室中的一個使用者或多個使用者更多的特殊權限", "Add privileged users": "新增特權使用者", @@ -3761,7 +3721,6 @@ "A network error occurred while trying to find and jump to the given date. Your homeserver might be down or there was just a temporary problem with your internet connection. Please try again. If this continues, please contact your homeserver administrator.": "嘗試尋找並前往指定日期時發生網路錯誤。您的家伺服器可能已關閉,或者您的網際網路連線只是暫時出現問題。請再試一次。如果這種情況繼續存在,請聯絡您的家伺服器管理員。", "Poll history": "投票紀錄", "User (%(user)s) did not end up as invited to %(roomId)s but no error was given from the inviter utility": "使用者(%(user)s)並未受邀加入 %(roomId)s,但邀請工具也未提供錯誤", - "Reload": "重新載入", "This may be caused by having the app open in multiple tabs or due to clearing browser data.": "這個問題可能是因為在多個分頁中開啟此應用程式,或是清除瀏覽資料所導致。", "Database unexpectedly closed": "資料庫意外關閉", "Mute room": "聊天室靜音", @@ -3971,7 +3930,46 @@ "start": "開始", "start_chat": "開始聊天", "view_source": "檢視原始碼", - "yes": "是" + "yes": "是", + "reject": "拒絕", + "confirm": "確認", + "dismiss": "關閉", + "trust": "信任", + "reload": "重新載入", + "cancel": "取消", + "stop": "停止", + "join": "加入", + "close": "關閉", + "accept": "接受", + "upgrade": "升級", + "verify": "驗證", + "update": "更新", + "call": "通話", + "delete": "刪除", + "upload": "上傳", + "collapse": "收折", + "apply": "套用", + "reset": "重設", + "share": "分享", + "skip": "略過", + "logout": "登出", + "view": "檢視", + "expand": "展開", + "sign_out": "登出", + "sign_in": "登入", + "add": "新增", + "search": "搜尋", + "try_again": "再試一次", + "go_back": "返回", + "back": "上一步", + "resend": "重新傳送", + "ignore": "忽略", + "zoom_in": "放大", + "zoom_out": "縮小", + "download": "下載", + "pin": "圖釘", + "unpin": "取消釘選", + "got_it": "了解" }, "a11y": { "user_menu": "使用者選單" diff --git a/src/toasts/AnalyticsToast.tsx b/src/toasts/AnalyticsToast.tsx index d4fddd948b..bbb58d9981 100644 --- a/src/toasts/AnalyticsToast.tsx +++ b/src/toasts/AnalyticsToast.tsx @@ -68,7 +68,7 @@ const onLearnMorePreviouslyOptedIn = (): void => { // otherwise, the user closed the dialog without making a choice, leave the toast open }, primaryButton: _t("That's fine"), - cancelButton: _t("Stop"), + cancelButton: _t("action|stop"), }); }; diff --git a/src/toasts/DesktopNotificationsToast.ts b/src/toasts/DesktopNotificationsToast.ts index 91a871d4ec..14a369729a 100644 --- a/src/toasts/DesktopNotificationsToast.ts +++ b/src/toasts/DesktopNotificationsToast.ts @@ -44,7 +44,7 @@ export const showToast = (fromMessageSend: boolean): void => { description: _t("Enable desktop notifications"), acceptLabel: _t("action|enable"), onAccept, - rejectLabel: _t("Dismiss"), + rejectLabel: _t("action|dismiss"), onReject, }, component: GenericToast, diff --git a/src/toasts/IncomingCallToast.tsx b/src/toasts/IncomingCallToast.tsx index f4f97d9204..5e74cdf31d 100644 --- a/src/toasts/IncomingCallToast.tsx +++ b/src/toasts/IncomingCallToast.tsx @@ -56,7 +56,7 @@ function JoinCallButtonWithCall({ onClick, call }: JoinCallButtonWithCallProps): tooltip={disabledTooltip} kind="primary" > - {_t("Join")} + {_t("action|join")} ); } @@ -154,14 +154,14 @@ export function IncomingCallToast({ callEvent }: Props): JSX.Element { onClick={onJoinClick} kind="primary" > - {_t("Join")} + {_t("action|join")} )}
); diff --git a/src/toasts/IncomingLegacyCallToast.tsx b/src/toasts/IncomingLegacyCallToast.tsx index 20e6f61bef..c6ef1daf3e 100644 --- a/src/toasts/IncomingLegacyCallToast.tsx +++ b/src/toasts/IncomingLegacyCallToast.tsx @@ -132,7 +132,7 @@ export default class IncomingLegacyCallToast extends React.Component - {_t("Accept")} + {_t("action|accept")} diff --git a/src/toasts/MobileGuideToast.ts b/src/toasts/MobileGuideToast.ts index 2c7df129b4..cd916613df 100644 --- a/src/toasts/MobileGuideToast.ts +++ b/src/toasts/MobileGuideToast.ts @@ -50,7 +50,7 @@ export const showToast = (): void => { ), acceptLabel: _t("Use app"), onAccept, - rejectLabel: _t("Dismiss"), + rejectLabel: _t("action|dismiss"), onReject, }, component: GenericToast, diff --git a/src/toasts/SetupEncryptionToast.ts b/src/toasts/SetupEncryptionToast.ts index 8b8b2b4cc3..873780b8d8 100644 --- a/src/toasts/SetupEncryptionToast.ts +++ b/src/toasts/SetupEncryptionToast.ts @@ -52,9 +52,9 @@ const getSetupCaption = (kind: Kind): string => { case Kind.SET_UP_ENCRYPTION: return _t("action|continue"); case Kind.UPGRADE_ENCRYPTION: - return _t("Upgrade"); + return _t("action|upgrade"); case Kind.VERIFY_THIS_SESSION: - return _t("Verify"); + return _t("action|verify"); } }; diff --git a/src/toasts/UpdateToast.tsx b/src/toasts/UpdateToast.tsx index 2783e16943..b3f33c2ca5 100644 --- a/src/toasts/UpdateToast.tsx +++ b/src/toasts/UpdateToast.tsx @@ -52,7 +52,7 @@ export const showToast = (version: string, newVersion: string, releaseNotes?: st Modal.createDialog(QuestionDialog, { title: _t("What's New"), description:
{releaseNotes}
, - button: _t("Update"), + button: _t("action|update"), onFinished: (update) => { if (update && PlatformPeg.get()) { PlatformPeg.get()!.installUpdate(); @@ -74,7 +74,7 @@ export const showToast = (version: string, newVersion: string, releaseNotes?: st }; } else { onAccept = installUpdate; - acceptLabel = _t("Update"); + acceptLabel = _t("action|update"); } const brand = SdkConfig.get().brand; @@ -85,7 +85,7 @@ export const showToast = (version: string, newVersion: string, releaseNotes?: st description: _t("New version of %(brand)s is available", { brand }), acceptLabel, onAccept, - rejectLabel: _t("Dismiss"), + rejectLabel: _t("action|dismiss"), onReject, }, component: GenericToast, diff --git a/src/utils/location/map.ts b/src/utils/location/map.ts index b7267fdb3a..09dc128be6 100644 --- a/src/utils/location/map.ts +++ b/src/utils/location/map.ts @@ -47,8 +47,8 @@ export const createMap = ( "GeolocateControl.LocationNotAvailable": _t("Location not available"), "LogoControl.Title": _t("Mapbox logo"), "NavigationControl.ResetBearing": _t("Reset bearing to north"), - "NavigationControl.ZoomIn": _t("Zoom in"), - "NavigationControl.ZoomOut": _t("Zoom out"), + "NavigationControl.ZoomIn": _t("action|zoom_in"), + "NavigationControl.ZoomOut": _t("action|zoom_out"), }, }); map.addControl(new maplibregl.AttributionControl(), "top-right"); diff --git a/test/components/structures/__snapshots__/MatrixChat-test.tsx.snap b/test/components/structures/__snapshots__/MatrixChat-test.tsx.snap index 9b8a77dfe8..a2ca722e2c 100644 --- a/test/components/structures/__snapshots__/MatrixChat-test.tsx.snap +++ b/test/components/structures/__snapshots__/MatrixChat-test.tsx.snap @@ -99,7 +99,7 @@ exports[` with a soft-logged-out session should show the soft-logo tabindex="0" type="submit" > - Sign In + Sign in