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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-07-16 06:03:08 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-16 06:03:08 +0300
commitfc2d17b6c71e7d8fcb58918315cb23d1705c84b7 (patch)
tree2cdb19e69a4345af3bf4a4204b57457ac94ca57e
parentf157b9e9d7a630b8ffc0750296155ab92c757b86 (diff)
[tx-robot] updated from transifexv21.0.4rc1v21.0.4
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index a981120..3eae999 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -12,7 +12,7 @@ OC.L10N.register(
"Failed to perform action" : "Nie udało się wykonać działania",
"Dismiss" : "Odrzuć",
"seconds ago" : "przed chwilą",
- "Failed to dismiss notification" : "Nie udało się usunąć powiadomienia ",
+ "Failed to dismiss notification" : "Nie udało się usunąć powiadomienia",
"in {path}" : "w {path}"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index 43cf819..74ef52b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -10,7 +10,7 @@
"Failed to perform action" : "Nie udało się wykonać działania",
"Dismiss" : "Odrzuć",
"seconds ago" : "przed chwilą",
- "Failed to dismiss notification" : "Nie udało się usunąć powiadomienia ",
+ "Failed to dismiss notification" : "Nie udało się usunąć powiadomienia",
"in {path}" : "w {path}"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file