File tree Expand file tree Collapse file tree 2 files changed +33
-0
lines changed
embed_video/locale/pl/LC_MESSAGES Expand file tree Collapse file tree 2 files changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ #, fuzzy
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version : PACKAGE VERSION\n "
10
+ "Report-Msgid-Bugs-To : \n "
11
+ "POT-Creation-Date : 2020-07-17 11:40+0200\n "
12
+ "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
+ "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
+ "
Language-Team :
LANGUAGE <[email protected] >\n "
15
+ "Language : \n "
16
+ "MIME-Version : 1.0\n "
17
+ "Content-Type : text/plain; charset=UTF-8\n "
18
+ "Content-Transfer-Encoding : 8bit\n "
19
+ "Plural-Forms : nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n "
20
+ "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n "
21
+ "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
22
+
23
+ #: fields.py:44
24
+ msgid "URL could not be recognized."
25
+ msgstr "Nieprawidłowy adres URL"
26
+
27
+ #: fields.py:47
28
+ msgid "ID of this video could not be recognized."
29
+ msgstr "Nieprawidłowy identyfikator wideo"
30
+
31
+ #: fields.py:50
32
+ msgid "This media not found on site."
33
+ msgstr "Nie znaleziono pliku na stronie"
You can’t perform that action at this time.
0 commit comments