summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-10-04 13:56:38 +0000
committeracolyer <acolyer>2005-10-04 13:56:38 +0000
commitb305f9ee512015657cad0ea722b8180d884b1f72 (patch)
tree1b9c2696672575838f39cc58bd86ba61eecaba79 /lib
parent32a02ec2a3e15651249d5d7cc5f63fa409468b2a (diff)
downloadaspectj-b305f9ee512015657cad0ea722b8180d884b1f72.tar.gz
aspectj-b305f9ee512015657cad0ea722b8180d884b1f72.zip
itd support in the MAP
Diffstat (limited to 'lib')
-rw-r--r--lib/aspectj/lib/aspectjrt.jarbin145821 -> 165911 bytes
-rw-r--r--lib/test/aspectjrt.jarbin145821 -> 165911 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/aspectj/lib/aspectjrt.jar b/lib/aspectj/lib/aspectjrt.jar
index 9c65f72d7..0dbc1d49b 100644
--- a/lib/aspectj/lib/aspectjrt.jar
+++ b/lib/aspectj/lib/aspectjrt.jar
Binary files differ
diff --git a/lib/test/aspectjrt.jar b/lib/test/aspectjrt.jar
index 9c65f72d7..0dbc1d49b 100644
--- a/lib/test/aspectjrt.jar
+++ b/lib/test/aspectjrt.jar
Binary files differ
ion value='automated/noid/stable28-fix-npm-audit'>automated/noid/stable28-fix-npm-audit Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pl.json
blob: 47e4b101f987e4c971673fc55786bd5462a25492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "translations": {
    "Type in a new comment..." : "Wprowadź nowy komentarz...",
    "Delete comment" : "Skasuj komentarz",
    "Post" : "Zapisz",
    "Cancel" : "Anuluj",
    "Edit comment" : "Edytuj komentarz",
    "[Deleted user]" : "[Usunięty użytkownik]",
    "Comments" : "Komentarze",
    "No other comments available" : "Nie ma więcej komentarzy",
    "More comments..." : "Więcej komentarzy...",
    "Save" : "Zapisz",
    "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
    "Error occurred while retrieving comment with id {id}" : "W trakcie otrzymywania komentarza o identyfikatorze {id} wystąpił błąd.",
    "Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
    "Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
    "{count} unread comments" : "{count} nieprzeczytanych komentarzy",
    "Comment" : "Komentarz",
    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Komentarze</strong> dla plików <em>(zawsze wypisane w strumieniu)</em>",
    "You commented" : "Skomentowałeś/łaś",
    "%1$s commented" : "%1$s skomentował",
    "You commented on %2$s" : "Skomentowałeś/łaś %2$s",
    "%1$s commented on %2$s" : "%1$s skomentował %2$s"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}