diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-20 00:08:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-20 00:08:41 +0000 |
commit | 2660a3b49c55252782167eb3f1b5d484256a9c2f (patch) | |
tree | 92ae21b27e2d2f38638932548e5aef1c6f3c488f /lib/l10n/pl.js | |
parent | 60edf2f18ab40439e2efb1d20e594f2797b6f31b (diff) | |
download | nextcloud-server-2660a3b49c55252782167eb3f1b5d484256a9c2f.tar.gz nextcloud-server-2660a3b49c55252782167eb3f1b5d484256a9c2f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 184a2351f12..dbe867c6b0f 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -114,6 +114,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "Pliki nie mogą być współdzielony z uprawnieniami tworzenia", "Expiration date is in the past" : "Data ważności jest przeszła", "Cannot set expiration date more than %s days in the future" : "Nie można utworzyć daty wygaśnięcia na %s dni do przodu", + "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", "Sunday" : "Niedziela", "Monday" : "Poniedziałek", @@ -206,6 +207,7 @@ OC.L10N.register( "Your data directory must be an absolute path" : "Twój katalog z danymi musi być ścieżką absolutną", "Check the value of \"datadirectory\" in your configuration" : "Sprawdź wartość \"datadirectory\" w swojej konfiguracji", "Your data directory is invalid" : "Twój katalog z danymi jest nieprawidłowy", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Upewnij się, że istnieje plik \".ocdata\" w katalogu z danymi, data/", "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".", "Storage unauthorized. %s" : "Magazyn nieautoryzowany. %s", "Storage incomplete configuration. %s" : "Niekompletna konfiguracja magazynu. %s", |