diff --git a/apps/dav/l10n/sq.js b/apps/dav/l10n/sq.js index e84a2e2354fc80d21992a4072eddb317e76b5d87..6a683d01712e7bc71d769ad7ed556a24bfaf6b0e 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 922e71220696fed3c9b1b6044e3431eb8747f1a3..f5a98e8845c1e6d4bf619539cf8caccd76e72335 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 4e55e171b811e65e0d327cdcba548404860c4a27..a12e4470755312fb38fdce54e8ef9518e3fc5403 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 07858aa6434bbd94a65bec1759acb8ce103f1143..b255001bd7fe435aad05ee22b95486772e1b8a3f 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 17b76d788eec97de3e84ad90fa95cc7dbaa31fdd..edd9d757be996b87685bfd1c4fc878b9ef5c991b 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 e634290cd45f2207c0afde00e5dfa622d0dbf85b..487722d420d7f06e191446155fad5339b16c3e11 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 9bb79fe91834686149b24df2d2b8dd3b275a2dca..b52fb1e294103b645b257e3a4b906428cff98fe1 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 124928b4449ca8ee30cca64009b5c8f30dacdec8..6870a2b7d4dbed2ff89e9619fa117b1ba0bce135 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 81a6a1d6fce0765beafd09162478c62f4b617a63..40bdeafee2953e251dc1842a6f2bdd47a9daf2fe 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 e776d9ba8ceedb5fa6a0768e64b8ede2cbf5c5f2..5df6c6331ecba1817ff2425e8952de9feba75697 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 8b30859a00d9226b0d41ab98a7dd88e2efd92034..515f15fd091effde47a54e1c7e1eaee0730afc3a 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 5cbdbcb85e66205c456f26cab1867271cff73a60..14db7d9b38f5cf262e59edb6ef5b159525d7d42c 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 e224d405bb52c64c0ac79300c452a992ee0c2126..5bf4da4924d66dd6fb0ea6bf24f7213d88d040bf 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 ebce911918529a3a919eb51deb2fe62a568dd7a3..8019c841685503068a71da67d133cc0fa1f5f7b1 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 3c1c1b4f03904c939c994b0f71e257e7c8444465..424c221d3e8ed161e011e02369171c3d2354ff8b 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 31b30a1ffa3a187e69efde346bef513503c0ffbb..9e9f578904013ff51a5fd14c8cda5bac9b627d9b 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 9b1d324469c520600898a03f59b80963102ace43..ebec68bd46339800dea406ef5105ffced4f3751c 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 f60c8750f26b2e342dc379fe6e1c05b0453d84de..9c0c69f914e7ad014aef1ba7ad3a20226f88d223 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",