diff options
author | swiergot <swiergot> | 2007-03-18 14:38:13 +0100 |
---|---|---|
committer | swiergot <swiergot> | 2007-03-18 14:38:13 +0100 |
commit | 0d7cd0c4f06f90f7d38a41155ac5117c547f1668 (patch) | |
tree | 9ac052a015969d180a6e58bccb44adcd84379b94 | |
parent | 9e704cde4add3f704fd375d1f4f2b32af687ccbd (diff) | |
download | aur-0d7cd0c4f06f90f7d38a41155ac5117c547f1668.tar.gz aur-0d7cd0c4f06f90f7d38a41155ac5117c547f1668.tar.xz |
Updated Polish translation.
-rw-r--r-- | web/lang/pl/submit_po.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/lang/pl/submit_po.inc b/web/lang/pl/submit_po.inc index d5f14d5c..95258a5d 100644 --- a/web/lang/pl/submit_po.inc +++ b/web/lang/pl/submit_po.inc @@ -52,4 +52,8 @@ $_t["pl"]["Could not re-tar"] = "Przepakowanie pakietu nie powiodło się."; $_t["pl"]["Binary packages and filelists are not allowed for upload."] = "Nie można wysyłać pakietów binarnych i plików filelist."; +$_t["pl"]["Missing license variable in PKGBUILD."] = "W pliku PKGBUILD brakuje zmiennej license."; + +$_t["pl"]["Missing arch variable in PKGBUILD."] = "W pliku PKGBUILD brakuje zmiennej arch."; + ?>
\ No newline at end of file |