update translations

This commit is contained in:
Luke Pulverenti
2016-06-04 12:58:24 -04:00
parent e98495d8b8
commit 71c9ecf157
40 changed files with 564 additions and 244 deletions
+12 -4
View File
@@ -975,7 +975,7 @@
"LabelProtocolInfo": "Informaci\u00f3 del protocol:",
"LabelProtocolInfoHelp": "The value that will be used when responding to GetProtocolInfo requests from the device.",
"TabNfoSettings": "Nfo Settings",
"HeaderKodiMetadataHelp": "Emby includes native support for Nfo metadata files. To enable or disable Nfo metadata, use the Advanced tab to configure options for your media types.",
"HeaderKodiMetadataHelp": "Emby includes native support for Nfo metadata files. To enable or disable Nfo metadata, use the Services tab to configure options for your media types.",
"LabelKodiMetadataUser": "Sync user watch data to nfo's for:",
"LabelKodiMetadataUserHelp": "Enable this to keep watch data in sync between Emby Server and Nfo files.",
"LabelKodiMetadataDateFormat": "Format de la data de publicaci\u00f3:",
@@ -1136,7 +1136,8 @@
"OptionOthers": "Altres",
"HeaderDownloadPeopleMetadataForHelp": "Enabling additional options will provide more on-screen information but will result in slower library scans.",
"ViewTypeFolders": "Directoris",
"LabelDisplayFoldersView": "Display a folders view to show plain media folders",
"OptionDisplayFolderView": "Display a folder view to show plain media folders",
"OptionDisplayFolderViewHelp": "If enabled, Emby apps wil display a Folders category alongside your media library. This is useful if you'd like to have plain folder views.",
"ViewTypeLiveTvRecordingGroups": "Enregistraments",
"ViewTypeLiveTvChannels": "Canals",
"LabelEasyPinCode": "Codi pin senzill:",
@@ -1731,7 +1732,7 @@
"StatusSuccess": "Success",
"MessageFileWillBeDeleted": "El seg\u00fcent fitxer ser\u00e0 eliminat:",
"MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
"MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
"MessageDuplicatesWillBeDeleted": "In addition the following duplicates will be deleted:",
"MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:",
"MessageDestinationTo": "to:",
"HeaderSelectWatchFolder": "Select Watch Folder",
@@ -2357,5 +2358,12 @@
"HeaderHealthMonitor": "Health Monitor",
"HealthMonitorNoAlerts": "There are no active alerts.",
"RecordingPathChangeMessage": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.",
"VisualLoginFormHelp": "Select a user or sign in manually"
"VisualLoginFormHelp": "Select a user or sign in manually",
"LabelSportsCategories": "Sports categories:",
"XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.",
"LabelNewsCategories": "News categories:",
"XmlTvNewsCategoriesHelp": "Programs with these categories will be displayed as news programs. Separate multiple with '|'.",
"LabelKidsCategories": "Children's categories:",
"XmlTvKidsCategoriesHelp": "Programs with these categories will be displayed as programs for children. Separate multiple with '|'.",
"XmlTvPathHelp": "A path to an xml tv file. Emby will read this file and periodically check it for updates. You are responsible for creating and updating the file."
}