FacebookBridge.po 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-09-16 02:18+0000\n"
  13. "Last-Translator: Kristoffer Grundström <kristoffer.grundstrom1983@gmail.com>\n"
  14. "Language-Team: Swedish (http://www.transifex.com/gnu-social/gnu-social/language/sv/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: sv\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Title for Facebook administration panel.
  21. #: actions/facebookadminpanel.php:53
  22. msgctxt "TITLE"
  23. msgid "Facebook integration settings"
  24. msgstr "Integrationsinställningar för Facebook"
  25. #. TRANS: Instruction for Facebook administration panel.
  26. #: actions/facebookadminpanel.php:64
  27. msgid "Facebook integration settings"
  28. msgstr "Integrationsinställningar för Facebook"
  29. #. TRANS: Client error displayed when providing too long a Facebook
  30. #. application ID.
  31. #: actions/facebookadminpanel.php:126
  32. msgid "Invalid Facebook ID. Maximum length is 255 characters."
  33. msgstr "Ogiligt Facebook-ID. Maximal längd är 255 tecken."
  34. #. TRANS: Client error displayed when providing too long a Facebook secret
  35. #. key.
  36. #: actions/facebookadminpanel.php:133
  37. msgid "Invalid Facebook secret. Maximum length is 255 characters."
  38. msgstr "Ogiltig Facebook-hemlighet. Maximal längd är 255 tecken."
  39. #. TRANS: Fieldset legend.
  40. #: actions/facebookadminpanel.php:183
  41. msgid "Facebook application settings"
  42. msgstr "Inställningar för Facebook-applikationen"
  43. #. TRANS: Field label for Facebook application ID.
  44. #: actions/facebookadminpanel.php:190
  45. msgid "Application ID"
  46. msgstr "Applikation-ID"
  47. #. TRANS: Field title for Facebook application ID.
  48. #: actions/facebookadminpanel.php:192
  49. msgid "ID of your Facebook application."
  50. msgstr "ID't för din Facebook-applikation."
  51. #. TRANS: Field label for Facebook secret key.
  52. #: actions/facebookadminpanel.php:201
  53. msgid "Secret"
  54. msgstr "Hemlighet"
  55. #. TRANS: Field title for Facebook secret key.
  56. #: actions/facebookadminpanel.php:203
  57. msgid "Application secret."
  58. msgstr ""
  59. #. TRANS: Button text to save Facebook integration settings.
  60. #. TRANS: Submit button to save synchronisation settings.
  61. #: actions/facebookadminpanel.php:220 actions/facebooksettings.php:188
  62. msgctxt "BUTTON"
  63. msgid "Save"
  64. msgstr "Spara"
  65. #. TRANS: Button title to save Facebook integration settings.
  66. #: actions/facebookadminpanel.php:222
  67. msgid "Save Facebook settings."
  68. msgstr ""
  69. #. TRANS: Client error displayed when trying to login while already logged in.
  70. #: actions/facebooklogin.php:43
  71. msgid "Already logged in."
  72. msgstr "Redan inloggad."
  73. #. TRANS: Form instructions.
  74. #: actions/facebooklogin.php:52
  75. msgid "Login with your Facebook Account"
  76. msgstr ""
  77. #. TRANS: Page title.
  78. #. TRANS: Alt text for "Login with Facebook" image.
  79. #: actions/facebooklogin.php:67 actions/facebooklogin.php:92
  80. msgid "Login with Facebook"
  81. msgstr ""
  82. #. TRANS: Title for "Login with Facebook" image.
  83. #: actions/facebooklogin.php:94
  84. msgid "Login with Facebook."
  85. msgstr ""
  86. #: actions/facebookfinishlogin.php:50
  87. msgid "Unable to authenticate you with Facebook."
  88. msgstr ""
  89. #. TRANS: Client error displayed when trying to connect to Facebook while not
  90. #. logged in.
  91. #: actions/facebookfinishlogin.php:73
  92. msgid ""
  93. "You must be logged into Facebook to register a local account using Facebook."
  94. msgstr ""
  95. #. TRANS: Client error displayed when trying to connect to a Facebook account
  96. #. that is already linked
  97. #. TRANS: in the same StatusNet site.
  98. #: actions/facebookfinishlogin.php:117 actions/facebookfinishlogin.php:131
  99. msgid "There is already a local account linked with that Facebook account."
  100. msgstr ""
  101. #. TRANS: Client error displayed when the session token does not match or is
  102. #. not given.
  103. #: actions/facebookfinishlogin.php:144 actions/facebooksettings.php:87
  104. msgid "There was a problem with your session token. Try again, please."
  105. msgstr "Det var ett problem med din sessions-token. Var vänlig försök igen."
  106. #. TRANS: Form validation error displayed when user has not agreed to the
  107. #. license.
  108. #: actions/facebookfinishlogin.php:154
  109. msgid "You cannot register if you do not agree to the license."
  110. msgstr "Du kan inte registrera dig om du inte accepterar licensen."
  111. #. TRANS: Form validation error displayed when an unhandled error occurs.
  112. #: actions/facebookfinishlogin.php:172
  113. msgid "An unknown error has occured."
  114. msgstr "Ett okänt fel uppstod."
  115. #. TRANS: Form instructions for connecting to Facebook.
  116. #. TRANS: %s is the site name.
  117. #: actions/facebookfinishlogin.php:191
  118. #, php-format
  119. msgid ""
  120. "This is the first time you have logged into %s so we must connect your "
  121. "Facebook to a local account. You can either create a new local account, or "
  122. "connect with an existing local account."
  123. msgstr ""
  124. #. TRANS: Page title.
  125. #: actions/facebookfinishlogin.php:201
  126. msgid "Facebook Setup"
  127. msgstr ""
  128. #. TRANS: Fieldset legend.
  129. #: actions/facebookfinishlogin.php:235
  130. msgid "Connection options"
  131. msgstr ""
  132. #. TRANS: %s is the name of the license used by the user for their status
  133. #. updates.
  134. #: actions/facebookfinishlogin.php:245
  135. #, php-format
  136. msgid ""
  137. "My text and files are available under %s except this private data: password,"
  138. " email address, IM address, and phone number."
  139. msgstr "Mina texter och filer är tillgängliga under %s med undantag av den här privata datan: lösenord, e-postadress, IM-adress, telefonnummer."
  140. #. TRANS: Fieldset legend.
  141. #: actions/facebookfinishlogin.php:262
  142. msgid "Create new account"
  143. msgstr "Skapa nytt konto"
  144. #. TRANS: Form instructions.
  145. #: actions/facebookfinishlogin.php:265
  146. msgid "Create a new user with this nickname."
  147. msgstr "Skapa en ny användare med detta smeknamn."
  148. #. TRANS: Field label.
  149. #: actions/facebookfinishlogin.php:273
  150. msgid "New nickname"
  151. msgstr "Nytt smeknamn"
  152. #. TRANS: Field title.
  153. #: actions/facebookfinishlogin.php:276
  154. msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
  155. msgstr "1-64 gemener eller siffror, inga skiljetecken eller mellanslag."
  156. #. TRANS: Submit button to create a new account.
  157. #: actions/facebookfinishlogin.php:284
  158. msgctxt "BUTTON"
  159. msgid "Create"
  160. msgstr "Skapa"
  161. #. TRANS: Fieldset legend.
  162. #: actions/facebookfinishlogin.php:290
  163. msgid "Connect existing account"
  164. msgstr "Anslut befintligt konto"
  165. #. TRANS: Form instructions.
  166. #: actions/facebookfinishlogin.php:293
  167. msgid ""
  168. "If you already have an account, login with your username and password to "
  169. "connect it to your Facebook."
  170. msgstr ""
  171. #. TRANS: Field label.
  172. #: actions/facebookfinishlogin.php:297
  173. msgid "Existing nickname"
  174. msgstr "Befintligt smeknamn"
  175. #. TRANS: Field label.
  176. #: actions/facebookfinishlogin.php:301
  177. msgid "Password"
  178. msgstr "Lösenord"
  179. #. TRANS: Submit button to connect a Facebook account to an existing StatusNet
  180. #. account.
  181. #: actions/facebookfinishlogin.php:305
  182. msgctxt "BUTTON"
  183. msgid "Connect"
  184. msgstr "Anslut"
  185. #. TRANS: Client error trying to register with registrations not allowed.
  186. #. TRANS: Client error trying to register with registrations 'invite only'.
  187. #: actions/facebookfinishlogin.php:326 actions/facebookfinishlogin.php:335
  188. msgid "Registration not allowed."
  189. msgstr "Registrering inte tillåten."
  190. #. TRANS: Client error trying to register with an invalid invitation code.
  191. #: actions/facebookfinishlogin.php:342
  192. msgid "Not a valid invitation code."
  193. msgstr "Inte en giltig inbjudningskod."
  194. #. TRANS: Server error displayed when connecting to Facebook fails.
  195. #: actions/facebookfinishlogin.php:378 actions/facebookfinishlogin.php:511
  196. msgid "Error connecting user to Facebook."
  197. msgstr ""
  198. #. TRANS: Form validation error displayed when username/password combination
  199. #. is incorrect.
  200. #: actions/facebookfinishlogin.php:478
  201. msgid "Invalid username or password."
  202. msgstr "Ogiltigt användarnamn eller lösenord."
  203. #. TRANS: Page title for Facebook settings.
  204. #: actions/facebooksettings.php:106
  205. msgctxt "TITLE"
  206. msgid "Facebook settings"
  207. msgstr ""
  208. #. TRANS: Instructions for Facebook settings.
  209. #: actions/facebooksettings.php:116
  210. msgid "Facebook settings"
  211. msgstr ""
  212. #. TRANS: Form note. User is connected to facebook.
  213. #: actions/facebooksettings.php:140
  214. msgid "Connected Facebook user"
  215. msgstr ""
  216. #. TRANS: Checkbox label in Facebook settings.
  217. #: actions/facebooksettings.php:168
  218. msgid "Publish my notices to Facebook."
  219. msgstr ""
  220. #. TRANS: Checkbox label in Facebook settings.
  221. #: actions/facebooksettings.php:179
  222. msgid "Send \"@\" replies to Facebook."
  223. msgstr ""
  224. #. TRANS: Fieldset legend for form to disconnect from Facebook.
  225. #: actions/facebooksettings.php:197
  226. msgid "Disconnect my account from Facebook"
  227. msgstr ""
  228. #. TRANS: Notice in disconnect from Facebook form if user has no local
  229. #. StatusNet password.
  230. #: actions/facebooksettings.php:204
  231. #, php-format
  232. msgid ""
  233. "Disconnecting your Faceboook would make it impossible to log in! Please [set"
  234. " a password](%s) first."
  235. msgstr ""
  236. #. TRANS: Message displayed when initiating disconnect of a StatusNet user
  237. #. TRANS: from a Facebook account. %1$s is the StatusNet site name.
  238. #: actions/facebooksettings.php:215
  239. #, php-format
  240. msgid ""
  241. "Keep your %1$s account but disconnect from Facebook. You'll use your %1$s "
  242. "password to log in."
  243. msgstr ""
  244. #. TRANS: Submit button.
  245. #: actions/facebooksettings.php:221
  246. msgctxt "BUTTON"
  247. msgid "Disconnect"
  248. msgstr ""
  249. #. TRANS: Notice in case saving of synchronisation preferences fail.
  250. #: actions/facebooksettings.php:245
  251. msgid "There was a problem saving your sync preferences."
  252. msgstr ""
  253. #. TRANS: Confirmation that synchronisation settings have been saved into the
  254. #. system.
  255. #: actions/facebooksettings.php:248
  256. msgid "Sync preferences saved."
  257. msgstr ""
  258. #. TRANS: Server error displayed when deleting the link to a Facebook account
  259. #. fails.
  260. #: actions/facebooksettings.php:263
  261. msgid "Could not delete link to Facebook."
  262. msgstr ""
  263. #. TRANS: Confirmation message. StatusNet account was unlinked from Facebook.
  264. #: actions/facebooksettings.php:267
  265. msgid "You have disconnected from Facebook."
  266. msgstr ""
  267. #. TRANS: Menu item for "Facebook" in administration panel.
  268. #. TRANS: Menu item for "Facebook" in user settings.
  269. #: FacebookBridgePlugin.php:202 FacebookBridgePlugin.php:241
  270. #: FacebookBridgePlugin.php:281
  271. msgctxt "MENU"
  272. msgid "Facebook"
  273. msgstr ""
  274. #. TRANS: Menu title for "Facebook" login.
  275. #: FacebookBridgePlugin.php:204
  276. msgid "Login or register using Facebook."
  277. msgstr ""
  278. #. TRANS: Menu title for "Facebook" in administration panel.
  279. #: FacebookBridgePlugin.php:243
  280. msgid "Facebook integration configuration."
  281. msgstr ""
  282. #. TRANS: Menu title for "Facebook" in user settings.
  283. #: FacebookBridgePlugin.php:283
  284. msgid "Facebook settings."
  285. msgstr ""
  286. #. TRANS: Plugin description.
  287. #: FacebookBridgePlugin.php:624
  288. msgid "A plugin for integrating StatusNet with Facebook."
  289. msgstr ""
  290. #. TRANS: E-mail subject.
  291. #: lib/facebookclient.php:790
  292. msgid "Your Facebook connection has been removed"
  293. msgstr ""
  294. #. TRANS: E-mail body. %1$s is a username, %2$s is the StatusNet sitename.
  295. #: lib/facebookclient.php:793
  296. #, php-format
  297. msgid ""
  298. "Hi %1$s,\n"
  299. "\n"
  300. "We are sorry to inform you we are unable to publish your notice to\n"
  301. "Facebook, and have removed the connection between your %2$s account and\n"
  302. "Facebook.\n"
  303. "\n"
  304. "This may have happened because you have removed permission for %2$s\n"
  305. "to post on your behalf, or perhaps you have deactivated your Facebook\n"
  306. "account. You can reconnect your %2$s account to Facebook at any time by\n"
  307. "logging in with Facebook again.\n"
  308. "\n"
  309. "Sincerely,\n"
  310. "\n"
  311. "%2$s\n"
  312. msgstr ""
  313. #. TRANS: E-mail subject. %s is the StatusNet sitename.
  314. #: lib/facebookclient.php:846
  315. #, php-format
  316. msgid "Contact the %s administrator to retrieve your account"
  317. msgstr ""
  318. #. TRANS: E-mail body. %1$s is a username,
  319. #. TRANS: %2$s is the StatusNet sitename, %3$s is the site contact e-mail
  320. #. address.
  321. #: lib/facebookclient.php:850
  322. #, php-format
  323. msgid ""
  324. "Hi %1$s,\n"
  325. "\n"
  326. "We have noticed you have deauthorized the Facebook connection for your\n"
  327. "%2$s account. You have not set a password for your %2$s account yet, so\n"
  328. "you will not be able to login. If you wish to continue using your %2$s\n"
  329. "account, please contact the site administrator (%3$s) to set a password.\n"
  330. "\n"
  331. "Sincerely,\n"
  332. "\n"
  333. "%2$s\n"
  334. msgstr ""