-
-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 31.1% (48 of 154 strings) Translation: Hoarder/Hoarder Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/nl/
- Loading branch information
Showing
1 changed file
with
58 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,58 @@ | ||
{} | ||
{ | ||
"common": { | ||
"created_at": "Gemaakt op", | ||
"archive": "Archiveer", | ||
"url": "URL", | ||
"name": "Naam", | ||
"email": "Email", | ||
"actions": "Acties", | ||
"role": "Rol", | ||
"roles": { | ||
"user": "Gebruiker", | ||
"admin": "Admin" | ||
}, | ||
"something_went_wrong": "Er is iets fout gegaagn", | ||
"experimental": "Experimenteel", | ||
"search": "Zoeken", | ||
"tags": "Tags", | ||
"note": "Notitie", | ||
"attachments": "Bijlagen", | ||
"screenshot": "Schermopname", | ||
"video": "Video", | ||
"home": "Home", | ||
"password": "Wachtwoord", | ||
"action": "Actie", | ||
"key": "Sleutel" | ||
}, | ||
"layouts": { | ||
"list": "Lijst", | ||
"masonry": "Metselwerk", | ||
"grid": "Rooster", | ||
"compact": "Compact" | ||
}, | ||
"actions": { | ||
"close_bulk_edit": "Bulkbewerking sluiten", | ||
"delete": "Wissen", | ||
"change_layout": "Verander Layout", | ||
"archive": "Archiveer", | ||
"unarchive": "Verwijderen uit het archief", | ||
"unfavorite": "Verwijder uit favoriet", | ||
"refresh": "Verversen", | ||
"download_full_page_archive": "Volledige pagina archief downloaden", | ||
"edit_tags": "Labels bewerken", | ||
"add_to_list": "Toevoegen aan lijst", | ||
"select_all": "Selecteer alles", | ||
"unselect_all": "Deselecteer alles", | ||
"bulk_edit": "Bulkbewerking", | ||
"remove_from_list": "Verwijderen uit lijst", | ||
"add": "Toevoegen", | ||
"edit": "Wijzigen", | ||
"create": "Creëer", | ||
"fetch_now": "Nu ophalen", | ||
"summarize_with_ai": "Samenvatten met AI", | ||
"manage_lists": "Lijsten beheren", | ||
"favorite": "Favoriet", | ||
"copy_link": "Kopieer link", | ||
"save": "Bewaar" | ||
} | ||
} |