mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-02-17 14:30:40 +01:00
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
This commit is contained in:
commit
5e2380816b
@ -1985,7 +1985,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"changedTheDisplaynameTo": "{username} mudou seu nome de exibição para: '{displayname}'",
|
"changedTheDisplaynameTo": "{username} mudou o seu nome de exibição para: '{displayname}'",
|
||||||
"@changedTheDisplaynameTo": {
|
"@changedTheDisplaynameTo": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2487,5 +2487,116 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"uri": {}
|
"uri": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"savedFileAs": "Salvar arquivo como {filename}",
|
||||||
|
"@savedFileAs": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"filename": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"saveFileToFolder": "Salvar arquivo nesta pasta",
|
||||||
|
"@saveFileToFolder": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"saveFile": "Salvar arquivo",
|
||||||
|
"@saveFile": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"tapToShowImage": "Toque para mostrar a imagem",
|
||||||
|
"@tapToShowImage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"singlesignon": "Identidade Única",
|
||||||
|
"@singlesignon": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"locationPermissionDeniedNotice": "Permissão de localização negada. Conceda as permissões para habilitar o compartilhamento de localização.",
|
||||||
|
"@locationPermissionDeniedNotice": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"locationDisabledNotice": "O serviço de localização está desabilitado. Por favor, habilite-o para compartilhar sua localização.",
|
||||||
|
"@locationDisabledNotice": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"loginWith": "Entrar com {brand}",
|
||||||
|
"@loginWith": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"brand": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sendSticker": "Enviar figurinha",
|
||||||
|
"@sendSticker": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"sendAsText": "Enviar como texto",
|
||||||
|
"@sendAsText": {
|
||||||
|
"type": "text"
|
||||||
|
},
|
||||||
|
"shareLocation": "Compartilhar localização",
|
||||||
|
"@shareLocation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"spaceName": "Nome do espaço",
|
||||||
|
"@spaceName": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"openInMaps": "Abrir no mapas",
|
||||||
|
"@openInMaps": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"obtainingLocation": "Obtendo localização…",
|
||||||
|
"@obtainingLocation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"removeYourAvatar": "Remover seu avatar",
|
||||||
|
"@removeYourAvatar": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"changeYourAvatar": "Alterar seu avatar",
|
||||||
|
"@changeYourAvatar": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"pleaseChoose": "Por favor, selecione",
|
||||||
|
"@pleaseChoose": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"enableChatBackup": "Habilite o backup de conversas para nunca perder acesso a elas.",
|
||||||
|
"@enableChatBackup": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"yourChatsAreBeingSynced": "Sua conversas estão sendo sincronizadas…",
|
||||||
|
"@yourChatsAreBeingSynced": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"noMatrixServer": "{server1} não é um servidor matrix, usar {server2} talvez?",
|
||||||
|
"@noMatrixServer": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"server1": {},
|
||||||
|
"server2": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"register": "Registrar",
|
||||||
|
"@register": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -539,7 +539,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"emoteWarnNeedToPick": "Вам нужно выбрать шорткод эмодзи и изображение!",
|
"emoteWarnNeedToPick": "Вам нужно задать код эмодзи и изображение!",
|
||||||
"@emoteWarnNeedToPick": {
|
"@emoteWarnNeedToPick": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -759,7 +759,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"isTyping": "Печатает…",
|
"isTyping": "печатает…",
|
||||||
"@isTyping": {
|
"@isTyping": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -1813,7 +1813,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"setCustomEmotes": "Установить пользовательские эмоции",
|
"setCustomEmotes": "Установить пользовательские эмодзи",
|
||||||
"@setCustomEmotes": {
|
"@setCustomEmotes": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
@ -2210,7 +2210,7 @@
|
|||||||
"supportedVersions": {}
|
"supportedVersions": {}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"badServerVersionsException": "Домашний сервер поддерживает версии:\n{serverVersions}\nНо это приложение поддерживает только {supportedVersions}",
|
"badServerVersionsException": "Домашний сервер поддерживает следующие версии спецификации:\n{serverVersions}\nНо это приложение поддерживает только {supportedVersions}",
|
||||||
"@badServerVersionsException": {
|
"@badServerVersionsException": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
@ -2472,7 +2472,7 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /leave"
|
"description": "Usage hint for the command /leave"
|
||||||
},
|
},
|
||||||
"commandHintJoin": "Присоединяйтесь к данной комнате",
|
"commandHintJoin": "Присоединиться к данной комнате",
|
||||||
"@commandHintJoin": {
|
"@commandHintJoin": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"description": "Usage hint for the command /join"
|
"description": "Usage hint for the command /join"
|
||||||
@ -2582,5 +2582,18 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"uri": {}
|
"uri": {}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"noMatrixServer": "{server1} не является matrix-сервером, использовать {server2} вместо него?",
|
||||||
|
"@noMatrixServer": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders": {
|
||||||
|
"server1": {},
|
||||||
|
"server2": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"autoplayImages": "Автоматически воспроизводить анимированные стикеры и эмодзи",
|
||||||
|
"@autoplayImages": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholder": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user