aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-21 09:28:30 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-21 09:28:30 -0500
commit27088b7bacccf9a259459e871320dc5de4d39ac2 (patch)
treea244ad34bedc20be4375f83062df3f29f24b4ebf /MediaBrowser.Server.Implementations/Localization/JavaScript
parentdc8c24ed2905934e1d715d8a36b05f01807371f3 (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/da.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/de.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/el.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/es.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/fi.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json5
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/he.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/it.json5
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json9
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json53
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json17
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json17
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json9
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json5
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json7
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json667
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json7
28 files changed, 502 insertions, 418 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json
index 6c2c7747c..ab52de36a 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json
index 4ffdeb7b0..5c92589ed 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ca.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json
index 6e83d1248..0cc707daf 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json
index 288fd7087..9686598a5 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json
index 95bceac23..c8a7ea12b 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/de.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "\u00c4ndere Verzeichnistyp",
- "HeaderChangeFolderTypeHelp": "Um den Verzeichnistyp zu \u00e4ndern, entferne diesen bitte und erstelle die Bibliothek mit dem neuen Typ erneut.",
+ "HeaderChangeFolderTypeHelp": "Um den Typ zu \u00e4ndern, entferne diesen bitte und erstelle die Bibliothek mit dem neuen Ordnertyp erneut.",
"HeaderAlert": "Alarm",
"MessagePleaseRestart": "Dr\u00fccke auf Neustart um das Update abzuschlie\u00dfen",
"ButtonRestart": "Neu starten",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "Die folgende Datei wurde auf deinem Server erstellt und enth\u00e4lt eine Anleitung, wie fortgefahren werden muss:",
"MessageForgotPasswordFileExpiration": "Der Zur\u00fccksetzungs-PIN wird am {0} auslaufen.",
"MessageInvalidForgotPasswordPin": "Ein ung\u00fcltiger oder abgelaufener PIN wurde eingegeben. Bitte versuche es noch einmal.",
- "MessagePasswordResetForUsers": "Passw\u00f6rter wurden f\u00fcr die folgenden Benutzer zur\u00fcckgesetzt:"
+ "MessagePasswordResetForUsers": "Passw\u00f6rter wurden f\u00fcr die folgenden Benutzer zur\u00fcckgesetzt:",
+ "HeaderInviteGuest": "Lade G\u00e4ste ein",
+ "ButtonLinkMyMediaBrowserAccount": "Verkn\u00fcpfe jetzt meinen Account",
+ "MessageConnectAccountRequiredToInviteGuest": "Um G\u00e4ste einladen zu k\u00f6nnen, musst du zuerst deinen Media Browser Account auf diesem Server verkn\u00fcpfen."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json
index 33a97d31a..a18f53e67 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json
index 29bc935d3..c1485b646 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_GB.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
index 34c3bd2a6..78e4af970 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/en_US.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
index a9ab087a4..12db18308 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "ESTRENO",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Cambiar tipo de carpeta",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Reiniciar",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json
index 6ced7eaf9..b0c9b4f43 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "ESTRENO",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Cambiar tipo de carpeta",
- "HeaderChangeFolderTypeHelp": "Para cambiar el tipo de carpeta, por favor elimine y reconstruya la colecci\u00f3n con el nuevo tipo.",
+ "HeaderChangeFolderTypeHelp": "Para cambiar el tipo, por favor elimine y reconstruya la carpeta con el nuevo tipo.",
"HeaderAlert": "Alerta",
"MessagePleaseRestart": "Por favor reinicie para finalizar la actualizaci\u00f3n.",
"ButtonRestart": "Reiniciar",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "El siguiente archivo fue creado en tu servidor y contiene instrucciones de como proceder.",
"MessageForgotPasswordFileExpiration": "El pin de restablecimiento expirara en {0}.",
"MessageInvalidForgotPasswordPin": "Se introdujo un pin expirado o invalido. Por favor intente de nuevo.",
- "MessagePasswordResetForUsers": "Las contrase\u00f1as se han restablecido para los siguientes usuarios:"
+ "MessagePasswordResetForUsers": "Las contrase\u00f1as se han restablecido para los siguientes usuarios:",
+ "HeaderInviteGuest": "Agregar un Invitado",
+ "ButtonLinkMyMediaBrowserAccount": "Enlazar mi cuenta ahora",
+ "MessageConnectAccountRequiredToInviteGuest": "Para poder agregar invitados primero necesitas vincular tu cuenta de Media Browser a este servidor."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fi.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fi.json
index 228672704..7d79bda58 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fi.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fi.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
index 4f86b10b5..f443a2525 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/fr.json
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "Le fichier suivant a \u00e9t\u00e9 cr\u00e9e sur votre serveur et contient les instructions sur comment proc\u00e9der.",
"MessageForgotPasswordFileExpiration": "Le NIP de r\u00e9initialisation va expir\u00e9 dans {0}.",
"MessageInvalidForgotPasswordPin": "Un NIP invalide ou expir\u00e9 a \u00e9t\u00e9 entr\u00e9. S.v.p. r\u00e9essayez encore.",
- "MessagePasswordResetForUsers": "Les mot de passes ont \u00e9t\u00e9 r\u00e9initialis\u00e9s pour les utilisateurs suivants:"
+ "MessagePasswordResetForUsers": "Les mot de passes ont \u00e9t\u00e9 r\u00e9initialis\u00e9s pour les utilisateurs suivants:",
+ "HeaderInviteGuest": "Inviter une personne",
+ "ButtonLinkMyMediaBrowserAccount": "Lier \u00e0 mon compte maintenant",
+ "MessageConnectAccountRequiredToInviteGuest": "Pour inviter des personnes vous devez d'abord lier votre compte Media Browser \u00e0 ce serveur."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/he.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/he.json
index 609d7d669..b494f51b5 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/he.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/he.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "\u05d4\u05ea\u05d7\u05e8 \u05de\u05d7\u05d3\u05e9",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json
index d182cd9b0..c4d9f6fcf 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Ponovo pokreni",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
index 4e097f5a8..6f7da0711 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json
index f50175944..9f241f784 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/kk.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "\u0422\u04b0\u0421\u0410\u0423\u041a\u0415\u0421\u0415\u0420\u0406",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "\u049a\u0430\u043b\u0442\u0430 \u0442\u04af\u0440\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443",
- "HeaderChangeFolderTypeHelp": "\u049a\u0430\u043b\u0442\u0430 \u0442\u04af\u0440\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443 \u04af\u0448\u0456\u043d, \u0430\u043b\u0430\u0441\u0442\u0430\u04a3\u044b\u0437 \u0436\u04d9\u043d\u0435 \u0436\u0438\u044b\u043d\u0442\u044b\u049b\u0442\u044b \u0436\u0430\u04a3\u0430 \u0442\u04af\u0440\u0456\u043c\u0435\u043d \u049b\u0430\u0439\u0442\u0430 \u049b\u04b1\u0440\u044b\u04a3\u044b\u0437.",
+ "HeaderChangeFolderTypeHelp": "\u0422\u04af\u0440\u0434\u0456 \u04e9\u0437\u0433\u0435\u0440\u0442\u0443 \u04af\u0448\u0456\u043d, \u049b\u0430\u043b\u0442\u0430\u043d\u044b \u0430\u043b\u0430\u0441\u0442\u0430\u04a3\u044b\u0437 \u0434\u0430 \u0436\u0430\u04a3\u0430 \u0442\u04af\u0440\u0456\u043c\u0435\u043d \u049b\u0430\u0439\u0442\u0430 \u049b\u04b1\u0440\u044b\u04a3\u044b\u0437.",
"HeaderAlert": "\u0415\u0441\u043a\u0435\u0440\u0442\u0443",
"MessagePleaseRestart": "\u0416\u0430\u04a3\u0430\u0440\u0442\u0443\u0434\u044b \u0430\u044f\u049b\u0442\u0430\u0443 \u04af\u0448\u0456\u043d \u049b\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u044b\u04a3\u044b\u0437.",
"ButtonRestart": "\u049a\u0430\u0439\u0442\u0430 \u0456\u0441\u043a\u0435 \u049b\u043e\u0441\u0443",
@@ -439,7 +439,7 @@
"MessageYouHaveVersionInstalled": "\u049a\u0430\u0437\u0456\u0440 {0} \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d",
"MessageTrialExpired": "\u041e\u0441\u044b \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u04af\u0448\u0456\u043d \u0442\u0430\u043d\u044b\u0441\u0442\u044b\u0440\u0443 \u043a\u0435\u0437\u0435\u04a3\u0456\u043d\u0456\u04a3 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 \u0431\u0456\u0442\u0442\u0456",
"MessageTrialWillExpireIn": "\u041e\u0441\u044b \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u04af\u0448\u0456\u043d \u0442\u0430\u043d\u044b\u0441\u0442\u044b\u0440\u0443 \u043a\u0435\u0437\u0435\u04a3\u0456\u043d\u0456\u04a3 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 {0} \u043a\u04af\u043d\u0434\u0435 \u0431\u0456\u0442\u0435\u0434\u0456",
- "MessageInstallPluginFromApp": "\u0411\u04b1\u043b \u043f\u043b\u0430\u0433\u0438\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0493\u0430 \u043c\u0430\u049b\u0441\u0430\u0442\u0442\u0430\u043b\u0493\u0430\u043d \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430 \u0431\u0430\u0440 \u0431\u043e\u043b\u0493\u0430\u043d\u0434\u0430 \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0443\u044b \u0442\u0438\u0456\u0441\u0442\u0456.",
+ "MessageInstallPluginFromApp": "\u0411\u04b1\u043b \u043f\u043b\u0430\u0433\u0438\u043d \u049b\u0430\u043d\u0434\u0430\u0439 \u049b\u043e\u043b\u0434\u0430\u043d\u0431\u0430\u0493\u0430 \u0442\u0430\u0493\u0430\u0439\u044b\u043d\u0434\u0430\u043b\u0441\u0430, \u0441\u043e\u043d\u044b\u04a3 \u0456\u0448\u0456\u043d\u0435\u043d \u043e\u0440\u043d\u0430\u0442\u044b\u043b\u0443\u044b \u0442\u0438\u0456\u0441\u0442\u0456.",
"ValuePriceUSD": "\u0411\u0430\u0493\u0430\u0441\u044b: {0} USD",
"MessageFeatureIncludedWithSupporter": "\u041e\u0441\u044b \u043c\u04af\u043c\u043a\u0456\u043d\u0434\u0456\u043a \u04af\u0448\u0456\u043d \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0435\u043d\u0441\u0456\u0437, \u0436\u04d9\u043d\u0435 \u043e\u043d\u044b \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456 \u049b\u043e\u043b\u0434\u0430\u0443\u0448\u044b \u043c\u04af\u0448\u0435\u043b\u0456\u0433\u0456 \u0430\u0440\u049b\u044b\u043b\u044b \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0430 \u0430\u043b\u0430\u0441\u044b\u0437.",
"MessageChangeRecurringPlanConfirm": "\u041e\u0441\u044b \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u044f\u043d\u044b \u0430\u044f\u049b\u0442\u0430\u0493\u0430\u043d\u043d\u0430\u043d \u043a\u0435\u0439\u0456\u043d PayPal \u0435\u0441\u0435\u043f \u0448\u043e\u0442\u044b\u04a3\u044b\u0437 \u0430\u0440\u049b\u044b\u043b\u044b \u0430\u043b\u0434\u044b\u04a3\u0493\u044b \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u043c\u0430 \u049b\u0430\u0439\u044b\u0440\u043c\u0430\u043b\u0434\u044b\u049b\u0442\u044b \u0431\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443\u044b\u04a3\u044b\u0437 \u049b\u0430\u0436\u0435\u0442. Media Browser \u0436\u043e\u0431\u0430\u0441\u044b\u043d \u049b\u043e\u043b\u0434\u0430\u0443\u044b\u04a3\u044b\u0437\u0493\u0430 \u0430\u043b\u0493\u044b\u0441 \u0430\u0439\u0442\u0430\u043c\u044b\u0437!",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "\u041a\u0435\u043b\u0435\u0441\u0456 \u0444\u0430\u0439\u043b \u0441\u0435\u0440\u0432\u0435\u0440\u0456\u04a3\u0456\u0437\u0434\u0435 \u0436\u0430\u0441\u0430\u043b\u0434\u044b \u0436\u04d9\u043d\u0435 \u049b\u0430\u043b\u0430\u0439 \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443 \u0442\u0443\u0440\u0430\u043b\u044b \u043d\u04b1\u0441\u049b\u0430\u0443\u043b\u0430\u0440 \u0456\u0448\u0456\u043d\u0434\u0435 \u0431\u0430\u0440:",
"MessageForgotPasswordFileExpiration": "PIN \u044b\u0441\u044b\u0440\u0443\u044b {0} \u0431\u0456\u0442\u0435\u0434\u0456.",
"MessageInvalidForgotPasswordPin": "\u0416\u0430\u0440\u0430\u043c\u0441\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u043c\u0435\u0440\u0437\u0456\u043c\u0456 \u0431\u0456\u0442\u043a\u0435\u043d PIN \u0435\u043d\u0433\u0456\u0437\u0456\u043b\u0434\u0456. \u04d8\u0440\u0435\u043a\u0435\u0442\u0442\u0456 \u049b\u0430\u0439\u0442\u0430\u043b\u0430\u04a3\u044b\u0437.",
- "MessagePasswordResetForUsers": "\u049a\u04b1\u043f\u0438\u044f \u0441\u04e9\u0437\u0434\u0435\u0440 \u043a\u0435\u043b\u0435\u0441\u0456 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440 \u04af\u0448\u0456\u043d \u044b\u0441\u044b\u0440\u044b\u043b\u0434\u044b:"
+ "MessagePasswordResetForUsers": "\u049a\u04b1\u043f\u0438\u044f \u0441\u04e9\u0437\u0434\u0435\u0440 \u043a\u0435\u043b\u0435\u0441\u0456 \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b\u043b\u0430\u0440 \u04af\u0448\u0456\u043d \u044b\u0441\u044b\u0440\u044b\u043b\u0434\u044b:",
+ "HeaderInviteGuest": "\u049a\u043e\u043d\u0430\u049b\u0442\u044b \u0448\u0430\u049b\u044b\u0440\u0443",
+ "ButtonLinkMyMediaBrowserAccount": "\u0422\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u043c\u0434\u0456 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u0442\u044b\u0440\u0443",
+ "MessageConnectAccountRequiredToInviteGuest": "\u049a\u043e\u043d\u0430\u049b\u0442\u0430\u0440\u0434\u044b \u0448\u0430\u049b\u044b\u0440\u0443 \u04af\u0448\u0456\u043d \u0435\u04a3 \u0430\u043b\u0434\u044b\u043d\u0434\u0430 \u043e\u0441\u044b \u0441\u0435\u0440\u0432\u0435\u0440\u0433\u0435 Media Browser \u0442\u0456\u0440\u043a\u0435\u043b\u0433\u0456\u04a3\u0456\u0437\u0434\u0456 \u0431\u0430\u0439\u043b\u0430\u043d\u044b\u0441\u0442\u0440\u0443\u044b\u04a3\u044b\u0437 \u049b\u0430\u0436\u0435\u0442."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
index 8868ead4d..124f470e4 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
index 285f56a02..232797a9c 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nb.json
@@ -453,7 +453,7 @@
"HeaderMediaBrowserAccountRemoved": "Media Browser konto fjernet",
"MessageMediaBrowserAccontRemoved": "Media Browser kontoen er fjernet fra denne brukeren.",
"TooltipLinkedToMediaBrowserConnect": "Knyttet til Media Browser Connect",
- "HeaderUnrated": "Unrated",
+ "HeaderUnrated": "Uvurdert",
"ValueDiscNumber": "Disk {0}",
"HeaderUnknownDate": "Ukjent dato",
"HeaderUnknownYear": "Ukjent \u00e5r",
@@ -561,16 +561,16 @@
"MediaInfoStreamTypeData": "Data",
"MediaInfoStreamTypeVideo": "Video",
"MediaInfoStreamTypeSubtitle": "Undertekst",
- "MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
+ "MediaInfoStreamTypeEmbeddedImage": "Innebygd bilde",
"MediaInfoRefFrames": "Ref frames",
"TabPlayback": "Spill av",
- "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
+ "HeaderSelectCustomIntrosPath": "Velg tilpasset intro sti",
"HeaderRateAndReview": "Ranger og anmeld",
"HeaderThankYou": "Takk",
"MessageThankYouForYourReview": "Takk for din anmeldelse.",
- "LabelYourRating": "Your rating:",
+ "LabelYourRating": "Din vurdering:",
"LabelFullReview": "Full anmeldelse:",
- "LabelShortRatingDescription": "Short rating summary:",
+ "LabelShortRatingDescription": "Kort vurderings sammendrag:",
"OptionIRecommendThisItem": "Jeg anbefaler dette elementet",
"WebClientTourContent": "Vis dine nylig tilf\u00f8yde medier, neste episodene og mer. De gr\u00f8nne sirklene viser hvor mange uspilte elementer du har.",
"WebClientTourMovies": "Spill av filmer, trailere og mer fra hvilken som helst enhet med en nettleser",
@@ -587,33 +587,33 @@
"WebClientTourMobile2": "og enkelt styrer andre enheter og mediabrowser apps",
"MessageEnjoyYourStay": "Nyt oppholdet",
"DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.",
- "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.",
- "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
- "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.",
- "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.",
- "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.",
- "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.",
- "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
- "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
+ "DashboardTourUsers": "Opprett bruker kontoer enkelt for dine venner og familie, hver med deres egne rettigheter, bibliotek tillgang, foreldre kontroll og mere til.",
+ "DashboardTourCinemaMode": "Kino-modus bringer kinoopplevelsen direkte til din stue med muligheten til \u00e5 spille trailere og tilpassede introer f\u00f8r filmen begynner.",
+ "DashboardTourChapters": "Aktiver generering av kapittel bilder for dine videoer for en mer behagelig presentasjon mens du ser p\u00e5.",
+ "DashboardTourSubtitles": "Last ned undertekster automatisk for dine videoer p\u00e5 alle spr\u00e5k.",
+ "DashboardTourPlugins": "Installer programtillegg som internett video kanaler, direkte tv, metadata eskanners, og mere til.",
+ "DashboardTourNotifications": "Send meldinger automatisk for server handlinger til dine mobile enheter, epost, etc.",
+ "DashboardTourScheduledTasks": "Administrer enkelt operasjoner som kan ta lang tid med oppgaveplanlegging. Bestem n\u00e5r de kj\u00f8rer og hvor ofte.",
+ "DashboardTourMobile": "Media Browser dashboard fungerer fint p\u00e5 en smart telefon og nettbrett. Administrer din server fra din h\u00e5ndflate n\u00e5r som helst, hvor som helst.",
"MessageRefreshQueued": "Oppfrisk k\u00f8en",
"TabDevices": "Enheter",
- "DeviceLastUsedByUserName": "Last used by {0}",
- "HeaderDeleteDevice": "Delete Device",
- "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
- "LabelEnableCameraUploadFor": "Enable camera upload for:",
- "HeaderSelectUploadPath": "Select Upload Path",
- "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
+ "DeviceLastUsedByUserName": "Sist brukt av {0}",
+ "HeaderDeleteDevice": "Slett Enhet",
+ "DeleteDeviceConfirmation": "Er du sikker p\u00e5 at du vil slette denne enheten? Den vil gjenoppst\u00e5 neste gang en bruker logger inn med den.",
+ "LabelEnableCameraUploadFor": "Aktiver kamera opplasting for:",
+ "HeaderSelectUploadPath": "Velg Opplastings sti",
+ "LabelEnableCameraUploadForHelp": "Opplasting vil foreg\u00e5 automatisk i bakgrunnen n\u00e5r man er logget inn i Media Browser.",
"ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
"ButtonLibraryAccess": "Library access",
"ButtonParentalControl": "Parental control",
"HeaderInvitationSent": "Invitation Sent",
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.",
- "HeaderConnectionFailure": "Connection Failure",
- "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later.",
- "ButtonSelectServer": "Select server",
- "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
- "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
+ "HeaderConnectionFailure": "Tilkobling feiler",
+ "MessageUnableToConnectToServer": "Vi klarte ikke \u00e5 koble til ditt valg n\u00e5. Vennligst pr\u00f8v igjen senere.",
+ "ButtonSelectServer": "Velg server",
+ "MessagePluginConfigurationRequiresLocalAccess": "Logg inn p\u00e5 din lokale server direkte for \u00e5 konfigurere dette programtillegget.",
+ "MessageLoggedOutParentalControl": "Tilgangen er forel\u00f8pig begrenset. Vennligst pr\u00f8v igjen senere.",
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
"ButtonAccept": "Accept",
"ButtonReject": "Reject",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json
index 8a81b3fbc..7ec8c1e4b 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json
@@ -617,11 +617,14 @@
"DefaultErrorMessage": "Er is een fout opgetreden. Probeer later opnieuw.",
"ButtonAccept": "Accepteren",
"ButtonReject": "Weigeren",
- "HeaderForgotPassword": "Forgot Password",
- "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
- "MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
- "MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
- "MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
- "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "HeaderForgotPassword": "Wachtwoord vergeten",
+ "MessageContactAdminToResetPassword": "Neem contact op met de server beheerder om je wachtwoord te resetten.",
+ "MessageForgotPasswordInNetworkRequired": "Probeer de wachtwoord herstel procedure opnieuw vanuit je thuisnetwerk.",
+ "MessageForgotPasswordFileCreated": "Het volgende bestand met instructies hoe nu verder te gaan is gemaakt:",
+ "MessageForgotPasswordFileExpiration": "De hertsel pincode verloopt {0}.",
+ "MessageInvalidForgotPasswordPin": "Er is een ongeldige of verlopen pincode ingegeven. Probeer opnieuw.",
+ "MessagePasswordResetForUsers": "Wachtwoorden zijn gereset voor de volgende gebruikers:",
+ "HeaderInviteGuest": "Nodig gast uit",
+ "ButtonLinkMyMediaBrowserAccount": "Koppel mijn account nu",
+ "MessageConnectAccountRequiredToInviteGuest": "Om gasten uit te kunnen nodigen moet je Media Browser account aan deze server gekoppeld worden."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json
index d456cc607..d1b5f16ba 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pl.json
@@ -11,7 +11,7 @@
"FileNotFound": "Plik nie znaleziony.",
"FileReadError": "Wyst\u0105pi\u0142 b\u0142\u0105d podczas odczytywania pliku.",
"DeleteUser": "Usu\u0144 u\u017cytkownika",
- "DeleteUserConfirmation": "Are you sure you wish to delete this user?",
+ "DeleteUserConfirmation": "Czy na pewno chcesz skasowa\u0107 tego u\u017cytkownika?",
"PasswordResetHeader": "Zresetuj has\u0142o",
"PasswordResetComplete": "Has\u0142o zosta\u0142o zresetowane.",
"PasswordResetConfirmation": "Jeste\u015b pewien \u017ce chcesz zresetowa\u0107 has\u0142o?",
@@ -253,7 +253,7 @@
"MessagePleaseEnterNameOrId": "Please enter a name or an external Id.",
"MessageValueNotCorrect": "The value entered is not correct. Please try again.",
"MessageItemSaved": "Item saved.",
- "OptionEnded": "Ended",
+ "OptionEnded": "Zako\u0144czony",
"OptionContinuing": "Continuing",
"OptionOff": "Off",
"OptionOn": "On",
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -300,7 +300,7 @@
"LabelPackageInstallCompleted": "{0} installation completed.",
"LabelPackageInstallFailed": "{0} installation failed.",
"LabelPackageInstallCancelled": "{0} installation cancelled.",
- "TabServer": "Server",
+ "TabServer": "Serwer",
"TabUsers": "Users",
"TabLibrary": "Library",
"TabMetadata": "Metadata",
@@ -324,7 +324,7 @@
"HeaderVideoError": "Video Error",
"ButtonAddToPlaylist": "Add to playlist",
"HeaderAddToPlaylist": "Add to Playlist",
- "LabelName": "Name:",
+ "LabelName": "Imi\u0119:",
"ButtonSubmit": "Submit",
"LabelSelectPlaylist": "Playlist:",
"OptionNewPlaylist": "New playlist...",
@@ -384,7 +384,7 @@
"PersonTypePerson": "Person",
"LabelTitleDisplayOrder": "Title display order:",
"OptionSortName": "Sort name",
- "OptionReleaseDate": "Release date",
+ "OptionReleaseDate": "Data wydania",
"LabelSeasonNumber": "Season number:",
"LabelDiscNumber": "Disc number",
"LabelParentNumber": "Parent number",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
index c39c6d8d9..8453b4ff3 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_BR.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "ESTR\u00c9IA",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Alterar Tipo de Pasta",
- "HeaderChangeFolderTypeHelp": "Para alterar o tipo de pasta, por favor remova e reconstrua a cole\u00e7\u00e3o com o novo tipo.",
+ "HeaderChangeFolderTypeHelp": "Para alterar o tipo, por favor remova e reconstrua a pasta com o novo tipo.",
"HeaderAlert": "Alerta",
"MessagePleaseRestart": "Por favor, reinicie para finalizar a atualiza\u00e7\u00e3o.",
"ButtonRestart": "Reiniciar",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "O seguinte arquivo foi criado no seu servidor e cont\u00e9m instru\u00e7\u00f5es de como proceder:",
"MessageForgotPasswordFileExpiration": "O c\u00f3digo para redefini\u00e7\u00e3o expirar\u00e1 \u00e0s {0}.",
"MessageInvalidForgotPasswordPin": "Foi digitado um c\u00f3digo inv\u00e1lido ou expirado. Por favor, tente novamente.",
- "MessagePasswordResetForUsers": "Foram redefinidas as senhas dos seguintes usu\u00e1rios:"
+ "MessagePasswordResetForUsers": "Foram redefinidas as senhas dos seguintes usu\u00e1rios:",
+ "HeaderInviteGuest": "Convidar Usu\u00e1rio",
+ "ButtonLinkMyMediaBrowserAccount": "Conectar minha conta agora",
+ "MessageConnectAccountRequiredToInviteGuest": "Para convidar usu\u00e1rios voc\u00ea necessita primeiro conectar sua conta Media Browser com este servidor."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json
index 85edd6530..ec4c50288 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Reiniciar",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json
index 50af0e2db..b86e84367 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ru.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "\u041f\u0420\u0415\u041c\u042c\u0415\u0420\u0410",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "\u0421\u043c\u0435\u043d\u0430 \u0442\u0438\u043f\u0430 \u043f\u0430\u043f\u043a\u0438",
- "HeaderChangeFolderTypeHelp": "\u0414\u043b\u044f \u0441\u043c\u0435\u043d\u044b \u0442\u0438\u043f\u0430 \u043f\u0430\u043f\u043a\u0438, \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0438 \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043c\u0435\u0434\u0438\u0430\u043f\u0430\u043f\u043a\u0443 \u0441 \u043d\u043e\u0432\u044b\u043c \u0442\u0438\u043f\u043e\u043c.",
+ "HeaderChangeFolderTypeHelp": "\u0427\u0442\u043e\u0431\u044b \u0441\u043c\u0435\u043d\u0438\u0442\u044c \u0442\u0438\u043f, \u0443\u0434\u0430\u043b\u0438\u0442\u0435 \u0438 \u043f\u0435\u0440\u0435\u0441\u0442\u0440\u043e\u0439\u0442\u0435 \u043f\u0430\u043f\u043a\u0443 \u0441 \u043d\u043e\u0432\u044b\u043c \u0442\u0438\u043f\u043e\u043c.",
"HeaderAlert": "\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435",
"MessagePleaseRestart": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0437\u0430\u0432\u0435\u0440\u0448\u0438\u0442\u044c \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435.",
"ButtonRestart": "\u041f\u0435\u0440\u0435\u0437\u0430\u043f\u0443\u0441\u0442\u0438\u0442\u044c",
@@ -439,7 +439,7 @@
"MessageYouHaveVersionInstalled": "\u0412 \u043d\u0430\u0441\u0442\u043e\u044f\u0449\u0435\u0435 \u0432\u0440\u0435\u043c\u044f \u0443\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0430 \u0432\u0435\u0440\u0441\u0438\u044f {0}.",
"MessageTrialExpired": "\u041f\u0440\u043e\u0431\u043d\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434 \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0438\u0441\u0442\u0451\u043a",
"MessageTrialWillExpireIn": "\u041f\u0440\u043e\u0431\u043d\u044b\u0439 \u043f\u0435\u0440\u0438\u043e\u0434 \u0434\u043b\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438 \u0438\u0441\u0442\u0435\u0447\u0451\u0442 \u0447\u0435\u0440\u0435\u0437 {0} \u0434\u043d\u0435\u0439",
- "MessageInstallPluginFromApp": "\u0414\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u043f\u0440\u0438 \u043d\u0430\u043b\u0438\u0447\u0438\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u043d\u0430\u043c\u0435\u0447\u0435\u043d\u043d\u043e\u0433\u043e \u043a \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u044e \u0441 \u043d\u0438\u043c.",
+ "MessageInstallPluginFromApp": "\u0414\u0430\u043d\u043d\u044b\u0439 \u043f\u043b\u0430\u0433\u0438\u043d \u0434\u043e\u043b\u0436\u0435\u043d \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0442\u044c\u0441\u044f \u0438\u0437\u043d\u0443\u0442\u0440\u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0434\u043b\u044f \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u043e\u043d\u043e \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u043e.",
"ValuePriceUSD": "\u0426\u0435\u043d\u0430: {0} USD",
"MessageFeatureIncludedWithSupporter": "\u0423 \u0432\u0430\u0441 \u0438\u043c\u0435\u0435\u0442\u0441\u044f \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0444\u0443\u043d\u043a\u0446\u0438\u0438, \u0438 \u0431\u0443\u0434\u0435\u0442 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u043f\u0440\u043e\u0434\u043e\u043b\u0436\u0430\u0442\u044c \u0435\u0451 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0447\u043b\u0435\u043d\u0441\u0442\u0432\u043e\u043c \u0441\u043f\u043e\u043d\u0441\u043e\u0440\u0430.",
"MessageChangeRecurringPlanConfirm": "\u041f\u043e\u0441\u043b\u0435 \u0437\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u044f \u0434\u0430\u043d\u043d\u043e\u0439 \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u0432\u0430\u043c \u043f\u0440\u0438\u0434\u0451\u0442\u0441\u044f \u043e\u0442\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0435 \u0440\u0435\u0433\u0443\u043b\u044f\u0440\u043d\u044b\u0435 \u043f\u043e\u0436\u0435\u0440\u0442\u0432\u043e\u0432\u0430\u043d\u0438\u044f \u0447\u0435\u0440\u0435\u0437 \u0432\u0430\u0448\u0443 \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c PayPal. \u0411\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u0438\u043c \u0437\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443 Media Browser!",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439 \u0444\u0430\u0439\u043b \u0431\u044b\u043b \u0441\u043e\u0437\u0434\u0430\u043d \u043d\u0430 \u0432\u0430\u0448\u0435\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u043f\u043e\u0441\u0442\u0443\u043f\u0438\u0442\u044c:",
"MessageForgotPasswordFileExpiration": "\u0421\u0431\u0440\u043e\u0441 PIN-\u043a\u043e\u0434\u0430 \u0438\u0441\u0442\u0435\u043a\u0430\u0435\u0442 {0}.",
"MessageInvalidForgotPasswordPin": "\u0411\u044b\u043b \u0432\u0432\u0435\u0434\u0451\u043d \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u0438\u043b\u0438 \u0438\u0441\u0442\u0451\u043a\u0448\u0438\u0439 PIN-\u043a\u043e\u0434. \u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
- "MessagePasswordResetForUsers": "\u041f\u0430\u0440\u043e\u043b\u0438 \u0431\u044b\u043b\u0438 \u0441\u0431\u0440\u043e\u0448\u0435\u043d\u044b \u0434\u043b\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439:"
+ "MessagePasswordResetForUsers": "\u041f\u0430\u0440\u043e\u043b\u0438 \u0431\u044b\u043b\u0438 \u0441\u0431\u0440\u043e\u0448\u0435\u043d\u044b \u0434\u043b\u044f \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439:",
+ "HeaderInviteGuest": "\u041f\u0440\u0438\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435 \u0433\u043e\u0441\u0442\u044f",
+ "ButtonLinkMyMediaBrowserAccount": "\u0421\u0432\u044f\u0437\u0430\u0442\u044c \u043c\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c",
+ "MessageConnectAccountRequiredToInviteGuest": "\u0414\u043b\u044f \u0442\u043e\u0433\u043e, \u0447\u0442\u043e\u0431\u044b \u043f\u0440\u0438\u0433\u043b\u0430\u0448\u0430\u0442\u044c \u0433\u043e\u0441\u0442\u0435\u0439, \u0432\u0430\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e, \u0432 \u043f\u0435\u0440\u0432\u0443\u044e \u043e\u0447\u0435\u0440\u0435\u0434\u044c, \u0441\u0432\u044f\u0437\u0430\u0442\u044c \u0441\u0432\u043e\u044e \u0443\u0447\u0451\u0442\u043d\u0443\u044e \u0437\u0430\u043f\u0438\u0441\u044c Media Browser \u0441 \u0434\u0430\u043d\u043d\u044b\u043c \u0441\u0435\u0440\u0432\u0435\u0440\u043e\u043c."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json
index 92787d211..723dc20f0 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/sv.json
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
index 2d43c1da9..c1426aace 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json
index f0376147d..ec702585f 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/vi.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json
index 84993155b..672dedf08 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json
@@ -117,14 +117,14 @@
"MessageConfirmSplitMedia": "\u60a8\u786e\u5b9a\u8981\u628a\u5a92\u4f53\u6e90\u62c6\u5206\u4e3a\u5355\u72ec\u7684\u9879\u76ee\uff1f",
"HeaderError": "\u9519\u8bef",
"MessagePleaseSelectOneItem": "\u8bf7\u81f3\u5c11\u9009\u62e9\u4e00\u4e2a\u9879\u76ee\u3002",
- "MessagePleaseSelectTwoItems": "Please select at least two items.",
+ "MessagePleaseSelectTwoItems": "\u8bf7\u81f3\u5c11\u9009\u62e92\u4e2a\u9879\u76ee\u3002",
"MessageTheFollowingItemsWillBeGrouped": "\u4ee5\u4e0b\u6807\u9898\u5c06\u88ab\u5f52\u5165\u4e00\u4e2a\u9879\u76ee\uff1a",
"MessageConfirmItemGrouping": "Media Browser\u5ba2\u6237\u7aef\u4f1a\u57fa\u4e8e\u8bbe\u5907\u548c\u7f51\u7edc\u7684\u6027\u80fd\u81ea\u52a8\u9009\u62e9\u6700\u4f73\u7684\u7248\u672c\u3002\u4f60\u786e\u5b9a\u8981\u7ee7\u7eed\u5417\uff1f",
"HeaderResume": "\u6062\u590d\u64ad\u653e",
- "HeaderMyViews": "My Views",
- "HeaderLibraryFolders": "Media Folders",
+ "HeaderMyViews": "\u6211\u7684\u754c\u9762",
+ "HeaderLibraryFolders": "\u5a92\u4f53\u6587\u4ef6\u5939",
"HeaderLatestMedia": "\u6700\u65b0\u5a92\u4f53",
- "ButtonMoreItems": "More...",
+ "ButtonMoreItems": "\u66f4\u591a...",
"ButtonMore": "\u66f4\u591a",
"HeaderFavoriteMovies": "\u6700\u7231\u7684\u7535\u5f71",
"HeaderFavoriteShows": "\u6700\u7231\u7684\u8282\u76ee",
@@ -141,286 +141,286 @@
"HeaderSelectTranscodingPathHelp": "\u6d4f\u89c8\u6216\u8f93\u5165\u4e00\u4e2a\u8def\u5f84\u7528\u4e8e\u4e34\u65f6\u8f6c\u7801\uff0c\u6b64\u6587\u4ef6\u5939\u5fc5\u987b\u53ef\u5199\u3002",
"HeaderSelectImagesByNamePathHelp": "\u6d4f\u89c8\u6216\u8f93\u5165\u4e00\u4e2a\u8def\u5f84\u7528\u4e8e\u6309\u6587\u4ef6\u5939\u540d\u79f0\u5206\u7ec4\u7684\u9879\u76ee\uff0c\u6b64\u6587\u4ef6\u5939\u5fc5\u987b\u53ef\u5199\u3002",
"HeaderSelectMetadataPathHelp": "\u6d4f\u89c8\u6216\u8f93\u5165\u4e00\u4e2a\u8def\u5f84\u7528\u4e8e\u4fdd\u5b58\u5a92\u4f53\u8d44\u6599\uff0c\u6b64\u6587\u4ef6\u5939\u5fc5\u987b\u53ef\u5199\u3002",
- "HeaderSelectChannelDownloadPath": "Select Channel Download Path",
+ "HeaderSelectChannelDownloadPath": "\u9009\u62e9\u9891\u9053\u4e0b\u8f7d\u8def\u5f84",
"HeaderSelectChannelDownloadPathHelp": "\u6d4f\u89c8\u6216\u8f93\u5165\u4e00\u4e2a\u8def\u5f84\u7528\u4e8e\u4fdd\u5b58\u9891\u9053\u7f13\u5b58\u6587\u4ef6\uff0c\u6b64\u6587\u4ef6\u5939\u5fc5\u987b\u53ef\u5199\u3002",
- "OptionNewCollection": "New...",
+ "OptionNewCollection": "\u66f4\u65b0...",
"ButtonAdd": "\u6dfb\u52a0",
"ButtonRemove": "\u79fb\u9664",
- "LabelChapterDownloaders": "Chapter downloaders:",
- "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
- "HeaderFavoriteAlbums": "Favorite Albums",
- "HeaderLatestChannelMedia": "Latest Channel Items",
- "ButtonOrganizeFile": "Organize File",
- "ButtonDeleteFile": "Delete File",
- "HeaderOrganizeFile": "Organize File",
- "HeaderDeleteFile": "Delete File",
- "StatusSkipped": "Skipped",
- "StatusFailed": "Failed",
- "StatusSuccess": "Success",
- "MessageFileWillBeDeleted": "The following file will be deleted:",
- "MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
- "MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
- "MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:",
- "MessageDestinationTo": "to:",
+ "LabelChapterDownloaders": "\u7ae0\u8282\u4e0b\u8f7d\u5668\uff1a",
+ "LabelChapterDownloadersHelp": "\u542f\u7528\u7ae0\u8282\u4e0b\u8f7d\u5668\u7684\u4f18\u5148\u7ea7\u6392\u5e8f\uff0c\u4f4e\u4f18\u5148\u7ea7\u7684\u4e0b\u8f7d\u5668\u53ea\u4f1a\u7528\u6765\u586b\u8865\u7f3a\u5c11\u7684\u4fe1\u606f\u3002",
+ "HeaderFavoriteAlbums": "\u6700\u7231\u7684\u4e13\u8f91",
+ "HeaderLatestChannelMedia": "\u6700\u65b0\u9891\u9053\u9879\u76ee",
+ "ButtonOrganizeFile": "\u6574\u7406\u6587\u4ef6",
+ "ButtonDeleteFile": "\u5220\u9664\u6587\u4ef6",
+ "HeaderOrganizeFile": "\u6574\u7406\u6587\u4ef6",
+ "HeaderDeleteFile": "\u5220\u9664\u6587\u4ef6",
+ "StatusSkipped": "\u8df3\u8fc7",
+ "StatusFailed": "\u5931\u8d25",
+ "StatusSuccess": "\u6210\u529f",
+ "MessageFileWillBeDeleted": "\u4ee5\u4e0b\u6587\u4ef6\u5c06\u88ab\u5220\u9664\uff1a",
+ "MessageSureYouWishToProceed": "\u4f60\u786e\u5b9a\u8981\u7ee7\u7eed\uff1f",
+ "MessageDuplicatesWillBeDeleted": "\u6b64\u5916\uff0c\u4ee5\u4e0b\u8fd9\u4e9b\u5c06\u88ab\u5220\u9664\uff1a",
+ "MessageFollowingFileWillBeMovedFrom": "\u4ee5\u4e0b\u6587\u4ef6\u5c06\u88ab\u79fb\u52a8\uff0c\u4ece\uff1a",
+ "MessageDestinationTo": "\u5230\uff1a",
"HeaderSelectWatchFolder": "\u9009\u62e9\u76d1\u63a7\u6587\u4ef6",
"HeaderSelectWatchFolderHelp": "\u6d4f\u89c8\u6216\u8f93\u5165\u4e00\u4e2a\u8def\u5f84\u7528\u4e8e\u76d1\u63a7\u6587\u4ef6\u5939\uff0c\u6b64\u6587\u4ef6\u5939\u5fc5\u987b\u53ef\u5199\u3002",
- "OrganizePatternResult": "Result: {0}",
- "HeaderRestart": "Restart",
- "HeaderShutdown": "Shutdown",
- "MessageConfirmRestart": "Are you sure you wish to restart Media Browser Server?",
- "MessageConfirmShutdown": "Are you sure you wish to shutdown Media Browser Server?",
+ "OrganizePatternResult": "\u7ed3\u679c\uff1a {0}",
+ "HeaderRestart": "\u91cd\u542f",
+ "HeaderShutdown": "\u5173\u673a",
+ "MessageConfirmRestart": "\u4f60\u786e\u5b9a\u5e0c\u671b\u91cd\u542fMedia Browser\u670d\u52a1\u5668\uff1f",
+ "MessageConfirmShutdown": "\u4f60\u786e\u5b9a\u5e0c\u671b\u5173\u95edMedia Browser\u670d\u52a1\u5668\uff1f",
"ButtonUpdateNow": "\u73b0\u5728\u66f4\u65b0",
- "NewVersionOfSomethingAvailable": "A new version of {0} is available!",
- "VersionXIsAvailableForDownload": "Version {0} is now available for download.",
- "LabelVersionNumber": "Version {0}",
- "LabelPlayMethodTranscoding": "Transcoding",
- "LabelPlayMethodDirectStream": "Direct Streaming",
- "LabelPlayMethodDirectPlay": "Direct Playing",
- "LabelAudioCodec": "Audio: {0}",
- "LabelVideoCodec": "Video: {0}",
- "LabelRemoteAccessUrl": "Remote access: {0}",
- "LabelRunningOnPort": "Running on port {0}.",
- "HeaderLatestFromChannel": "Latest from {0}",
- "ButtonDownload": "Download",
- "LabelUnknownLanaguage": "Unknown language",
- "HeaderCurrentSubtitles": "Current Subtitles",
- "MessageDownloadQueued": "The download has been queued.",
- "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
- "ButtonRemoteControl": "Remote Control",
- "HeaderLatestTvRecordings": "Latest Recordings",
+ "NewVersionOfSomethingAvailable": "\u4e00\u4e2a\u65b0\u7684\u7248\u672c {0} \u53ef\u7528!",
+ "VersionXIsAvailableForDownload": "\u7248\u672c {0} \u73b0\u5728\u5df2\u7ecf\u53ef\u4ee5\u4e0b\u8f7d\u3002",
+ "LabelVersionNumber": "\u7248\u672c {0}",
+ "LabelPlayMethodTranscoding": "\u8f6c\u7801",
+ "LabelPlayMethodDirectStream": "\u76f4\u63a5\u7528\u5a92\u4f53\u6d41",
+ "LabelPlayMethodDirectPlay": "\u76f4\u63a5\u64ad\u653e",
+ "LabelAudioCodec": "\u97f3\u9891\uff1a {0}",
+ "LabelVideoCodec": "\u89c6\u9891\uff1a{0}",
+ "LabelRemoteAccessUrl": "\u8fdc\u7a0b\u8bbf\u95ee\uff1a{0}",
+ "LabelRunningOnPort": "\u8fd0\u884c\u5728\u7aef\u53e3{0}.",
+ "HeaderLatestFromChannel": "\u6700\u65b0\u7684 {0}",
+ "ButtonDownload": "\u4e0b\u8f7d",
+ "LabelUnknownLanaguage": "\u672a\u77e5\u8bed\u8a00",
+ "HeaderCurrentSubtitles": "\u5f53\u524d\u5b57\u5e55",
+ "MessageDownloadQueued": "\u4e0b\u8f7d\u5df2\u52a0\u5165\u961f\u5217\u3002",
+ "MessageAreYouSureDeleteSubtitles": "\u4f60\u786e\u5b9a\u5e0c\u671b\u5220\u9664\u6b64\u5b57\u5e55\u6587\u4ef6\uff1f",
+ "ButtonRemoteControl": "\u8fdc\u7a0b\u63a7\u5236",
+ "HeaderLatestTvRecordings": "\u6700\u65b0\u5f55\u5236\u7684\u8282\u76ee",
"ButtonOk": "\u786e\u5b9a",
"ButtonCancel": "\u53d6\u6d88",
- "ButtonRefresh": "Refresh",
- "LabelCurrentPath": "Current path:",
- "HeaderSelectMediaPath": "Select Media Path",
- "ButtonNetwork": "Network",
- "MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
- "HeaderMenu": "Menu",
- "ButtonOpen": "Open",
- "ButtonOpenInNewTab": "Open in new tab",
- "ButtonShuffle": "Shuffle",
- "ButtonInstantMix": "Instant mix",
- "ButtonResume": "Resume",
+ "ButtonRefresh": "\u5237\u65b0",
+ "LabelCurrentPath": "\u5f53\u524d\u8def\u5f84\uff1a",
+ "HeaderSelectMediaPath": "\u9009\u62e9\u5a92\u4f53\u8def\u5f84",
+ "ButtonNetwork": "\u7f51\u7edc",
+ "MessageDirectoryPickerInstruction": "\u7f51\u7edc\u6309\u94ae\u65e0\u6cd5\u627e\u5230\u60a8\u7684\u8bbe\u5907\u7684\u60c5\u51b5\u4e0b\uff0c\u7f51\u7edc\u8def\u5f84\u53ef\u4ee5\u624b\u52a8\u8f93\u5165\u3002 \u4f8b\u5982\uff0c {0} \u6216\u8005 {1}\u3002",
+ "HeaderMenu": "\u83dc\u5355",
+ "ButtonOpen": "\u6253\u5f00",
+ "ButtonOpenInNewTab": "\u5728\u65b0\u7a97\u53e3\u4e2d\u6253\u5f00",
+ "ButtonShuffle": "\u6401\u7f6e",
+ "ButtonInstantMix": "\u5373\u65f6\u6df7\u97f3",
+ "ButtonResume": "\u6062\u590d\u64ad\u653e",
"HeaderScenes": "\u573a\u666f",
- "HeaderAudioTracks": "Audio Tracks",
- "HeaderSubtitles": "Subtitles",
- "HeaderVideoQuality": "Video Quality",
- "MessageErrorPlayingVideo": "There was an error playing the video.",
- "MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.",
+ "HeaderAudioTracks": "\u97f3\u8f68",
+ "HeaderSubtitles": "\u5b57\u5e55",
+ "HeaderVideoQuality": "\u89c6\u9891\u8d28\u91cf",
+ "MessageErrorPlayingVideo": "\u64ad\u653e\u89c6\u9891\u51fa\u73b0\u9519\u8bef\u3002",
+ "MessageEnsureOpenTuner": "\u8bf7\u786e\u4fdd\u6709\u4e00\u4e2a\u6253\u5f00\u7684\u53ef\u7528\u8c03\u8c10\u5668",
"ButtonHome": "\u9996\u9875",
"ButtonDashboard": "\u63a7\u5236\u53f0",
- "ButtonReports": "Reports",
- "ButtonMetadataManager": "Metadata Manager",
- "HeaderTime": "Time",
+ "ButtonReports": "\u62a5\u544a",
+ "ButtonMetadataManager": "\u5a92\u4f53\u8d44\u6599\u7ba1\u7406",
+ "HeaderTime": "\u65f6\u95f4",
"HeaderName": "\u540d\u5b57",
- "HeaderAlbum": "Album",
- "HeaderAlbumArtist": "Album Artist",
- "HeaderArtist": "Artist",
- "LabelAddedOnDate": "Added {0}",
- "ButtonStart": "Start",
+ "HeaderAlbum": "\u4e13\u8f91",
+ "HeaderAlbumArtist": "\u4e13\u8f91\u827a\u672f\u5bb6",
+ "HeaderArtist": "\u827a\u672f\u5bb6",
+ "LabelAddedOnDate": "\u6dfb\u52a0 {0}",
+ "ButtonStart": "\u5f00\u59cb",
"HeaderChannels": "\u9891\u9053",
"HeaderMediaFolders": "\u5a92\u4f53\u6587\u4ef6\u5939",
- "HeaderBlockItemsWithNoRating": "Block items with no rating information:",
- "OptionBlockOthers": "Others",
- "OptionBlockTvShows": "TV Shows",
- "OptionBlockTrailers": "Trailers",
- "OptionBlockMusic": "Music",
- "OptionBlockMovies": "Movies",
- "OptionBlockBooks": "Books",
- "OptionBlockGames": "Games",
- "OptionBlockLiveTvPrograms": "Live TV Programs",
- "OptionBlockLiveTvChannels": "Live TV Channels",
- "OptionBlockChannelContent": "Internet Channel Content",
- "ButtonRevoke": "Revoke",
- "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Media Browser will be abruptly terminated.",
- "HeaderConfirmRevokeApiKey": "Revoke Api Key",
- "ValueContainer": "Container: {0}",
- "ValueAudioCodec": "Audio Codec: {0}",
- "ValueVideoCodec": "Video Codec: {0}",
- "ValueCodec": "Codec: {0}",
- "ValueConditions": "Conditions: {0}",
- "LabelAll": "All",
- "HeaderDeleteImage": "Delete Image",
- "MessageFileNotFound": "File not found.",
- "MessageFileReadError": "An error occurred reading this file.",
- "ButtonNextPage": "Next Page",
- "ButtonPreviousPage": "Previous Page",
- "ButtonMoveLeft": "Move left",
- "ButtonMoveRight": "Move right",
- "ButtonBrowseOnlineImages": "Browse online images",
- "HeaderDeleteItem": "Delete Item",
- "ConfirmDeleteItem": "Are you sure you wish to delete this item from your library?",
- "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.",
- "MessageValueNotCorrect": "The value entered is not correct. Please try again.",
- "MessageItemSaved": "Item saved.",
+ "HeaderBlockItemsWithNoRating": "\u6ca1\u6709\u8bc4\u7ea7\u4fe1\u606f\u5757\u7684\u9879\u76ee\uff1a",
+ "OptionBlockOthers": "\u5176\u4ed6",
+ "OptionBlockTvShows": "\u7535\u89c6\u8282\u76ee",
+ "OptionBlockTrailers": "\u9884\u544a\u7247",
+ "OptionBlockMusic": "\u97f3\u4e50",
+ "OptionBlockMovies": "\u7535\u5f71",
+ "OptionBlockBooks": "\u4e66\u7c4d",
+ "OptionBlockGames": "\u6e38\u620f",
+ "OptionBlockLiveTvPrograms": "\u7535\u89c6\u76f4\u64ad\u7a0b\u5e8f",
+ "OptionBlockLiveTvChannels": "\u7535\u89c6\u76f4\u64ad\u9891\u9053",
+ "OptionBlockChannelContent": "\u4e92\u8054\u7f51\u9891\u9053\u5185\u5bb9",
+ "ButtonRevoke": "\u64a4\u9500",
+ "MessageConfirmRevokeApiKey": "\u4f60\u786e\u5b9a\u64a4\u9500\u6b64Api \u5bc6\u94a5\uff1f\u8fde\u63a5\u5230Media Browser\u7684\u8be5\u7a0b\u5e8f\u4f1a\u88ab\u7ec8\u6b62\u3002",
+ "HeaderConfirmRevokeApiKey": "\u64a4\u9500Api \u5bc6\u94a5",
+ "ValueContainer": "\u5a92\u4f53\u8f7d\u4f53\uff1a {0}",
+ "ValueAudioCodec": "\u97f3\u9891\u7f16\u89e3\u7801\u5668\uff1a {0}",
+ "ValueVideoCodec": "\u89c6\u9891\u7f16\u89e3\u7801\u5668\uff1a {0}",
+ "ValueCodec": "\u7f16\u89e3\u7801\u5668\uff1a{0}",
+ "ValueConditions": "\u6761\u4ef6\uff1a {0}",
+ "LabelAll": "\u6240\u6709",
+ "HeaderDeleteImage": "\u5220\u9664\u56fe\u7247",
+ "MessageFileNotFound": "\u672a\u627e\u5230\u6587\u4ef6\u3002",
+ "MessageFileReadError": "\u8bfb\u53d6\u6587\u4ef6\u53d1\u751f\u9519\u8bef\u3002",
+ "ButtonNextPage": "\u4e0b\u4e00\u9875",
+ "ButtonPreviousPage": "\u524d\u4e00\u9875",
+ "ButtonMoveLeft": "\u5de6\u79fb",
+ "ButtonMoveRight": "\u53f3\u79fb",
+ "ButtonBrowseOnlineImages": "\u6d4f\u89c8\u5728\u7ebf\u56fe\u7247",
+ "HeaderDeleteItem": "\u5220\u9664\u9879\u76ee",
+ "ConfirmDeleteItem": "\u4f60\u786e\u5b9a\u5e0c\u671b\u4ece\u5a92\u4f53\u5e93\u91cc\u5220\u9664\u8fd9\u4e2a\u9879\u76ee\uff1f",
+ "MessagePleaseEnterNameOrId": "\u8bf7\u8f93\u5165\u4e00\u4e2a\u540d\u79f0\u6216\u4e00\u4e2a\u5916\u90e8ID\u3002",
+ "MessageValueNotCorrect": "\u8f93\u5165\u7684\u503c\u4e0d\u6b63\u786e\u3002\u8bf7\u91cd\u8bd5\u3002",
+ "MessageItemSaved": "\u9879\u76ee\u5df2\u4fdd\u5b58\u3002",
"OptionEnded": "\u7ed3\u675f",
"OptionContinuing": "\u7ee7\u7eed",
"OptionOff": "Off",
"OptionOn": "On",
- "HeaderFields": "Fields",
- "HeaderFieldsHelp": "Slide a field to 'off' to lock it and prevent it's data from being changed.",
- "HeaderLiveTV": "Live TV",
- "MissingLocalTrailer": "Missing local trailer.",
- "MissingPrimaryImage": "Missing primary image.",
- "MissingBackdropImage": "Missing backdrop image.",
- "MissingLogoImage": "Missing logo image.",
- "MissingEpisode": "Missing episode.",
- "OptionScreenshots": "Screenshots",
- "OptionBackdrops": "Backdrops",
- "OptionImages": "Images",
- "OptionKeywords": "Keywords",
- "OptionTags": "Tags",
- "OptionStudios": "Studios",
- "OptionName": "Name",
- "OptionOverview": "Overview",
- "OptionGenres": "Genres",
+ "HeaderFields": "\u533a\u57df",
+ "HeaderFieldsHelp": "\u6ed1\u52a8\u6b64\u533a\u57df\u81f3\u201c\u5173\u95ed\u201d\u4ee5\u9501\u4f4f\u6570\u636e\uff0c\u9632\u6b62\u6570\u636e\u88ab\u6539\u53d8\u3002",
+ "HeaderLiveTV": "\u7535\u89c6\u76f4\u64ad",
+ "MissingLocalTrailer": "\u7f3a\u5c11\u672c\u5730\u9884\u544a\u7247\u3002",
+ "MissingPrimaryImage": "\u7f3a\u5c11\u5c01\u9762\u56fe\u3002",
+ "MissingBackdropImage": "\u7f3a\u5c11\u80cc\u666f\u56fe\u3002",
+ "MissingLogoImage": "\u7f3a\u5c11Logo\u56fe\u3002",
+ "MissingEpisode": "\u7f3a\u5c11\u5267\u96c6\u3002",
+ "OptionScreenshots": "\u622a\u5c4f",
+ "OptionBackdrops": "\u80cc\u666f",
+ "OptionImages": "\u56fe\u7247",
+ "OptionKeywords": "\u5173\u952e\u8bcd",
+ "OptionTags": "\u6807\u7b7e",
+ "OptionStudios": "\u5de5\u4f5c\u5ba4",
+ "OptionName": "\u540d\u5b57",
+ "OptionOverview": "\u6982\u8ff0",
+ "OptionGenres": "\u98ce\u683c",
"OptionParentalRating": "\u5bb6\u957f\u5206\u7ea7",
- "OptionPeople": "People",
+ "OptionPeople": "\u6f14\u804c\u4eba\u5458",
"OptionRuntime": "\u64ad\u653e\u65f6\u95f4",
- "OptionProductionLocations": "Production Locations",
- "OptionBirthLocation": "Birth Location",
+ "OptionProductionLocations": "\u4ea7\u5730",
+ "OptionBirthLocation": "\u51fa\u751f\u5730",
"LabelAllChannels": "\u6240\u6709\u9891\u9053",
- "LabelLiveProgram": "LIVE",
- "LabelNewProgram": "NEW",
- "LabelPremiereProgram": "PREMIERE",
- "LabelHDProgram": "HD",
- "HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
- "HeaderAlert": "Alert",
- "MessagePleaseRestart": "Please restart to finish updating.",
+ "LabelLiveProgram": "\u76f4\u64ad",
+ "LabelNewProgram": "\u65b0\u589e",
+ "LabelPremiereProgram": "\u9996\u6620\u5f0f",
+ "LabelHDProgram": "HD\u9ad8\u6e05",
+ "HeaderChangeFolderType": "\u53d8\u66f4\u6587\u4ef6\u5939\u7c7b\u578b",
+ "HeaderChangeFolderTypeHelp": "\u5982\u8981\u53d8\u66f4\u6587\u4ef6\u5939\u7c7b\u578b\uff0c\u8bf7\u79fb\u9664\u5408\u96c6\u5e76\u7528\u65b0\u7c7b\u578b\u91cd\u5efa\u3002",
+ "HeaderAlert": "\u8b66\u62a5",
+ "MessagePleaseRestart": "\u8bf7\u91cd\u542f\u670d\u52a1\u5668\u4ee5\u5b8c\u6210\u66f4\u65b0\u3002",
"ButtonRestart": "\u91cd\u542f",
- "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
- "ButtonHide": "Hide",
- "MessageSettingsSaved": "Settings saved.",
- "ButtonSignOut": "Sign Out",
- "ButtonMyProfile": "My Profile",
- "ButtonMyPreferences": "My Preferences",
- "MessageBrowserDoesNotSupportWebSockets": "This browser does not support web sockets. For a better experience, try a newer browser such as Chrome, Firefox, IE10+, Safari (iOS) or Opera.",
- "LabelInstallingPackage": "Installing {0}",
- "LabelPackageInstallCompleted": "{0} installation completed.",
- "LabelPackageInstallFailed": "{0} installation failed.",
- "LabelPackageInstallCancelled": "{0} installation cancelled.",
+ "MessagePleaseRefreshPage": "\u8bf7\u5237\u65b0\u6b64\u9875\u9762\u4ee5\u4fbf\u4ece\u7f51\u7edc\u83b7\u53d6\u66f4\u65b0\u7a0b\u5e8f\u3002",
+ "ButtonHide": "\u9690\u85cf",
+ "MessageSettingsSaved": "\u8bbe\u7f6e\u5df2\u4fdd\u5b58\u3002",
+ "ButtonSignOut": "\u767b\u51fa",
+ "ButtonMyProfile": "\u6211\u7684\u4e2a\u4eba\u914d\u7f6e",
+ "ButtonMyPreferences": "\u6211\u7684\u504f\u597d",
+ "MessageBrowserDoesNotSupportWebSockets": "\u6b64\u6d4f\u89c8\u5668\u4e0d\u652f\u6301web sockets\u3002\u4e3a\u4e86\u83b7\u5f97\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8bf7\u5c1d\u8bd5\u4f7f\u7528\u65b0\u6d4f\u89c8\u5668\uff0c\u4f8b\u5982\uff1a Chrome, Firefox, IE10+, Safari (iOS) \u6216\u8005 Opera\u3002",
+ "LabelInstallingPackage": "\u6b63\u5728\u5b89\u88c5 {0}",
+ "LabelPackageInstallCompleted": "{0} \u5b89\u88c5\u5b8c\u6210\u3002",
+ "LabelPackageInstallFailed": "{0} \u5b89\u88c5\u5931\u8d25\u3002",
+ "LabelPackageInstallCancelled": "{0} \u5b89\u88c5\u88ab\u53d6\u6d88\u3002",
"TabServer": "\u670d\u52a1\u5668",
- "TabUsers": "Users",
- "TabLibrary": "Library",
+ "TabUsers": "\u7528\u6237",
+ "TabLibrary": "\u5a92\u4f53\u5e93",
"TabMetadata": "\u5a92\u4f53\u8d44\u6599",
"TabDLNA": "DLNA",
- "TabLiveTV": "Live TV",
- "TabAutoOrganize": "Auto-Organize",
- "TabPlugins": "Plugins",
+ "TabLiveTV": "\u7535\u89c6\u76f4\u64ad",
+ "TabAutoOrganize": "\u81ea\u52a8\u6574\u7406",
+ "TabPlugins": "\u63d2\u4ef6",
"TabAdvanced": "\u9ad8\u7ea7",
- "TabHelp": "Help",
- "TabScheduledTasks": "Scheduled Tasks",
+ "TabHelp": "\u5e2e\u52a9",
+ "TabScheduledTasks": "\u8ba1\u5212\u4efb\u52a1",
"ButtonFullscreen": "\u5168\u5c4f",
"ButtonAudioTracks": "\u97f3\u8f68",
"ButtonSubtitles": "\u5b57\u5e55",
"ButtonScenes": "\u573a\u666f",
- "ButtonQuality": "Quality",
- "HeaderNotifications": "Notifications",
- "HeaderSelectPlayer": "Select Player:",
+ "ButtonQuality": "\u8d28\u91cf",
+ "HeaderNotifications": "\u901a\u77e5",
+ "HeaderSelectPlayer": "\u9009\u62e9\u64ad\u653e\u5668\uff1a",
"ButtonSelect": "\u9009\u62e9",
"ButtonNew": "\u65b0\u589e",
- "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
- "HeaderVideoError": "Video Error",
- "ButtonAddToPlaylist": "Add to playlist",
- "HeaderAddToPlaylist": "Add to Playlist",
+ "MessageInternetExplorerWebm": "\u4e3a\u5728IE\u6d4f\u89c8\u5668\u4e0a\u8fbe\u5230\u6700\u597d\u7684\u6548\u679c\uff0c\u8bf7\u5b89\u88c5WebM\u64ad\u653e\u63d2\u4ef6\u3002",
+ "HeaderVideoError": "\u89c6\u9891\u9519\u8bef",
+ "ButtonAddToPlaylist": "\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868",
+ "HeaderAddToPlaylist": "\u6dfb\u52a0\u5230\u64ad\u653e\u5217\u8868",
"LabelName": "\u540d\u5b57\uff1a",
- "ButtonSubmit": "Submit",
- "LabelSelectPlaylist": "Playlist:",
- "OptionNewPlaylist": "New playlist...",
+ "ButtonSubmit": "\u63d0\u4ea4",
+ "LabelSelectPlaylist": "\u64ad\u653e\u5217\u8868\uff1a",
+ "OptionNewPlaylist": "\u65b0\u5efa\u64ad\u653e\u5217\u8868...",
"MessageAddedToPlaylistSuccess": "Ok",
- "ButtonView": "View",
- "ButtonViewSeriesRecording": "View series recording",
- "ValueOriginalAirDate": "Original air date: {0}",
- "ButtonRemoveFromPlaylist": "Remove from playlist",
- "HeaderSpecials": "Specials",
- "HeaderTrailers": "Trailers",
- "HeaderAudio": "Audio",
- "HeaderResolution": "Resolution",
- "HeaderVideo": "Video",
- "HeaderRuntime": "Runtime",
- "HeaderCommunityRating": "Community rating",
- "HeaderParentalRating": "Parental rating",
- "HeaderReleaseDate": "Release date",
- "HeaderDateAdded": "Date added",
- "HeaderSeries": "Series",
- "HeaderSeason": "Season",
- "HeaderSeasonNumber": "Season number",
- "HeaderNetwork": "Network",
- "HeaderYear": "Year",
- "HeaderGameSystem": "Game system",
- "HeaderPlayers": "Players",
- "HeaderEmbeddedImage": "Embedded image",
- "HeaderTrack": "Track",
- "HeaderDisc": "Disc",
+ "ButtonView": "\u89c6\u56fe",
+ "ButtonViewSeriesRecording": "\u67e5\u770b\u7535\u89c6\u5267\u5f55\u50cf",
+ "ValueOriginalAirDate": "\u539f\u59cb\u64ad\u51fa\u65e5\u671f: {0}",
+ "ButtonRemoveFromPlaylist": "\u4ece\u64ad\u653e\u5217\u8868\u4e2d\u79fb\u9664",
+ "HeaderSpecials": "\u7279\u96c6",
+ "HeaderTrailers": "\u9884\u544a\u7247",
+ "HeaderAudio": "\u97f3\u9891",
+ "HeaderResolution": "\u5206\u8fa8\u7387",
+ "HeaderVideo": "\u89c6\u9891",
+ "HeaderRuntime": "\u64ad\u653e\u65f6\u95f4",
+ "HeaderCommunityRating": "\u516c\u4f17\u8bc4\u5206",
+ "HeaderParentalRating": "\u5bb6\u957f\u5206\u7ea7",
+ "HeaderReleaseDate": "\u53d1\u884c\u65e5\u671f",
+ "HeaderDateAdded": "\u52a0\u5165\u65e5\u671f",
+ "HeaderSeries": "\u7535\u89c6\u5267",
+ "HeaderSeason": "\u5b63",
+ "HeaderSeasonNumber": "\u591a\u5c11\u5b63",
+ "HeaderNetwork": "\u7f51\u7edc",
+ "HeaderYear": "\u5e74",
+ "HeaderGameSystem": "\u6e38\u620f\u7cfb\u7edf",
+ "HeaderPlayers": "\u64ad\u653e\u5668",
+ "HeaderEmbeddedImage": "\u5d4c\u5165\u5f0f\u56fe\u50cf",
+ "HeaderTrack": "\u97f3\u8f68",
+ "HeaderDisc": "\u5149\u76d8",
"OptionMovies": "\u7535\u5f71",
- "OptionCollections": "Collections",
- "OptionSeries": "Series",
- "OptionSeasons": "Seasons",
+ "OptionCollections": "\u5408\u96c6",
+ "OptionSeries": "\u7535\u89c6\u5267",
+ "OptionSeasons": "\u5b63",
"OptionEpisodes": "\u5267\u96c6",
- "OptionGames": "Games",
- "OptionGameSystems": "Game systems",
- "OptionMusicArtists": "Music artists",
- "OptionMusicAlbums": "Music albums",
- "OptionMusicVideos": "Music videos",
- "OptionSongs": "Songs",
- "OptionHomeVideos": "Home videos",
- "OptionBooks": "Books",
- "OptionAdultVideos": "Adult videos",
- "ButtonUp": "Up",
- "ButtonDown": "Down",
- "LabelMetadataReaders": "Metadata readers:",
- "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
- "LabelMetadataDownloaders": "Metadata downloaders:",
- "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
- "LabelMetadataSavers": "Metadata savers:",
- "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
- "LabelImageFetchers": "Image fetchers:",
- "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
- "ButtonQueueAllFromHere": "Queue all from here",
- "ButtonPlayAllFromHere": "Play all from here",
- "LabelDynamicExternalId": "{0} Id:",
- "HeaderIdentify": "Identify Item",
- "PersonTypePerson": "Person",
- "LabelTitleDisplayOrder": "Title display order:",
- "OptionSortName": "Sort name",
+ "OptionGames": "\u6e38\u620f",
+ "OptionGameSystems": "\u6e38\u620f\u7cfb\u7edf",
+ "OptionMusicArtists": "\u97f3\u4e50\u827a\u672f\u5bb6",
+ "OptionMusicAlbums": "\u97f3\u4e50\u4e13\u8f91",
+ "OptionMusicVideos": "\u97f3\u4e50\u89c6\u9891",
+ "OptionSongs": "\u6b4c\u66f2",
+ "OptionHomeVideos": "\u5bb6\u5ead\u89c6\u9891",
+ "OptionBooks": "\u4e66\u7c4d",
+ "OptionAdultVideos": "\u6210\u4eba\u89c6\u9891",
+ "ButtonUp": "\u4e0a",
+ "ButtonDown": "\u4e0b",
+ "LabelMetadataReaders": "\u5a92\u4f53\u8d44\u6599\u8bfb\u53d6\u5668\uff1a",
+ "LabelMetadataReadersHelp": "\u4e3a\u60a8\u9996\u9009\u7684\u672c\u5730\u5a92\u4f53\u8d44\u6599\u6e90\u6309\u4f18\u5148\u7ea7\u6392\u5e8f\u3002\u627e\u5230\u7684\u7b2c\u4e00\u4e2a\u6587\u4ef6\u5c06\u88ab\u8bfb\u53d6\u3002",
+ "LabelMetadataDownloaders": "\u5a92\u4f53\u8d44\u6599\u4e0b\u8f7d\u5668\uff1a",
+ "LabelMetadataDownloadersHelp": "\u542f\u7528\u5a92\u4f53\u8d44\u6599\u4e0b\u8f7d\u5668\u7684\u4f18\u5148\u7ea7\u6392\u5e8f\uff0c\u4f4e\u4f18\u5148\u7ea7\u7684\u4e0b\u8f7d\u5668\u53ea\u4f1a\u7528\u6765\u586b\u8865\u7f3a\u5c11\u7684\u4fe1\u606f\u3002",
+ "LabelMetadataSavers": "\u5a92\u4f53\u8d44\u6599\u50a8\u5b58\u65b9\u5f0f\uff1a",
+ "LabelMetadataSaversHelp": "\u9009\u62e9\u50a8\u5b58\u5a92\u4f53\u8d44\u6599\u7684\u6587\u4ef6\u683c\u5f0f\u3002",
+ "LabelImageFetchers": "\u56fe\u7247\u83b7\u53d6\u7a0b\u5e8f\uff1a",
+ "LabelImageFetchersHelp": "\u542f\u7528\u60a8\u9996\u9009\u7684\u56fe\u7247\u83b7\u53d6\u7a0b\u5e8f\u7684\u4f18\u5148\u7ea7\u6392\u5e8f\u3002",
+ "ButtonQueueAllFromHere": "\u8fd9\u91cc\u7684\u5168\u90e8\u5185\u5bb9\u90fd\u52a0\u5165\u961f\u5217",
+ "ButtonPlayAllFromHere": "\u8fd9\u91cc\u7684\u5168\u90e8\u5185\u5bb9\u90fd\u5f00\u59cb\u64ad\u653e",
+ "LabelDynamicExternalId": "{0} Id\uff1a",
+ "HeaderIdentify": "\u8bc6\u522b\u9879",
+ "PersonTypePerson": "\u4eba\u7269",
+ "LabelTitleDisplayOrder": "\u6807\u9898\u663e\u793a\u7684\u987a\u5e8f\uff1a",
+ "OptionSortName": "\u6392\u5e8f\u540d\u79f0",
"OptionReleaseDate": "\u53d1\u5e03\u65e5\u671f",
"LabelSeasonNumber": "\u591a\u5c11\u5b63\uff1a",
- "LabelDiscNumber": "Disc number",
- "LabelParentNumber": "Parent number",
+ "LabelDiscNumber": "\u5149\u76d8\u53f7",
+ "LabelParentNumber": "\u6bcd\u5e26\u53f7",
"LabelEpisodeNumber": "\u591a\u5c11\u96c6\uff1a",
- "LabelTrackNumber": "Track number:",
- "LabelNumber": "Number:",
- "LabelReleaseDate": "Release date:",
- "LabelEndDate": "End date:",
- "LabelYear": "Year:",
- "LabelDateOfBirth": "Date of birth:",
- "LabelBirthYear": "Birth year:",
- "LabelDeathDate": "Death date:",
- "HeaderRemoveMediaLocation": "Remove Media Location",
- "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
- "HeaderRenameMediaFolder": "Rename Media Folder",
- "LabelNewName": "New name:",
- "HeaderAddMediaFolder": "Add Media Folder",
- "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
- "HeaderRemoveMediaFolder": "Remove Media Folder",
- "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
- "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
- "ButtonRename": "Rename",
- "ButtonChangeType": "Change type",
- "HeaderMediaLocations": "Media Locations",
- "LabelFolderTypeValue": "Folder type: {0}",
- "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
- "FolderTypeMixed": "Mixed movies & tv",
- "FolderTypeMovies": "Movies",
- "FolderTypeMusic": "Music",
- "FolderTypeAdultVideos": "Adult videos",
- "FolderTypePhotos": "Photos",
- "FolderTypeMusicVideos": "Music videos",
- "FolderTypeHomeVideos": "Home videos",
- "FolderTypeGames": "Games",
- "FolderTypeBooks": "Books",
- "FolderTypeTvShows": "TV shows",
+ "LabelTrackNumber": "\u97f3\u8f68\u53f7\u7801\uff1a",
+ "LabelNumber": "\u7f16\u53f7\uff1a",
+ "LabelReleaseDate": "\u53d1\u884c\u65e5\u671f\uff1a",
+ "LabelEndDate": "\u7ed3\u675f\u65e5\u671f\uff1a",
+ "LabelYear": "\u5e74\uff1a",
+ "LabelDateOfBirth": "\u51fa\u751f\u65e5\u671f\uff1a",
+ "LabelBirthYear": "\u51fa\u751f\u5e74\u4efd\uff1a",
+ "LabelDeathDate": "\u53bb\u4e16\u65e5\u671f\uff1a",
+ "HeaderRemoveMediaLocation": "\u79fb\u9664\u5a92\u4f53\u4f4d\u7f6e",
+ "MessageConfirmRemoveMediaLocation": "\u4f60\u786e\u5b9a\u8981\u79fb\u9664\u6b64\u4f4d\u7f6e\uff1f",
+ "HeaderRenameMediaFolder": "\u91cd\u547d\u540d\u5a92\u4f53\u6587\u4ef6\u5939",
+ "LabelNewName": "\u65b0\u540d\u5b57\uff1a",
+ "HeaderAddMediaFolder": "\u6dfb\u52a0\u5a92\u4f53\u6587\u4ef6\u5939",
+ "HeaderAddMediaFolderHelp": "\u540d\u79f0 (\u7535\u5f71, \u97f3\u4e50, \u7535\u89c6...\u7b49\u7b49)\uff1a",
+ "HeaderRemoveMediaFolder": "\u79fb\u9664\u5a92\u4f53\u6587\u4ef6\u5939",
+ "MessageTheFollowingLocationWillBeRemovedFromLibrary": "\u4ee5\u4e0b\u5a92\u4f53\u4f4d\u7f6e\u5c06\u4ece\u60a8\u7684\u5a92\u4f53\u5e93\u4e2d\u79fb\u9664\uff1a",
+ "MessageAreYouSureYouWishToRemoveMediaFolder": "\u4f60\u786e\u5b9a\u5e0c\u671b\u79fb\u9664\u6b64\u5a92\u4f53\u6587\u4ef6\u5939\uff1f",
+ "ButtonRename": "\u91cd\u547d\u540d",
+ "ButtonChangeType": "\u53d8\u66f4\u683c\u5f0f",
+ "HeaderMediaLocations": "\u5a92\u4f53\u4f4d\u7f6e",
+ "LabelFolderTypeValue": "\u6587\u4ef6\u5939\u7c7b\u578b\uff1a {0}",
+ "LabelPathSubstitutionHelp": "\u53ef\u9009\uff1a\u66ff\u4ee3\u8def\u5f84\u80fd\u628a\u670d\u52a1\u5668\u8def\u5f84\u6620\u5c04\u5230\u7f51\u7edc\u5171\u4eab\uff0c\u4ece\u800c\u4f7f\u5ba2\u6237\u7aef\u53ef\u4ee5\u76f4\u63a5\u64ad\u653e\u3002",
+ "FolderTypeMixed": "\u6df7\u5408\u7684\u7535\u5f71\u548c\u7535\u89c6",
+ "FolderTypeMovies": "\u7535\u5f71",
+ "FolderTypeMusic": "\u97f3\u4e50",
+ "FolderTypeAdultVideos": "\u6210\u4eba\u89c6\u9891",
+ "FolderTypePhotos": "\u56fe\u7247",
+ "FolderTypeMusicVideos": "\u97f3\u4e50\u89c6\u9891",
+ "FolderTypeHomeVideos": "\u5bb6\u5ead\u89c6\u9891",
+ "FolderTypeGames": "\u6e38\u620f",
+ "FolderTypeBooks": "\u4e66\u7c4d",
+ "FolderTypeTvShows": "\u7535\u89c6\u8282\u76ee",
"TabMovies": "\u7535\u5f71",
"TabSeries": "\u7535\u89c6\u5267",
"TabEpisodes": "\u5267\u96c6",
@@ -429,42 +429,42 @@
"TabAlbums": "\u4e13\u8f91",
"TabSongs": "\u6b4c\u66f2",
"TabMusicVideos": "\u97f3\u4e50\u89c6\u9891",
- "BirthPlaceValue": "Birth place: {0}",
- "DeathDateValue": "Died: {0}",
- "BirthDateValue": "Born: {0}",
- "HeaderLatestReviews": "Latest Reviews",
- "HeaderPluginInstallation": "Plugin Installation",
- "MessageAlreadyInstalled": "This version is already installed.",
- "ValueReviewCount": "{0} Reviews",
- "MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
- "MessageTrialExpired": "The trial period for this feature has expired",
- "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
- "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
- "ValuePriceUSD": "Price: {0} (USD)",
- "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active supporter membership.",
- "MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Media Browser.",
- "MessageSupporterMembershipExpiredOn": "Your supporter membership expired on {0}.",
- "MessageYouHaveALifetimeMembership": "You have a lifetime supporter membership. You can provide additional donations on a one-time or recurring basis using the options below. Thank you for supporting Media Browser.",
- "MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
+ "BirthPlaceValue": "\u51fa\u751f\u5730: {0}",
+ "DeathDateValue": "\u53bb\u4e16\uff1a {0}",
+ "BirthDateValue": "\u51fa\u751f\uff1a {0}",
+ "HeaderLatestReviews": "\u6700\u65b0\u8bc4\u8bba",
+ "HeaderPluginInstallation": "\u63d2\u4ef6\u5b89\u88c5",
+ "MessageAlreadyInstalled": "\u6b64\u7248\u672c\u5df2\u5b89\u88c5\u5b8c\u6210\u3002",
+ "ValueReviewCount": "{0} \u8bc4\u8bba",
+ "MessageYouHaveVersionInstalled": "\u4f60\u76ee\u524d\u5b89\u88c5\u4e86 {0} \u7248\u672c\u3002",
+ "MessageTrialExpired": "\u6b64\u529f\u80fd\u7684\u8bd5\u7528\u671f\u5df2\u7ed3\u675f",
+ "MessageTrialWillExpireIn": "\u6b64\u529f\u80fd\u7684\u8bd5\u7528\u671f\u8fd8\u5269 {0} \u5929",
+ "MessageInstallPluginFromApp": "\u8fd9\u4e2a\u63d2\u4ef6\u5fc5\u987b\u4ece\u4f60\u6253\u7b97\u4f7f\u7528\u7684\u5e94\u7528\u7a0b\u5e8f\u4e2d\u5b89\u88c5\u3002",
+ "ValuePriceUSD": "\u4ef7\u683c\uff1a {0} (\u7f8e\u5143)",
+ "MessageFeatureIncludedWithSupporter": "\u60a8\u6ce8\u518c\u4e86\u8be5\u529f\u80fd\uff0c\u6fc0\u6d3b\u7684\u652f\u6301\u8005\u4f1a\u5458\u80fd\u591f\u4e00\u76f4\u4f7f\u7528\u5b83\u3002",
+ "MessageChangeRecurringPlanConfirm": "\u5b8c\u6210\u672c\u6b21\u4ea4\u6613\u540e\uff0c\u60a8\u9700\u8981\u4ece\u60a8\u7684PayPal\u8d26\u6237\u5185\u53d6\u6d88\u5148\u524d\u7684\u7ecf\u5e38\u6027\u6350\u8d60\u3002\u611f\u8c22\u60a8\u652f\u6301Media Browser\u3002",
+ "MessageSupporterMembershipExpiredOn": "\u652f\u6301\u8005\u4f1a\u5458\u5230\u671f\u65e5{0}\u3002",
+ "MessageYouHaveALifetimeMembership": "\u60a8\u5df2\u662f\u7ec8\u751f\u5236\u4f1a\u5458\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u4ee5\u4e0b\u201c\u4e00\u6b21\u6027\u6350\u52a9\u201d\u6216\u201c\u7ecf\u5e38\u6027\u6350\u52a9\u201d\u9009\u9879\u6765\u63d0\u4f9b\u989d\u5916\u7684\u6350\u52a9\u3002\u8c22\u8c22\u60a8\u5bf9Media Browser\u7684\u652f\u6301\u3002",
+ "MessageYouHaveAnActiveRecurringMembership": "\u60a8\u662f\u6fc0\u6d3b\u7684{0}\u4f1a\u5458\u3002\u60a8\u53ef\u4ee5\u4f7f\u7528\u4e0b\u9762\u7684\u9009\u9879\u5347\u7ea7\u60a8\u7684\u8ba1\u5212\u3002",
"ButtonDelete": "\u5220\u9664",
- "HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
- "MessageMediaBrowserAccountAdded": "The Media Browser account has been added to this user.",
- "MessagePendingMediaBrowserAccountAdded": "The Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
- "HeaderMediaBrowserAccountRemoved": "Media Browser Account Removed",
- "MessageMediaBrowserAccontRemoved": "The Media Browser account has been removed from this user.",
- "TooltipLinkedToMediaBrowserConnect": "Linked to Media Browser Connect",
+ "HeaderMediaBrowserAccountAdded": "Media Browser \u8d26\u6237\u5df2\u6dfb\u52a0",
+ "MessageMediaBrowserAccountAdded": "\u6b64\u7528\u6237\u7684Media Browser \u8d26\u6237\u5df2\u6dfb\u52a0\u3002",
+ "MessagePendingMediaBrowserAccountAdded": "\u6b64\u7528\u6237\u7684Media Browser \u8d26\u6237\u5df2\u6dfb\u52a0\u3002\u7535\u5b50\u90ae\u4ef6\u5c06\u88ab\u53d1\u9001\u7ed9\u8be5\u5e10\u6237\u7684\u6240\u6709\u8005\u3002\u9080\u8bf7\u5c06\u9700\u8981\u901a\u8fc7\u70b9\u51fb\u90ae\u4ef6\u5185\u7684\u94fe\u63a5\u6765\u786e\u8ba4\u3002",
+ "HeaderMediaBrowserAccountRemoved": "Media Browser \u8d26\u6237\u5df2\u79fb\u9664",
+ "MessageMediaBrowserAccontRemoved": "\u6b64\u7528\u6237\u7684Media Browser \u8d26\u6237\u5df2\u79fb\u9664\u3002",
+ "TooltipLinkedToMediaBrowserConnect": "\u94fe\u63a5\u5230Media Browser Connect",
"HeaderUnrated": "Unrated",
"ValueDiscNumber": "Disc {0}",
"HeaderUnknownDate": "Unknown Date",
"HeaderUnknownYear": "Unknown Year",
"ValueMinutes": "{0} min",
- "ButtonPlayExternalPlayer": "Play with external player",
- "HeaderSelectExternalPlayer": "Select External Player",
- "HeaderExternalPlayerPlayback": "External Player Playback",
+ "ButtonPlayExternalPlayer": "\u4f7f\u7528\u5916\u90e8\u64ad\u653e\u5668\u64ad\u653e",
+ "HeaderSelectExternalPlayer": "\u9009\u62e9\u5916\u90e8\u64ad\u653e\u5668",
+ "HeaderExternalPlayerPlayback": "\u5916\u90e8\u64ad\u653e\u5668\u64ad\u653e",
"ButtonImDone": "I'm Done",
"OptionWatched": "Watched",
"OptionUnwatched": "Unwatched",
- "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
+ "ExternalPlayerPlaystateOptionsHelp": "\u6307\u5b9a\u60a8\u4e0b\u4e00\u6b21\u5e0c\u671b\u5982\u4f55\u6062\u590d\u64ad\u653e\u6b64\u89c6\u9891\u3002",
"LabelMarkAs": "Mark as:",
"OptionInProgress": "In-Progress",
"LabelResumePoint": "Resume point:",
@@ -478,62 +478,62 @@
"ValueEpisodeCount": "{0} episodes",
"ValueOneGame": "1 game",
"ValueGameCount": "{0} games",
- "ValueOneAlbum": "1 album",
- "ValueAlbumCount": "{0} albums",
- "ValueOneSong": "1 song",
- "ValueSongCount": "{0} songs",
- "ValueOneMusicVideo": "1 music video",
- "ValueMusicVideoCount": "{0} music videos",
- "HeaderOffline": "Offline",
- "HeaderUnaired": "Unaired",
- "HeaderMissing": "Missing",
- "ButtonWebsite": "Website",
- "TooltipFavorite": "Favorite",
- "TooltipLike": "Like",
- "TooltipDislike": "Dislike",
- "TooltipPlayed": "Played",
+ "ValueOneAlbum": "1\u5f20\u4e13\u8f91",
+ "ValueAlbumCount": "{0} \u5f20\u4e13\u8f91",
+ "ValueOneSong": "1\u9996\u6b4c",
+ "ValueSongCount": "{0} \u9996\u6b4c",
+ "ValueOneMusicVideo": "1\u4e2a\u97f3\u4e50\u89c6\u9891",
+ "ValueMusicVideoCount": "{0} \u4e2a\u97f3\u4e50\u89c6\u9891",
+ "HeaderOffline": "\u79bb\u7ebf",
+ "HeaderUnaired": "\u672a\u64ad\u51fa",
+ "HeaderMissing": "\u7f3a\u5931",
+ "ButtonWebsite": "\u7f51\u7ad9",
+ "TooltipFavorite": "\u6211\u7684\u6700\u7231",
+ "TooltipLike": "\u559c\u6b22",
+ "TooltipDislike": "\u4e0d\u559c\u6b22",
+ "TooltipPlayed": "\u5df2\u64ad\u653e",
"ValueSeriesYearToPresent": "{0}-Present",
- "ValueAwards": "Awards: {0}",
- "ValueBudget": "Budget: {0}",
- "ValueRevenue": "Revenue: {0}",
- "ValuePremiered": "Premiered {0}",
- "ValuePremieres": "Premieres {0}",
- "ValueStudio": "Studio: {0}",
- "ValueStudios": "Studios: {0}",
- "ValueSpecialEpisodeName": "Special - {0}",
- "LabelLimit": "Limit:",
- "ValueLinks": "Links: {0}",
- "HeaderPeople": "People",
- "HeaderCastAndCrew": "Cast & Crew",
- "ValueArtist": "Artist: {0}",
- "ValueArtists": "Artists: {0}",
- "HeaderTags": "Tags",
- "MediaInfoCameraMake": "Camera make",
- "MediaInfoCameraModel": "Camera model",
- "MediaInfoAltitude": "Altitude",
- "MediaInfoAperture": "Aperture",
- "MediaInfoExposureTime": "Exposure time",
- "MediaInfoFocalLength": "Focal length",
- "MediaInfoOrientation": "Orientation",
- "MediaInfoIsoSpeedRating": "Iso speed rating",
- "MediaInfoLatitude": "Latitude",
- "MediaInfoLongitude": "Longitude",
- "MediaInfoShutterSpeed": "Shutter speed",
- "MediaInfoSoftware": "Software",
- "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
- "HeaderPlotKeywords": "Plot Keywords",
- "HeaderMovies": "Movies",
- "HeaderAlbums": "Albums",
- "HeaderGames": "Games",
- "HeaderBooks": "Books",
- "HeaderEpisodes": "Episodes",
- "HeaderSeasons": "Seasons",
- "HeaderTracks": "Tracks",
- "HeaderItems": "Items",
- "HeaderOtherItems": "Other Items",
- "ButtonFullReview": "Full review",
- "ValueAsRole": "as {0}",
- "ValueGuestStar": "Guest star",
+ "ValueAwards": "\u83b7\u5956\uff1a {0}",
+ "ValueBudget": "\u6295\u8d44\u989d\uff1a {0}",
+ "ValueRevenue": "\u6536\u5165\uff1a {0}",
+ "ValuePremiered": "\u9996\u6620 {0}",
+ "ValuePremieres": "\u9996\u6620 {0}",
+ "ValueStudio": "\u5de5\u4f5c\u5ba4\uff1a {0}",
+ "ValueStudios": "\u5de5\u4f5c\u5ba4\uff1a {0}",
+ "ValueSpecialEpisodeName": "\u7279\u522b - {0}",
+ "LabelLimit": "\u9650\u5236\uff1a",
+ "ValueLinks": "\u94fe\u63a5\uff1a {0}",
+ "HeaderPeople": "\u4eba\u7269",
+ "HeaderCastAndCrew": "\u6f14\u5458\u8868",
+ "ValueArtist": "\u827a\u672f\u5bb6\uff1a {0}",
+ "ValueArtists": "\u827a\u672f\u5bb6\uff1a {0}",
+ "HeaderTags": "\u6807\u7b7e",
+ "MediaInfoCameraMake": "\u76f8\u673a\u5236\u9020\u5546",
+ "MediaInfoCameraModel": "\u76f8\u673a\u578b\u53f7",
+ "MediaInfoAltitude": "\u9ad8\u5ea6",
+ "MediaInfoAperture": "\u5149\u5708",
+ "MediaInfoExposureTime": "\u66dd\u5149\u65f6\u95f4",
+ "MediaInfoFocalLength": "\u7126\u8ddd",
+ "MediaInfoOrientation": "\u65b9\u4f4d",
+ "MediaInfoIsoSpeedRating": "ISO\u611f\u5149\u5ea6",
+ "MediaInfoLatitude": "\u7eac\u5ea6",
+ "MediaInfoLongitude": "\u7ecf\u5ea6",
+ "MediaInfoShutterSpeed": "\u5feb\u95e8\u901f\u5ea6",
+ "MediaInfoSoftware": "\u8f6f\u4ef6",
+ "HeaderIfYouLikeCheckTheseOut": "\u5982\u679c\u4f60\u559c\u6b22{0}\uff0c\u67e5\u770b\u8fd9\u4e9b\u2026",
+ "HeaderPlotKeywords": "\u60c5\u8282\u5173\u952e\u5b57",
+ "HeaderMovies": "\u7535\u5f71",
+ "HeaderAlbums": "\u4e13\u8f91",
+ "HeaderGames": "\u6e38\u620f",
+ "HeaderBooks": "\u4e66\u7c4d",
+ "HeaderEpisodes": "\u5267\u96c6",
+ "HeaderSeasons": "\u5b63",
+ "HeaderTracks": "\u97f3\u8f68",
+ "HeaderItems": "\u9879\u76ee",
+ "HeaderOtherItems": "\u5176\u4ed6\u9879\u76ee",
+ "ButtonFullReview": "\u5168\u9762\u56de\u987e",
+ "ValueAsRole": "\u5982\u540c {0}",
+ "ValueGuestStar": "\u7279\u9080\u660e\u661f",
"MediaInfoSize": "Size",
"MediaInfoPath": "Path",
"MediaInfoFormat": "Format",
@@ -563,8 +563,8 @@
"MediaInfoStreamTypeSubtitle": "Subtitle",
"MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
"MediaInfoRefFrames": "Ref frames",
- "TabPlayback": "Playback",
- "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
+ "TabPlayback": "\u64ad\u653e",
+ "HeaderSelectCustomIntrosPath": "\u9009\u62e9\u81ea\u5b9a\u4e49\u4ecb\u7ecd\u8def\u5f84",
"HeaderRateAndReview": "Rate and Review",
"HeaderThankYou": "Thank You",
"MessageThankYouForYourReview": "Thank you for your review.",
@@ -572,7 +572,7 @@
"LabelFullReview": "Full review:",
"LabelShortRatingDescription": "Short rating summary:",
"OptionIRecommendThisItem": "I recommend this item",
- "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
+ "WebClientTourContent": "\u67e5\u770b\u60a8\u6700\u8fd1\u6dfb\u52a0\u7684\u5a92\u4f53\uff0c\u4e0b\u4e00\u96c6\u5267\u96c6\uff0c\u548c\u5176\u4ed6\u66f4\u591a\u4fe1\u606f\u3002\u7eff\u8272\u5706\u5708\u63d0\u793a\u60a8\u6709\u591a\u5c11\u9879\u76ee\u5c1a\u672a\u64ad\u653e\u3002",
"WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
"WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
"WebClientTourTapHold": "Tap and hold or right click any poster for a context menu",
@@ -582,7 +582,7 @@
"WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps",
"WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app",
"WebClientTourUserPreferences3": "Design the web client home page to your liking",
- "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players",
+ "WebClientTourUserPreferences4": "\u914d\u7f6e\u80cc\u666f\u3001\u4e3b\u9898\u6b4c\u548c\u5916\u90e8\u64ad\u653e\u5668",
"WebClientTourMobile1": "The web client works great on smartphones and tablets...",
"WebClientTourMobile2": "and easily controls other devices and Media Browser apps",
"MessageEnjoyYourStay": "Enjoy your stay",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json
index 1dfb0b107..5d4fedf27 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_TW.json
@@ -285,7 +285,7 @@
"LabelPremiereProgram": "PREMIERE",
"LabelHDProgram": "HD",
"HeaderChangeFolderType": "Change Folder Type",
- "HeaderChangeFolderTypeHelp": "To change the folder type, please remove and rebuild the collection with the new type.",
+ "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
"HeaderAlert": "Alert",
"MessagePleaseRestart": "Please restart to finish updating.",
"ButtonRestart": "Restart",
@@ -623,5 +623,8 @@
"MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
"MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
"MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
- "MessagePasswordResetForUsers": "Passwords have been reset for the following users:"
+ "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
+ "HeaderInviteGuest": "Invite Guest",
+ "ButtonLinkMyMediaBrowserAccount": "Link my account now",
+ "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server."
} \ No newline at end of file