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

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-09 04:22:32 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-09 04:22:32 +0300
commit98536f34001e19cdb94994875f9ec449525311be (patch)
tree6865155dfd8debfc7394767ffd27889aabe98401 /l10n
parent71b4b3414a02a34c27c093ec7ae2349925da4fed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index f6530b8..e887e6f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Shared file {file} was downloaded by {actor} via the mobile app" : "Współdzielony plik {file} został pobrany przez {actor} za pomocą aplikacji mobilnej",
"Shared file {file} was downloaded by {actor} via the browser" : "Współdzielony plik {file} został pobrany przez {actor} za pomocą przeglądarki",
"A local shared file or folder was <strong>downloaded</strong>" : "Udostępniony plik lub folder lokalny został <strong>pobrany</strong>",
- "Activities for shared file downloads" : "Aktywność pobrań współdzielonego pliku"
+ "Activities for shared file downloads" : "Aktywność pobrań współdzielonego pliku",
+ "Creates activities for downloads of files that were shared with other users or a group" : "Gromadzi informacje związane z pobieraniem plików udostępnionych innym użytkownikom lub grupie"
},
"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 3ca1792..0190e7c 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -6,6 +6,7 @@
"Shared file {file} was downloaded by {actor} via the mobile app" : "Współdzielony plik {file} został pobrany przez {actor} za pomocą aplikacji mobilnej",
"Shared file {file} was downloaded by {actor} via the browser" : "Współdzielony plik {file} został pobrany przez {actor} za pomocą przeglądarki",
"A local shared file or folder was <strong>downloaded</strong>" : "Udostępniony plik lub folder lokalny został <strong>pobrany</strong>",
- "Activities for shared file downloads" : "Aktywność pobrań współdzielonego pliku"
+ "Activities for shared file downloads" : "Aktywność pobrań współdzielonego pliku",
+ "Creates activities for downloads of files that were shared with other users or a group" : "Gromadzi informacje związane z pobieraniem plików udostępnionych innym użytkownikom lub grupie"
},"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