diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/files_versions/l10n/pl.json | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/pl.json')
-rw-r--r-- | apps/files_versions/l10n/pl.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/pl.json b/apps/files_versions/l10n/pl.json index ad699b6a773..70d6e03cd9e 100644 --- a/apps/files_versions/l10n/pl.json +++ b/apps/files_versions/l10n/pl.json @@ -4,6 +4,7 @@ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Aplikacja automatycznie utrzymuje starsze wersje zmienionych plików. Po włączeniu, ukryty katalog versions jest udostępniany w każdym katalogu użytkownika i służy do przechowywania starych wersji plików. Użytkownik może w dowolnym momencie powrócić do starszej wersji za pośrednictwem strony internetowej, a zastąpiony plik staje się jego wersją. Aplikacja automatycznie zarządza katalogiem versions, aby zapewnić użytkownikowi ciągłość wersji.\n\t\tOprócz wygaśnięcia wersji, aplikacja Versions zapewnia, że nigdy nie będzie wykorzystywać więcej niż 50% dostępnej przestrzeni użytkownika. Jeśli przechowywane wersje przekroczą ten limit, aplikacja usunie najpierw najstarsze wersje, aż do osiągnięcia tego limitu. Więcej informacji można znaleźć w dokumentacji Versions.", "Name this version" : "Nazwij tę wersję", "Edit version name" : "Edytuj nazwę wersji", + "Compare to current version" : "Porównaj z aktualną wersją", "Restore version" : "Przywróć wersję", "Download version" : "Pobierz wersję", "Delete version" : "Usuń wersję", @@ -12,6 +13,7 @@ "Remove version name" : "Usuń nazwę wersji", "Save version name" : "Zapis nazwę wersji", "Current version" : "Obecna wersja", + "Initial version" : "Początkowa wersja", "Initial version restored" : "Przywrócono wersję początkową", "Version restored" : "Wersja przywrócona", "Could not restore version" : "Nie można przywrócić wersji", |