aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-01-02 12:25:16 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-01-02 12:25:16 -0500
commit24c1bcbd1dacab15a67102a326bb3c1d9d19ce60 (patch)
treeb8ef68b50ab2c5e47bb1fae7aa0a47d5c5e9df81 /MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
parent1c54b1e5307b52cd358d56e473676a5ec88999e0 (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json14
1 files changed, 12 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
index 2e53bc8a2..14c46db74 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
@@ -41,6 +41,8 @@
"LabelCancelled": "(kansellert)",
"LabelFailed": "(Feilet)",
"ButtonHelp": "Help",
+ "ButtonSave": "lagre",
+ "MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
"HeaderLibraryAccess": "Bibliotek tilgang",
"HeaderChannelAccess": "Kanal tilgang",
"HeaderDeviceAccess": "Device Access",
@@ -415,7 +417,7 @@
"ButtonRename": "Gi nytt navn",
"ButtonChangeType": "Endre type",
"HeaderMediaLocations": "Media Steder",
- "LabelFolderTypeValue": "Mappe type: {0}",
+ "LabelContentTypeValue": "Content type: {0}",
"LabelPathSubstitutionHelp": "Valgfritt: Sti erstatter kan koble server stier til nettverkressurser som klienter har tilgang til for direkte avspilling.",
"FolderTypeUnset": "Unset (mixed content)",
"FolderTypeMovies": "Filmer",
@@ -656,5 +658,13 @@
"LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.",
"MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
"MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
- "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders."
+ "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
+ "SyncJobItemStatusQueued": "Queued",
+ "SyncJobItemStatusConverting": "Converting",
+ "SyncJobItemStatusTransferring": "Transferring",
+ "SyncJobItemStatusSynced": "Synced",
+ "SyncJobItemStatusFailed": "Failed",
+ "SyncJobItemStatusRemovedFromDevice": "Removed from device",
+ "SyncJobItemStatusCancelled": "Cancelled",
+ "MessageJobItemHasNoActions": "d"
} \ No newline at end of file