mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
14
tictac/lang/eo/strings.php
Normal file
14
tictac/lang/eo/strings.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Three Dimensional Tic-Tac-Toe"] = "Tri-dimensia Tiktakto";
|
||||
$a->strings["3D Tic-Tac-Toe"] = "3D Tiktakto";
|
||||
$a->strings["New game"] = "Nova ludo";
|
||||
$a->strings["New game with handicap"] = "Nova ludo kun handikapo";
|
||||
$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tri-dimensia tiktakto similas la tradician ludon, sed estas ludata sur pluraj ebenoj dum la sama tempo.";
|
||||
$a->strings["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."] = "Ĉi-kaze ekzistas tri ebenoj. Vi venkas vicigante tri signojn en una vico, en la sama ebeno, same kiel supren, malsupren aŭ diagonale, trans la ebenoj.";
|
||||
$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "La ludo kun handikapo malvalidigas la mezan pozicion sur la meza ebeno, ĉar la ludisto kio okupas ĉi tiun pozicion ĉiam havas avantaĝon.";
|
||||
$a->strings["You go first..."] = "Estas via vico unue.";
|
||||
$a->strings["I'm going first this time..."] = "Ĉi-tempe, unue estas mia vico.";
|
||||
$a->strings["You won!"] = "Vi venkis!";
|
||||
$a->strings["__DQ__Cat__DQ__ game!"] = "Sendecida ludo!";
|
||||
$a->strings["I won!"] = "Mi venkis!";
|
Loading…
Add table
Add a link
Reference in a new issue