You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"message": ":boom: Acceptance tests pipeline <strong>${DRONE_STAGE_NAME}</strong> failed. The build has been cancelled.\\n\\n${DRONE_BUILD_LINK}/${DRONE_JOB_NUMBER}${DRONE_STAGE_NUMBER}",
Copy file name to clipboardExpand all lines: l10n/pl_PL.js
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ OC.L10N.register(
7
7
"Load more activities" : "Załaduj więcej aktywności",
8
8
", " : ", ",
9
9
"{parameterList} and {lastParameter}" : "{parameterList} i {lastParameter}",
10
+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}"],
10
11
"in {directory}" : "w {directory}",
11
12
"This stream will show events like additions, changes & shares" : "Ten strumień pokaże informacje o dodatkach, zmianachi udostępnieniach",
12
13
"There are no events for this filter" : "Nie ma zdarzeń dla tych filtrów",
@@ -26,8 +27,10 @@ OC.L10N.register(
26
27
"Hello %s," : "Witaj %s,",
27
28
"You are receiving this email because the following things happened at %s" : "Otrzymujesz tę wiadomość, ponieważ w chmurze %s miały miejsce następujące aktywności:",
28
29
"* %1$s - %2$s" : "* %1$s - %2$s",
30
+
"_* and %n more _::_* and %n more _" : ["* i %n więcej ","* i %n więcej ","* i %n więcej ","* i %n więcej "],
29
31
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "Otrzymałeś tą wiadomość ponieważ zaszły następujące zdarzenia na <a href=\"%s\">%s</a>",
30
32
"%1$s - %2$s" : "%1$s - %2$s",
33
+
"_and %n more _::_and %n more _" : ["i %n więcej","i %n więcej","i %n więcej","i %n więcej"],
31
34
"Activity" : "Aktywność",
32
35
"List your own file actions in the stream" : "Wyświetl Twoje czynności w strumieniu",
33
36
"Notify about your own actions via email" : "Powiadamiaj mnie o moich aktywnościach przez email",
Copy file name to clipboardExpand all lines: l10n/pl_PL.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
"Load more activities" : "Załaduj więcej aktywności",
6
6
", " : ", ",
7
7
"{parameterList} and {lastParameter}" : "{parameterList} i {lastParameter}",
8
+
"_{parameterList} and {linkStart}%n more{linkEnd}_::_{parameterList} and {linkStart}%n more{linkEnd}_" : ["{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}","{parameterList} i {linkStart}%n więcej{linkEnd}"],
8
9
"in {directory}" : "w {directory}",
9
10
"This stream will show events like additions, changes & shares" : "Ten strumień pokaże informacje o dodatkach, zmianachi udostępnieniach",
10
11
"There are no events for this filter" : "Nie ma zdarzeń dla tych filtrów",
@@ -24,8 +25,10 @@
24
25
"Hello %s," : "Witaj %s,",
25
26
"You are receiving this email because the following things happened at %s" : "Otrzymujesz tę wiadomość, ponieważ w chmurze %s miały miejsce następujące aktywności:",
26
27
"* %1$s - %2$s" : "* %1$s - %2$s",
28
+
"_* and %n more _::_* and %n more _" : ["* i %n więcej ","* i %n więcej ","* i %n więcej ","* i %n więcej "],
27
29
"You are receiving this email because the following things happened at <a href=\"%s\">%s</a>" : "Otrzymałeś tą wiadomość ponieważ zaszły następujące zdarzenia na <a href=\"%s\">%s</a>",
28
30
"%1$s - %2$s" : "%1$s - %2$s",
31
+
"_and %n more _::_and %n more _" : ["i %n więcej","i %n więcej","i %n więcej","i %n więcej"],
29
32
"Activity" : "Aktywność",
30
33
"List your own file actions in the stream" : "Wyświetl Twoje czynności w strumieniu",
31
34
"Notify about your own actions via email" : "Powiadamiaj mnie o moich aktywnościach przez email",
0 commit comments