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:11 +0300
committerNextcloud bot <bot@nextcloud.com>2021-07-16 06:03:11 +0300
commitade676bdc1c580d83a939eb61b9a514e1c2a4af5 (patch)
treeb7acfa6a9876c13a9ec24b18dc3696aa73b26e2e
parent82846a153b7758a28921fdf262e3b1ffea780109 (diff)
[tx-robot] updated from transifexv20.0.1220.0.12rc1
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