12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "youtube.ad": {
- "description": "",
- "message": "Er að horfa á auglýsingu"
- },
- "youtube.browsingPlaylists": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Skoðar playlista"
- },
- "youtube.browsingThrough": {
- "description": "Part one of the next 4 strings (The other parts will be displayed below it in discord)",
- "message": "Skoðar í gegn"
- },
- "youtube.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Skoðar myndbönd"
- },
- "youtube.history": {
- "description": "Part two of \"Browsing through\"",
- "message": "sögu þeirra"
- },
- "youtube.library": {
- "description": "Part two of \"Browsing through\"",
- "message": "safn þeirra"
- },
- "youtube.ofChannel": {
- "description": "Second part of multiple strings",
- "message": "af rás:"
- },
- "youtube.purchases": {
- "description": "Part two of \"Browsing through\"",
- "message": "kaup þeirra"
- },
- "youtube.readingChannel": {
- "description": "",
- "message": "Lesa um rás:"
- },
- "youtube.reportHistory": {
- "description": "",
- "message": "Skoðar skýrsluferil þeirra"
- },
- "youtube.searchChannel": {
- "description": "{0} will be replaced with the channel name",
- "message": "Leitar í gegnum rás: {0} fyrir:"
- },
- "youtube.subscriptions": {
- "description": "Part two of \"Browsing through\"",
- "message": "áskriftir þeirra"
- },
- "youtube.viewingCommunityPost": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Skoðar samfélagsinnlegg"
- }
- }
|