summaryrefslogtreecommitdiffstats
path: root/web/lang/pkgedit_po.inc
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-05-13 16:38:04 +0200
committerpjmattal <pjmattal>2005-05-13 16:38:04 +0200
commitcac788476a1a62f16d80e7242e88b25665a1e993 (patch)
treefe4b3407b989694b11f0393b38d77e9a457031a3 /web/lang/pkgedit_po.inc
parent4bb6cab85ec6fa09bef16404ff074b9189ccd7ca (diff)
downloadaur-cac788476a1a62f16d80e7242e88b25665a1e993.tar.gz
aur-cac788476a1a62f16d80e7242e88b25665a1e993.tar.xz
added polish translation
this still needs some more debugging before it goes live but it's turned on in this version
Diffstat (limited to 'web/lang/pkgedit_po.inc')
-rw-r--r--web/lang/pkgedit_po.inc13
1 files changed, 13 insertions, 0 deletions
diff --git a/web/lang/pkgedit_po.inc b/web/lang/pkgedit_po.inc
index fb51cb6c..233a4e24 100644
--- a/web/lang/pkgedit_po.inc
+++ b/web/lang/pkgedit_po.inc
@@ -15,65 +15,78 @@ $_t["en"]["You must be logged in before you can edit package information."] = "Y
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["You must be logged in before you can edit package information."] = "Musisz byæ zalogowany aby móc edytowaæ informacje o pakiecie.";
$_t["en"]["Missing package ID."] = "Missing package ID.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Missing package ID."] = "Brakuje identyfikatora pakietu.";
$_t["en"]["Comment has been deleted."] = "Comment has been deleted.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Comment has been deleted."] = "Komentarz zosta³ usuniêty.";
$_t["en"]["You are not allowed to delete this comment."] = "You are not allowed to delete this comment.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["You are not allowed to delete this comment."] = "Nie masz uprawnieñ do usuniêcia tego komentarza.";
$_t["en"]["Missing comment ID."] = "Missing comment ID.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Missing comment ID."] = "Brakuje identyfikatora komentarza.";
$_t["en"]["Comment has been added."] = "Comment has been added.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Comment has been added."] = "Komentarz zosta³ dodany.";
$_t["en"]["Enter your comment below."] = "Enter your comment below.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Enter your comment below."] = "Napisz swój komentarz poni¿ej.";
$_t["en"]["Submit"] = "Submit";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Submit"] = "Wy¶lij";
$_t["en"]["Reset"] = "Reset";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Reset"] = "Resetuj";
$_t["en"]["Package category updated."] = "Package category updated.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Package category updated."] = "Kategoria pakietu zmieniona.";
$_t["en"]["Invalid category ID."] = "Invalid category ID.";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Invalid category ID."] = "Nieprawid³owy identyfikator kategorii.";
$_t["en"]["Select new category"] = "Select new category";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["Select new category"] = "Wybierz now± kategoriê";
$_t["en"]["You've found a bug if you see this...."] = "You've found a bug if you see this....";
# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
+$_t["pl"]["You've found a bug if you see this...."] = "Je¿eli to widzisz, to znalaz³e¶ b³±d...";
?>