Translated using Weblate (English (United Kingdom))
Currently translated at 99.5% (2181 of 2191 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/en_GB/
This commit is contained in:
parent
08330bbd60
commit
fd1224f7c7
|
@ -3219,6 +3219,28 @@
|
|||
}
|
||||
},
|
||||
"views": {
|
||||
"ChooseInstance": {
|
||||
"button": {
|
||||
"submit": "Submit"
|
||||
},
|
||||
"header": {
|
||||
"chooseInstance": "Choose your instance",
|
||||
"failure": "It is not possible to connect to the given URL",
|
||||
"suggestions": "Suggested choices"
|
||||
},
|
||||
"help": {
|
||||
"notFunkwhaleServer": "The given address is not a Funkwhale server",
|
||||
"selectPod": "To continue, please select the Funkwhale instance you want to connect to. Enter the address directly, or select one of the suggested choices.",
|
||||
"serverDown": "The server might be down"
|
||||
},
|
||||
"label": {
|
||||
"url": "Instance URL"
|
||||
},
|
||||
"message": {
|
||||
"currentConnection": "You are currently connected to { 0 }. If you continue, you will be disconnected from your current instance and all your local data will be deleted.",
|
||||
"newUrl": "You are now using the Funkwhale instance at {url}"
|
||||
}
|
||||
},
|
||||
"Notifications": {
|
||||
"button": {
|
||||
"read": "Mark all as read",
|
||||
|
@ -4592,28 +4614,6 @@
|
|||
},
|
||||
"title": "Radio"
|
||||
}
|
||||
},
|
||||
"ChooseInstance": {
|
||||
"button": {
|
||||
"submit": "Submit"
|
||||
},
|
||||
"header": {
|
||||
"chooseInstance": "Choose your instance",
|
||||
"failure": "It is not possible to connect to the given URL",
|
||||
"suggestions": "Suggested choices"
|
||||
},
|
||||
"help": {
|
||||
"notFunkwhaleServer": "The given address is not a Funkwhale server",
|
||||
"selectPod": "To continue, please select the Funkwhale instance you want to connect to. Enter the address directly, or select one of the suggested choices.",
|
||||
"serverDown": "The server might be down"
|
||||
},
|
||||
"label": {
|
||||
"url": "Instance URL"
|
||||
},
|
||||
"message": {
|
||||
"currentConnection": "You are currently connected to { 0 }. If you continue, you will be disconnected from your current instance and all your local data will be deleted.",
|
||||
"newUrl": "You are now using the Funkwhale instance at {url}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue