Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-31 05:27:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-31 05:27:16 +0300
commit66c65d499768b21171b5be5c030101600643789f (patch)
tree83d5797a1868a7d28a3e2e8a68ecfca730ec8477 /apps/settings/l10n/pl.js
parent1de35a9fe5962680fe880914dbcf2c801ac82ff0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 227bbd034e8..fa5789146c6 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -30,15 +30,15 @@ OC.L10N.register(
"Groups" : "Grupy",
"Group list is empty" : "Lista grup jest pusta",
"Unable to retrieve the group list" : "Nie można pobrać listy grup",
- "{actor} added you to group {group}" : "{actor} dodał Cię do grupy {group}",
+ "{actor} added you to group {group}" : "{actor} dodał Ciebie do grupy {group}",
"You added {user} to group {group}" : "Dodałeś {user} do grupy {group}",
"{actor} added {user} to group {group}" : "{actor} dodał {user} do grupy {group}",
- "An administrator added you to group {group}" : "Administrator dodał Cię do grupy {group}",
+ "An administrator added you to group {group}" : "Administrator dodał Ciebie do grupy {group}",
"An administrator added {user} to group {group}" : "Administrator dodał {user} do grupy {group}",
"{actor} removed you from group {group}" : "{actor} usunął Ciebie z grupy {group}",
"You removed {user} from group {group}" : "Usunąłeś {user} z grupy {group}",
"{actor} removed {user} from group {group}" : "{actor} usunął {user} z grupy {group}",
- "An administrator removed you from group {group}" : "Administrator usunął Cię z grupy {group}",
+ "An administrator removed you from group {group}" : "Administrator usunął Ciebie z grupy {group}",
"An administrator removed {user} from group {group}" : "Administrator usunął {user} z grupy {group}",
"Your <strong>group memberships</strong> were modified" : "Twoja <strong>przynależność do grupy</strong> została zmodyfikowana",
"{actor} changed your password" : "{actor} zmienił Twoje hasło",