From c2e61362cc99f1d2a25400be53b0646e79ad1846 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Fri, 10 Feb 2017 01:07:02 +0000
Subject: [PATCH] [tx-robot] updated from transifex

---
 apps/dav/l10n/sq.js                    | 2 ++
 apps/dav/l10n/sq.json                  | 2 ++
 apps/federatedfilesharing/l10n/sq.js   | 1 +
 apps/federatedfilesharing/l10n/sq.json | 1 +
 apps/files_sharing/l10n/de.js          | 3 +++
 apps/files_sharing/l10n/de.json        | 3 +++
 apps/files_sharing/l10n/de_DE.js       | 3 +++
 apps/files_sharing/l10n/de_DE.json     | 3 +++
 apps/files_sharing/l10n/es.js          | 5 ++++-
 apps/files_sharing/l10n/es.json        | 5 ++++-
 apps/files_sharing/l10n/pl.js          | 4 +++-
 apps/files_sharing/l10n/pl.json        | 4 +++-
 apps/files_sharing/l10n/pt_BR.js       | 3 +++
 apps/files_sharing/l10n/pt_BR.json     | 3 +++
 apps/systemtags/l10n/sq.js             | 1 +
 apps/systemtags/l10n/sq.json           | 1 +
 apps/workflowengine/l10n/pl.js         | 2 +-
 apps/workflowengine/l10n/pl.json       | 2 +-
 18 files changed, 42 insertions(+), 6 deletions(-)

