Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Apr 30, 2024
1 parent 79286b4 commit 22a8b35
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 4 deletions.
24 changes: 22 additions & 2 deletions l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ OC.L10N.register(
"Load" : "Belasting",
"Memory" : "Geheugen",
"Disk" : "Schijf",
"Mount:" : "Koppelpunt:",
"Filesystem:" : "Bestandssysteem:",
"Size:" : "Grootte:",
"Available:" : "Beschikbaar:",
Expand All @@ -33,26 +34,45 @@ OC.L10N.register(
"Storages:" : "Opslag:",
"Free Space:" : "Vrije ruimte:",
"Network" : "Netwerk",
"Hostname:" : "Hostname:",
"DNS:" : "DNS:",
"Gateway:" : "Gateway:",
"Status:" : "Status:",
"Speed:" : "Snelheid:",
"Duplex:" : "Duplex:",
"MAC:" : "MAC:",
"IPv4:" : "IPv4:",
"IPv6:" : "IPv6:",
"Active users" : "Actieve gebruikers",
"Total users:" : "Totaal aantal gebruikers:",
"Shares" : "Shares",
"24 hours:" : "24 uur:",
"1 hour:" : "1 uur:",
"5 mins:" : "5 min.:",
"Shares" : "Delen",
"Users:" : "Gebruikers:",
"Groups:" : "Groepen:",
"Links:" : "Links:",
"Emails:" : "Emails:",
"Federated sent:" : "Federated verstuurd:",
"Federated received:" : "Federated ontvangen:",
"Talk conversations:" : "Talk gesprekken:",
"PHP" : "PHP",
"Version:" : "Versie:",
"Memory limit:" : "Geheugen limiet:",
"Upload max size:" : "Max uploadomvang:",
"Max execution time:" : "Maximale uitvoeringstijd:",
"Upload max size:" : "Max. uploadgrootte:",
"OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:",
"Extensions:" : "Extensies:",
"Unable to list extensions" : "Kan extensies niet weergeven",
"Show phpinfo" : "phpinfo weergeven",
"Database" : "Database",
"Type:" : "Type:",
"External monitoring tool" : "Externe monitoring tool",
"Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:",
"Copy" : "Kopiëren",
"Output in JSON" : "Uitvoer in JSON",
"Skip app updates (including app updates will send an external request to the app store)" : "App-updates overslaan (bij inclusief app-updates wordt een extern verzoek naar de app store gestuurd)",
"Skip server update" : "Serverupdate overslaan",
"To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL."
},
Expand Down
24 changes: 22 additions & 2 deletions l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"Load" : "Belasting",
"Memory" : "Geheugen",
"Disk" : "Schijf",
"Mount:" : "Koppelpunt:",
"Filesystem:" : "Bestandssysteem:",
"Size:" : "Grootte:",
"Available:" : "Beschikbaar:",
Expand All @@ -31,26 +32,45 @@
"Storages:" : "Opslag:",
"Free Space:" : "Vrije ruimte:",
"Network" : "Netwerk",
"Hostname:" : "Hostname:",
"DNS:" : "DNS:",
"Gateway:" : "Gateway:",
"Status:" : "Status:",
"Speed:" : "Snelheid:",
"Duplex:" : "Duplex:",
"MAC:" : "MAC:",
"IPv4:" : "IPv4:",
"IPv6:" : "IPv6:",
"Active users" : "Actieve gebruikers",
"Total users:" : "Totaal aantal gebruikers:",
"Shares" : "Shares",
"24 hours:" : "24 uur:",
"1 hour:" : "1 uur:",
"5 mins:" : "5 min.:",
"Shares" : "Delen",
"Users:" : "Gebruikers:",
"Groups:" : "Groepen:",
"Links:" : "Links:",
"Emails:" : "Emails:",
"Federated sent:" : "Federated verstuurd:",
"Federated received:" : "Federated ontvangen:",
"Talk conversations:" : "Talk gesprekken:",
"PHP" : "PHP",
"Version:" : "Versie:",
"Memory limit:" : "Geheugen limiet:",
"Upload max size:" : "Max uploadomvang:",
"Max execution time:" : "Maximale uitvoeringstijd:",
"Upload max size:" : "Max. uploadgrootte:",
"OPcache Revalidate Frequency:" : "Frequentie OPcache opnieuw valideren:",
"Extensions:" : "Extensies:",
"Unable to list extensions" : "Kan extensies niet weergeven",
"Show phpinfo" : "phpinfo weergeven",
"Database" : "Database",
"Type:" : "Type:",
"External monitoring tool" : "Externe monitoring tool",
"Use this end point to connect an external monitoring tool:" : "Gebruik dit eindpunt om een extern monitoringprogramma te koppelen:",
"Copy" : "Kopiëren",
"Output in JSON" : "Uitvoer in JSON",
"Skip app updates (including app updates will send an external request to the app store)" : "App-updates overslaan (bij inclusief app-updates wordt een extern verzoek naar de app store gestuurd)",
"Skip server update" : "Serverupdate overslaan",
"To use an access token, please generate one then set it using the following command:" : "Om een ​​toegangstoken te gebruiken, genereert u er een en stelt u deze in met de volgende opdracht:",
"Then pass the token with the \"NC-Token\" header when querying the above URL." : "Geef vervolgens het token met de \"NC-Token\" -header door bij het opvragen van de bovenstaande URL."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
Expand Down

0 comments on commit 22a8b35

Please sign in to comment.