mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
added polish translation
this still needs some more debugging before it goes live but it's turned on in this version
This commit is contained in:
parent
4bb6cab85e
commit
cac788476a
16 changed files with 279 additions and 12 deletions
|
@ -15,20 +15,24 @@ $_t["en"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Selec
|
|||
$_t["es"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Seleccione su lengua aquí: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
$_t["fr"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Choisissez votre langue ici: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
$_t["de"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Wählen Sie Ihre Sprache hier vor: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
$_t["pl"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Wybierz swój jêzyk: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
|
||||
|
||||
$_t["en"]["Hello, world!"] = "Hello, world!";
|
||||
$_t["es"]["Hello, world!"] = "¡Hola, mundo!";
|
||||
$_t["fr"]["Hello, world!"] = "Bonjour, monde!";
|
||||
$_t["de"]["Hello, world!"] = "Hallo, Welt!";
|
||||
$_t["pl"]["Hello, world!"] = "Witaj, ¶wiecie!";
|
||||
|
||||
$_t["en"]["Hello, again!"] = "Hello, again!";
|
||||
$_t["es"]["Hello, again!"] = "¡Hola, otra vez!";
|
||||
$_t["fr"]["Hello, again!"] = "Bonjour, encore!";
|
||||
$_t["de"]["Hello, again!"] = "Hallo, wieder!";
|
||||
$_t["pl"]["Hello, again!"] = "Witaj, ponownie!";
|
||||
|
||||
$_t["en"]["My current language tag is: '%s'."] = "My current language tag is: '%s'.";
|
||||
$_t["es"]["My current language tag is: '%s'."] = "Mi etiqueta de lengua actual es: '%s'.";
|
||||
$_t["fr"]["My current language tag is: '%s'."] = "Ma étiquette de langue courante est: '%s'.";
|
||||
$_t["de"]["My current language tag is: '%s'."] = "Meine gegenwärtige Sprachflagge ist: '%s'.";
|
||||
$_t["pl"]["My current language tag is: '%s'."] = "Etykieta mojego obecnego jêzyka to: '%s'.";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue