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 25, 2020
1 parent 299b3a2 commit 823e1a6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion l10n/sv.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}" : "Kunde inte välja uppdateringsinterval till {interval}",
"Could not set preference for image printing" : "Valen för bildutskrift gick inte att ställa in.",
"Path to your recipe collection" : "Sökväg till din receptsamling",
"Could not set recipe folder to {path}" : "Kunde inte ange receptkatalog till {path}",
"Path to your Recipe Image" : "Sökväg till din receptbild",
Expand Down Expand Up @@ -51,6 +52,8 @@ OC.L10N.register(
"Rescan library" : "Uppdatera bibliotek",
"Recipe folder" : "Receptkatalog",
"Please pick a folder" : "Välj katalog",
"Update interval in minutes" : "Uppdateringsintervall"
"Update interval in minutes" : "Uppdateringsintervall",
"Last update:" : "Senaste uppdatering:",
"Print image with recipe" : "Skriv ut bild med recept"
},
"nplurals=2; plural=(n != 1);");
5 changes: 4 additions & 1 deletion l10n/sv.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Could not set recipe update interval to {interval}" : "Kunde inte välja uppdateringsinterval till {interval}",
"Could not set preference for image printing" : "Valen för bildutskrift gick inte att ställa in.",
"Path to your recipe collection" : "Sökväg till din receptsamling",
"Could not set recipe folder to {path}" : "Kunde inte ange receptkatalog till {path}",
"Path to your Recipe Image" : "Sökväg till din receptbild",
Expand Down Expand Up @@ -49,6 +50,8 @@
"Rescan library" : "Uppdatera bibliotek",
"Recipe folder" : "Receptkatalog",
"Please pick a folder" : "Välj katalog",
"Update interval in minutes" : "Uppdateringsintervall"
"Update interval in minutes" : "Uppdateringsintervall",
"Last update:" : "Senaste uppdatering:",
"Print image with recipe" : "Skriv ut bild med recept"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 823e1a6

Please sign in to comment.