From 787b2a3c90dab143a08bf7108ccb70082c4641a1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 27 Jan 2024 00:38:38 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files_versions/l10n/pl.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/files_versions/l10n/pl.json') diff --git a/apps/files_versions/l10n/pl.json b/apps/files_versions/l10n/pl.json index 79a2036205a..266d3b014b9 100644 --- a/apps/files_versions/l10n/pl.json +++ b/apps/files_versions/l10n/pl.json @@ -8,17 +8,17 @@ "Restore version" : "Przywróć wersję", "Download version" : "Pobierz wersję", "Delete version" : "Usuń wersję", + "Current version" : "Obecna wersja", + "Initial version" : "Początkowa wersja", "Version name" : "Nazwa wersji", "Named versions are persisted, and excluded from automatic cleanups when your storage quota is full." : "Nazwane wersje są utrwalane i wykluczane z automatycznego czyszczenia, gdy limit przechowywania zostanie przekroczony.", "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", - "Could not set version name" : "Nie można ustawić nazwy wersji", "Could not delete version" : "Nie można usunąć wersji", - "${version.label} restored" : "Przywrócono ${version.label}" + "${version.label} restored" : "Przywrócono ${version.label}", + "Could not set version name" : "Nie można ustawić nazwy wersji" },"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 -- cgit v1.2.3