mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
311 lines
15 KiB
PHP
311 lines
15 KiB
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["en"]["Go back to %hpackage details view%h."] = "Go back to %hpackage details view%h.";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Go back to %hpackage details view%h."] = "Powrót do %hinformacji o pakiecie%h.";
|
|
|
|
$_t["en"]["None"] = "None";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["None"] = "Brak";
|
|
|
|
$_t["en"]["change category"] = "change category";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["change category"] = "zmień kategorię";
|
|
|
|
$_t["en"]["Delete comment"] = "Delete comment";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Delete comment"] = "Usuń komentarz";
|
|
|
|
$_t["en"]["Comment by: %h%s%h on %h%s%h"] = "Comment by: %h%s%h on %h%s%h";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Comment by: %h%s%h on %h%s%h"] = "Komentarz - autor: %h%s%h, data: %h%s%h";
|
|
|
|
$_t["en"]["Add Comment"] = "Add Comment";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Add Comment"] = "Dodaj komentarz";
|
|
|
|
$_t["en"]["Comments"] = "Comments";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Comments"] = "Komentarze";
|
|
|
|
$_t["en"]["Sources"] = "Sources";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Sources"] = "Źródła";
|
|
|
|
$_t["en"]["Dependencies"] = "Dependencies";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Dependencies"] = "Zależności";
|
|
|
|
$_t["en"]["Package Details"] = "Package Details";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Package Details"] = "Informacje o pakiecie";
|
|
|
|
$_t["en"]["Category"] = "Category";
|
|
# $_t["es"]["Category"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Category"] = "Kategoria";
|
|
|
|
$_t["en"]["Maintainer"] = "Maintainer";
|
|
# $_t["es"]["Maintainer"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Maintainer"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Maintainer"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Maintainer"] = "Opiekun";
|
|
|
|
$_t["en"]["Name"] = "Name";
|
|
# $_t["es"]["Name"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Name"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Name"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Name"] = "Nazwa";
|
|
|
|
$_t["en"]["Per page"] = "Per page";
|
|
# $_t["es"]["Per page"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Per page"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Per page"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Per page"] = "Na stronie";
|
|
|
|
$_t["en"]["Popularity"] = "Popularity";
|
|
# $_t["es"]["Popularity"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Popularity"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Popularity"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Popularity"] = "Popularność";
|
|
|
|
$_t["en"]["Sort by"] = "Sort by";
|
|
# $_t["es"]["Sort by"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Sort by"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Sort by"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Sort by"] = "Sortuj według";
|
|
|
|
$_t["en"]["Search Criteria"] = "Search Criteria";
|
|
# $_t["es"]["Search Criteria"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Search Criteria"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Search Criteria"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Search Criteria"] = "Kryteria wyszukiwania";
|
|
|
|
$_t["en"]["Location"] = "Location";
|
|
# $_t["es"]["Location"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Location"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Location"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Location"] = "Lokacja";
|
|
|
|
$_t["en"]["Keywords"] = "Keywords";
|
|
# $_t["es"]["Keywords"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Keywords"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Keywords"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Keywords"] = "Słowa kluczowe";
|
|
|
|
$_t["en"]["Any"] = "Any";
|
|
# $_t["es"]["Any"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Any"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Any"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Any"] = "Dowolna";
|
|
|
|
$_t["en"]["Votes"] = "Votes";
|
|
# $_t["es"]["Votes"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Votes"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Votes"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Votes"] = "Głosów";
|
|
|
|
$_t["en"]["Description"] = "Description";
|
|
# $_t["es"]["Description"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Description"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Description"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Description"] = "Opis";
|
|
|
|
$_t["en"]["No packages matched your search criteria."] = "No packages matched your search criteria.";
|
|
# $_t["es"]["No packages matched your search criteria."] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["No packages matched your search criteria."] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["No packages matched your search criteria."] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["No packages matched your search criteria."] = "Żaden pakiet nie spełnia podanych kryteriów.";
|
|
|
|
$_t["en"]["My Packages"] = "My Packages";
|
|
# $_t["es"]["My Packages"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["My Packages"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["My Packages"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["My Packages"] = "Moje pakiety";
|
|
|
|
$_t["en"]["Go"] = "Go";
|
|
# $_t["es"]["Go"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Go"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Go"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Go"] = "Szukaj";
|
|
|
|
$_t["en"]["Out-of-date"] = "Out-of-date";
|
|
# $_t["es"]["Out-of-date"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Out-of-date"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Out-of-date"] = "Nieaktualny";
|
|
|
|
$_t["en"]["Flag Out-of-date"] = "Flag Out-of-date";
|
|
# $_t["es"]["Flag Out-of-date"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Flag Out-of-date"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Flag Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Flag Out-of-date"] = "Zaznacz jako nieaktualny";
|
|
|
|
$_t["en"]["Actions"] = "Actions";
|
|
# $_t["es"]["Actions"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Actions"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Actions"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Actions"] = "Działania";
|
|
|
|
$_t["en"]["Adopt Packages"] = "Adopt Packages";
|
|
# $_t["es"]["Adopt Packages"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Adopt Packages"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Adopt Packages"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Adopt Packages"] = "Przejmij pakiety";
|
|
|
|
$_t["en"]["Disown Packages"] = "Disown Packages";
|
|
# $_t["es"]["Disown Packages"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Disown Packages"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Disown Packages"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Disown Packages"] = "Porzuć pakiety";
|
|
|
|
$_t["en"]["Delete Packages"] = "Delete Packages";
|
|
# $_t["es"]["Delete Packages"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Delete Packages"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Delete Packages"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Delete Packages"] = "Usuń pakiety";
|
|
|
|
$_t["en"]["You did not select any packages to delete."] = "You did not select any packages to delete.";
|
|
$_t["pl"]["You did not select any packages to delete."] = "Nie wybrałeś żadnych pakietów do usunięcia.";
|
|
|
|
$_t["en"]["None of the selected packages could be deleted."] = "None of the selected packages could be deleted.";
|
|
$_t["pl"]["None of the selected packages could be deleted."] = "Żaden z wybranych pakietów nie mógł być usunięty.";
|
|
|
|
$_t["en"]["The selected packages have been deleted."] = "The selected packages have been deleted.";
|
|
$_t["pl"]["The selected packages have been deleted."] = "Wybrane pakiety zostały usunięte.";
|
|
|
|
$_t["en"]["Vote"] = "Vote";
|
|
# $_t["es"]["Vote"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Vote"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Vote"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Vote"] = "Głosuj";
|
|
|
|
$_t["en"]["Voted"] = "Voted";
|
|
# $_t["es"]["Voted"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Voted"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Voted"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Voted"] = "Głos";
|
|
|
|
$_t["en"]["Error retrieving package details."] = "Error retrieving package details.";
|
|
# $_t["es"]["Error retrieving package details."] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Error retrieving package details."] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Error retrieving package details."] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Error retrieving package details."] = "Błąd podczas pobierania informacji o pakiecie.";
|
|
|
|
$_t["en"]["Package details could not be found."] = "Package details could not be found.";
|
|
# $_t["es"]["Package details could not be found."] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Package details could not be found."] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Package details could not be found."] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Package details could not be found."] = "Nie odnaleziono informacji o pakiecie.";
|
|
|
|
$_t["en"]["Error retrieving package list."] = "Error retrieving package list.";
|
|
# $_t["es"]["Error retrieving package list."] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Error retrieving package list."] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Error retrieving package list."] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Error retrieving package list."] = "Błąd podczas pobierania listy pakietów.";
|
|
|
|
$_t["en"]["Go back to %hsearch results%h."] = "Go back to %hsearch results%h.";
|
|
# $_t["es"]["Go back to %hsearch results%h."] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Go back to %hsearch results%h."] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Go back to %hsearch results%h."] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Go back to %hsearch results%h."] = "Powrót do %hwyników wyszukiwania%h.";
|
|
|
|
$_t["en"]["Manage"] = "Manage";
|
|
# $_t["es"]["Manage"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Manage"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Manage"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Manage"] = "Zarządzaj";
|
|
|
|
$_t["en"]["Un-flag Out-of-date"] = "Un-flag Out-of-date";
|
|
# $_t["es"]["Un-flag Out-of-date"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Un-flag Out-of-date"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Un-flag Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Un-flag Out-of-date"] = "Usuń flagę nieaktualności";
|
|
|
|
$_t["en"]["Unflag Out-of-date"] = "Unflag Out-of-date";
|
|
# $_t["es"]["Unflag Out-of-date"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Unflag Out-of-date"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Unflag Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Unflag Out-of-date"] = "Usuń flagę nieaktualności";
|
|
|
|
$_t["en"]["Un-Vote"] = "Un-Vote";
|
|
# $_t["es"]["Un-Vote"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Un-Vote"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Un-Vote"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Un-Vote"] = "Anuluj głos";
|
|
|
|
$_t["en"]["Yes"] = "Yes";
|
|
# $_t["es"]["Yes"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Yes"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Yes"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Yes"] = "Tak";
|
|
|
|
$_t["en"]["Orphans"] = "Orphans";
|
|
# $_t["es"]["Orphans"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Orphans"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Orphans"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Orphans"] = "Bez opiekuna";
|
|
|
|
$_t["en"]["Tarball"] = "Tarball";
|
|
# $_t["es"]["Tarball"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Tarball"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Tarball"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Tarball"] = "Archiwum";
|
|
|
|
$_t["en"]["Files"] = "Files";
|
|
# $_t["es"]["Files"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Files"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Files"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Files"] = "Pliki";
|
|
|
|
$_t["en"]["O%hrphan"] = "O%hrphan";
|
|
# $_t["es"]["O%hrphan"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["O%hrphan"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["O%hrphan"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["O%hrphan"] = "B%hez opiekuna";
|
|
|
|
$_t["en"]["O%hut-of-Date"] = "O%hut-of-Date";
|
|
# $_t["es"]["O%hut-of-Date"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["O%hut-of-Date"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["O%hut-of-Date"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["O%hut-of-Date"] = "N%hieaktualne";
|
|
|
|
$_t["en"]["Package Listing"] = "Package Listing";
|
|
# $_t["es"]["Package Listing"] = "--> Traducción espańola aquí. <--";
|
|
# $_t["fr"]["Package Listing"] = "--> Traduction française ici. <--";
|
|
# $_t["de"]["Package Listing"] = "--> Deutsche Übersetzung hier. <--";
|
|
$_t["pl"]["Package Listing"] = "Lista pakietów";
|
|
|
|
?>
|