Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions commet/assets/l10n/intl_ar.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"promptHomeserver": "الخادوم الرئيسي",
"@promptHomeserver": {
"description": "Placeholder text for homeserver field on login form",
"type": "text",
"placeholders": {}
},
"promptUsername": "اسم المستخدم",
"@promptUsername": {
"description": "Placeholder text for username field on login form",
"type": "text",
"placeholders": {}
},
"promptPassword": "كلمة السر",
"@promptPassword": {
"description": "Placeholder text for password field on login form",
"type": "text",
"placeholders": {}
},
"labelSettingsAppGeneral": "عام",
"@labelSettingsAppGeneral": {
"description": "Label for the App General settings page",
"type": "text",
"placeholders": {}
},
"labelRoomSettingsGeneral": "عام",
"@labelRoomSettingsGeneral": {
"description": "Label for general room settings",
"type": "text",
"placeholders": {}
},
"labelSpaceSettingsGeneral": "عام",
"@labelSpaceSettingsGeneral": {
"description": "Label for general space settings",
"type": "text",
"placeholders": {}
},
"labelThirdPartyServicesTitle": "خدمات الطرف الثالث",
"@labelThirdPartyServicesTitle": {
"description": "Header for the third party services section in settings",
"type": "text",
"placeholders": {}
},
"labelGifSearchDescription": "يفعِّل بحث GIF في تينور. ستوكَّل الطلبات عبر {proxyUrl}",
"@labelGifSearchDescription": {
"description": "Explains that gifs will be fetched via proxy",
"type": "text",
"placeholders": {
"proxyUrl": {}
}
}
}
204 changes: 204 additions & 0 deletions commet/assets/l10n/intl_cs.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,204 @@
{
"labelRoomsList": "Místnosti",
"@labelRoomsList": {
"description": "Header label for the list of rooms",
"type": "text",
"placeholders": {}
},
"fileDragDropPrompt": "Přetáhněte soubor k nahrání...",
"@fileDragDropPrompt": {
"description": "Text that is shown when a user is dragging a file",
"type": "text",
"placeholders": {}
},
"labelHomeRecentActivity": "Naposledy Aktivní",
"@labelHomeRecentActivity": {
"description": "Short label for header of recent room activity",
"type": "text",
"placeholders": {}
},
"labelHomeAlerts": "Oznámení",
"@labelHomeAlerts": {
"description": "Short label for header of alerts",
"type": "text",
"placeholders": {}
},
"labelHomeRoomsList": "Místnosti",
"@labelHomeRoomsList": {
"description": "Short label for header of rooms list",
"type": "text",
"placeholders": {}
},
"labelHomeInvitations": "Žádosti",
"@labelHomeInvitations": {
"description": "Short label for header of invitations list",
"type": "text",
"placeholders": {}
},
"noPinnedMessages": "Žádné připnuté zprávy!",
"@noPinnedMessages": {
"description": "Placeholder label in the pinned messages menu that is shown when there are no pinned messages",
"type": "text",
"placeholders": {}
},
"labelInvitationsForUser": "Pozvánka pro {user}",
"@labelInvitationsForUser": {
"description": "Label for the list of incoming invitations, specifying which user these invitations are intended for",
"type": "text",
"placeholders": {
"user": {}
}
},
"labelInvitations": "Pozvánky",
"@labelInvitations": {
"description": "Label for the list of incoming invitations",
"type": "text",
"placeholders": {}
},
"promptOpenDirectMessage": "Poslat zprávu",
"@promptOpenDirectMessage": {
"description": "Prompt on the button to open a direct message with another user",
"type": "text",
"placeholders": {}
},
"labelChatPageFileTooLarge": "Tento soubor je příliš velký!",
"@labelChatPageFileTooLarge": {
"description": "Text that is shown when the user attempts to upload a file that is greater than the allowed size",
"type": "text",
"placeholders": {}
},
"labelChatPageFileTooLargeTitle": "Překročena maximální velikost souboru",
"@labelChatPageFileTooLargeTitle": {
"description": "Title for the dialog that is shown when the user attempts to upload a file that is greater than the allowed size",
"type": "text",
"placeholders": {}
},
"sendEncryptedMessagePrompt": "Odeslat šifrovanou zprávu",
"@sendEncryptedMessagePrompt": {
"description": "Placeholder text for message input in an encrypted room",
"type": "text",
"placeholders": {}
},
"sendUnencryptedMessagePrompt": "Odeslat zprávu",
"@sendUnencryptedMessagePrompt": {
"description": "Placeholder text for message input in an unencrypted room",
"type": "text",
"placeholders": {}
},
"cantSentMessagePrompt": "Nemáte oprávnění k odeslání zprávy v této místnosti",
"@cantSentMessagePrompt": {
"description": "Text that explains the user cannot send a message in this room",
"type": "text",
"placeholders": {}
},
"tooltipSpaceSettings": "Nastavení prostoru",
"@tooltipSpaceSettings": {
"description": "Tooltip for the button that opens space settings",
"type": "text",
"placeholders": {}
},
"tooltipAddRoom": "Přidat místnost",
"@tooltipAddRoom": {
"description": "Tooltip for the button that adds a new room to a space",
"type": "text",
"placeholders": {}
},
"labelSpaceRoomsList": "Místnosti",
"@labelSpaceRoomsList": {
"description": "Header label for the list of rooms in a space",
"type": "text",
"placeholders": {}
},
"labelSpaceSubspacesList": "Prostory",
"@labelSpaceSubspacesList": {
"description": "Header label for the list of child spaces in a space",
"type": "text",
"placeholders": {}
},
"labelSpaceAvailableRoomsList": "Dostupné místnosti",
"@labelSpaceAvailableRoomsList": {
"description": "Header label for the list of rooms in a space, which the user has not yet joined but are available",
"type": "text",
"placeholders": {}
},
"labelSpaceVisibilityPublic": "Veřejné prostory",
"@labelSpaceVisibilityPublic": {
"description": "Label to display that the space is publically available",
"type": "text",
"placeholders": {}
},
"labelSpaceVisibilityPrivate": "Soukromé prostory",
"@labelSpaceVisibilityPrivate": {
"description": "Label to display that the space is private",
"type": "text",
"placeholders": {}
},
"labelSpaceGettingText": "Vítejte v \n\n # {spaceName}",
"@labelSpaceGettingText": {
"description": "Greeting to the space, supports markdown formatting",
"type": "text",
"placeholders": {
"spaceName": {}
}
},
"promptAddSpace": "Přidat prostor",
"@promptAddSpace": {
"description": "Prompt to add a new space",
"type": "text",
"placeholders": {}
},
"promptAttachmentProcessingSendOriginal": "Odeslat originál",
"@promptAttachmentProcessingSendOriginal": {
"description": "Prompt text for the option to send a file in its original state, without any further processing such as removing metadata",
"type": "text",
"placeholders": {}
},
"labelImageContainsLocationInfo": "Varování: Obrázek obsahuje metadata o poloze",
"@labelImageContainsLocationInfo": {
"description": "Prompt text for the option to send a file in its original state, without any further processing such as removing metadata",
"type": "text",
"placeholders": {}
},
"promptRoomName": "Název místnosti",
"@promptRoomName": {
"description": "Prompt to enter a room name, placeholder text for text input",
"type": "text",
"placeholders": {}
},
"promptSpaceName": "Název prostoru",
"@promptSpaceName": {
"description": "Prompt to enter a space name, placeholder text for text input",
"type": "text",
"placeholders": {}
},
"promptTopic": "Téma (volitelné)",
"@promptTopic": {
"description": "Prompt to enter a topic for room or space, specifying that doing so is optional",
"type": "text",
"placeholders": {}
},
"roomVisibilityPrivateExplanation": "Tato místnost bude přístupná pouze na pozvání",
"@roomVisibilityPrivateExplanation": {
"description": "Explains what 'private' room visibility means",
"type": "text",
"placeholders": {}
},
"roomVisibilityPublicExplanation": "Tato místnost bude veřejně přístupná komukoli na internetu",
"@roomVisibilityPublicExplanation": {
"description": "Explains what 'public' visibility means",
"type": "text",
"placeholders": {}
},
"spaceVisibilityPrivateExplanation": "Tento prostor bude přístupný pouze na pozvání",
"@spaceVisibilityPrivateExplanation": {
"description": "Explains what 'private' space visibility means",
"type": "text",
"placeholders": {}
},
"spaceVisibilityPublicExplanation": "Tento prostor bude veřejně přístupný komukoli na internetu",
"@spaceVisibilityPublicExplanation": {
"description": "Explains what 'public' space visibility means",
"type": "text",
"placeholders": {}
}
}
Loading