Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-26 06:02:45 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-26 06:02:45 +0300
commite4b973dd61a284a6e4cfd5880e776c88aa4b6da0 (patch)
treec7d9dbf1ea31e4ab9077ec9ae488b258a9af12c9 /l10n
parentc927cf8011d302b9c1475775feae82747f0c1ddd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/nb.js18
-rw-r--r--l10n/nb.json18
2 files changed, 34 insertions, 2 deletions
diff --git a/l10n/nb.js b/l10n/nb.js
index 5792bd98..977b9465 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -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);");
diff --git a/l10n/nb.json b/l10n/nb.json
index 26309abe..f62a1b38 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -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);"
} \ No newline at end of file