Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Apr 26, 2020
1 parent 823e1a6 commit 3177ab7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"cookbook",
{
"Could not set recipe update interval to {interval}" : "Kon het update-interval voor recepten niet instellen op {interval}",
"Could not set preference for image printing" : "Kon de voorkeuren voor afdrukken van afbeeldingen niet instellen",
"Path to your recipe collection" : "Pad naar je receptencollectie",
"Could not set recipe folder to {path}" : "Kan de receptenmap niet instellen op {path}",
"Path to your Recipe Image" : "Pad naar foto van je recept",
Expand Down Expand Up @@ -51,6 +52,8 @@ OC.L10N.register(
"Rescan library" : "Bibliotheek opnieuw inladen",
"Recipe folder" : "Receptenmap",
"Please pick a folder" : "Gelieve een map te kiezen",
"Update interval in minutes" : "Update-interval in minuten"
"Update interval in minutes" : "Update-interval in minuten",
"Last update:" : "Laatste update:",
"Print image with recipe" : "Afdrukken recept met afbeelding"
},
"nplurals=2; plural=(n != 1);");
5 changes: 4 additions & 1 deletion l10n/nl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Could not set recipe update interval to {interval}" : "Kon het update-interval voor recepten niet instellen op {interval}",
"Could not set preference for image printing" : "Kon de voorkeuren voor afdrukken van afbeeldingen niet instellen",
"Path to your recipe collection" : "Pad naar je receptencollectie",
"Could not set recipe folder to {path}" : "Kan de receptenmap niet instellen op {path}",
"Path to your Recipe Image" : "Pad naar foto van je recept",
Expand Down Expand Up @@ -49,6 +50,8 @@
"Rescan library" : "Bibliotheek opnieuw inladen",
"Recipe folder" : "Receptenmap",
"Please pick a folder" : "Gelieve een map te kiezen",
"Update interval in minutes" : "Update-interval in minuten"
"Update interval in minutes" : "Update-interval in minuten",
"Last update:" : "Laatste update:",
"Print image with recipe" : "Afdrukken recept met afbeelding"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 3177ab7

Please sign in to comment.