diff --git a/apps/dav/l10n/sq.js b/apps/dav/l10n/sq.js
index e84a2e2354f..6a683d01712 100644
--- a/apps/dav/l10n/sq.js
+++ b/apps/dav/l10n/sq.js
@@ -28,9 +28,11 @@ OC.L10N.register(
     "{actor} created todo {todo} in list {calendar}" : "{actor} u krijua todo{todo} në listën {calendar}",
     "You created todo {todo} in list {calendar}" : "Ju krijuat todo {todo} në listën {calendar}",
     "{actor} deleted todo {todo} from list {calendar}" : "{actor} u fshi todo{ todo} nga lista{calendar}",
+    "You deleted todo {todo} from list {calendar}" : "Ju fshit todo{todo} nga lista {calendar}",
     "{actor} updated todo {todo} in list {calendar}" : "{actor} u përditësua todo{todo} në listën{calendar}",
     "A <strong>calendar</strong> was modified" : "Një <strong>kalendar</strong> u modifikua",
     "A calendar <strong>event</strong> was modified" : "Një <strong>event</strong> në kalendar u modifikua",
+    "A calendar <strong>todo</strong> was modified" : "Një kalendar <strong>todo<strong> u modifikua",
     "Personal" : "Personale",
     "Contacts" : "Kontaktet",
     "Technical details" : "Detaje teknike",
diff --git a/apps/dav/l10n/sq.json b/apps/dav/l10n/sq.json
index 922e7122069..f5a98e8845c 100644
--- a/apps/dav/l10n/sq.json
+++ b/apps/dav/l10n/sq.json
@@ -26,9 +26,11 @@
     "{actor} created todo {todo} in list {calendar}" : "{actor} u krijua todo{todo} në listën {calendar}",
     "You created todo {todo} in list {calendar}" : "Ju krijuat todo {todo} në listën {calendar}",
     "{actor} deleted todo {todo} from list {calendar}" : "{actor} u fshi todo{ todo} nga lista{calendar}",
+    "You deleted todo {todo} from list {calendar}" : "Ju fshit todo{todo} nga lista {calendar}",
     "{actor} updated todo {todo} in list {calendar}" : "{actor} u përditësua todo{todo} në listën{calendar}",
     "A <strong>calendar</strong> was modified" : "Një <strong>kalendar</strong> u modifikua",
     "A calendar <strong>event</strong> was modified" : "Një <strong>event</strong> në kalendar u modifikua",
+    "A calendar <strong>todo</strong> was modified" : "Një kalendar <strong>todo<strong> u modifikua",
     "Personal" : "Personale",
     "Contacts" : "Kontaktet",
     "Technical details" : "Detaje teknike",
diff --git a/apps/federatedfilesharing/l10n/sq.js b/apps/federatedfilesharing/l10n/sq.js
index 4e55e171b81..a12e4470755 100644
--- a/apps/federatedfilesharing/l10n/sq.js
+++ b/apps/federatedfilesharing/l10n/sq.js
@@ -13,6 +13,7 @@ OC.L10N.register(
     "Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
     "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
     "Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
+    "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë",
     "Storage not valid" : "memorja nuk është e vlefshme",
     "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi",
     "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s",
diff --git a/apps/federatedfilesharing/l10n/sq.json b/apps/federatedfilesharing/l10n/sq.json
index 07858aa6434..b255001bd7f 100644
--- a/apps/federatedfilesharing/l10n/sq.json
+++ b/apps/federatedfilesharing/l10n/sq.json
@@ -11,6 +11,7 @@
     "Press Ctrl-C to copy." : "Shtypni Ctrl-C për të kopjuar",
     "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme",
     "Server to server sharing is not enabled on this server" : "Shpërndarja server në server nuk është e mundësuar në këtë server",
+    "Invalid or untrusted SSL certificate" : "Çertifikatë SSL e pavlefshme ose e dyshimtë",
     "Storage not valid" : "memorja nuk është e vlefshme",
     "Couldn't add remote share" : "Nuk mund të shtohet ndarja në largësi",
     "Sharing %s failed, because this item is already shared with %s" : "Ndarja për %s dështoi, ngaqë ky objekt është ndarë një herë me %s",
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index 17b76d788ee..edd9d757be9 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -36,10 +36,13 @@ OC.L10N.register(
     "Public link expired" : "öffentlicher Link ist abgelaufen",
     "{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
     "{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
+    "Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
     "You shared {file} as public link" : "Du hast {file} über einen öffentlichen Link geteilt",
     "You removed public link for {file}" : "Du hast die öffentliche Freigabe für {file} entfernt",
+    "Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
     "{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
     "{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
+    "Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
     "{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
     "{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
     "You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json
index e634290cd45..487722d420d 100644
--- a/apps/files_sharing/l10n/de.json
+++ b/apps/files_sharing/l10n/de.json
@@ -34,10 +34,13 @@
     "Public link expired" : "öffentlicher Link ist abgelaufen",
     "{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
     "{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
+    "Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
     "You shared {file} as public link" : "Du hast {file} über einen öffentlichen Link geteilt",
     "You removed public link for {file}" : "Du hast die öffentliche Freigabe für {file} entfernt",
+    "Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
     "{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
     "{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
+    "Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
     "{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
     "{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
     "You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js
index 9bb79fe9183..b52fb1e2941 100644
--- a/apps/files_sharing/l10n/de_DE.js
+++ b/apps/files_sharing/l10n/de_DE.js
@@ -36,10 +36,13 @@ OC.L10N.register(
     "Public link expired" : "öffentlicher Link ist abgelaufen",
     "{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
     "{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
+    "Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
     "You shared {file} as public link" : "Sie haben {file} über einen öffentlichen Link geteilt",
     "You removed public link for {file}" : "Sie haben die öffentliche Freigabe für {file} entfernt",
+    "Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
     "{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
     "{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
+    "Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
     "{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
     "{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
     "You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json
index 124928b4449..6870a2b7d4d 100644
--- a/apps/files_sharing/l10n/de_DE.json
+++ b/apps/files_sharing/l10n/de_DE.json
@@ -34,10 +34,13 @@
     "Public link expired" : "öffentlicher Link ist abgelaufen",
     "{actor} shared as public link" : "{actor} hat einen öffentlichen Link geteilt",
     "{actor} removed public link" : "{actor} hat einen öffentlichen Link entfernt",
+    "Public link of {actor} expired" : "Öffentlicher Link von {actor} ist abgelaufen",
     "You shared {file} as public link" : "Sie haben {file} über einen öffentlichen Link geteilt",
     "You removed public link for {file}" : "Sie haben die öffentliche Freigabe für {file} entfernt",
+    "Public link expired for {file}" : "Öffentlicher Link für {file} ist abgelaufen",
     "{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
     "{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
+    "Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
     "{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
     "{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
     "You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js
index 81a6a1d6fce..40bdeafee29 100644
--- a/apps/files_sharing/l10n/es.js
+++ b/apps/files_sharing/l10n/es.js
@@ -1,7 +1,7 @@
 OC.L10N.register(
     "files_sharing",
     {
-    "Shared with you" : "Compartido con usted",
+    "Shared with you" : "Compartido contigo",
     "Shared with others" : "Compartido con otros",
     "Shared by link" : "Compartido por medio de enlaces",
     "Nothing shared with you yet" : "Todavía no han compartido nada contigo",
@@ -36,10 +36,13 @@ OC.L10N.register(
     "Public link expired" : "El enlace público ha expirado",
     "{actor} shared as public link" : "{actor} compartió como enlace público",
     "{actor} removed public link" : "{actor} eliminó el enlace público",
+    "Public link of {actor} expired" : "Enlace público de {actor} caducado",
     "You shared {file} as public link" : "Compartió {file} como un enlace público",
     "You removed public link for {file}" : "Eliminó el enlace público para {file}",
+    "Public link expired for {file}" : "Enlace público caducado para {file}",
     "{actor} shared {file} as public link" : "{actor} compartió {file} como enlace público",
     "{actor} removed public link for {file}" : "{actor} eliminó el enlace público para {file}",
+    "Public link of {actor} for {file} expired" : "Enlace público de {actor} para {file} caducado",
     "{user} accepted the remote share" : "{user} aceptó el recurso compartido remotamente",
     "{user} declined the remote share" : "{user} rechazó el recurso compartido",
     "You received a new remote share {file} from {user}" : "Ha recibido un nuevo recurso compartido remoto {file} de {user}",
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json
index e776d9ba8ce..5df6c6331ec 100644
--- a/apps/files_sharing/l10n/es.json
+++ b/apps/files_sharing/l10n/es.json
@@ -1,5 +1,5 @@
 { "translations": {
-    "Shared with you" : "Compartido con usted",
+    "Shared with you" : "Compartido contigo",
     "Shared with others" : "Compartido con otros",
     "Shared by link" : "Compartido por medio de enlaces",
     "Nothing shared with you yet" : "Todavía no han compartido nada contigo",
@@ -34,10 +34,13 @@
     "Public link expired" : "El enlace público ha expirado",
     "{actor} shared as public link" : "{actor} compartió como enlace público",
     "{actor} removed public link" : "{actor} eliminó el enlace público",
+    "Public link of {actor} expired" : "Enlace público de {actor} caducado",
     "You shared {file} as public link" : "Compartió {file} como un enlace público",
     "You removed public link for {file}" : "Eliminó el enlace público para {file}",
+    "Public link expired for {file}" : "Enlace público caducado para {file}",
     "{actor} shared {file} as public link" : "{actor} compartió {file} como enlace público",
     "{actor} removed public link for {file}" : "{actor} eliminó el enlace público para {file}",
+    "Public link of {actor} for {file} expired" : "Enlace público de {actor} para {file} caducado",
     "{user} accepted the remote share" : "{user} aceptó el recurso compartido remotamente",
     "{user} declined the remote share" : "{user} rechazó el recurso compartido",
     "You received a new remote share {file} from {user}" : "Ha recibido un nuevo recurso compartido remoto {file} de {user}",
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js
index 8b30859a00d..515f15fd091 100644
--- a/apps/files_sharing/l10n/pl.js
+++ b/apps/files_sharing/l10n/pl.js
@@ -28,7 +28,7 @@ OC.L10N.register(
     "{actor} shared with group {group}" : "{actor} udostępnił grupie {group}",
     "{actor} removed share for group {group}" : "{actor} zakończył udostępnianie grupie {group}",
     "You shared {file} with group {group}" : "Udostępniasz {file} grupie {group}",
-    "You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}",
+    "You removed group {group} from {file}" : "Usunięto grupę {group} z {file}",
     "{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}",
     "{actor} removed group {group} from {file}" : "{actor} usunÄ…Å‚ grupÄ™ {group} z {file}",
     "Shared as public link" : "Udostępnione jako publiczny link",
@@ -127,9 +127,11 @@ OC.L10N.register(
     "Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s",
     "Shared with group %2$s" : "Udostępniono grupie %2$s",
     "Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s",
+    "%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s",
     "Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s",
     "Shared via public link" : "Udostępniono przez publiczne łącze",
     "%2$s removed public link" : "%2$s usunął publiczne łącze",
+    "Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło",
     "Shared by %2$s" : "Udostępniane przez %2$s",
     "Shares" : "Udziały",
     "Downloaded by %1$s" : "Pobierane przez %1$s",
diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json
index 5cbdbcb85e6..14db7d9b38f 100644
--- a/apps/files_sharing/l10n/pl.json
+++ b/apps/files_sharing/l10n/pl.json
@@ -26,7 +26,7 @@
     "{actor} shared with group {group}" : "{actor} udostępnił grupie {group}",
     "{actor} removed share for group {group}" : "{actor} zakończył udostępnianie grupie {group}",
     "You shared {file} with group {group}" : "Udostępniasz {file} grupie {group}",
-    "You removed group {group} from {file}" : "Usunąłeś grupę {group} z {file}",
+    "You removed group {group} from {file}" : "Usunięto grupę {group} z {file}",
     "{actor} shared {file} with group {group}" : "{actor} udostępnił {file} grupie {group}",
     "{actor} removed group {group} from {file}" : "{actor} usunÄ…Å‚ grupÄ™ {group} z {file}",
     "Shared as public link" : "Udostępnione jako publiczny link",
@@ -125,9 +125,11 @@
     "Shared with %3$s by %2$s" : "Udostępniono użytkownikowi %3$s przez %2$s",
     "Shared with group %2$s" : "Udostępniono grupie %2$s",
     "Shared with group %3$s by %2$s" : "Udostępniono grupie %3$s przez użytkownika %2$s",
+    "%2$s removed share of group %3$s" : "%2$s usunął(-ęła) udostępnianie grupie %3$s",
     "Shared via link by %2$s" : "Udostępniono za pomocą łącza przez użytkownika %2$s",
     "Shared via public link" : "Udostępniono przez publiczne łącze",
     "%2$s removed public link" : "%2$s usunął publiczne łącze",
+    "Public link of %2$s expired" : "Publiczne łącze użytkownika %2$s wygasło",
     "Shared by %2$s" : "Udostępniane przez %2$s",
     "Shares" : "Udziały",
     "Downloaded by %1$s" : "Pobierane przez %1$s",
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index e224d405bb5..5bf4da4924d 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -36,10 +36,13 @@ OC.L10N.register(
     "Public link expired" : "O link público expirou",
     "{actor} shared as public link" : "{actor} compartilhado como um link publico",
     "{actor} removed public link" : "{actor} removido link publico",
+    "Public link of {actor} expired" : "O Link público de {actor} expirou.",
     "You shared {file} as public link" : "Voce compartilhou {file} como um link publico",
     "You removed public link for {file}" : "Voce removeu o link publico para {file}",
+    "Public link expired for {file}" : "O Link Público para {file} expirou",
     "{actor} shared {file} as public link" : "{actor} compartilhado {file} como um link publico",
     "{actor} removed public link for {file}" : "{actor} removido link publico para {file}",
+    "Public link of {actor} for {file} expired" : "O Link Público de {actor} para {file} espirou",
     "{user} accepted the remote share" : "{user} aceitou o compartilhamento remoto",
     "{user} declined the remote share" : "{user} declinou do compartilhamento remoto",
     "You received a new remote share {file} from {user}" : "Voce recebeu um novo compartilhamento remoto {file} de {user}",
diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json
index ebce9119185..8019c841685 100644
--- a/apps/files_sharing/l10n/pt_BR.json
+++ b/apps/files_sharing/l10n/pt_BR.json
@@ -34,10 +34,13 @@
     "Public link expired" : "O link público expirou",
     "{actor} shared as public link" : "{actor} compartilhado como um link publico",
     "{actor} removed public link" : "{actor} removido link publico",
+    "Public link of {actor} expired" : "O Link público de {actor} expirou.",
     "You shared {file} as public link" : "Voce compartilhou {file} como um link publico",
     "You removed public link for {file}" : "Voce removeu o link publico para {file}",
+    "Public link expired for {file}" : "O Link Público para {file} expirou",
     "{actor} shared {file} as public link" : "{actor} compartilhado {file} como um link publico",
     "{actor} removed public link for {file}" : "{actor} removido link publico para {file}",
+    "Public link of {actor} for {file} expired" : "O Link Público de {actor} para {file} espirou",
     "{user} accepted the remote share" : "{user} aceitou o compartilhamento remoto",
     "{user} declined the remote share" : "{user} declinou do compartilhamento remoto",
     "You received a new remote share {file} from {user}" : "Voce recebeu um novo compartilhamento remoto {file} de {user}",
diff --git a/apps/systemtags/l10n/sq.js b/apps/systemtags/l10n/sq.js
index 3c1c1b4f039..424c221d3e8 100644
--- a/apps/systemtags/l10n/sq.js
+++ b/apps/systemtags/l10n/sq.js
@@ -34,6 +34,7 @@ OC.L10N.register(
     "%s (invisible)" : "%s (e padukshme)",
     "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë",
     "Name" : "Emër",
+    "Invisible" : "I padukshëm",
     "No files in here" : "S’ka kartela këtu",
     "No entries found in this folder" : "S’u gjetën zëra në këtë dosje",
     "Size" : "Madhësi",
diff --git a/apps/systemtags/l10n/sq.json b/apps/systemtags/l10n/sq.json
index 31b30a1ffa3..9e9f5789040 100644
--- a/apps/systemtags/l10n/sq.json
+++ b/apps/systemtags/l10n/sq.json
@@ -32,6 +32,7 @@
     "%s (invisible)" : "%s (e padukshme)",
     "<strong>System tags</strong> for a file have been modified" : "U ndryshyan <strong>etiketa sistemi</strong>për një kartelë",
     "Name" : "Emër",
+    "Invisible" : "I padukshëm",
     "No files in here" : "S’ka kartela këtu",
     "No entries found in this folder" : "S’u gjetën zëra në këtë dosje",
     "Size" : "Madhësi",
diff --git a/apps/workflowengine/l10n/pl.js b/apps/workflowengine/l10n/pl.js
index 9b1d324469c..ebec68bd463 100644
--- a/apps/workflowengine/l10n/pl.js
+++ b/apps/workflowengine/l10n/pl.js
@@ -60,7 +60,7 @@ OC.L10N.register(
     "Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
     "Workflow" : "Wpływ na pracę",
     "Open documentation" : "Otwórz dokumentację",
-    "Add rule group" : "Dodaj regułę grupy",
+    "Add rule group" : "Dodaj grupę reguł",
     "Short rule description" : "Krótki opis reguły",
     "Add rule" : "Dodaj regułę",
     "Reset" : "Zresetuj",
diff --git a/apps/workflowengine/l10n/pl.json b/apps/workflowengine/l10n/pl.json
index f60c8750f26..9c0c69f914e 100644
--- a/apps/workflowengine/l10n/pl.json
+++ b/apps/workflowengine/l10n/pl.json
@@ -58,7 +58,7 @@
     "Check #%s does not exist" : "Sprawdź, czy #%s nie istnieje",
     "Workflow" : "Wpływ na pracę",
     "Open documentation" : "Otwórz dokumentację",
-    "Add rule group" : "Dodaj regułę grupy",
+    "Add rule group" : "Dodaj grupę reguł",
     "Short rule description" : "Krótki opis reguły",
     "Add rule" : "Dodaj regułę",
     "Reset" : "Zresetuj",
-- 
GitLab