"description": "A collection containing all archived photos"
},
"connectingToServer": "Verbinding maken met {server}",
"@connectingToServer": {
"description": "(deprecated, may be removed in the future) Inform user that the app is connecting to a server",
"placeholders": {
"server": {
"example": "http://www.example.com"
}
}
},
"connectingToServer2": "Wacht op authenticatie van de server",
"@connectingToServer2": {
"description": "Shown when the app is waiting for the user to sign in via an external browser"
},
"connectingToServerInstruction": "Log in via de geopende browser",
"@connectingToServerInstruction": {
"description": "Shown when the app is waiting for the user to sign in via an external browser"
},
"nameInputHint": "Naam",
"@nameInputHint": {
"description": "Hint of the text field expecting name data"
},
"nameInputInvalidEmpty": "Naam is vereist",
"@nameInputInvalidEmpty": {
"description": "Shown when a name input is required but value not given. This is intended to be a generic message and does not assume what this 'name' represents"
},
"skipButtonLabel": "Overslaan",
"@skipButtonLabel": {
"description": "Label of the skip button"
},
"confirmButtonLabel": "Bevestigen",
"@confirmButtonLabel": {
"description": "Label of the confirm button"
},
"signInHeaderText": "Inloggen op Nextcloud server",
"@signInHeaderText": {
"description": "(deprecated, may be removed in the future)"
},
"signIn2faHintText": "Gebruik een app wachtwoord als je 2FA hebt geconfigureerd op de server",
"@signIn2faHintText": {
"description": "(deprecated, may be removed in the future)"
},
"signInHeaderText2": "Nextcloud\nInlog",
"@signInHeaderText2": {
"description": "Sign in to Nextcloud server"
},
"serverAddressInputHint": "Server adres",
"@serverAddressInputHint": {
"description": "Hint of the text field expecting server address data"