diff options
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/ca/hacker_po.inc | 12 | ||||
-rw-r--r-- | web/lang/de/hacker_po.inc | 12 | ||||
-rw-r--r-- | web/lang/es/hacker_po.inc | 12 | ||||
-rw-r--r-- | web/lang/fr/hacker_po.inc | 12 | ||||
-rw-r--r-- | web/lang/hacker_po.inc | 34 | ||||
-rw-r--r-- | web/lang/it/hacker_po.inc | 11 | ||||
-rw-r--r-- | web/lang/pl/hacker_po.inc | 11 | ||||
-rw-r--r-- | web/lang/pt/hacker_po.inc | 18 | ||||
-rw-r--r-- | web/lang/ru/hacker_po.inc | 11 | ||||
-rw-r--r-- | web/lang/tr/hacker_po.inc | 17 | ||||
-rw-r--r-- | web/lang/uk/hacker_po.inc | 11 |
11 files changed, 0 insertions, 161 deletions
diff --git a/web/lang/ca/hacker_po.inc b/web/lang/ca/hacker_po.inc deleted file mode 100644 index 9be6019b..00000000 --- a/web/lang/ca/hacker_po.inc +++ /dev/null @@ -1,12 +0,0 @@ -<?php -# Catalan (Català) translation -# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["ca"]["Your session id is invalid."] = "El vostre identificador de sessió no és vàlid."; - -$_t["ca"]["If this problem persists, please contact the site administrator."] = "Si el problema persisteix, si u plau contacteu amb l'administrador del lloc."; - -?>
\ No newline at end of file diff --git a/web/lang/de/hacker_po.inc b/web/lang/de/hacker_po.inc deleted file mode 100644 index e8298faf..00000000 --- a/web/lang/de/hacker_po.inc +++ /dev/null @@ -1,12 +0,0 @@ -<?php -# German (Deutsch) translation -# Translators: Pierre Schmitz <pierre@archlinux.de>, Matthias Gorissen <siquame@web.de>, Lukas Kropatschek, Niclas Pfeifer - -include_once("translator.inc"); -global $_t; - -$_t["de"]["Your session id is invalid."] = "Deine Sitzungs-ID ist ungültig"; - -$_t["de"]["If this problem persists, please contact the site administrator."] = "Sollte dieses Problem ständig auftreten, benachrichtige bitte den Administrator dieser Seite"; - -?>
\ No newline at end of file diff --git a/web/lang/es/hacker_po.inc b/web/lang/es/hacker_po.inc deleted file mode 100644 index 046cbf5c..00000000 --- a/web/lang/es/hacker_po.inc +++ /dev/null @@ -1,12 +0,0 @@ -<?php -# Spanish (Español) translation -# Translator: Víctor Martínez Romanos <vmromanos@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["es"]["Your session id is invalid."] = "Su identificador de sesión no es válido."; - -$_t["es"]["If this problem persists, please contact the site administrator."] = "Si el problema persiste, por favor contacte con el administrador del sitio."; - -?>
\ No newline at end of file diff --git a/web/lang/fr/hacker_po.inc b/web/lang/fr/hacker_po.inc deleted file mode 100644 index 8b4d0766..00000000 --- a/web/lang/fr/hacker_po.inc +++ /dev/null @@ -1,12 +0,0 @@ -<?php -# French (Français) translation -# Translator: Morgan LEFIEUX <comete@archlinuxfr.org> -# Translator: Cilyan Olowen <gaknar@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["fr"]["Your session id is invalid."] = "Votre identifiant de session n'est pas valide."; - -$_t["fr"]["If this problem persists, please contact the site administrator."] = "Si ce problème persiste, merci de contacter l'administrateur du site."; - diff --git a/web/lang/hacker_po.inc b/web/lang/hacker_po.inc deleted file mode 100644 index aad4870c..00000000 --- a/web/lang/hacker_po.inc +++ /dev/null @@ -1,34 +0,0 @@ -<?php -# INSTRUCTIONS TO TRANSLATORS -# -# This file contains the i18n translations for a subset of the -# Arch Linux User-community Repository (AUR). This is a PHP -# script, and as such, you MUST pay great attention to the syntax. -# If your text contains any double-quotes ("), you MUST escape -# them with the backslash character (\). -# - -include_once("translator.inc"); -global $_t; - -include_once("en/hacker_po.inc"); - -include_once("pl/hacker_po.inc"); - -include_once("it/hacker_po.inc"); - -include_once("ca/hacker_po.inc"); - -include_once("pt/hacker_po.inc"); - -include_once("es/hacker_po.inc"); - -include_once("de/hacker_po.inc"); - -include_once("ru/hacker_po.inc"); - -include_once("fr/hacker_po.inc"); -include_once("tr/hacker_po.inc"); - -include_once("uk/hacker_po.inc"); - diff --git a/web/lang/it/hacker_po.inc b/web/lang/it/hacker_po.inc deleted file mode 100644 index 8113458e..00000000 --- a/web/lang/it/hacker_po.inc +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Italian (Italiano) translation -# Translators: Giovanni Scafora <giovanni@archlinux.org> and Pierluigi Picciau <pierluigi88@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["it"]["Your session id is invalid."] = "L'id della sessione non è valido."; - -$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, contattare l'amministratore del sito."; - diff --git a/web/lang/pl/hacker_po.inc b/web/lang/pl/hacker_po.inc deleted file mode 100644 index 3e4583ed..00000000 --- a/web/lang/pl/hacker_po.inc +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Polish (Polski) translation -# Translator: Jaroslaw Swierczynski <swiergot@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy."; -$_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony."; - -?>
\ No newline at end of file diff --git a/web/lang/pt/hacker_po.inc b/web/lang/pt/hacker_po.inc deleted file mode 100644 index 542b7854..00000000 --- a/web/lang/pt/hacker_po.inc +++ /dev/null @@ -1,18 +0,0 @@ -<?php -# INSTRUCTIONS TO TRANSLATORS -# -# This file contains the i18n translations for a subset of the -# Arch Linux User-community Repository (AUR). This is a PHP -# script, and as such, you MUST pay great attention to the syntax. -# If your text contains any double-quotes ("), you MUST escape -# them with the backslash character (\). -# - -include_once("translator.inc"); -global $_t; - -$_t["pt"]["Your session id is invalid."] = "Seu id de sessão é inválido."; - -$_t["pt"]["If this problem persists, please contact the site administrator."] = "Se o problema persistir, por favor, contacte o administrador do site."; - -?>
\ No newline at end of file diff --git a/web/lang/ru/hacker_po.inc b/web/lang/ru/hacker_po.inc deleted file mode 100644 index 34173a8d..00000000 --- a/web/lang/ru/hacker_po.inc +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Russian (Русский) translation -# Translator: Sergej Pupykin <ps@lx-ltd.ru> - -include_once("translator.inc"); -global $_t; - -$_t["ru"]["Your session id is invalid."] = "Неверный идентификатор сессии."; - -$_t["ru"]["If this problem persists, please contact the site administrator."] = "Если проблема не решена, обратитесь к администратору сайта."; - diff --git a/web/lang/tr/hacker_po.inc b/web/lang/tr/hacker_po.inc deleted file mode 100644 index a0bdfd13..00000000 --- a/web/lang/tr/hacker_po.inc +++ /dev/null @@ -1,17 +0,0 @@ -<?php -# INSTRUCTIONS TO TRANSLATORS -# -# This file contains the i18n translations for a subset of the -# Arch Linux User-community Repository (AUR). This is a PHP -# script, and as such, you MUST pay great attention to the syntax. -# If your text contains any double-quotes ("), you MUST escape -# them with the backslash character (\). -# - -include_once("translator.inc"); -global $_t; - -$_t["tr"]["Your session id is invalid."] = "Session kimliğiniz geçerli değil."; - -$_t["tr"]["If this problem persists, please contact the site administrator."] = "Bu sorun devam ederse, sistem yöneticisi ile iletişime geçin."; - diff --git a/web/lang/uk/hacker_po.inc b/web/lang/uk/hacker_po.inc deleted file mode 100644 index ab1bf027..00000000 --- a/web/lang/uk/hacker_po.inc +++ /dev/null @@ -1,11 +0,0 @@ -<?php -# Ukrainian (Українська) translation -# Translator: sevenfourk <sevenfourk@gmail.com> - -include_once("translator.inc"); -global $_t; - -$_t["uk"]["Your session id is invalid."] = "Невірний ідентифікатор сесії."; - -$_t["uk"]["If this problem persists, please contact the site administrator."] = "Якщо проблема не розв'язана, будь-ласка, зв'яжіться з адміністратором сайту."; - |