Sync with POEditor

This commit is contained in:
Ming Ming 2024-06-12 21:35:22 +08:00
parent 2add65a671
commit 2a595d19c4
15 changed files with 18598 additions and 18602 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,139 +1,139 @@
{ {
"appTitle": "Fotos", "appTitle": "Fotos",
"translator": "Micha", "translator": "Micha",
"@translator": { "@translator": {
"description": "Name of the translator(s) for this language" "description": "Name of the translator(s) for this language"
}, },
"photosTabLabel": "Fotos", "photosTabLabel": "Fotos",
"@photosTabLabel": { "@photosTabLabel": {
"description": "Label of the tab that lists user photos" "description": "Label of the tab that lists user photos"
}, },
"collectionsTooltip": "Verzamelingen", "collectionsTooltip": "Verzamelingen",
"@collectionsTooltip": { "@collectionsTooltip": {
"description": "Groups of photos, e.g., albums, trash bin, etc" "description": "Groups of photos, e.g., albums, trash bin, etc"
}, },
"zoomTooltip": "Zoom", "zoomTooltip": "Zoom",
"@zoomTooltip": { "@zoomTooltip": {
"description": "Tooltip of the zoom button" "description": "Tooltip of the zoom button"
}, },
"refreshMenuLabel": "Ververs", "refreshMenuLabel": "Ververs",
"@refreshMenuLabel": { "@refreshMenuLabel": {
"description": "Label of the refresh entry in menu" "description": "Label of the refresh entry in menu"
}, },
"settingsMenuLabel": "Instellingen", "settingsMenuLabel": "Instellingen",
"@settingsMenuLabel": { "@settingsMenuLabel": {
"description": "Label of the settings entry in menu" "description": "Label of the settings entry in menu"
}, },
"selectionAppBarTitle": "{count, plural, other{{count} geselecteerd}}", "selectionAppBarTitle": "{count, plural, other{{count} geselecteerd}}",
"@selectionAppBarTitle": { "@selectionAppBarTitle": {
"description": "Title of the contextual app bar that shows number of selected items", "description": "Title of the contextual app bar that shows number of selected items",
"placeholders": { "placeholders": {
"count": { "count": {
"example": "1" "example": "1"
} }
} }
}, },
"deleteSelectedSuccessNotification": "Alle items succesvol verwijderd", "deleteSelectedSuccessNotification": "Alle items succesvol verwijderd",
"@deleteSelectedSuccessNotification": { "@deleteSelectedSuccessNotification": {
"description": "Inform user that the selected items are deleted successfully" "description": "Inform user that the selected items are deleted successfully"
}, },
"archiveTooltip": "Archief", "archiveTooltip": "Archief",
"@archiveTooltip": { "@archiveTooltip": {
"description": "Archive selected items" "description": "Archive selected items"
}, },
"deleteProcessingNotification": "Verwijder item", "deleteProcessingNotification": "Verwijder item",
"@deleteProcessingNotification": { "@deleteProcessingNotification": {
"description": "Inform user that the item is being deleted" "description": "Inform user that the item is being deleted"
}, },
"deleteSuccessNotification": "Item succesvol verwijderd", "deleteSuccessNotification": "Item succesvol verwijderd",
"@deleteSuccessNotification": { "@deleteSuccessNotification": {
"description": "Inform user that the item is deleted successfully" "description": "Inform user that the item is deleted successfully"
}, },
"deleteFailureNotification": "Verwijderen van items mislukt", "deleteFailureNotification": "Verwijderen van items mislukt",
"@deleteFailureNotification": { "@deleteFailureNotification": {
"description": "Inform user that the item cannot be deleted" "description": "Inform user that the item cannot be deleted"
}, },
"removeSelectedFromAlbumFailureNotification": "Verwijderen van items uit het album mislukt", "removeSelectedFromAlbumFailureNotification": "Verwijderen van items uit het album mislukt",
"@removeSelectedFromAlbumFailureNotification": { "@removeSelectedFromAlbumFailureNotification": {
"description": "Inform user that the selected items cannot be removed from an album" "description": "Inform user that the selected items cannot be removed from an album"
}, },
"addServerTooltip": "Server toevoegen", "addServerTooltip": "Server toevoegen",
"@addServerTooltip": { "@addServerTooltip": {
"description": "Tooltip of the button that adds a new server" "description": "Tooltip of the button that adds a new server"
}, },
"removeServerSuccessNotification": "{server} succesvol verwijderd", "removeServerSuccessNotification": "{server} succesvol verwijderd",
"@removeServerSuccessNotification": { "@removeServerSuccessNotification": {
"description": "Inform user that a server is removed successfully", "description": "Inform user that a server is removed successfully",
"placeholders": { "placeholders": {
"server": { "server": {
"example": "http://www.example.com" "example": "http://www.example.com"
} }
} }
}, },
"createAlbumTooltip": "Nieuw album", "createAlbumTooltip": "Nieuw album",
"@createAlbumTooltip": { "@createAlbumTooltip": {
"description": "Tooltip of the button that creates a new album" "description": "Tooltip of the button that creates a new album"
}, },
"albumSize": "{count, plural, =0{Empty} =1{1 item} other{{count} items}}", "albumSize": "{count, plural, =0{Empty} =1{1 item} other{{count} items}}",
"@albumSize": { "@albumSize": {
"description": "Number of items inside an album", "description": "Number of items inside an album",
"placeholders": { "placeholders": {
"count": { "count": {
"example": "1" "example": "1"
} }
} }
}, },
"albumArchiveLabel": "Archief", "albumArchiveLabel": "Archief",
"@albumArchiveLabel": { "@albumArchiveLabel": {
"description": "A collection containing all archived photos" "description": "A collection containing all archived photos"
}, },
"connectingToServer": "Verbinding maken met {server}", "connectingToServer": "Verbinding maken met {server}",
"@connectingToServer": { "@connectingToServer": {
"description": "(deprecated, may be removed in the future) Inform user that the app is connecting to a server", "description": "(deprecated, may be removed in the future) Inform user that the app is connecting to a server",
"placeholders": { "placeholders": {
"server": { "server": {
"example": "http://www.example.com" "example": "http://www.example.com"
} }
} }
}, },
"connectingToServer2": "Wacht op authenticatie van de server", "connectingToServer2": "Wacht op authenticatie van de server",
"@connectingToServer2": { "@connectingToServer2": {
"description": "Shown when the app is waiting for the user to sign in via an external browser" "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": "Log in via de geopende browser",
"@connectingToServerInstruction": { "@connectingToServerInstruction": {
"description": "Shown when the app is waiting for the user to sign in via an external browser" "description": "Shown when the app is waiting for the user to sign in via an external browser"
}, },
"nameInputHint": "Naam", "nameInputHint": "Naam",
"@nameInputHint": { "@nameInputHint": {
"description": "Hint of the text field expecting name data" "description": "Hint of the text field expecting name data"
}, },
"nameInputInvalidEmpty": "Naam is vereist", "nameInputInvalidEmpty": "Naam is vereist",
"@nameInputInvalidEmpty": { "@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" "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": "Overslaan",
"@skipButtonLabel": { "@skipButtonLabel": {
"description": "Label of the skip button" "description": "Label of the skip button"
}, },
"confirmButtonLabel": "Bevestigen", "confirmButtonLabel": "Bevestigen",
"@confirmButtonLabel": { "@confirmButtonLabel": {
"description": "Label of the confirm button" "description": "Label of the confirm button"
}, },
"signInHeaderText": "Inloggen op Nextcloud server", "signInHeaderText": "Inloggen op Nextcloud server",
"@signInHeaderText": { "@signInHeaderText": {
"description": "(deprecated, may be removed in the future)" "description": "(deprecated, may be removed in the future)"
}, },
"signIn2faHintText": "Gebruik een app wachtwoord als je 2FA hebt geconfigureerd op de server", "signIn2faHintText": "Gebruik een app wachtwoord als je 2FA hebt geconfigureerd op de server",
"@signIn2faHintText": { "@signIn2faHintText": {
"description": "(deprecated, may be removed in the future)" "description": "(deprecated, may be removed in the future)"
}, },
"signInHeaderText2": "Nextcloud\nInlog", "signInHeaderText2": "Nextcloud\nInlog",
"@signInHeaderText2": { "@signInHeaderText2": {
"description": "Sign in to Nextcloud server" "description": "Sign in to Nextcloud server"
}, },
"serverAddressInputHint": "Server adres", "serverAddressInputHint": "Server adres",
"@serverAddressInputHint": { "@serverAddressInputHint": {
"description": "Hint of the text field expecting server address data" "description": "Hint of the text field expecting server address data"
} }
} }

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff