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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
commit61de5d8c302284814f5088ee857adfd5c7f5fb56 (patch)
tree3ae61cddabab02d966cc425620832505a72d373d /l10n/pl.js
parent0fc875dd227e5de5dca5ac94b58aead80653d42f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pl.js')
-rw-r--r--l10n/pl.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 869e9ce58..50a854452 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}",
"Unsaved changes" : "Niezapisane zmiany",
"No emoji found" : "Nie znaleziono emoji",
- "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
"Edit guest name" : "Edytuj nazwę gościa",
"Guest" : "Gość",
"Save guest name" : "Zapisz nazwę gościa",
@@ -74,10 +73,11 @@ OC.L10N.register(
"Link file" : "Link pliku",
"Remove Link" : "Usuń link",
"Select file to link to" : "Wybierz plik dla linku",
- "Participants" : "Uczestnicy",
"guest" : "gość",
"Show author colors" : "Pokaż kolory autora",
"Author colors are only shown until everyone has closed the document." : "Kolory autora są pokazane tylko do czasu zamknięcia dokumentu.",
+ "Failed to load" : "Nie udało się wczytać",
+ "Unsuported image" : "Nieobsługiwany obraz",
"Add row before" : "Dodaj wiersz przed",
"Add row after" : "Dodaj wiersz po",
"Delete this row" : "Usuń ten wiersz",
@@ -106,8 +106,10 @@ OC.L10N.register(
"Alt" : "Alt",
"Edit" : "Edytuj",
"New text document" : "Nowy dokument tekstowy",
+ "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
"Currently active users:" : "Aktualnie aktywni użytkownicy:",
"_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
- "Emoji picker" : "Selektor emoji"
+ "Emoji picker" : "Selektor emoji",
+ "Participants" : "Uczestnicy"
},
"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);");