Initial checkin of Pika from heckimp
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
# please keep this list sorted alphabetically
|
||||
#
|
||||
ar
|
||||
az
|
||||
be
|
||||
bg
|
||||
br
|
||||
bs
|
||||
ca
|
||||
ca@valencia
|
||||
cs
|
||||
da
|
||||
de
|
||||
dz
|
||||
el
|
||||
en_CA
|
||||
en_GB
|
||||
eo
|
||||
es
|
||||
et
|
||||
eu
|
||||
fa
|
||||
fi
|
||||
fr
|
||||
ga
|
||||
gl
|
||||
gu
|
||||
he
|
||||
hr
|
||||
hu
|
||||
id
|
||||
is
|
||||
it
|
||||
ja
|
||||
ka
|
||||
kab
|
||||
kk
|
||||
km
|
||||
ko
|
||||
lt
|
||||
lv
|
||||
mk
|
||||
mr
|
||||
ms
|
||||
my
|
||||
nb
|
||||
ne
|
||||
nl
|
||||
nn
|
||||
oc
|
||||
pa
|
||||
pl
|
||||
pt
|
||||
pt_BR
|
||||
ro
|
||||
ru
|
||||
rw
|
||||
sk
|
||||
sl
|
||||
sr
|
||||
sr@latin
|
||||
sv
|
||||
ta
|
||||
te
|
||||
tr
|
||||
uk
|
||||
vi
|
||||
xh
|
||||
yi
|
||||
zh_CN
|
||||
zh_HK
|
||||
zh_TW
|
||||
@@ -0,0 +1,78 @@
|
||||
# Makefile variables for PO directory in any package using GNU gettext.
|
||||
|
||||
# Usually the message domain is the same as the package name.
|
||||
DOMAIN = $(PACKAGE)
|
||||
|
||||
# These two variables depend on the location of this directory.
|
||||
subdir = po
|
||||
top_builddir = ..
|
||||
|
||||
# These options get passed to xgettext.
|
||||
XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=Q_:1g --keyword=C_:1c,2 --keyword=NC_:1c,2 --add-comments
|
||||
|
||||
# This is the copyright holder that gets inserted into the header of the
|
||||
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
|
||||
# package. (Note that the msgstr strings, extracted from the package's
|
||||
# sources, belong to the copyright holder of the package.) Translators are
|
||||
# expected to transfer the copyright for their translations to this person
|
||||
# or entity, or to disclaim their copyright. The empty string stands for
|
||||
# the public domain; in this case the translators are expected to disclaim
|
||||
# their copyright.
|
||||
COPYRIGHT_HOLDER = Free Software Foundation, Inc.
|
||||
|
||||
# This tells whether or not to prepend "GNU " prefix to the package
|
||||
# name that gets inserted into the header of the $(DOMAIN).pot file.
|
||||
# Possible values are "yes", "no", or empty. If it is empty, try to
|
||||
# detect it automatically by scanning the files in $(top_srcdir) for
|
||||
# "GNU packagename" string.
|
||||
PACKAGE_GNU =
|
||||
|
||||
# This is the email address or URL to which the translators shall report
|
||||
# bugs in the untranslated strings:
|
||||
# - Strings which are not entire sentences, see the maintainer guidelines
|
||||
# in the GNU gettext documentation, section 'Preparing Strings'.
|
||||
# - Strings which use unclear terms or require additional context to be
|
||||
# understood.
|
||||
# - Strings which make invalid assumptions about notation of date, time or
|
||||
# money.
|
||||
# - Pluralisation problems.
|
||||
# - Incorrect English spelling.
|
||||
# - Incorrect formatting.
|
||||
# It can be your email address, or a mailing list address where translators
|
||||
# can write to without being subscribed, or the URL of a web page through
|
||||
# which the translators can contact you.
|
||||
MSGID_BUGS_ADDRESS = https://gitlab.gnome.org/GNOME/pika/issues
|
||||
|
||||
# This is the list of locale categories, beyond LC_MESSAGES, for which the
|
||||
# message catalogs shall be used. It is usually empty.
|
||||
EXTRA_LOCALE_CATEGORIES =
|
||||
|
||||
# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt'
|
||||
# context. Possible values are "yes" and "no". Set this to yes if the
|
||||
# package uses functions taking also a message context, like pgettext(), or
|
||||
# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
|
||||
USE_MSGCTXT = yes
|
||||
|
||||
# These options get passed to msgmerge.
|
||||
# Useful options are in particular:
|
||||
# --previous to keep previous msgids of translated messages,
|
||||
# --quiet to reduce the verbosity.
|
||||
MSGMERGE_OPTIONS =
|
||||
|
||||
# These options get passed to msginit.
|
||||
# If you want to disable line wrapping when writing PO files, add
|
||||
# --no-wrap to MSGMERGE_OPTIONS, XGETTEXT_OPTIONS, and
|
||||
# MSGINIT_OPTIONS.
|
||||
MSGINIT_OPTIONS =
|
||||
|
||||
# This tells whether or not to regenerate a PO file when $(DOMAIN).pot
|
||||
# has changed. Possible values are "yes" and "no". Set this to no if
|
||||
# the POT file is checked in the repository and the version control
|
||||
# program ignores timestamps.
|
||||
PO_DEPENDS_ON_POT = no
|
||||
|
||||
# This tells whether or not to forcibly update $(DOMAIN).pot and
|
||||
# regenerate PO files on "make dist". Possible values are "yes" and
|
||||
# "no". Set this to no if the POT file and PO files are maintained
|
||||
# externally.
|
||||
DIST_DEPENDS_ON_UPDATE_PO = no
|
||||
@@ -0,0 +1,77 @@
|
||||
# Files from the Pika distribution which have already been
|
||||
# marked to allow runtime translation of messages
|
||||
|
||||
libpika/pika.c
|
||||
libpika/pikabrushselectbutton.c
|
||||
libpika/pikaexport.c
|
||||
libpika/pikaimagemetadata.c
|
||||
libpika/pikaimagemetadata-save.c
|
||||
libpika/pikapatternselectbutton.c
|
||||
libpika/pikapdb.c
|
||||
libpika/pikaprocbrowserdialog.c
|
||||
libpika/pikaprocedure.c
|
||||
libpika/pikaproceduredialog.c
|
||||
libpika/pikaprocview.c
|
||||
libpika/pikasaveprocedure.c
|
||||
libpika/pikasaveproceduredialog.c
|
||||
libpika/pikaunitcache.c
|
||||
|
||||
libpikabase/pikabaseenums.c
|
||||
libpikabase/pikacpuaccel.c
|
||||
libpikabase/pikamemsize.c
|
||||
libpikabase/pikametadata.c
|
||||
libpikabase/pikautils.c
|
||||
|
||||
libpikacolor/pikacolorprofile.c
|
||||
|
||||
libpikaconfig/pikaconfigenums.c
|
||||
libpikaconfig/pikacolorconfig.c
|
||||
libpikaconfig/pikaconfig-deserialize.c
|
||||
libpikaconfig/pikaconfig-iface.c
|
||||
libpikaconfig/pikaconfig-path.c
|
||||
libpikaconfig/pikaconfigwriter.c
|
||||
libpikaconfig/pikascanner.c
|
||||
|
||||
libpikamodule/pikamodule.c
|
||||
libpikamodule/pikamoduledb.c
|
||||
|
||||
libpikathumb/pikathumb-utils.c
|
||||
libpikathumb/pikathumbnail.c
|
||||
|
||||
libpikawidgets/pikabrowser.c
|
||||
libpikawidgets/pikacolorbutton.c
|
||||
libpikawidgets/pikacolorhexentry.c
|
||||
libpikawidgets/pikacolorprofilechooserdialog.c
|
||||
libpikawidgets/pikacolorprofilestore.c
|
||||
libpikawidgets/pikacolorprofileview.c
|
||||
libpikawidgets/pikacolorscales.c
|
||||
libpikawidgets/pikacolorselect.c
|
||||
libpikawidgets/pikacolorselection.c
|
||||
libpikawidgets/pikadialog.c
|
||||
libpikawidgets/pikafileentry.c
|
||||
libpikawidgets/pikahelpui.c
|
||||
libpikawidgets/pikaicons.c
|
||||
libpikawidgets/pikaintstore.c
|
||||
libpikawidgets/pikamemsizeentry.c
|
||||
libpikawidgets/pikapageselector.c
|
||||
libpikawidgets/pikapatheditor.c
|
||||
libpikawidgets/pikapickbutton.c
|
||||
libpikawidgets/pikapreview.c
|
||||
libpikawidgets/pikapreviewarea.c
|
||||
libpikawidgets/pikapropwidgets.c
|
||||
libpikawidgets/pikaquerybox.c
|
||||
libpikawidgets/pikawidgets.c
|
||||
libpikawidgets/pikawidgets-private.c
|
||||
libpikawidgets/pikawidgetsenums.c
|
||||
|
||||
modules/color-selector-cmyk.c
|
||||
modules/color-selector-water.c
|
||||
modules/color-selector-wheel.c
|
||||
modules/controller-dx-dinput.c
|
||||
modules/controller-linux-input.c
|
||||
modules/controller-midi.c
|
||||
modules/display-filter-aces-rrt.c
|
||||
modules/display-filter-clip-warning.c
|
||||
modules/display-filter-color-blind.c
|
||||
modules/display-filter-gamma.c
|
||||
modules/display-filter-high-contrast.c
|
||||
@@ -0,0 +1,10 @@
|
||||
app
|
||||
app-tools
|
||||
build/windows/installer/lang/setup.isl.in
|
||||
data/tags
|
||||
data/tips
|
||||
desktop
|
||||
extensions
|
||||
menus
|
||||
plug-ins
|
||||
tools
|
||||
+2577
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,238 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR Free Software Foundation, Inc.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: pika-libpika\n"
|
||||
"POT-Creation-Date: 2001-09-23 20:11-0400\n"
|
||||
"PO-Revision-Date: 2001-11-28 16:53GMT+0200\n"
|
||||
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
|
||||
"Language-Team: Azerbaijani Turkic <linuxaz@azerimail.net>\n"
|
||||
"Language: az\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: KBabel 0.9.5\n"
|
||||
|
||||
#: libpika/pikacolorbutton.c:121
|
||||
msgid "/Use Foreground Color"
|
||||
msgstr "/Ön plan Rəngini İşlət"
|
||||
|
||||
#: libpika/pikacolorbutton.c:122
|
||||
msgid "/Use Background Color"
|
||||
msgstr "/Arxa plan Rəngini İşlət"
|
||||
|
||||
#: libpika/pikaexport.c:160 libpika/pikaexport.c:187
|
||||
msgid "can't handle layers"
|
||||
msgstr "laylar dəstəklənmir"
|
||||
|
||||
#: libpika/pikaexport.c:161 libpika/pikaexport.c:170
|
||||
msgid "Merge Visible Layers"
|
||||
msgstr "Görünən Layları Birləşdir"
|
||||
|
||||
#: libpika/pikaexport.c:169 libpika/pikaexport.c:178
|
||||
msgid "can only handle layers as animation frames"
|
||||
msgstr "layları təkcə animasiya çərçivələri olaraq dəstəkləyir"
|
||||
|
||||
#: libpika/pikaexport.c:170 libpika/pikaexport.c:179
|
||||
msgid "Save as Animation"
|
||||
msgstr "Animasiya olaraq qeyd et"
|
||||
|
||||
#: libpika/pikaexport.c:179 libpika/pikaexport.c:188 libpika/pikaexport.c:197
|
||||
msgid "Flatten Image"
|
||||
msgstr "Rəsmi Sər"
|
||||
|
||||
#: libpika/pikaexport.c:196
|
||||
msgid "can't handle transparency"
|
||||
msgstr "şəffaflığı dəstəklımir"
|
||||
|
||||
#: libpika/pikaexport.c:205
|
||||
msgid "can only handle RGB images"
|
||||
msgstr "təkcə RGB rəsmləri dəstəkləyir"
|
||||
|
||||
#: libpika/pikaexport.c:206 libpika/pikaexport.c:234 libpika/pikaexport.c:243
|
||||
msgid "Convert to RGB"
|
||||
msgstr "RGB-yə dönüşdür"
|
||||
|
||||
#: libpika/pikaexport.c:214
|
||||
msgid "can only handle grayscale images"
|
||||
msgstr "təkcə ağ-qara rəsmləri dəstəkləyir"
|
||||
|
||||
#: libpika/pikaexport.c:215 libpika/pikaexport.c:234 libpika/pikaexport.c:255
|
||||
msgid "Convert to Grayscale"
|
||||
msgstr "Ağ-qaraya Dönüşdür"
|
||||
|
||||
#: libpika/pikaexport.c:223
|
||||
msgid "can only handle indexed images"
|
||||
msgstr "təkcə indeksli rəsmləri dəstəkləyir"
|
||||
|
||||
#: libpika/pikaexport.c:224 libpika/pikaexport.c:243 libpika/pikaexport.c:253
|
||||
msgid ""
|
||||
"Convert to Indexed using default settings\n"
|
||||
"(Do it manually to tune the result)"
|
||||
msgstr ""
|
||||
"Əsas qurğular işlədilərək İndeksliyə çevir\n"
|
||||
"(Nəticələri yaxşılaşdırmaq üçün əllə aparın)"
|
||||
|
||||
#: libpika/pikaexport.c:233
|
||||
msgid "can only handle RGB or grayscale images"
|
||||
msgstr "təkcə RGB və ağ-qara rəsmlər dəstəklənir"
|
||||
|
||||
#: libpika/pikaexport.c:242
|
||||
msgid "can only handle RGB or indexed images"
|
||||
msgstr "təkcə RGB və indeksli rəsmlər dəstəklənir"
|
||||
|
||||
#: libpika/pikaexport.c:252
|
||||
msgid "can only handle grayscale or indexed images"
|
||||
msgstr "təkcə ağ-qara və indeksli rəsmlər dəstəklənir"
|
||||
|
||||
#: libpika/pikaexport.c:263
|
||||
msgid "needs an alpha channel"
|
||||
msgstr "alfa kanlına ehtiyacı var"
|
||||
|
||||
#: libpika/pikaexport.c:264
|
||||
msgid "Add Alpha Channel"
|
||||
msgstr "Alfa Kanalı Əlavə Et"
|
||||
|
||||
#.
|
||||
#. * Plug-ins have called gtk_init () before calling pika_export ().
|
||||
#. * Otherwise bad things will happen now!!
|
||||
#.
|
||||
#. the dialog
|
||||
#: libpika/pikaexport.c:333
|
||||
msgid "Export File"
|
||||
msgstr "Fayl İxrac Et"
|
||||
|
||||
#: libpika/pikaexport.c:338
|
||||
msgid "Export"
|
||||
msgstr "İxrac Et"
|
||||
|
||||
#: libpika/pikaexport.c:340
|
||||
msgid "Ignore"
|
||||
msgstr "Nəzərə Alma"
|
||||
|
||||
#: libpika/pikaexport.c:342 libpika/pikaquerybox.c:204
|
||||
#: libpika/pikaquerybox.c:260 libpika/pikaquerybox.c:318
|
||||
#: libpika/pikaquerybox.c:383 libpika/pikaunitmenu.c:505
|
||||
msgid "Cancel"
|
||||
msgstr "Ləğv Et"
|
||||
|
||||
#: libpika/pikaexport.c:357
|
||||
msgid ""
|
||||
"Your image should be exported before it can be saved for the following "
|
||||
"reasons:"
|
||||
msgstr ""
|
||||
"Aşağıdakı səbəblərdən ötrü sizin şəkliniz qeyd edilmədən əvvəl "
|
||||
"göndərilməlidir:"
|
||||
|
||||
#. the footline
|
||||
#: libpika/pikaexport.c:420
|
||||
msgid "The export conversion won't modify your original image."
|
||||
msgstr "Göndərmə dialoqu sizin əsl rəsminiz üstündə oynamayacaqdır."
|
||||
|
||||
#: libpika/pikafileselection.c:388
|
||||
msgid "Select File"
|
||||
msgstr "Fayl Seç"
|
||||
|
||||
#: libpika/pikaquerybox.c:204 libpika/pikaquerybox.c:260
|
||||
#: libpika/pikaquerybox.c:318 libpika/pikaquerybox.c:383
|
||||
#: libpika/pikaunitmenu.c:503
|
||||
msgid "OK"
|
||||
msgstr "Oldu"
|
||||
|
||||
#: libpika/pikaunitmenu.c:241
|
||||
msgid "More..."
|
||||
msgstr "Ətraflı..."
|
||||
|
||||
#: libpika/pikaunitmenu.c:498
|
||||
msgid "Unit Selection"
|
||||
msgstr "Vahid Seçkisi"
|
||||
|
||||
#: libpika/pikaunitmenu.c:535
|
||||
msgid "Unit"
|
||||
msgstr "Vahid"
|
||||
|
||||
#: libpika/pikaunitmenu.c:536
|
||||
msgid "Factor"
|
||||
msgstr "Faktor"
|
||||
|
||||
#. pseudo unit
|
||||
#: libpika/pikaunit.c:49
|
||||
msgid "pixel"
|
||||
msgstr "piksel"
|
||||
|
||||
#: libpika/pikaunit.c:49
|
||||
msgid "pixels"
|
||||
msgstr "piksel"
|
||||
|
||||
#. standard units
|
||||
#: libpika/pikaunit.c:52
|
||||
msgid "inch"
|
||||
msgstr "inç"
|
||||
|
||||
#: libpika/pikaunit.c:52
|
||||
msgid "inches"
|
||||
msgstr "inç"
|
||||
|
||||
#: libpika/pikaunit.c:53
|
||||
msgid "millimeter"
|
||||
msgstr "milimetr"
|
||||
|
||||
#: libpika/pikaunit.c:53
|
||||
msgid "millimeters"
|
||||
msgstr "milimetr"
|
||||
|
||||
#. professional units
|
||||
#: libpika/pikaunit.c:56
|
||||
msgid "point"
|
||||
msgstr "nöqtə"
|
||||
|
||||
#: libpika/pikaunit.c:56
|
||||
msgid "points"
|
||||
msgstr "nöqtə"
|
||||
|
||||
#: libpika/pikaunit.c:57
|
||||
msgid "pica"
|
||||
msgstr "pica"
|
||||
|
||||
#: libpika/pikaunit.c:57
|
||||
msgid "picas"
|
||||
msgstr "pica"
|
||||
|
||||
#: libpika/pikaunit.c:64
|
||||
msgid "percent"
|
||||
msgstr "faiz"
|
||||
|
||||
#: libpika/pikawidgets.c:715
|
||||
msgid ""
|
||||
"If the \"Time\" button is not pressed, use this value for random number "
|
||||
"generator seed - this allows you to repeat a given \"random\" operation"
|
||||
msgstr ""
|
||||
"\"Vaxt\" düyməsi basılı deyilsə, təsadüfə rəqəm yaradıcısının qiymətini "
|
||||
"işlət - bununla verilən \"təsadüfi\" əməliyyatı təkrarlaya bilərsiniz"
|
||||
|
||||
#: libpika/pikawidgets.c:720
|
||||
msgid "Time"
|
||||
msgstr "Vaxt"
|
||||
|
||||
#: libpika/pikawidgets.c:729
|
||||
msgid ""
|
||||
"Seed random number generator from the current time - this guarantees a "
|
||||
"reasonable randomization"
|
||||
msgstr ""
|
||||
"Cari vaxtdan təsadüfi rəqəm yaradıcısı ək - bu, uyğun təsadüfləşdirmə "
|
||||
"vəd edir"
|
||||
|
||||
#: libpika/pikawidgets.c:1042
|
||||
msgid "Bytes"
|
||||
msgstr "Bayt"
|
||||
|
||||
#: libpika/pikawidgets.c:1043
|
||||
msgid "KiloBytes"
|
||||
msgstr "Kilobayt"
|
||||
|
||||
#: libpika/pikawidgets.c:1044
|
||||
msgid "MegaBytes"
|
||||
msgstr "Meqabayt"
|
||||
|
||||
+2123
File diff suppressed because it is too large
Load Diff
+2969
File diff suppressed because it is too large
Load Diff
+2069
File diff suppressed because it is too large
Load Diff
+2073
File diff suppressed because it is too large
Load Diff
+3349
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+2088
File diff suppressed because it is too large
Load Diff
+2997
File diff suppressed because it is too large
Load Diff
+3240
File diff suppressed because it is too large
Load Diff
+1807
File diff suppressed because it is too large
Load Diff
+3429
File diff suppressed because it is too large
Load Diff
+1831
File diff suppressed because it is too large
Load Diff
+3332
File diff suppressed because it is too large
Load Diff
+3070
File diff suppressed because it is too large
Load Diff
+3390
File diff suppressed because it is too large
Load Diff
+1682
File diff suppressed because it is too large
Load Diff
+2973
File diff suppressed because it is too large
Load Diff
+3578
File diff suppressed because it is too large
Load Diff
+3188
File diff suppressed because it is too large
Load Diff
+3040
File diff suppressed because it is too large
Load Diff
+1080
File diff suppressed because it is too large
Load Diff
+2101
File diff suppressed because it is too large
Load Diff
+1350
File diff suppressed because it is too large
Load Diff
+2214
File diff suppressed because it is too large
Load Diff
+1124
File diff suppressed because it is too large
Load Diff
+2983
File diff suppressed because it is too large
Load Diff
+1082
File diff suppressed because it is too large
Load Diff
+3323
File diff suppressed because it is too large
Load Diff
+3035
File diff suppressed because it is too large
Load Diff
+3215
File diff suppressed because it is too large
Load Diff
+2998
File diff suppressed because it is too large
Load Diff
+2914
File diff suppressed because it is too large
Load Diff
+2974
File diff suppressed because it is too large
Load Diff
+1787
File diff suppressed because it is too large
Load Diff
+2106
File diff suppressed because it is too large
Load Diff
+3351
File diff suppressed because it is too large
Load Diff
+3237
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1 @@
|
||||
i18n.gettext(gettext_package + '-libpika', preset: 'glib')
|
||||
+1920
File diff suppressed because it is too large
Load Diff
+2892
File diff suppressed because it is too large
Load Diff
+1139
File diff suppressed because it is too large
Load Diff
+2031
File diff suppressed because it is too large
Load Diff
+2076
File diff suppressed because it is too large
Load Diff
+1793
File diff suppressed because it is too large
Load Diff
+3365
File diff suppressed because it is too large
Load Diff
+2560
File diff suppressed because it is too large
Load Diff
+2715
File diff suppressed because it is too large
Load Diff
+1882
File diff suppressed because it is too large
Load Diff
+2989
File diff suppressed because it is too large
Load Diff
+3322
File diff suppressed because it is too large
Load Diff
+3366
File diff suppressed because it is too large
Load Diff
+3188
File diff suppressed because it is too large
Load Diff
+3044
File diff suppressed because it is too large
Load Diff
+1405
File diff suppressed because it is too large
Load Diff
+3367
File diff suppressed because it is too large
Load Diff
+3068
File diff suppressed because it is too large
Load Diff
+3336
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
+3420
File diff suppressed because it is too large
Load Diff
+1963
File diff suppressed because it is too large
Load Diff
+2092
File diff suppressed because it is too large
Load Diff
+3074
File diff suppressed because it is too large
Load Diff
+3437
File diff suppressed because it is too large
Load Diff
+3246
File diff suppressed because it is too large
Load Diff
+1187
File diff suppressed because it is too large
Load Diff
+1082
File diff suppressed because it is too large
Load Diff
+3248
File diff suppressed because it is too large
Load Diff
+2139
File diff suppressed because it is too large
Load Diff
+3199
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user