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 Jan 26, 2021
1 parent 0e1ea51 commit 2472cb2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
18 changes: 17 additions & 1 deletion l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,26 @@ OC.L10N.register(
"photos",
{
"Photos" : "Bilder",
"Your photos" : "Dine bilder",
"Your videos" : "Dine videoer",
"Favorites" : "Favoritter",
"Your folders" : "Dine mapper",
"Shared with you" : "Delt med deg",
"Tagged photos" : "Bildeetiketter",
"Locations" : "Steder",
"Settings" : "Innstillinger",
"Open the full size \"{name}\" image" : "Åpne full størrelse av bildet \"{name}\"",
"Open the \"{name}\" sub-directory" : "Åpne undermappen \"{name}\"",
"Share this folder" : "Del denne mappen",
"Back to {folder}" : "Tilbake til {folder}",
"View" : "Vis",
"An error occurred" : "En feil oppstod"
"Enable squared photos view" : "Aktiver visning med kvadratiske bilder",
"This folder does not exists" : "Denne mappen finnes ikke",
"An error occurred" : "En feil oppstod",
"No photos in here" : "Ingen bilder her",
"No tags yet" : "Ingen etiketter enda",
"Photos with tags will show up here" : "Bilder med etiketter vises her",
"Your albums" : "Dine album",
"Shared albums" : "Delte album"
},
"nplurals=2; plural=(n != 1);");
18 changes: 17 additions & 1 deletion l10n/nb.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,25 @@
{ "translations": {
"Photos" : "Bilder",
"Your photos" : "Dine bilder",
"Your videos" : "Dine videoer",
"Favorites" : "Favoritter",
"Your folders" : "Dine mapper",
"Shared with you" : "Delt med deg",
"Tagged photos" : "Bildeetiketter",
"Locations" : "Steder",
"Settings" : "Innstillinger",
"Open the full size \"{name}\" image" : "Åpne full størrelse av bildet \"{name}\"",
"Open the \"{name}\" sub-directory" : "Åpne undermappen \"{name}\"",
"Share this folder" : "Del denne mappen",
"Back to {folder}" : "Tilbake til {folder}",
"View" : "Vis",
"An error occurred" : "En feil oppstod"
"Enable squared photos view" : "Aktiver visning med kvadratiske bilder",
"This folder does not exists" : "Denne mappen finnes ikke",
"An error occurred" : "En feil oppstod",
"No photos in here" : "Ingen bilder her",
"No tags yet" : "Ingen etiketter enda",
"Photos with tags will show up here" : "Bilder med etiketter vises her",
"Your albums" : "Dine album",
"Shared albums" : "Delte album"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 2472cb2

Please sign in to comment.