mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 03:48:49 +00:00
SV addon translation update THX Kristoffer Grundström
This commit is contained in:
parent
5a236d72b6
commit
631b456755
110 changed files with 3910 additions and 274 deletions
74
tictac/lang/sv/messages.po
Normal file
74
tictac/lang/sv/messages.po
Normal file
|
@ -0,0 +1,74 @@
|
|||
# ADDON tictac
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica tictac addon package.
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Kristoffer Grundström <lovaren@gmail.com>, 2022
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||
"PO-Revision-Date: 2022-01-16 00:54+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>\n"
|
||||
"Language-Team: Swedish (http://www.transifex.com/Friendica/friendica/language/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: tictac.php:16
|
||||
msgid "Three Dimensional Tic-Tac-Toe"
|
||||
msgstr ""
|
||||
|
||||
#: tictac.php:49
|
||||
msgid "3D Tic-Tac-Toe"
|
||||
msgstr ""
|
||||
|
||||
#: tictac.php:54
|
||||
msgid "New game"
|
||||
msgstr "Nytt spel"
|
||||
|
||||
#: tictac.php:55
|
||||
msgid "New game with handicap"
|
||||
msgstr "Nytt spel med handikapp"
|
||||
|
||||
#: tictac.php:56
|
||||
msgid ""
|
||||
"Three dimensional tic-tac-toe is just like the traditional game except that "
|
||||
"it is played on multiple levels simultaneously. "
|
||||
msgstr ""
|
||||
|
||||
#: tictac.php:57
|
||||
msgid ""
|
||||
"In this case there are three levels. You win by getting three in a row on "
|
||||
"any level, as well as up, down, and diagonally across the different levels."
|
||||
msgstr ""
|
||||
|
||||
#: tictac.php:59
|
||||
msgid ""
|
||||
"The handicap game disables the center position on the middle level because "
|
||||
"the player claiming this square often has an unfair advantage."
|
||||
msgstr ""
|
||||
|
||||
#: tictac.php:178
|
||||
msgid "You go first..."
|
||||
msgstr "Börja först du..."
|
||||
|
||||
#: tictac.php:183
|
||||
msgid "I'm going first this time..."
|
||||
msgstr "Jag börjar först den här gången..."
|
||||
|
||||
#: tictac.php:189
|
||||
msgid "You won!"
|
||||
msgstr "Du vann!"
|
||||
|
||||
#: tictac.php:195 tictac.php:220
|
||||
msgid "\"Cat\" game!"
|
||||
msgstr "\"Katt\"-spel!"
|
||||
|
||||
#: tictac.php:218
|
||||
msgid "I won!"
|
||||
msgstr "Jag vann!"
|
Loading…
Add table
Add a link
Reference in a new issue